update translations for 6.2.0 beta1
and force-fix errors using pocheck Change-Id: I525c53a974689b86e7f7913fb0b24ac467e8aac0
This commit is contained in:
@@ -4,8 +4,8 @@ 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: 2018-11-12 12:23+0100\n"
|
||||
"PO-Revision-Date: 2018-11-12 21:44+0000\n"
|
||||
"Last-Translator: raal <raal@post.cz>\n"
|
||||
"PO-Revision-Date: 2018-11-14 10:11+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"
|
||||
@@ -14,7 +14,7 @@ msgstr ""
|
||||
"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: 1542059045.000000\n"
|
||||
"X-POOTLE-MTIME: 1542190270.000000\n"
|
||||
|
||||
#: sc/inc/compiler.hrc:27
|
||||
msgctxt "RID_FUNCTION_CATEGORIES"
|
||||
@@ -727,18 +727,18 @@ msgstr "Vybráno: $1, $2"
|
||||
msgctxt "STR_SELCOUNT_ROWARG"
|
||||
msgid "$1 row"
|
||||
msgid_plural "$1 rows"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[0] "$1 řádek"
|
||||
msgstr[1] "$1 řádky"
|
||||
msgstr[2] "$1 řádků"
|
||||
|
||||
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
|
||||
#: sc/inc/globstr.hrc:165
|
||||
msgctxt "STR_SELCOUNT_COLARG"
|
||||
msgid "$1 column"
|
||||
msgid_plural "$1 columns"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[0] "$1 sloupec"
|
||||
msgstr[1] "$1 sloupce"
|
||||
msgstr[2] "$1 sloupců"
|
||||
|
||||
#: sc/inc/globstr.hrc:166
|
||||
msgctxt "STR_FILTER_SELCOUNT"
|
||||
@@ -12739,7 +12739,7 @@ msgstr "Kolikátý výskyt původního textu se má nahradit."
|
||||
#: sc/inc/scfuncs.hrc:3822
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
msgid "Matches and extracts or optionally replaces text using regular expressions."
|
||||
msgstr ""
|
||||
msgstr "Nalezne a vrátí nebo volitelně nahradí text za použití regulárních výrazů."
|
||||
|
||||
#: sc/inc/scfuncs.hrc:3823
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
@@ -12749,7 +12749,7 @@ msgstr "Text"
|
||||
#: sc/inc/scfuncs.hrc:3824
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
msgid "The text to be operated on."
|
||||
msgstr ""
|
||||
msgstr "Text, ve kterém se hledá."
|
||||
|
||||
#: sc/inc/scfuncs.hrc:3825
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
@@ -12769,17 +12769,17 @@ msgstr "Náhrada"
|
||||
#: sc/inc/scfuncs.hrc:3828
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
msgid "The replacement text and references to capture groups."
|
||||
msgstr ""
|
||||
msgstr "Text náhrady a odkazy na očíslované skupiny."
|
||||
|
||||
#: sc/inc/scfuncs.hrc:3829
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
msgid "Flags"
|
||||
msgstr ""
|
||||
msgstr "Přepínače"
|
||||
|
||||
#: sc/inc/scfuncs.hrc:3830
|
||||
msgctxt "SC_OPCODE_REGEX"
|
||||
msgid "Text specifying option flags, \"g\" for global replacement."
|
||||
msgstr ""
|
||||
msgstr "Text udávající přepínače možností, \"g\" znamená globální nahrazení."
|
||||
|
||||
#: sc/inc/scfuncs.hrc:3836
|
||||
msgctxt "SC_OPCODE_BASE"
|
||||
@@ -16089,12 +16089,12 @@ msgstr "5 kostek"
|
||||
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
|
||||
msgctxt "conditionalentry|Label_minimum"
|
||||
msgid "Minimum"
|
||||
msgstr ""
|
||||
msgstr "Minimum"
|
||||
|
||||
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
|
||||
msgctxt "conditionalentry|Label_maximum"
|
||||
msgid "Maximum"
|
||||
msgstr ""
|
||||
msgstr "Maximum"
|
||||
|
||||
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
|
||||
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
|
||||
|
||||
Reference in New Issue
Block a user