diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-10-10 14:26:22 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-10-10 14:27:25 +0200 |
commit | df57c0c6513ed1118cc9a199c9d0f19625766e20 (patch) | |
tree | 45bf554c597a5d508a5909cb2f33c88cdc7f3e6e /source/cs/dbaccess | |
parent | a5f80090f50b6d1e06f579d12a22eb1ad805c99c (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I3b188be653b6e7bbd18d9c8e6d5cd1c33e0c6890
Diffstat (limited to 'source/cs/dbaccess')
-rw-r--r-- | source/cs/dbaccess/messages.po | 102 |
1 files changed, 54 insertions, 48 deletions
diff --git a/source/cs/dbaccess/messages.po b/source/cs/dbaccess/messages.po index a9cf98bc465..d36f774fa5d 100644 --- a/source/cs/dbaccess/messages.po +++ b/source/cs/dbaccess/messages.po @@ -3,7 +3,7 @@ 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-05-25 12:36+0200\n" +"POT-Creation-Date: 2022-10-10 13:35+0200\n" "PO-Revision-Date: 2022-06-06 17:38+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1563225070.000000\n" #. BiN6g @@ -2425,158 +2425,176 @@ msgctxt "STR_EXCEPTION_DETAILS" msgid "Details" msgstr "Podrobnosti" -#. Avmtu +#. CXpeS #: dbaccess/inc/strings.hrc:423 +msgctxt "STR_ADD_USER" +msgid "Add User" +msgstr "" + +#. YG5iB +#: dbaccess/inc/strings.hrc:424 +msgctxt "STR_DELETE_USER" +msgid "Delete User" +msgstr "" + +#. mDe9f +#: dbaccess/inc/strings.hrc:425 +msgctxt "STR_CHANGE_PASSWORD" +msgid "Change Password" +msgstr "" + +#. Avmtu +#: dbaccess/inc/strings.hrc:426 msgctxt "STR_QUERY_USERADMIN_DELETE_USER" msgid "Do you really want to delete the user?" msgstr "Opravdu si přejete smazat tohoto uživatele?" #. yeKZF -#: dbaccess/inc/strings.hrc:424 +#: dbaccess/inc/strings.hrc:427 msgctxt "STR_USERADMIN_NOT_AVAILABLE" msgid "The database does not support user administration." msgstr "Databáze nepodporuje správu uživatelů." #. 4CVtX -#: dbaccess/inc/strings.hrc:425 +#: dbaccess/inc/strings.hrc:428 msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL" msgid "The passwords do not match. Please enter the password again." msgstr "Hesla nejsou stejná. Zadejte heslo znovu." #. iu64w -#: dbaccess/inc/strings.hrc:427 +#: dbaccess/inc/strings.hrc:430 msgctxt "STR_JOIN_TYPE_HINT" msgid "Please note that some databases may not support this join type." msgstr "Uvědomte si, že některé databáze nepodporují tento typ spojení (join)." #. Khmn9 -#: dbaccess/inc/strings.hrc:428 +#: dbaccess/inc/strings.hrc:431 msgctxt "STR_QUERY_INNER_JOIN" msgid "Includes only records for which the contents of the related fields of both tables are identical." msgstr "Zahrnuje pouze záznamy, pro které jsou obsahy spojovaných polí identické." #. JUyyK -#: dbaccess/inc/strings.hrc:429 +#: dbaccess/inc/strings.hrc:432 msgctxt "STR_QUERY_LEFTRIGHT_JOIN" msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching." msgstr "Obsahuje všechny záznamy z tabulky '%1', ale pouze takové záznamy z tabulky '%2', pro které jsou obsahy spojovaných polí identické." #. EdhCU -#: dbaccess/inc/strings.hrc:430 +#: dbaccess/inc/strings.hrc:433 msgctxt "STR_QUERY_FULL_JOIN" msgid "Contains ALL records from '%1' and from '%2'." msgstr "Obsahuje všechny záznamy z tabulky '%1' a tabulky '%2'." #. c9PsZ -#: dbaccess/inc/strings.hrc:431 +#: dbaccess/inc/strings.hrc:434 msgctxt "STR_QUERY_CROSS_JOIN" msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'." msgstr "Obsahuje kartézský součin všech záznamů z '%1' a '%2'." #. KyLuN -#: dbaccess/inc/strings.hrc:433 +#: dbaccess/inc/strings.hrc:436 msgctxt "STR_CTW_NO_VIEWS_SUPPORT" msgid "The destination database does not support views." msgstr "Cílová databáze nepodporuje pohledy." #. RaJQd -#: dbaccess/inc/strings.hrc:434 +#: dbaccess/inc/strings.hrc:437 msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT" msgid "The destination database does not support primary keys." msgstr "Cílová databáze nepodporuje primární klíče." #. JBBmY -#: dbaccess/inc/strings.hrc:435 +#: dbaccess/inc/strings.hrc:438 msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR" msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information" msgstr "nebyl nalezen deskriptor dat nebo nemůže poskytnout potřebné informace" #. Z4JFe -#: dbaccess/inc/strings.hrc:436 +#: dbaccess/inc/strings.hrc:439 msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT" msgid "Only tables and queries are supported at the moment." msgstr "Momentálně jsou podporovány jen tabulky a dotazy." #. KvUFb -#: dbaccess/inc/strings.hrc:437 +#: dbaccess/inc/strings.hrc:440 msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS" msgid "The copy source's result set must support bookmarks." msgstr "Výsledek kopie zdroje musí podporovat záložky." #. XVb6E -#: dbaccess/inc/strings.hrc:438 +#: dbaccess/inc/strings.hrc:441 msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE" msgid "Unsupported source column type ($type$) at column position $pos$." msgstr "Nepodporovaný zdrojový typ sloupce ($type$) na pozici $pos$." #. 7pnvE -#: dbaccess/inc/strings.hrc:439 +#: dbaccess/inc/strings.hrc:442 msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT" msgid "Illegal number of initialization parameters." msgstr "Neplatný počet inicializačních parametrů." #. z3h9J -#: dbaccess/inc/strings.hrc:440 +#: dbaccess/inc/strings.hrc:443 msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION" msgid "An error occurred during initialization." msgstr "Během inicializace došlo k chybě." #. Qpda7 -#: dbaccess/inc/strings.hrc:441 +#: dbaccess/inc/strings.hrc:444 msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING" msgid "Unsupported setting in the copy source descriptor: $name$." msgstr "Nepodporovaná volba v deskriptoru zdrojového souboru: $name$." #. BsP8j -#: dbaccess/inc/strings.hrc:442 +#: dbaccess/inc/strings.hrc:445 msgctxt "STR_CTW_ERROR_NO_QUERY" msgid "To copy a query, your connection must be able to provide queries." msgstr "Chcete-li zkopírovat dotaz, musí vaše databázové připojení poskytovat dotazy." #. QYh2y -#: dbaccess/inc/strings.hrc:443 +#: dbaccess/inc/strings.hrc:446 msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER" msgid "The given interaction handler is invalid." msgstr "Zadaný handler interakce je neplatný." #. ixrDD -#: dbaccess/inc/strings.hrc:445 +#: dbaccess/inc/strings.hrc:448 msgctxt "STR_QUERY_REL_EDIT_RELATION" msgid "This relation already exists. Do you want to edit it or create a new one?" msgstr "Tato relace již existuje. Chcete ji upravit nebo vytvořit novou?" #. nFRsS -#: dbaccess/inc/strings.hrc:446 +#: dbaccess/inc/strings.hrc:449 msgctxt "STR_QUERY_REL_EDIT" msgid "Edit..." msgstr "Upravit..." #. yRkFG -#: dbaccess/inc/strings.hrc:447 +#: dbaccess/inc/strings.hrc:450 msgctxt "STR_QUERY_REL_CREATE" msgid "Create..." msgstr "Vytvořit..." #. VWBJF -#: dbaccess/inc/strings.hrc:448 +#: dbaccess/inc/strings.hrc:451 msgctxt "STR_RELATIONDESIGN" msgid " - %PRODUCTNAME Base: Relation design" msgstr " - %PRODUCTNAME Base: Návrh relace" #. ZCd5X -#: dbaccess/inc/strings.hrc:449 +#: dbaccess/inc/strings.hrc:452 msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE" msgid "The database does not support relations." msgstr "Databáze nepodporuje relace." #. CG2Pd -#: dbaccess/inc/strings.hrc:450 +#: dbaccess/inc/strings.hrc:453 msgctxt "STR_QUERY_REL_DELETE_WINDOW" msgid "When you delete this table all corresponding relations will be deleted as well. Continue?" msgstr "Pokud smažete tuto tabulku, budou všechny k ní vztažené relace také smazány. Pokračovat?" #. Wzf9T -#: dbaccess/inc/strings.hrc:451 +#: dbaccess/inc/strings.hrc:454 msgctxt "STR_QUERY_REL_COULD_NOT_CREATE" msgid "" "The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n" @@ -5199,37 +5217,25 @@ msgid "User Settings" msgstr "Uživatelská nastavení" #. Jvnnk -#: dbaccess/uiconfig/ui/useradminpage.ui:41 +#: dbaccess/uiconfig/ui/useradminpage.ui:46 msgctxt "useradminpage|label3" msgid "Us_er:" msgstr "_Uživatel:" -#. ZQhyG -#: dbaccess/uiconfig/ui/useradminpage.ui:78 -msgctxt "useradminpage|add" -msgid "_Add User..." -msgstr "_Přidat uživatele..." - -#. L7EVW -#: dbaccess/uiconfig/ui/useradminpage.ui:92 -msgctxt "useradminpage|changepass" -msgid "Change _Password..." -msgstr "Změnit _heslo..." - -#. vDFqX -#: dbaccess/uiconfig/ui/useradminpage.ui:106 -msgctxt "useradminpage|delete" -msgid "_Delete User..." -msgstr "S_mazat uživatele..." +#. DF5YC +#: dbaccess/uiconfig/ui/useradminpage.ui:70 +msgctxt "templatedlg|action_menu|label" +msgid "_Manage" +msgstr "" #. gMJwT -#: dbaccess/uiconfig/ui/useradminpage.ui:131 +#: dbaccess/uiconfig/ui/useradminpage.ui:102 msgctxt "useradminpage|label1" msgid "User Selection" msgstr "Výběr uživatele" #. ADQpm -#: dbaccess/uiconfig/ui/useradminpage.ui:171 +#: dbaccess/uiconfig/ui/useradminpage.ui:144 msgctxt "useradminpage|label2" msgid "Access Rights for Selected User" msgstr "Přístupová práva pro vybraného uživatele" |