aboutsummaryrefslogtreecommitdiff
path: root/source/cs/scaddins
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-11-24 05:47:40 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-11-25 01:57:27 -0500
commit9b7a6f9619c88ddee34c8cd1623eccdd7d4a4769 (patch)
tree9c1fecf277ba5ea9818c2f31f5cd90e5bee12e68 /source/cs/scaddins
parent2c02b59bd90e8fb0f8ab7b2449bf885f7c41f6e7 (diff)
Update translations for master and force-fix errors using pocheck libreoffice-5-1-branch-point
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
Diffstat (limited to 'source/cs/scaddins')
-rw-r--r--source/cs/scaddins/source/analysis.po62
1 files changed, 39 insertions, 23 deletions
diff --git a/source/cs/scaddins/source/analysis.po b/source/cs/scaddins/source/analysis.po
index 05f1b140b2d..2b622b5b508 100644
--- a/source/cs/scaddins/source/analysis.po
+++ b/source/cs/scaddins/source/analysis.po
@@ -3,18 +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-11-18 11:23+0100\n"
-"PO-Revision-Date: 2015-02-07 20:11+0000\n"
-"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
+"PO-Revision-Date: 2015-11-17 16:59+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1423339903.000000\n"
+"X-POOTLE-MTIME: 1447779590.000000\n"
#: analysis.src
msgctxt ""
@@ -193,8 +193,12 @@ 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 "Vrací číslo kalendářního týdne, ve kterém se objeví zadané datum."
+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 ""
+"Vrátí číslo kalendářního týdne, ve kterém se objeví zadané datum.\n"
+"Tato funkce existuje pouze kvůli interoperabilitě se staršími dokumenty programu Microsoft Excel, v novějších dokumentech místo ní použijte funkci WEEKNUM."
#: analysis.src
msgctxt ""
@@ -211,8 +215,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n"
"3\n"
"string.text"
-msgid "The date"
-msgstr "Datum"
+msgid "The date or date serial number"
+msgstr "Datum nebo pořadové číslo data"
#: analysis.src
msgctxt ""
@@ -229,8 +233,8 @@ 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)"
-msgstr "Určuje první den v týdnu (1 = neděle, jiné hodnoty = pondělí)"
+msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)"
+msgstr "Určuje první den v týdnu (1 = neděle, 2 = pondělí)"
#: analysis.src
msgctxt ""
@@ -283,8 +287,12 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Networkdays\n"
"1\n"
"string.text"
-msgid "Returns the number of workdays between two dates"
-msgstr "Vrací počet pracovních dní mezi dvěma daty"
+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 ""
+"Vrací počet pracovních dní mezi dvěma daty.\n"
+"Tato funkce existuje pouze kvůli interoperabilitě se staršími dokumenty programu Microsoft Excel, v novějších dokumentech místo ní použijte funkci NETWORKDAYS."
#: analysis.src
msgctxt ""
@@ -409,8 +417,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "Čísla"
+msgid "Number"
+msgstr "Číslo"
#: analysis.src
msgctxt ""
@@ -670,8 +678,12 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n"
"1\n"
"string.text"
-msgid "Returns the greatest common divisor"
-msgstr "Vrátí největšího společného dělitele"
+msgid ""
+"Returns the greatest common divisor.\n"
+"This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead."
+msgstr ""
+"Vrátí největšího společného dělitele.\n"
+"Tato funkce existuje pouze kvůli interoperabilitě se staršími dokumenty programu Microsoft Excel, v novějších dokumentech místo ní použijte funkci GCD."
#: analysis.src
msgctxt ""
@@ -679,8 +691,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "Čísla"
+msgid "Number"
+msgstr "Číslo"
#: analysis.src
msgctxt ""
@@ -697,8 +709,12 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n"
"1\n"
"string.text"
-msgid "Returns the least common multiple"
-msgstr "Vrátí nejmenší společný násobek"
+msgid ""
+"Returns the least common multiple.\n"
+"This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead."
+msgstr ""
+"Vrátí nejmenší společný násobek.\n"
+"Tato funkce existuje pouze kvůli interoperabilitě se staršími dokumenty programu Microsoft Excel, v novějších dokumentech místo ní použijte funkci LCM."
#: analysis.src
msgctxt ""
@@ -706,8 +722,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "Čísla"
+msgid "Number"
+msgstr "Číslo"
#: analysis.src
msgctxt ""