diff options
Diffstat (limited to 'l10n-pl/suite/chrome/common/pref/pref-privatedata.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/common/pref/pref-privatedata.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/common/pref/pref-privatedata.dtd b/l10n-pl/suite/chrome/common/pref/pref-privatedata.dtd new file mode 100644 index 0000000000..03c47544e7 --- /dev/null +++ b/l10n-pl/suite/chrome/common/pref/pref-privatedata.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY pref.privatedata.title "Prywatne dane"> + + +<!ENTITY clearPrivateData.label "Czyszczenie danych prywatnych"> + +<!ENTITY alwaysClear.label "Zawsze czyść dane prywatne przy zamykaniu programu &brandShortName;"> +<!ENTITY alwaysClear.accesskey "Z"> + +<!ENTITY askBeforeClear.label "Proś o potwierdzenie przed czyszczeniem danych prywatnych"> + +<!ENTITY clearDataSettings.label "Podczas usuwania danych prywatnych, program &brandShortName; usunie:"> + + +<!ENTITY clearDataDialog.label "Wyczyść teraz…"> +<!ENTITY clearDataSilent.label "Wyczyść teraz"> +<!ENTITY clearDataDialog.accesskey "W"> |