summaryrefslogtreecommitdiffstats
path: root/l10n-sl/suite/chrome/common/console/console.dtd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-sl/suite/chrome/common/console/console.dtd26
1 files changed, 26 insertions, 0 deletions
diff --git a/l10n-sl/suite/chrome/common/console/console.dtd b/l10n-sl/suite/chrome/common/console/console.dtd
new file mode 100644
index 0000000000..41ea805951
--- /dev/null
+++ b/l10n-sl/suite/chrome/common/console/console.dtd
@@ -0,0 +1,26 @@
+<!-- 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 errorConsole.title "Konzola napak">
+
+<!ENTITY errFile.label "Izvorna datoteka:">
+<!ENTITY errLine.label "Vrstica:">
+<!ENTITY errColumn.label "Stolpec:">
+
+<!ENTITY all.label "Vse">
+<!ENTITY errors.label "Napake">
+<!ENTITY warnings.label "Opozorila">
+<!ENTITY messages.label "Sporočila">
+<!ENTITY clear.label "Počisti">
+<!ENTITY evaluate.label "Ovrednoti">
+<!ENTITY filter2.label "Filter:">
+
+<!ENTITY copyCmd.label "Kopiraj">
+<!ENTITY sortFirst.label "Vrstni red Prvi > Zadnji">
+<!ENTITY sortLast.label "Vrstni red Zadnji > Prvi">
+
+<!ENTITY entryToolbar.tooltip "Orodnica za vnos javascripta">
+<!ENTITY toolbarsCmd.label "Prikaži/Skrij">
+<!ENTITY toolbarMode.label "Način">
+<!ENTITY toolbarEval.label "Vnos JavaScript">