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/hr/scaddins | |
parent | 3e76f6b637c8034330436568b26302c4472c1a0f (diff) |
update translations for 5.1.0 rc2
and force-fix errors using pocheck
Change-Id: I24437fdaa13a74a85f58314771245375fec94108
Diffstat (limited to 'source/hr/scaddins')
-rw-r--r-- | source/hr/scaddins/source/analysis.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/source/hr/scaddins/source/analysis.po b/source/hr/scaddins/source/analysis.po index d585f552bef..b3fd81da213 100644 --- a/source/hr/scaddins/source/analysis.po +++ b/source/hr/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-05-28 19:40+0000\n" +"PO-Revision-Date: 2016-01-11 18:47+0000\n" "Last-Translator: Mihovil Stanić <mihovil@miho.im>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1401306027.000000\n" +"X-POOTLE-MTIME: 1452538027.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 "" +"Vraća broj kalendarskog tjedna u kojem se navedeni datum pojavljuje.\n" +"Ova funkcija postoji zbog kompatibilnosti sa starijim Microsoft Excel dokumentima. Za nove dokumente koristite WEEKNUM funkciju." #: analysis.src msgctxt "" @@ -214,7 +216,7 @@ msgctxt "" "3\n" "string.text" msgid "The date or date serial number" -msgstr "" +msgstr "Datum ili serijski broj datuma" #: analysis.src msgctxt "" @@ -226,14 +228,13 @@ msgid "Return type" msgstr "Vrsta odgovora" #: 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 "Određuje prvi dan u tjednu (1 = nedjelja, druge vrijednosti = ponedjeljak)" +msgstr "Određuje prvi dan u tjednu (1 = nedjelja, 2 = ponedjeljak)" #: 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 "" +"Vraća broj radnih dana između dva datuma.\n" +"Ova funkcija postoji zbog kompatibilnosti sa starijim Microsoft Excel dokumentima. Za nove dokumente koristite NETWORKDAYS funkciju." #: analysis.src msgctxt "" @@ -409,7 +412,6 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Vraća multinom skupa brojeva" #: 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 "" +"Vraća najveći zajednički djelitelj.\n" +"Ova funkcija postoji zbog kompatibilnosti sa starijim Microsoft Excel dokumentima. Za nove dokumente koristite GCD funkciju." #: 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 "" +"Vraća najmanji zajednički višekratnik.\n" +"Ova funkcija postoji zbog kompatibilnosti sa starijim Microsoft Excel dokumentima. Za nove dokumente koristite LCM funkciju." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" |