From 9741c39649c0c54cd79b9949d28eca364c087b61 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sun, 19 Apr 2015 10:56:02 +0200 Subject: update translations for 5.0.0 Alpha1 and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465 --- source/pt/forms/source/resource.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'source/pt/forms') diff --git a/source/pt/forms/source/resource.po b/source/pt/forms/source/resource.po index 39554ccb34d..f02043dfdd6 100644 --- a/source/pt/forms/source/resource.po +++ b/source/pt/forms/source/resource.po @@ -3,8 +3,8 @@ msgid "" 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2013-11-29 18:05+0000\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" +"PO-Revision-Date: 2015-04-17 10:11+0000\n" "Last-Translator: Sérgio \n" "Language-Team: LANGUAGE \n" "Language: pt\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.5.0\n" +"X-Generator: Pootle 2.5.1\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385748332.0\n" +"X-POOTLE-MTIME: 1429265492.000000\n" #: strings.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 de comprimento." +msgstr "A cadeia tem de 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 de comprimento." +msgstr "A cadeia tem de ter, pelo menos, $2 caracteres." #: xforms.src msgctxt "" @@ -362,7 +362,7 @@ msgctxt "" "RID_STR_XFORMS_VALUE_MAX_LENGTH\n" "string.text" msgid "The string can only be $2 characters long at most." -msgstr "A cadeia só pode ter, no máximo, $2 caracteres de comprimento." +msgstr "A cadeia pode ter, no máximo, $2 caracteres." #: xforms.src msgctxt "" @@ -490,7 +490,7 @@ msgctxt "" "RID_STR_XFORMS_PATTERN_DOESNT_MATCH\n" "string.text" msgid "The string '$1' does not match the required regular expression '$2'." -msgstr "A cadeia \"$1\" não coincide à expressão regular necessária \"$2\"." +msgstr "A cadeia \"$1\" não corresponde à expressão regular necessária \"$2\"." #: xforms.src msgctxt "" -- cgit