diff options
Diffstat (limited to 'l10n-af/editor/ui/chrome/dialogs')
32 files changed, 838 insertions, 0 deletions
diff --git a/l10n-af/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-af/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..6b3e57277c --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,18 @@ +<!-- 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 "Gevorderde-eienskappe-redigeerder"> +<!ENTITY AttName.label "Attribuut: "> +<!ENTITY AttValue.label "Waarde: "> +<!ENTITY PropertyName.label "Eienskap: "> +<!ENTITY currentattributesfor.label "Huidige attribute vir: "> +<!ENTITY tree.attributeHeader.label "Attribuut"> +<!ENTITY tree.propertyHeader.label "Eienskap"> +<!ENTITY tree.valueHeader.label "Waarde"> +<!ENTITY tabHTML.label "HTML-attribute"> +<!ENTITY tabCSS.label "Inlynstyl"> +<!ENTITY tabJSE.label "JavaScript-gebeure"> + +<!ENTITY editAttribute.label "Kliek op 'n item hierbo om sy waarde te wysig"> +<!ENTITY removeAttribute.label "Verwyder"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-af/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..c5b3455302 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,22 @@ +<!-- 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 "Kleur"> +<!ENTITY lastPickedColor.label "Mees onlangs gekose kleur"> +<!ENTITY lastPickedColor.accessKey "M"> +<!ENTITY setColor1.label "Kliek op 'n kleur van"> +<!ENTITY setColor2.label "tik 'n HTML-kleurstring in"> +<!ENTITY setColor2.accessKey "H"> + +<!ENTITY default.label "Verstek"> +<!ENTITY default.accessKey "V"> +<!ENTITY palette.label "Palet:"> +<!ENTITY standardPalette.label "Standaard"> +<!ENTITY webPalette.label "Alle webkleure"> +<!ENTITY background.label "Agtergrond vir:"> +<!ENTITY background.accessKey "A"> +<!ENTITY table.label "Tabel"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Sel(le)"> +<!ENTITY cell.accessKey "S"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-af/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..b01fb8d94d --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EdConvertToTable.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Omskep na tabel"> +<!ENTITY instructions1.label "Composer skep 'n nuwe tabelry vir elke paragraaf in die gemerkte deel."> +<!ENTITY instructions2.label "Kies die karakter wat die gemerkte deel in kolomme moet deel:"> +<!ENTITY commaRadio.label "Komma"> +<!ENTITY spaceRadio.label "Spasie"> +<!ENTITY otherRadio.label "Ander karakter:"> +<!ENTITY deleteCharCheck.label "Skrap skeierkarakter"> +<!ENTITY collapseSpaces.label "Ignoreer ekstra spasies"> +<!ENTITY collapseSpaces.tooltip "Omskep aanliggende spasies in een skeier"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-af/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..158f56a1a9 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EdDialogOverlay.dtd @@ -0,0 +1,16 @@ +<!-- 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 AdvancedEditButton.label "Gevorderd redigeer…"> +<!ENTITY AdvancedEditButton.accessKey "r"> +<!ENTITY AdvancedEditButton.tooltip "Wysig of voeg HTML-attribute, styl-attribute en JavaScript by"> +<!ENTITY chooseFileButton.label "Kies lêer…"> +<!ENTITY chooseFileButton.accessKey "l"> +<!ENTITY chooseFileLinkButton.label "Kies lêer…"> +<!ENTITY chooseFileLinkButton.accessKey "l"> + + +<!ENTITY makeUrlRelative.tooltip "Verander tussen relatiewe en absolute URL. U moet eers die bladsy stoor voor u dit verander."> +<!-- Shared by Link and Image dialogs --> + diff --git a/l10n-af/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..71ace0de34 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,9 @@ +<!-- 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 "Genoemdeanker-eienskappe"> +<!ENTITY anchorNameEditField.label "Ankernaam:"> +<!ENTITY anchorNameEditField.accessKey "n"> +<!ENTITY nameInput.tooltip "Tik 'n unieke naam vir hierdie genoemde anker in (teiken)"> + diff --git a/l10n-af/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-af/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..38cbbb636c --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditConflict.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Kies Redigeer wysigings"> +<!ENTITY conflictWarning.label "Hierdie bladsy is deur 'n ander program gewysig, maar u het ook ongestoorde wysigings in Composer."> +<!ENTITY conflictResolve.label "Kies watter weergawe u wil hou:"> +<!ENTITY keepCurrentPageButton.label "Behou huidige bladsywysigings"> +<!ENTITY useOtherPageButton.label "Vervang huidige bladsy met ander wysigings"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..2d5ac6fd3b --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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 "Knoppie-eienskappe"> + +<!ENTITY Settings.label "Opstelling"> + +<!ENTITY ButtonType.label "Soort"> +<!ENTITY ButtonType.accesskey "S"> +<!ENTITY submit.value "Indien"> +<!ENTITY reset.value "Teruglaai"> +<!ENTITY button.value "Knoppie"> + +<!ENTITY ButtonName.label "Naam:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Waarde:"> +<!ENTITY ButtonValue.accesskey "W"> +<!ENTITY tabIndex.label "Oortjie-indeks:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY ButtonDisabled.label "Gedeaktiveer"> +<!ENTITY ButtonDisabled.accesskey "G"> +<!ENTITY AccessKey.label "Toegangsleutel:"> +<!ENTITY AccessKey.accesskey "s"> + +<!ENTITY RemoveButton.label "Verwyder knoppie"> +<!ENTITY RemoveButton.accesskey "V"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..737d5f5d6a --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorColorProperties.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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Bladsykleure en -agtergrond"> +<!ENTITY pageColors.label "Bladsykleure"> +<!ENTITY defaultColorsRadio.label "Leser se verstek-kleure (moenie kleure in die bladsy opstel nie)"> +<!ENTITY defaultColorsRadio.accessKey "m"> +<!ENTITY defaultColorsRadio.tooltip "Gebruik slegs die kleuropstelling uit die leser se blaaier"> +<!ENTITY customColorsRadio.label "Gebruik pasgemaakte kleure:"> +<!ENTITY customColorsRadio.accessKey "p"> +<!ENTITY customColorsRadio.tooltip "Hierdie kleuropstelling oorheers die leser se blaaieropstelling"> + +<!ENTITY normalText.label "Gewone teks"> +<!ENTITY normalText.accessKey "G"> +<!ENTITY linkText.label "Skakelteks"> +<!ENTITY linkText.accessKey "S"> +<!ENTITY activeLinkText.label "Teks van aktiewe skakels"> +<!ENTITY activeLinkText.accessKey "a"> +<!ENTITY visitedLinkText.label "Teks van besoekte skakels"> +<!ENTITY visitedLinkText.accessKey "b"> +<!ENTITY background.label "Agtergrond:"> +<!ENTITY background.accessKey "A"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Agtergrondprent:"> +<!ENTITY backgroundImage.accessKey "p"> +<!ENTITY backgroundImage.tooltip "Gebruik 'n prentlêer as die agtergrond van u bladsy"> + diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..72a5af3f1f --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorFieldSetProperties.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 windowTitle.label "Veldstel-eienskappe"> + +<!ENTITY Legend.label "Legende"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Redigeer legende:"> +<!ENTITY EditLegendText.accesskey "e"> +<!ENTITY LegendAlign.label "Rig legende:"> +<!ENTITY LegendAlign.accesskey "R"> +<!ENTITY AlignDefault.label "Verstek"> +<!ENTITY AlignLeft.label "Links"> +<!ENTITY AlignCenter.label "Sentreer"> +<!ENTITY AlignRight.label "Regs"> + +<!ENTITY RemoveFieldSet.label "Verwyder veldstel"> +<!ENTITY RemoveFieldSet.accesskey "V"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..1cd8bfaac5 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorFormProperties.dtd @@ -0,0 +1,21 @@ +<!-- 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 "Vormeienskappe"> + +<!ENTITY Settings.label "Opstelling"> + +<!ENTITY FormName.label "Vormnaam:"> +<!ENTITY FormName.accesskey "n"> +<!ENTITY FormAction.label "Aksie-URL:"> +<!ENTITY FormAction.accesskey "A"> +<!ENTITY FormMethod.label "Metode:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Enkodering:"> +<!ENTITY FormEncType.accesskey "k"> +<!ENTITY FormTarget.label "Doelraam:"> +<!ENTITY FormTarget.accesskey "D"> + +<!ENTITY RemoveForm.label "Verwyder vorm"> +<!ENTITY RemoveForm.accesskey "V"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..33ad14dc1c --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Eienskappe van horisontale strepe"> + +<!ENTITY dimensionsBox.label "Dimensies"> +<!ENTITY heightEditField.label "Hoogte:"> +<!ENTITY heightEditField.accessKey "g"> +<!ENTITY widthEditField.label "Wydte:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY pixelsPopup.value "pixels"> +<!ENTITY alignmentBox.label "Gerigtheid"> +<!ENTITY leftRadio.label "Links"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.label "Middel"> +<!ENTITY centerRadio.accessKey "M"> +<!ENTITY rightRadio.label "Regs"> +<!ENTITY rightRadio.accessKey "R"> + +<!ENTITY threeDShading.label "3-D skaduwees"> +<!ENTITY threeDShading.accessKey "s"> +<!ENTITY saveSettings.label "Gebruik as verstek"> +<!ENTITY saveSettings.accessKey "v"> +<!ENTITY saveSettings.tooltip "Stoor dié opstelling vir die invoeg van nuwe horisontale strepe"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..c1e89ddfcc --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorImageProperties.dtd @@ -0,0 +1,79 @@ +<!-- 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/. --> +<!-- These strings are for use specifically in the editor's image and form image dialogs. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Prenteienskappe"> + +<!ENTITY pixelsPopup.value "pixels"> +<!-- These are in the Location tab panel --> + +<!ENTITY locationEditField.label "Prentligging:"> +<!ENTITY locationEditField.accessKey "l"> +<!ENTITY locationEditField.tooltip "Tik die prent se lêernaam of ligging in"> + +<!ENTITY title.label "Nutswenk:"> +<!ENTITY title.accessKey "N"> +<!ENTITY title.tooltip "Die HTML-"title"-attribuut wat as opwipwenk vertoon"> +<!ENTITY altText.label "Alt-teks:"> +<!ENTITY altText.accessKey "A"> +<!ENTITY altTextEditField.tooltip "Tik teks in wat in die plek van die prent vertoon moet word"> +<!ENTITY noAltText.label "Moenie Alt-teks gebruik nie"> +<!ENTITY noAltText.accessKey "M"> + +<!ENTITY previewBox.label "Prentvoorskou"> +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> + +<!ENTITY actualSize.label "Werklike grootte:"> +<!ENTITY actualSizeRadio.label "Werklike grootte"> +<!ENTITY actualSizeRadio.accessKey "W"> +<!ENTITY actualSizeRadio.tooltip "Keer terug na prent se werklike grootte"> +<!ENTITY customSizeRadio.label "Gepasmaakte grootte"> +<!ENTITY customSizeRadio.accessKey "g"> +<!ENTITY customSizeRadio.tooltip "Wysig die prent se grootte soos vertoon op die bladsy"> +<!ENTITY heightEditField.label "Hoogte:"> +<!ENTITY heightEditField.accessKey "g"> +<!ENTITY widthEditField.label "Wydte:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY constrainCheckbox.label "Beperk"> +<!ENTITY constrainCheckbox.accessKey "B"> +<!ENTITY constrainCheckbox.tooltip "Behou die prent se aspekverhouding"> +<!-- These controls are in the Image Map box of the expanded area --> + +<!ENTITY imagemapBox.label "Prentkaart"> +<!ENTITY removeImageMapButton.label "Verwyder"> +<!ENTITY removeImageMapButton.accessKey "V"> +<!-- These are the options for image alignment --> + +<!ENTITY alignment.label "Rig teks volgens prent"> +<!ENTITY bottomPopup.value "Aan die onderkant"> +<!ENTITY topPopup.value "Aan die bokant"> +<!ENTITY centerPopup.value "In die middel"> +<!ENTITY wrapRightPopup.value "Vou na regs"> +<!ENTITY wrapLeftPopup.value "Vou na links"> +<!-- These controls are in the Spacing Box --> + +<!ENTITY spacingBox.label "Spasiëring"> +<!ENTITY leftRightEditField.label "Links en regs:"> +<!ENTITY leftRightEditField.accessKey "L"> +<!ENTITY topBottomEditField.label "Bo- en onderkant:"> +<!ENTITY topBottomEditField.accessKey "B"> +<!ENTITY borderEditField.label "Soliede rand:"> +<!ENTITY borderEditField.accessKey "r"> +<!-- These controls are in the Link Box --> + +<!ENTITY showImageLinkBorder.label "Wys rand rondom geskakelde prent"> +<!ENTITY showImageLinkBorder.accessKey "r"> + + +<!ENTITY LinkAdvancedEditButton.tooltip "Wysig of voeg HTML-attribute, styl-attribute en JavaScript by"> +<!-- These tabs are currently used in the image input dialog --> + +<!ENTITY imageInputTab.label "Vorm"> +<!ENTITY imageLocationTab.label "Ligging"> +<!ENTITY imageDimensionsTab.label "Dimensies"> +<!ENTITY imageAppearanceTab.label "Voorkoms"> +<!ENTITY imageLinkTab.label "Skakel"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..07fd0616a4 --- /dev/null +++ b/l10n-af/editor/ui/chrome/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 "Vormveld-eienskappe"> +<!ENTITY windowTitleImage.label "Vormprent-eienskappe"> + +<!ENTITY InputType.label "Veldsoort"> +<!ENTITY InputType.accesskey "s"> +<!ENTITY text.value "Teks"> +<!ENTITY password.value "Wagwoord"> +<!ENTITY checkbox.value "Merkkassie"> +<!ENTITY radio.value "Klinkknoppie"> +<!ENTITY submit.value "Indien-knoppie"> +<!ENTITY reset.value "Teruglaai-knoppie"> +<!ENTITY file.value "Lêer"> +<!ENTITY hidden.value "Verskuil"> +<!ENTITY image.value "Prent"> +<!ENTITY button.value "Knoppie"> + +<!ENTITY InputSettings.label "Veldopstelling"> +<!ENTITY InputName.label "Veldnaam:"> +<!ENTITY InputName.accesskey "n"> +<!ENTITY GroupName.label "Groepnaam:"> +<!ENTITY GroupName.accesskey "n"> +<!ENTITY InputValue.label "Veldwaarde:"> +<!ENTITY InputValue.accesskey "w"> +<!ENTITY InitialValue.label "Aanvanklike waarde:"> +<!ENTITY InitialValue.accesskey "w"> +<!ENTITY InputChecked.label "Aanvanklik gemerk"> +<!ENTITY InputChecked.accesskey "g"> +<!ENTITY InputSelected.label "Aanvanklik gekies"> +<!ENTITY InputSelected.accesskey "g"> +<!ENTITY InputReadOnly.label "Leesalleen"> +<!ENTITY InputReadOnly.accesskey "L"> +<!ENTITY InputDisabled.label "Gedeaktiveer"> +<!ENTITY InputDisabled.accesskey "G"> +<!ENTITY tabIndex.label "Oortjie-indeks:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY TextSize.label "Veldgrootte:"> +<!ENTITY TextSize.accesskey "V"> +<!ENTITY TextLength.label "Maksimum lengte:"> +<!ENTITY TextLength.accesskey "l"> +<!ENTITY AccessKey.label "Toegangsleutel:"> +<!ENTITY AccessKey.accesskey "s"> +<!ENTITY Accept.label "Aanvaar soorte:"> +<!ENTITY Accept.accesskey "A"> + +<!ENTITY ImageProperties.label "Prenteienskappe…"> +<!ENTITY ImageProperties.accesskey "P"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..b99196c403 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorInsertChars.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Voeg karakter in"> +<!ENTITY category.label "Kategorie"> +<!ENTITY letter.label "Letter:"> +<!ENTITY letter.accessKey "L"> +<!ENTITY character.label "Karakter:"> +<!ENTITY character.accessKey "K"> +<!ENTITY accentUpper.label "Aksent-bokas"> +<!ENTITY accentLower.label "Aksent-onderkas"> +<!ENTITY otherUpper.label "Ander bokas"> +<!ENTITY otherLower.label "Ander onderkas"> +<!ENTITY commonSymbols.label "Algemene simbole"> +<!ENTITY insertButton.label "Invoeg"> +<!ENTITY closeButton.label "Sluit"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..6b1a03776d --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorInsertMath.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY options.label "Opsies"> + + + + + + + + + +<!ENTITY insertButton.label "Invoeg"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..576f78f1d5 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorInsertSource.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Voeg HTML in"> +<!ENTITY sourceEditField.label "Tik HTML-merkers en teks in:"> +<!ENTITY example.label "Byvoorbeeld: "> +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "<i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "</i>"> +<!ENTITY exampleText.label "Hallo wêreld!"> +<!ENTITY insertButton.label "Voeg in"> +<!ENTITY insertButton.accesskey "V"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..fb0a6f83c1 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,16 @@ +<!-- 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 Window.title "Inhoudsopgawe"> +<!ENTITY buildToc.label "Bou tabel op uit inhoud van:"> +<!ENTITY tag.label "Merker:"> +<!ENTITY class.label "Klas:"> +<!ENTITY header1.label "Vlak 1"> +<!ENTITY header2.label "Vlak 2"> +<!ENTITY header3.label "Vlak 3"> +<!ENTITY header4.label "Vlak 4"> +<!ENTITY header5.label "Vlak 5"> +<!ENTITY header6.label "Vlak 6"> +<!ENTITY makeReadOnly.label "Maak die inhoudsopgawe leesalleen"> +<!ENTITY orderedList.label "Nommer alle inskrywings in die inhoudsopgawe"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..41b0241af2 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorInsertTable.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Voeg tabel in"> + +<!ENTITY size.label "Grootte"> +<!ENTITY numRowsEditField.label "Rye:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "Kolomme:"> +<!ENTITY numColumnsEditField.accessKey "K"> +<!ENTITY widthEditField.label "Wydte:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY borderEditField.label "Rand:"> +<!ENTITY borderEditField.accessKey "R"> +<!ENTITY borderEditField.tooltip "Tik 'n getal in vir die tabel se randgrootte, of tik nul (0) vir geen rand nie"> +<!ENTITY pixels.label "pixels"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..432ef3a327 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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 "Etiket-eienskappe"> + +<!ENTITY Settings.label "Opstelling"> +<!ENTITY Settings.accesskey "O"> + +<!ENTITY EditLabelText.label "Redigeer teks:"> +<!ENTITY EditLabelText.accesskey "t"> +<!ENTITY LabelFor.label "Vir kontrole:"> +<!ENTITY LabelFor.accesskey "V"> +<!ENTITY AccessKey.label "Toegangsleutel:"> +<!ENTITY AccessKey.accesskey "s"> + +<!ENTITY RemoveLabel.label "Verwyder etiket"> +<!ENTITY RemoveLabel.accesskey "V"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..063ec766bb --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorLinkProperties.dtd @@ -0,0 +1,6 @@ +<!-- 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 "Skakel-eienskappe"> +<!ENTITY LinkURLBox.label "Skakelligging"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..cd3c150b20 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorListProperties.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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Lys-eienskappe"> + +<!ENTITY ListType.label "Lyssoort"> +<!ENTITY bulletStyle.label "Koeëltjiestyl:"> +<!ENTITY startingNumber.label "Begin by:"> +<!ENTITY startingNumber.accessKey "B"> +<!ENTITY none.value "Geen"> +<!ENTITY bulletList.value "Koeëltjielys (nommerloos)"> +<!ENTITY numberList.value "Genommerde lys"> +<!ENTITY definitionList.value "Definisielys"> +<!ENTITY changeEntireListRadio.label "Verander hele lys"> +<!ENTITY changeEntireListRadio.accessKey "V"> +<!ENTITY changeSelectedRadio.label "Verander slegs gemerkte items"> +<!ENTITY changeSelectedRadio.accessKey "i"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..a81ed32502 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Bladsy-eienskappe"> +<!ENTITY location.label "Ligging:"> +<!ENTITY lastModified.label "Laas gewysig:"> +<!ENTITY titleInput.label "Titel:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Outeur:"> +<!ENTITY authorInput.accessKey "O"> +<!ENTITY descriptionInput.label "Beskrywing:"> +<!ENTITY descriptionInput.accessKey "B"> +<!ENTITY locationNewPage.label "[Nuwe bladsy, nog nie gestoor nie]"> +<!ENTITY EditHEADSource1.label "Gevorderde gebruikers:"> + diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..691968a98c --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorPersonalDictionary.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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Persoonlike subgids"> + +<!ENTITY wordEditField.label "Nuwe woord:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "Voeg by"> +<!ENTITY AddButton.accessKey "V"> +<!ENTITY DictionaryList.label "Woorde in woordeboek:"> +<!ENTITY DictionaryList.accessKey "W"> +<!ENTITY ReplaceButton.label "Vervang"> +<!ENTITY ReplaceButton.accessKey "V"> +<!ENTITY RemoveButton.label "Verwyder"> +<!ENTITY RemoveButton.accessKey "e"> + +<!ENTITY CloseButton.label "Sluit"> +<!ENTITY CloseButton.accessKey "S"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..6faded35d3 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorPublish.dtd @@ -0,0 +1,65 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Publiseer bladsy"> +<!ENTITY windowTitleSettings.label "Publiseer-opstelling"> +<!ENTITY publishTab.label "Publiseer"> +<!ENTITY settingsTab.label "Opstelling"> +<!ENTITY publishButton.label "Publiseer"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Werfnaam:"> +<!ENTITY siteList.accesskey "W"> +<!ENTITY siteList.tooltip "Kies die werf waarheen u wil publiseer"> +<!ENTITY newSiteButton.label "Nuwe werf"> +<!ENTITY newSiteButton.accesskey "N"> +<!ENTITY docDirList.label "Werfsubgids vir hierdie bladsy:"> +<!ENTITY docDirList.accesskey "W"> +<!ENTITY docDirList.tooltip "Kies of tik naam van afgeleë subgids vir hierdie bladsy"> +<!ENTITY publishImgCheckbox.label "Sluit prent en ander lêers in"> +<!ENTITY publishImgCheckbox.accesskey "a"> +<!ENTITY publishImgCheckbox.tooltip "Publiseer prente en ander lêers waarna hierdie bladsy verwys"> +<!ENTITY sameLocationRadio.label "Gebruik dieselfde ligging as bladsy"> +<!ENTITY sameLocationRadio.accesskey "G"> +<!ENTITY sameLocationRadio.tooltip "Publiseer lêers na dieselfde ligging as die bladsy"> +<!ENTITY useSubdirRadio.label "Gebruik hierdie werfsubgids:"> +<!ENTITY useSubdirRadio.accesskey "s"> +<!ENTITY useSubdirRadio.tooltip "Publiseer lêers na die gemerkte afgeleë subgids"> +<!ENTITY otherDirList.tooltip "Kies of tik naam van afgeleë subgids in waarin lêers gepubliseer gaan word"> +<!ENTITY pageTitle.label "Bladsytitel:"> +<!ENTITY pageTitle.accesskey "t"> +<!ENTITY pageTitle.tooltip "Tik 'n titel in om die bladsy te identifiseer in die venstertitel en boekmerke"> + +<!ENTITY filename.label "Lêernaam:"> +<!ENTITY filename.accesskey "L"> +<!ENTITY filename.tooltip "Tik 'n naam vir hierdie lêer in, insluitend '.html' vir 'n webwerf"> + +<!ENTITY setDefaultButton.label "Stel as verstek"> +<!ENTITY setDefaultButton.accesskey "v"> +<!ENTITY removeButton.label "Verwyder werf"> +<!ENTITY removeButton.accesskey "V"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Publiseer werwe"> +<!ENTITY serverInfo.label "Bedienerinligting"> +<!ENTITY loginInfo.label "Aanmeldinligting"> +<!ENTITY siteName.label "Werfnaam:"> +<!ENTITY siteName.accesskey "W"> +<!ENTITY siteName.tooltip "'n Kennaam wat hierdie publiseerwerf identifiseer (bv: 'MyWerf')"> +<!ENTITY siteUrl.label "Publiseeradres (bv: 'ftp://ftp.myisp.com/mygebruikernaam'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "Die FTP://- of HTTP://-adres wat deur u ISP of webgasheer verskaf is"> +<!ENTITY browseUrl.label "HTTP-adres van u tuisblad (bv: 'http://www.myisp.com/mygebruikernaam'):"> +<!ENTITY browseUrl.accesskey "H"> +<!ENTITY browseUrl.tooltip "Die HTTP://-adres van u tuissubgids (moenie lêernaam insluit nie)"> +<!ENTITY username.label "Gebruikernaam:"> +<!ENTITY username.accesskey "G"> +<!ENTITY username.tooltip "Die gebruikernaam waarmee u by u ISP of webgasheer aanmeld"> +<!ENTITY password.label "Wagwoord:"> +<!ENTITY password.accesskey "w"> +<!ENTITY password.tooltip "Die wagwoord wat by u gebruikernaam pas"> +<!ENTITY savePassword.label "Stoor wagwoord"> +<!ENTITY savePassword.accesskey "S"> +<!ENTITY savePassword.tooltip "Selekteer dit om u wagwoord beveilig met die wagwoordbestuurder te stoor"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..9528532aeb --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY siteUrl.label "Werf-URL:"> +<!ENTITY docSubdir.label "Bladsysubgids:"> +<!ENTITY otherSubdir.label "Prentsubgids:"> + +<!ENTITY status.label "Publiseer tans…"> +<!ENTITY fileList.label "Publiseerstatus"> +<!ENTITY succeeded.label "Suksesvol"> +<!ENTITY failed.label "Misluk"> + +<!ENTITY keepOpen "Hou hierdie venster oop nadat die publisering afgeloop het."> +<!ENTITY closeButton.label "Sluit"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..cbdabce584 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -0,0 +1,27 @@ +<!-- 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 EdReplace.xul --> + + +<!ENTITY replaceDialog.title "Vind en vervang"> +<!ENTITY findField.label "Vind teks:"> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "Vervang met:"> +<!ENTITY replaceField.accesskey "v"> + + +<!ENTITY wrapCheckbox.label "Vou om"> +<!ENTITY wrapCheckbox.accesskey "V"> +<!ENTITY backwardsCheckbox.label "Deursoek terugwaarts"> +<!ENTITY backwardsCheckbox.accesskey "t"> +<!ENTITY findNextButton.label "Vind volgende"> +<!ENTITY findNextButton.accesskey "V"> +<!ENTITY replaceButton.label "Vervang"> +<!ENTITY replaceButton.accesskey "V"> +<!ENTITY replaceAndFindButton.label "Vervang en vind"> +<!ENTITY replaceAndFindButton.accesskey "n"> +<!ENTITY replaceAllButton.label "Vervang alles"> +<!ENTITY replaceAllButton.accesskey "a"> + + diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..3c3317fff7 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,11 @@ +<!-- 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/. --> +<!-- These strings are generic to all or most of the editor's dialogs. --> +<!-- This button is for the progressive disclosure of additional editing functionality --> +<!-- These strings are for use specifically in the editor's link dialog. --> +<!ENTITY documentTitleTitle.label "Bladsytitel"> + + +<!ENTITY documentExportToText.label "Voer uit na teks"> + diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..801c847c2a --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorSelectProperties.dtd @@ -0,0 +1,48 @@ +<!-- 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 "Seleksielys-eienskappe"> + +<!ENTITY Select.label "Seleksielys"> +<!ENTITY SelectName.label "Lysnaam:"> +<!ENTITY SelectName.accesskey "n"> +<!ENTITY SelectSize.label "Hoogte:"> +<!ENTITY SelectSize.accesskey "H"> +<!ENTITY SelectMultiple.label "Meervoudige seleksie"> +<!ENTITY SelectMultiple.accesskey "M"> +<!ENTITY SelectDisabled.label "Gedeaktiveer"> +<!ENTITY SelectDisabled.accesskey "G"> +<!ENTITY SelectTabIndex.label "Oortjie-indeks:"> +<!ENTITY SelectTabIndex.accesskey "i"> + +<!ENTITY OptGroup.label "Opsiegroep"> +<!ENTITY OptGroupLabel.label "Etiket:"> +<!ENTITY OptGroupLabel.accesskey "E"> +<!ENTITY OptGroupDisabled.label "Gedeaktiveer"> +<!ENTITY OptGroupDisabled.accesskey "G"> + +<!ENTITY Option.label "Opsie"> +<!ENTITY OptionText.label "Teks:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Waarde:"> +<!ENTITY OptionValue.accesskey "W"> +<!ENTITY OptionSelected.label "Aanvanklik gekies"> +<!ENTITY OptionSelected.accesskey "g"> +<!ENTITY OptionDisabled.label "Gedeaktiveer"> +<!ENTITY OptionDisabled.accesskey "G"> + +<!ENTITY TextHeader.label "Teks"> +<!ENTITY ValueHeader.label "Waarde"> +<!ENTITY SelectedHeader.label "Gekies"> + +<!ENTITY AddOption.label "Voeg opsie by"> +<!ENTITY AddOption.accesskey "o"> +<!ENTITY AddOptGroup.label "Voeg groep by"> +<!ENTITY AddOptGroup.accesskey "g"> +<!ENTITY RemoveElement.label "Verwyder"> +<!ENTITY RemoveElement.accesskey "V"> +<!ENTITY MoveElementUp.label "Skuif op"> +<!ENTITY MoveElementUp.accesskey "o"> +<!ENTITY MoveElementDown.label "Skuif af"> +<!ENTITY MoveElementDown.accesskey "a"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..61a442df38 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Pas op rooster"> + +<!ENTITY enableSnapToGrid.label "aktiveer Pas op rooster"> +<!ENTITY enableSnapToGrid.accessKey "a"> + +<!ENTITY sizeEditField.label "Grootte:"> +<!ENTITY sizeEditField.accessKey "G"> + +<!ENTITY pixelsLabel.value "pixels"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..b63f7ea651 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Toets spelling"> + +<!ENTITY misspelledWord.label "Spelfout:"> +<!ENTITY wordEditField.label "Vervang met:"> +<!ENTITY wordEditField.accessKey "m"> +<!ENTITY checkwordButton.label "Kontroleer woord"> +<!ENTITY checkwordButton.accessKey "r"> +<!ENTITY suggestions.label "Voorstelle:"> +<!ENTITY suggestions.accessKey "o"> +<!ENTITY ignoreButton.label "Ignoreer"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Ignoreer alles"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "Vervang"> +<!ENTITY replaceButton.accessKey "V"> +<!ENTITY replaceAllButton.label "Vervang alles"> +<!ENTITY replaceAllButton.accessKey "a"> + + +<!ENTITY userDictionary.label "Persoonlike subgids:"> +<!ENTITY moreDictionaries.label "Laai nog woordeboeke af…"> +<!ENTITY addToUserDictionaryButton.label "Voeg woord by"> +<!ENTITY addToUserDictionaryButton.accessKey "o"> +<!ENTITY editUserDictionaryButton.label "Redigeer…"> +<!ENTITY editUserDictionaryButton.accessKey "e"> + + +<!ENTITY closeButton.label "Sluit"> +<!ENTITY closeButton.accessKey "S"> +<!ENTITY sendButton.label "Stuur"> +<!ENTITY sendButton.accessKey "S"> +<!ENTITY languagePopup.label "Taal:"> +<!ENTITY languagePopup.accessKey "T"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..25dcae6aaf --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorTableProperties.dtd @@ -0,0 +1,75 @@ +<!-- 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 tableWindow.title "Tabel-eienskappe"> +<!ENTITY applyButton.label "Toepas"> +<!ENTITY applyButton.accesskey "T"> +<!ENTITY closeButton.label "Sluit"> +<!ENTITY tableTab.label "Tabel"> +<!ENTITY cellTab.label "Selle"> +<!ENTITY tableRows.label "Rye:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "Kolomme:"> +<!ENTITY tableColumns.accessKey "K"> +<!ENTITY tableHeight.label "Hoogte:"> +<!ENTITY tableHeight.accessKey "g"> +<!ENTITY tableWidth.label "Wydte:"> +<!ENTITY tableWidth.accessKey "W"> +<!ENTITY tableBorderSpacing.label "Randte en spasiëring"> +<!ENTITY tableBorderWidth.label "Rand:"> +<!ENTITY tableBorderWidth.accessKey "R"> +<!ENTITY tableSpacing.label "Spasiëring:"> +<!ENTITY tableSpacing.accessKey "S"> +<!ENTITY tablePadding.label "Opvulling:"> +<!ENTITY tablePadding.accessKey "O"> +<!ENTITY tablePxBetwCells.label "pixels tussen selle"> +<!ENTITY tablePxBetwBrdrCellContent.label "pixels tussen selrand en -inhoud"> +<!ENTITY tableAlignment.label "Tabelbelyning:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "Byskrif:"> +<!ENTITY tableCaption.accessKey "f"> +<!ENTITY tableCaptionAbove.label "Bokant tabel"> +<!ENTITY tableCaptionBelow.label "Onderkant tabel"> +<!ENTITY tableCaptionLeft.label "Links van tabel"> +<!ENTITY tableCaptionRight.label "Regs van tabel"> +<!ENTITY tableCaptionNone.label "Geen"> +<!ENTITY tableInheritColor.label "(Laat bladsykleur deurskyn)"> + +<!ENTITY cellSelection.label "Seleksie"> +<!ENTITY cellSelectCell.label "Sel"> +<!ENTITY cellSelectRow.label "Ry"> +<!ENTITY cellSelectColumn.label "Kolom"> +<!ENTITY cellSelectNext.label "Volgende"> +<!ENTITY cellSelectNext.accessKey "n"> +<!ENTITY cellSelectPrevious.label "Vorige"> +<!ENTITY cellSelectPrevious.accessKey "V"> +<!ENTITY applyBeforeChange.label "Huidige wysigings sal toegepas word voor die seleksie verander word."> +<!ENTITY cellContentAlignment.label "Inhoudgerigtheid"> +<!ENTITY cellHorizontal.label "Horisontaal:"> +<!ENTITY cellHorizontal.accessKey "s"> +<!ENTITY cellVertical.label "Vertikaal:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Selstyl:"> +<!ENTITY cellStyle.accessKey "S"> +<!ENTITY cellNormal.label "Gewoon"> +<!ENTITY cellHeader.label "Kop"> +<!ENTITY cellTextWrap.label "Teksomvou:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "Omvou"> +<!ENTITY cellNoWrap.label "Moenie omvou nie"> +<!ENTITY cellAlignTop.label "Bo"> +<!ENTITY cellAlignMiddle.label "Middel"> +<!ENTITY cellAlignBottom.label "Onder"> +<!ENTITY cellAlignJustify.label "Alkanthaaks"> +<!ENTITY cellInheritColor.label "(Laat tabelkleur deurskyn)"> +<!ENTITY cellUseCheckboxHelp.label "Gebruik merkblokkies om te bepaal watter eienskappe op al die gemerkte selle toegepas word"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Grootte"> +<!ENTITY pixels.label "pixels"> +<!ENTITY backgroundColor.label "Agtergrondkleur:"> +<!ENTITY backgroundColor.accessKey "A"> +<!ENTITY AlignLeft.label "Links"> +<!ENTITY AlignCenter.label "Sentreer"> +<!ENTITY AlignRight.label "Regs"> diff --git a/l10n-af/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-af/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..d654e03827 --- /dev/null +++ b/l10n-af/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd @@ -0,0 +1,33 @@ +<!-- 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 "Teksarea-eienskappe"> + +<!ENTITY Settings.label "Opstelling"> + +<!ENTITY TextAreaName.label "Veldnaam:"> +<!ENTITY TextAreaName.accessKey "n"> +<!ENTITY TextAreaRows.label "Rye:"> +<!ENTITY TextAreaRows.accessKey "R"> +<!ENTITY TextAreaCols.label "Kolomme:"> +<!ENTITY TextAreaCols.accessKey "K"> +<!ENTITY TextAreaReadOnly.label "Leesalleen"> +<!ENTITY TextAreaReadOnly.accessKey "a"> +<!ENTITY TextAreaDisabled.label "Gedeaktiveer"> +<!ENTITY TextAreaDisabled.accessKey "G"> +<!ENTITY TextAreaTabIndex.label "Oortjie-indeks:"> +<!ENTITY TextAreaTabIndex.accessKey "i"> +<!ENTITY TextAreaAccessKey.label "Toegangsleutel:"> +<!ENTITY TextAreaAccessKey.accessKey "s"> +<!ENTITY InitialText.label "Aanvanklike teks:"> +<!ENTITY InitialText.accessKey "t"> + +<!ENTITY TextAreaWrap.label "Omvou-modus:"> +<!ENTITY TextAreaWrap.accessKey "O"> +<!ENTITY WrapDefault.value "Verstek"> +<!ENTITY WrapOff.value "Af"> +<!ENTITY WrapHard.value "Hard"> +<!ENTITY WrapSoft.value "Sag"> +<!ENTITY WrapPhysical.value "Fisies"> +<!ENTITY WrapVirtual.value "Skynreëel"> |