From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- translations/source/cs/connectivity/messages.po | 672 +++++++++++++++++++++ .../ado/org/openoffice/Office/DataAccess.po | 47 ++ .../calc/org/openoffice/Office/DataAccess.po | 27 + .../dbase/org/openoffice/Office/DataAccess.po | 27 + .../evoab2/org/openoffice/Office/DataAccess.po | 47 ++ .../firebird/org/openoffice/Office/DataAccess.po | 37 ++ .../flat/org/openoffice/Office/DataAccess.po | 27 + .../hsqldb/org/openoffice/Office/DataAccess.po | 27 + .../jdbc/org/openoffice/Office/DataAccess.po | 37 ++ .../macab/org/openoffice/Office/DataAccess.po | 27 + .../mysql_jdbc/org/openoffice/Office/DataAccess.po | 37 ++ .../mysqlc/org/openoffice/Office/DataAccess.po | 27 + .../odbc/org/openoffice/Office/DataAccess.po | 27 + .../postgresql/org/openoffice/Office/DataAccess.po | 27 + .../writer/org/openoffice/Office/DataAccess.po | 27 + 15 files changed, 1120 insertions(+) create mode 100644 translations/source/cs/connectivity/messages.po create mode 100644 translations/source/cs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/calc/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/flat/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po create mode 100644 translations/source/cs/connectivity/registry/writer/org/openoffice/Office/DataAccess.po (limited to 'translations/source/cs/connectivity') diff --git a/translations/source/cs/connectivity/messages.po b/translations/source/cs/connectivity/messages.po new file mode 100644 index 0000000000..58e7d3a7f1 --- /dev/null +++ b/translations/source/cs/connectivity/messages.po @@ -0,0 +1,672 @@ +#. extracted from connectivity/inc +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: 2022-07-06 20:18+0200\n" +"PO-Revision-Date: 2022-08-02 21:51+0000\n" +"Last-Translator: Adolfo Jayme Barrientos \n" +"Language-Team: Czech \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-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.12.2\n" +"X-POOTLE-MTIME: 1535995672.000000\n" + +#. 9KHB8 +#. = common strings +#: connectivity/inc/strings.hrc:25 +msgctxt "STR_NO_CONNECTION_GIVEN" +msgid "No connection to the database exists." +msgstr "Neexistuje spojení s databází." + +#. 72Mjc +#: connectivity/inc/strings.hrc:26 +msgctxt "STR_WRONG_PARAM_INDEX" +msgid "You tried to set a parameter at position “$pos$” but there is/are only “$count$” parameter(s) allowed. One reason may be that the property “ParameterNameSubstitution” is not set to TRUE in the data source." +msgstr "Pokusili jste se nastavit parametr na pozici „$pos$“, ale je povoleno pouze „$count$“ parametrů. Jedním z důvodů může být to, že vlastnost „ParameterNameSubstitution“ není ve zdroji dat nastavena na TRUE." + +#. 6FnrV +#: connectivity/inc/strings.hrc:27 +msgctxt "STR_NO_INPUTSTREAM" +msgid "The input stream was not set." +msgstr "Nebyl nastaven vstupní stream." + +#. PtsET +#: connectivity/inc/strings.hrc:28 +msgctxt "STR_NO_ELEMENT_NAME" +msgid "There is no element named “$name$”." +msgstr "Element pojmenovaný „$name$“ neexistuje." + +#. CWktu +#: connectivity/inc/strings.hrc:29 +msgctxt "STR_INVALID_BOOKMARK" +msgid "Invalid bookmark value" +msgstr "Neplatná hodnota záložky" + +#. VXSEP +#: connectivity/inc/strings.hrc:30 +msgctxt "STR_PRIVILEGE_NOT_GRANTED" +msgid "Privilege not granted: Only table privileges can be granted." +msgstr "Právo nepřiděleno: Lze přidělit pouze práva k tabulkám." + +#. DZf3v +#: connectivity/inc/strings.hrc:31 +msgctxt "STR_PRIVILEGE_NOT_REVOKED" +msgid "Privilege not revoked: Only table privileges can be revoked." +msgstr "Právo neodebráno: Lze odebrat pouze práva k tabulkám." + +#. qTZj7 +#: connectivity/inc/strings.hrc:32 +msgctxt "STR_ERRORMSG_SEQUENCE" +msgid "Function sequence error." +msgstr "Chyba sekvence funkcí." + +#. scUDb +#: connectivity/inc/strings.hrc:33 +msgctxt "STR_INVALID_INDEX" +msgid "Invalid descriptor index." +msgstr "Neplatný deskriptor indexu." + +#. YyBDi +#: connectivity/inc/strings.hrc:34 +msgctxt "STR_UNSUPPORTED_FUNCTION" +msgid "The driver does not support the function “$functionname$”." +msgstr "Ovladač nepodporuje funkci „$functionname$“." + +#. GW3L8 +#: connectivity/inc/strings.hrc:35 +msgctxt "STR_UNSUPPORTED_FEATURE" +msgid "The driver does not support the functionality for “$featurename$”. It is not implemented." +msgstr "Ovladač nepodporuje funkcionalitu pro „$featurename$“. Není implementována." + +#. zXVCV +#: connectivity/inc/strings.hrc:36 +msgctxt "STR_FORMULA_WRONG" +msgid "The formula for TypeInfoSettings is wrong!" +msgstr "Vzorec pro TypeInfoSettings je špatný!" + +#. vA6FB +#: connectivity/inc/strings.hrc:37 +msgctxt "STR_STRING_LENGTH_EXCEEDED" +msgid "The string “$string$” exceeds the maximum length of $maxlen$ characters when converted to the target character set “$charset$”." +msgstr "Řetězec „$string$“ po převodu do cílového kódování „$charset$“ překračuje maximální počet znaků ($maxlen$)." + +#. THhEu +#: connectivity/inc/strings.hrc:38 +msgctxt "STR_CANNOT_CONVERT_STRING" +msgid "The string “$string$” cannot be converted using the encoding “$charset$”." +msgstr "Řetězec „$string$“ nemohl být převeden pomocí kódování „$charset$“." + +#. sSzsJ +#: connectivity/inc/strings.hrc:39 +msgctxt "STR_URI_SYNTAX_ERROR" +msgid "The connection URL is invalid." +msgstr "URL spojení je neplatné." + +#. aihGj +#: connectivity/inc/strings.hrc:40 +msgctxt "STR_QUERY_TOO_COMPLEX" +msgid "The query cannot be executed. It is too complex." +msgstr "Dotaz nelze spustit. Je příliš složitý." + +#. ADy4t +#: connectivity/inc/strings.hrc:41 +msgctxt "STR_OPERATOR_TOO_COMPLEX" +msgid "The query cannot be executed. The operator is too complex." +msgstr "Dotaz nelze spustit. Operátor je příliš složitý." + +#. XZGaK +#: connectivity/inc/strings.hrc:42 +msgctxt "STR_QUERY_INVALID_LIKE_COLUMN" +msgid "The query cannot be executed. You cannot use “LIKE” with columns of this type." +msgstr "Dotaz nelze spustit. S tímto typem sloupce nelze použít „LIKE“." + +#. SsqWz +#: connectivity/inc/strings.hrc:43 +msgctxt "STR_QUERY_INVALID_LIKE_STRING" +msgid "The query cannot be executed. “LIKE” can be used with a string argument only." +msgstr "Dotaz nelze spustit. „LIKE“ je možno použít jen s řetězcovým argumentem." + +#. ZFFrf +#: connectivity/inc/strings.hrc:44 +msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX" +msgid "The query cannot be executed. The “NOT LIKE” condition is too complex." +msgstr "Dotaz nelze spustit. Podmínka „NOT LIKE“ je příliš složitá." + +#. AaZzs +#: connectivity/inc/strings.hrc:45 +msgctxt "STR_QUERY_LIKE_WILDCARD" +msgid "The query cannot be executed. The “LIKE” condition contains wildcard in the middle." +msgstr "Dotaz nelze spustit. Výraz „LIKE“ obsahuje uprostřed zástupný znak." + +#. GN6F9 +#: connectivity/inc/strings.hrc:46 +msgctxt "STR_QUERY_LIKE_WILDCARD_MANY" +msgid "The query cannot be executed. The “LIKE” condition contains too many wildcards." +msgstr "Dotaz nelze spustit. Výraz „LIKE“ obsahuje příliš mnoho zástupných znaků." + +#. LreLr +#: connectivity/inc/strings.hrc:47 +msgctxt "STR_INVALID_COLUMNNAME" +msgid "The column name “$columnname$” is not valid." +msgstr "Sloupec „$columnname$“ je neplatný." + +#. FT3Zb +#: connectivity/inc/strings.hrc:48 +msgctxt "STR_INVALID_COLUMN_SELECTION" +msgid "The statement contains an invalid selection of columns." +msgstr "Výraz obsahuje neplatné sloupce." + +#. iLNAb +#: connectivity/inc/strings.hrc:49 +msgctxt "STR_COULD_NOT_LOAD_FILE" +msgid "The file $filename$ could not be loaded." +msgstr "Nelze načíst soubor $filename$." + +#. jq62z +#: connectivity/inc/strings.hrc:50 +msgctxt "STR_LOAD_FILE_ERROR_MESSAGE" +msgid "" +"The attempt to load the file resulted in the following error message ($exception_type$):\n" +"\n" +"$error_message$" +msgstr "" +"Pokus o nahrání souboru způsobil následující chybové hlášení ($exception_type$):\n" +"\n" +"$error_message$" + +#. sbrdS +#. = the ado driver's resource strings +#: connectivity/inc/strings.hrc:52 +msgctxt "STR_TYPE_NOT_CONVERT" +msgid "The type could not be converted." +msgstr "Typ nelze převést." + +#. 3L6uG +#: connectivity/inc/strings.hrc:53 +msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR" +msgid "Could not append column: invalid column descriptor." +msgstr "Nelze připojit sloupec: neplatný deskriptor sloupce." + +#. 4GMmY +#: connectivity/inc/strings.hrc:54 +msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR" +msgid "Could not create group: invalid object descriptor." +msgstr "Nelze vytvořit seskupení: neplatný deskriptor objektu." + +#. MDKgr +#: connectivity/inc/strings.hrc:55 +msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR" +msgid "Could not create index: invalid object descriptor." +msgstr "Nelze vytvořit index: neplatný deskriptor objektu." + +#. jPjxi +#: connectivity/inc/strings.hrc:56 +msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR" +msgid "Could not create key: invalid object descriptor." +msgstr "Nelze vytvořit klíč: neplatný deskriptor objektu." + +#. jaDH3 +#: connectivity/inc/strings.hrc:57 +msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR" +msgid "Could not create table: invalid object descriptor." +msgstr "Nelze vytvořit tabulku: neplatný deskriptor objektu." + +#. utNzu +#: connectivity/inc/strings.hrc:58 +msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR" +msgid "Could not create user: invalid object descriptor." +msgstr "Nelze vytvořit uživatele: neplatný deskriptor objektu." + +#. 4TE9R +#: connectivity/inc/strings.hrc:59 +msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR" +msgid "Could not create view: invalid object descriptor." +msgstr "Nelze vytvořit pohled: neplatný deskriptor objektu." + +#. BrHQp +#: connectivity/inc/strings.hrc:60 +msgctxt "STR_VIEW_NO_COMMAND_ERROR" +msgid "Could not create view: no command object." +msgstr "Nelze vytvořit pohled: chybí řídící objekt." + +#. F6ygP +#: connectivity/inc/strings.hrc:61 +msgctxt "STR_NO_CONNECTION" +msgid "The connection could not be created. Maybe the necessary data provider is not installed." +msgstr "Nelze vytvořit spojení. Možná není nainstalován potřebný poskytovatel dat." + +#. GRZEu +#. dbase +#: connectivity/inc/strings.hrc:63 +msgctxt "STR_COULD_NOT_DELETE_INDEX" +msgid "The index could not be deleted. An unknown error while accessing the file system occurred." +msgstr "Nelze smazat index. Při přístupu k souborovému systému došlo k neznámé chybě." + +#. JbDnu +#: connectivity/inc/strings.hrc:64 +msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX" +msgid "The index could not be created. Only one column per index is allowed." +msgstr "Nelze vytvořit index. Je povolen jen jeden sloupec na index." + +#. rB3XE +#: connectivity/inc/strings.hrc:65 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE" +msgid "The index could not be created. The values are not unique." +msgstr "Nelze vytvořit index. Hodnoty nejsou jedinečné." + +#. f8DTu +#: connectivity/inc/strings.hrc:66 +msgctxt "STR_COULD_NOT_CREATE_INDEX" +msgid "The index could not be created. An unknown error appeared." +msgstr "Nelze vytvořit index. Došlo k neznámé chybě." + +#. 9eEjK +#: connectivity/inc/strings.hrc:67 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME" +msgid "The index could not be created. The file “$filename$” is used by another index." +msgstr "Nelze vytvořit index. Soubor „$filename$“ je využíván jiným indexem." + +#. GcK7B +#: connectivity/inc/strings.hrc:68 +msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE" +msgid "The index could not be created. The size of the chosen column is too big." +msgstr "Nelze vytvořit index. Zvolený sloupec má příliš velkou velikost." + +#. NGwFW +#: connectivity/inc/strings.hrc:69 +msgctxt "STR_SQL_NAME_ERROR" +msgid "The name “$name$” does not match SQL naming constraints." +msgstr "Název „$name$“ neodpovídá pravidlům SQL pro pojmenování." + +#. wv2Cx +#: connectivity/inc/strings.hrc:70 +msgctxt "STR_COULD_NOT_DELETE_FILE" +msgid "The file $filename$ could not be deleted." +msgstr "Nelze smazat soubor $filename$." + +#. PiFvx +#: connectivity/inc/strings.hrc:71 +msgctxt "STR_INVALID_COLUMN_TYPE" +msgid "Invalid column type for column “$columnname$”." +msgstr "Neplatný typ sloupce pro sloupec „$columnname$“." + +#. wB2gE +#: connectivity/inc/strings.hrc:72 +msgctxt "STR_INVALID_COLUMN_PRECISION" +msgid "Invalid precision for column “$columnname$”." +msgstr "Neplatná přesnost pro sloupec „$columnname$“." + +#. v67fT +#: connectivity/inc/strings.hrc:73 +msgctxt "STR_INVALID_PRECISION_SCALE" +msgid "Precision is less than scale for column “$columnname$”." +msgstr "Přesnost je menší než měřítko pro sloupec „$columnname$“." + +#. J3KEu +#: connectivity/inc/strings.hrc:74 +msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" +msgid "Invalid column name length for column “$columnname$”." +msgstr "Neplatná délka názvu sloupce pro sloupec „$columnname$“." + +#. ZQUww +#: connectivity/inc/strings.hrc:75 +msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" +msgid "Duplicate value found in column “$columnname$”." +msgstr "Ve sloupci „$columnname$“ nalezeny opakované hodnoty." + +#. zSeBJ +#: connectivity/inc/strings.hrc:76 +msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE" +msgid "" +"The “$columnname$” column has been defined as a “Decimal” type, the maximum length is $precision$ characters (with $scale$ decimal places).\n" +"\n" +"The specified value “$value$” is longer than the number of digits allowed." +msgstr "" +"Sloupec „$columnname$“ je definován jako typ „Decimal“, maximální délka je $precision$ znaků ($scale$ desetinných míst).\n" +"\n" +"Zadaná hodnota „$value$“ je delší než povolený počet číslic." + +#. M6CvC +#: connectivity/inc/strings.hrc:77 +msgctxt "STR_COLUMN_NOT_ALTERABLE" +msgid "The column “$columnname$” could not be altered. Maybe the file system is write-protected." +msgstr "Sloupec „$columnname$“ nelze změnit. Možná je zakázán zápis na systém souborů." + +#. st6hA +#: connectivity/inc/strings.hrc:78 +msgctxt "STR_INVALID_COLUMN_VALUE" +msgid "The column “$columnname$” could not be updated. The value is invalid for that column." +msgstr "Sloupec „$columnname$“ nelze aktualizovat. Hodnota není pro sloupec platná." + +#. 5rH5W +#: connectivity/inc/strings.hrc:79 +msgctxt "STR_COLUMN_NOT_ADDABLE" +msgid "The column “$columnname$” could not be added. Maybe the file system is write-protected." +msgstr "Sloupec „$columnname$“ nelze přidat. Možná je zakázán zápis na systém souborů." + +#. B9ACk +#: connectivity/inc/strings.hrc:80 +msgctxt "STR_COLUMN_NOT_DROP" +msgid "The column at position “$position$” could not be dropped. Maybe the file system is write-protected." +msgstr "Sloupec na pozici „$position$“ nelze odebrat. Možná je zakázán zápis na systém souborů." + +#. KfedE +#: connectivity/inc/strings.hrc:81 +msgctxt "STR_TABLE_NOT_DROP" +msgid "The table “$tablename$” could not be dropped. Maybe the file system is write-protected." +msgstr "Tabulku „$tablename$“ nelze odebrat. Možná je zakázán zápis na systém souborů." + +#. R3BGx +#: connectivity/inc/strings.hrc:82 +msgctxt "STR_COULD_NOT_ALTER_TABLE" +msgid "The table could not be altered." +msgstr "Tabulku nelze upravit." + +#. DijyA +#: connectivity/inc/strings.hrc:83 +msgctxt "STR_INVALID_DBASE_FILE" +msgid "The file “$filename$” is an invalid (or unrecognized) dBASE file." +msgstr "Soubor „$filename$“ není platný soubor dBASE." + +#. LhHTA +#. Evoab2 +#: connectivity/inc/strings.hrc:85 +msgctxt "STR_CANNOT_OPEN_BOOK" +msgid "Cannot open Evolution address book." +msgstr "Nelze otevřít adresář Evolution." + +#. sxbEF +#: connectivity/inc/strings.hrc:86 +msgctxt "STR_SORT_BY_COL_ONLY" +msgid "Can only sort by table columns." +msgstr "Lze řadit jen podle sloupců tabulky." + +#. 7R6eC +#. File +#: connectivity/inc/strings.hrc:88 +msgctxt "STR_QUERY_COMPLEX_COUNT" +msgid "The query cannot be executed. It is too complex. Only “COUNT(*)” is supported." +msgstr "Dotaz nelze vykonat, je příliš složitý. Je podporováno pouze „COUNT(*)“." + +#. PJivi +#: connectivity/inc/strings.hrc:89 +msgctxt "STR_QUERY_INVALID_BETWEEN" +msgid "The query cannot be executed. The “BETWEEN” arguments are not correct." +msgstr "Dotaz nelze vykonat. Argumenty „BETWEEN“ jsou neplatné." + +#. CHRju +#: connectivity/inc/strings.hrc:90 +msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" +msgid "The query cannot be executed. The function is not supported." +msgstr "Dotaz nelze vykonat, funkce není podporována." + +#. mnc5r +#: connectivity/inc/strings.hrc:91 +msgctxt "STR_TABLE_READONLY" +msgid "The table cannot be changed. It is read only." +msgstr "Tabulku nelze upravit, je jen pro čtení." + +#. TUUpf +#: connectivity/inc/strings.hrc:92 +msgctxt "STR_DELETE_ROW" +msgid "The row could not be deleted. The option “Display inactive records” is set." +msgstr "Řádek nelze smazat. Je nastavena volba „Zobrazit neaktivní záznamy“." + +#. TZTfv +#: connectivity/inc/strings.hrc:93 +msgctxt "STR_ROW_ALREADY_DELETED" +msgid "The row could not be deleted. It is already deleted." +msgstr "Řádek nelze smazat. Již je smazán." + +#. NK9AX +#: connectivity/inc/strings.hrc:94 +msgctxt "STR_QUERY_MORE_TABLES" +msgid "The query cannot be executed. It contains more than one table." +msgstr "Dotaz nelze vykonat, obsahuje více než jednu tabulku." + +#. L4Ffm +#: connectivity/inc/strings.hrc:95 +msgctxt "STR_QUERY_NO_TABLE" +msgid "The query cannot be executed. It contains no valid table." +msgstr "Dotaz nelze vykonat, neobsahuje platnou tabulku." + +#. 3KADk +#: connectivity/inc/strings.hrc:96 +msgctxt "STR_QUERY_NO_COLUMN" +msgid "The query cannot be executed. It contains no valid columns." +msgstr "Dotaz nelze vykonat, neobsahuje platné sloupce." + +#. WcpZM +#: connectivity/inc/strings.hrc:97 +msgctxt "STR_INVALID_PARA_COUNT" +msgid "The count of the given parameter values does not match the parameters." +msgstr "Počet hodnot parametrů neodpovídá počtu parametrů." + +#. CFcjS +#: connectivity/inc/strings.hrc:98 +msgctxt "STR_NO_VALID_FILE_URL" +msgid "The URL “$URL$” is not valid. A connection cannot be created." +msgstr "URL „$URL$“ je neplatné, nelze navázat spojení." + +#. YFjkG +#: connectivity/inc/strings.hrc:99 +msgctxt "STR_NO_CLASSNAME" +msgid "The driver class “$classname$” could not be loaded." +msgstr "Nelze načíst třídu ovladače „$classname$“." + +#. jbnZZ +#: connectivity/inc/strings.hrc:100 +msgctxt "STR_NO_JAVA" +msgid "No Java installation could be found. Please check your installation." +msgstr "Nebyla nalezena instalace Javy. Zkontrolujte, zda je správně nainstalována." + +#. GdN4i +#: connectivity/inc/strings.hrc:101 +msgctxt "STR_NO_RESULTSET" +msgid "The execution of the query does not return a valid result set." +msgstr "Provedený dotaz nevrátil platný výsledek." + +#. JGxgF +#: connectivity/inc/strings.hrc:102 +msgctxt "STR_NO_ROWCOUNT" +msgid "The execution of the update statement does not affect any rows." +msgstr "Provedená aktualizace neovlivnila žádné řádky." + +#. yCACF +#: connectivity/inc/strings.hrc:103 +msgctxt "STR_NO_CLASSNAME_PATH" +msgid "The additional driver class path is “$classpath$”." +msgstr "Doplňující cesta třídy ovladače je „$classpath$“." + +#. sX2NM +#: connectivity/inc/strings.hrc:104 +msgctxt "STR_UNKNOWN_PARA_TYPE" +msgid "The type of parameter at position “$position$” is unknown." +msgstr "Typ parametru na pozici „$position$“ není znám." + +#. gSPCX +#: connectivity/inc/strings.hrc:105 +msgctxt "STR_UNKNOWN_COLUMN_TYPE" +msgid "The type of column at position “$position$” is unknown." +msgstr "Typ sloupce na pozici „$position$“ není znám." + +#. 3FmFX +#. KAB +#: connectivity/inc/strings.hrc:107 +msgctxt "STR_PARA_ONLY_PREPARED" +msgid "Parameters can appear only in prepared statements." +msgstr "Parametry se mohou vyskytovat jen v předpřipravených dotazech." + +#. CB7pj +#. MACAB +#: connectivity/inc/strings.hrc:109 +msgctxt "STR_NO_TABLE" +msgid "No such table!" +msgstr "Neexistující tabulka!" + +#. LUQBc +#: connectivity/inc/strings.hrc:110 +msgctxt "STR_NO_MAC_OS_FOUND" +msgid "No suitable macOS installation was found." +msgstr "Nebyla nalezena vhodná instalace macOS." + +#. HNSzq +#. hsqldb +#: connectivity/inc/strings.hrc:112 +msgctxt "STR_NO_STORAGE" +msgid "The connection can not be established. No storage or URL was given." +msgstr "Nelze navázat spojení, není vybráno úložiště nebo zadáno URL." + +#. SZSmZ +#: connectivity/inc/strings.hrc:113 +msgctxt "STR_INVALID_FILE_URL" +msgid "The given URL contains no valid local file system path. Please check the location of your database file." +msgstr "Zadané URL neobsahuje platnou cestu místního systému souborů. Zkontrolujte umístění databázového souboru." + +#. MgCH9 +#: connectivity/inc/strings.hrc:114 +msgctxt "STR_NO_TABLE_CONTAINER" +msgid "An error occurred while obtaining the connection’s table container." +msgstr "Při získávání kontejneru kontingenční tabulky došlo k chybě." + +#. uxoGW +#: connectivity/inc/strings.hrc:115 +msgctxt "STR_NO_TABLENAME" +msgid "There is no table named “$tablename$”." +msgstr "Tabulka „$tablename$“ neexistuje." + +#. 3BxCF +#: connectivity/inc/strings.hrc:116 +msgctxt "STR_NO_DOCUMENTUI" +msgid "The provided DocumentUI is not allowed to be NULL." +msgstr "Zadané DocumentUI nemůže být NULL." + +#. VLEMM +#: connectivity/inc/strings.hrc:117 +msgctxt "STR_ERROR_NEW_VERSION" +msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." +msgstr "Spojení nebylo navázáno. Databáze byla vytvořená novější verzí %PRODUCTNAME." + +#. 3BKTP +#: connectivity/inc/strings.hrc:119 +msgctxt "STR_ROW_SET_OPERATION_VETOED" +msgid "The record operation has been vetoed." +msgstr "Operace se záznamem byla odmítnuta." + +#. VEbfy +#: connectivity/inc/strings.hrc:120 +msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" +msgid "The statement contains a cyclic reference to one or more subqueries." +msgstr "Výraz obsahuje cyklický odkaz na jeden či více poddotazů." + +#. jDAGJ +#: connectivity/inc/strings.hrc:121 +msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" +msgid "The name must not contain any slashes (“/”)." +msgstr "Název nesmí obsahovat lomítka („/“)." + +#. 5Te4k +#: connectivity/inc/strings.hrc:122 +msgctxt "STR_DB_INVALID_SQL_NAME" +msgid "$1$ is no SQL conform identifier." +msgstr "$1$ není platný identifikátor SQL." + +#. kvvjL +#: connectivity/inc/strings.hrc:123 +msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES" +msgid "Query names must not contain quote characters." +msgstr "Název dotazu nesmí obsahovat uvozovky." + +#. oftHX +#: connectivity/inc/strings.hrc:124 +msgctxt "STR_DB_OBJECT_NAME_IS_USED" +msgid "The name “$1$” is already in use in the database." +msgstr "Název „$1$“ je již v databázi použit." + +#. gD8xU +#: connectivity/inc/strings.hrc:125 +msgctxt "STR_DB_NOT_CONNECTED" +msgid "No connection to the database exists." +msgstr "Neexistuje spojení s databází." + +#. Dpdod +#: connectivity/inc/strings.hrc:126 +msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND" +msgid "No $1$ exists." +msgstr "Neexistuje $1$." + +#. e7kHo +#: connectivity/inc/strings.hrc:127 +msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED" +msgid "Unable to display the complete table content. Please apply a filter." +msgstr "Nelze zobrazit kompletní obsah tabulky. Použijte filtr." + +#. wH3TZ +msgctxt "stock" +msgid "_Add" +msgstr "Př_idat" + +#. S9dsC +msgctxt "stock" +msgid "_Apply" +msgstr "_Použít" + +#. TMo6G +msgctxt "stock" +msgid "_Cancel" +msgstr "_Zrušit" + +#. MRCkv +msgctxt "stock" +msgid "_Close" +msgstr "Za_vřít" + +#. nvx5t +msgctxt "stock" +msgid "_Delete" +msgstr "S_mazat" + +#. YspCj +msgctxt "stock" +msgid "_Edit" +msgstr "_Upravit" + +#. imQxr +msgctxt "stock" +msgid "_Help" +msgstr "_Nápověda" + +#. RbjyB +msgctxt "stock" +msgid "_New" +msgstr "_Nový" + +#. dx2yy +msgctxt "stock" +msgid "_No" +msgstr "_Ne" + +#. M9DsL +msgctxt "stock" +msgid "_OK" +msgstr "_OK" + +#. VtJS9 +msgctxt "stock" +msgid "_Remove" +msgstr "_Odstranit" + +#. C69Fy +msgctxt "stock" +msgid "_Reset" +msgstr "O_bnovit" + +#. mgpxh +msgctxt "stock" +msgid "_Yes" +msgstr "_Ano" diff --git a/translations/source/cs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..0ab6b6b085 --- /dev/null +++ b/translations/source/cs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po @@ -0,0 +1,47 @@ +#. extracted from connectivity/registry/ado/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-23 22:52+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369349539.000000\n" + +#. 9EAjq +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "ADO" +msgstr "ADO" + +#. nw3hx +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Microsoft Access" +msgstr "Microsoft Access" + +#. uAES5 +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Microsoft Access 2007" +msgstr "Microsoft Access 2007" diff --git a/translations/source/cs/connectivity/registry/calc/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/calc/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..7c837c38b2 --- /dev/null +++ b/translations/source/cs/connectivity/registry/calc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/calc/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2015-01-16 18:08+0000\n" +"Last-Translator: Stanislav Horáček \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1421431713.000000\n" + +#. yy6MK +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:calc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Spreadsheet" +msgstr "Sešit" diff --git a/translations/source/cs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..3e6f5e472c --- /dev/null +++ b/translations/source/cs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/dbase/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-23 22:52+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369349540.000000\n" + +#. bBcuA +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:dbase:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "dBASE" +msgstr "dBASE" diff --git a/translations/source/cs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..2b86745700 --- /dev/null +++ b/translations/source/cs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po @@ -0,0 +1,47 @@ +#. extracted from connectivity/registry/evoab2/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-23 22:52+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369349540.000000\n" + +#. vCwUq +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:local\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Evolution Local" +msgstr "Lokální Evolution" + +#. xjZD3 +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:ldap\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Evolution LDAP" +msgstr "Evolution LDAP" + +#. Edqng +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:evolution:groupwise\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Groupwise" +msgstr "Groupwise" diff --git a/translations/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..204c543813 --- /dev/null +++ b/translations/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po @@ -0,0 +1,37 @@ +#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess +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: 2021-10-20 13:07+0200\n" +"PO-Revision-Date: 2021-10-21 11:33+0000\n" +"Last-Translator: Stanislav Horáček \n" +"Language-Team: Czech \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-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.8.1\n" +"X-POOTLE-MTIME: 1387437930.000000\n" + +#. DfEKx +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:embedded:firebird\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Firebird Embedded" +msgstr "Vestavěná Firebird" + +#. ZVyum +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:firebird:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Firebird External" +msgstr "Externí Firebird" diff --git a/translations/source/cs/connectivity/registry/flat/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/flat/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..dfb96c2eae --- /dev/null +++ b/translations/source/cs/connectivity/registry/flat/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/flat/org/openoffice/Office/DataAccess +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: 2022-10-10 13:35+0200\n" +"PO-Revision-Date: 2022-11-15 14:10+0000\n" +"Last-Translator: Šimon Rataj \n" +"Language-Team: Czech \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-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.12.2\n" +"X-POOTLE-MTIME: 1369349540.000000\n" + +#. P4Paq +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:flat:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Text/CSV" +msgstr "Text/CSV" diff --git a/translations/source/cs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..46eb2eaaf7 --- /dev/null +++ b/translations/source/cs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/hsqldb/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-11-22 08:49+0000\n" +"Last-Translator: Stanislav Horáček \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1385110151.000000\n" + +#. yescE +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:embedded:hsqldb\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "HSQLDB Embedded" +msgstr "Vestavěná HSQLDB" diff --git a/translations/source/cs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..6397e9aff1 --- /dev/null +++ b/translations/source/cs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,37 @@ +#. extracted from connectivity/registry/jdbc/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-23 22:52+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369349540.000000\n" + +#. LMk2Z +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.jdbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "JDBC" +msgstr "JDBC" + +#. DizFd +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.jdbc:oracle:thin:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Oracle JDBC" +msgstr "Oracle JDBC" diff --git a/translations/source/cs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..cb237305f1 --- /dev/null +++ b/translations/source/cs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/macab/org/openoffice/Office/DataAccess +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: 2023-09-22 21:41+0200\n" +"PO-Revision-Date: 2023-09-29 23:36+0000\n" +"Last-Translator: Stanislav Horáček \n" +"Language-Team: Czech \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-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.18.2\n" +"X-POOTLE-MTIME: 1369349540.000000\n" + +#. iAibn +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:address:macab\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "macOS Address Book" +msgstr "Adresář macOS" diff --git a/translations/source/cs/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..f791930250 --- /dev/null +++ b/translations/source/cs/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,37 @@ +#. extracted from connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess +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: 2022-03-21 12:30+0100\n" +"PO-Revision-Date: 2018-10-23 21:26+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1540330007.000000\n" + +#. ny8vx +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:jdbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (JDBC)" +msgstr "MySQL (JDBC)" + +#. F637n +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:odbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL (ODBC)" +msgstr "MySQL (ODBC)" diff --git a/translations/source/cs/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..50a4977378 --- /dev/null +++ b/translations/source/cs/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/mysqlc/org/openoffice/Office/DataAccess +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: 2022-03-21 12:30+0100\n" +"PO-Revision-Date: 2022-03-31 22:30+0000\n" +"Last-Translator: Stanislav Horáček \n" +"Language-Team: Czech \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-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.11.2\n" +"X-POOTLE-MTIME: 1538556245.000000\n" + +#. bTkZz +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:mysql:mysqlc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "MySQL/MariaDB Connector" +msgstr "Konektor MySQL/MariaDB" diff --git a/translations/source/cs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..05d249f78f --- /dev/null +++ b/translations/source/cs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/odbc/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-23 22:52+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369349541.000000\n" + +#. GJEo8 +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:odbc:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "ODBC" +msgstr "ODBC" diff --git a/translations/source/cs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..74568c704b --- /dev/null +++ b/translations/source/cs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/postgresql/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-23 22:52+0000\n" +"Last-Translator: raal \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369349541.000000\n" + +#. b2XSs +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:postgresql:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "PostgreSQL" +msgstr "PostgreSQL" diff --git a/translations/source/cs/connectivity/registry/writer/org/openoffice/Office/DataAccess.po b/translations/source/cs/connectivity/registry/writer/org/openoffice/Office/DataAccess.po new file mode 100644 index 0000000000..b46f16be0f --- /dev/null +++ b/translations/source/cs/connectivity/registry/writer/org/openoffice/Office/DataAccess.po @@ -0,0 +1,27 @@ +#. extracted from connectivity/registry/writer/org/openoffice/Office/DataAccess +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: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2017-12-14 16:35+0000\n" +"Last-Translator: Stanislav Horáček \n" +"Language-Team: LANGUAGE \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-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1513269354.000000\n" + +#. 9UrY4 +#: Drivers.xcu +msgctxt "" +"Drivers.xcu\n" +".Drivers.Installed.sdbc:writer:*\n" +"DriverTypeDisplayName\n" +"value.text" +msgid "Writer Document" +msgstr "Textový dokument" -- cgit v1.2.3