diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-12-15 15:56:38 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-12-15 19:26:06 +0100 |
commit | 3e76f6b637c8034330436568b26302c4472c1a0f (patch) | |
tree | b71fef012237fb8dd4d3fbacff35be6a3efe5b6e /source/pl/scaddins | |
parent | 0fec96207aa660bd7a5de1cd8694703c8d33e92c (diff) |
update translations for 5.1.0 rc1
and force-fix errors using pocheck
Change-Id: I10477683ddfb993e73ab615b2c031ea7bbbe6fe5
Diffstat (limited to 'source/pl/scaddins')
-rw-r--r-- | source/pl/scaddins/source/analysis.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/source/pl/scaddins/source/analysis.po b/source/pl/scaddins/source/analysis.po index 740cd9259bd..f9bf4dfabc0 100644 --- a/source/pl/scaddins/source/analysis.po +++ b/source/pl/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-21 11:47+0000\n" +"PO-Revision-Date: 2015-12-05 19:59+0000\n" "Last-Translator: Konrad Kmieciak <raknor@wp.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 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: 1400672826.000000\n" +"X-POOTLE-MTIME: 1449345596.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 "" +"Zwraca numer tygodnia w roku, w którym wypada podana data.\n" +"Ta funkcja istnieje by zapewnić interoperacyjność ze starszymi dokumentami Microsoft Excel, dla nowych dokumentów używa NUM.TYG." #: analysis.src msgctxt "" @@ -214,7 +216,7 @@ msgctxt "" "3\n" "string.text" msgid "The date or date serial number" -msgstr "" +msgstr "Data lub liczba seryjna daty" #: analysis.src msgctxt "" @@ -226,14 +228,13 @@ msgid "Return type" msgstr "Typ wyniku" #: 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 "Wskazuje pierwszy dzień tygodnia (1 = niedziela, pozostałe wartości = poniedziałek)" +msgstr "Wskazuje pierwszy dzień tygodnia (1 = niedziela, 2 = poniedziałek)" #: 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 "" +"Zwraca liczbę dni roboczych między dwiema datami.\n" +"Ta funkcja istnieje by zapewnić interoperacyjność ze starszymi dokumentami Microsoft Excel, dla nowych dokumentów używa DNI.ROBOCZE." #: analysis.src msgctxt "" @@ -409,7 +412,6 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Zwraca stopień wielomianu zbioru liczb" #: 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 "" +"Zwraca wartość największego wspólnego dzielnika.\n" +"Ta funkcja istnieje by zapewnić interoperacyjność ze starszymi dokumentami Microsoft Excel, dla nowych dokumentów używa NAJW.WSP.DZIEL." #: 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 "" +"Zwraca najmniejszą wspólną wielokrotność.\n" +"Ta funkcja istnieje by zapewnić interoperacyjność ze starszymi dokumentami Microsoft Excel, dla nowych dokumentów używa NAJMN.WSP.WIEL." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" |