diff options
Diffstat (limited to 'l10n-cs/suite/chatzilla/chrome/networks.properties')
-rw-r--r-- | l10n-cs/suite/chatzilla/chrome/networks.properties | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-cs/suite/chatzilla/chrome/networks.properties b/l10n-cs/suite/chatzilla/chrome/networks.properties new file mode 100644 index 0000000000..4fe0d79c81 --- /dev/null +++ b/l10n-cs/suite/chatzilla/chrome/networks.properties @@ -0,0 +1,28 @@ +# 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/. + +network-headerDefault=Sítě +network-headerName=Sítě %S +network-saveErrorTitle=Chyba při ukládání +network-saveError=Při pokusu o uložení seznamu sítí došlo k chybě : \n %S. + +network-addTitle=Přidání sítě +network-add=Zadejte síť, kterou chcete přidat: +network-editTitle=Úprava sítě +network-edit=Jméno sítě: +network-removeTitle=Odebrání sítě +network-remove=Skutečně chcete odebrat síť: \n %S? +network-nameErrorTitle=Síť už existuje +network-nameError=Síť %S už existuje. + +network-confirmRestoreDefaultsTitle=Obnovení výchozího seznamu sítí +network-confirmRestoreDefaults=Skutečně chcete obnovit výchozí seznam sítí a přepsat změny, které jste udělali? + +server-ConnectionSecurityType-0=Žádné +server-ConnectionSecurityType-3=SSL/TLS +server-removeTitle=Odebrání serveru +server-remove=Skutečně chcete odebrat server: \n %S? + +invalidServerName=Neplatný název serveru +enterValidServerName=Prosím zadejte platný název serveru. |