diff options
Diffstat (limited to 'l10n-bs/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-bs/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 13 | ||||
-rw-r--r-- | l10n-bs/suite/chrome/editor/prefs/pref-composer.dtd | 29 | ||||
-rw-r--r-- | l10n-bs/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 74 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-bs/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..255f19ec02 --- /dev/null +++ b/l10n-bs/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Composer"> +<!ENTITY editing.label "Postavke nove stranice"> +<!ENTITY toolbars.label "Alatne trake"> +<!ENTITY publish.label "Objavljivanje"> diff --git a/l10n-bs/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-bs/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..03f112e306 --- /dev/null +++ b/l10n-bs/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,29 @@ +<!-- 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.xul --> +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Meni nedavnih stranica"> +<!ENTITY documentsInMenu.label "Maksimalni broj izlistanih stranica:"> +<!ENTITY documentsInMenu.accesskey "n"> +<!ENTITY savingFiles.title "Prilikom spašavanja ili objavljivanja stranica"> +<!ENTITY preserveExisting.label "Zadrži izvorno formatiranje"> +<!ENTITY preserveExisting.accesskey "Z"> +<!ENTITY preserveExisting.tooltip "Zadržava prijelome redova i originalno formatiranje stranica"> +<!ENTITY saveAssociatedFiles.label "Spasi slike i ostale povezane fajlove prilikom spašavanja stranica"> +<!ENTITY saveAssociatedFiles.accesskey "S"> +<!ENTITY showPublishDialog.label "Uvijek prikazuj dijalog za objavljivanja prilikom objavljivanja stranica"> +<!ENTITY showPublishDialog.accesskey "U"> +<!ENTITY composerEditing.label "Uređivanje"> +<!ENTITY maintainStructure.label "Zadrži raspored tabele prilikom umetanja ili brisanja ćelija"> +<!ENTITY maintainStructure.tooltip "Zadrži pravougaoni oblik automatskim dodavanjem ćelija nakon umetanja ili brisanja ćelija"> +<!ENTITY maintainStructure.accesskey "Z"> +<!ENTITY useCSS.label "Koristi CSS stilove umjesto HTML elemenata i atributa"> +<!ENTITY useCSS.accesskey "K"> +<!ENTITY crInPCreatesNewP.label "Return u paragrafu uvijek kreira novi paragraf"> +<!ENTITY crInPCreatesNewP.accesskey "R"> diff --git a/l10n-bs/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-bs/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..4a12ac6925 --- /dev/null +++ b/l10n-bs/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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.editing.title "Postavke nove stranice"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "u"> +<!ENTITY pageColorHeader "Izvorni izgled stranice"> + +<!ENTITY defaultColors.label "Izvorne boje čitaoca (Ne mijenja boje na stranici)"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "Koristi vlastite boje:"> +<!ENTITY customColors.accesskey "v"> + +<!ENTITY normalText.label "Obični tekst"> +<!ENTITY normalText.accesskey "O"> +<!ENTITY linkText.label "Tekst linka"> +<!ENTITY linkText.accesskey "T"> +<!ENTITY activeLinkText.label "Tekst aktivnog linka"> +<!ENTITY activeLinkText.accesskey "a"> +<!ENTITY visitedLinkText.label "Tekst posjećenog linka"> +<!ENTITY visitedLinkText.accesskey "p"> +<!ENTITY background.label "Pozadina:"> +<!ENTITY background.accesskey "P"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Pozadinska slika:"> +<!ENTITY backgroundImage.accesskey "i"> +<!ENTITY chooseFile.label "Izaberi fajl…"> +<!ENTITY chooseFile.accesskey "a"> + |