diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-13 00:52:38 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-13 01:07:00 +0100 |
commit | 3b2b4114cc4585399aa5db74ce702b0382bc01d8 (patch) | |
tree | 6c4f75b0f65eaa04f5971a05d47df8f33ddd8d8d /source/gl/scaddins | |
parent | 3e76f6b637c8034330436568b26302c4472c1a0f (diff) |
update translations for 5.1.0 rc2
and force-fix errors using pocheck
Change-Id: I24437fdaa13a74a85f58314771245375fec94108
Diffstat (limited to 'source/gl/scaddins')
-rw-r--r-- | source/gl/scaddins/source/analysis.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/source/gl/scaddins/source/analysis.po b/source/gl/scaddins/source/analysis.po index de2e3822e7b..7a943392e84 100644 --- a/source/gl/scaddins/source/analysis.po +++ b/source/gl/scaddins/source/analysis.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-11-10 19:33+0100\n" -"PO-Revision-Date: 2014-07-01 10:38+0000\n" +"PO-Revision-Date: 2016-01-10 13:35+0000\n" "Last-Translator: Antón Méixome <meixome@certima.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: gl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1404211109.000000\n" +"X-POOTLE-MTIME: 1452432931.000000\n" #: analysis.src msgctxt "" @@ -197,6 +197,8 @@ msgid "" "Returns the number of the calendar week in which the specified date occurs.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use WEEKNUM instead." msgstr "" +"Devolve o número da semana do calendario en que ocorre a data especificada.\n" +"Esta función existe por motivos de interoperabilidade con documentos antigos de Microsoft Excel. Para os documentos novos utilice SEM.DO.ANO." #: analysis.src msgctxt "" @@ -214,7 +216,7 @@ msgctxt "" "3\n" "string.text" msgid "The date or date serial number" -msgstr "" +msgstr "A data ou o número serie da data" #: analysis.src msgctxt "" @@ -226,14 +228,13 @@ msgid "Return type" msgstr "Tipo de retorno" #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n" "5\n" "string.text" msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)" -msgstr "Indica o primeiro día da semana (1 = domingo, outros valores = luns)" +msgstr "Indica o primeiro día da semana (1 = domingo, 2 = luns)" #: analysis.src msgctxt "" @@ -290,6 +291,8 @@ msgid "" "Returns the number of workdays between two dates.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use NETWORKDAYS instead." msgstr "" +"Devolve o número de días laborábeis entre dúas datas.\n" +"Esta función existe por motivos de interoperabilidade con documentos antigos de Microsoft Excel. Para os documentos novos utilice agora DIASLABORABEIS." #: analysis.src msgctxt "" @@ -409,7 +412,6 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Devolve o coeficiente multinominal dun conxunto de números" #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n" @@ -680,9 +682,10 @@ msgid "" "Returns the greatest common divisor.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead." msgstr "" +"Devolve o máximo divisor común.\n" +"Esta función existe por motivos de interoperabilidade con documentos antigos de Microsoft Excel. Para os documentos novos utilice agora GCD." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" @@ -710,9 +713,10 @@ msgid "" "Returns the least common multiple.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead." msgstr "" +"Devolve o mínimo múltiplo común.\n" +"Esta función existe por motivos de interoperabilidade con documentos antigos de Microsoft Excel. Para os documentos novos utilice agora LCM." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" |