diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-cs/suite/chrome/common/pref/pref-sync.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-cs/suite/chrome/common/pref/pref-sync.dtd')
-rw-r--r-- | l10n-cs/suite/chrome/common/pref/pref-sync.dtd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/common/pref/pref-sync.dtd b/l10n-cs/suite/chrome/common/pref/pref-sync.dtd new file mode 100644 index 0000000000..ab70cea1c5 --- /dev/null +++ b/l10n-cs/suite/chrome/common/pref/pref-sync.dtd @@ -0,0 +1,56 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- The page shown when not logged in... --> +<!ENTITY setupButton.label "Nastavit &syncBrand.fullName.label;"> +<!ENTITY setupButton.accesskey "N"> +<!ENTITY weaveDesc.label "&syncBrand.fullName.label; umožňuje synchronizaci historie, záložek, hesel a otevřených panelů ve všech zařízeních."> + +<!-- The page shown when logged in... --> +<!ENTITY accountGroupboxCaption.label "Účet &syncBrand.fullName.label;"> +<!ENTITY accountName.label "Název účtu:"> + +<!-- Login error feedback --> +<!ENTITY updatePass.label "Aktualizovat"> +<!ENTITY updatePass.accesskey "A"> +<!ENTITY resetPass.label "Obnovit"> +<!ENTITY resetPass.accesskey "O"> + +<!-- Manage Account --> +<!ENTITY manageAccount.label "Spravovat účet"> +<!ENTITY manageAccount.accesskey "S"> +<!ENTITY viewQuota.label "Zobrazit kvótu"> +<!ENTITY viewQuota.accesskey "Z"> +<!ENTITY changePassword.label "Změnit heslo"> +<!ENTITY changePassword.accesskey "h"> +<!ENTITY myRecoveryKey.label "Obnovovací klíč"> +<!ENTITY myRecoveryKey.accesskey "b"> +<!ENTITY resetSync.label "Změnit typ synchronizace"> +<!ENTITY resetSync.accesskey "m"> +<!ENTITY unlinkDevice.label "Odpojit toto zařízení"> +<!ENTITY unlinkDevice.accesskey "O"> +<!ENTITY addDevice.label "Přidat zařízení"> +<!ENTITY addDevice.accesskey "P"> + +<!-- Sync Settings --> +<!ENTITY syncComputerName.label "Název počítače:"> +<!ENTITY syncComputerName.accesskey "N"> + +<!ENTITY syncMy2.label "Synchronizovat"> +<!ENTITY engine.addons.label "Doplňky"> +<!ENTITY engine.addons.accesskey "D"> +<!ENTITY engine.bookmarks.label "Záložky"> +<!ENTITY engine.bookmarks.accesskey "Z"> +<!ENTITY engine.tabs.label "Panely"> +<!ENTITY engine.tabs.accesskey "P"> +<!ENTITY engine.history.label "Historie"> +<!ENTITY engine.history.accesskey "H"> +<!ENTITY engine.passwords.label "Hesla"> +<!ENTITY engine.passwords.accesskey "s"> +<!ENTITY engine.prefs.label "Předvolby"> +<!ENTITY engine.prefs.accesskey "e"> + +<!-- Footer stuff --> +<!ENTITY prefs.tosLink.label "Podmínky poskytování služby"> +<!ENTITY prefs.ppLink.label "Zásady ochrany osobních údajů"> |