diff options
Diffstat (limited to 'source/sk/sc/messages.po')
-rw-r--r-- | source/sk/sc/messages.po | 89 |
1 files changed, 51 insertions, 38 deletions
diff --git a/source/sk/sc/messages.po b/source/sk/sc/messages.po index d058423e39d..d24927b267a 100644 --- a/source/sk/sc/messages.po +++ b/source/sk/sc/messages.po @@ -3,9 +3,9 @@ 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: 2017-12-06 15:58+0100\n" -"PO-Revision-Date: 2017-12-19 07:25+0000\n" -"Last-Translator: Miloš Šrámek <msramek22@gmail.com>\n" +"POT-Creation-Date: 2018-01-10 11:50+0100\n" +"PO-Revision-Date: 2018-01-08 20:30+0000\n" +"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sk\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1513668315.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1515443424.000000\n" #: compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -5830,7 +5830,7 @@ msgstr "Vráti kosínus čísla." #: scfuncs.hrc:1164 msgctxt "SC_OPCODE_COS" msgid "Number" -msgstr "Počet" +msgstr "Číslo" #: scfuncs.hrc:1165 msgctxt "SC_OPCODE_COS" @@ -5845,7 +5845,7 @@ msgstr "Vracia sínus čísla." #: scfuncs.hrc:1172 msgctxt "SC_OPCODE_SIN" msgid "Number" -msgstr "Počet" +msgstr "Číslo" #: scfuncs.hrc:1173 msgctxt "SC_OPCODE_SIN" @@ -5860,7 +5860,7 @@ msgstr "Vráti kotangens čísla." #: scfuncs.hrc:1180 msgctxt "SC_OPCODE_COT" msgid "Number" -msgstr "Počet" +msgstr "Číslo" #: scfuncs.hrc:1181 msgctxt "SC_OPCODE_COT" @@ -5875,7 +5875,7 @@ msgstr "Vráti kotangens čísla." #: scfuncs.hrc:1188 msgctxt "SC_OPCODE_TAN" msgid "Number" -msgstr "Počet" +msgstr "Číslo" #: scfuncs.hrc:1189 msgctxt "SC_OPCODE_TAN" @@ -5905,7 +5905,7 @@ msgstr "Vráti hyperbolický sínus čísla." #: scfuncs.hrc:1204 msgctxt "SC_OPCODE_SIN_HYP" msgid "Number" -msgstr "Počet" +msgstr "Číslo" #: scfuncs.hrc:1205 msgctxt "SC_OPCODE_SIN_HYP" @@ -5935,7 +5935,7 @@ msgstr "Vráti hyperbolický tangens čísla." #: scfuncs.hrc:1220 msgctxt "SC_OPCODE_TAN_HYP" msgid "Number" -msgstr "Počet" +msgstr "Číslo" #: scfuncs.hrc:1221 msgctxt "SC_OPCODE_TAN_HYP" @@ -5948,10 +5948,9 @@ msgid "Returns the arctangent for the specified coordinates." msgstr "Vráti arkustangens pre dané súradnice." #: scfuncs.hrc:1228 -#, fuzzy msgctxt "SC_OPCODE_ARC_TAN_2" msgid "Number X" -msgstr "Číslo " +msgstr "Číslo X" #: scfuncs.hrc:1229 #, fuzzy @@ -5960,10 +5959,9 @@ msgid "The value for the X coordinate." msgstr "Hodnota súradnice x." #: scfuncs.hrc:1230 -#, fuzzy msgctxt "SC_OPCODE_ARC_TAN_2" msgid "Number Y" -msgstr "Číslo " +msgstr "Číslo Y" #: scfuncs.hrc:1231 #, fuzzy @@ -19440,121 +19438,136 @@ msgid "Edit Contour" msgstr "Upraviť obrys" #: optcalculatepage.ui:48 +msgctxt "optcalculatepage|threadingenabled" +msgid "Enable multi-threaded calculation: Warning Experimental." +msgstr "" + +#: optcalculatepage.ui:52 +msgctxt "optcalculatepage|threadingenabled|tooltip_text" +msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet." +msgstr "" + +#: optcalculatepage.ui:71 +msgctxt "optcalculatepage|label4" +msgid "CPU threading settings" +msgstr "" + +#: optcalculatepage.ui:107 msgctxt "optcalculatepage|case" msgid "Case se_nsitive" msgstr "_Rozlišovať veľkosť písmen" -#: optcalculatepage.ui:52 +#: optcalculatepage.ui:111 msgctxt "optcalculatepage|case|tooltip_text" msgid "Disable case sensitivity for interoperability with Microsoft Excel" msgstr "Vypnúť rozlišovanie veľkosti písmen kvôli interoperabilite s Microsoft Excel." -#: optcalculatepage.ui:65 +#: optcalculatepage.ui:124 msgctxt "optcalculatepage|calc" msgid "_Precision as shown" msgstr "_Presnosť podľa zobrazenia" -#: optcalculatepage.ui:81 +#: optcalculatepage.ui:140 msgctxt "optcalculatepage|match" msgid "Search criteria = and <> must apply to _whole cells" msgstr "Výhľadávacie kritérium = a <> musí byť platné pre celé _bunky" -#: optcalculatepage.ui:85 +#: optcalculatepage.ui:144 msgctxt "optcalculatepage|match|tooltip_text" msgid "Enable this for interoperability with Microsoft Excel" msgstr "Zapnúť kvôli interoperabilite s Microsoft Excel." -#: optcalculatepage.ui:98 +#: optcalculatepage.ui:157 msgctxt "optcalculatepage|formulawildcards" msgid "Enable w_ildcards in formulas" msgstr "Zapnúť zástupné znaky vo vzorcoch" -#: optcalculatepage.ui:102 +#: optcalculatepage.ui:161 msgctxt "optcalculatepage|formulawildcards|tooltip_text" msgid "Enable wildcards for interoperability with Microsoft Excel" msgstr "Zapnúť zástupné znaky kvôli interoperabilite s Microsoft Excel." -#: optcalculatepage.ui:117 +#: optcalculatepage.ui:176 msgctxt "optcalculatepage|formularegex" msgid "Enable r_egular expressions in formulas" msgstr "Zapnúť r_egulárne výrazy vo vzorcoch" -#: optcalculatepage.ui:135 +#: optcalculatepage.ui:194 msgctxt "optcalculatepage|formulaliteral" msgid "No wildcards or regular expressions in formulas" msgstr "Bez zástupných znakov a regulárnych výrazov vo vzorcoch" -#: optcalculatepage.ui:153 +#: optcalculatepage.ui:212 msgctxt "optcalculatepage|lookup" msgid "_Automatically find column and row labels" msgstr "_Automaticky nájsť popisy stĺpcov a riadkov" -#: optcalculatepage.ui:169 +#: optcalculatepage.ui:228 msgctxt "optcalculatepage|generalprec" msgid "_Limit decimals for general number format" msgstr "_Obmedziť počet desatinných miest pre všeobecný formát čísiel" -#: optcalculatepage.ui:193 +#: optcalculatepage.ui:252 msgctxt "optcalculatepage|precft" msgid "_Decimal places:" msgstr "_Desatinné miesta:" -#: optcalculatepage.ui:230 +#: optcalculatepage.ui:289 msgctxt "optcalculatepage|label1" msgid "General Calculations" msgstr "Všeobecné výpočty" -#: optcalculatepage.ui:264 +#: optcalculatepage.ui:323 msgctxt "optcalculatepage|iterate" msgid "_Iterations" msgstr "_Iterácie" -#: optcalculatepage.ui:284 +#: optcalculatepage.ui:343 msgctxt "optcalculatepage|stepsft" msgid "_Steps:" msgstr "K_roky:" -#: optcalculatepage.ui:299 +#: optcalculatepage.ui:358 msgctxt "optcalculatepage|minchangeft" msgid "_Minimum change:" msgstr "_Minimálna zmena:" -#: optcalculatepage.ui:341 +#: optcalculatepage.ui:400 msgctxt "optcalculatepage|label2" msgid "Iterative References" msgstr "Iteračné odkazy" -#: optcalculatepage.ui:372 +#: optcalculatepage.ui:431 msgctxt "optcalculatepage|datestd" msgid "12/30/1899 (defa_ult)" msgstr "30.12.1899 (pre_dvolené)" -#: optcalculatepage.ui:376 +#: optcalculatepage.ui:435 msgctxt "optcalculatepage|datestd|tooltip_text" msgid "Value 0 corresponds to 12/30/1899" msgstr "Hodnota 0 zodpovedá 12/30/1899" -#: optcalculatepage.ui:390 +#: optcalculatepage.ui:449 msgctxt "optcalculatepage|datesc10" msgid "01/01/1900 (Star_Calc 1.0)" msgstr "01/01/1900 (Star_Calc 1.0)" -#: optcalculatepage.ui:394 +#: optcalculatepage.ui:453 msgctxt "optcalculatepage|datesc10|tooltip_text" msgid "Value 0 corresponds to 01/01/1900" msgstr "Hodnota 0 zodpovedá 01/01/1900" -#: optcalculatepage.ui:407 +#: optcalculatepage.ui:466 msgctxt "optcalculatepage|date1904" msgid "_01/01/1904" msgstr "_01/01/1904" -#: optcalculatepage.ui:411 +#: optcalculatepage.ui:470 msgctxt "optcalculatepage|date1904|tooltip_text" msgid "0 corresponds to 01/01/1904" msgstr "0 zodpovedá 01/01/1904" -#: optcalculatepage.ui:430 +#: optcalculatepage.ui:489 msgctxt "optcalculatepage|label3" msgid "Date" msgstr "Dátum" |