diff options
Diffstat (limited to 'l10n-ca/suite/chrome/editor/dialogs')
32 files changed, 851 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-ca/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..ad2c88c3e9 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Editor de propietats avançades"> +<!ENTITY AttName.label "Atribut:"> +<!ENTITY AttValue.label "Valor:"> +<!ENTITY PropertyName.label "Propietat:"> +<!ENTITY currentattributesfor.label "Atributs actuals per a:"> +<!ENTITY tree.attributeHeader.label "Atribut"> +<!ENTITY tree.propertyHeader.label "Propietat"> +<!ENTITY tree.valueHeader.label "Valor"> +<!ENTITY tabHTML.label "Atributs de l'HTML"> +<!ENTITY tabCSS.label "Estil en línia"> +<!ENTITY tabJSE.label "Incidències del JavaScript"> + +<!ENTITY editAttribute.label "Feu clic a un element per editar-ne el valor"> +<!ENTITY removeAttribute.label "Suprimeix l'atribut"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-ca/suite/chrome/editor/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..bf2bf7af4f --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Color"> +<!ENTITY lastPickedColor.label "Darrer color triat"> +<!ENTITY lastPickedColor.accessKey "l"> +<!ENTITY chooseColor1.label "Trieu un color:"> +<!ENTITY chooseColor2.label "Introduïu una cadena HTML de color"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(p. ex.: «#0000ff» o «blue»):"> +<!ENTITY default.label "Per defecte"> +<!ENTITY default.accessKey "d"> +<!ENTITY palette.label "Paleta:"> +<!ENTITY standardPalette.label "Estàndard"> +<!ENTITY webPalette.label "Tots els colors web"> +<!ENTITY background.label "Fons per a:"> +<!ENTITY background.accessKey "o"> +<!ENTITY table.label "Taula"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Cel·les"> +<!ENTITY cell.accessKey "C"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-ca/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..8fef1c380b --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Converteix en taula"> +<!ENTITY instructions1.label "El redactor crea una fila de taula nova per a cada paràgraf de la selecció."> +<!ENTITY instructions2.label "Trieu el caràcter utilitzat per separar la selecció en columnes:"> +<!ENTITY commaRadio.label "Coma"> +<!ENTITY spaceRadio.label "Espai"> +<!ENTITY otherRadio.label "Un altre caràcter:"> +<!ENTITY deleteCharCheck.label "Suprimeix el caràcter separador"> +<!ENTITY collapseSpaces.label "Ignora els espais addicionals"> +<!ENTITY collapseSpaces.tooltip "Converteix els espais adjacents en un separador"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-ca/suite/chrome/editor/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..f3cb51a789 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/dialogs/EdDialogOverlay.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 AdvancedEditButton.label "Edició avançada…"> +<!ENTITY AdvancedEditButton.accessKey "E"> +<!ENTITY AdvancedEditButton.tooltip "Afegeix o modifica els atributs HTML, els atributs d'estil i el JavaScript"> +<!ENTITY chooseFileButton.label "Trieu un fitxer..."> +<!ENTITY chooseFileButton.accessKey "f"> +<!ENTITY chooseFileLinkButton.label "Trieu un fitxer..."> +<!ENTITY chooseFileLinkButton.accessKey "r"> +<!ENTITY makeUrlRelative.label "L'URL és relatiu a la ubicació de la pàgina"> +<!ENTITY makeUrlRelative.accessKey "R"> +<!ENTITY makeUrlRelative.tooltip "Canvia entre URL relatiu i absolut. Per canviar-ho, cal que deseu primer la pàgina."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField2.label "Introduïu la ubicació d'una pàgina web, un fitxer local, o seleccioneu una àncora amb nom o capçalera des del menú contextual del camp:"> +<!ENTITY LinkURLEditField2.accessKey "w"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..7bf47bb4e5 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de l'àncora amb nom"> +<!ENTITY anchorNameEditField.label "Nom de l'àncora:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "Introduïu un nom únic per a aquesta àncora amb nom (destí)"> + diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..df60bc0386 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Selecciona els canvis d'edició"> +<!ENTITY conflictWarning.label "Aquesta pàgina ha estat modificada per un altre programa, però al redactor també hi ha canvis no desats."> +<!ENTITY conflictResolve.label "Decidiu quina versió voleu conservar:"> +<!ENTITY keepCurrentPageButton.label "Conserva els canvis actuals de la pàgina"> +<!ENTITY useOtherPageButton.label "Reemplaça la pàgina actual amb els altres canvis"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..1db2ec616d --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats del botó"> + +<!ENTITY Settings.label "Paràmetres"> + +<!ENTITY ButtonType.label "Tipus"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Tramet"> +<!ENTITY reset.value "Reinicia"> +<!ENTITY button.value "Botó"> + +<!ENTITY ButtonName.label "Nom:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Valor:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Índex de pestanyes:"> +<!ENTITY tabIndex.accesskey "p"> +<!ENTITY ButtonDisabled.label "Inhabilitat"> +<!ENTITY ButtonDisabled.accesskey "I"> +<!ENTITY AccessKey.label "Clau d'accés:"> +<!ENTITY AccessKey.accesskey "C"> + +<!ENTITY RemoveButton.label "Suprimeix el botó"> +<!ENTITY RemoveButton.accesskey "S"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..8d4a989378 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Colors i fons de la pàgina"> +<!ENTITY pageColors.label "Colors de la pàgina"> +<!ENTITY defaultColorsRadio.label "Colors per defecte del lector (no defineixis els colors de la pàgina)"> +<!ENTITY defaultColorsRadio.accessKey "d"> +<!ENTITY defaultColorsRadio.tooltip "Utilitza només els paràmetres de color del navegador del lector"> +<!ENTITY customColorsRadio.label "Utilitza els colors personalitzats:"> +<!ENTITY customColorsRadio.accessKey "c"> +<!ENTITY customColorsRadio.tooltip "Aquests paràmetres de color substitueixen els del navegador del lector"> + +<!ENTITY normalText.label "Text normal"> +<!ENTITY normalText.accessKey "n"> +<!ENTITY linkText.label "Text de l'enllaç"> +<!ENTITY linkText.accessKey "l"> +<!ENTITY activeLinkText.label "Text de l'enllaç actiu"> +<!ENTITY activeLinkText.accessKey "a"> +<!ENTITY visitedLinkText.label "Text de l'enllaç visitat"> +<!ENTITY visitedLinkText.accessKey "v"> +<!ENTITY background.label "Fons:"> +<!ENTITY background.accessKey "o"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Imatge de fons:"> +<!ENTITY backgroundImage.accessKey "f"> +<!ENTITY backgroundImage.tooltip "Utilitzeu un fitxer d'imatge com a fons per a la pàgina"> +<!ENTITY backgroundImage.shortenedDataURI "URI de dades escurçat (si copieu, es copiarà l'URI complet al porta-retalls)"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..d1bbcbfa3c --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats del conjunt de camps"> + +<!ENTITY Legend.label "Llegenda"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Edita la llegenda:"> +<!ENTITY EditLegendText.accesskey "t"> +<!ENTITY LegendAlign.label "Alinea la llegenda:"> +<!ENTITY LegendAlign.accesskey "A"> +<!ENTITY AlignDefault.label "Per defecte"> +<!ENTITY AlignLeft.label "Esquerra"> +<!ENTITY AlignCenter.label "Centre"> +<!ENTITY AlignRight.label "Dreta"> + +<!ENTITY RemoveFieldSet.label "Suprimeix el conjunt de camps"> +<!ENTITY RemoveFieldSet.accesskey "S"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..c723551e2f --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats del formulari"> + +<!ENTITY Settings.label "Paràmetres"> + +<!ENTITY FormName.label "Nom del formulari:"> +<!ENTITY FormName.accesskey "N"> +<!ENTITY FormAction.label "URL de l'acció:"> +<!ENTITY FormAction.accesskey "a"> +<!ENTITY FormMethod.label "Mètode:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Codificació:"> +<!ENTITY FormEncType.accesskey "i"> +<!ENTITY FormTarget.label "Marc de destí:"> +<!ENTITY FormTarget.accesskey "t"> + +<!ENTITY RemoveForm.label "Suprimeix el formulari"> +<!ENTITY RemoveForm.accesskey "S"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..ace536655f --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de la línia horitzontal"> + +<!ENTITY dimensionsBox.label "Dimensions"> +<!ENTITY heightEditField.label "Alçada:"> +<!ENTITY heightEditField.accessKey "A"> +<!ENTITY widthEditField.label "Amplada:"> +<!ENTITY widthEditField.accessKey "A"> +<!ENTITY pixelsPopup.value "píxels"> +<!ENTITY alignmentBox.label "Alineació"> +<!ENTITY leftRadio.label "Esquerra"> +<!ENTITY leftRadio.accessKey "E"> +<!ENTITY centerRadio.label "Centre"> +<!ENTITY centerRadio.accessKey "C"> +<!ENTITY rightRadio.label "Dreta"> +<!ENTITY rightRadio.accessKey "D"> + +<!ENTITY threeDShading.label "Ombreig en 3D"> +<!ENTITY threeDShading.accessKey "m"> +<!ENTITY saveSettings.label "Utilitza com a valor per defecte"> +<!ENTITY saveSettings.accessKey "d"> +<!ENTITY saveSettings.tooltip "Desa aquests paràmetres per utilitzar-los en inserir línies horitzontals noves"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..3d603cf391 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de la imatge"> + +<!ENTITY pixelsPopup.value "píxels"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "URL de la imatge:"> +<!ENTITY locationEditField.accessKey "U"> +<!ENTITY locationEditField.tooltip "Escriviu el nom o la ubicació de la imatge"> +<!ENTITY locationEditField.shortenedDataURI "URI de dades escurçat (si copieu, es copiarà l'URI complet al porta-retalls)"> +<!ENTITY title.label "Indicador de funció:"> +<!ENTITY title.accessKey "I"> +<!ENTITY title.tooltip "L'atribut HTML «title» que es mostra com a rètol indicador de funció"> +<!ENTITY altText.label "Text alternatiu:"> +<!ENTITY altText.accessKey "a"> +<!ENTITY altTextEditField.tooltip "Escriviu el text per visualitzar al lloc de la imatge"> +<!ENTITY noAltText.label "No utilitzis text alternatiu"> +<!ENTITY noAltText.accessKey "u"> + +<!ENTITY previewBox.label "Previsualització de la imatge"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "Mida real:"> +<!ENTITY actualSizeRadio.label "Mida real"> +<!ENTITY actualSizeRadio.accessKey "M"> +<!ENTITY actualSizeRadio.tooltip "Torna a la mida real de la imatge"> +<!ENTITY customSizeRadio.label "Mida personalitzada"> +<!ENTITY customSizeRadio.accessKey "p"> +<!ENTITY customSizeRadio.tooltip "Canvia la mida de la imatge com es visualitza a la pàgina"> +<!ENTITY heightEditField.label "Alçada:"> +<!ENTITY heightEditField.accessKey "A"> +<!ENTITY widthEditField.label "Amplada:"> +<!ENTITY widthEditField.accessKey "d"> +<!ENTITY constrainCheckbox.label "Restringeix"> +<!ENTITY constrainCheckbox.accessKey "g"> +<!ENTITY constrainCheckbox.tooltip "Conserva la ràtio d'aspecte de la imatge"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Mapa de la imatge"> +<!ENTITY removeImageMapButton.label "Suprimeix"> +<!ENTITY removeImageMapButton.accessKey "r"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "Alinea el text a la imatge"> +<!ENTITY bottomPopup.value "A la part inferior"> +<!ENTITY topPopup.value "A la part superior"> +<!ENTITY centerPopup.value "Al centre"> +<!ENTITY wrapRightPopup.value "Ajusta a la dreta"> +<!ENTITY wrapLeftPopup.value "Ajusta a l'esquerra"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "Espaiat"> +<!ENTITY leftRightEditField.label "Esquerra i dreta:"> +<!ENTITY leftRightEditField.accessKey "r"> +<!ENTITY topBottomEditField.label "Per sobre i per sota:"> +<!ENTITY topBottomEditField.accessKey "s"> +<!ENTITY borderEditField.label "Contorn sòlid:"> +<!ENTITY borderEditField.accessKey "o"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Mostra el contorn al voltant de la imatge enllaçada"> +<!ENTITY showImageLinkBorder.accessKey "c"> +<!ENTITY LinkAdvancedEditButton.label "Edició avançada de l'enllaç…"> +<!ENTITY LinkAdvancedEditButton.accessKey "v"> +<!ENTITY LinkAdvancedEditButton.tooltip "Afegeix o modifica els atributs HTML, els atributs d'estil i el JavaScript"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "Formulari"> +<!ENTITY imageLocationTab.label "Ubicació"> +<!ENTITY imageDimensionsTab.label "Dimensions"> +<!ENTITY imageAppearanceTab.label "Aspecte"> +<!ENTITY imageLinkTab.label "Enllaç"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..3160690de7 --- /dev/null +++ b/l10n-ca/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 "Propietats del camp del formulari"> +<!ENTITY windowTitleImage.label "Propietats de la imatge del formulari"> + +<!ENTITY InputType.label "Tipus de camp"> +<!ENTITY InputType.accesskey "T"> +<!ENTITY text.value "Text"> +<!ENTITY password.value "Contrasenya"> +<!ENTITY checkbox.value "Casella de selecció"> +<!ENTITY radio.value "Botó d'opció"> +<!ENTITY submit.value "Botó de tramesa"> +<!ENTITY reset.value "Botó Reinicia"> +<!ENTITY file.value "Fitxer"> +<!ENTITY hidden.value "Amagat"> +<!ENTITY image.value "Imatge"> +<!ENTITY button.value "Botó"> + +<!ENTITY InputSettings.label "Paràmetres del camp"> +<!ENTITY InputName.label "Nom del camp:"> +<!ENTITY InputName.accesskey "N"> +<!ENTITY GroupName.label "Nom del grup:"> +<!ENTITY GroupName.accesskey "N"> +<!ENTITY InputValue.label "Valor del camp:"> +<!ENTITY InputValue.accesskey "V"> +<!ENTITY InitialValue.label "Valor inicial:"> +<!ENTITY InitialValue.accesskey "V"> +<!ENTITY InputChecked.label "Marcat inicialment"> +<!ENTITY InputChecked.accesskey "M"> +<!ENTITY InputSelected.label "Seleccionat inicialment"> +<!ENTITY InputSelected.accesskey "S"> +<!ENTITY InputReadOnly.label "Només de lectura"> +<!ENTITY InputReadOnly.accesskey "l"> +<!ENTITY InputDisabled.label "Inhabilitat"> +<!ENTITY InputDisabled.accesskey "I"> +<!ENTITY tabIndex.label "Índex de pestanyes:"> +<!ENTITY tabIndex.accesskey "p"> +<!ENTITY TextSize.label "Mida del camp:"> +<!ENTITY TextSize.accesskey "M"> +<!ENTITY TextLength.label "Longitud màxima:"> +<!ENTITY TextLength.accesskey "L"> +<!ENTITY AccessKey.label "Clau d'accés:"> +<!ENTITY AccessKey.accesskey "C"> +<!ENTITY Accept.label "Accepta els tipus:"> +<!ENTITY Accept.accesskey "A"> + +<!ENTITY ImageProperties.label "Propietats de la imatge…"> +<!ENTITY ImageProperties.accesskey "g"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..ba98d70622 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Insereix un caràcter"> +<!ENTITY category.label "Categoria"> +<!ENTITY letter.label "Lletra:"> +<!ENTITY letter.accessKey "L"> +<!ENTITY character.label "Caràcter:"> +<!ENTITY character.accessKey "C"> +<!ENTITY accentUpper.label "Accentua les majúscules"> +<!ENTITY accentLower.label "Accentua les minúscules"> +<!ENTITY otherUpper.label "Altres majúscules"> +<!ENTITY otherLower.label "Altres minúscules"> +<!ENTITY commonSymbols.label "Símbols comuns"> +<!ENTITY insertButton.label "Insereix"> +<!ENTITY closeButton.label "Tanca"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..196fa50eb6 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/dialogs/EditorInsertMath.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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Insereix una expressió matemàtica"> + +<!ENTITY sourceEditField.label "Introduïu codi font del LaTeX:"> + +<!ENTITY options.label "Opcions"> +<!ENTITY optionInline.label "Mode en línia"> +<!ENTITY optionInline.accesskey "n"> +<!ENTITY optionDisplay.label "Mode de visualització"> +<!ENTITY optionDisplay.accesskey "v"> +<!ENTITY optionLTR.label "Direcció d'esquerra a dreta"> +<!ENTITY optionLTR.accesskey "s"> +<!ENTITY optionRTL.label "Direcció de dreta a esquerra"> +<!ENTITY optionRTL.accesskey "r"> + +<!ENTITY insertButton.label "Insereix"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..69dd80f658 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Insereix HTML"> +<!ENTITY sourceEditField.label "Introduïu etiquetes HTML i text:"> +<!ENTITY example.label "Exemple:"> +<!-- 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 "Hola, món!"> +<!ENTITY insertButton.label "Insereix"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..ca6aa14a56 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Taula de continguts"> +<!ENTITY buildToc.label "Construeix la taula de continguts a partir de:"> +<!ENTITY tag.label "Etiqueta:"> +<!ENTITY class.label "Classe:"> +<!ENTITY header1.label "Nivell 1"> +<!ENTITY header2.label "Nivell 2"> +<!ENTITY header3.label "Nivell 3"> +<!ENTITY header4.label "Nivell 4"> +<!ENTITY header5.label "Nivell 5"> +<!ENTITY header6.label "Nivell 6"> +<!ENTITY makeReadOnly.label "Fes que la taula de continguts sigui només de lectura"> +<!ENTITY orderedList.label "Numera totes les entrades de la taula de continguts"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..95b99d1760 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Insereix una taula"> + +<!ENTITY size.label "Mida"> +<!ENTITY numRowsEditField.label "Files:"> +<!ENTITY numRowsEditField.accessKey "F"> +<!ENTITY numColumnsEditField.label "Columnes:"> +<!ENTITY numColumnsEditField.accessKey "C"> +<!ENTITY widthEditField.label "Amplada:"> +<!ENTITY widthEditField.accessKey "d"> +<!ENTITY borderEditField.label "Contorn:"> +<!ENTITY borderEditField.accessKey "o"> +<!ENTITY borderEditField.tooltip "Escriviu un número per al contorn de la taula, o zero (0) si no voleu contorn"> +<!ENTITY pixels.label "píxels"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..55e6ba31ce --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de l'etiqueta"> + +<!ENTITY Settings.label "Paràmetres"> +<!ENTITY Settings.accesskey "P"> + +<!ENTITY EditLabelText.label "Edita el text:"> +<!ENTITY EditLabelText.accesskey "t"> +<!ENTITY LabelFor.label "Per al control:"> +<!ENTITY LabelFor.accesskey "P"> +<!ENTITY AccessKey.label "Clau d'accés:"> +<!ENTITY AccessKey.accesskey "C"> + +<!ENTITY RemoveLabel.label "Suprimeix l'etiqueta"> +<!ENTITY RemoveLabel.accesskey "S"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..4316dfc339 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de l'enllaç"> +<!ENTITY LinkURLBox.label "Ubicació de l'enllaç"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..3e8d3a5bb2 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de la llista"> + +<!ENTITY ListType.label "Tipus de llista"> +<!ENTITY bulletStyle.label "Estil de pic:"> +<!ENTITY startingNumber.label "Comença a:"> +<!ENTITY startingNumber.accessKey "C"> +<!ENTITY none.value "Cap"> +<!ENTITY bulletList.value "Llista de pics (sense numerar)"> +<!ENTITY numberList.value "Llista numerada"> +<!ENTITY definitionList.value "Llista de definició"> +<!ENTITY changeEntireListRadio.label "Canvia tota la llista"> +<!ENTITY changeEntireListRadio.accessKey "C"> +<!ENTITY changeSelectedRadio.label "Canvia només els elements seleccionats"> +<!ENTITY changeSelectedRadio.accessKey "v"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..e387eae2b7 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de la pàgina"> +<!ENTITY location.label "Ubicació:"> +<!ENTITY lastModified.label "Darrera modificació:"> +<!ENTITY titleInput.label "Títol:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Autor:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Descripció:"> +<!ENTITY descriptionInput.accessKey "D"> +<!ENTITY locationNewPage.label "[Pàgina nova, no s'ha desat encara]"> +<!ENTITY EditHEADSource1.label "Usuaris avançats:"> +<!ENTITY EditHEADSource2.label "Per editar altres continguts de la secció <head>, utilitzeu «Codi font HTML» al menú Visualitza o a la barra d'eines del mode d'edició."> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..0f0e522e8c --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Diccionari personal"> + +<!ENTITY wordEditField.label "Paraula nova:"> +<!ENTITY wordEditField.accessKey "n"> +<!ENTITY AddButton.label "Afegeix"> +<!ENTITY AddButton.accessKey "A"> +<!ENTITY DictionaryList.label "Paraules del diccionari:"> +<!ENTITY DictionaryList.accessKey "d"> +<!ENTITY ReplaceButton.label "Reemplaça"> +<!ENTITY ReplaceButton.accessKey "R"> +<!ENTITY RemoveButton.label "Suprimeix"> +<!ENTITY RemoveButton.accessKey "e"> + +<!ENTITY CloseButton.label "Tanca"> +<!ENTITY CloseButton.accessKey "T"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..e052721302 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Publica la pàgina"> +<!ENTITY windowTitleSettings.label "Publica els paràmetres"> +<!ENTITY publishTab.label "Publica"> +<!ENTITY settingsTab.label "Paràmetres"> +<!ENTITY publishButton.label "Publica"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Nom del lloc:"> +<!ENTITY siteList.accesskey "e"> +<!ENTITY siteList.tooltip "Trieu el lloc on voleu publicar"> +<!ENTITY newSiteButton.label "Afegeix un lloc"> +<!ENTITY newSiteButton.accesskey "n"> +<!ENTITY docDirList.label "Subdirectori de la pàgina web:"> +<!ENTITY docDirList.accesskey "S"> +<!ENTITY docDirList.tooltip "Trieu o introduïu el nom del subdirectori remot per a aquesta pàgina"> +<!ENTITY publishImgCheckbox.label "Inclou imatges i altres fitxers"> +<!ENTITY publishImgCheckbox.accesskey "o"> +<!ENTITY publishImgCheckbox.tooltip "Publica les imatges i altres fitxers a què aquesta pàgina fa referència"> +<!ENTITY sameLocationRadio.label "Utilitza la mateixa ubicació com a pàgina"> +<!ENTITY sameLocationRadio.accesskey "U"> +<!ENTITY sameLocationRadio.tooltip "Publica els fitxers a la mateixa ubicació que la pàgina"> +<!ENTITY useSubdirRadio.label "Utilitza aquest subdirectori del lloc:"> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Publica els fitxers al subdirectori remot seleccionat"> +<!ENTITY otherDirList.tooltip "Trieu o introduïu el nom d'un subdirectori remot on es publicaran els fitxers"> +<!ENTITY pageTitle.label "Títol de la pàgina:"> +<!ENTITY pageTitle.accesskey "T"> +<!ENTITY pageTitle.tooltip "Introduïu un títol per identificar la pàgina en la finestra i en les adreces d'interès"> +<!ENTITY pageTitleExample.label "P. ex.: «El meu lloc web»"> +<!ENTITY filename.label "Nom de fitxer:"> +<!ENTITY filename.accesskey "f"> +<!ENTITY filename.tooltip "Introduïu un nom per a aquest fitxer, incloent «.html» si es tracta d'una pàgina web"> +<!ENTITY filenameExample.label "p. ex.,: «lamevapàgina.html»"> +<!ENTITY setDefaultButton.label "Defineix per defecte"> +<!ENTITY setDefaultButton.accesskey "D"> +<!ENTITY removeButton.label "Suprimeix el lloc"> +<!ENTITY removeButton.accesskey "r"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Llocs de publicació"> +<!ENTITY serverInfo.label "Informació del servidor"> +<!ENTITY loginInfo.label "Informació de la sessió"> +<!ENTITY siteName.label "Nom del lloc:"> +<!ENTITY siteName.accesskey "e"> +<!ENTITY siteName.tooltip "Un sobrenom que identifica aquest lloc de publicació (per exemple, «ElMeuLloc»)"> +<!ENTITY siteUrl.label "Ubicació de publicació (facilitada pel vostre ISP o administrador del sistema):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "L'adreça ftp:// o http:// facilitada pel vostre ISP o servei d'hostatge web"> +<!ENTITY browseUrl.label "L'adreça http de la vostra pàgina d'inici (ex.: 'http://www.myisp.com/nomusuari'):"> +<!ENTITY browseUrl.accesskey "t"> +<!ENTITY browseUrl.tooltip "L'adreça http:// de la vostra carpeta d'inici (no incloeu el nom de fitxer)"> +<!ENTITY username.label "Nom d'usuari:"> +<!ENTITY username.accesskey "u"> +<!ENTITY username.tooltip "El nom d'usuari que utilitzeu per registrar el vostre ISP o servei d'hostatge del lloc web"> +<!ENTITY password.label "Contrasenya:"> +<!ENTITY password.accesskey "y"> +<!ENTITY password.tooltip "La contrasenya associada amb el vostre nom d'usuari"> +<!ENTITY savePassword.label "Desa la contrasenya"> +<!ENTITY savePassword.accesskey "s"> +<!ENTITY savePassword.tooltip "Seleccioneu-ho per desar la vostra contrasenya de manera segura utilitzant el Gestor de contrasenyes"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..6d6e8a0fac --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "URL del lloc:"> +<!ENTITY docSubdir.label "Subdirectori de la pàgina:"> +<!ENTITY otherSubdir.label "Imatge del subdirectori:"> + +<!ENTITY status.label "S'està publicant…"> +<!ENTITY fileList.label "Estat de la publicació"> +<!ENTITY succeeded.label "Ha finalitzat"> +<!ENTITY failed.label "Ha fallat"> + +<!ENTITY keepOpen "Conserva aquesta finestra oberta una vegada la publicació hagi acabat."> +<!ENTITY closeButton.label "Tanca"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..b7819c3398 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/dialogs/EditorReplace.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 EdReplace.xul --> + + +<!-- extracted from EdReplace.xhtml --> + +<!ENTITY replaceDialog.title "Cerca i reemplaça"> +<!ENTITY findField.label "Cerca el text:"> +<!ENTITY findField.accesskey "r"> +<!ENTITY replaceField.label "Reemplaça amb:"> +<!ENTITY replaceField.accesskey "m"> +<!ENTITY caseSensitiveCheckbox.label "Distingeix entre majúscules i minúscules"> +<!ENTITY caseSensitiveCheckbox.accesskey "m"> +<!ENTITY wrapCheckbox.label "Cerca a tot el text"> +<!ENTITY wrapCheckbox.accesskey "C"> +<!ENTITY backwardsCheckbox.label "Cerca cap enrere"> +<!ENTITY backwardsCheckbox.accesskey "C"> +<!ENTITY findNextButton.label "Cerca el següent"> +<!ENTITY findNextButton.accesskey "C"> +<!ENTITY replaceButton.label "Reemplaça"> +<!ENTITY replaceButton.accesskey "R"> +<!ENTITY replaceAndFindButton.label "Reemplaça i cerca"> +<!ENTITY replaceAndFindButton.accesskey "R"> +<!ENTITY replaceAllButton.label "Reemplaça-ho tot"> +<!ENTITY replaceAllButton.accesskey "t"> +<!ENTITY closeButton.label "Tanca"> +<!ENTITY closeButton.accesskey "T"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..3af081a35c --- /dev/null +++ b/l10n-ca/suite/chrome/editor/dialogs/EditorSaveAsCharset.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/. --> + +<!-- 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 windowTitle2.label "Desa i canvia la codificació del text"> +<!ENTITY documentTitleTitle.label "Títol de la pàgina"> +<!ENTITY documentCharsetTitle2.label "Codificació del text"> +<!ENTITY documentCharsetDesc2.label "Seleccioneu la codificació del text amb què voleu desar un document:"> +<!ENTITY documentExportToText.label "Exporta a text"> + diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..43bdc552c6 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de la llista de selecció"> + +<!ENTITY Select.label "Llista de selecció"> +<!ENTITY SelectName.label "Nom de la llista:"> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "Alçada:"> +<!ENTITY SelectSize.accesskey "A"> +<!ENTITY SelectMultiple.label "Selecció múltiple"> +<!ENTITY SelectMultiple.accesskey "S"> +<!ENTITY SelectDisabled.label "Inhabilitat"> +<!ENTITY SelectDisabled.accesskey "I"> +<!ENTITY SelectTabIndex.label "Índex de pestanyes:"> +<!ENTITY SelectTabIndex.accesskey "p"> + +<!ENTITY OptGroup.label "Grup d'opció"> +<!ENTITY OptGroupLabel.label "Etiqueta:"> +<!ENTITY OptGroupLabel.accesskey "E"> +<!ENTITY OptGroupDisabled.label "Inhabilitat"> +<!ENTITY OptGroupDisabled.accesskey "I"> + +<!ENTITY Option.label "Opció"> +<!ENTITY OptionText.label "Text:"> +<!ENTITY OptionText.accesskey "e"> +<!ENTITY OptionValue.label "Valor:"> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "Seleccionat inicialment"> +<!ENTITY OptionSelected.accesskey "o"> +<!ENTITY OptionDisabled.label "Inhabilitat"> +<!ENTITY OptionDisabled.accesskey "I"> + +<!ENTITY TextHeader.label "Text"> +<!ENTITY ValueHeader.label "Valor"> +<!ENTITY SelectedHeader.label "Seleccionat"> + +<!ENTITY AddOption.label "Afegeix una opció"> +<!ENTITY AddOption.accesskey "o"> +<!ENTITY AddOptGroup.label "Afegeix un grup"> +<!ENTITY AddOptGroup.accesskey "g"> +<!ENTITY RemoveElement.label "Suprimeix"> +<!ENTITY RemoveElement.accesskey "S"> +<!ENTITY MoveElementUp.label "Mou cap amunt"> +<!ENTITY MoveElementUp.accesskey "M"> +<!ENTITY MoveElementDown.label "Mou cap avall"> +<!ENTITY MoveElementDown.accesskey "v"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..a58a0b0335 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Ajusta a la graella"> + +<!ENTITY enableSnapToGrid.label "habilita ajusta a la graella"> +<!ENTITY enableSnapToGrid.accessKey "e"> + +<!ENTITY sizeEditField.label "Mida:"> +<!ENTITY sizeEditField.accessKey "M"> + +<!ENTITY pixelsLabel.value "píxels"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..429d8fcc8d --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Verifica l'ortografia"> + +<!ENTITY misspelledWord.label "Paraula mal escrita:"> +<!ENTITY wordEditField.label "Reemplaça amb:"> +<!ENTITY wordEditField.accessKey "m"> +<!ENTITY checkwordButton.label "Revisa la paraula"> +<!ENTITY checkwordButton.accessKey "R"> +<!ENTITY suggestions.label "Suggeriments:"> +<!ENTITY suggestions.accessKey "u"> +<!ENTITY ignoreButton.label "Ignora"> +<!ENTITY ignoreButton.accessKey "g"> +<!ENTITY ignoreAllButton.label "Ignora-les totes"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "Reemplaça"> +<!ENTITY replaceButton.accessKey "m"> +<!ENTITY replaceAllButton.label "Reemplaça-ho tot"> +<!ENTITY replaceAllButton.accessKey "a"> +<!ENTITY stopButton.label "Atura"> +<!ENTITY stopButton.accessKey "u"> +<!ENTITY userDictionary.label "Diccionari de l'usuari:"> +<!ENTITY moreDictionaries.label "Baixa més diccionaris…"> +<!ENTITY addToUserDictionaryButton.label "Afegeix una paraula"> +<!ENTITY addToUserDictionaryButton.accessKey "f"> +<!ENTITY editUserDictionaryButton.label "Edita…"> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton2.label "Torna a verificar el text"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "Tanca"> +<!ENTITY closeButton.accessKey "c"> +<!ENTITY sendButton.label "Envia"> +<!ENTITY sendButton.accessKey "v"> +<!ENTITY languagePopup.label "Llengua:"> +<!ENTITY languagePopup.accessKey "L"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..ae9758abcf --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de la taula"> +<!ENTITY applyButton.label "Aplica"> +<!ENTITY applyButton.accesskey "A"> +<!ENTITY closeButton.label "Tanca"> +<!ENTITY tableTab.label "Taula"> +<!ENTITY cellTab.label "Cel·les"> +<!ENTITY tableRows.label "Files:"> +<!ENTITY tableRows.accessKey "F"> +<!ENTITY tableColumns.label "Columnes:"> +<!ENTITY tableColumns.accessKey "C"> +<!ENTITY tableHeight.label "Alçada:"> +<!ENTITY tableHeight.accessKey "d"> +<!ENTITY tableWidth.label "Amplada:"> +<!ENTITY tableWidth.accessKey "m"> +<!ENTITY tableBorderSpacing.label "Contorns i espaiat"> +<!ENTITY tableBorderWidth.label "Contorn:"> +<!ENTITY tableBorderWidth.accessKey "C"> +<!ENTITY tableSpacing.label "Espaiat:"> +<!ENTITY tableSpacing.accessKey "s"> +<!ENTITY tablePadding.label "Encoixinament:"> +<!ENTITY tablePadding.accessKey "x"> +<!ENTITY tablePxBetwCells.label "píxels entre les cel·les"> +<!ENTITY tablePxBetwBrdrCellContent.label "píxels entre el contorn de la cel·la i el seu contingut"> +<!ENTITY tableAlignment.label "Alineació de la taula:"> +<!ENTITY tableAlignment.accessKey "t"> +<!ENTITY tableCaption.label "Llegenda:"> +<!ENTITY tableCaption.accessKey "n"> +<!ENTITY tableCaptionAbove.label "Sobre la taula"> +<!ENTITY tableCaptionBelow.label "Sota la taula"> +<!ENTITY tableCaptionLeft.label "Esquerra de la taula"> +<!ENTITY tableCaptionRight.label "Dreta de la taula"> +<!ENTITY tableCaptionNone.label "Cap"> +<!ENTITY tableInheritColor.label "(Permet que el color de la pàgina es transparenti)"> + +<!ENTITY cellSelection.label "Selecció"> +<!ENTITY cellSelectCell.label "Cel·la"> +<!ENTITY cellSelectRow.label "Fila"> +<!ENTITY cellSelectColumn.label "Columna"> +<!ENTITY cellSelectNext.label "Següent"> +<!ENTITY cellSelectNext.accessKey "n"> +<!ENTITY cellSelectPrevious.label "Anterior"> +<!ENTITY cellSelectPrevious.accessKey "o"> +<!ENTITY applyBeforeChange.label "Els canvis actuals s'aplicaran abans de canviar la selecció."> +<!ENTITY cellContentAlignment.label "Alineació del contingut:"> +<!ENTITY cellHorizontal.label "Horitzontal:"> +<!ENTITY cellHorizontal.accessKey "z"> +<!ENTITY cellVertical.label "Vertical:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Estil de la cel·la:"> +<!ENTITY cellStyle.accessKey "l"> +<!ENTITY cellNormal.label "Normal"> +<!ENTITY cellHeader.label "Capçalera"> +<!ENTITY cellTextWrap.label "Ajustament de text:"> +<!ENTITY cellTextWrap.accessKey "t"> +<!ENTITY cellWrap.label "Ajusta"> +<!ENTITY cellNoWrap.label "No ajustis"> +<!ENTITY cellAlignTop.label "Superior"> +<!ENTITY cellAlignMiddle.label "Mitjà"> +<!ENTITY cellAlignBottom.label "Inferior"> +<!ENTITY cellAlignJustify.label "Justifica"> +<!ENTITY cellInheritColor.label "(Permet que el color de la taula sigui transparent)"> +<!ENTITY cellUseCheckboxHelp.label "Utilitza caselles de selecció per determinar quines propietats s'apliquen a totes les cel·les seleccionades "> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Mida"> +<!ENTITY pixels.label "píxels"> +<!ENTITY backgroundColor.label "Color de fons:"> +<!ENTITY backgroundColor.accessKey "f"> +<!ENTITY AlignLeft.label "Esquerra"> +<!ENTITY AlignCenter.label "Centre"> +<!ENTITY AlignRight.label "Dreta"> diff --git a/l10n-ca/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-ca/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..739f4d5b91 --- /dev/null +++ b/l10n-ca/suite/chrome/editor/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 "Propietats de l'àrea del text"> + +<!ENTITY Settings.label "Paràmetres"> + +<!ENTITY TextAreaName.label "Nom del camp:"> +<!ENTITY TextAreaName.accessKey "N"> +<!ENTITY TextAreaRows.label "Files:"> +<!ENTITY TextAreaRows.accessKey "F"> +<!ENTITY TextAreaCols.label "Columnes:"> +<!ENTITY TextAreaCols.accessKey "C"> +<!ENTITY TextAreaReadOnly.label "Només de lectura"> +<!ENTITY TextAreaReadOnly.accessKey "o"> +<!ENTITY TextAreaDisabled.label "Inhabilitat"> +<!ENTITY TextAreaDisabled.accessKey "I"> +<!ENTITY TextAreaTabIndex.label "Índex de pestanyes:"> +<!ENTITY TextAreaTabIndex.accessKey "x"> +<!ENTITY TextAreaAccessKey.label "Clau d'accés:"> +<!ENTITY TextAreaAccessKey.accessKey "a"> +<!ENTITY InitialText.label "Text inicial:"> +<!ENTITY InitialText.accessKey "T"> + +<!ENTITY TextAreaWrap.label "Mode d'ajustament:"> +<!ENTITY TextAreaWrap.accessKey "a"> +<!ENTITY WrapDefault.value "Per defecte"> +<!ENTITY WrapOff.value "Inactiu"> +<!ENTITY WrapHard.value "Fort"> +<!ENTITY WrapSoft.value "Lleu"> +<!ENTITY WrapPhysical.value "Físic"> +<!ENTITY WrapVirtual.value "Virtual"> |