author | sheepluva |
Tue, 06 Jan 2015 19:26:25 +0100 | |
branch | 0.9.21 |
changeset 10750 | 31c744824dab |
parent 10451 | aa5124705663 |
child 10803 | df39aa3f6d4d |
permissions | -rw-r--r-- |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
2 |
<!DOCTYPE TS> |
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3 |
<TS version="2.0" language="pt_BR"> |
2030 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
7 |
<location filename="../../../../QTfrontend/ui/widget/about.cpp" line="101"/> |
8648 | 8 |
<source>Unknown Compiler</source> |
9364 | 9 |
<translation>Compilador desconhecido</translation> |
8648 | 10 |
</message> |
11 |
</context> |
|
12 |
<context> |
|
7679 | 13 |
<name>AbstractPage</name> |
14 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
15 |
<location filename="../../../../QTfrontend/ui/page/AbstractPage.cpp" line="55"/> |
7679 | 16 |
<source>Go back</source> |
9364 | 17 |
<translation>Voltar</translation> |
7679 | 18 |
</message> |
19 |
</context> |
|
20 |
<context> |
|
2030 | 21 |
<name>AmmoSchemeModel</name> |
22 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
23 |
<location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="745"/> |
2030 | 24 |
<source>new</source> |
9364 | 25 |
<translation>novo</translation> |
3284 | 26 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
27 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
28 |
<source>copy of</source> |
10451 | 29 |
<translation type="obsolete">cópia de</translation> |
30 |
</message> |
|
31 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
32 |
<location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="751"/> |
10451 | 33 |
<source>copy of %1</source> |
34 |
<translation type="unfinished"></translation> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
35 |
</message> |
3284 | 36 |
</context> |
37 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
38 |
<name>BanDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
39 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
40 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="41"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
41 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
42 |
<source>IP</source> |
9364 | 43 |
<translation>Endereço IP</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
44 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
45 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
46 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="42"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
47 |
<source>Nick</source> |
9364 | 48 |
<translation>Apelido</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
49 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
50 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
51 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="43"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
52 |
<source>IP/Nick</source> |
9364 | 53 |
<translation>IP/Apelido</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
54 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
55 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
56 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="44"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
57 |
<source>Reason</source> |
9364 | 58 |
<translation>Motivo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
59 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
60 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
61 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
62 |
<source>Duration</source> |
9364 | 63 |
<translation>Duração</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
64 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
65 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
66 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="51"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
67 |
<source>Ok</source> |
9364 | 68 |
<translation>Ok</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
69 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
70 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
71 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="52"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
72 |
<source>Cancel</source> |
9364 | 73 |
<translation>Cancelar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
74 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
75 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
76 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="80"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
77 |
<source>you know why</source> |
9364 | 78 |
<translation>você sabe por quê</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
79 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
80 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
81 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
82 |
<source>Warning</source> |
9364 | 83 |
<translation>Aviso</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
84 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
85 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
86 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
87 |
<source>Please, specify %1</source> |
9364 | 88 |
<translation>Por favor, especifique %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
89 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
90 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
91 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
92 |
<source>nickname</source> |
9364 | 93 |
<translation>apelido</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
94 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
95 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
96 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="38"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
97 |
<source>permanent</source> |
9364 | 98 |
<translation>permanente</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
99 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
100 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
101 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
102 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
103 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
104 |
<location filename="../../../../QTfrontend/util/DataManager.cpp" line="149"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
105 |
<source>Use Default</source> |
9364 | 106 |
<translation>Usar o padrão</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
107 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
108 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
109 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
110 |
<name>FeedbackDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
111 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
112 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="124"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
113 |
<source>View</source> |
9364 | 114 |
<translation>Ver</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
115 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
116 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
117 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="150"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
118 |
<source>Cancel</source> |
9364 | 119 |
<translation>Cancelar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
120 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
121 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
122 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="178"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
123 |
<source>Send Feedback</source> |
9364 | 124 |
<translation>Dar um retorno</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
125 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
126 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
127 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="91"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
128 |
<source>We are always happy about suggestions, ideas, or bug reports.</source> |
9364 | 129 |
<translation>Ficamos sempre felizes com sugestões, ideias ou relatos de erro.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
130 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
131 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
132 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="90"/> |
9007 | 133 |
<source>Send us feedback!</source> |
9364 | 134 |
<translation>Dê-nos um retorno!</translation> |
9007 | 135 |
</message> |
136 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
137 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="92"/> |
9007 | 138 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
9364 | 139 |
<translation>Se você encontrou um erro, pode conferir se ele já foi relatado por outra pessoa aqui: </translation> |
9007 | 140 |
</message> |
141 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
142 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="93"/> |
9007 | 143 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
9364 | 144 |
<translation>Seu endereço de e-mail é opcional, mas é necessário se quiser que lhe dermos um retorno. </translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
145 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
146 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
147 |
<context> |
3284 | 148 |
<name>FreqSpinBox</name> |
149 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
150 |
<location filename="../../../../QTfrontend/ui/widget/FreqSpinBox.cpp" line="36"/> |
3284 | 151 |
<source>Never</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
152 |
<translation>Nunca</translation> |
3284 | 153 |
</message> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
154 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
155 |
<location filename="../../../../QTfrontend/ui/widget/FreqSpinBox.cpp" line="38"/> |
3284 | 156 |
<source>Every %1 turn</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
157 |
<translation> |
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
158 |
<numerusform>A cada %1 turno</numerusform> |
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
159 |
<numerusform>A cada %1 turnos</numerusform> |
3284 | 160 |
</translation> |
2030 | 161 |
</message> |
162 |
</context> |
|
1369 | 163 |
<context> |
1546 | 164 |
<name>GameCFGWidget</name> |
165 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
166 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="147"/> |
2030 | 167 |
<source>Edit weapons</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
168 |
<translation>Editar armas</translation> |
2030 | 169 |
</message> |
170 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
171 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="132"/> |
1900 | 172 |
<source>Edit schemes</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
173 |
<translation>Editar esquemas</translation> |
1900 | 174 |
</message> |
4259 | 175 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
176 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="155"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
177 |
<source>Game scheme will auto-select a weapon</source> |
9364 | 178 |
<translation>O esquema de jogo selecionará uma arma automaticamente</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
179 |
</message> |
8648 | 180 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
181 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="67"/> |
8648 | 182 |
<source>Map</source> |
9364 | 183 |
<translation>Mapa</translation> |
8648 | 184 |
</message> |
185 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
186 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="68"/> |
8648 | 187 |
<source>Game options</source> |
9364 | 188 |
<translation>Opções de jogo</translation> |
8648 | 189 |
</message> |
1546 | 190 |
</context> |
191 |
<context> |
|
9756 | 192 |
<name>GameUIConfig</name> |
193 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
194 |
<location filename="../../../../QTfrontend/gameuiconfig.cpp" line="115"/> |
9756 | 195 |
<source>Guest</source> |
196 |
<translation type="unfinished"></translation> |
|
197 |
</message> |
|
198 |
</context> |
|
199 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
200 |
<name>HWApplication</name> |
8648 | 201 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
202 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="28"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
203 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="29"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
204 |
<source>%1 minutes</source> |
9364 | 205 |
<translation> |
206 |
<numerusform>%1 minuto</numerusform> |
|
207 |
<numerusform>%1 minutos</numerusform> |
|
8648 | 208 |
</translation> |
209 |
</message> |
|
210 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
211 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="30"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
212 |
<source>%1 hour</source> |
9364 | 213 |
<translation> |
214 |
<numerusform>%1 hora</numerusform> |
|
215 |
<numerusform>%1 horas</numerusform> |
|
8648 | 216 |
</translation> |
217 |
</message> |
|
218 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
219 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="31"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
220 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="32"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
221 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="33"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
222 |
<source>%1 hours</source> |
9364 | 223 |
<translation> |
224 |
<numerusform>%1 hora</numerusform> |
|
225 |
<numerusform>%1 horas</numerusform> |
|
8648 | 226 |
</translation> |
227 |
</message> |
|
228 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
229 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="34"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
230 |
<source>%1 day</source> |
9364 | 231 |
<translation> |
232 |
<numerusform>%1 dia</numerusform> |
|
233 |
<numerusform>%1 dias</numerusform> |
|
8648 | 234 |
</translation> |
235 |
</message> |
|
236 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
237 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="35"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
238 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="36"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
239 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="37"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
240 |
<source>%1 days</source> |
9364 | 241 |
<translation> |
242 |
<numerusform>%1 dia</numerusform> |
|
243 |
<numerusform>%1 dias</numerusform> |
|
8648 | 244 |
</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
245 |
</message> |
8788 | 246 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
247 |
<location filename="../../../../QTfrontend/HWApplication.cpp" line="93"/> |
8788 | 248 |
<source>Scheme '%1' not supported</source> |
9364 | 249 |
<translation>O esquema "%1" não é suportado</translation> |
8788 | 250 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
251 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
252 |
<location filename="../../../../QTfrontend/main.cpp" line="102"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
253 |
<source>Cannot create directory %1</source> |
9364 | 254 |
<translation>Não foi possível criar o diretório %1</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
255 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
256 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
257 |
<location filename="../../../../QTfrontend/main.cpp" line="305"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
258 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
259 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
260 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
261 |
Please check your installation!</source> |
9364 | 262 |
<translation>Falha ao abrir o diretório de dados: |
263 |
%1 |
|
264 |
||
265 |
Por favor, confira sua instalação!</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
266 |
</message> |
10451 | 267 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
268 |
<location filename="../../../../QTfrontend/main.cpp" line="138"/> |
10451 | 269 |
<source>Usage</source> |
270 |
<comment>command-line</comment> |
|
271 |
<translation type="unfinished"></translation> |
|
272 |
</message> |
|
273 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
274 |
<location filename="../../../../QTfrontend/main.cpp" line="139"/> |
10451 | 275 |
<source>OPTION</source> |
276 |
<comment>command-line</comment> |
|
277 |
<translation type="unfinished"></translation> |
|
278 |
</message> |
|
279 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
280 |
<location filename="../../../../QTfrontend/main.cpp" line="140"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
281 |
<location filename="../../../../QTfrontend/main.cpp" line="145"/> |
10451 | 282 |
<source>CONNECTSTRING</source> |
283 |
<comment>command-line</comment> |
|
284 |
<translation type="unfinished"></translation> |
|
285 |
</message> |
|
286 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
287 |
<location filename="../../../../QTfrontend/main.cpp" line="141"/> |
10451 | 288 |
<source>Options</source> |
289 |
<comment>command-line</comment> |
|
290 |
<translation type="unfinished"></translation> |
|
291 |
</message> |
|
292 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
293 |
<location filename="../../../../QTfrontend/main.cpp" line="142"/> |
10451 | 294 |
<source>Display this help</source> |
295 |
<comment>command-line</comment> |
|
296 |
<translation type="unfinished"></translation> |
|
297 |
</message> |
|
298 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
299 |
<location filename="../../../../QTfrontend/main.cpp" line="143"/> |
10451 | 300 |
<source>Custom path for configuration data and user data</source> |
301 |
<comment>command-line</comment> |
|
302 |
<translation type="unfinished"></translation> |
|
303 |
</message> |
|
304 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
305 |
<location filename="../../../../QTfrontend/main.cpp" line="144"/> |
10451 | 306 |
<source>Custom path to the game data folder</source> |
307 |
<comment>command-line</comment> |
|
308 |
<translation type="unfinished"></translation> |
|
309 |
</message> |
|
310 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
311 |
<location filename="../../../../QTfrontend/main.cpp" line="145"/> |
10451 | 312 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
313 |
<comment>command-line</comment> |
|
314 |
<translation type="unfinished"></translation> |
|
315 |
</message> |
|
316 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
317 |
<location filename="../../../../QTfrontend/main.cpp" line="191"/> |
10451 | 318 |
<source>Malformed option argument: %1</source> |
319 |
<comment>command-line</comment> |
|
320 |
<translation type="unfinished"></translation> |
|
321 |
</message> |
|
322 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
323 |
<location filename="../../../../QTfrontend/main.cpp" line="231"/> |
10451 | 324 |
<source>Unknown option argument: %1</source> |
325 |
<comment>command-line</comment> |
|
326 |
<translation type="unfinished"></translation> |
|
327 |
</message> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
328 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
329 |
<context> |
7679 | 330 |
<name>HWAskQuitDialog</name> |
331 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
332 |
<location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="33"/> |
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
333 |
<source>Do you really want to quit?</source> |
9364 | 334 |
<translation>Deseja realmente sair?</translation> |
7679 | 335 |
</message> |
336 |
</context> |
|
337 |
<context> |
|
2883 | 338 |
<name>HWChatWidget</name> |
339 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
340 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="661"/> |
6239 | 341 |
<source>%1 has been removed from your ignore list</source> |
9364 | 342 |
<translation>%1 foi removido da sua lista de ignorados</translation> |
6239 | 343 |
</message> |
344 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
345 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="671"/> |
6239 | 346 |
<source>%1 has been added to your ignore list</source> |
9364 | 347 |
<translation>%1 foi adicionado a sua lista de ignorados</translation> |
6239 | 348 |
</message> |
349 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
350 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="701"/> |
6239 | 351 |
<source>%1 has been removed from your friends list</source> |
9364 | 352 |
<translation>%1 foi removido da sua lista de amigos</translation> |
6239 | 353 |
</message> |
354 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
355 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="710"/> |
6239 | 356 |
<source>%1 has been added to your friends list</source> |
9364 | 357 |
<translation>%1 foi adicionado a sua lista de amigos</translation> |
6239 | 358 |
</message> |
359 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
360 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="776"/> |
6239 | 361 |
<source>Stylesheet imported from %1</source> |
9364 | 362 |
<translation>Folha de estilos importada de %1</translation> |
6239 | 363 |
</message> |
364 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
365 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="777"/> |
6239 | 366 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
9364 | 367 |
<translation>Digite %1 se quiser usar a folha de estilos atual no futuro, informe %2 para restaurar!</translation> |
6239 | 368 |
</message> |
369 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
370 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="785"/> |
6239 | 371 |
<source>Couldn't read %1</source> |
9364 | 372 |
<translation>Não foi possível ler %1</translation> |
6239 | 373 |
</message> |
374 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
375 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="793"/> |
6239 | 376 |
<source>StyleSheet discarded</source> |
9364 | 377 |
<translation>Folha de estilos descartada</translation> |
6239 | 378 |
</message> |
379 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
380 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="817"/> |
6239 | 381 |
<source>StyleSheet saved to %1</source> |
9364 | 382 |
<translation>Folha de estilos salva em %1</translation> |
6239 | 383 |
</message> |
384 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
385 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="820"/> |
6239 | 386 |
<source>Failed to save StyleSheet to %1</source> |
9364 | 387 |
<translation>Falha ao salvar a folha de estilos em %1</translation> |
6239 | 388 |
</message> |
9007 | 389 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
390 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="509"/> |
9007 | 391 |
<source>%1 has joined</source> |
9364 | 392 |
<translation>%1 entrou</translation> |
9007 | 393 |
</message> |
394 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
395 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="530"/> |
9007 | 396 |
<source>%1 has left</source> |
9364 | 397 |
<translation>%1 saiu</translation> |
9007 | 398 |
</message> |
399 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
400 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="532"/> |
9007 | 401 |
<source>%1 has left (%2)</source> |
9364 | 402 |
<translation>%1 saiu (%2)</translation> |
9007 | 403 |
</message> |
2883 | 404 |
</context> |
405 |
<context> |
|
1369 | 406 |
<name>HWForm</name> |
407 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
408 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1713"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
409 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2060"/> |
1369 | 410 |
<source>Cannot save record to file %1</source> |
3511 | 411 |
<translation>Falha ao salvar registro no arquivo %1</translation> |
1369 | 412 |
</message> |
1546 | 413 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
414 |
<location filename="../../../../QTfrontend/hwform.cpp" line="481"/> |
3769 | 415 |
<source>DefaultTeam</source> |
416 |
<translation>EquipePadrão</translation> |
|
417 |
</message> |
|
4009 | 418 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
419 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1990"/> |
4009 | 420 |
<source>Hedgewars Demo File</source> |
421 |
<comment>File Types</comment> |
|
9364 | 422 |
<translation>Arquivo de demonstração do Hedgewars</translation> |
4009 | 423 |
</message> |
424 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
425 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1991"/> |
4009 | 426 |
<source>Hedgewars Save File</source> |
427 |
<comment>File Types</comment> |
|
9364 | 428 |
<translation>Arquivo de salvamento do Hedgewars</translation> |
4009 | 429 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
430 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
431 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2052"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
432 |
<source>Demo name</source> |
9364 | 433 |
<translation>Nome da demonstração</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
434 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
435 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
436 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2052"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
437 |
<source>Demo name:</source> |
9364 | 438 |
<translation>Nome da demonstração:</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
439 |
</message> |
6239 | 440 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
441 |
<location filename="../../../../QTfrontend/hwform.cpp" line="641"/> |
6239 | 442 |
<source>Game aborted</source> |
9364 | 443 |
<translation>Jogo abortado</translation> |
6239 | 444 |
</message> |
445 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
446 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1126"/> |
6239 | 447 |
<source>Nickname</source> |
9364 | 448 |
<translation>Apelido</translation> |
6239 | 449 |
</message> |
450 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
451 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1131"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
452 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1452"/> |
7801 | 453 |
<source>No nickname supplied.</source> |
9364 | 454 |
<translation>Nenhum apelido foi informado.</translation> |
7801 | 455 |
</message> |
456 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
457 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1126"/> |
7801 | 458 |
<source>Someone already uses your nickname %1 on the server. |
6239 | 459 |
Please pick another nickname:</source> |
9364 | 460 |
<translation>Alguém já usa seu apelido %1 no servidor. |
461 |
Por favor, escolha outro:</translation> |
|
6239 | 462 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
463 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
464 |
<location filename="../../../../QTfrontend/hwform.cpp" line="485"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
465 |
<source>%1's Team</source> |
9364 | 466 |
<translation>Equipe de %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
467 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
468 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
469 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1080"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
470 |
<source>Hedgewars - Nick registered</source> |
9364 | 471 |
<translation>Hedgewars - Apelido registrado</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
472 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
473 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
474 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1081"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
475 |
<source>This nick is registered, and you haven't specified a password. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
476 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
477 |
If this nick isn't yours, please register your own nick at www.hedgewars.org |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
478 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
479 |
Password:</source> |
9364 | 480 |
<translation>Este apelido está registrado, e você não especificou uma senha. |
481 |
||
482 |
Se este não for seu apelido, registre um para você em www.hedgewars.org |
|
483 |
||
484 |
Senha: </translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
485 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
486 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
487 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1109"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
488 |
<source>Your nickname is not registered. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
489 |
To prevent someone else from using it, |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
490 |
please register it at www.hedgewars.org</source> |
9364 | 491 |
<translation>Seu apelido não está registrado. |
492 |
Para evitar de outra pessoa usá-lo, |
|
493 |
registre-o em www.hedgewars.org</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
494 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
495 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
496 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1114"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
497 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
498 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
499 |
Your password wasn't saved either.</source> |
9364 | 500 |
<translation> |
501 |
||
502 |
Sua senha também não foi salva.</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
503 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
504 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
505 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1131"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
506 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1452"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
507 |
<source>Hedgewars - Empty nickname</source> |
9364 | 508 |
<translation>Hedgewars - Apelido em branco</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
509 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
510 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
511 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1158"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
512 |
<source>Hedgewars - Wrong password</source> |
9364 | 513 |
<translation>Hedgewars - Senha errada</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
514 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
515 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
516 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1158"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
517 |
<source>You entered a wrong password.</source> |
9364 | 518 |
<translation>Você informou uma senha incorreta.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
519 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
520 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
521 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1186"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
522 |
<source>Try Again</source> |
9364 | 523 |
<translation>Tente de novo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
524 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
525 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
526 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1556"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
527 |
<source>Hedgewars - Connection error</source> |
9364 | 528 |
<translation>Hedgewars - Erro de conexão</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
529 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
530 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
531 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1556"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
532 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
533 |
Please wait a few seconds and try again.</source> |
9364 | 534 |
<translation>Você reconectou rápido demais. |
535 |
Por favor, aguarde alguns segundos e tente novamente.</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
536 |
</message> |
9007 | 537 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
538 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2120"/> |
9007 | 539 |
<source>This page requires an internet connection.</source> |
9364 | 540 |
<translation>Esta página exige uma conexão com a Internet.</translation> |
9007 | 541 |
</message> |
9756 | 542 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
543 |
<location filename="../../../../QTfrontend/hwform.cpp" line="156"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
544 |
<location filename="../../../../QTfrontend/hwform.cpp" line="476"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
545 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1399"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
546 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1418"/> |
9756 | 547 |
<source>Guest</source> |
548 |
<translation type="unfinished"></translation> |
|
549 |
</message> |
|
550 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
551 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1170"/> |
9756 | 552 |
<source>Room password</source> |
553 |
<translation type="unfinished"></translation> |
|
554 |
</message> |
|
555 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
556 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1170"/> |
9756 | 557 |
<source>The room is protected with password. |
558 |
Please, enter the password:</source> |
|
559 |
<translation type="unfinished"></translation> |
|
560 |
</message> |
|
1369 | 561 |
</context> |
562 |
<context> |
|
563 |
<name>HWGame</name> |
|
564 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
565 |
<location filename="../../../../QTfrontend/game.cpp" line="384"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
566 |
<location filename="../../../../QTfrontend/net/recorder.cpp" line="113"/> |
1369 | 567 |
<source>en.txt</source> |
2718 | 568 |
<translation>pt_BR.txt</translation> |
1369 | 569 |
</message> |
570 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
571 |
<location filename="../../../../QTfrontend/game.cpp" line="434"/> |
1369 | 572 |
<source>Cannot open demofile %1</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
573 |
<translation>Falha ao abrir o arquivo de demonstração %1</translation> |
1369 | 574 |
</message> |
10451 | 575 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
576 |
<location filename="../../../../QTfrontend/game.cpp" line="253"/> |
10451 | 577 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
578 |
||
579 |
We are very sorry for the inconvenience :( |
|
580 |
||
581 |
If this keeps happening, please click the '%1' button in the main menu! |
|
582 |
||
583 |
Last two engine messages: |
|
584 |
%2</source> |
|
585 |
<translation type="unfinished"></translation> |
|
586 |
</message> |
|
1369 | 587 |
</context> |
588 |
<context> |
|
589 |
<name>HWMapContainer</name> |
|
590 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
591 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="203"/> |
1803 | 592 |
<source>All</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
593 |
<translation>Todos</translation> |
1803 | 594 |
</message> |
595 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
596 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="204"/> |
1803 | 597 |
<source>Small</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
598 |
<translation>Pequeno</translation> |
1803 | 599 |
</message> |
600 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
601 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="205"/> |
1803 | 602 |
<source>Medium</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
603 |
<translation>Médio</translation> |
1803 | 604 |
</message> |
605 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
606 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="206"/> |
1803 | 607 |
<source>Large</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
608 |
<translation>Grande</translation> |
1803 | 609 |
</message> |
610 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
611 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="207"/> |
1803 | 612 |
<source>Cavern</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
613 |
<translation>Caverna</translation> |
1803 | 614 |
</message> |
615 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
616 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="208"/> |
1803 | 617 |
<source>Wacky</source> |
3511 | 618 |
<translation>Excêntrico</translation> |
1803 | 619 |
</message> |
3163 | 620 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
621 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="216"/> |
3181 | 622 |
<source>Small tunnels</source> |
3511 | 623 |
<translation>Túneis estreitos</translation> |
3181 | 624 |
</message> |
625 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
626 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="217"/> |
3181 | 627 |
<source>Medium tunnels</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
628 |
<translation>Túneis médios</translation> |
3181 | 629 |
</message> |
630 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
631 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="136"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
632 |
<source>Seed</source> |
9364 | 633 |
<translatorcomment>Refere-se à semente do número aleatório (no caso, mapa)</translatorcomment> |
634 |
<translation>Semear</translation> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
635 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4643
diff
changeset
|
636 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
637 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="103"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
638 |
<source>Map type:</source> |
9364 | 639 |
<translation>Tipo de mapa:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
640 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
641 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
642 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="106"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
643 |
<source>Image map</source> |
9364 | 644 |
<translation>Mapa de imagem</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
645 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
646 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
647 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="107"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
648 |
<source>Mission map</source> |
9364 | 649 |
<translation>Mapa de missão</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
650 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
651 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
652 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="108"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
653 |
<source>Hand-drawn</source> |
9364 | 654 |
<translation>Desenhado à mão</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
655 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
656 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
657 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="109"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
658 |
<source>Randomly generated</source> |
9364 | 659 |
<translation>Gerado aleatoriamente</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
660 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
661 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
662 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="110"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
663 |
<source>Random maze</source> |
9364 | 664 |
<translation>Labirinto aleatório</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
665 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
666 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
667 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="121"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
668 |
<source>Random</source> |
9364 | 669 |
<translation>Aleatório</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
670 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
671 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
672 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="145"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
673 |
<source>Map preview:</source> |
9364 | 674 |
<translation>Prévia do mapa:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
675 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
676 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
677 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="184"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
678 |
<source>Load map drawing</source> |
9364 | 679 |
<translation>Carregar desenho de mapa</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
680 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
681 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
682 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="190"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
683 |
<source>Edit map drawing</source> |
9364 | 684 |
<translation>Editar desenho do mapa</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
685 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
686 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
687 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="219"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
688 |
<source>Small islands</source> |
9364 | 689 |
<translation>Ilhas pequenas</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
690 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
691 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
692 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="220"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
693 |
<source>Medium islands</source> |
9364 | 694 |
<translation>Ilhas médias</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
695 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
696 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
697 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="221"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
698 |
<source>Large islands</source> |
9364 | 699 |
<translation>Ilhas grandes</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
700 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
701 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
702 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="758"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
703 |
<source>Map size:</source> |
9364 | 704 |
<translation>Tamanho do mapa:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
705 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
706 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
707 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="765"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
708 |
<source>Maze style:</source> |
9364 | 709 |
<translation>Estilo do labirinto:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
710 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
711 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
712 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="787"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
713 |
<source>Mission:</source> |
9364 | 714 |
<translation>Missão:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
715 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
716 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
717 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="799"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
718 |
<source>Map:</source> |
9364 | 719 |
<translation>Mapa:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
720 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
721 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
722 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
723 |
<source>Load drawn map</source> |
9364 | 724 |
<translation>Carregar mapa desenhado</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
725 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
726 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
727 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
728 |
<source>Drawn Maps</source> |
9364 | 729 |
<translation>Mapas desenhados</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
730 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
731 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
732 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
733 |
<source>All files</source> |
9364 | 734 |
<translation>Todos os arquivos</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4643
diff
changeset
|
735 |
</message> |
8695 | 736 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
737 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="218"/> |
8695 | 738 |
<source>Large tunnels</source> |
9364 | 739 |
<translation>Túneis largos</translation> |
8695 | 740 |
</message> |
9007 | 741 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
742 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="882"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
743 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="1010"/> |
9007 | 744 |
<source>Theme: %1</source> |
9364 | 745 |
<translation>Tema: %1</translation> |
9007 | 746 |
</message> |
10451 | 747 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
748 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="111"/> |
10451 | 749 |
<source>Random perlin</source> |
750 |
<translation type="unfinished"></translation> |
|
751 |
</message> |
|
752 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
753 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="772"/> |
10451 | 754 |
<source>Style:</source> |
755 |
<translation type="unfinished"></translation> |
|
756 |
</message> |
|
1369 | 757 |
</context> |
758 |
<context> |
|
759 |
<name>HWNetServersModel</name> |
|
760 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
761 |
<location filename="../../../../QTfrontend/model/netserverslist.cpp" line="46"/> |
1369 | 762 |
<source>Title</source> |
763 |
<translation>Título</translation> |
|
764 |
</message> |
|
765 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
766 |
<location filename="../../../../QTfrontend/model/netserverslist.cpp" line="48"/> |
1369 | 767 |
<source>IP</source> |
768 |
<translation>Endereço IP</translation> |
|
769 |
</message> |
|
770 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
771 |
<location filename="../../../../QTfrontend/model/netserverslist.cpp" line="50"/> |
1369 | 772 |
<source>Port</source> |
773 |
<translation>Porta</translation> |
|
774 |
</message> |
|
775 |
</context> |
|
776 |
<context> |
|
777 |
<name>HWNewNet</name> |
|
778 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
779 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="232"/> |
1369 | 780 |
<source>The host was not found. Please check the host name and port settings.</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
781 |
<translation>O servidor não foi encontrado. Por favor, verifique o nome do servidor e as configurações de porta.</translation> |
1369 | 782 |
</message> |
783 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
784 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="235"/> |
1369 | 785 |
<source>Connection refused</source> |
786 |
<translation>Conexão negada</translation> |
|
787 |
</message> |
|
1414 | 788 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
789 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1576"/> |
1546 | 790 |
<source>Quit reason: </source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
791 |
<translation>Motivo de sair: </translation> |
1546 | 792 |
</message> |
1604 | 793 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
794 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="771"/> |
1604 | 795 |
<source>Room destroyed</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
796 |
<translation>Sala foi destruída</translation> |
1604 | 797 |
</message> |
1900 | 798 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
799 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="528"/> |
1900 | 800 |
<source>You got kicked</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
801 |
<translation>Você foi chutado</translation> |
1900 | 802 |
</message> |
803 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
804 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="714"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
805 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="846"/> |
2441 | 806 |
<source>%1 *** %2 has joined the room</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
807 |
<translation>%1 *** %2 entrou na sala</translation> |
2441 | 808 |
</message> |
809 |
<message> |
|
810 |
<source>%1 *** %2 has joined</source> |
|
9007 | 811 |
<translation type="obsolete">%1 *** %2 entrou</translation> |
2441 | 812 |
</message> |
813 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
814 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="863"/> |
2442 | 815 |
<source>%1 *** %2 has left (%3)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
816 |
<translation>%1 *** %2 saiu (%3)</translation> |
2441 | 817 |
</message> |
818 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
819 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="861"/> |
2442 | 820 |
<source>%1 *** %2 has left</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
821 |
<translation>%1 *** %2 saiu</translation> |
2441 | 822 |
</message> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
823 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
824 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="78"/> |
6239 | 825 |
<source>User quit</source> |
9364 | 826 |
<translation>Usuário saiu</translation> |
5602 | 827 |
</message> |
7679 | 828 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
829 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="229"/> |
7679 | 830 |
<source>Remote host has closed connection</source> |
9364 | 831 |
<translation>A máquina remota fechou a conexão</translation> |
7679 | 832 |
</message> |
833 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
834 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="297"/> |
7679 | 835 |
<source>The server is too old. Disconnecting now.</source> |
9364 | 836 |
<translation>O servidor está muito velho. Desconectando agora.</translation> |
7679 | 837 |
</message> |
10451 | 838 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
839 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="549"/> |
10451 | 840 |
<source>Server authentication error</source> |
841 |
<translation type="unfinished"></translation> |
|
842 |
</message> |
|
7679 | 843 |
</context> |
844 |
<context> |
|
845 |
<name>HWPasswordDialog</name> |
|
846 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
847 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="30"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
848 |
<source>Login</source> |
9364 | 849 |
<translation>Identificação</translation> |
7679 | 850 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
851 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
852 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="35"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
853 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
854 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
855 |
If you don't have an account on www.hedgewars.org, |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
856 |
just enter your nickname.</source> |
9364 | 857 |
<translation>Identifique-se para se conectar ao servidor. |
858 |
||
859 |
Se você não tem uma conta em www.hedgewars.org, |
|
860 |
informe apenas seu apelido. </translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
861 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
862 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
863 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="39"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
864 |
<source>Nickname:</source> |
9364 | 865 |
<translation>Apelido:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
866 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
867 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
868 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="47"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
869 |
<source>Password:</source> |
9364 | 870 |
<translation>Senha:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
871 |
</message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
872 |
<message> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
873 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="59"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
874 |
<source>New Account</source> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
875 |
<translation type="unfinished"></translation> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
876 |
</message> |
7679 | 877 |
</context> |
878 |
<context> |
|
879 |
<name>HWUploadVideoDialog</name> |
|
880 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
881 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="53"/> |
7679 | 882 |
<source>Upload video</source> |
9364 | 883 |
<translation>Enviar vídeo</translation> |
7679 | 884 |
</message> |
885 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
886 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="149"/> |
7679 | 887 |
<source>Upload</source> |
9364 | 888 |
<translation>Enviar</translation> |
7679 | 889 |
</message> |
1369 | 890 |
</context> |
891 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
892 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
893 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
894 |
<location filename="../../../../QTfrontend/ui/widget/hatbutton.cpp" line="44"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
895 |
<source>Change hat (%1)</source> |
9364 | 896 |
<translation>Alterar o chapéu (%1)</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
897 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
898 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
899 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
900 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
901 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
902 |
<location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="119"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
903 |
<source>Cancel</source> |
9364 | 904 |
<translation>Cancelar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
905 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
906 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
907 |
<location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="123"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
908 |
<source>Use selected hat</source> |
9364 | 909 |
<translation>Usar o chapéu selecionado</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
910 |
</message> |
8648 | 911 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
912 |
<location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="83"/> |
8648 | 913 |
<source>Search for a hat:</source> |
9364 | 914 |
<translation>Buscar por um chapéu:</translation> |
8648 | 915 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
916 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
917 |
<context> |
1369 | 918 |
<name>KB</name> |
919 |
<message> |
|
920 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
9756 | 921 |
<translation type="obsolete">SDL_ttf retornou um erro enquanto renderizava o texto, o mais provável é que esse esteja relacionado a um problema na freetype2. Recomendamos que você atualize sua biblioteca freetype.</translation> |
1369 | 922 |
</message> |
923 |
</context> |
|
924 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
925 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
926 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
927 |
<location filename="../../../../QTfrontend/ui/widget/keybinder.cpp" line="100"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
928 |
<source>Category</source> |
9364 | 929 |
<translation>Categoria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
930 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
931 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
932 |
<context> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
933 |
<name>LibavInteraction</name> |
7679 | 934 |
<message> |
935 |
<source>Duration: %1m %2s |
|
936 |
</source> |
|
9756 | 937 |
<translation type="obsolete">Duração: %1m %2s</translation> |
7679 | 938 |
</message> |
939 |
<message> |
|
940 |
<source>Video: %1x%2, </source> |
|
9756 | 941 |
<translation type="obsolete">Vídeo: %1x%2, </translation> |
7679 | 942 |
</message> |
943 |
<message> |
|
944 |
<source>%1 fps, </source> |
|
9756 | 945 |
<translation type="obsolete">%1 fps, </translation> |
7679 | 946 |
</message> |
947 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
948 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="305"/> |
7679 | 949 |
<source>Audio: </source> |
9364 | 950 |
<translation>Áudio: </translation> |
7679 | 951 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
952 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
953 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="309"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
954 |
<source>unknown</source> |
9364 | 955 |
<translation>desconhecido</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
956 |
</message> |
9756 | 957 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
958 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="285"/> |
9756 | 959 |
<source>Duration: %1m %2s</source> |
960 |
<translation type="unfinished"></translation> |
|
961 |
</message> |
|
962 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
963 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="297"/> |
9756 | 964 |
<source>Video: %1x%2</source> |
965 |
<translation type="unfinished"></translation> |
|
966 |
</message> |
|
967 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
968 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="301"/> |
9756 | 969 |
<source>%1 fps</source> |
970 |
<translation type="unfinished"></translation> |
|
971 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
972 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
973 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
974 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
975 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
976 |
<location filename="../../../../QTfrontend/model/MapModel.cpp" line="212"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
977 |
<source>No description available.</source> |
9364 | 978 |
<translation>Não há nenhuma descrição disponível.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
979 |
</message> |
7679 | 980 |
</context> |
981 |
<context> |
|
1933 | 982 |
<name>PageAdmin</name> |
983 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
984 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="85"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
985 |
<source>Clear Accounts Cache</source> |
9364 | 986 |
<translation>Limpar cache de contas</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
987 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
988 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
989 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="48"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
990 |
<source>Fetch data</source> |
9364 | 991 |
<translation>Obter dados</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
992 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
993 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
994 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="52"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
995 |
<source>Server message for latest version:</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
996 |
<translation>Mensagem do servidor para a última versão:</translation> |
1933 | 997 |
</message> |
998 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
999 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="60"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1000 |
<source>Server message for previous versions:</source> |
9364 | 1001 |
<translation>Mensagem do servidor para a versão anterior:</translation> |
1933 | 1002 |
</message> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1003 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1004 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="68"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1005 |
<source>Latest version protocol number:</source> |
9364 | 1006 |
<translation>Número de protocolo da última versão:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1007 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1008 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1009 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="76"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1010 |
<source>MOTD preview:</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1011 |
<translation>Prévia do MOTD:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1012 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1013 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1014 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="88"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1015 |
<source>Set data</source> |
9364 | 1016 |
<translation>Atribuir dados</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1017 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1018 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1019 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="40"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1020 |
<source>General</source> |
9364 | 1021 |
<translation>Geral</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1022 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1023 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1024 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="41"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1025 |
<source>Bans</source> |
9364 | 1026 |
<translation>Banimentos</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1027 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1028 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1029 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="97"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1030 |
<source>IP/Nick</source> |
9364 | 1031 |
<translation>IP/Apelido</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1032 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1033 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1034 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="98"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1035 |
<source>Expiration</source> |
9364 | 1036 |
<translation>Expiração</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1037 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1038 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1039 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="99"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1040 |
<source>Reason</source> |
9364 | 1041 |
<translation>Motivo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1042 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1043 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1044 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="108"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1045 |
<source>Refresh</source> |
9364 | 1046 |
<translation>Atualizar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1047 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1048 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1049 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="109"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1050 |
<source>Add</source> |
9364 | 1051 |
<translation>Adicionar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1052 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1053 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1054 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="110"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1055 |
<source>Remove</source> |
9364 | 1056 |
<translation>Remover</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1057 |
</message> |
1933 | 1058 |
</context> |
1059 |
<context> |
|
1060 |
<name>PageConnecting</name> |
|
1061 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1062 |
<location filename="../../../../QTfrontend/ui/page/pageconnecting.cpp" line="29"/> |
1933 | 1063 |
<source>Connecting...</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1064 |
<translation>Conectando...</translation> |
1933 | 1065 |
</message> |
1066 |
</context> |
|
1067 |
<context> |
|
9007 | 1068 |
<name>PageDataDownload</name> |
1069 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1070 |
<location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="80"/> |
9007 | 1071 |
<source>Loading, please wait.</source> |
9364 | 1072 |
<translation>Carregando. Aguarde, por favor.</translation> |
9007 | 1073 |
</message> |
1074 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1075 |
<location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="140"/> |
9007 | 1076 |
<source>This page requires an internet connection.</source> |
9364 | 1077 |
<translation>Esta página exige uma conexão à Internet.</translation> |
9007 | 1078 |
</message> |
10451 | 1079 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1080 |
<location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="57"/> |
10451 | 1081 |
<source>Open packages directory</source> |
1082 |
<translation type="unfinished"></translation> |
|
1083 |
</message> |
|
9007 | 1084 |
</context> |
1085 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1086 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1087 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1088 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="35"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1089 |
<source>Undo</source> |
4643 | 1090 |
<translation>Desfazer</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1091 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1092 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1093 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="46"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1094 |
<source>Clear</source> |
4643 | 1095 |
<translation>Limpar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1096 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1097 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1098 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="49"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1099 |
<source>Load</source> |
4643 | 1100 |
<translation>Carregar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1101 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1102 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1103 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="50"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1104 |
<source>Save</source> |
4643 | 1105 |
<translation>Salvar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1106 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1107 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1108 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1109 |
<source>Load drawn map</source> |
4643 | 1110 |
<translation>Carregar mapa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1111 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1112 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1113 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1114 |
<source>Save drawn map</source> |
9364 | 1115 |
<translation>Salvar mapa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1116 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1117 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1118 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1119 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1120 |
<source>Drawn Maps</source> |
9364 | 1121 |
<translation>Mapas desenhados</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1122 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1123 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1124 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1125 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1126 |
<source>All files</source> |
9364 | 1127 |
<translation>Todos os arquivos</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1128 |
</message> |
7679 | 1129 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1130 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="33"/> |
7679 | 1131 |
<source>Eraser</source> |
9364 | 1132 |
<translation>Borracha</translation> |
7679 | 1133 |
</message> |
9756 | 1134 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1135 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="37"/> |
9756 | 1136 |
<source>Polyline</source> |
1137 |
<translation type="unfinished"></translation> |
|
1138 |
</message> |
|
1139 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1140 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="39"/> |
9756 | 1141 |
<source>Rectangle</source> |
1142 |
<translation type="unfinished"></translation> |
|
1143 |
</message> |
|
1144 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1145 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="41"/> |
9756 | 1146 |
<source>Ellipse</source> |
1147 |
<translation type="unfinished"></translation> |
|
1148 |
</message> |
|
10451 | 1149 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1150 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="47"/> |
10451 | 1151 |
<source>Optimize</source> |
1152 |
<translation type="unfinished"></translation> |
|
1153 |
</message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1154 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1155 |
<context> |
1369 | 1156 |
<name>PageEditTeam</name> |
1157 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1158 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="47"/> |
1414 | 1159 |
<source>General</source> |
3511 | 1160 |
<translation>Geral</translation> |
1414 | 1161 |
</message> |
1162 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1163 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1164 |
<source>Select an action to choose a custom key bind for this team</source> |
9364 | 1165 |
<translation>Selecione uma ação para escolher uma associação de tecla para esta equipe</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1166 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1167 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1168 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1169 |
<source>Use my default</source> |
9364 | 1170 |
<translation>Usar meu padrão</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1171 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1172 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1173 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1174 |
<source>Reset all binds</source> |
9364 | 1175 |
<translation>Restaurar todas as associações</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1176 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1177 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1178 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="48"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1179 |
<source>Custom Controls</source> |
9364 | 1180 |
<translation>Controles personalizados</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1181 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1182 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1183 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="66"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1184 |
<source>Hat</source> |
9364 | 1185 |
<translation>Chapéu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1186 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1187 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1188 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="67"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1189 |
<source>Name</source> |
9364 | 1190 |
<translation>Nome</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1191 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1192 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1193 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="78"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1194 |
<source>This hedgehog's name</source> |
9364 | 1195 |
<translation>O nome deste ouriço</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1196 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1197 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1198 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="84"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1199 |
<source>Randomize this hedgehog's name</source> |
9364 | 1200 |
<translation>Aleatorizar o nome deste ouriço</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1201 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1202 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1203 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="88"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1204 |
<source>Random Team</source> |
9364 | 1205 |
<translation>Equipe aleatória</translation> |
1414 | 1206 |
</message> |
1369 | 1207 |
</context> |
1208 |
<context> |
|
1673 | 1209 |
<name>PageGameStats</name> |
1210 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1211 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="61"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1212 |
<source>Details</source> |
4009 | 1213 |
<translation>Detalhes</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1214 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1215 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1216 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="75"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1217 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="165"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1218 |
<source>Health graph</source> |
9364 | 1219 |
<translation>Gráfico da vida</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1220 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1221 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1222 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="92"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1223 |
<source>Ranking</source> |
9364 | 1224 |
<translation>Colocação</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1225 |
</message> |
10451 | 1226 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1227 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="212"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1228 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
10451 | 1229 |
<translation type="unfinished"> |
1230 |
<numerusform>O prêmio de melhor atirador foi para <b>%1</b> com <b>%2</b> pts.</numerusform> |
|
1231 |
<numerusform></numerusform> |
|
1232 |
</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1233 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1234 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1235 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="220"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1236 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
4009 | 1237 |
<translation> |
1238 |
<numerusform>O melhor matador é <b>%1</b> com <b>%2</b> morte em um turno.</numerusform> |
|
1239 |
<numerusform>O melhor matador é <b>%1</b> com <b>%2</b> mortes em um turno.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1240 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1241 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1242 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1243 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="227"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1244 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
4009 | 1245 |
<translation> |
9364 | 1246 |
<numerusform><b>%1</b> ouriço foi morto nesta partida.</numerusform> |
1247 |
<numerusform><b>%1</b> ouriços foram mortos nesta partida.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1248 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1249 |
</message> |
4176 | 1250 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1251 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="304"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1252 |
<source>(%1 kill)</source> |
4188 | 1253 |
<translation> |
4176 | 1254 |
<numerusform>(%1 morte)</numerusform> |
4188 | 1255 |
<numerusform>(%1 mortes)</numerusform> |
4176 | 1256 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1257 |
</message> |
4177 | 1258 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1259 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="319"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1260 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
4643 | 1261 |
<translation> |
4188 | 1262 |
<numerusform><b>%1</b> pensou que era bom atirar na sua própria equipe totalizando <b>%2</b> ponto.</numerusform> |
1263 |
<numerusform><b>%1</b> pensou que era bom atirar na sua própria equipe totalizando <b>%2</b> pontos.</numerusform> |
|
4177 | 1264 |
</translation> |
1265 |
</message> |
|
1266 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1267 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="327"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1268 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
4643 | 1269 |
<translation> |
9364 | 1270 |
<numerusform><b>%1</b> matou <b>%2</b> dos próprios ouriços.</numerusform> |
1271 |
<numerusform><b>%1</b> matou <b>%2</b> dos próprios ouriços.</numerusform> |
|
4177 | 1272 |
</translation> |
1273 |
</message> |
|
1274 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1275 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="335"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1276 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
4643 | 1277 |
<translation> |
4188 | 1278 |
<numerusform><b>%1</b> estava assustado e passou o turno <b>%2</b> vez.</p>.</numerusform> |
4177 | 1279 |
<numerusform><b>%1</b> estava assustado e passou o turno <b>%2</b> vezes.</p>.</numerusform> |
1280 |
</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1281 |
</message> |
9049 | 1282 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1283 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="118"/> |
9049 | 1284 |
<source>Play again</source> |
9364 | 1285 |
<translation>Jogar de novo</translation> |
9049 | 1286 |
</message> |
1287 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1288 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="123"/> |
9049 | 1289 |
<source>Save</source> |
9364 | 1290 |
<translation>Salvar</translation> |
9049 | 1291 |
</message> |
9756 | 1292 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1293 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="306"/> |
9756 | 1294 |
<source>(%1 %2)</source> |
1295 |
<translation type="unfinished"> |
|
1296 |
<numerusform></numerusform> |
|
1297 |
<numerusform></numerusform> |
|
1298 |
</translation> |
|
1299 |
</message> |
|
1673 | 1300 |
</context> |
1301 |
<context> |
|
6239 | 1302 |
<name>PageInGame</name> |
1303 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1304 |
<location filename="../../../../QTfrontend/ui/page/pageingame.cpp" line="29"/> |
6239 | 1305 |
<source>In game...</source> |
9364 | 1306 |
<translation>Em jogo...</translation> |
6239 | 1307 |
</message> |
1308 |
</context> |
|
1309 |
<context> |
|
7679 | 1310 |
<name>PageInfo</name> |
1311 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1312 |
<location filename="../../../../QTfrontend/ui/page/pageinfo.cpp" line="44"/> |
7679 | 1313 |
<source>Open the snapshot folder</source> |
9364 | 1314 |
<translation>Abrir a pasta de capturas de tela</translation> |
7679 | 1315 |
</message> |
1316 |
</context> |
|
1317 |
<context> |
|
1369 | 1318 |
<name>PageMain</name> |
1319 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1320 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="87"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1321 |
<source>Downloadable Content</source> |
9364 | 1322 |
<translation>Conteúdo por download</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1323 |
</message> |
7679 | 1324 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1325 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="47"/> |
7679 | 1326 |
<source>Play a game on a single computer</source> |
9364 | 1327 |
<translation>Jogue com só um computador</translation> |
7679 | 1328 |
</message> |
1329 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1330 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="52"/> |
7679 | 1331 |
<source>Play a game across a network</source> |
9364 | 1332 |
<translation>Jogue em rede</translation> |
7679 | 1333 |
</message> |
1334 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1335 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="79"/> |
7679 | 1336 |
<source>Read about who is behind the Hedgewars Project</source> |
9364 | 1337 |
<translation>Leia sobre quem está por trás do Projeto Hedgewars</translation> |
7679 | 1338 |
</message> |
1339 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1340 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="84"/> |
7679 | 1341 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
9364 | 1342 |
<translation>Dê-nos um retorno por aqui relatando problemas, sugerindo funcionalidades ou apenas dizendo o quanto gosta de Hedgewars</translation> |
7679 | 1343 |
</message> |
1344 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1345 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="89"/> |
7679 | 1346 |
<source>Access the user created content downloadable from our website</source> |
9364 | 1347 |
<translation>Acesse conteúdos criados por usuários por download do nosso sítio web</translation> |
7679 | 1348 |
</message> |
1349 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1350 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="109"/> |
7679 | 1351 |
<source>Exit game</source> |
9364 | 1352 |
<translation>Sair do jogo</translation> |
7679 | 1353 |
</message> |
1354 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1355 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="113"/> |
7679 | 1356 |
<source>Manage videos recorded from game</source> |
9364 | 1357 |
<translation>Gerencie os vídeos gravados do jogo</translation> |
7679 | 1358 |
</message> |
1359 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1360 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="117"/> |
7679 | 1361 |
<source>Edit game preferences</source> |
9364 | 1362 |
<translation>Edite as preferências do jogo</translation> |
7679 | 1363 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1364 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1365 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="67"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1366 |
<source>Play a game across a local area network</source> |
9364 | 1367 |
<translation>Jogue uma partida em uma rede local </translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1368 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1369 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1370 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="72"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1371 |
<source>Play a game on an official server</source> |
9364 | 1372 |
<translation>Jogue uma partida em um servidor oficial</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1373 |
</message> |
8676 | 1374 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1375 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="82"/> |
8676 | 1376 |
<source>Feedback</source> |
9364 | 1377 |
<translation>Retorno</translation> |
8676 | 1378 |
</message> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1379 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1380 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="66"/> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1381 |
<source>Play local network game</source> |
9364 | 1382 |
<translation>Jogar em rede local </translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1383 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1384 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1385 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="71"/> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1386 |
<source>Play official network game</source> |
9364 | 1387 |
<translation>Jogar em rede oficial</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1388 |
</message> |
1369 | 1389 |
</context> |
1390 |
<context> |
|
1391 |
<name>PageMultiplayer</name> |
|
1392 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1393 |
<location filename="../../../../QTfrontend/ui/page/pagemultiplayer.cpp" line="62"/> |
1369 | 1394 |
<source>Start</source> |
1395 |
<translation>Começar</translation> |
|
1396 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1397 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1398 |
<location filename="../../../../QTfrontend/ui/page/pagemultiplayer.cpp" line="50"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1399 |
<source>Edit game preferences</source> |
9364 | 1400 |
<translation>Editar as preferências de jogo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1401 |
</message> |
1369 | 1402 |
</context> |
1403 |
<context> |
|
1414 | 1404 |
<name>PageNetGame</name> |
1405 |
<message> |
|
1406 |
<source>Control</source> |
|
8648 | 1407 |
<translation type="obsolete">Controle</translation> |
1414 | 1408 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1409 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1410 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="116"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1411 |
<source>Edit game preferences</source> |
9364 | 1412 |
<translation>Edita as preferências de jogo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1413 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1414 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1415 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="141"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1416 |
<source>Start</source> |
9364 | 1417 |
<translation>Iniciar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1418 |
</message> |
8648 | 1419 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1420 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="62"/> |
8648 | 1421 |
<source>Update</source> |
9364 | 1422 |
<translation>Atualizar</translation> |
8648 | 1423 |
</message> |
1424 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1425 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="80"/> |
8648 | 1426 |
<source>Room controls</source> |
9364 | 1427 |
<translation>Controles da sala</translation> |
8648 | 1428 |
</message> |
1414 | 1429 |
</context> |
1430 |
<context> |
|
8788 | 1431 |
<name>PageNetServer</name> |
1432 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1433 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="87"/> |
8788 | 1434 |
<source>Click here for details</source> |
9364 | 1435 |
<translation>Clique aqui para mais detalhes</translation> |
8788 | 1436 |
</message> |
1437 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1438 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="138"/> |
8788 | 1439 |
<source>Insert your address here</source> |
9364 | 1440 |
<translation>Insira seu endereço aqui</translation> |
8788 | 1441 |
</message> |
1442 |
</context> |
|
1443 |
<context> |
|
1369 | 1444 |
<name>PageOptions</name> |
1445 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1446 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="138"/> |
1369 | 1447 |
<source>New team</source> |
1448 |
<translation>Nova equipe</translation> |
|
1449 |
</message> |
|
1450 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1451 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="146"/> |
1369 | 1452 |
<source>Edit team</source> |
1453 |
<translation>Editar equipe</translation> |
|
1454 |
</message> |
|
1455 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1456 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="154"/> |
3163 | 1457 |
<source>Delete team</source> |
9364 | 1458 |
<translation>Excluir equipe</translation> |
3163 | 1459 |
</message> |
1460 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1461 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="162"/> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
1462 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
9364 | 1463 |
<translation>Você não pode editar equipes no momento de selecionar uma. Volte ao menu principal para adicioná-las, editá-las ou apagá-las.</translation> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
1464 |
</message> |
4418 | 1465 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1466 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="178"/> |
4418 | 1467 |
<source>New scheme</source> |
9364 | 1468 |
<translation>Novo esquema</translation> |
4418 | 1469 |
</message> |
1470 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1471 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="185"/> |
4418 | 1472 |
<source>Edit scheme</source> |
9364 | 1473 |
<translation>Editar esquema</translation> |
4418 | 1474 |
</message> |
1475 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1476 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="192"/> |
4418 | 1477 |
<source>Delete scheme</source> |
9364 | 1478 |
<translation>Excluir esquema</translation> |
4418 | 1479 |
</message> |
1480 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1481 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="209"/> |
4418 | 1482 |
<source>New weapon set</source> |
9364 | 1483 |
<translation>Novo conjunto de armas</translation> |
4418 | 1484 |
</message> |
1485 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1486 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="216"/> |
4418 | 1487 |
<source>Edit weapon set</source> |
9364 | 1488 |
<translation>Editar conjunto de armas</translation> |
4418 | 1489 |
</message> |
1490 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1491 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="223"/> |
4418 | 1492 |
<source>Delete weapon set</source> |
9364 | 1493 |
<translation>Excluir conjunto de armas</translation> |
4418 | 1494 |
</message> |
7679 | 1495 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1496 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="115"/> |
7679 | 1497 |
<source>Advanced</source> |
9364 | 1498 |
<translation>Avançado</translation> |
7679 | 1499 |
</message> |
7680 | 1500 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1501 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="451"/> |
7680 | 1502 |
<source>Reset to default colors</source> |
9364 | 1503 |
<translation>Restaurar às cores padrões</translation> |
7680 | 1504 |
</message> |
7700 | 1505 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1506 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="557"/> |
7700 | 1507 |
<source>Proxy host</source> |
9364 | 1508 |
<translation>Máquina do proxy</translation> |
7700 | 1509 |
</message> |
1510 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1511 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="558"/> |
7700 | 1512 |
<source>Proxy port</source> |
9364 | 1513 |
<translation>Porta do proxy</translation> |
7700 | 1514 |
</message> |
1515 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1516 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="559"/> |
7700 | 1517 |
<source>Proxy login</source> |
9364 | 1518 |
<translation>Usuário do proxy</translation> |
7700 | 1519 |
</message> |
1520 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1521 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="560"/> |
7700 | 1522 |
<source>Proxy password</source> |
9364 | 1523 |
<translation>Senha do proxy</translation> |
7700 | 1524 |
</message> |
1525 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1526 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="573"/> |
7700 | 1527 |
<source>No proxy</source> |
9364 | 1528 |
<translation>Sem proxy</translation> |
7700 | 1529 |
</message> |
1530 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1531 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="575"/> |
7700 | 1532 |
<source>Socks5 proxy</source> |
9364 | 1533 |
<translation>Proxy Socks5</translation> |
7700 | 1534 |
</message> |
1535 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1536 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="576"/> |
7700 | 1537 |
<source>HTTP proxy</source> |
9364 | 1538 |
<translation>Proxy HTTP</translation> |
7700 | 1539 |
</message> |
7702 | 1540 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1541 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="574"/> |
7702 | 1542 |
<source>System proxy settings</source> |
9364 | 1543 |
<translation>Configurações de proxy do sistema</translation> |
7702 | 1544 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1545 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1546 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1547 |
<source>Select an action to change what key controls it</source> |
9364 | 1548 |
<translation>Selecione uma ação para alterar que tecla o controla</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1549 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1550 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1551 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1552 |
<source>Reset to default</source> |
9364 | 1553 |
<translation>Restaurar para o padrão</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1554 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1555 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1556 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1557 |
<source>Reset all binds</source> |
9364 | 1558 |
<translation>Restaurar todas as associações</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1559 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1560 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1561 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="96"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1562 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="239"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1563 |
<source>Game</source> |
9364 | 1564 |
<translation>Jogo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1565 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1566 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1567 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="99"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1568 |
<source>Graphics</source> |
9364 | 1569 |
<translation>Gráficos</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1570 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1571 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1572 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="102"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1573 |
<source>Audio</source> |
9364 | 1574 |
<translation>Áudio</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1575 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1576 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1577 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="104"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1578 |
<source>Controls</source> |
9364 | 1579 |
<translation>Controles</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1580 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1581 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1582 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="108"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1583 |
<source>Video Recording</source> |
9364 | 1584 |
<translation>Gravação de vídeo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1585 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1586 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1587 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="112"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1588 |
<source>Network</source> |
9364 | 1589 |
<translation>Rede</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1590 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1591 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1592 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="128"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1593 |
<source>Teams</source> |
9364 | 1594 |
<translation>Equipes</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1595 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1596 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1597 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="169"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1598 |
<source>Schemes</source> |
9364 | 1599 |
<translation>Esquemas</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1600 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1601 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1602 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="200"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1603 |
<source>Weapons</source> |
9364 | 1604 |
<translation>Armas</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1605 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1606 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1607 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="404"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1608 |
<source>Frontend</source> |
9364 | 1609 |
<translation>Interface</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1610 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1611 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1612 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="421"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1613 |
<source>Custom colors</source> |
9364 | 1614 |
<translation>Cores personalizadas</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1615 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1616 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1617 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="464"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1618 |
<source>Game audio</source> |
9364 | 1619 |
<translation>Áudio do jogo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1620 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1621 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1622 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="502"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1623 |
<source>Frontend audio</source> |
9364 | 1624 |
<translation>Áudio da interface</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1625 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1626 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1627 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="525"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1628 |
<source>Account</source> |
9364 | 1629 |
<translation>Conta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1630 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1631 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1632 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="551"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1633 |
<source>Proxy settings</source> |
9364 | 1634 |
<translation>Configurações de proxy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1635 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1636 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1637 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="611"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1638 |
<source>Miscellaneous</source> |
9364 | 1639 |
<translation>Miscelânea</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1640 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1641 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1642 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="657"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1643 |
<source>Updates</source> |
9364 | 1644 |
<translation>Atualizações</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1645 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1646 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1647 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="670"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1648 |
<source>Check for updates</source> |
9364 | 1649 |
<translation>Verificar atualizações</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1650 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1651 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1652 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="684"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1653 |
<source>Video recording options</source> |
9364 | 1654 |
<translation>Opções de gravação de vídeo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1655 |
</message> |
1369 | 1656 |
</context> |
1657 |
<context> |
|
1658 |
<name>PagePlayDemo</name> |
|
1659 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1660 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/> |
1369 | 1661 |
<source>Rename dialog</source> |
1662 |
<translation>Renomear</translation> |
|
1663 |
</message> |
|
1664 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1665 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/> |
1369 | 1666 |
<source>Enter new file name:</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1667 |
<translation>Especifique o novo nome do arquivo:</translation> |
1369 | 1668 |
</message> |
1669 |
</context> |
|
1670 |
<context> |
|
1414 | 1671 |
<name>PageRoomsList</name> |
1672 |
<message> |
|
1933 | 1673 |
<source>Create</source> |
8648 | 1674 |
<translation type="obsolete">Criar</translation> |
1933 | 1675 |
</message> |
1676 |
<message> |
|
1677 |
<source>Join</source> |
|
8648 | 1678 |
<translation type="obsolete">Entrar</translation> |
1414 | 1679 |
</message> |
1680 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1681 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="177"/> |
1900 | 1682 |
<source>Admin features</source> |
9364 | 1683 |
<translation>Funções do administrador</translation> |
1900 | 1684 |
</message> |
2441 | 1685 |
<message> |
1686 |
<source>Room Name:</source> |
|
8648 | 1687 |
<translation type="obsolete">Nome da Sala:</translation> |
2441 | 1688 |
</message> |
1689 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1690 |
<source>Rules:</source> |
9756 | 1691 |
<translation type="obsolete">Regras:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1692 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1693 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1694 |
<source>Weapons:</source> |
9756 | 1695 |
<translation type="obsolete">Armas:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1696 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1697 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1698 |
<source>Search:</source> |
8648 | 1699 |
<translation type="obsolete">Procurar:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1700 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1701 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1702 |
<source>Clear</source> |
8648 | 1703 |
<translation type="obsolete">Limpar</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
1704 |
</message> |
5602 | 1705 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1706 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="541"/> |
5602 | 1707 |
<source>%1 players online</source> |
9364 | 1708 |
<translation> |
1709 |
<numerusform>%1 jogador online</numerusform> |
|
1710 |
<numerusform>%1 jogadores online</numerusform> |
|
5602 | 1711 |
</translation> |
1712 |
</message> |
|
8648 | 1713 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1714 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="93"/> |
8648 | 1715 |
<source>Search for a room:</source> |
9364 | 1716 |
<translation>Buscar por uma sala:</translation> |
8648 | 1717 |
</message> |
1718 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1719 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="120"/> |
8648 | 1720 |
<source>Create room</source> |
9364 | 1721 |
<translation>Criar sala</translation> |
8648 | 1722 |
</message> |
1723 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1724 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="124"/> |
8648 | 1725 |
<source>Join room</source> |
9364 | 1726 |
<translation>Entrar em uma sala</translation> |
8648 | 1727 |
</message> |
1728 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1729 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="67"/> |
8648 | 1730 |
<source>Room state</source> |
9364 | 1731 |
<translation>Estado da sala</translation> |
8648 | 1732 |
</message> |
1733 |
<message> |
|
1734 |
<source>Clear filters</source> |
|
9756 | 1735 |
<translation type="obsolete">Limpar filtros</translation> |
8648 | 1736 |
</message> |
1737 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1738 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="179"/> |
8648 | 1739 |
<source>Open server administration page</source> |
9364 | 1740 |
<translation>Abre página de administração do servidor</translation> |
8648 | 1741 |
</message> |
1900 | 1742 |
</context> |
1743 |
<context> |
|
1744 |
<name>PageScheme</name> |
|
1745 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1746 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="435"/> |
1900 | 1747 |
<source>New</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1748 |
<translation>Novo</translation> |
1900 | 1749 |
</message> |
1750 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1751 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="436"/> |
1933 | 1752 |
<source>Delete</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1753 |
<translation>Excluir</translation> |
1900 | 1754 |
</message> |
2030 | 1755 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1756 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="103"/> |
2030 | 1757 |
<source>Gain 80% of the damage you do back in health</source> |
9364 | 1758 |
<translation>Ganhe em saúde 80% dos danos que causar</translation> |
2030 | 1759 |
</message> |
1760 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1761 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="107"/> |
2030 | 1762 |
<source>Share your opponents pain, share their damage</source> |
9364 | 1763 |
<translation>Compartilhe a dor do seu oponente, compartilhando o dano deles</translation> |
2030 | 1764 |
</message> |
1765 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1766 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="111"/> |
2030 | 1767 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1768 |
<translation>Seus ouriços não podem se mover, coloque suas habilidades de artilharia em teste</translation> |
2030 | 1769 |
</message> |
1770 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1771 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="325"/> |
2030 | 1772 |
<source>Random</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1773 |
<translation>Aleatório</translation> |
2030 | 1774 |
</message> |
1775 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1776 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="326"/> |
2030 | 1777 |
<source>Seconds</source> |
9364 | 1778 |
<translation>segundos</translation> |
2030 | 1779 |
</message> |
1780 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1781 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="71"/> |
2030 | 1782 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
9364 | 1783 |
<translation>Proteja seu forte e destrua os oponentes, 2 cores de equipes no máximo!</translation> |
2030 | 1784 |
</message> |
1785 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1786 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="75"/> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1787 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
3511 | 1788 |
<translation>Equipes começarão em lados opostos do terreno, 2 cores de equipe no máximo!</translation> |
2030 | 1789 |
</message> |
1790 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1791 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="79"/> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1792 |
<source>Land can not be destroyed!</source> |
9364 | 1793 |
<translation>O terreno não pode ser destruído!</translation> |
2030 | 1794 |
</message> |
1795 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1796 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="87"/> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1797 |
<source>Lower gravity</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1798 |
<translation>Baixa gravidade</translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1799 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1800 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1801 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="91"/> |
2030 | 1802 |
<source>Assisted aiming with laser sight</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1803 |
<translation>Mire com a ajuda da mira laser</translation> |
2030 | 1804 |
</message> |
1805 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1806 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="95"/> |
2030 | 1807 |
<source>All hogs have a personal forcefield</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1808 |
<translation>Todos os ouriços têm um campo de força pessoal</translation> |
2030 | 1809 |
</message> |
2726 | 1810 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1811 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="115"/> |
2726 | 1812 |
<source>Order of play is random instead of in room order.</source> |
9364 | 1813 |
<translation>A ordem de jogada é aleatória em vez de ser na ordem da sala.</translation> |
2726 | 1814 |
</message> |
1815 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1816 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="119"/> |
2726 | 1817 |
<source>Play with a King. If he dies, your side dies.</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1818 |
<translation>Jogue com um rei. Se ele morre, seu lado perde.</translation> |
2726 | 1819 |
</message> |
2883 | 1820 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1821 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="123"/> |
2883 | 1822 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1823 |
<translation>Alterne turnos para posicionar os ouriços antes da partida começar.</translation> |
2883 | 1824 |
</message> |
1825 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1826 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="127"/> |
2883 | 1827 |
<source>Ammo is shared between all teams that share a colour.</source> |
9364 | 1828 |
<translation>A munição é compartilhada entre todos as equipes da mesma cor.</translation> |
2883 | 1829 |
</message> |
2899 | 1830 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1831 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="131"/> |
2899 | 1832 |
<source>Disable girders when generating random maps.</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1833 |
<translation>Desabilite as vigas quando gerar mapas aleatórios.</translation> |
2899 | 1834 |
</message> |
3287 | 1835 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1836 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="135"/> |
3287 | 1837 |
<source>Disable land objects when generating random maps.</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
1838 |
<translation>Desabilite objetos do terreno quando gerar mapas aleatórios.</translation> |
3287 | 1839 |
</message> |
3769 | 1840 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1841 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="139"/> |
3769 | 1842 |
<source>AI respawns on death.</source> |
9364 | 1843 |
<translation>IA ressuscita ao morrer.</translation> |
3769 | 1844 |
</message> |
4009 | 1845 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1846 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="143"/> |
4009 | 1847 |
<source>Attacking does not end your turn.</source> |
9364 | 1848 |
<translation>Atacar não encerra o turno.</translation> |
4009 | 1849 |
</message> |
1850 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1851 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="147"/> |
4009 | 1852 |
<source>Weapons are reset to starting values each turn.</source> |
1853 |
<translation>Armas são reiniciadas para o valor padrão ao início de cada turno.</translation> |
|
1854 |
</message> |
|
1855 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1856 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="151"/> |
4009 | 1857 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
1858 |
<translation>Cada ouriço tem sua própria munição. Ele não compartilha com a equipe.</translation> |
|
1859 |
</message> |
|
4124 | 1860 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1861 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="99"/> |
4124 | 1862 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
9364 | 1863 |
<translation>Todos os ouriços vivos são completamente recuperados ao fim do turno</translation> |
4124 | 1864 |
</message> |
4418 | 1865 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1866 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="155"/> |
4418 | 1867 |
<source>You will not have to worry about wind anymore.</source> |
9364 | 1868 |
<translation>Você não tem mais que se preocupar com o vento.</translation> |
4418 | 1869 |
</message> |
1870 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1871 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="159"/> |
4418 | 1872 |
<source>Wind will affect almost everything.</source> |
4643 | 1873 |
<translation>Vento afetará quase tudo.</translation> |
4418 | 1874 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1875 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1876 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="434"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1877 |
<source>Copy</source> |
4643 | 1878 |
<translation>Copiar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1879 |
</message> |
5602 | 1880 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1881 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="163"/> |
5602 | 1882 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
9364 | 1883 |
<translation>Equipes de cada clã alternam turnos compartilhando seu tempo de turno.</translation> |
5602 | 1884 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1885 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1886 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="83"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1887 |
<source>Add an indestructible border around the terrain</source> |
5908 | 1888 |
<translation>Adicione uma borda indestrutível em volta do terreno</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1889 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1890 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1891 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="167"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1892 |
<source>Add an indestructible border along the bottom</source> |
9364 | 1893 |
<translation>Adicione uma borda indestrutível na parte inferior</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1894 |
</message> |
9756 | 1895 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1896 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="395"/> |
9756 | 1897 |
<source>None (Default)</source> |
1898 |
<translation type="unfinished"></translation> |
|
1899 |
</message> |
|
1900 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1901 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="396"/> |
9756 | 1902 |
<source>Wrap (World wraps)</source> |
1903 |
<translation type="unfinished"></translation> |
|
1904 |
</message> |
|
1905 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1906 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="397"/> |
9756 | 1907 |
<source>Bounce (Edges reflect)</source> |
1908 |
<translation type="unfinished"></translation> |
|
1909 |
</message> |
|
1910 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1911 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="398"/> |
9756 | 1912 |
<source>Sea (Edges connect to sea)</source> |
1913 |
<translation type="unfinished"></translation> |
|
1914 |
</message> |
|
1414 | 1915 |
</context> |
1916 |
<context> |
|
1369 | 1917 |
<name>PageSelectWeapon</name> |
1918 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1919 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="47"/> |
1369 | 1920 |
<source>Default</source> |
1921 |
<translation>Padrão</translation> |
|
1922 |
</message> |
|
1923 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1924 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="51"/> |
1369 | 1925 |
<source>Delete</source> |
1926 |
<translation>Excluir</translation> |
|
1927 |
</message> |
|
4418 | 1928 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1929 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="46"/> |
4418 | 1930 |
<source>New</source> |
4643 | 1931 |
<translation>Novo</translation> |
4418 | 1932 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1933 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1934 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="50"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1935 |
<source>Copy</source> |
4643 | 1936 |
<translation>Copiar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1937 |
</message> |
1369 | 1938 |
</context> |
1939 |
<context> |
|
1940 |
<name>PageSinglePlayer</name> |
|
1941 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1942 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="39"/> |
7679 | 1943 |
<source>Play a quick game against the computer with random settings</source> |
9364 | 1944 |
<translation>Jogue uma partida rápida contra o computador com configurações aleatórias</translation> |
7679 | 1945 |
</message> |
1946 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1947 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="42"/> |
7679 | 1948 |
<source>Play a hotseat game against your friends, or AI teams</source> |
9364 | 1949 |
<translation>Jogue revezando a cadeira contra seus amigos ou equipes de IA</translation> |
7679 | 1950 |
</message> |
1951 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1952 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="47"/> |
7679 | 1953 |
<source>Campaign Mode</source> |
9364 | 1954 |
<translation>Modo de campanha</translation> |
6239 | 1955 |
</message> |
1956 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1957 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="51"/> |
7679 | 1958 |
<source>Practice your skills in a range of training missions</source> |
9364 | 1959 |
<translation>Pratique suas perícias em missões de treinamento</translation> |
7679 | 1960 |
</message> |
1961 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1962 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="62"/> |
7679 | 1963 |
<source>Watch recorded demos</source> |
9364 | 1964 |
<translation>Assista a demonstrações gravadas</translation> |
7679 | 1965 |
</message> |
1966 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1967 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="65"/> |
7679 | 1968 |
<source>Load a previously saved game</source> |
9364 | 1969 |
<translation>Carregue um jogo salvo</translation> |
6239 | 1970 |
</message> |
1971 |
</context> |
|
1972 |
<context> |
|
1973 |
<name>PageTraining</name> |
|
1974 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1975 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="206"/> |
6239 | 1976 |
<source>No description available</source> |
9364 | 1977 |
<translation>Não há descrição disponível</translation> |
6239 | 1978 |
</message> |
1979 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1980 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="214"/> |
6239 | 1981 |
<source>Select a mission!</source> |
9364 | 1982 |
<translation>Selecione uma missão!</translation> |
3769 | 1983 |
</message> |
7679 | 1984 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1985 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="78"/> |
7679 | 1986 |
<source>Pick the mission or training to play</source> |
9364 | 1987 |
<translation>Escolha uma missão ou treino para jogar</translation> |
7679 | 1988 |
</message> |
1989 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1990 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="93"/> |
7679 | 1991 |
<source>Start fighting</source> |
9364 | 1992 |
<translation>Começar a luta</translation> |
7679 | 1993 |
</message> |
1994 |
</context> |
|
1995 |
<context> |
|
1996 |
<name>PageVideos</name> |
|
1997 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
1998 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="122"/> |
7679 | 1999 |
<source>Name</source> |
9364 | 2000 |
<translation>Nome</translation> |
7679 | 2001 |
</message> |
2002 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2003 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="123"/> |
7679 | 2004 |
<source>Size</source> |
9364 | 2005 |
<translation>Tamanho</translation> |
7679 | 2006 |
</message> |
7680 | 2007 |
<message numerus="yes"> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2008 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="264"/> |
7679 | 2009 |
<source>%1 bytes</source> |
9364 | 2010 |
<translation> |
2011 |
<numerusform>%1 byte</numerusform> |
|
2012 |
<numerusform>%1 bytes</numerusform> |
|
7680 | 2013 |
</translation> |
7679 | 2014 |
</message> |
2015 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2016 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="508"/> |
7679 | 2017 |
<source>(in progress...)</source> |
9364 | 2018 |
<translation>(em andamento...)</translation> |
7679 | 2019 |
</message> |
2020 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2021 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="732"/> |
7679 | 2022 |
<source>encoding</source> |
9364 | 2023 |
<translation>codificando</translation> |
7679 | 2024 |
</message> |
2025 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2026 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="734"/> |
7679 | 2027 |
<source>uploading</source> |
9364 | 2028 |
<translation>enviando</translation> |
7679 | 2029 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2030 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2031 |
<source>Date: %1 |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2032 |
</source> |
9756 | 2033 |
<translation type="obsolete">Data: %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2034 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2035 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2036 |
<source>Size: %1 |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2037 |
</source> |
9756 | 2038 |
<translation type="obsolete">Tamanho: %1</translation> |
2039 |
</message> |
|
2040 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2041 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="512"/> |
9756 | 2042 |
<source>Date: %1</source> |
2043 |
<translation type="unfinished">Data: %1 {1?}</translation> |
|
2044 |
</message> |
|
2045 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2046 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="513"/> |
9756 | 2047 |
<source>Size: %1</source> |
2048 |
<translation type="unfinished">Tamanho: %1 {1?}</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2049 |
</message> |
1369 | 2050 |
</context> |
2051 |
<context> |
|
1414 | 2052 |
<name>QAction</name> |
2053 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2054 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="262"/> |
1414 | 2055 |
<source>Kick</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2056 |
<translation>Chutar</translation> |
1414 | 2057 |
</message> |
2058 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2059 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="169"/> |
1414 | 2060 |
<source>Restrict Joins</source> |
9364 | 2061 |
<translation>Restringir participação</translation> |
1414 | 2062 |
</message> |
2063 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2064 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="171"/> |
1414 | 2065 |
<source>Restrict Team Additions</source> |
9364 | 2066 |
<translation>Restringir adição de equipes</translation> |
1414 | 2067 |
</message> |
1583 | 2068 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2069 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="258"/> |
1900 | 2070 |
<source>Info</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2071 |
<translation>Info</translation> |
1900 | 2072 |
</message> |
2073 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2074 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="266"/> |
1900 | 2075 |
<source>Ban</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2076 |
<translation>Banir</translation> |
1583 | 2077 |
</message> |
2726 | 2078 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2079 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="270"/> |
2726 | 2080 |
<source>Follow</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2081 |
<translation>Seguir</translation> |
2726 | 2082 |
</message> |
2883 | 2083 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2084 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="274"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2085 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="905"/> |
2883 | 2086 |
<source>Ignore</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2087 |
<translation>Ignorar</translation> |
2883 | 2088 |
</message> |
2089 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2090 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="278"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2091 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="917"/> |
2883 | 2092 |
<source>Add friend</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2093 |
<translation>Adicionar amigo</translation> |
2883 | 2094 |
</message> |
2095 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2096 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="900"/> |
2883 | 2097 |
<source>Unignore</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2098 |
<translation>Não ignorar</translation> |
2883 | 2099 |
</message> |
2100 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2101 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="912"/> |
2883 | 2102 |
<source>Remove friend</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2103 |
<translation>Remover amigo</translation> |
2883 | 2104 |
</message> |
5602 | 2105 |
<message> |
2106 |
<source>Update</source> |
|
8648 | 2107 |
<translation type="obsolete">Atualizar</translation> |
2108 |
</message> |
|
2109 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2110 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="173"/> |
8648 | 2111 |
<source>Restrict Unregistered Players Join</source> |
9364 | 2112 |
<translation>Restringir participação de jogadores não registrados</translation> |
8648 | 2113 |
</message> |
2114 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2115 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="74"/> |
8648 | 2116 |
<source>Show games in lobby</source> |
9364 | 2117 |
<translation>Mostrar jogos em espera</translation> |
8648 | 2118 |
</message> |
2119 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2120 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="77"/> |
8648 | 2121 |
<source>Show games in-progress</source> |
9364 | 2122 |
<translation>Mostrar jogos em andamento</translation> |
5602 | 2123 |
</message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2124 |
<message> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2125 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="80"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2126 |
<source>Show password protected</source> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2127 |
<translation type="unfinished"></translation> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2128 |
</message> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2129 |
<message> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2130 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="83"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2131 |
<source>Show join restricted</source> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2132 |
<translation type="unfinished"></translation> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2133 |
</message> |
1414 | 2134 |
</context> |
2135 |
<context> |
|
1369 | 2136 |
<name>QCheckBox</name> |
2137 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2138 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="410"/> |
1369 | 2139 |
<source>Fullscreen</source> |
2140 |
<translation>Tela cheia</translation> |
|
2141 |
</message> |
|
2142 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2143 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="349"/> |
1369 | 2144 |
<source>Show FPS</source> |
9364 | 2145 |
<translation>Mostrar FPS</translation> |
1369 | 2146 |
</message> |
2147 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2148 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="360"/> |
1369 | 2149 |
<source>Alternative damage show</source> |
2150 |
<translation>Mostrar dano de maneira alternativa</translation> |
|
2151 |
</message> |
|
2152 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2153 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="643"/> |
1488 | 2154 |
<source>Append date and time to record file name</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2155 |
<translation>Adicionar data e hora no nome do arquivo</translation> |
1488 | 2156 |
</message> |
1546 | 2157 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2158 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="663"/> |
2270 | 2159 |
<source>Check for updates at startup</source> |
9364 | 2160 |
<translation>Verificar atualizações ao iniciar</translation> |
2270 | 2161 |
</message> |
2394 | 2162 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2163 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="366"/> |
2883 | 2164 |
<source>Show ammo menu tooltips</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2165 |
<translation>Mostrar instruções no menu de armas</translation> |
2883 | 2166 |
</message> |
2167 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2168 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="55"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2169 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="542"/> |
7679 | 2170 |
<source>Save password</source> |
9364 | 2171 |
<translation>Salvar senha</translation> |
7679 | 2172 |
</message> |
2173 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2174 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="95"/> |
7679 | 2175 |
<source>Save account name and password</source> |
9364 | 2176 |
<translation>Salvar o nome e a senha da conta</translation> |
7679 | 2177 |
</message> |
2178 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2179 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="131"/> |
7679 | 2180 |
<source>Video is private</source> |
9364 | 2181 |
<translation>O vídeo é particular</translation> |
7679 | 2182 |
</message> |
2183 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2184 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="724"/> |
7679 | 2185 |
<source>Record audio</source> |
9364 | 2186 |
<translation>Gravar áudio</translation> |
7679 | 2187 |
</message> |
2188 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2189 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="773"/> |
7679 | 2190 |
<source>Use game resolution</source> |
9364 | 2191 |
<translation>Usar a resolução do jogo</translation> |
7679 | 2192 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2193 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2194 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="416"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2195 |
<source>Visual effects</source> |
9364 | 2196 |
<translation>Efeitos visuais</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2197 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2198 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2199 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="489"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2200 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="506"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2201 |
<source>Sound</source> |
9364 | 2202 |
<translation>Som</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2203 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2204 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2205 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="490"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2206 |
<source>In-game sound effects</source> |
9364 | 2207 |
<translation>Efeitos sonoros do jogo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2208 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2209 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2210 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="496"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2211 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="511"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2212 |
<source>Music</source> |
9364 | 2213 |
<translation>Música</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2214 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2215 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2216 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="497"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2217 |
<source>In-game music</source> |
9364 | 2218 |
<translation>Música do jogo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2219 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2220 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2221 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="507"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2222 |
<source>Frontend sound effects</source> |
9364 | 2223 |
<translation>Efeitos sonoros da interface</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2224 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2225 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2226 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="512"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2227 |
<source>Frontend music</source> |
9364 | 2228 |
<translation>Música da interface</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2229 |
</message> |
9756 | 2230 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2231 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="381"/> |
9756 | 2232 |
<source>Team</source> |
2233 |
<translation type="unfinished"></translation> |
|
2234 |
</message> |
|
2235 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2236 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="382"/> |
9756 | 2237 |
<source>Enable team tags by default</source> |
2238 |
<translation type="unfinished"></translation> |
|
2239 |
</message> |
|
2240 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2241 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="385"/> |
9756 | 2242 |
<source>Hog</source> |
2243 |
<translation type="unfinished"></translation> |
|
2244 |
</message> |
|
2245 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2246 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="386"/> |
9756 | 2247 |
<source>Enable hedgehog tags by default</source> |
2248 |
<translation type="unfinished"></translation> |
|
2249 |
</message> |
|
2250 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2251 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="389"/> |
9756 | 2252 |
<source>Health</source> |
2253 |
<translation type="unfinished"></translation> |
|
2254 |
</message> |
|
2255 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2256 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="390"/> |
9756 | 2257 |
<source>Enable health tags by default</source> |
2258 |
<translation type="unfinished"></translation> |
|
2259 |
</message> |
|
2260 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2261 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="393"/> |
9756 | 2262 |
<source>Translucent</source> |
2263 |
<translation type="unfinished"></translation> |
|
2264 |
</message> |
|
2265 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2266 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="394"/> |
9756 | 2267 |
<source>Enable translucent tags by default</source> |
2268 |
<translation type="unfinished"></translation> |
|
2269 |
</message> |
|
1369 | 2270 |
</context> |
2271 |
<context> |
|
2272 |
<name>QComboBox</name> |
|
2273 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2274 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="122"/> |
1369 | 2275 |
<source>Human</source> |
2276 |
<translation>Humano</translation> |
|
2277 |
</message> |
|
2278 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2279 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="126"/> |
1414 | 2280 |
<source>Level</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2281 |
<translation>Nível</translation> |
1369 | 2282 |
</message> |
2913 | 2283 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2284 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="623"/> |
2913 | 2285 |
<source>(System default)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2286 |
<translation>(Padrão do sistema)</translation> |
2913 | 2287 |
</message> |
3163 | 2288 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2289 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="295"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2290 |
<source>Community</source> |
4009 | 2291 |
<translation>Comunidade</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2292 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2293 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2294 |
<source>Any</source> |
9756 | 2295 |
<translation type="obsolete">Qualquer</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2296 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2297 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2298 |
<source>In lobby</source> |
8648 | 2299 |
<translation type="obsolete">Em espera</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2300 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2301 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2302 |
<source>In progress</source> |
8648 | 2303 |
<translation type="obsolete">Em progresso</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2304 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3769
diff
changeset
|
2305 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2306 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="313"/> |
4864 | 2307 |
<source>Disabled</source> |
9364 | 2308 |
<translation>Desabilitado</translation> |
4864 | 2309 |
</message> |
2310 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2311 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="314"/> |
4864 | 2312 |
<source>Red/Cyan</source> |
9364 | 2313 |
<translation>Vermelho/ciano</translation> |
4864 | 2314 |
</message> |
2315 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2316 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="315"/> |
4864 | 2317 |
<source>Cyan/Red</source> |
9364 | 2318 |
<translation>Ciano/vermelho</translation> |
4864 | 2319 |
</message> |
2320 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2321 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="316"/> |
4864 | 2322 |
<source>Red/Blue</source> |
9364 | 2323 |
<translation>Vermelho/azul</translation> |
4864 | 2324 |
</message> |
2325 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2326 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="317"/> |
4864 | 2327 |
<source>Blue/Red</source> |
9364 | 2328 |
<translation>Azul/vermelho</translation> |
4864 | 2329 |
</message> |
2330 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2331 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="318"/> |
4864 | 2332 |
<source>Red/Green</source> |
9364 | 2333 |
<translation>Vermelho/verde</translation> |
4864 | 2334 |
</message> |
2335 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2336 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="319"/> |
4864 | 2337 |
<source>Green/Red</source> |
9364 | 2338 |
<translation>Verde/vermelho</translation> |
4864 | 2339 |
</message> |
2340 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2341 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="326"/> |
4864 | 2342 |
<source>Side-by-side</source> |
9364 | 2343 |
<translation>Lado a lado</translation> |
4864 | 2344 |
</message> |
2345 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2346 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="327"/> |
4864 | 2347 |
<source>Top-Bottom</source> |
9364 | 2348 |
<translation>Em cima - embaixo</translation> |
4864 | 2349 |
</message> |
2350 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2351 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="320"/> |
5602 | 2352 |
<source>Red/Cyan grayscale</source> |
9364 | 2353 |
<translation>Vermelho/ciano em tons de cinza</translation> |
5602 | 2354 |
</message> |
2355 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2356 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="321"/> |
5602 | 2357 |
<source>Cyan/Red grayscale</source> |
9364 | 2358 |
<translation>Ciano/vermelho em tons de cinza</translation> |
5602 | 2359 |
</message> |
2360 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2361 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="322"/> |
5602 | 2362 |
<source>Red/Blue grayscale</source> |
9364 | 2363 |
<translation>Vermelho/azul em tons de cinza</translation> |
5602 | 2364 |
</message> |
2365 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2366 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="323"/> |
5602 | 2367 |
<source>Blue/Red grayscale</source> |
9364 | 2368 |
<translation>Azul/vermelho em tons de cinza</translation> |
5602 | 2369 |
</message> |
2370 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2371 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="324"/> |
5602 | 2372 |
<source>Red/Green grayscale</source> |
9364 | 2373 |
<translation>Vermelho/verde em tons de cinza</translation> |
5602 | 2374 |
</message> |
2375 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2376 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="325"/> |
5602 | 2377 |
<source>Green/Red grayscale</source> |
9364 | 2378 |
<translation>Verde/vermelho em tons de cinza</translation> |
5602 | 2379 |
</message> |
1369 | 2380 |
</context> |
2381 |
<context> |
|
2382 |
<name>QGroupBox</name> |
|
2383 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2384 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="61"/> |
1369 | 2385 |
<source>Team Members</source> |
2386 |
<translation>Membros da equipe</translation> |
|
2387 |
</message> |
|
2388 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2389 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="150"/> |
1369 | 2390 |
<source>Fort</source> |
2391 |
<translation>Forte</translation> |
|
2392 |
</message> |
|
2393 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2394 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="40"/> |
1369 | 2395 |
<source>Net game</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2396 |
<translation>Jogo em rede</translation> |
1369 | 2397 |
</message> |
2398 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2399 |
<location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="255"/> |
1369 | 2400 |
<source>Playing teams</source> |
2401 |
<translation>Equipes em jogo</translation> |
|
2402 |
</message> |
|
1933 | 2403 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2404 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="48"/> |
1933 | 2405 |
<source>Game Modifiers</source> |
9364 | 2406 |
<translation>Modificadores de jogo</translation> |
1933 | 2407 |
</message> |
2408 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2409 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="49"/> |
1933 | 2410 |
<source>Basic Settings</source> |
9364 | 2411 |
<translation>Opções básicas</translation> |
1933 | 2412 |
</message> |
2899 | 2413 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2414 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="96"/> |
2899 | 2415 |
<source>Team Settings</source> |
9364 | 2416 |
<translation>Opções de equipe</translation> |
2899 | 2417 |
</message> |
2418 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2419 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="119"/> |
7679 | 2420 |
<source>Videos</source> |
9364 | 2421 |
<translation>Vídeos</translation> |
7679 | 2422 |
</message> |
2423 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2424 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="155"/> |
7679 | 2425 |
<source>Description</source> |
9364 | 2426 |
<translation>Descrição</translation> |
7679 | 2427 |
</message> |
1369 | 2428 |
</context> |
2429 |
<context> |
|
2430 |
<name>QLabel</name> |
|
2431 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2432 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="139"/> |
1369 | 2433 |
<source>Weapons</source> |
2434 |
<translation>Armas</translation> |
|
2435 |
</message> |
|
2436 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2437 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="33"/> |
1369 | 2438 |
<source>Host:</source> |
9364 | 2439 |
<translation>Máquina:</translation> |
1369 | 2440 |
</message> |
2441 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2442 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="37"/> |
1369 | 2443 |
<source>Port:</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2444 |
<translation>Porta:</translation> |
1369 | 2445 |
</message> |
2446 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2447 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="749"/> |
1369 | 2448 |
<source>Resolution</source> |
2449 |
<translation>Resolução</translation> |
|
2450 |
</message> |
|
2451 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2452 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="340"/> |
1369 | 2453 |
<source>FPS limit</source> |
2454 |
<translation>Limite de FPS</translation> |
|
2455 |
</message> |
|
2456 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2457 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="56"/> |
1369 | 2458 |
<source>Server name:</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2459 |
<translation>Nome do servidor:</translation> |
1369 | 2460 |
</message> |
2461 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2462 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="63"/> |
1369 | 2463 |
<source>Server port:</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2464 |
<translation>Porta do servidor:</translation> |
1369 | 2465 |
</message> |
2466 |
<message> |
|
2467 |
<source>Version</source> |
|
8648 | 2468 |
<translation type="obsolete">Versão</translation> |
1369 | 2469 |
</message> |
2470 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2471 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="472"/> |
1803 | 2472 |
<source>Initial sound volume</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2473 |
<translation>Volume inicial</translation> |
1803 | 2474 |
</message> |
1933 | 2475 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2476 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="175"/> |
1933 | 2477 |
<source>Damage Modifier</source> |
9364 | 2478 |
<translation>Modificador de danos</translation> |
1933 | 2479 |
</message> |
2480 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2481 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="189"/> |
1933 | 2482 |
<source>Turn Time</source> |
9364 | 2483 |
<translation>Tempo de turno</translation> |
1933 | 2484 |
</message> |
2485 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2486 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="203"/> |
1933 | 2487 |
<source>Initial Health</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2488 |
<translation>Vida inicial</translation> |
1933 | 2489 |
</message> |
2490 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2491 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="217"/> |
1933 | 2492 |
<source>Sudden Death Timeout</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2493 |
<translation>Início da Morte Súbita</translation> |
1933 | 2494 |
</message> |
2495 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2496 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="314"/> |
2030 | 2497 |
<source>Mines Time</source> |
9364 | 2498 |
<translation>Tempo das minas</translation> |
2030 | 2499 |
</message> |
2500 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2501 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="330"/> |
2030 | 2502 |
<source>Mines</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2503 |
<translation>Minas</translation> |
2030 | 2504 |
</message> |
2505 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2506 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="418"/> |
1943 | 2507 |
<source>Scheme Name:</source> |
9364 | 2508 |
<translation>Nome do esquema:</translation> |
1933 | 2509 |
</message> |
2510 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2511 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="273"/> |
1943 | 2512 |
<source>Crate Drops</source> |
4156 | 2513 |
<translation>Caixas caem</translation> |
1933 | 2514 |
</message> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2515 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2516 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="344"/> |
2883 | 2517 |
<source>% Dud Mines</source> |
9364 | 2518 |
<translation>% minas falhas</translation> |
2883 | 2519 |
</message> |
2899 | 2520 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2521 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="100"/> |
2899 | 2522 |
<source>Name</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2523 |
<translation>Nome</translation> |
2899 | 2524 |
</message> |
2525 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2526 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="103"/> |
2899 | 2527 |
<source>Type</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2528 |
<translation>Tipo</translation> |
2899 | 2529 |
</message> |
2530 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2531 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="106"/> |
2899 | 2532 |
<source>Grave</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2533 |
<translation>Túmulo</translation> |
2899 | 2534 |
</message> |
2535 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2536 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="109"/> |
2899 | 2537 |
<source>Flag</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2538 |
<translation>Bandeira</translation> |
2899 | 2539 |
</message> |
2540 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2541 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="112"/> |
2899 | 2542 |
<source>Voice</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2543 |
<translation>Voz</translation> |
2899 | 2544 |
</message> |
2545 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2546 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="617"/> |
2899 | 2547 |
<source>Locale</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2548 |
<translation>Localização</translation> |
2899 | 2549 |
</message> |
2550 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2551 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="358"/> |
3163 | 2552 |
<source>Explosives</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2553 |
<translation>Explosivos</translation> |
3163 | 2554 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
2555 |
<message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3511
diff
changeset
|
2556 |
<source>Tip: </source> |
9756 | 2557 |
<translation type="obsolete">Dica: </translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
2558 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
2559 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2560 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="295"/> |
3769 | 2561 |
<source>Quality</source> |
2562 |
<translation>Qualidade</translation> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
2563 |
</message> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2564 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2565 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="286"/> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2566 |
<source>% Health Crates</source> |
9364 | 2567 |
<translation>% caixas de vida</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2568 |
</message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2569 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2570 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="300"/> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2571 |
<source>Health in Crates</source> |
9364 | 2572 |
<translation>Vida por caixa</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2573 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2574 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2575 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="231"/> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2576 |
<source>Sudden Death Water Rise</source> |
9364 | 2577 |
<translation>Morte Súbita: aumento do nível da água</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2578 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2579 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2580 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="245"/> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2581 |
<source>Sudden Death Health Decrease</source> |
9364 | 2582 |
<translation>Morte Súbita: redução de vida</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2583 |
</message> |
4259 | 2584 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2585 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="259"/> |
4418 | 2586 |
<source>% Rope Length</source> |
9364 | 2587 |
<translation>% comprimento da corda</translation> |
4259 | 2588 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2589 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2590 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="309"/> |
4864 | 2591 |
<source>Stereo rendering</source> |
9364 | 2592 |
<translation>Renderização em estéreo</translation> |
4864 | 2593 |
</message> |
5602 | 2594 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2595 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="108"/> |
5602 | 2596 |
<source>Style</source> |
9364 | 2597 |
<translation>Estilo</translation> |
5602 | 2598 |
</message> |
2599 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2600 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="127"/> |
5602 | 2601 |
<source>Scheme</source> |
9364 | 2602 |
<translation>Esquema</translation> |
5602 | 2603 |
</message> |
2604 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2605 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="372"/> |
5602 | 2606 |
<source>% Get Away Time</source> |
9364 | 2607 |
<translation>% tempo de fugir</translation> |
5602 | 2608 |
</message> |
6239 | 2609 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2610 |
<location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="38"/> |
7679 | 2611 |
<source>There are videos that are currently being processed. |
2612 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
2613 |
Do you really want to quit?</source> |
9364 | 2614 |
<translation>Existem vídeos que estão sendo processados. |
2615 |
Sair agora irá cancelá-los. |
|
2616 |
Você deseja mesmo sair?</translation> |
|
7679 | 2617 |
</message> |
2618 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2619 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="74"/> |
7679 | 2620 |
<source>Please provide either the YouTube account name or the email address associated with the Google Account.</source> |
9364 | 2621 |
<translation>Forneça ou um nome de conta do YouTube ou o endereço de e-mail associado à Conta Google.</translation> |
7679 | 2622 |
</message> |
2623 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2624 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="80"/> |
7679 | 2625 |
<source>Account name (or email): </source> |
9364 | 2626 |
<translation>Nome da conta (ou e-mail): </translation> |
7679 | 2627 |
</message> |
2628 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2629 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="87"/> |
7679 | 2630 |
<source>Password: </source> |
9364 | 2631 |
<translation>Senha: </translation> |
7679 | 2632 |
</message> |
2633 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2634 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="105"/> |
7679 | 2635 |
<source>Video title: </source> |
9364 | 2636 |
<translation>Título do vídeo: </translation> |
7679 | 2637 |
</message> |
2638 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2639 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="114"/> |
7679 | 2640 |
<source>Video description: </source> |
9364 | 2641 |
<translation>Descrição do vídeo: </translation> |
7679 | 2642 |
</message> |
2643 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2644 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="121"/> |
7679 | 2645 |
<source>Tags (comma separated): </source> |
9364 | 2646 |
<translation>Etiquetas (separadas por vírgula): </translation> |
7679 | 2647 |
</message> |
2648 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2649 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="136"/> |
7679 | 2650 |
<source>Description</source> |
9364 | 2651 |
<translation>Descrição</translation> |
7679 | 2652 |
</message> |
2653 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2654 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="531"/> |
7679 | 2655 |
<source>Nickname</source> |
9364 | 2656 |
<translation>Apelido</translation> |
7679 | 2657 |
</message> |
2658 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2659 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="693"/> |
7679 | 2660 |
<source>Format</source> |
9364 | 2661 |
<translation>Formato</translation> |
7679 | 2662 |
</message> |
2663 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2664 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="713"/> |
7679 | 2665 |
<source>Audio codec</source> |
9364 | 2666 |
<translation>Codec de áudio</translation> |
7679 | 2667 |
</message> |
2668 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2669 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="738"/> |
7679 | 2670 |
<source>Video codec</source> |
9364 | 2671 |
<translation>Codec de vídeo</translation> |
7679 | 2672 |
</message> |
2673 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2674 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="779"/> |
7679 | 2675 |
<source>Framerate</source> |
9364 | 2676 |
<translation>Taxa de quadros</translation> |
7679 | 2677 |
</message> |
2678 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2679 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="793"/> |
7679 | 2680 |
<source>Bitrate (Kbps)</source> |
9364 | 2681 |
<translation>Taxa de bits (kbps)</translation> |
7679 | 2682 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2683 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2684 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="141"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2685 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game, while some features might be broken or incomplete!</source> |
9364 | 2686 |
<translation>Esta versão do desenvolvimento é um "trabalho em andamento" e pode não ser compatível com outras versões do jogo, além de poder ter algumas funcionalidades quebradas ou incompletas!</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2687 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2688 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2689 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="250"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2690 |
<source>Fullscreen</source> |
9364 | 2691 |
<translation>Tela cheia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2692 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2693 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2694 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="255"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2695 |
<source>Fullscreen Resolution</source> |
9364 | 2696 |
<translation>Resolução em tela cheia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2697 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2698 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2699 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="265"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2700 |
<source>Windowed Resolution</source> |
9364 | 2701 |
<translation>Resolução em modo janela</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2702 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2703 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2704 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="103"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2705 |
<source>Your Email</source> |
9364 | 2706 |
<translation>Seu e-mail</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2707 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2708 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2709 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="111"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2710 |
<source>Summary</source> |
9364 | 2711 |
<translation>Resumo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2712 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2713 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2714 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="121"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2715 |
<source>Send system information</source> |
9364 | 2716 |
<translation>Enviar informações do sistema</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2717 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2718 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2719 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="164"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2720 |
<source>Type the security code:</source> |
9364 | 2721 |
<translation>Digite o código de segurança:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2722 |
</message> |
8648 | 2723 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2724 |
<location filename="../../../../QTfrontend/ui/widget/about.cpp" line="79"/> |
8648 | 2725 |
<source>Revision</source> |
9364 | 2726 |
<translation>Revisão</translation> |
8648 | 2727 |
</message> |
8676 | 2728 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2729 |
<location filename="../../../../QTfrontend/ui/widget/about.cpp" line="81"/> |
8676 | 2730 |
<source>This program is distributed under the %1</source> |
9364 | 2731 |
<translation>Este programa é distribuído sob a %1</translation> |
8676 | 2732 |
</message> |
9007 | 2733 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2734 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="632"/> |
9007 | 2735 |
<source>This setting will be effective at next restart.</source> |
9364 | 2736 |
<translation>Esta configuração se efetivará no próximo reinício.</translation> |
9007 | 2737 |
</message> |
9756 | 2738 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2739 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="143"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2740 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="149"/> |
9756 | 2741 |
<source>Tip: %1</source> |
2742 |
<translation type="unfinished"></translation> |
|
2743 |
</message> |
|
2744 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2745 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="372"/> |
9756 | 2746 |
<source>Displayed tags above hogs and translucent tags</source> |
2747 |
<translation type="unfinished"></translation> |
|
2748 |
</message> |
|
2749 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2750 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="386"/> |
9756 | 2751 |
<source>World Edge</source> |
2752 |
<translation type="unfinished"></translation> |
|
2753 |
</message> |
|
10451 | 2754 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2755 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="404"/> |
10451 | 2756 |
<source>Script parameter</source> |
2757 |
<translation type="unfinished"></translation> |
|
2758 |
</message> |
|
1369 | 2759 |
</context> |
2760 |
<context> |
|
2761 |
<name>QLineEdit</name> |
|
2762 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2763 |
<location filename="../../../../QTfrontend/hwform.cpp" line="957"/> |
1369 | 2764 |
<source>unnamed</source> |
2765 |
<translation>sem nome</translation> |
|
2766 |
</message> |
|
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2767 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2768 |
<location filename="../../../../QTfrontend/team.cpp" line="44"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2769 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="307"/> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2770 |
<source>hedgehog %1</source> |
9364 | 2771 |
<translation>ouriço %1</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2772 |
</message> |
7679 | 2773 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2774 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="536"/> |
7679 | 2775 |
<source>anonymous</source> |
9364 | 2776 |
<translation>anônimo</translation> |
7679 | 2777 |
</message> |
1369 | 2778 |
</context> |
2779 |
<context> |
|
2780 |
<name>QMainWindow</name> |
|
2781 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2782 |
<location filename="../../../../QTfrontend/ui_hwform.cpp" line="57"/> |
1546 | 2783 |
<source>Hedgewars %1</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2784 |
<translation>Hedgewars %1</translation> |
1369 | 2785 |
</message> |
8648 | 2786 |
<message> |
2787 |
<source>-r%1 (%2)</source> |
|
9756 | 2788 |
<translation type="obsolete">-r%1 (%2)</translation> |
8648 | 2789 |
</message> |
1369 | 2790 |
</context> |
2791 |
<context> |
|
2792 |
<name>QMessageBox</name> |
|
2793 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2794 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1576"/> |
1369 | 2795 |
<source>Connection to server is lost</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
2796 |
<translation>A conexão com o servidor foi perdida</translation> |
1369 | 2797 |
</message> |
2798 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2799 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="372"/> |
1369 | 2800 |
<source>Error</source> |
2801 |
<translation>Erro</translation> |
|
2802 |
</message> |
|
2803 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2804 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2036"/> |
4124 | 2805 |
<source>File association failed.</source> |
4156 | 2806 |
<translation>Associação de arquivos falhou.</translation> |
4124 | 2807 |
</message> |
4418 | 2808 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2809 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="232"/> |
7679 | 2810 |
<source>Error while authenticating at google.com: |
2811 |
</source> |
|
9364 | 2812 |
<translation>Erro ao se autenticar com google.com:</translation> |
7679 | 2813 |
</message> |
2814 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2815 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="234"/> |
7679 | 2816 |
<source>Login or password is incorrect</source> |
9364 | 2817 |
<translation>Usuário ou senha incorretos</translation> |
7679 | 2818 |
</message> |
2819 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2820 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="297"/> |
7679 | 2821 |
<source>Error while sending metadata to youtube.com: |
2822 |
</source> |
|
9364 | 2823 |
<translation>Erro ao enviar metadados a youtube.com:</translation> |
7679 | 2824 |
</message> |
7801 | 2825 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2826 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="361"/> |
7801 | 2827 |
<source>Teams - Are you sure?</source> |
9364 | 2828 |
<translation>Equipes - Você tem certeza?</translation> |
7801 | 2829 |
</message> |
2830 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2831 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="362"/> |
7801 | 2832 |
<source>Do you really want to delete the team '%1'?</source> |
9364 | 2833 |
<translation>Você deseja mesmo excluir a equipe "%1"?</translation> |
7801 | 2834 |
</message> |
2835 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2836 |
<location filename="../../../../QTfrontend/hwform.cpp" line="986"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2837 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="534"/> |
7801 | 2838 |
<source>Cannot delete default scheme '%1'!</source> |
9364 | 2839 |
<translation>Não é possível excluir o esquema padrão "%1"!</translation> |
7801 | 2840 |
</message> |
2841 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2842 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1012"/> |
7801 | 2843 |
<source>Please select a record from the list</source> |
9364 | 2844 |
<translation>Por favor, selecione uma gravação da lista</translation> |
7801 | 2845 |
</message> |
2846 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2847 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1515"/> |
7801 | 2848 |
<source>Unable to start server</source> |
9364 | 2849 |
<translation>Não foi capaz de iniciar o servidor</translation> |
7801 | 2850 |
</message> |
2851 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2852 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="349"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2853 |
<location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="26"/> |
7801 | 2854 |
<source>Hedgewars - Error</source> |
9364 | 2855 |
<translation>Hedgewars - Erro</translation> |
7801 | 2856 |
</message> |
2857 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2858 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2030"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2859 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="436"/> |
7801 | 2860 |
<source>Hedgewars - Success</source> |
9364 | 2861 |
<translation>Hedgewars - Sucesso</translation> |
7801 | 2862 |
</message> |
2863 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2864 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2031"/> |
7801 | 2865 |
<source>All file associations have been set</source> |
9364 | 2866 |
<translation>Todas as associações de arquivo foram definidas</translation> |
7801 | 2867 |
</message> |
2868 |
<message> |
|
2869 |
<source>Cannot create directory %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2870 |
<translation type="obsolete">Não foi possível criar o diretório %1</translation> |
7801 | 2871 |
</message> |
2872 |
<message> |
|
2873 |
<source>Unable to start the server: %1.</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2874 |
<translation type="obsolete">Não foi possível iniciar o servidor: %1.</translation> |
7801 | 2875 |
</message> |
2876 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2877 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="240"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2878 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="302"/> |
7801 | 2879 |
<source>Video upload - Error</source> |
9364 | 2880 |
<translation>Envio de vídeo - Erro</translation> |
7801 | 2881 |
</message> |
2882 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2883 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="118"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2884 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="244"/> |
7801 | 2885 |
<source>Netgame - Error</source> |
9364 | 2886 |
<translation>Jogo em rede - Erro</translation> |
7801 | 2887 |
</message> |
2888 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2889 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="119"/> |
7801 | 2890 |
<source>Please select a server from the list</source> |
9364 | 2891 |
<translation>Selecione um servidor da lista</translation> |
7801 | 2892 |
</message> |
2893 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2894 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="245"/> |
7801 | 2895 |
<source>Please enter room name</source> |
9364 | 2896 |
<translation>Informe um nome para a sala</translation> |
7801 | 2897 |
</message> |
2898 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2899 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="125"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2900 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="152"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2901 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="169"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2902 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="184"/> |
7801 | 2903 |
<source>Record Play - Error</source> |
9364 | 2904 |
<translation>Gravação de jogo - Erro</translation> |
7801 | 2905 |
</message> |
2906 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2907 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="126"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2908 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="170"/> |
7801 | 2909 |
<source>Please select record from the list</source> |
9364 | 2910 |
<translation>Selecione uma gravação da lista</translation> |
7801 | 2911 |
</message> |
2912 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2913 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="153"/> |
7801 | 2914 |
<source>Cannot rename to </source> |
9364 | 2915 |
<translation>Não é possível renomear para </translation> |
7801 | 2916 |
</message> |
2917 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2918 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="185"/> |
7801 | 2919 |
<source>Cannot delete file </source> |
9364 | 2920 |
<translation>Não é possível excluir o arquivo </translation> |
7801 | 2921 |
</message> |
2922 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2923 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="502"/> |
7801 | 2924 |
<source>Room Name - Error</source> |
9364 | 2925 |
<translation>Nome da sala - Erro</translation> |
7801 | 2926 |
</message> |
2927 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2928 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="503"/> |
7801 | 2929 |
<source>Please select room from the list</source> |
9364 | 2930 |
<translation>Selecione uma sala da lista</translation> |
7801 | 2931 |
</message> |
2932 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2933 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="528"/> |
7801 | 2934 |
<source>Room Name - Are you sure?</source> |
9364 | 2935 |
<translation>Nome da sala - Tem certeza?</translation> |
7801 | 2936 |
</message> |
2937 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2938 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="529"/> |
7801 | 2939 |
<source>The game you are trying to join has started. |
2940 |
Do you still want to join the room?</source> |
|
9364 | 2941 |
<translation>O jogo do qual você está tentando participar já começou. |
7801 | 2942 |
Você ainda quer entrar na sala?</translation> |
2943 |
</message> |
|
2944 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2945 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="533"/> |
7801 | 2946 |
<source>Schemes - Warning</source> |
9364 | 2947 |
<translation>Esquemas - Aviso</translation> |
7801 | 2948 |
</message> |
2949 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2950 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="542"/> |
7801 | 2951 |
<source>Schemes - Are you sure?</source> |
9364 | 2952 |
<translation>Esquemas - Tem certeza?</translation> |
7801 | 2953 |
</message> |
2954 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2955 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="543"/> |
7801 | 2956 |
<source>Do you really want to delete the game scheme '%1'?</source> |
9364 | 2957 |
<translation>Você deseja mesmo excluir o esquema de jogo "%1"?</translation> |
7801 | 2958 |
</message> |
2959 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2960 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="616"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2961 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="645"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2962 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="870"/> |
7801 | 2963 |
<source>Videos - Are you sure?</source> |
9364 | 2964 |
<translation>Vídeos - Tem certeza?</translation> |
7801 | 2965 |
</message> |
2966 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2967 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="617"/> |
7801 | 2968 |
<source>Do you really want to delete the video '%1'?</source> |
9364 | 2969 |
<translation>Você deseja mesmo excluir o vídeo "%1"?</translation> |
7801 | 2970 |
</message> |
2971 |
<message numerus="yes"> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2972 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="646"/> |
7801 | 2973 |
<source>Do you really want to remove %1 file(s)?</source> |
9364 | 2974 |
<translation> |
2975 |
<numerusform>Você deseja mesmo excluir %1 arquivo?</numerusform> |
|
2976 |
<numerusform>Você deseja mesmo excluir %1 arquivos?</numerusform> |
|
7801 | 2977 |
</translation> |
2978 |
</message> |
|
2979 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2980 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="871"/> |
7801 | 2981 |
<source>Do you really want to cancel uploading %1?</source> |
9364 | 2982 |
<translation>Você deseja mesmo cancelar o envio de %1?</translation> |
7801 | 2983 |
</message> |
2984 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2985 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="146"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2986 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="166"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2987 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="971"/> |
7801 | 2988 |
<source>File error</source> |
9364 | 2989 |
<translation>Erro de arquivo</translation> |
7801 | 2990 |
</message> |
2991 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2992 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="147"/> |
7801 | 2993 |
<source>Cannot open '%1' for writing</source> |
9364 | 2994 |
<translation>Não é possível abrir "%1" para gravação</translation> |
7801 | 2995 |
</message> |
2996 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2997 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="167"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
2998 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="972"/> |
7801 | 2999 |
<source>Cannot open '%1' for reading</source> |
9364 | 3000 |
<translation>Não é possível abrir "%1" para leitura</translation> |
7801 | 3001 |
</message> |
3002 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3003 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="373"/> |
7801 | 3004 |
<source>Cannot use the ammo '%1'!</source> |
9364 | 3005 |
<translation>Não é possível usar a arma "%1"!</translation> |
7801 | 3006 |
</message> |
3007 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3008 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="229"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3009 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="266"/> |
7801 | 3010 |
<source>Weapons - Warning</source> |
9364 | 3011 |
<translation>Armas - Aviso</translation> |
7801 | 3012 |
</message> |
3013 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3014 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="230"/> |
7801 | 3015 |
<source>Cannot overwrite default weapon set '%1'!</source> |
9364 | 3016 |
<translation>Não é possível sobrescrever o conjunto padrão de armas "%1"!</translation> |
7801 | 3017 |
</message> |
3018 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3019 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="267"/> |
7801 | 3020 |
<source>Cannot delete default weapon set '%1'!</source> |
9364 | 3021 |
<translation>Não é possível excluir o conjunto padrão de armas "%1"!</translation> |
7801 | 3022 |
</message> |
3023 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3024 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="275"/> |
7801 | 3025 |
<source>Weapons - Are you sure?</source> |
9364 | 3026 |
<translation>Armas - Tem certeza?</translation> |
7801 | 3027 |
</message> |
3028 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3029 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="276"/> |
7801 | 3030 |
<source>Do you really want to delete the weapon set '%1'?</source> |
9364 | 3031 |
<translation>Você deseja mesmo excluir o conjunto de armas "%1"?</translation> |
7801 | 3032 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3033 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3034 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1107"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3035 |
<source>Hedgewars - Nick not registered</source> |
9364 | 3036 |
<translation>Hedgewars - Apelido não registrado</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3037 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3038 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3039 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="359"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3040 |
<source>System Information Preview</source> |
9364 | 3041 |
<translation>Prévia de informações do sistema</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3042 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3043 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3044 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="374"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3045 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="385"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3046 |
<source>Failed to generate captcha</source> |
9364 | 3047 |
<translation>Falha ao gerar captcha</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3048 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3049 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3050 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="402"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3051 |
<source>Failed to download captcha</source> |
9364 | 3052 |
<translation>Falha ao baixar captcha</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3053 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3054 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3055 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="466"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3056 |
<source>Please fill out all fields. Email is optional.</source> |
9364 | 3057 |
<translation>Por favor, preencha todos os campos. O e-mail é opcional.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3058 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3059 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3060 |
<location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="34"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3061 |
<source>Hedgewars - Warning</source> |
9364 | 3062 |
<translation>Hedgewars - Aviso</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3063 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3064 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3065 |
<location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="42"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3066 |
<source>Hedgewars - Information</source> |
9364 | 3067 |
<translation>Hedgewars - Informação</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3068 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3069 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3070 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2127"/> |
8648 | 3071 |
<source>Not all players are ready</source> |
9364 | 3072 |
<translation>Nem todos os jogadores estão prontos</translation> |
8648 | 3073 |
</message> |
3074 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3075 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2128"/> |
8648 | 3076 |
<source>Are you sure you want to start this game? |
3077 |
Not all players are ready.</source> |
|
9364 | 3078 |
<translation>Tem certeza de que deseja iniciar este jogo? |
3079 |
Nem todos os jogadores estão prontos.</translation> |
|
8648 | 3080 |
</message> |
1369 | 3081 |
</context> |
3082 |
<context> |
|
9756 | 3083 |
<name>QObject</name> |
3084 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3085 |
<location filename="../../../../QTfrontend/campaign.cpp" line="82"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3086 |
<location filename="../../../../QTfrontend/campaign.cpp" line="101"/> |
9756 | 3087 |
<source>No description available</source> |
3088 |
<translation type="unfinished">Não há descrição disponível</translation> |
|
3089 |
</message> |
|
3090 |
</context> |
|
3091 |
<context> |
|
1369 | 3092 |
<name>QPushButton</name> |
3093 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3094 |
<location filename="../../../../QTfrontend/ui/page/pagecampaign.cpp" line="70"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3095 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="92"/> |
1369 | 3096 |
<source>Go!</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3097 |
<translation>Avançar!</translation> |
1369 | 3098 |
</message> |
3099 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3100 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="49"/> |
1369 | 3101 |
<source>default</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3102 |
<translation>padrão</translation> |
1369 | 3103 |
</message> |
3104 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3105 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="53"/> |
1369 | 3106 |
<source>OK</source> |
3107 |
<translation>OK</translation> |
|
3108 |
</message> |
|
3109 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3110 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="58"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3111 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/> |
1369 | 3112 |
<source>Cancel</source> |
3113 |
<translation>Cancelar</translation> |
|
3114 |
</message> |
|
3115 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3116 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="73"/> |
1369 | 3117 |
<source>Start server</source> |
3118 |
<translation>Iniciar servidor</translation> |
|
3119 |
</message> |
|
3120 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3121 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="49"/> |
1369 | 3122 |
<source>Connect</source> |
3123 |
<translation>Conectar</translation> |
|
3124 |
</message> |
|
3125 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3126 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="58"/> |
1369 | 3127 |
<source>Update</source> |
3128 |
<translation>Atualizar</translation> |
|
3129 |
</message> |
|
3130 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3131 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="63"/> |
1369 | 3132 |
<source>Specify</source> |
3133 |
<translation>Especificar</translation> |
|
3134 |
</message> |
|
3135 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3136 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="99"/> |
1369 | 3137 |
<source>Start</source> |
3138 |
<translation>Iniciar</translation> |
|
3139 |
</message> |
|
3140 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3141 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="45"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3142 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="87"/> |
1369 | 3143 |
<source>Play demo</source> |
9364 | 3144 |
<translation>Reproduzir demonstração</translation> |
1369 | 3145 |
</message> |
3146 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3147 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="49"/> |
1369 | 3148 |
<source>Rename</source> |
3149 |
<translation>Renomear</translation> |
|
3150 |
</message> |
|
3151 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3152 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="53"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3153 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="191"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3154 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/> |
1369 | 3155 |
<source>Delete</source> |
3156 |
<translation>Excluir</translation> |
|
3157 |
</message> |
|
3158 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3159 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="93"/> |
1369 | 3160 |
<source>Load</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3161 |
<translation>Carregar</translation> |
1369 | 3162 |
</message> |
3163 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3164 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="649"/> |
4009 | 3165 |
<source>Associate file extensions</source> |
9364 | 3166 |
<translation>Associar extensão de arquivos</translation> |
4009 | 3167 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3168 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3169 |
<location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="50"/> |
7679 | 3170 |
<source>More info</source> |
9364 | 3171 |
<translation>Mais informações</translation> |
7679 | 3172 |
</message> |
3173 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3174 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="806"/> |
7679 | 3175 |
<source>Set default options</source> |
9364 | 3176 |
<translation>Definir as opções padrões</translation> |
7679 | 3177 |
</message> |
3178 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3179 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="141"/> |
7679 | 3180 |
<source>Open videos directory</source> |
9364 | 3181 |
<translation>Abrir o diretório de vídeos</translation> |
7679 | 3182 |
</message> |
3183 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3184 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="187"/> |
7679 | 3185 |
<source>Play</source> |
9364 | 3186 |
<translation>Reproduzir</translation> |
7679 | 3187 |
</message> |
3188 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3189 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="195"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3190 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3191 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="878"/> |
7679 | 3192 |
<source>Upload to YouTube</source> |
9364 | 3193 |
<translation>Enviar para o YouTube</translation> |
7679 | 3194 |
</message> |
3195 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3196 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/> |
7679 | 3197 |
<source>Cancel uploading</source> |
9364 | 3198 |
<translation>Cancelar envio</translation> |
7679 | 3199 |
</message> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3200 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3201 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="807"/> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3202 |
<source>Restore default coding parameters</source> |
9364 | 3203 |
<translation>Restaurar os parâmetros padrões de codificação </translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3204 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3205 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3206 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="142"/> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3207 |
<source>Open the video directory in your system</source> |
9364 | 3208 |
<translation>Abrir o diretório de vídeo no seu sistema</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3209 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3210 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3211 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="189"/> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3212 |
<source>Play this video</source> |
9364 | 3213 |
<translation>Reproduzir este vídeo</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3214 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3215 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3216 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="193"/> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3217 |
<source>Delete this video</source> |
9364 | 3218 |
<translation>Excluir este vídeo</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3219 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3220 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3221 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="197"/> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3222 |
<source>Upload this video to your Youtube account</source> |
9364 | 3223 |
<translation>Enviar este vídeo para sua conta do YouTube</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3224 |
</message> |
8788 | 3225 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3226 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="73"/> |
8788 | 3227 |
<source>Reset</source> |
9364 | 3228 |
<translation>Restaurar</translation> |
8788 | 3229 |
</message> |
3230 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3231 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="74"/> |
8788 | 3232 |
<source>Set the default server port for Hedgewars</source> |
9364 | 3233 |
<translation>Define a porta padrão do servidor para Hedgewars</translation> |
8788 | 3234 |
</message> |
3235 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3236 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="78"/> |
8788 | 3237 |
<source>Invite your friends to your server in just 1 click!</source> |
9364 | 3238 |
<translation>Convide seus amigos para seu servidor em um só clique!</translation> |
8788 | 3239 |
</message> |
3240 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3241 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="79"/> |
9360 | 3242 |
<source>Click to copy your unique server URL to your clipboard. Send this link to your friends and they will be able to join you.</source> |
9364 | 3243 |
<translation>Clique para copiar seu URL único de servidor para sua área de transferência. Envie este link para seus amigos, e eles poderão participar com você. </translation> |
8788 | 3244 |
</message> |
3245 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3246 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="100"/> |
8788 | 3247 |
<source>Start private server</source> |
9364 | 3248 |
<translation>Iniciar servidor privado</translation> |
8788 | 3249 |
</message> |
1414 | 3250 |
</context> |
3251 |
<context> |
|
8648 | 3252 |
<name>RoomNamePrompt</name> |
3253 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3254 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="43"/> |
8648 | 3255 |
<source>Enter a name for your room.</source> |
9364 | 3256 |
<translation>Informe um nome para a sua sala.</translation> |
8648 | 3257 |
</message> |
3258 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3259 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="72"/> |
8648 | 3260 |
<source>Cancel</source> |
9364 | 3261 |
<translation>Cancelar</translation> |
8648 | 3262 |
</message> |
3263 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3264 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="73"/> |
8648 | 3265 |
<source>Create room</source> |
9364 | 3266 |
<translation>Criar sala</translation> |
8648 | 3267 |
</message> |
9756 | 3268 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3269 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="56"/> |
9756 | 3270 |
<source>set password</source> |
3271 |
<translation type="unfinished"></translation> |
|
3272 |
</message> |
|
8648 | 3273 |
</context> |
3274 |
<context> |
|
7679 | 3275 |
<name>RoomsListModel</name> |
3276 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3277 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="37"/> |
7679 | 3278 |
<source>In progress</source> |
9364 | 3279 |
<translation>Em andamento</translation> |
7679 | 3280 |
</message> |
3281 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3282 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="38"/> |
7679 | 3283 |
<source>Room Name</source> |
9364 | 3284 |
<translation>Nome da sala</translation> |
7679 | 3285 |
</message> |
3286 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3287 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="39"/> |
7679 | 3288 |
<source>C</source> |
9364 | 3289 |
<translation>C</translation> |
7679 | 3290 |
</message> |
3291 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3292 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="40"/> |
7679 | 3293 |
<source>T</source> |
9364 | 3294 |
<translation>E</translation> |
7679 | 3295 |
</message> |
3296 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3297 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="41"/> |
7679 | 3298 |
<source>Owner</source> |
9364 | 3299 |
<translation>Dono</translation> |
7679 | 3300 |
</message> |
3301 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3302 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="42"/> |
7679 | 3303 |
<source>Map</source> |
9364 | 3304 |
<translation>Mapa</translation> |
7679 | 3305 |
</message> |
3306 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3307 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="44"/> |
7679 | 3308 |
<source>Rules</source> |
9364 | 3309 |
<translation>Regras</translation> |
7679 | 3310 |
</message> |
3311 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3312 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="45"/> |
7679 | 3313 |
<source>Weapons</source> |
9364 | 3314 |
<translation>Armas</translation> |
7679 | 3315 |
</message> |
3316 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3317 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="149"/> |
7679 | 3318 |
<source>Random Map</source> |
9364 | 3319 |
<translation>Mapa aleatório</translation> |
7679 | 3320 |
</message> |
3321 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3322 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="150"/> |
7679 | 3323 |
<source>Random Maze</source> |
9364 | 3324 |
<translation>Labirinto aleatório</translation> |
7679 | 3325 |
</message> |
3326 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3327 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="152"/> |
7679 | 3328 |
<source>Hand-drawn</source> |
9364 | 3329 |
<translation>Desenhado à mão</translation> |
2441 | 3330 |
</message> |
9756 | 3331 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3332 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="43"/> |
9756 | 3333 |
<source>Script</source> |
3334 |
<translation type="unfinished"></translation> |
|
3335 |
</message> |
|
10451 | 3336 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3337 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="151"/> |
10451 | 3338 |
<source>Random Perlin</source> |
3339 |
<translation type="unfinished"></translation> |
|
3340 |
</message> |
|
1369 | 3341 |
</context> |
3342 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3343 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3344 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3345 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="42"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3346 |
<source>The map seed is the basis for all random values generated by the game.</source> |
9364 | 3347 |
<translation>A semente do mapa é a base para todos os valores aleatórios gerados pelo jogo.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3348 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3349 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3350 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="61"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3351 |
<source>Cancel</source> |
9364 | 3352 |
<translation>Cancelar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3353 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3354 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3355 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="62"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3356 |
<source>Set seed</source> |
9364 | 3357 |
<translation>Definir a semente</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3358 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3359 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3360 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="76"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3361 |
<source>Close</source> |
9364 | 3362 |
<translation>Fechar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3363 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3364 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3365 |
<context> |
2394 | 3366 |
<name>SelWeaponWidget</name> |
3367 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3368 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="119"/> |
2394 | 3369 |
<source>Weapon set</source> |
3511 | 3370 |
<translation>Conjunto de armas</translation> |
2394 | 3371 |
</message> |
3372 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3373 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="120"/> |
2394 | 3374 |
<source>Probabilities</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3375 |
<translation>Probabilidades</translation> |
2394 | 3376 |
</message> |
2883 | 3377 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3378 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="121"/> |
2883 | 3379 |
<source>Ammo in boxes</source> |
9364 | 3380 |
<translation>Munição nas caixas</translation> |
2883 | 3381 |
</message> |
3382 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3383 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="122"/> |
2883 | 3384 |
<source>Delays</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3385 |
<translation>Atrasos</translation> |
2883 | 3386 |
</message> |
4418 | 3387 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3388 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="289"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3389 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="294"/> |
4418 | 3390 |
<source>new</source> |
9364 | 3391 |
<translation>novo</translation> |
4418 | 3392 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3393 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3394 |
<source>copy of</source> |
10451 | 3395 |
<translation type="obsolete">cópia de</translation> |
3396 |
</message> |
|
3397 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3398 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="325"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3399 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="330"/> |
10451 | 3400 |
<source>copy of %1</source> |
3401 |
<translation type="unfinished"></translation> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3402 |
</message> |
2394 | 3403 |
</context> |
3404 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3405 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3406 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3407 |
<location filename="../../../../QTfrontend/net/tcpBase.cpp" line="122"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3408 |
<source>Unable to start server at %1.</source> |
9364 | 3409 |
<translation>Não foi capaz de iniciar um servidor em %1.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3410 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3411 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3412 |
<location filename="../../../../QTfrontend/net/tcpBase.cpp" line="221"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3413 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3414 |
Error code: %2</source> |
9364 | 3415 |
<translation>Não foi capaz de executar o motor em %1 |
3416 |
Código de erro: %2</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3417 |
</message> |
10451 | 3418 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3419 |
<location filename="../../../../QTfrontend/net/tcpBase.cpp" line="237"/> |
10451 | 3420 |
<source>The game engine died unexpectedly! |
3421 |
(exit code %1) |
|
3422 |
||
3423 |
We are very sorry for the inconvenience :( |
|
3424 |
||
3425 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
3426 |
<translation type="unfinished"></translation> |
|
3427 |
</message> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3428 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3429 |
<context> |
8788 | 3430 |
<name>TeamSelWidget</name> |
3431 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3432 |
<location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="260"/> |
8788 | 3433 |
<source>At least two teams are required to play!</source> |
9364 | 3434 |
<translation>Deve haver pelo menos duas equipes para jogar!</translation> |
8788 | 3435 |
</message> |
3436 |
</context> |
|
3437 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3438 |
<name>TeamShowWidget</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3439 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3440 |
<source>%1's team</source> |
9756 | 3441 |
<translation type="obsolete">Equipe de %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3442 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3443 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3444 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3445 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3446 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3447 |
<location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="120"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3448 |
<source>Cancel</source> |
9364 | 3449 |
<translation>Cancelar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3450 |
</message> |
8648 | 3451 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3452 |
<location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="84"/> |
8648 | 3453 |
<source>Search for a theme:</source> |
9364 | 3454 |
<translation>Buscar por um tema:</translation> |
8648 | 3455 |
</message> |
3456 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3457 |
<location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="124"/> |
8648 | 3458 |
<source>Use selected theme</source> |
9364 | 3459 |
<translation>Usar o tema selecionado</translation> |
8648 | 3460 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3461 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3462 |
<context> |
1369 | 3463 |
<name>binds</name> |
3464 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3465 |
<location filename="../../../../QTfrontend/binds.cpp" line="23"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3466 |
<location filename="../../../../QTfrontend/binds.cpp" line="50"/> |
1369 | 3467 |
<source>up</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3468 |
<translation>cima</translation> |
1369 | 3469 |
</message> |
3470 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3471 |
<location filename="../../../../QTfrontend/binds.cpp" line="24"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3472 |
<location filename="../../../../QTfrontend/binds.cpp" line="51"/> |
1369 | 3473 |
<source>left</source> |
3474 |
<translation>esquerda</translation> |
|
3475 |
</message> |
|
3476 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3477 |
<location filename="../../../../QTfrontend/binds.cpp" line="25"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3478 |
<location filename="../../../../QTfrontend/binds.cpp" line="52"/> |
1369 | 3479 |
<source>right</source> |
3480 |
<translation>direita</translation> |
|
3481 |
</message> |
|
3482 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3483 |
<location filename="../../../../QTfrontend/binds.cpp" line="26"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3484 |
<location filename="../../../../QTfrontend/binds.cpp" line="53"/> |
1369 | 3485 |
<source>down</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3486 |
<translation>baixo</translation> |
1369 | 3487 |
</message> |
3488 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3489 |
<location filename="../../../../QTfrontend/binds.cpp" line="47"/> |
1369 | 3490 |
<source>attack</source> |
3491 |
<translation>atacar</translation> |
|
3492 |
</message> |
|
3493 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3494 |
<location filename="../../../../QTfrontend/binds.cpp" line="48"/> |
1369 | 3495 |
<source>put</source> |
3769 | 3496 |
<translation>ativar</translation> |
1369 | 3497 |
</message> |
3498 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3499 |
<location filename="../../../../QTfrontend/binds.cpp" line="30"/> |
1369 | 3500 |
<source>switch</source> |
3501 |
<translation>trocar</translation> |
|
3502 |
</message> |
|
3503 |
<message> |
|
3504 |
<source>find hedgehog</source> |
|
10451 | 3505 |
<translation type="obsolete">encontrar ouriço</translation> |
1369 | 3506 |
</message> |
3507 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3508 |
<location filename="../../../../QTfrontend/binds.cpp" line="31"/> |
1369 | 3509 |
<source>ammo menu</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3510 |
<translation>menu de armas</translation> |
1369 | 3511 |
</message> |
3512 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3513 |
<location filename="../../../../QTfrontend/binds.cpp" line="32"/> |
1369 | 3514 |
<source>slot 1</source> |
3515 |
<translation>posição 1</translation> |
|
3516 |
</message> |
|
3517 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3518 |
<location filename="../../../../QTfrontend/binds.cpp" line="33"/> |
1369 | 3519 |
<source>slot 2</source> |
3520 |
<translation>posição 2</translation> |
|
3521 |
</message> |
|
3522 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3523 |
<location filename="../../../../QTfrontend/binds.cpp" line="34"/> |
1369 | 3524 |
<source>slot 3</source> |
3525 |
<translation>posição 3</translation> |
|
3526 |
</message> |
|
3527 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3528 |
<location filename="../../../../QTfrontend/binds.cpp" line="35"/> |
1369 | 3529 |
<source>slot 4</source> |
3530 |
<translation>posição 4</translation> |
|
3531 |
</message> |
|
3532 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3533 |
<location filename="../../../../QTfrontend/binds.cpp" line="36"/> |
1369 | 3534 |
<source>slot 5</source> |
3535 |
<translation>posição 5</translation> |
|
3536 |
</message> |
|
3537 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3538 |
<location filename="../../../../QTfrontend/binds.cpp" line="37"/> |
1369 | 3539 |
<source>slot 6</source> |
3540 |
<translation>posição 6</translation> |
|
3541 |
</message> |
|
3542 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3543 |
<location filename="../../../../QTfrontend/binds.cpp" line="38"/> |
1369 | 3544 |
<source>slot 7</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3545 |
<translation>posição 7</translation> |
1369 | 3546 |
</message> |
3547 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3548 |
<location filename="../../../../QTfrontend/binds.cpp" line="39"/> |
1369 | 3549 |
<source>slot 8</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3550 |
<translation>posição 8</translation> |
1369 | 3551 |
</message> |
3552 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3553 |
<location filename="../../../../QTfrontend/binds.cpp" line="40"/> |
1369 | 3554 |
<source>slot 9</source> |
3555 |
<translation>posição 9</translation> |
|
3556 |
</message> |
|
3557 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3558 |
<location filename="../../../../QTfrontend/binds.cpp" line="42"/> |
1369 | 3559 |
<source>timer 1 sec</source> |
9364 | 3560 |
<translation>temporizador 1s</translation> |
1369 | 3561 |
</message> |
3562 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3563 |
<location filename="../../../../QTfrontend/binds.cpp" line="43"/> |
1369 | 3564 |
<source>timer 2 sec</source> |
9364 | 3565 |
<translation>temporizador 2s</translation> |
1369 | 3566 |
</message> |
3567 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3568 |
<location filename="../../../../QTfrontend/binds.cpp" line="44"/> |
1369 | 3569 |
<source>timer 3 sec</source> |
9364 | 3570 |
<translation>temporizador 3s</translation> |
1369 | 3571 |
</message> |
3572 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3573 |
<location filename="../../../../QTfrontend/binds.cpp" line="45"/> |
1369 | 3574 |
<source>timer 4 sec</source> |
9364 | 3575 |
<translation>temporizador 4s</translation> |
1369 | 3576 |
</message> |
3577 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3578 |
<location filename="../../../../QTfrontend/binds.cpp" line="46"/> |
1369 | 3579 |
<source>timer 5 sec</source> |
9364 | 3580 |
<translation>temporizador 5s</translation> |
1369 | 3581 |
</message> |
3582 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3583 |
<location filename="../../../../QTfrontend/binds.cpp" line="60"/> |
1369 | 3584 |
<source>pause</source> |
3585 |
<translation>pausa</translation> |
|
3586 |
</message> |
|
3587 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3588 |
<location filename="../../../../QTfrontend/binds.cpp" line="63"/> |
1369 | 3589 |
<source>volume down</source> |
3590 |
<translation>diminuir volume</translation> |
|
3591 |
</message> |
|
3592 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3593 |
<location filename="../../../../QTfrontend/binds.cpp" line="64"/> |
1369 | 3594 |
<source>volume up</source> |
3595 |
<translation>aumentar volume</translation> |
|
3596 |
</message> |
|
3597 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3598 |
<location filename="../../../../QTfrontend/binds.cpp" line="66"/> |
1369 | 3599 |
<source>change mode</source> |
3600 |
<translation>alterar modo</translation> |
|
3601 |
</message> |
|
3602 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3603 |
<location filename="../../../../QTfrontend/binds.cpp" line="67"/> |
1369 | 3604 |
<source>capture</source> |
3605 |
<translation>capturar</translation> |
|
3606 |
</message> |
|
3607 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3608 |
<location filename="../../../../QTfrontend/binds.cpp" line="61"/> |
1369 | 3609 |
<source>quit</source> |
3610 |
<translation>sair</translation> |
|
3611 |
</message> |
|
3612 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3613 |
<location filename="../../../../QTfrontend/binds.cpp" line="58"/> |
1369 | 3614 |
<source>chat</source> |
3615 |
<translation>bate-papo</translation> |
|
3616 |
</message> |
|
3617 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3618 |
<location filename="../../../../QTfrontend/binds.cpp" line="59"/> |
1369 | 3619 |
<source>chat history</source> |
3620 |
<translation>histórico de bate-papo</translation> |
|
3621 |
</message> |
|
3622 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3623 |
<location filename="../../../../QTfrontend/binds.cpp" line="62"/> |
1369 | 3624 |
<source>confirmation</source> |
3625 |
<translation>confirmação</translation> |
|
3626 |
</message> |
|
1641 | 3627 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3628 |
<location filename="../../../../QTfrontend/binds.cpp" line="27"/> |
1641 | 3629 |
<source>precise aim</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3630 |
<translation>mira precisa</translation> |
1641 | 3631 |
</message> |
2394 | 3632 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3633 |
<location filename="../../../../QTfrontend/binds.cpp" line="55"/> |
2394 | 3634 |
<source>zoom in</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3635 |
<translation>aproximar</translation> |
2394 | 3636 |
</message> |
3637 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3638 |
<location filename="../../../../QTfrontend/binds.cpp" line="56"/> |
2394 | 3639 |
<source>zoom out</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3640 |
<translation>afastar</translation> |
2394 | 3641 |
</message> |
3642 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3643 |
<location filename="../../../../QTfrontend/binds.cpp" line="57"/> |
2394 | 3644 |
<source>reset zoom</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3645 |
<translation>zoom padrão</translation> |
2394 | 3646 |
</message> |
2441 | 3647 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3648 |
<location filename="../../../../QTfrontend/binds.cpp" line="28"/> |
2441 | 3649 |
<source>long jump</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3650 |
<translation>salto longo</translation> |
2441 | 3651 |
</message> |
3652 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3653 |
<location filename="../../../../QTfrontend/binds.cpp" line="29"/> |
2441 | 3654 |
<source>high jump</source> |
4009 | 3655 |
<translation>pulo alto</translation> |
2441 | 3656 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
3657 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3658 |
<location filename="../../../../QTfrontend/binds.cpp" line="41"/> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
3659 |
<source>slot 10</source> |
3769 | 3660 |
<translation>posição 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3456
diff
changeset
|
3661 |
</message> |
7679 | 3662 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3663 |
<location filename="../../../../QTfrontend/binds.cpp" line="65"/> |
7679 | 3664 |
<source>mute audio</source> |
9364 | 3665 |
<translation>sem áudio</translation> |
7679 | 3666 |
</message> |
3667 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3668 |
<location filename="../../../../QTfrontend/binds.cpp" line="71"/> |
7679 | 3669 |
<source>record</source> |
9364 | 3670 |
<translation>gravar</translation> |
7679 | 3671 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3672 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3673 |
<location filename="../../../../QTfrontend/binds.cpp" line="69"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3674 |
<source>hedgehog info</source> |
9364 | 3675 |
<translation>informações do ouriço</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3676 |
</message> |
10451 | 3677 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3678 |
<location filename="../../../../QTfrontend/binds.cpp" line="49"/> |
10451 | 3679 |
<source>autocam / find hedgehog</source> |
3680 |
<translation type="unfinished"></translation> |
|
3681 |
</message> |
|
3682 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3683 |
<location filename="../../../../QTfrontend/binds.cpp" line="68"/> |
10451 | 3684 |
<source>speed up replay</source> |
3685 |
<translation type="unfinished"></translation> |
|
3686 |
</message> |
|
2441 | 3687 |
</context> |
3688 |
<context> |
|
3689 |
<name>binds (categories)</name> |
|
3690 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3691 |
<location filename="../../../../QTfrontend/binds.cpp" line="23"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3692 |
<source>Movement</source> |
9364 | 3693 |
<translation>Movimento</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3694 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3695 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3696 |
<location filename="../../../../QTfrontend/binds.cpp" line="31"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3697 |
<source>Weapons</source> |
9364 | 3698 |
<translation>Armas</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3699 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3700 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3701 |
<location filename="../../../../QTfrontend/binds.cpp" line="49"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3702 |
<source>Camera</source> |
9364 | 3703 |
<translation>Câmera</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3704 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3705 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3706 |
<location filename="../../../../QTfrontend/binds.cpp" line="58"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3707 |
<source>Miscellaneous</source> |
9364 | 3708 |
<translation>Miscelânea</translation> |
2441 | 3709 |
</message> |
3710 |
</context> |
|
3711 |
<context> |
|
3712 |
<name>binds (descriptions)</name> |
|
3713 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3714 |
<location filename="../../../../QTfrontend/binds.cpp" line="28"/> |
2441 | 3715 |
<source>Traverse gaps and obstacles by jumping:</source> |
9364 | 3716 |
<translation>Atravessar buracos e obstáculos pulando:</translation> |
2441 | 3717 |
</message> |
3718 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3719 |
<location filename="../../../../QTfrontend/binds.cpp" line="47"/> |
2441 | 3720 |
<source>Fire your selected weapon or trigger an utility item:</source> |
9364 | 3721 |
<translation>Disparar a arma selecionada ou ativar um item utilitário:</translation> |
2441 | 3722 |
</message> |
3723 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3724 |
<location filename="../../../../QTfrontend/binds.cpp" line="48"/> |
2441 | 3725 |
<source>Pick a weapon or a target location under the cursor:</source> |
9364 | 3726 |
<translation>Escolher uma arma ou um alvo usando o cursor:</translation> |
2441 | 3727 |
</message> |
3728 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3729 |
<location filename="../../../../QTfrontend/binds.cpp" line="30"/> |
2441 | 3730 |
<source>Switch your currently active hog (if possible):</source> |
9364 | 3731 |
<translation>Trocar o ouriço ativo (se possível):</translation> |
2441 | 3732 |
</message> |
3733 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3734 |
<location filename="../../../../QTfrontend/binds.cpp" line="31"/> |
2441 | 3735 |
<source>Pick a weapon or utility item:</source> |
9364 | 3736 |
<translation>Escolher uma arma ou um item utilitário:</translation> |
2441 | 3737 |
</message> |
3738 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3739 |
<location filename="../../../../QTfrontend/binds.cpp" line="42"/> |
2441 | 3740 |
<source>Set the timer on bombs and timed weapons:</source> |
9364 | 3741 |
<translation>Ajustar o tempo das bombas e armas temporizadas:</translation> |
2441 | 3742 |
</message> |
3743 |
<message> |
|
3744 |
<source>Move the camera to the active hog:</source> |
|
10451 | 3745 |
<translation type="obsolete">Mover a câmera para o ouriço ativo:</translation> |
2441 | 3746 |
</message> |
3747 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3748 |
<location filename="../../../../QTfrontend/binds.cpp" line="50"/> |
2441 | 3749 |
<source>Move the cursor or camera without using the mouse:</source> |
9364 | 3750 |
<translation>Mover o cursor ou a câmera sem usar o mouse:</translation> |
2441 | 3751 |
</message> |
3752 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3753 |
<location filename="../../../../QTfrontend/binds.cpp" line="55"/> |
2441 | 3754 |
<source>Modify the camera's zoom level:</source> |
9364 | 3755 |
<translation>Modificar o nível de zoom da câmera:</translation> |
2441 | 3756 |
</message> |
3757 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3758 |
<location filename="../../../../QTfrontend/binds.cpp" line="58"/> |
2441 | 3759 |
<source>Talk to your team or all participants:</source> |
9364 | 3760 |
<translation>Falar com sua equipe ou com todos os participantes:</translation> |
2441 | 3761 |
</message> |
3762 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3763 |
<location filename="../../../../QTfrontend/binds.cpp" line="60"/> |
2441 | 3764 |
<source>Pause, continue or leave your game:</source> |
9364 | 3765 |
<translation>Pausar, continuar ou sair do jogo:</translation> |
2441 | 3766 |
</message> |
3767 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3768 |
<location filename="../../../../QTfrontend/binds.cpp" line="63"/> |
2441 | 3769 |
<source>Modify the game's volume while playing:</source> |
9364 | 3770 |
<translation>Modificar o volume do jogo durante a partida:</translation> |
2441 | 3771 |
</message> |
3772 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3773 |
<location filename="../../../../QTfrontend/binds.cpp" line="66"/> |
2441 | 3774 |
<source>Toggle fullscreen mode:</source> |
9364 | 3775 |
<translation>Alternar o modo de tela cheia:</translation> |
2441 | 3776 |
</message> |
3777 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3778 |
<location filename="../../../../QTfrontend/binds.cpp" line="67"/> |
2441 | 3779 |
<source>Take a screenshot:</source> |
9364 | 3780 |
<translation>Fazer uma captura da tela:</translation> |
2441 | 3781 |
</message> |
3782 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3783 |
<location filename="../../../../QTfrontend/binds.cpp" line="69"/> |
2441 | 3784 |
<source>Toggle labels above hedgehogs:</source> |
9364 | 3785 |
<translation>Alternar os rótulos sobre os ouriços:</translation> |
2441 | 3786 |
</message> |
7679 | 3787 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3788 |
<location filename="../../../../QTfrontend/binds.cpp" line="71"/> |
7679 | 3789 |
<source>Record video:</source> |
9364 | 3790 |
<translation>Gravar vídeo:</translation> |
7679 | 3791 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3792 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3793 |
<location filename="../../../../QTfrontend/binds.cpp" line="23"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3794 |
<source>Hedgehog movement</source> |
9364 | 3795 |
<translation>Movimento do ouriço</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3796 |
</message> |
10451 | 3797 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3798 |
<location filename="../../../../QTfrontend/binds.cpp" line="49"/> |
10451 | 3799 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
3800 |
<translation type="unfinished"></translation> |
|
3801 |
</message> |
|
3802 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3803 |
<location filename="../../../../QTfrontend/binds.cpp" line="68"/> |
10451 | 3804 |
<source>Demo replay:</source> |
3805 |
<translation type="unfinished"></translation> |
|
3806 |
</message> |
|
2441 | 3807 |
</context> |
3808 |
<context> |
|
3809 |
<name>binds (keys)</name> |
|
3810 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3811 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="134"/> |
2441 | 3812 |
<source>Axis</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3813 |
<translation>Eixo</translation> |
2441 | 3814 |
</message> |
3815 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3816 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="138"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3817 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="153"/> |
2441 | 3818 |
<source>(Up)</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3819 |
<translation>(Cima)</translation> |
2441 | 3820 |
</message> |
3821 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3822 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="142"/> |
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3823 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="157"/> |
2441 | 3824 |
<source>(Down)</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
3825 |
<translation>(Baixo)</translation> |
2441 | 3826 |
</message> |
3827 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3828 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="149"/> |
2441 | 3829 |
<source>Hat</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3830 |
<translation>Chapéu</translation> |
2441 | 3831 |
</message> |
3832 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3833 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="161"/> |
2441 | 3834 |
<source>(Left)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3835 |
<translation>(Esquerda)</translation> |
2441 | 3836 |
</message> |
3837 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3838 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="165"/> |
2441 | 3839 |
<source>(Right)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3840 |
<translation>(Direita)</translation> |
2441 | 3841 |
</message> |
3842 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3843 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="173"/> |
2441 | 3844 |
<source>Button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3845 |
<translation>Botão</translation> |
2441 | 3846 |
</message> |
3847 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3848 |
<location filename="../../../../QTfrontend/util/DataManager.cpp" line="156"/> |
2441 | 3849 |
<source>Keyboard</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3850 |
<translation>Teclado</translation> |
2441 | 3851 |
</message> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3852 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3853 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="96"/> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3854 |
<source>Delete</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3855 |
<translation>Delete</translation> |
3284 | 3856 |
</message> |
3857 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3858 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="21"/> |
3284 | 3859 |
<source>Mouse: Left button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3860 |
<translation>Mouse: Botão Esquerdo</translation> |
3284 | 3861 |
</message> |
3862 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3863 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="22"/> |
3284 | 3864 |
<source>Mouse: Middle button</source> |
9364 | 3865 |
<translation>Mouse: Botão Direito</translation> |
3284 | 3866 |
</message> |
3867 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3868 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="23"/> |
3284 | 3869 |
<source>Mouse: Right button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3870 |
<translation>Mouse: Botão do Meio</translation> |
3284 | 3871 |
</message> |
3872 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3873 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="24"/> |
3284 | 3874 |
<source>Mouse: Wheel up</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3875 |
<translation>Mouse: Roda para cima</translation> |
3284 | 3876 |
</message> |
3877 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3878 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="25"/> |
3284 | 3879 |
<source>Mouse: Wheel down</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3880 |
<translation>Mouse: Roda para baixo</translation> |
3284 | 3881 |
</message> |
3882 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3883 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="26"/> |
3284 | 3884 |
<source>Backspace</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3885 |
<translation>Backspace</translation> |
3284 | 3886 |
</message> |
3887 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3888 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="27"/> |
3284 | 3889 |
<source>Tab</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3890 |
<translation>Tab</translation> |
3284 | 3891 |
</message> |
3892 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3893 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="28"/> |
3284 | 3894 |
<source>Clear</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3895 |
<translation>Limpar</translation> |
3284 | 3896 |
</message> |
3897 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3898 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="29"/> |
3284 | 3899 |
<source>Return</source> |
9364 | 3900 |
<translation>Enter</translation> |
3284 | 3901 |
</message> |
3902 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3903 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="30"/> |
3284 | 3904 |
<source>Pause</source> |
9364 | 3905 |
<translation>Pause</translation> |
3284 | 3906 |
</message> |
3907 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3908 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="31"/> |
3284 | 3909 |
<source>Escape</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3910 |
<translation>Esc</translation> |
3284 | 3911 |
</message> |
3912 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3913 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="32"/> |
3284 | 3914 |
<source>Space</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3915 |
<translation>Espaço</translation> |
3284 | 3916 |
</message> |
3917 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3918 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="97"/> |
3284 | 3919 |
<source>Numpad 0</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3920 |
<translation>Numpad 0</translation> |
3284 | 3921 |
</message> |
3922 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3923 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="98"/> |
3284 | 3924 |
<source>Numpad 1</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3925 |
<translation>Numpad 1</translation> |
3284 | 3926 |
</message> |
3927 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3928 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="99"/> |
3284 | 3929 |
<source>Numpad 2</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3930 |
<translation>Numpad 2</translation> |
3284 | 3931 |
</message> |
3932 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3933 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="100"/> |
3284 | 3934 |
<source>Numpad 3</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3935 |
<translation>Numpad 3</translation> |
3284 | 3936 |
</message> |
3937 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3938 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="101"/> |
3284 | 3939 |
<source>Numpad 4</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3940 |
<translation>Numpad 4</translation> |
3284 | 3941 |
</message> |
3942 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3943 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="102"/> |
3284 | 3944 |
<source>Numpad 5</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3945 |
<translation>Numpad 5</translation> |
3284 | 3946 |
</message> |
3947 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3948 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="103"/> |
3284 | 3949 |
<source>Numpad 6</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3950 |
<translation>Numpad 6</translation> |
3284 | 3951 |
</message> |
3952 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3953 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="104"/> |
3284 | 3954 |
<source>Numpad 7</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3955 |
<translation>Numpad 7</translation> |
3284 | 3956 |
</message> |
3957 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3958 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="105"/> |
3284 | 3959 |
<source>Numpad 8</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3960 |
<translation>Numpad 8</translation> |
3284 | 3961 |
</message> |
3962 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3963 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="106"/> |
3284 | 3964 |
<source>Numpad 9</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3965 |
<translation>Numpad 9</translation> |
3284 | 3966 |
</message> |
3967 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3968 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="107"/> |
3284 | 3969 |
<source>Numpad .</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3970 |
<translation>Numpad .</translation> |
3284 | 3971 |
</message> |
3972 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3973 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="108"/> |
3284 | 3974 |
<source>Numpad /</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3975 |
<translation>Numpad /</translation> |
3284 | 3976 |
</message> |
3977 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3978 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="109"/> |
3284 | 3979 |
<source>Numpad *</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3980 |
<translation>Numpad *</translation> |
3284 | 3981 |
</message> |
3982 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3983 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="110"/> |
3284 | 3984 |
<source>Numpad -</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3985 |
<translation>Numpad -</translation> |
3284 | 3986 |
</message> |
3987 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3988 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="111"/> |
3284 | 3989 |
<source>Numpad +</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
3990 |
<translation>Numpad +</translation> |
3284 | 3991 |
</message> |
3992 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3993 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="112"/> |
3284 | 3994 |
<source>Enter</source> |
9364 | 3995 |
<translation>Numpad Enter</translation> |
3284 | 3996 |
</message> |
3997 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
3998 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="113"/> |
3284 | 3999 |
<source>Equals</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4000 |
<translation>Igual</translation> |
3284 | 4001 |
</message> |
4002 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4003 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="114"/> |
3284 | 4004 |
<source>Up</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
4005 |
<translation>Cima</translation> |
3284 | 4006 |
</message> |
4007 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4008 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="115"/> |
3284 | 4009 |
<source>Down</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
4010 |
<translation>Baixo</translation> |
3284 | 4011 |
</message> |
4012 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4013 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="116"/> |
3284 | 4014 |
<source>Right</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4015 |
<translation>Direita</translation> |
3284 | 4016 |
</message> |
4017 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4018 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="117"/> |
3284 | 4019 |
<source>Left</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4020 |
<translation>Esquerda</translation> |
3284 | 4021 |
</message> |
4022 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4023 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="118"/> |
3284 | 4024 |
<source>Insert</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4025 |
<translation>Insert</translation> |
3284 | 4026 |
</message> |
4027 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4028 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="119"/> |
3284 | 4029 |
<source>Home</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4030 |
<translation>Home</translation> |
3284 | 4031 |
</message> |
4032 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4033 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="120"/> |
3284 | 4034 |
<source>End</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4035 |
<translation>End</translation> |
3284 | 4036 |
</message> |
4037 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4038 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="121"/> |
3284 | 4039 |
<source>Page up</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4040 |
<translation>Page up</translation> |
3284 | 4041 |
</message> |
4042 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4043 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="122"/> |
3284 | 4044 |
<source>Page down</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4045 |
<translation>Page down</translation> |
3284 | 4046 |
</message> |
4047 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4048 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="138"/> |
3284 | 4049 |
<source>Num lock</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4050 |
<translation>Num lock</translation> |
3284 | 4051 |
</message> |
4052 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4053 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="139"/> |
3284 | 4054 |
<source>Caps lock</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4055 |
<translation>Caps lock</translation> |
3284 | 4056 |
</message> |
4057 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4058 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="140"/> |
3284 | 4059 |
<source>Scroll lock</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4060 |
<translation>Scroll lock</translation> |
3284 | 4061 |
</message> |
4062 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4063 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="141"/> |
3284 | 4064 |
<source>Right shift</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4065 |
<translation>Shift direito</translation> |
3284 | 4066 |
</message> |
4067 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4068 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="142"/> |
3284 | 4069 |
<source>Left shift</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4070 |
<translation>Shift esquerdo</translation> |
3284 | 4071 |
</message> |
4072 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4073 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="143"/> |
3284 | 4074 |
<source>Right ctrl</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4075 |
<translation>Control direito</translation> |
3284 | 4076 |
</message> |
4077 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4078 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="144"/> |
3284 | 4079 |
<source>Left ctrl</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4080 |
<translation>Control esquerdo</translation> |
3284 | 4081 |
</message> |
4082 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4083 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="145"/> |
3284 | 4084 |
<source>Right alt</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4085 |
<translation>Alt direito</translation> |
3284 | 4086 |
</message> |
4087 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4088 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="146"/> |
3284 | 4089 |
<source>Left alt</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4090 |
<translation>Alt esquerdo</translation> |
3284 | 4091 |
</message> |
4092 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4093 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="147"/> |
3284 | 4094 |
<source>Right meta</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4095 |
<translation>Meta direito (Windows)</translation> |
3284 | 4096 |
</message> |
4097 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4098 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="148"/> |
3284 | 4099 |
<source>Left meta</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4100 |
<translation>Meta esquerdo (Menus)</translation> |
3284 | 4101 |
</message> |
4102 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4103 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="155"/> |
3284 | 4104 |
<source>A button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4105 |
<translation>Botão A</translation> |
3284 | 4106 |
</message> |
4107 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4108 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="156"/> |
3284 | 4109 |
<source>B button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4110 |
<translation>Botão B</translation> |
3284 | 4111 |
</message> |
4112 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4113 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="157"/> |
3284 | 4114 |
<source>X button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4115 |
<translation>Botão X</translation> |
3284 | 4116 |
</message> |
4117 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4118 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="158"/> |
3284 | 4119 |
<source>Y button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4120 |
<translation>Botão Y</translation> |
3284 | 4121 |
</message> |
4122 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4123 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="159"/> |
3284 | 4124 |
<source>LB button</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
4125 |
<translatorcomment>Duvida:Não sei o que é isso</translatorcomment> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4126 |
<translation>Botão LB</translation> |
3284 | 4127 |
</message> |
4128 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4129 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="160"/> |
3284 | 4130 |
<source>RB button</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
4131 |
<translatorcomment>Duvida:Não sei o que é isso</translatorcomment> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4132 |
<translation>Botão RB</translation> |
3284 | 4133 |
</message> |
4134 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4135 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="161"/> |
3284 | 4136 |
<source>Back button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4137 |
<translation>Botão Voltar</translation> |
3284 | 4138 |
</message> |
4139 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4140 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="162"/> |
3284 | 4141 |
<source>Start button</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4142 |
<translation>Botão Iniciar</translation> |
3284 | 4143 |
</message> |
4144 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4145 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="163"/> |
3284 | 4146 |
<source>Left stick</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4147 |
<translation>Alavanca Esquerda</translation> |
3284 | 4148 |
</message> |
4149 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4150 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="164"/> |
3284 | 4151 |
<source>Right stick</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4152 |
<translation>Alavanca Direita</translation> |
3284 | 4153 |
</message> |
4154 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4155 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="171"/> |
3284 | 4156 |
<source>Left stick (Right)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4157 |
<translation>Alavanca esquerda (Direita)</translation> |
3284 | 4158 |
</message> |
4159 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4160 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="172"/> |
3284 | 4161 |
<source>Left stick (Left)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4162 |
<translation>Alavanca esquerda (esquerda)</translation> |
3284 | 4163 |
</message> |
4164 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4165 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="173"/> |
3284 | 4166 |
<source>Left stick (Down)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4167 |
<translation>Alavanca esquerda (abaixo)</translation> |
3284 | 4168 |
</message> |
4169 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4170 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="174"/> |
3284 | 4171 |
<source>Left stick (Up)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4172 |
<translation>Alavanca esquerda (acima)</translation> |
3284 | 4173 |
</message> |
4174 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4175 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="175"/> |
3284 | 4176 |
<source>Left trigger</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
4177 |
<translation>Gatilho esquerdo</translation> |
3284 | 4178 |
</message> |
4179 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4180 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="176"/> |
3284 | 4181 |
<source>Right trigger</source> |
3456
e19e017691e4
More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo
parents:
3409
diff
changeset
|
4182 |
<translation>Gatilho direito</translation> |
3284 | 4183 |
</message> |
4184 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4185 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="177"/> |
3284 | 4186 |
<source>Right stick (Down)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4187 |
<translation>Alavanca direita (abaixo)</translation> |
3284 | 4188 |
</message> |
4189 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4190 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="178"/> |
3284 | 4191 |
<source>Right stick (Up)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4192 |
<translation>Alavanca direita (acima)</translation> |
3284 | 4193 |
</message> |
4194 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4195 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="179"/> |
3284 | 4196 |
<source>Right stick (Right)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4197 |
<translation>Alavanca direita (direita)</translation> |
3284 | 4198 |
</message> |
4199 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4200 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="180"/> |
3284 | 4201 |
<source>Right stick (Left)</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4202 |
<translation>Alavanca direita (esquerda)</translation> |
3284 | 4203 |
</message> |
4204 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4205 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="182"/> |
3284 | 4206 |
<source>DPad</source> |
3409
11bf65aec0e0
Updated pt_BR by Albert. He chose to not use numerusform.
nemo
parents:
3287
diff
changeset
|
4207 |
<translation>DPad</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4208 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4209 |
</context> |
9793 | 4210 |
<context> |
4211 |
<name>server</name> |
|
4212 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4213 |
<location filename="../../../../QTfrontend/servermessages.h" line="14"/> |
9793 | 4214 |
<source>Restricted</source> |
4215 |
<translation type="unfinished"></translation> |
|
4216 |
</message> |
|
4217 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4218 |
<location filename="../../../../QTfrontend/servermessages.h" line="15"/> |
9793 | 4219 |
<source>Not room master</source> |
4220 |
<translation type="unfinished"></translation> |
|
4221 |
</message> |
|
4222 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4223 |
<location filename="../../../../QTfrontend/servermessages.h" line="16"/> |
9793 | 4224 |
<source>Corrupted hedgehogs info</source> |
4225 |
<translation type="unfinished"></translation> |
|
4226 |
</message> |
|
4227 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4228 |
<location filename="../../../../QTfrontend/servermessages.h" line="17"/> |
9793 | 4229 |
<source>too many teams</source> |
4230 |
<translation type="unfinished"></translation> |
|
4231 |
</message> |
|
4232 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4233 |
<location filename="../../../../QTfrontend/servermessages.h" line="18"/> |
9793 | 4234 |
<source>too many hedgehogs</source> |
4235 |
<translation type="unfinished"></translation> |
|
4236 |
</message> |
|
4237 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4238 |
<location filename="../../../../QTfrontend/servermessages.h" line="19"/> |
9793 | 4239 |
<source>There's already a team with same name in the list</source> |
4240 |
<translation type="unfinished"></translation> |
|
4241 |
</message> |
|
4242 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4243 |
<location filename="../../../../QTfrontend/servermessages.h" line="20"/> |
9793 | 4244 |
<source>round in progress</source> |
4245 |
<translation type="unfinished"></translation> |
|
4246 |
</message> |
|
4247 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4248 |
<location filename="../../../../QTfrontend/servermessages.h" line="21"/> |
9793 | 4249 |
<source>restricted</source> |
4250 |
<translation type="unfinished"></translation> |
|
4251 |
</message> |
|
4252 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4253 |
<location filename="../../../../QTfrontend/servermessages.h" line="22"/> |
9793 | 4254 |
<source>REMOVE_TEAM: no such team</source> |
4255 |
<translation type="unfinished"></translation> |
|
4256 |
</message> |
|
4257 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4258 |
<location filename="../../../../QTfrontend/servermessages.h" line="23"/> |
9793 | 4259 |
<source>Not team owner!</source> |
4260 |
<translation type="unfinished"></translation> |
|
4261 |
</message> |
|
4262 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4263 |
<location filename="../../../../QTfrontend/servermessages.h" line="12"/> |
9793 | 4264 |
<source>Less than two clans!</source> |
4265 |
<translation type="unfinished"></translation> |
|
4266 |
</message> |
|
4267 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4268 |
<location filename="../../../../QTfrontend/servermessages.h" line="6"/> |
9793 | 4269 |
<source>Illegal room name</source> |
4270 |
<translation type="unfinished"></translation> |
|
4271 |
</message> |
|
4272 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4273 |
<location filename="../../../../QTfrontend/servermessages.h" line="24"/> |
9793 | 4274 |
<source>Room with such name already exists</source> |
4275 |
<translation type="unfinished"></translation> |
|
4276 |
</message> |
|
4277 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4278 |
<location filename="../../../../QTfrontend/servermessages.h" line="2"/> |
9793 | 4279 |
<source>Nickname already chosen</source> |
4280 |
<translation type="unfinished"></translation> |
|
4281 |
</message> |
|
4282 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4283 |
<location filename="../../../../QTfrontend/servermessages.h" line="3"/> |
9793 | 4284 |
<source>Illegal nickname</source> |
4285 |
<translation type="unfinished"></translation> |
|
4286 |
</message> |
|
4287 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4288 |
<location filename="../../../../QTfrontend/servermessages.h" line="4"/> |
9793 | 4289 |
<source>Protocol already known</source> |
4290 |
<translation type="unfinished"></translation> |
|
4291 |
</message> |
|
4292 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4293 |
<location filename="../../../../QTfrontend/servermessages.h" line="5"/> |
9793 | 4294 |
<source>Bad number</source> |
4295 |
<translation type="unfinished"></translation> |
|
4296 |
</message> |
|
4297 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4298 |
<location filename="../../../../QTfrontend/servermessages.h" line="25"/> |
9793 | 4299 |
<source>Nickname is already in use</source> |
4300 |
<translation type="unfinished"></translation> |
|
4301 |
</message> |
|
4302 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4303 |
<location filename="../../../../QTfrontend/servermessages.h" line="26"/> |
9793 | 4304 |
<source>No checker rights</source> |
4305 |
<translation type="unfinished"></translation> |
|
4306 |
</message> |
|
4307 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4308 |
<location filename="../../../../QTfrontend/servermessages.h" line="27"/> |
9793 | 4309 |
<source>Authentication failed</source> |
4310 |
<translation type="unfinished"></translation> |
|
4311 |
</message> |
|
4312 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4313 |
<location filename="../../../../QTfrontend/servermessages.h" line="28"/> |
9793 | 4314 |
<source>60 seconds cooldown after kick</source> |
4315 |
<translation type="unfinished"></translation> |
|
4316 |
</message> |
|
4317 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4318 |
<location filename="../../../../QTfrontend/servermessages.h" line="29"/> |
9793 | 4319 |
<source>kicked</source> |
4320 |
<translation type="unfinished"></translation> |
|
4321 |
</message> |
|
4322 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4323 |
<location filename="../../../../QTfrontend/servermessages.h" line="31"/> |
9793 | 4324 |
<source>Ping timeout</source> |
4325 |
<translation type="unfinished"></translation> |
|
4326 |
</message> |
|
4327 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4328 |
<location filename="../../../../QTfrontend/servermessages.h" line="45"/> |
9793 | 4329 |
<source>bye</source> |
4330 |
<translation type="unfinished"></translation> |
|
4331 |
</message> |
|
4332 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4333 |
<location filename="../../../../QTfrontend/servermessages.h" line="7"/> |
9793 | 4334 |
<source>No such room</source> |
4335 |
<translation type="unfinished"></translation> |
|
4336 |
</message> |
|
4337 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4338 |
<location filename="../../../../QTfrontend/servermessages.h" line="8"/> |
9793 | 4339 |
<source>Room version incompatible to your hedgewars version</source> |
4340 |
<translation type="unfinished"></translation> |
|
4341 |
</message> |
|
4342 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4343 |
<location filename="../../../../QTfrontend/servermessages.h" line="9"/> |
9793 | 4344 |
<source>Joining restricted</source> |
4345 |
<translation type="unfinished"></translation> |
|
4346 |
</message> |
|
4347 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4348 |
<location filename="../../../../QTfrontend/servermessages.h" line="10"/> |
9793 | 4349 |
<source>Registered users only</source> |
4350 |
<translation type="unfinished"></translation> |
|
4351 |
</message> |
|
4352 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4353 |
<location filename="../../../../QTfrontend/servermessages.h" line="11"/> |
9793 | 4354 |
<source>You are banned in this room</source> |
4355 |
<translation type="unfinished"></translation> |
|
4356 |
</message> |
|
4357 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4358 |
<location filename="../../../../QTfrontend/servermessages.h" line="13"/> |
9793 | 4359 |
<source>Empty config entry</source> |
4360 |
<translation type="unfinished"></translation> |
|
4361 |
</message> |
|
10451 | 4362 |
<message> |
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4363 |
<location filename="../../../../QTfrontend/servermessages.h" line="38"/> |
10451 | 4364 |
<source>You already have voted</source> |
4365 |
<translation type="unfinished"></translation> |
|
4366 |
</message> |
|
4367 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4368 |
<location filename="../../../../QTfrontend/servermessages.h" line="39"/> |
10451 | 4369 |
<source>Voting closed</source> |
4370 |
<translation type="unfinished"></translation> |
|
4371 |
</message> |
|
4372 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4373 |
<location filename="../../../../QTfrontend/servermessages.h" line="40"/> |
10451 | 4374 |
<source>New voting started</source> |
4375 |
<translation type="unfinished"></translation> |
|
4376 |
</message> |
|
4377 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4378 |
<location filename="../../../../QTfrontend/servermessages.h" line="41"/> |
10451 | 4379 |
<source>Voting expired</source> |
4380 |
<translation type="unfinished"></translation> |
|
4381 |
</message> |
|
4382 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4383 |
<location filename="../../../../QTfrontend/servermessages.h" line="42"/> |
10451 | 4384 |
<source>kick</source> |
4385 |
<translation type="unfinished"></translation> |
|
4386 |
</message> |
|
4387 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4388 |
<location filename="../../../../QTfrontend/servermessages.h" line="43"/> |
10451 | 4389 |
<source>map</source> |
4390 |
<translation type="unfinished"></translation> |
|
4391 |
</message> |
|
4392 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4393 |
<location filename="../../../../QTfrontend/servermessages.h" line="44"/> |
10451 | 4394 |
<source>pause</source> |
4395 |
<translation type="unfinished">pausa</translation> |
|
4396 |
</message> |
|
4397 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4398 |
<location filename="../../../../QTfrontend/servermessages.h" line="30"/> |
10451 | 4399 |
<source>Reconnected too fast</source> |
4400 |
<translation type="unfinished"></translation> |
|
4401 |
</message> |
|
4402 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4403 |
<location filename="../../../../QTfrontend/servermessages.h" line="32"/> |
10451 | 4404 |
<source>Warning! Chat flood protection activated</source> |
4405 |
<translation type="unfinished"></translation> |
|
4406 |
</message> |
|
4407 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4408 |
<location filename="../../../../QTfrontend/servermessages.h" line="33"/> |
10451 | 4409 |
<source>Excess flood</source> |
4410 |
<translation type="unfinished"></translation> |
|
4411 |
</message> |
|
4412 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4413 |
<location filename="../../../../QTfrontend/servermessages.h" line="34"/> |
10451 | 4414 |
<source>Game messages flood detected - 1</source> |
4415 |
<translation type="unfinished"></translation> |
|
4416 |
</message> |
|
4417 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4418 |
<location filename="../../../../QTfrontend/servermessages.h" line="35"/> |
10451 | 4419 |
<source>Game messages flood detected - 2</source> |
4420 |
<translation type="unfinished"></translation> |
|
4421 |
</message> |
|
4422 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4423 |
<location filename="../../../../QTfrontend/servermessages.h" line="36"/> |
10451 | 4424 |
<source>Warning! Joins flood protection activated</source> |
4425 |
<translation type="unfinished"></translation> |
|
4426 |
</message> |
|
4427 |
<message> |
|
10750
31c744824dab
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents:
10451
diff
changeset
|
4428 |
<location filename="../../../../QTfrontend/servermessages.h" line="37"/> |
10451 | 4429 |
<source>There's no voting going on</source> |
4430 |
<translation type="unfinished"></translation> |
|
4431 |
</message> |
|
9793 | 4432 |
</context> |
1369 | 4433 |
</TS> |