update translations for 6.0.2 rc1
and force-fix errors using pocheck Change-Id: I760bd52e6a79b34ebf7f59f7d7c11ce7605b4a79
This commit is contained in:
@@ -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: 2017-12-18 12:31+0100\n"
|
||||
"PO-Revision-Date: 2018-01-09 00:03+0000\n"
|
||||
"PO-Revision-Date: 2018-02-17 14:09+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.8\n"
|
||||
"X-POOTLE-MTIME: 1515456201.000000\n"
|
||||
"X-POOTLE-MTIME: 1518876579.000000\n"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -12694,7 +12694,7 @@ msgctxt ""
|
||||
"par_id3148553\n"
|
||||
"help.text"
|
||||
msgid "When converting a date serial number to a printable string, for example for the Print or MsgBox command, the locale's default calendar is used and at that 1582-10-15 cutover date may switch to the Julian calendar, which can result in a different date being displayed than expected. Use the <link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link> to convert such date number to a string representation in the proleptic Gregorian calendar."
|
||||
msgstr ""
|
||||
msgstr "Ao converter um número de série de data para uma sequência de caracteres imprimível, tais como com o comando Print ou MsgBox, é utilizado o calendário padrão da configuração regional e, por exemplo, 1582-10-15, a data de corte pode mudar para o calendário juliano, o que pode resultar em datas diferentes. Utilize a <link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">função CDateToIso [Runtime]</link> para converter este número de data para uma representação de cadeia no calendário gregoriano."
|
||||
|
||||
#: 03030108.xhp
|
||||
msgctxt ""
|
||||
@@ -26390,7 +26390,7 @@ msgctxt ""
|
||||
"hd_id3143267\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function [Runtime]\">TypeName Function; VarType Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function [Runtime]\">Função TypeName; Função VarType [Runtime]</link>"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
@@ -28518,7 +28518,7 @@ msgctxt ""
|
||||
"par_id3145174\n"
|
||||
"help.text"
|
||||
msgid "' The printout appears in the dialog as: From Α to Ω"
|
||||
msgstr ""
|
||||
msgstr "' A impressão aparece na caixa de diálogo como: De A até Ω"
|
||||
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
@@ -31086,7 +31086,7 @@ msgctxt ""
|
||||
"hd_id3155934\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120411.xhp\" name=\"InStrRev Function [Runtime]\">InStrRev Function [Runtime - VBA]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03120411.xhp\" name=\"InStrRev Function [Runtime]\">Função InStrRev [Runtime - VBA]</link>"
|
||||
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
@@ -31094,7 +31094,7 @@ msgctxt ""
|
||||
"par_id3153990\n"
|
||||
"help.text"
|
||||
msgid "Returns the position of a string within another string, starting from the right side of the string."
|
||||
msgstr ""
|
||||
msgstr "Devolve a posição de uma cadeia dentro de outra cadeia, com início no lado direito da mesma."
|
||||
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
@@ -31102,7 +31102,7 @@ msgctxt ""
|
||||
"par_id3147303\n"
|
||||
"help.text"
|
||||
msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0."
|
||||
msgstr ""
|
||||
msgstr "A função InstrRev devolve a posição na qual foi encontrada a correspondência, a iniciar na direita. Se a cadeia não for encontrada, a função devolve 0."
|
||||
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
@@ -31110,7 +31110,7 @@ msgctxt ""
|
||||
"par_id3146957\n"
|
||||
"help.text"
|
||||
msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
|
||||
msgstr ""
|
||||
msgstr "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
|
||||
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user