diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-cs/browser/browser/aboutSessionRestore.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-cs/browser/browser/aboutSessionRestore.ftl b/l10n-cs/browser/browser/aboutSessionRestore.ftl new file mode 100644 index 0000000000..fb679de6ff --- /dev/null +++ b/l10n-cs/browser/browser/aboutSessionRestore.ftl @@ -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/. + +restore-page-tab-title = Obnovení relace + +# The title is intended to be apologetic and disarming, expressing dismay +# and regret that we are unable to restore the session for the user +restore-page-error-title = Je nám líto, máme nějaké potíže s obnovením vašich stránek. +restore-page-problem-desc = Máme nějaké potíže s obnovením vaší předchozí relace prohlížení. Zvolte Obnovit relaci a zkuste to znovu. +restore-page-try-this = Pořád se nedaří relaci obnovit? Někdy za to může některý z panelů. Podívejte se na předchozí panely, zrušte označení těch, které nepotřebujete obnovit, a pak pokračujte v obnově. + +restore-page-hide-tabs = Skrýt předchozí panely +restore-page-show-tabs = Zobrazit předchozí panely + +# When tabs are distributed across multiple windows, this message is used as a +# header above the group of tabs for each window. +# +# Variables: +# $windowNumber: Progressive number associated to each window +restore-page-window-label = Okno #{ $windowNumber } + +restore-page-restore-header = + .label = Obnovit + +restore-page-list-header = + .label = Okna a panely + +restore-page-try-again-button = + .label = Obnovit relaci + .accesskey = r + +restore-page-close-button = + .label = Začít novou relaci + .accesskey = n + +## The following strings are used in about:welcomeback + +welcome-back-tab-title = Hotovo! +welcome-back-page-title = Hotovo! +welcome-back-page-info = + { -brand-short-name.gender -> + [masculine] { -brand-short-name } je připravený. + [feminine] { -brand-short-name } je připravená. + [neuter] { -brand-short-name } je připravené. + *[other] Aplikace { -brand-short-name } je připravená. + } + +welcome-back-restore-button = + .label = Pojďme na to! + .accesskey = P + +welcome-back-restore-all-label = Obnovit všechna okna a panely +welcome-back-restore-some-label = Obnovit pouze ty, které chcete + +welcome-back-page-info-link = Vaše přizpůsobení a doplňky byly odstraněny a prohlížeč byl obnoven do výchozího nastavení. Pokud to nevyřeší váš problém, <a data-l10n-name="link-more">přečtěte si, co můžete dále dělat.</a> |