diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-02-29 18:26:46 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-02-29 19:10:10 +0100 |
commit | 4e3651a5d0e16bd39067227b9279f5cc98fbc127 (patch) | |
tree | 4076e72ac4c2a28ce9c34bd2a5b95e1e408ccf17 /source/eu/scaddins | |
parent | 5274fba52197f288596ab5ae2cb78cee1b718f17 (diff) |
update translations for 5.1.1 rc3
and force-fix errors using pocheck
Change-Id: I8412ae3789ee98f87f49cf975097f4ffa3f7e3b2
Diffstat (limited to 'source/eu/scaddins')
-rw-r--r-- | source/eu/scaddins/source/analysis.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/source/eu/scaddins/source/analysis.po b/source/eu/scaddins/source/analysis.po index 6d63aa8a44d..da32ad7a8ef 100644 --- a/source/eu/scaddins/source/analysis.po +++ b/source/eu/scaddins/source/analysis.po @@ -4,8 +4,8 @@ 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-06-18 19:54+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2016-02-26 21:46+0000\n" +"Last-Translator: Osoitz <oelkoro@gmail.com>\n" "Language-Team: Librezale <librezale@librezale.org>\n" "Language: eu\n" "MIME-Version: 1.0\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: 1403121290.000000\n" +"X-POOTLE-MTIME: 1456523182.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 "" +"Zehaztutako dataren egutegiko aste zenbakia itzultzen du.\n" +"Funtzio hau Microsoft Excel dokuentu zaharrekin bateragarritasuna mantentzeko dago, dokumentu berrietan WEEKNUM erabili." #: analysis.src msgctxt "" @@ -214,7 +216,7 @@ msgctxt "" "3\n" "string.text" msgid "The date or date serial number" -msgstr "" +msgstr "Data eta dataren serie zenbakia" #: analysis.src msgctxt "" @@ -226,14 +228,13 @@ msgid "Return type" msgstr "Metodoa" #: 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 "Asteko lehen eguna adierazten du (1= igandea, bestelako balioak = astelehena)" +msgstr "Asteko lehen eguna adierazten du (1= igandea, 2 = astelehena)" #: 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 "" +"Bi daten arteko lanegun kopurua itzultzen du.\n" +"Funtzio hau Microsoft Excel dokumentu zaharrekin bateragarritasuna mantentzeko dago, dokumentu berrietan NETWORKDAYS erabili." #: analysis.src msgctxt "" @@ -409,7 +412,6 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Zenbaki multzo baten koefiziente multinominala ematen du" #: 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 "" +"Zatitzaile komun handiena itzultzen du.\n" +".Funtzio hau Microsoft Excel dokumentu zaharrekin bateragarritasuna mantentzeko dago, dokumentu berrietan GCD erabili." #: 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 "" +"Multiplo komun txikiena itzultzen du.\n" +"Funtzio hau Microsoft Excel dokumentu zaharrekin bateragarritasuna mantentzeko dago, dokumentu berrietan LCM erabili." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" |