From 9b7a6f9619c88ddee34c8cd1623eccdd7d4a4769 Mon Sep 17 00:00:00 2001 From: Robinson Tryon Date: Tue, 24 Nov 2015 05:47:40 -0500 Subject: Update translations for master and force-fix errors using pocheck Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49 --- source/tg/scaddins/source/analysis.po | 54 +++++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 21 deletions(-) (limited to 'source/tg/scaddins') diff --git a/source/tg/scaddins/source/analysis.po b/source/tg/scaddins/source/analysis.po index 9a90da8a885..ea4b1446e69 100644 --- a/source/tg/scaddins/source/analysis.po +++ b/source/tg/scaddins/source/analysis.po @@ -3,17 +3,18 @@ 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: 2014-05-02 00:06+0200\n" -"PO-Revision-Date: 2012-07-03 12:53+0200\n" -"Last-Translator: Farrukhjon \n" +"POT-Creation-Date: 2015-11-10 19:33+0100\n" +"PO-Revision-Date: 2014-06-04 13:50+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE \n" "Language: tg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1401889854.000000\n" #: analysis.src msgctxt "" @@ -192,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 "Шумораи ҳафтаҳои тақвимиро ҳисоб мекунад, ки санаи додашуда ҷой дорад." +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 "" @@ -210,8 +213,8 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n" "3\n" "string.text" -msgid "The date" -msgstr "Сана" +msgid "The date or date serial number" +msgstr "" #: analysis.src msgctxt "" @@ -228,7 +231,7 @@ msgctxt "" "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 "" #: analysis.src @@ -282,8 +285,10 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Networkdays\n" "1\n" "string.text" -msgid "Returns the number of workdays between two dates" -msgstr "Шумораи рӯзҳои кориро миёни ду сана бармегардонад." +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 "" @@ -403,13 +408,14 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Суммаи факториали аргументҳоро бармегардонад, ки ба суммаи факториали аргументҳо тақсим шудааст." #: analysis.src +#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n" "2\n" "string.text" -msgid "Number(s)" -msgstr "Рақам(ҳо)" +msgid "Number" +msgstr "Рақам" #: analysis.src msgctxt "" @@ -669,17 +675,20 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" "1\n" "string.text" -msgid "Returns the greatest common divisor" -msgstr "Тақсимкунандаи умумии калонтаринро бармегардонад." +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 "Рақам(ҳо)" +msgid "Number" +msgstr "Рақам" #: analysis.src msgctxt "" @@ -696,17 +705,20 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" "1\n" "string.text" -msgid "Returns the least common multiple" -msgstr "Хурдтарин каратнокии умумиро бармегардонад." +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 "Рақам(ҳо)" +msgid "Number" +msgstr "Рақам" #: analysis.src msgctxt "" -- cgit