Commit 02b6d24981754b877cd08e5bc051d5a1a7047c6a
1 parent
713bb5f4
Exists in
stable-spb-1.5
CustomFormsPlugin: make portuguese translation
Showing
1 changed file
with
3 additions
and
4 deletions
Show diff stats
plugins/custom_forms/po/pt/custom_forms.po
... | ... | @@ -247,12 +247,11 @@ msgstr "Adicionar nova alternativa" |
247 | 247 | |
248 | 248 | #: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:5 |
249 | 249 | msgid "One-line text" |
250 | -msgstr "" | |
250 | +msgstr "Texto de uma linha" | |
251 | 251 | |
252 | 252 | #: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:7 |
253 | -#, fuzzy | |
254 | 253 | msgid "Multiline text" |
255 | -msgstr "Select Múltiplo" | |
254 | +msgstr "Texto multi linha" | |
256 | 255 | |
257 | 256 | #: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:11 |
258 | 257 | msgid "Default text:" |
... | ... | @@ -260,7 +259,7 @@ msgstr "Texto padrão:" |
260 | 259 | |
261 | 260 | #: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:13 |
262 | 261 | msgid "Maximum of 255 characters" |
263 | -msgstr "" | |
262 | +msgstr "Máximo de 255 caracteres" | |
264 | 263 | |
265 | 264 | #: ../views/custom_forms_plugin_myprofile/edit.html.erb:1 |
266 | 265 | msgid "Edit form" | ... | ... |