Update translations for master and force-fix errors using pocheck
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
This commit is contained in:
@@ -3,8 +3,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-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: 2014-06-22 23:46+0300\n"
|
||||
"POT-Creation-Date: 2015-11-10 19:33+0100\n"
|
||||
"PO-Revision-Date: 2015-06-23 19:22+0000\n"
|
||||
"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
|
||||
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
|
||||
"Language: fi\n"
|
||||
@@ -12,8 +12,9 @@ msgstr ""
|
||||
"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: 1435087340.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 "Palauttaa päivien määrän kalenteriviikossa, jossa annettu päivä on."
|
||||
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 "Päivämäärä"
|
||||
msgid "The date or date serial number"
|
||||
msgstr ""
|
||||
|
||||
#: analysis.src
|
||||
msgctxt ""
|
||||
@@ -223,12 +226,13 @@ msgid "Return type"
|
||||
msgstr "Palautetyyppi"
|
||||
|
||||
#: 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 "Viikon ensimmäinen päivä (1 = sunnuntai, muut arvot = maanantai)."
|
||||
|
||||
#: analysis.src
|
||||
@@ -282,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 "Palauttaa kahden päivämäärän välisten työpäivien määrän"
|
||||
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 +409,14 @@ msgid "Returns the multinomial coefficient of a set of numbers"
|
||||
msgstr "Palauttaa lukujoukon multinomikertoimen"
|
||||
|
||||
#: analysis.src
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"analysis.src\n"
|
||||
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n"
|
||||
"2\n"
|
||||
"string.text"
|
||||
msgid "Number(s)"
|
||||
msgstr "Luvut"
|
||||
msgid "Number"
|
||||
msgstr "Luku"
|
||||
|
||||
#: analysis.src
|
||||
msgctxt ""
|
||||
@@ -669,17 +676,20 @@ msgctxt ""
|
||||
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n"
|
||||
"1\n"
|
||||
"string.text"
|
||||
msgid "Returns the greatest common divisor"
|
||||
msgstr "Palauttaa suurimman yhteisen jakajan"
|
||||
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 "Luvut"
|
||||
msgid "Number"
|
||||
msgstr "Luku"
|
||||
|
||||
#: analysis.src
|
||||
msgctxt ""
|
||||
@@ -696,17 +706,20 @@ msgctxt ""
|
||||
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n"
|
||||
"1\n"
|
||||
"string.text"
|
||||
msgid "Returns the least common multiple"
|
||||
msgstr "Palauttaa pienimmän yhteisen kertoimen"
|
||||
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 "Luvut"
|
||||
msgid "Number"
|
||||
msgstr "Luku"
|
||||
|
||||
#: analysis.src
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user