summaryrefslogtreecommitdiffstats
path: root/l10n-nn-NO/suite/chrome/editor/dialogs/EditorInputProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-nn-NO/suite/chrome/editor/dialogs/EditorInputProperties.dtd')
-rw-r--r--l10n-nn-NO/suite/chrome/editor/dialogs/EditorInputProperties.dtd50
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-nn-NO/suite/chrome/editor/dialogs/EditorInputProperties.dtd
new file mode 100644
index 0000000000..62fa787d9b
--- /dev/null
+++ b/l10n-nn-NO/suite/chrome/editor/dialogs/EditorInputProperties.dtd
@@ -0,0 +1,50 @@
+<!-- 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 windowTitle.label "Eigenskapar for skjemafelt">
+<!ENTITY windowTitleImage.label "Eigenskapar for skjemabilde">
+
+<!ENTITY InputType.label "Felttype">
+<!ENTITY InputType.accesskey "F">
+<!ENTITY text.value "Tekst">
+<!ENTITY password.value "Passord">
+<!ENTITY checkbox.value "Avmerkingsboks">
+<!ENTITY radio.value "Alternativknapp">
+<!ENTITY submit.value "Send-knapp">
+<!ENTITY reset.value "Tilbakestill-knapp">
+<!ENTITY file.value "Fil">
+<!ENTITY hidden.value "Skjult">
+<!ENTITY image.value "Bilde">
+<!ENTITY button.value "Knapp">
+
+<!ENTITY InputSettings.label "Feltinnstillingar">
+<!ENTITY InputName.label "Feltnamn:">
+<!ENTITY InputName.accesskey "F">
+<!ENTITY GroupName.label "Gruppenamn:">
+<!ENTITY GroupName.accesskey "n">
+<!ENTITY InputValue.label "Feltverdi:">
+<!ENTITY InputValue.accesskey "v">
+<!ENTITY InitialValue.label "Opphavleg verdi:">
+<!ENTITY InitialValue.accesskey "O">
+<!ENTITY InputChecked.label "Opphavleg avkryssa">
+<!ENTITY InputChecked.accesskey "O">
+<!ENTITY InputSelected.label "Opphavleg valt">
+<!ENTITY InputSelected.accesskey "O">
+<!ENTITY InputReadOnly.label "Berre lesetilgang">
+<!ENTITY InputReadOnly.accesskey "B">
+<!ENTITY InputDisabled.label "Avslått">
+<!ENTITY InputDisabled.accesskey "å">
+<!ENTITY tabIndex.label "Tabulatorindeks">
+<!ENTITY tabIndex.accesskey "i">
+<!ENTITY TextSize.label "Feltstorleik:">
+<!ENTITY TextSize.accesskey "F">
+<!ENTITY TextLength.label "Makslengde">
+<!ENTITY TextLength.accesskey "l">
+<!ENTITY AccessKey.label "Snøggtast:">
+<!ENTITY AccessKey.accesskey "S">
+<!ENTITY Accept.label "Godta typar:">
+<!ENTITY Accept.accesskey "G">
+
+<!ENTITY ImageProperties.label "Bildeeigenskapar …">
+<!ENTITY ImageProperties.accesskey "B">