From 8eeccc691033fa674c801d5d60933ca5df30714a Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 12 Jul 2017 19:32:36 +0200 Subject: update translations and force-fix errors using pocheck also update po files for low-completion-ratio (<10% in UI) langs Change-Id: I4dd21a88ccaabe2fa2bc9afa405a1aacf8a4b74e --- source/ab/scaddins/source/analysis.po | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) (limited to 'source/ab/scaddins') diff --git a/source/ab/scaddins/source/analysis.po b/source/ab/scaddins/source/analysis.po index 530b458aea4..ab0f34deb00 100644 --- a/source/ab/scaddins/source/analysis.po +++ b/source/ab/scaddins/source/analysis.po @@ -3,16 +3,17 @@ 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-11-18 11:23+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-11-10 19:33+0100\n" +"PO-Revision-Date: 2015-11-11 00:38+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: ab\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1447202300.000000\n" #: analysis.src msgctxt "" @@ -191,7 +192,9 @@ 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." +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 @@ -209,7 +212,7 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n" "3\n" "string.text" -msgid "The date" +msgid "The date or date serial number" msgstr "" #: analysis.src @@ -227,7 +230,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 @@ -281,7 +284,9 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Networkdays\n" "1\n" "string.text" -msgid "Returns the number of workdays between two dates" +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 @@ -407,7 +412,7 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n" "2\n" "string.text" -msgid "Number(s)" +msgid "Number" msgstr "" #: analysis.src @@ -668,7 +673,9 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" "1\n" "string.text" -msgid "Returns the greatest common divisor" +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 @@ -677,7 +684,7 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" "2\n" "string.text" -msgid "Number(s)" +msgid "Number" msgstr "" #: analysis.src @@ -695,7 +702,9 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" "1\n" "string.text" -msgid "Returns the least common multiple" +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 @@ -704,7 +713,7 @@ msgctxt "" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" "2\n" "string.text" -msgid "Number(s)" +msgid "Number" msgstr "" #: analysis.src -- cgit