diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-25 19:40:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-25 20:12:45 +0200 |
commit | 87fc3ca7cba6ea6be066cc79bed965aaa596f426 (patch) | |
tree | fa73ba53499587383acf02dc95540f6a497c2c01 /source/pt/forms | |
parent | cfc31b7c53b06bab97be6b2cd9503423120ea1fe (diff) |
update translations for 5.2.0 beta1
and force-fix errors using pocheck
Change-Id: I9dac678a4e705f255463e6ba3b127f423e82fd65
Diffstat (limited to 'source/pt/forms')
-rw-r--r-- | source/pt/forms/source/resource.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/source/pt/forms/source/resource.po b/source/pt/forms/source/resource.po index 636cfb02ef2..a59d1a247f7 100644 --- a/source/pt/forms/source/resource.po +++ b/source/pt/forms/source/resource.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2016-04-27 12:31+0000\n" +"PO-Revision-Date: 2016-05-20 21:39+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1461760265.000000\n" +"X-POOTLE-MTIME: 1463780392.000000\n" #: strings.src msgctxt "" @@ -290,7 +290,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_MAX_INCL\n" "string.text" msgid "The value must be smaller than or equal to $2." -msgstr "O valor tem de ser menor ou igual a $2." +msgstr "O valor tem que ser menor ou igual a $2." #: xforms.src msgctxt "" @@ -298,7 +298,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_MAX_EXCL\n" "string.text" msgid "The value must be smaller than $2." -msgstr "O valor tem de ser menor que $2." +msgstr "O valor tem que ser menor que $2." #: xforms.src msgctxt "" @@ -306,7 +306,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_MIN_INCL\n" "string.text" msgid "The value must be greater than or equal to $2." -msgstr "O valor tem de ser maior ou igual a $2." +msgstr "O valor tem que ser maior ou igual a $2." #: xforms.src msgctxt "" @@ -314,7 +314,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_MIN_EXCL\n" "string.text" msgid "The value must be greater than $2." -msgstr "O valor tem de ser maior que $2." +msgstr "O valor tem que ser maior que $2." #: xforms.src msgctxt "" @@ -346,7 +346,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_LENGTH\n" "string.text" msgid "The string must be $2 characters long." -msgstr "A cadeia tem de ter $2 caracteres." +msgstr "A cadeia tem que ter $2 caracteres." #: xforms.src msgctxt "" @@ -354,7 +354,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_MIN_LENGTH\n" "string.text" msgid "The string must be at least $2 characters long." -msgstr "A cadeia tem de ter, pelo menos, $2 caracteres." +msgstr "A cadeia tem que ter, pelo menos, $2 caracteres." #: xforms.src msgctxt "" |