mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
384 lines
13 KiB
Text
384 lines
13 KiB
Text
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Vít Pelčák <vit@pelcak.org>, 2010, 2011, 2013, 2014.
|
|
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kwalletd\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2021-06-27 14:01+0300\n"
|
|
"PO-Revision-Date: 2014-10-22 15:12+0200\n"
|
|
"Last-Translator: Vít Pelčák <vit@pelcak.org>\n"
|
|
"Language-Team: Czech <kde-i18n-doc@kde.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: Lokalize 1.5\n"
|
|
|
|
#: backend/kwalletbackend.cc:110
|
|
msgid "Already open."
|
|
msgstr "Již otevřen."
|
|
|
|
#: backend/kwalletbackend.cc:112
|
|
msgid "Error opening file."
|
|
msgstr "Chyba při otevírání souboru."
|
|
|
|
#: backend/kwalletbackend.cc:114
|
|
msgid "Not a wallet file."
|
|
msgstr "Toto není soubor úschovny."
|
|
|
|
#: backend/kwalletbackend.cc:116
|
|
msgid "Unsupported file format revision."
|
|
msgstr "Nepodporovaná revize formátu souborů."
|
|
|
|
#: backend/kwalletbackend.cc:118
|
|
msgid "Unknown encryption scheme."
|
|
msgstr "Neznámé šifrovací schéma."
|
|
|
|
#: backend/kwalletbackend.cc:120
|
|
msgid "Corrupt file?"
|
|
msgstr "Poškozený soubor?"
|
|
|
|
#: backend/kwalletbackend.cc:122
|
|
msgid "Error validating wallet integrity. Possibly corrupted."
|
|
msgstr "Chyba při kontrole integrity úschovny; pravděpodobně je poškozená."
|
|
|
|
#: backend/kwalletbackend.cc:126
|
|
msgid "Read error - possibly incorrect password."
|
|
msgstr "Chyba ve čtení - pravděpodobně chybné heslo."
|
|
|
|
#: backend/kwalletbackend.cc:128
|
|
msgid "Decryption error."
|
|
msgstr "Chyba v dešifrování."
|
|
|
|
#: backend/kwalletbackend.cc:241
|
|
msgid ""
|
|
"Failed to sync wallet <b>%1</b> to disk. Error codes are:\n"
|
|
"RC <b>%2</b>\n"
|
|
"SF <b>%3</b>. Please file a BUG report using this information to bugs.kde.org"
|
|
msgstr ""
|
|
"Selhala synchronizace úschovny <b>%1</b> na disk. Kód chyby:\n"
|
|
"RC <b>%2</b>\n"
|
|
"SF <b>%3</b>. Prosím, nahlaste chybu obsahující tuto informaci na bugs.kde."
|
|
"org"
|
|
|
|
#: kwalletwizard.cpp:40
|
|
msgid "KWallet"
|
|
msgstr "KWallet"
|
|
|
|
#: kwalletwizard.cpp:149
|
|
msgid "<qt>Password is empty. <b>(WARNING: Insecure)</b></qt>"
|
|
msgstr "<qt>Heslo je prázdné <b>(VAROVÁNÍ: Není bezpečné)</b></qt>"
|
|
|
|
#: kwalletwizard.cpp:151
|
|
msgid "Passwords match."
|
|
msgstr "Hesla se shodují."
|
|
|
|
#: kwalletwizard.cpp:154
|
|
msgid "Passwords do not match."
|
|
msgstr "Hesla se neshodují."
|
|
|
|
#. i18n: file: kwalletwizardpageintro.ui:17
|
|
#. i18n: ectx: property (comment), widget (KTitleWidget, ktitlewidget)
|
|
#: rc.cpp:3
|
|
msgid "The KDE Wallet System"
|
|
msgstr "Systém úschovny pro KDE"
|
|
|
|
#. i18n: file: kwalletwizardpageintro.ui:30
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
|
|
#: rc.cpp:6
|
|
msgid ""
|
|
"Welcome to KWallet, the KDE Wallet System. KWallet allows you to store your "
|
|
"passwords and other personal information on disk in an encrypted file, "
|
|
"preventing others from viewing the information. This wizard will tell you "
|
|
"about KWallet and help you configure it for the first time."
|
|
msgstr ""
|
|
"Vítejte v KWallet, Systému úschovny KDE. KWallet vám umožňuje ukládat hesla "
|
|
"a ostatní osobní informace na disk v zašifrovaném souboru, čímž znemožní "
|
|
"ostatním prohlížet si tyto údaje. Tento průvodce vám pomůže s prvním "
|
|
"nastavením této aplikace."
|
|
|
|
#. i18n: file: kwalletwizardpageintro.ui:69
|
|
#. i18n: ectx: property (text), widget (QRadioButton, _basic)
|
|
#: rc.cpp:9
|
|
msgid "&Basic setup (recommended)"
|
|
msgstr "Zák&ladní nastavení (doporučeno)"
|
|
|
|
#. i18n: file: kwalletwizardpageintro.ui:79
|
|
#. i18n: ectx: property (text), widget (QRadioButton, _advanced)
|
|
#: rc.cpp:12
|
|
msgid "&Advanced setup"
|
|
msgstr "Pokročilé n&atavení"
|
|
|
|
#. i18n: file: kbetterthankdialogbase.ui:50
|
|
#. i18n: ectx: property (text), widget (KPushButton, _allowOnce)
|
|
#: rc.cpp:15
|
|
msgid "Allow &Once"
|
|
msgstr "P&ovolit jednou"
|
|
|
|
#. i18n: file: kbetterthankdialogbase.ui:60
|
|
#. i18n: ectx: property (text), widget (KPushButton, _allowAlways)
|
|
#: rc.cpp:18
|
|
msgid "Allow &Always"
|
|
msgstr "Povolit vžd&y"
|
|
|
|
#. i18n: file: kbetterthankdialogbase.ui:67
|
|
#. i18n: ectx: property (text), widget (KPushButton, _deny)
|
|
#: rc.cpp:21
|
|
msgid "&Deny"
|
|
msgstr "O&depřít"
|
|
|
|
#. i18n: file: kbetterthankdialogbase.ui:74
|
|
#. i18n: ectx: property (text), widget (KPushButton, _denyForever)
|
|
#: rc.cpp:24
|
|
msgid "Deny &Forever"
|
|
msgstr "Navžd&y odepřít"
|
|
|
|
#. i18n: file: kwalletwizardpageoptions.ui:16
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
|
|
#: rc.cpp:27
|
|
msgid ""
|
|
"The KDE Wallet system allows you to control the level of security of your "
|
|
"personal data. Some of these settings do impact usability. While the "
|
|
"default settings are generally acceptable for most users, you may wish to "
|
|
"change some of them. You may further tune these settings from the KWallet "
|
|
"control module."
|
|
msgstr ""
|
|
"Systém úschovny KDE vám umožňuje kontrolovat úroveň zabezpečení vašich dat. "
|
|
"Některá tato nastavení mají vliv na použitelnost; ačkoliv je výchozí "
|
|
"konfigurace přijatelná pro většinu uživatelů, možná si budete přát některá "
|
|
"změnit. Dále si můžete vyladit nastavení v ovládacím modulu úschovny."
|
|
|
|
#. i18n: file: kwalletwizardpageoptions.ui:48
|
|
#. i18n: ectx: property (text), widget (QCheckBox, _closeIdle)
|
|
#: rc.cpp:30
|
|
msgid "Automatically close idle wallets"
|
|
msgstr "Automaticky uzavírat nečinné úschovny"
|
|
|
|
#. i18n: file: kwalletwizardpageoptions.ui:55
|
|
#. i18n: ectx: property (text), widget (QCheckBox, _networkWallet)
|
|
#: rc.cpp:33
|
|
msgid "Store network passwords and local passwords in separate wallet files"
|
|
msgstr "Ukládat síťová a lokální hesla do oddělených úschoven"
|
|
|
|
#. i18n: file: kwalletwizardpagepassword.ui:16
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
|
|
#: rc.cpp:36
|
|
msgid ""
|
|
"Various applications may attempt to use the KDE wallet to store passwords or "
|
|
"other information such as web form data and cookies. If you would like "
|
|
"these applications to use the wallet, you must enable it now and choose a "
|
|
"password. The password you choose <i>cannot</i> be recovered if it is lost, "
|
|
"and will allow anyone who knows it to obtain all the information contained "
|
|
"in the wallet."
|
|
msgstr ""
|
|
"Různé aplikace mohou využívat úschovnu KDE k ukládání hesel, cookies nebo "
|
|
"jiných informací. Pokud si přejete, aby ji tyto aplikace směly využívat, "
|
|
"musíte tuto možnost nyní povolit a zadat heslo. Heslo, které zvolíte, "
|
|
"<i>nelze obnovit</i>, pokud jej zapomenete nebo ztratíte a kdokoliv jej "
|
|
"zjistí, bude mít přístup k vaší úschovně i datům v ní."
|
|
|
|
#. i18n: file: kwalletwizardpagepassword.ui:29
|
|
#. i18n: ectx: property (text), widget (QCheckBox, _useWallet)
|
|
#: rc.cpp:39
|
|
msgid "Yes, I wish to use the KDE wallet to store my personal information."
|
|
msgstr "Ano, přeji si, aby KDE úschovna uchovávala mé osobní údaje."
|
|
|
|
#. i18n: file: kwalletwizardpagepassword.ui:88
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
|
|
#: rc.cpp:42
|
|
msgid "Enter a new password:"
|
|
msgstr "Zadejte nové heslo:"
|
|
|
|
#. i18n: file: kwalletwizardpagepassword.ui:104
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel2_3)
|
|
#: rc.cpp:45
|
|
msgid "Verify password:"
|
|
msgstr "Ověřit heslo:"
|
|
|
|
#. i18n: file: kwalletwizardpageexplanation.ui:17
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel2_3)
|
|
#: rc.cpp:48
|
|
msgid ""
|
|
"<html><head/><body><p>The KDE Wallet system stores your data in a <span "
|
|
"style=\" font-style:italic;\">wallet</span> file on your local hard disk. "
|
|
"The data is only written in the encrypted form of your choice - blowfish "
|
|
"algorithm with your password as the key. When a wallet is opened, the wallet "
|
|
"manager application will launch and display an icon in the system tray. You "
|
|
"can use this application to manage all of your wallets. It even permits you "
|
|
"to drag wallets and wallet contents, allowing you to easily copy a wallet to "
|
|
"a remote system.</p></body></html>"
|
|
msgstr ""
|
|
|
|
#: kwalletd.cpp:420 kwalletd.cpp:510 kwalletd.cpp:574 kwalletd.cpp:671
|
|
#: kwalletd.cpp:772 kwalletd.cpp:784 kwalletd.cpp:793 kwalletd.cpp:798
|
|
#: kwalletd.cpp:1311 main.cpp:152 main.cpp:153
|
|
msgid "KDE Wallet Service"
|
|
msgstr "Služba úschovny KDE"
|
|
|
|
#: kwalletd.cpp:503
|
|
msgid ""
|
|
"<qt>KDE has requested to open the wallet '<b>%1</b>'. Please enter the "
|
|
"password for this wallet below.</qt>"
|
|
msgstr ""
|
|
"<qt>KDE požaduje otevření úschovny <b>%1</b>. Prosím zadejte níže heslo.</qt>"
|
|
|
|
#: kwalletd.cpp:505
|
|
msgid ""
|
|
"<qt>The application '<b>%1</b>' has requested to open the wallet '<b>%2</"
|
|
"b>'. Please enter the password for this wallet below.</qt>"
|
|
msgstr ""
|
|
"<qt>Aplikace <b>%1</b> požaduje otevření úschovny <b>%2</b>. Prosím zadejte "
|
|
"níže heslo.</qt>"
|
|
|
|
#: kwalletd.cpp:509
|
|
msgid "&Open"
|
|
msgstr "&Otevřít"
|
|
|
|
#: kwalletd.cpp:519
|
|
msgctxt "Text of a button to ignore the open-wallet notification"
|
|
msgid "Ignore"
|
|
msgstr "Ignorovat"
|
|
|
|
#: kwalletd.cpp:521
|
|
msgid "<b>KDE</b> has requested to open a wallet (%1)."
|
|
msgstr "<b>KDE</b> požaduje přístup k otevřené úschovně (%1)."
|
|
|
|
#: kwalletd.cpp:524
|
|
msgctxt ""
|
|
"Text of a button for switching to the (unnamed) application requesting a "
|
|
"password"
|
|
msgid "Switch there"
|
|
msgstr "Přepnout zde"
|
|
|
|
#: kwalletd.cpp:526
|
|
msgid "<b>%1</b> has requested to open a wallet (%2)."
|
|
msgstr "Aplikace <b>%1</b> požaduje přístup k úschovně (%2)."
|
|
|
|
#: kwalletd.cpp:529
|
|
msgctxt ""
|
|
"Text of a button for switching to the application requesting a password"
|
|
msgid "Switch to %1"
|
|
msgstr "Přepnout na %1"
|
|
|
|
#: kwalletd.cpp:544 kwalletd.cpp:583
|
|
msgid ""
|
|
"<qt>Error opening the wallet '<b>%1</b>'. Please try again.<br />(Error code "
|
|
"%2: %3)</qt>"
|
|
msgstr ""
|
|
"<qt>Chyba při otevírání úschovny '<b>%1</b>'. Prosím zkuste znovu.<br/> "
|
|
"(Chybový kód %2: %3)</qt>"
|
|
|
|
#: kwalletd.cpp:563
|
|
msgid ""
|
|
"KDE has requested to open the wallet. This is used to store sensitive data "
|
|
"in a secure fashion. Please enter a password to use with this wallet or "
|
|
"click cancel to deny the application's request."
|
|
msgstr ""
|
|
"KDE požaduje otevření úschovny. Ta je používána pro bezpečné uložení "
|
|
"citlivých dat. Prosím zadejte heslo pro tuto úschovnu, nebo stiskněte Zrušit "
|
|
"pro odmítnutí tohoto požadavku."
|
|
|
|
#: kwalletd.cpp:565
|
|
msgid ""
|
|
"<qt>The application '<b>%1</b>' has requested to open the KDE wallet. This "
|
|
"is used to store sensitive data in a secure fashion. Please enter a password "
|
|
"to use with this wallet or click cancel to deny the application's request.</"
|
|
"qt>"
|
|
msgstr ""
|
|
"<qt>Aplikace <b>%1</b> požaduje otevření úschovny. Ta je používána pro "
|
|
"bezpečné uložení citlivých dat. Prosím zadejte heslo pro tuto úschovnu, nebo "
|
|
"stiskněte Zrušit pro odmítnutí tohoto požadavku.</qt>"
|
|
|
|
#: kwalletd.cpp:569
|
|
msgid ""
|
|
"<qt>KDE has requested to create a new wallet named '<b>%1</b>'. Please "
|
|
"choose a password for this wallet, or cancel to deny the application's "
|
|
"request.</qt>"
|
|
msgstr ""
|
|
"<qt>KDE požaduje vytvoření úschovny <b>%1</b>. Prosím zadejte heslo pro tuto "
|
|
"úschovnu, nebo stiskněte Zrušit pro odmítnutí tohoto požadavku.</qt>"
|
|
|
|
#: kwalletd.cpp:571
|
|
msgid ""
|
|
"<qt>The application '<b>%1</b>' has requested to create a new wallet named "
|
|
"'<b>%2</b>'. Please choose a password for this wallet, or cancel to deny the "
|
|
"application's request.</qt>"
|
|
msgstr ""
|
|
"<qt>Aplikace <b>%1</b> požaduje vytvoření úschovny <b>%2</b>. Prosím zadejte "
|
|
"heslo pro tuto úschovnu, nebo stiskněte Zrušit pro odmítnutí tohoto "
|
|
"požadavku.</qt>"
|
|
|
|
#: kwalletd.cpp:575
|
|
msgid "C&reate"
|
|
msgstr "V&ytvořit"
|
|
|
|
#: kwalletd.cpp:673
|
|
msgid "<qt>KDE has requested access to the open wallet '<b>%1</b>'.</qt>"
|
|
msgstr "<qt>KDE požaduje přístup k otevřené úschovny <b>%1</b>.</qt>"
|
|
|
|
#: kwalletd.cpp:675
|
|
msgid ""
|
|
"<qt>The application '<b>%1</b>' has requested access to the open wallet '<b>"
|
|
"%2</b>'.</qt>"
|
|
msgstr ""
|
|
"<qt>Aplikace <b>%1</b> požaduje přístup k otevřené úschovně <b>%2</b>.</qt>"
|
|
|
|
#: kwalletd.cpp:772
|
|
msgid ""
|
|
"Unable to open wallet. The wallet must be opened in order to change the "
|
|
"password."
|
|
msgstr "Nelze otevřít úschovnu. Pro změnu hesla je potřeba ji nejprve otevřít."
|
|
|
|
#: kwalletd.cpp:783
|
|
msgid "<qt>Please choose a new password for the wallet '<b>%1</b>'.</qt>"
|
|
msgstr "<qt>Prosím zvolte nové heslo pro úschovnu <b>%1</b>.</qt>"
|
|
|
|
#: kwalletd.cpp:793
|
|
msgid "Error re-encrypting the wallet. Password was not changed."
|
|
msgstr "Chyba při opětovném zašifrování úschovny. Změna hesla neprovedena."
|
|
|
|
#: kwalletd.cpp:798
|
|
msgid "Error reopening the wallet. Data may be lost."
|
|
msgstr "Chyba při otevírání úschovny. Data mohou být ztracena."
|
|
|
|
#: kwalletd.cpp:1311
|
|
msgid ""
|
|
"There have been repeated failed attempts to gain access to a wallet. An "
|
|
"application may be misbehaving."
|
|
msgstr ""
|
|
"Pokusy o přístup k úschovně opakovaně selhaly. Některá aplikace je "
|
|
"pravděpodobně poškozená."
|
|
|
|
#: main.cpp:154
|
|
msgid ""
|
|
"(C) 2002-2008 George Staikos, Michael Leupold, Thiago Maceira, Valentin Rusu"
|
|
msgstr ""
|
|
"(C) 2002-2008 George Staikos, Michael Leupold, Thiago Maceira, Valentin Rusu"
|
|
|
|
#: main.cpp:155
|
|
msgid "Michael Leupold"
|
|
msgstr "Michael Leupold"
|
|
|
|
#: main.cpp:155
|
|
msgid "Maintainer"
|
|
msgstr "Správce"
|
|
|
|
#: main.cpp:156
|
|
msgid "George Staikos"
|
|
msgstr "George Staikos"
|
|
|
|
#: main.cpp:156
|
|
msgid "Former maintainer"
|
|
msgstr "Předchozí správce"
|
|
|
|
#: main.cpp:157
|
|
msgid "Thiago Maceira"
|
|
msgstr "Thiago Maceira"
|
|
|
|
#: main.cpp:157
|
|
msgid "D-Bus Interface"
|
|
msgstr "Rozhraní DBus"
|