diff options
author | Robinson Tryon <qubit@runcibility.com> | 2015-11-24 05:47:40 -0500 |
---|---|---|
committer | Robinson Tryon <qubit@runcibility.com> | 2015-11-25 01:57:27 -0500 |
commit | 9b7a6f9619c88ddee34c8cd1623eccdd7d4a4769 (patch) | |
tree | 9c1fecf277ba5ea9818c2f31f5cd90e5bee12e68 /source/lt/scaddins | |
parent | 2c02b59bd90e8fb0f8ab7b2449bf885f7c41f6e7 (diff) |
Update translations for master and force-fix errors using pocheck
libreoffice-5-1-branch-point
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
Diffstat (limited to 'source/lt/scaddins')
-rw-r--r-- | source/lt/scaddins/source/analysis.po | 52 |
1 files changed, 32 insertions, 20 deletions
diff --git a/source/lt/scaddins/source/analysis.po b/source/lt/scaddins/source/analysis.po index aeb44584194..3ccb0e8e357 100644 --- a/source/lt/scaddins/source/analysis.po +++ b/source/lt/scaddins/source/analysis.po @@ -3,16 +3,16 @@ msgid "" 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-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-11-10 19:33+0100\n" "PO-Revision-Date: 2015-05-14 16:26+0000\n" -"Last-Translator: Modestas <modestas.rimkus@gmail.com>\n" +"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.5.1\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1431620768.000000\n" @@ -193,8 +193,10 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n" "1\n" "string.text" -msgid "Returns the number of the calendar week in which the specified date occurs." -msgstr "Rezultatas yra nurodytos datos kalendorinės savaitės numeris" +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 "" #: analysis.src msgctxt "" @@ -211,8 +213,8 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n" "3\n" "string.text" -msgid "The date" -msgstr "Data" +msgid "The date or date serial number" +msgstr "" #: analysis.src msgctxt "" @@ -224,12 +226,13 @@ msgid "Return type" msgstr "savaitės pradžia" #: 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, other values = Monday)" +msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)" msgstr "Nusakoma pirmoji savaitės diena (1 = sekmadienis, kitas skaičius = pirmadienis)" #: analysis.src @@ -283,8 +286,10 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Networkdays\n" "1\n" "string.text" -msgid "Returns the number of workdays between two dates" -msgstr "Rezultatas yra darbo dienų tarp dviejų nurodytų datų skaičius" +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 "" #: analysis.src msgctxt "" @@ -404,13 +409,14 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Rezultatas yra skaičių aibės daugianaris koeficientas" #: analysis.src +#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n" "2\n" "string.text" -msgid "Number(s)" -msgstr "Skaičius " +msgid "Number" +msgstr "Skaičius" #: analysis.src msgctxt "" @@ -670,17 +676,20 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" "1\n" "string.text" -msgid "Returns the greatest common divisor" -msgstr "Rezultatas yra didžiausias bendras daliklis" +msgid "" +"Returns the greatest common divisor.\n" +"This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead." +msgstr "" #: analysis.src +#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" "2\n" "string.text" -msgid "Number(s)" -msgstr "Skaičius " +msgid "Number" +msgstr "Skaičius" #: analysis.src msgctxt "" @@ -697,17 +706,20 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" "1\n" "string.text" -msgid "Returns the least common multiple" -msgstr "Rezultatas yra mažiausias bendras kartotinis" +msgid "" +"Returns the least common multiple.\n" +"This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead." +msgstr "" #: analysis.src +#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" "2\n" "string.text" -msgid "Number(s)" -msgstr "Skaičius " +msgid "Number" +msgstr "Skaičius" #: analysis.src msgctxt "" |