diff options
Diffstat (limited to 'l10n-pl/suite/chrome/editor/prefs/pref-composer.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/editor/prefs/pref-composer.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-pl/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..9025e0a6a1 --- /dev/null +++ b/l10n-pl/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> + +<!ENTITY pref.composer.title "Kompozytor Stron"> + +<!ENTITY recentFiles.title "Ostatnio edytowane strony"> +<!ENTITY documentsInMenu.label "Ogranicz listę ostatnio edytowanych stron do:"> +<!ENTITY documentsInMenu.accesskey "n"> + +<!ENTITY savingFiles.title "Podczas zapisywania lub publikowania stron"> +<!ENTITY preserveExisting.label "Zachowaj oryginalne formatowanie źródła"> +<!ENTITY preserveExisting.accesskey "o"> +<!ENTITY preserveExisting.tooltip "Zachowuj łamanie wierszy oraz oryginalne formatowanie strony"> +<!ENTITY saveAssociatedFiles.label "Zachowaj obrazy oraz inne powiązane pliki podczas zapisywania strony"> +<!ENTITY saveAssociatedFiles.accesskey "Z"> +<!ENTITY showPublishDialog.label "Zawsze pokazuj dialog publikowania podczas publikowania stron" > +<!ENTITY showPublishDialog.accesskey "a"> + +<!ENTITY composerEditing.label "Edytowanie"> +<!ENTITY maintainStructure.label "Zachowaj układ tabeli podczas wstawiania i usuwania komórek"> +<!ENTITY maintainStructure.tooltip "Zachowuje prostokątny kształt tabeli automatycznie dostosowując układ komórek po wstawieniu lub usunięciu komórki"> +<!ENTITY maintainStructure.accesskey "m"> +<!ENTITY useCSS.label "Użyj arkuszy stylów CSS (Cascading Style Sheets) zamiast elementów i atrybutów HTML"> +<!ENTITY useCSS.accesskey "U"> +<!ENTITY crInPCreatesNewP.label "Enter w akapicie zawsze tworzy nowy akapit"> +<!ENTITY crInPCreatesNewP.accesskey "r"> |