diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-eu/editor | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-eu/editor')
41 files changed, 1678 insertions, 0 deletions
diff --git a/l10n-eu/editor/ui/chrome/composer/editingOverlay.dtd b/l10n-eu/editor/ui/chrome/composer/editingOverlay.dtd new file mode 100644 index 0000000000..e89bfa17cd --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/editingOverlay.dtd @@ -0,0 +1,40 @@ +<!-- 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/. --> + +<!-- File menu items --> +<!ENTITY openFileCmd.label "Ireki fitxategia…"> +<!ENTITY openFileCmd.accesskey "I"> +<!ENTITY openFileCmd.key "O"> +<!ENTITY openRemoteCmd.label "Ireki web helbidea…"> +<!ENTITY openRemoteCmd.accesskey "b"> +<!ENTITY openRemoteCmd.key "L"> +<!ENTITY fileRecentMenu.label "Azken orriak"> +<!ENTITY fileRecentMenu.accesskey "r"> +<!ENTITY saveCmd.label "Gorde"> +<!ENTITY saveCmd.accesskey "G"> +<!ENTITY saveAsCmd.label "Gorde honela…"> +<!ENTITY saveAsCmd.accesskey "h"> +<!ENTITY saveAsChangeEncodingCmd2.label "Gorde eta aldatu kodeketa"> +<!ENTITY saveAsChangeEncodingCmd2.accesskey "k"> +<!ENTITY publishCmd.label "Argitaratu"> +<!ENTITY publishCmd.accesskey "A"> +<!ENTITY publishCmd.key "S"> +<!ENTITY publishAsCmd.label "Argitaratu honela…"> +<!ENTITY publishAsCmd.accesskey "n"> +<!ENTITY fileRevert.label "Leheneratu"> +<!ENTITY fileRevert.accesskey "t"> + +<!-- Edit menu items --> +<!ENTITY publishSettings.label "Argitaratzeko gunearen ezarpenak…"> +<!ENTITY publishSettings.accesskey "r"> + +<!-- Toolbar buttons/items --> +<!ENTITY newToolbarCmd.label "Berria"> +<!ENTITY newToolbarCmd.tooltip "Sortu Composer orri berria"> +<!ENTITY openToolbarCmd.label "Ireki"> +<!ENTITY openToolbarCmd.tooltip "Ireki fitxategi lokala"> +<!ENTITY saveToolbarCmd.tooltip "Gorde fitxategia kokaleku lokalean"> +<!ENTITY publishToolbarCmd.tooltip "Igo fitxategia urruneko kokaleku batera"> +<!ENTITY printToolbarCmd.label "Inprimatu"> +<!ENTITY printToolbarCmd.tooltip "Inprimatu orri hau"> diff --git a/l10n-eu/editor/ui/chrome/composer/editor.dtd b/l10n-eu/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..92a447809a --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/editor.dtd @@ -0,0 +1,67 @@ +<!-- 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 --> +<!-- LOCALIZATION NOTE (editorWindow.titlemodifier): DONT_TRANSLATE --> + +<!ENTITY editorWindow.titlemodifier "Composer"> +<!ENTITY editorWindow.titlemodifiermenuseparator " - "> +<!-- Menu items: the . means that the menu item isn't implemented yet --> +<!-- Toolbar-only items --> + + +<!ENTITY compositionToolbar.tooltip "Mezuak prestatzeko tresna-barra"> +<!ENTITY previewToolbarCmd.label "Kudeatu"> +<!ENTITY previewToolbarCmd.tooltip "Kargatu orri hau nabigatzailean"> +<!-- File menu items --> + +<!ENTITY exportToTextCmd.label "Esportatu testura…"> +<!ENTITY exportToTextCmd.accesskey "t"> +<!ENTITY previewCmd.label "Arakatu orria"> +<!ENTITY previewCmd.accesskey "k"> +<!ENTITY sendPageCmd.label "Bidali orria…"> +<!ENTITY sendPageCmd.accesskey "d"> +<!-- View menu items --> + +<!ENTITY compositionToolbarCmd.label "Konposizio tresna-barra"> +<!ENTITY compositionToolbarCmd.accesskey "K"> +<!ENTITY formattingToolbarCmd.label "Formatu tresna-barra"> +<!ENTITY formattingToolbarCmd.accesskey "F"> +<!ENTITY editmodeToolbarCmd.label "Edizio modu tresna-barra"> +<!ENTITY editmodeToolbarCmd.accesskey "E"> +<!-- Format menu items --> + +<!ENTITY formatMenu.label "Formatua"> +<!ENTITY formatMenu.accesskey "o"> +<!ENTITY grid.label "Kokatze-sareta"> +<!ENTITY grid.accesskey "t"> +<!ENTITY pageProperties.label "Orriaren izenburua eta propietateak…"> +<!ENTITY pageProperties.accesskey "O"> +<!-- Tools menu items --> + +<!ENTITY validateCmd.label "Balidatu HTMLa"> +<!ENTITY validateCmd.accesskey "B"> +<!-- Display Mode toolbar and View menu items --> + +<!ENTITY NormalModeTab.label "Arrunta"> +<!ENTITY NormalMode.label "Editatze-modu arrunta"> +<!ENTITY NormalMode.accesskey "a"> +<!ENTITY NormalMode.tooltip "Erakutsi taularen ertzak eta izendun aingurak"> +<!ENTITY AllTagsModeTab.label "HTML etiketak"> +<!ENTITY AllTagsMode.label "HTML etiketak"> +<!ENTITY AllTagsMode.accesskey "T"> +<!ENTITY AllTagsMode.tooltip "Bistaratuikonoak HTML etiketa guztientzat"> +<!-- LOCALIZATION NOTE: (HTMLSourceModeTab.dir, HTMLSourceModeTab.label) + Do NOT translate text for 'HTMLSourceModeTab.dir', use latin "ltr" if + you want the <html> image to left of the 'HTMLSourceModeTab.label' text, + or use latin "rtl" if you want this image to the right of text. You do + not need to include HTML in the label 'HTMLSourceModeTab.label' --> +<!ENTITY HTMLSourceModeTab.dir "ltr"> +<!ENTITY HTMLSourceModeTab.label "Iturburua"> +<!ENTITY HTMLSourceMode.label "HTML iturburua"> +<!ENTITY HTMLSourceMode.accesskey "H"> +<!ENTITY HTMLSourceMode.tooltip "Editatu HTML iturburua"> +<!ENTITY PreviewModeTab.label "Aurrebista"> +<!ENTITY PreviewMode.label "Aurreikusi"> +<!ENTITY PreviewMode.accesskey "i"> +<!ENTITY PreviewMode.tooltip "Bistaratu WYSIWYG gisa (nabigatzailean bezala)"> diff --git a/l10n-eu/editor/ui/chrome/composer/editor.properties b/l10n-eu/editor/ui/chrome/composer/editor.properties new file mode 100644 index 0000000000..7184a203e8 --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/editor.properties @@ -0,0 +1,208 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE FILE: embedded "\n" represent HTML breaks (<br>) +# Don't translate embedded "\n". +# Don't translate strings like this: %variable% +# as they will be replaced using JavaScript +# +No=Ez +Save=Gorde +More=Gehiago +Less=Gutxiago +MoreProperties=Propietate gehiago +FewerProperties=Propietate gutxiago +PropertiesAccessKey=P +None=Bat ere ez +none=bat ere ez +OpenHTMLFile=Ireki HTML fitxategia +OpenTextFile=Ireki testu-fitxategia +SelectImageFile=Hautatu irudi-fitxategia +SaveDocument=Gorde orria +SaveDocumentAs=Gorde orria honela: +SaveTextAs=Gorde testua honela +EditMode=Edizio modua +Preview=Aurrebista +Publish=Argitaratu +PublishPage=Argitaratu orria +DontPublish=Ez argitaratu +SavePassword=Erabili pasahitz-kudeatzailea pasahitz hau gordetzeko +CorrectSpelling=(zuzendu ortografia) +NoSuggestedWords=(hitz-iradokizunik ez) +NoMisspelledWord=Ortografia-akatsa duen hitzik ez +CheckSpellingDone=Ortografia egiaztatzen amaitu du. +CheckSpelling=Egiaztatu ortografia +InputError=Errorea +Alert=Alerta +CantEditFramesetMsg=Mezu-prestatzaileak ezin du editatu HTML marko-multzorik edo barneko markoak dituen o. Marko-multzoen kasuan, saiatu marko bakoitzari dagokion orria banaka editatzen. Barneko markoak dituzten orrien kasuan, berriz, gorde orriaren kopia bat eta kendu <iframe> etiketa. +CantEditMimeTypeMsg=Mota horretako orriak ezin dira editatu. +CantEditDocumentMsg=Arrazoi ezezagun bategatik, orri hau ezin da editatu. +BeforeClosing=itxi aurretik +BeforePreview=nabigatzailean ikusi aurretik +BeforeValidate=dokumentua balidatu aurretik +# LOCALIZATION NOTE (SaveFilePrompt, PublishPrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing") +SaveFilePrompt=Gorde aldaketak - "%title%" %reason%?\u0020 +PublishPrompt=Gorde aldaketak - "%title%" %reason%?\u0020 +SaveFileFailed=Huts egin du fitxategia gordetzean! + +# Publishing error strings: +# LOCALIZATION NOTE Don't translate %dir% or %file% in the Publishing error strings: +FileNotFound=%file% ez da aurkitu. +SubdirDoesNotExist="%dir%" azpidirektorioa ez dago gune honetan, edo "%file%" fitxategi izena beste azpidirektorio batek erabiltzen du. +FilenameIsSubdir="%file%" fitxategi izena beste azpidirektorio batek erabiltzen du. +ServerNotAvailable=Zerbitzaria ez dago erabilgarri. Zure konexioa egiaztatu eta berriro saiatu. +Offline=Orain lineaz kanpo zaude. Egin klik behean eskuinean dagoen ikonoan linean jartzeko. +DiskFull=Ez dago leku nahikorik diskoan "%file%." fitxategia gordetzeko +NameTooLong=Fitxategi edo direktorio izena luzeegia da. +AccessDenied=Ez duzu leku honetan argitaratzeko baimenik. +UnknownPublishError=Argitaratze errore ezezaguna gertatu da. +PublishFailed=Argitaratzeak huts egin du. +PublishCompleted=Argitaratzea osatuta. +AllFilesPublished=Fitxategi guztiak argitaratu dira +# LOCALIZATION NOTE Don't translate %x% or %total% +FailedFileMsg=%total% fitxategitik %x% argitaratzeak huts egin du. +# End-Publishing error strings +Prompt=Gonbita +# LOCALIZATION NOTE (PromptFTPUsernamePassword): Don't translate %host% +PromptFTPUsernamePassword=Sartu erabiltzaile-izena eta pasahitza %host%(e)ko FTP zerbitzariarentzat +RevertCaption=Gordetako azkenera itzuli +Revert=Leheneratu +SendPageReason=orri hau bidali aurretik +Send=Bidali +## LOCALIZATION NOTE (PublishProgressCaption, PublishToSite, AbandonChanges): Don't translate %title% +PublishProgressCaption=Argitaratzen: %title% +PublishToSite=Gune honetara argitaratzen: %title% +AbandonChanges=Bertan behera utzi gorde gabe dauden "%title%"(e)ko aldaketak eta orria berritu? +DocumentTitle=Orriaren izenburua +NeedDocTitle=Sartu izenburu bat orri honetarako. +DocTitleHelp=Leihoaren izenburuan eta laster-marketan identifikatuko du orria. +CancelPublishTitle=Argitaratzea ezeztatu? +## LOCALIZATION NOTE: "Continue" in this sentence must match the text for +## the CancelPublishContinue key below +CancelPublishMessage=Argitaratzea abian dagoela ezeztatzeak zure fitxategia(k) erdizka bidaliak gelditzea eragin dezake. Jarraitu ala ezeztatu nahi duzu? +CancelPublishContinue=Jarraitu +MissingImageError=Sartu edo aukeratu gif, jpg, edo png motako irudi bat. +EmptyHREFError=Aukeratu lotura berria sortzeko kokalekua. +LinkText=Loturaren testua +LinkImage=Irudiari lotura egin +MixedSelection=[Hautapen nahasia] +Mixed=(nahasia) +# LOCALIZATION NOTE (NotInstalled): %S is the name of the font +NotInstalled=%S (instalatu gabe) +EnterLinkText=Sartu loturan erakusteko testua: +EnterLinkTextAccessKey=t +EmptyLinkTextError=Sartu lotura honentzako testu pixka bat. +EditTextWarning=Existitzen den edukia ordezkatuko du honek. +#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max% +ValidateRangeMsg=Sartu duzun zenbakia (%n%) onartutako tartetik kanpo dago. +ValidateNumberMsg=Sartu %min% eta %max% artean dagoen zenbaki bat. +MissingAnchorNameError=Sartu aingura honentzako izen bat. +#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name% +DuplicateAnchorNameError="%name%" orri honetan dago lehendik ere. Sartu izen desberdin bat. +BulletStyle=Bulet-estiloa +SolidCircle=Zirkulu solidoa +OpenCircle=Zirkulu irekia +SolidSquare=Karratu solidoa +NumberStyle=Zenbakien estiloa +Automatic=Automatikoa +Style_1=1, 2, 3… +Style_I=I, II, III… +Style_i=i, ii, iii… +Style_A=A, B, C… +Style_a=a, b, c… +Pixels=pixel +Percent=ehuneko +PercentOfCell=gelaxkaren % +PercentOfWindow=leihoaren % +PercentOfTable=taularen % +#LOCALIZATION NOTE (untitledTitle): %S is the window #. No plural handling needed. +untitledTitle=izengabea-%S +untitledDefaultFilename=izengabea +ShowToolbar=Ikusi tresna-barra +HideToolbar=Ezkutatu tresna-barra +ImapError=Ezin da irudia kargatu\u0020 +ImapCheck=\nHautatu helbide (URL) berri bat eta berriz saiatu. +SaveToUseRelativeUrl=Gordetako orrietan bakarrik erabil daitezke URL erlatiboak +NoNamedAnchorsOrHeadings=(Izendun aingurarik edo goibururik ez orri honetan) +TextColor=Testuaren kolorea +HighlightColor=Nabarmentze kolorea +PageColor=Orriaren atzeko planoaren kolorea +BlockColor=Blokearen atzeko planoaren kolorea +TableColor=Taularen atzeko planoaren kolorea +CellColor=Gelaxkaren atzeko planoaren kolorea +TableOrCellColor=Taula edo gelaxka kolorea +LinkColor=Loturaren testuaren kolorea +ActiveLinkColor=Lotura aktiboen kolorea +VisitedLinkColor=Bisitatutako loturen kolorea +NoColorError=Egin klik kolore batean edo sartu baliozko HTML kolore-kate bat +Table=Taula +TableCell=Taula gelaxka +NestedTable=Taula habiaratua +HLine=Lerro horizontala +Link=Lotura +Image=Irudia +ImageAndLink=Irudia eta lotura +NamedAnchor=Aingura izenduna +List=Zerrenda +ListItem=Zerrendako elementua +Form=Inprimakia +InputTag=Inprimaki eremua +InputImage=Inprimaki irudia +TextArea=Testu eremua +Select=Hautapen-zerrenda +Button=Botoia +Label=Etiketa +FieldSet=Eremu ezarria +Tag=Etiketa +MissingSiteNameError=Sartu izen bat argitalpen-gune honetarako. +MissingPublishUrlError=Sartu kokaleku bat argitalpen-gune bat honetarako. +MissingPublishFilename=Sartu fitxategi-izen bat orri honetarako. +#LOCALIZATION NOTE (DuplicateSiteNameError): Don't translate %name% +DuplicateSiteNameError="%name%" badago aurretik. Sartu gune izen desberdin bat. +AdvancedProperties=Propietate aurreratuak… +AdvancedEditForCellMsg=Edizio aurreratua ez dago eskuragarri gelaxka bat baino gehiago aukeratzerakoan +# LOCALIZATION NOTE (ObjectProperties):Don't translate "%obj%" it will be replaced with one of above object nouns +ObjectProperties=%obj% propietateak… +# LOCALIZATION NOTE This character must be in the above string and not confict with other accesskeys in Format menu +ObjectPropertiesAccessKey=o +# LOCALIZATION NOTE (JoinSelectedCells): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinSelectedCells=Batu hautatutako gelaxkak +# LOCALIZATION NOTE (JoinCellToRight): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinCellToRight=Batu eskuineko gelaxkarekin +JoinCellAccesskey=b +# LOCALIZATION NOTE (TableSelectKey): Ctrl key on a keyboard +TableSelectKey=Ktrl+ +# LOCALIZATION NOTE (XulKeyMac): Command key on a Mac keyboard +XulKeyMac=Cmd+ +# LOCALIZATION NOTE (Del): Del key on a keyboard +Del=Ezab +Delete=Ezabatu +DeleteCells=Ezabatu gelaxkak +DeleteTableTitle=Ezabatu errenkada edo zutabeak +DeleteTableMsg=Errenkada edo zutabeen kopurua murriztean, taula-gelaxkak eta beren edukiak ezabatuko dira. Ziur zaude hori egin nahi duzula? +Clear=Garbitu +#Mouse actions +Click=Klik +Drag=Arrastatu +Unknown=Ezezaguna +# +# LOCALIZATION NOTE "RemoveTextStylesAccesskey" is used for both +# menu items: "RemoveTextStyles" and "StopTextStyles" +RemoveTextStylesAccesskey=s +RemoveTextStyles=Kendu testu estilo guztiak +StopTextStyles=Eten testu estiloak +# +# LOCALIZATION NOTE "RemoveLinksAccesskey" is used for both +# menu items: "RemoveLinks" and "StopLinks" +RemoveLinksAccesskey=t +RemoveLinks=Kendu loturak +StopLinks=Eten loturak +# +NoFormAction=Inprimaki honetan akzio bat sartzea gomendagarria da. Berez bidaltzen diren inprimakiak teknika aurreratu bat da eta agian ez dabil nabigatzaile guztietan behar bezala. +NoAltText=Oso gomendagarria da idaztea testu soileko arakatzailean agertuko den eta irudi bat kargatzen denean edo irudi-karga desgaituta dagoenean beste arakatzaile batean agertuko den ordezko testua. +# +Malformed=Ezin izan da iturburua atzera dokumentura bihurtu ez delako baliozko XHTML kodea. +NoLinksToCheck=Ez dago egiaztatzeko loturak duen elementurik diff --git a/l10n-eu/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-eu/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..6e0f704fb6 --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/editorOverlay.dtd @@ -0,0 +1,371 @@ +<!-- 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/. --> + +<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. --> + +<!-- File menu items --> +<!ENTITY saveCmd.key "S"> + +<!-- Edit menu items --> +<!ENTITY pasteNoFormatting.label "Itsasi formaturik gabe"> +<!ENTITY pasteNoFormatting.accesskey "g"> +<!ENTITY pasteNoFormatting.key "V"> +<!ENTITY pasteAs.label "Itsasi honela"> +<!ENTITY pasteAs.accesskey "h"> +<!ENTITY pasteAsQuotationCmd.label "Itsatsi aipamen bezala"> +<!ENTITY pasteAsQuotationCmd.accesskey "p"> +<!ENTITY pasteAsQuotationCmd.key "o"> +<!ENTITY findBarCmd.label "Bilatu…"> +<!ENTITY findReplaceCmd.label "Bilatu eta ordeztu…"> +<!ENTITY enableInlineSpellChecker.label "Egiaztatu idatzi ahala"> +<!ENTITY enableInlineSpellChecker.accesskey "z"> +<!ENTITY checkSpellingCmd2.label "Egiaztatu ortografia"> +<!ENTITY checkSpellingCmd2.accesskey "E"> +<!ENTITY checkSpellingCmd2.key "p"> + +<!-- Insert menu items --> +<!ENTITY insertMenu.label "Txertatu"> +<!ENTITY insertMenu.accesskey "x"> +<!ENTITY insertLinkCmd2.label "Lotura…"> +<!ENTITY insertLinkCmd2.accesskey "L"> +<!ENTITY insertLinkCmd2.key "K"> +<!ENTITY insertAnchorCmd.label "Izendun aingura…"> +<!ENTITY insertAnchorCmd.accesskey "a"> +<!ENTITY insertImageCmd.label "Irudia…"> +<!ENTITY insertImageCmd.accesskey "I"> +<!ENTITY insertHLineCmd.label "Lerro horizontala"> +<!ENTITY insertHLineCmd.accesskey "o"> +<!ENTITY insertTableCmd.label "Taula…"> +<!ENTITY insertTableCmd.accesskey "T"> +<!ENTITY insertHTMLCmd.label "HTML…"> +<!ENTITY insertHTMLCmd.accesskey "H"> +<!ENTITY insertMathCmd.label "Matematika…"> +<!ENTITY insertMathCmd.accesskey "M"> +<!ENTITY insertCharsCmd.label "Karaktere eta sinboloak…"> +<!ENTITY insertCharsCmd.accesskey "K"> +<!ENTITY insertBreakAllCmd.label "Irudi azpitik jauzia"> +<!ENTITY insertBreakAllCmd.accesskey "k"> + +<!-- Used just in context popup. --> +<!ENTITY createLinkCmd.label "Sortu lotura…"> +<!ENTITY createLinkCmd.accesskey "k"> +<!ENTITY editLinkCmd.label "Editatu lotura mezu-prestatzailearen leiho berrian"> +<!ENTITY editLinkCmd.accesskey "i"> + +<!-- Font Face SubMenu --> +<!ENTITY FontFaceSelect.title "Letra-tipoa"> +<!ENTITY FontFaceSelect.tooltip "Aukeratu letra-tipoa"> +<!ENTITY fontfaceMenu.label "Letra-tipoa"> +<!ENTITY fontfaceMenu.accesskey "t"> +<!ENTITY fontVarWidth.label "Zabalera aldakorra"> +<!ENTITY fontVarWidth.accesskey "l"> +<!ENTITY fontFixedWidth.label "Zabalera finkoa"> +<!ENTITY fontFixedWidth.accesskey "n"> +<!ENTITY fontFixedWidth.key "T"> +<!ENTITY fontHelvetica.label "Helvetica, Arial"> +<!ENTITY fontHelvetica.accesskey "l"> +<!ENTITY fontTimes.label "Times"> +<!ENTITY fontTimes.accesskey "T"> +<!ENTITY fontCourier.label "Courier"> +<!ENTITY fontCourier.accesskey "C"> + +<!-- Font Size SubMenu --> +<!ENTITY FontSizeSelect.title "Letra-tamaina"> +<!ENTITY FontSizeSelect.tooltip "Aukeratu letra-tipoaren tamaina"> +<!ENTITY decreaseFontSize.label "Txikiagoa"> +<!ENTITY decreaseFontSize.accesskey "x"> +<!ENTITY decrementFontSize.key "<"> +<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards --> +<!ENTITY increaseFontSize.label "Handiagoa"> +<!ENTITY increaseFontSize.accesskey "g"> +<!ENTITY incrementFontSize.key ">"> +<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards --> + +<!ENTITY fontSizeMenu.label "Tamaina"> +<!ENTITY fontSizeMenu.accesskey "m"> +<!ENTITY size-tinyCmd.label "Oso txikia"> +<!ENTITY size-tinyCmd.accesskey "O"> +<!ENTITY size-smallCmd.label "Txikia"> +<!ENTITY size-smallCmd.accesskey "T"> +<!ENTITY size-mediumCmd.label "Ertaina"> +<!ENTITY size-mediumCmd.accesskey "E"> +<!ENTITY size-largeCmd.label "Handia"> +<!ENTITY size-largeCmd.accesskey "H"> +<!ENTITY size-extraLargeCmd.label "Oso handia"> +<!ENTITY size-extraLargeCmd.accesskey "X"> +<!ENTITY size-hugeCmd.label "Itzela"> +<!ENTITY size-hugeCmd.accesskey "I"> + +<!-- Font Style SubMenu --> +<!ENTITY fontStyleMenu.label "Testu estiloa"> +<!ENTITY fontStyleMenu.accesskey "s"> +<!ENTITY styleBoldCmd.label "Lodia"> +<!ENTITY styleBoldCmd.accesskey "L"> +<!ENTITY styleBoldCmd.key "B"> +<!ENTITY styleItalicCmd.label "Etzana"> +<!ENTITY styleItalicCmd.accesskey "z"> +<!ENTITY styleItalicCmd.key "I"> +<!ENTITY styleUnderlineCmd.label "Azpimarratua"> +<!ENTITY styleUnderlineCmd.accesskey "u"> +<!ENTITY styleUnderlineCmd.key "U"> +<!ENTITY styleStrikeThruCmd.label "Marratua"> +<!ENTITY styleStrikeThruCmd.accesskey "r"> +<!ENTITY styleSuperscriptCmd.label "Goi-indizea"> +<!ENTITY styleSuperscriptCmd.accesskey "G"> +<!ENTITY styleSubscriptCmd.label "Azpi-indizea"> +<!ENTITY styleSubscriptCmd.accesskey "A"> +<!ENTITY styleNonbreakingCmd.label "Tartekatze gabe"> +<!ENTITY styleNonbreakingCmd.accesskey "T"> +<!ENTITY styleEm.label "Enfasia"> +<!ENTITY styleEm.accesskey "E"> +<!ENTITY styleStrong.label "Enfasi sendoagoa"> +<!ENTITY styleStrong.accesskey "s"> +<!ENTITY styleCite.label "Aipua"> +<!ENTITY styleCite.accesskey "A"> +<!ENTITY styleAbbr.label "Laburdura"> +<!ENTITY styleAbbr.accesskey "L"> +<!ENTITY styleAcronym.label "Akronimoa"> +<!ENTITY styleAcronym.accesskey "r"> +<!ENTITY styleCode.label "Kodea"> +<!ENTITY styleCode.accesskey "o"> +<!ENTITY styleSamp.label "Irteera-eredua"> +<!ENTITY styleSamp.accesskey "d"> +<!ENTITY styleVar.label "Aldakorra"> +<!ENTITY styleVar.accesskey "A"> + +<!ENTITY formatFontColor.label "Testuaren kolorea…"> +<!ENTITY formatFontColor.accesskey "k"> +<!ENTITY tableOrCellColor.label "Taularen edo gelaxkaren atzeko planoko kolorea…"> +<!ENTITY tableOrCellColor.accesskey "r"> + +<!ENTITY formatRemoveStyles.key "Y"> +<!ENTITY formatRemoveLinks.key "K"> +<!ENTITY formatRemoveNamedAnchors.label "Ezabatu aingura izendunak"> +<!ENTITY formatRemoveNamedAnchors.accesskey "E"> +<!ENTITY formatRemoveNamedAnchors2.key "R"> + +<!ENTITY paragraphMenu.label "Paragrafoa"> +<!ENTITY paragraphMenu.accesskey "P"> +<!ENTITY paragraphParagraphCmd.label "Paragrafoa"> +<!ENTITY paragraphParagraphCmd.accesskey "P"> +<!ENTITY heading1Cmd.label "1 goiburua"> +<!ENTITY heading1Cmd.accesskey "1"> +<!ENTITY heading2Cmd.label "2 goiburua"> +<!ENTITY heading2Cmd.accesskey "2"> +<!ENTITY heading3Cmd.label "3 goiburua"> +<!ENTITY heading3Cmd.accesskey "3"> +<!ENTITY heading4Cmd.label "4 goiburua"> +<!ENTITY heading4Cmd.accesskey "4"> +<!ENTITY heading5Cmd.label "5 goiburua"> +<!ENTITY heading5Cmd.accesskey "5"> +<!ENTITY heading6Cmd.label "6 goiburua"> +<!ENTITY heading6Cmd.accesskey "6"> +<!ENTITY paragraphAddressCmd.label "Helbidea"> +<!ENTITY paragraphAddressCmd.accesskey "a"> +<!ENTITY paragraphPreformatCmd.label "Aurreformatua"> +<!ENTITY paragraphPreformatCmd.accesskey "f"> + +<!-- List menu items --> +<!ENTITY formatlistMenu.label "Zerrenda"> +<!ENTITY formatlistMenu.accesskey "Z"> +<!ENTITY noneCmd.label "Bat ere ez"> +<!ENTITY noneCmd.accesskey "B"> +<!ENTITY listBulletCmd.label "Buletduna"> +<!ENTITY listBulletCmd.accesskey "B"> +<!ENTITY listNumberedCmd.label "Zenbatua"> +<!ENTITY listNumberedCmd.accesskey "n"> +<!ENTITY listTermCmd.label "Terminoa"> +<!ENTITY listTermCmd.accesskey "T"> +<!ENTITY listDefinitionCmd.label "Definizioa"> +<!ENTITY listDefinitionCmd.accesskey "D"> +<!ENTITY listPropsCmd.label "Zerrendaren propietateak…"> +<!ENTITY listPropsCmd.accesskey "Z"> + +<!ENTITY ParagraphSelect.title "Paragrafoa"> +<!ENTITY ParagraphSelect.tooltip "Aukeratu paragrafoaren formatua"> +<!-- Shared in Paragraph, and Toolbar menulist --> +<!ENTITY bodyTextCmd.label "Gorputzaren testua"> +<!ENTITY bodyTextCmd.accesskey "t"> +<!-- isn't used in menu now, but may be added in future --> +<!ENTITY advancedPropertiesCmd.label "Propietate aurreratuak"> +<!ENTITY advancedPropertiesCmd.accesskey "r"> + +<!-- Align menu items --> +<!ENTITY alignMenu.label "Lerrokatu"> +<!ENTITY alignMenu.accesskey "a"> +<!ENTITY alignLeft.label "Ezkerra"> +<!ENTITY alignLeft.accesskey "z"> +<!ENTITY alignLeft.tooltip "Lerrokatu ezkerrera"> +<!ENTITY alignCenter.label "Erdian"> +<!ENTITY alignCenter.accesskey "E"> +<!ENTITY alignCenter.tooltip "Lerrokatu erdira"> +<!ENTITY alignRight.label "Eskuina"> +<!ENTITY alignRight.accesskey "s"> +<!ENTITY alignRight.tooltip "Lerrokatu eskuinera"> +<!ENTITY alignJustify.label "Justifikatu"> +<!ENTITY alignJustify.accesskey "J"> +<!ENTITY alignJustify.tooltip "Lerrokatu justifikatuta"> + +<!-- Layer toolbar items --> +<!ENTITY absolutePosition.label "Kokalekua..."> +<!ENTITY layer.tooltip "Maila"> +<!ENTITY decreaseZIndex.label "Bidali atzera"> +<!ENTITY layerSendToBack.tooltip "Bidali atzera"> +<!ENTITY increaseZIndex.label "Ekarri aurrera"> +<!ENTITY layerBringToFront.tooltip "Ekarri aurrera"> + +<!ENTITY increaseIndent.label "Handitu koska"> +<!ENTITY increaseIndent.accesskey "i"> +<!ENTITY increaseIndent.key "]"> +<!ENTITY decreaseIndent.label "Txikitu koska"> +<!ENTITY decreaseIndent.accesskey "x"> +<!ENTITY decreaseIndent.key "["> + +<!ENTITY colorsAndBackground.label "Orriaren koloreak eta atzeko planoa…"> +<!ENTITY colorsAndBackground.accesskey "p"> + +<!-- Table Menu --> +<!ENTITY tableMenu.label "Taula"> +<!ENTITY tableMenu.accesskey "u"> + +<!-- Select Submenu --> +<!ENTITY tableSelectMenu.label "Hautatu"> +<!ENTITY tableSelectMenu.accesskey "H"> + +<!ENTITY tableSelectMenu2.label "Hautatu taula"> +<!ENTITY tableSelectMenu2.accesskey "H"> +<!ENTITY tableInsertMenu2.label "Txertatu taula"> +<!ENTITY tableInsertMenu2.accesskey "T"> +<!ENTITY tableDeleteMenu2.label "Ezabatu taula"> +<!ENTITY tableDeleteMenu2.accesskey "E"> + +<!-- Insert SubMenu --> +<!ENTITY tableInsertMenu.label "Txertatu"> +<!ENTITY tableInsertMenu.accesskey "x"> +<!ENTITY tableTable.label "Taula"> +<!ENTITY tableTable.accesskey "T"> +<!ENTITY tableRow.label "Errenkada"> +<!ENTITY tableRows.label "Errenkada(k)"> +<!ENTITY tableRow.accesskey "r"> +<!ENTITY tableRowAbove.label "Errenkadaren goian"> +<!ENTITY tableRowAbove.accesskey "r"> +<!ENTITY tableRowBelow.label "Errenkadaren behean"> +<!ENTITY tableRowBelow.accesskey "b"> +<!ENTITY tableColumn.label "Zutabea"> +<!ENTITY tableColumns.label "Zutabea(k)"> +<!ENTITY tableColumn.accesskey "Z"> +<!ENTITY tableColumnBefore.label "Zutabearen aurretik"> +<!ENTITY tableColumnBefore.accesskey "a"> +<!ENTITY tableColumnAfter.label "Zutabearen ondoren"> +<!ENTITY tableColumnAfter.accesskey "o"> +<!ENTITY tableCell.label "Gelaxka"> +<!ENTITY tableCells.label "Gelaxka(k)"> +<!ENTITY tableCell.accesskey "G"> +<!ENTITY tableCellContents.label "Gelaxkaren edukiak"> +<!ENTITY tableCellContents.accesskey "n"> +<!ENTITY tableAllCells.label "Gelaxka guztiak"> +<!ENTITY tableAllCells.accesskey "a"> +<!ENTITY tableCellBefore.label "Aurreko gelaxka"> +<!ENTITY tableCellBefore.accesskey "g"> +<!ENTITY tableCellAfter.label "Ondorengo gelaxka"> +<!ENTITY tableCellAfter.accesskey "O"> +<!-- Delete SubMenu --> +<!ENTITY tableDeleteMenu.label "Ezabatu"> +<!ENTITY tableDeleteMenu.accesskey "E"> + +<!-- text for "Join Cells" is in editor.properties + ("JoinSelectedCells" and "JoinCellToRight") + the access key must exist in both of those strings + But value must be set here for accesskey to draw properly +--> +<!ENTITY tableJoinCells.label "j"> +<!ENTITY tableJoinCells.accesskey "j"> +<!ENTITY tableSplitCell.label "Zatitu gelaxkak"> +<!ENTITY tableSplitCell.accesskey "g"> +<!ENTITY convertToTable.label "Sortu taula hautapenetik"> +<!ENTITY convertToTable.accesskey "r"> +<!ENTITY tableProperties.label "Taularen propietateak…"> +<!ENTITY tableProperties.accesskey "o"> + +<!-- Toolbar-only items --> +<!ENTITY menuBar.tooltip "Menu-barra"> +<!ENTITY formatToolbar.tooltip "Formatu tresna-barra"> +<!ENTITY cutToolbarCmd.tooltip "Ebaki"> +<!ENTITY copyToolbarCmd.tooltip "Kopiatu"> +<!ENTITY pasteToolbarCmd.tooltip "Itsatsi"> +<!ENTITY printToolbarCmd.label "Inprimatu"> +<!ENTITY printToolbarCmd.tooltip "Inprimatu orri hau"> +<!ENTITY findToolbarCmd.label "Bilatu"> +<!ENTITY findToolbarCmd.tooltip "Bilatu testua orrian"> +<!ENTITY spellToolbarCmd.label "Ortografia"> +<!ENTITY spellToolbarCmd.tooltip "Egiaztatu hautapenaren ortografia edo orri osoaren ortografia"> +<!ENTITY imageToolbarCmd.label "Irudia"> +<!ENTITY imageToolbarCmd.tooltip "Txertatu irudi berria edo aldatu hautatutako irudiaren propietateak"> +<!ENTITY hruleToolbarCmd.label "Lerro horizontala"> +<!ENTITY hruleToolbarCmd.tooltip "Txertatu lerro horizontala edo aldatu hautatutako lerroaren propietateak"> +<!ENTITY tableToolbarCmd.label "Taula"> +<!ENTITY tableToolbarCmd.tooltip "Txertatu taula berria edo aldatu hautatutako taularen propietateak"> +<!ENTITY linkToolbarCmd.label "Lotura"> +<!ENTITY linkToolbarCmd.tooltip "Txertatu lotura berria edo aldatu hautatutako loturaren propietateak"> +<!ENTITY anchorToolbarCmd.label "Aingura"> +<!ENTITY anchorToolbarCmd.tooltip "Txertatu izendun aingura berria edo aldatu hautatutako ainguraren propietateak"> +<!ENTITY colorButtons.title "Koloreak"> +<!ENTITY TextColorButton.tooltip "Aukeratu testuaren kolorea"> +<!ENTITY BackgroundColorButton.tooltip "Aukeratu atzeko planoko kolorea"> +<!ENTITY throbber.tooltip "Joan &vendorShortName;(r)en hasiera-orrira"> +<!ENTITY throbber.tooltip2 "Joan &brandShortName;(r)en hasiera-orrira"> +<!ENTITY HighlightColorButton.label "Nabarmengailua"> +<!ENTITY HighlightColorButton.tooltip "Aukeratu testuaren nabarmentze-kolorea"> + +<!-- Editor toolbar --> +<!ENTITY absoluteFontSize.label "Letra-tamaina"> +<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Ezarri letra-tipo tamaina"> +<!ENTITY smaller.label "Txikiagoa"> +<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Letra tamaina txikiagoa"> +<!ENTITY larger.label "Handiagoa"> +<!ENTITY increaseFontSizeToolbarCmd.tooltip "Letra tamaina handiagoa"> +<!ENTITY bold.label "Lodia"> +<!ENTITY boldToolbarCmd.tooltip "Lodia"> +<!ENTITY italic.label "Etzana"> +<!ENTITY italicToolbarCmd.tooltip "Etzana"> +<!ENTITY underline.label "Azpimarratua"> +<!ENTITY underlineToolbarCmd.tooltip "Azpimarratua"> +<!ENTITY bullets.label "Buletak"> +<!ENTITY bulletListToolbarCmd.tooltip "Bullet-dun lista aplikatu edo ezabatu"> +<!ENTITY numbers.label "Zenbakiak"> +<!ENTITY numberListToolbarCmd.tooltip "Zenbatutako lista aplikatu edo ezabatu"> +<!ENTITY outdent.label "Kendu koska"> +<!ENTITY outdentToolbarCmd.tooltip "Testua ezkerrera mugitu"> +<!ENTITY indent.label "koska jarri"> +<!ENTITY indentToolbarCmd.tooltip "Testua eskuinera mugitu"> +<!ENTITY AlignPopupButton.label "Lerrokatzea"> +<!ENTITY AlignPopupButton.tooltip "Testuaren lerrokatzea hautatu"> +<!ENTITY InsertPopupButton.label "Txertatu"> +<!ENTITY InsertPopupButton.tooltip "Lotura, aingura, irudia, lerro horizontala edo taula txertatu"> +<!ENTITY alignLeftButton.label "Lerrokatu ezkerrera"> +<!ENTITY alignLeftButton.tooltip "Testua ezkerreko ertzean zehar lerrokatu"> +<!ENTITY alignCenterButton.label "Lerrokatu erdira"> +<!ENTITY alignCenterButton.tooltip "Testua erdiratuta lerrokatu"> +<!ENTITY alignRightButton.label "Lerrokatu eskuinera"> +<!ENTITY alignRightButton.tooltip "Testua eskuineko ertzean zehar lerrokatu"> +<!ENTITY alignJustifyButton.label "Lerrokatu justifikatuta"> +<!ENTITY alignJustifyButton.tooltip "Lerrokatu testua ezker eta eskuineko marjinetan zehar"> + +<!-- Structure Toolbar Context Menu items --> +<!ENTITY structSelect.label "Hautatu"> +<!ENTITY structSelect.accesskey "H"> +<!ENTITY structRemoveTag.label "Ezabatu etiketa"> +<!ENTITY structRemoveTag.accesskey "E"> +<!ENTITY structChangeTag.label "Aldatu etiketa"> +<!ENTITY structChangeTag.accesskey "A"> + +<!-- TOC manipulation --> +<!ENTITY insertTOC.label "Txertatu"> +<!ENTITY insertTOC.accesskey "T"> +<!ENTITY updateTOC.label "Eguneratu"> +<!ENTITY updateTOC.accesskey "E"> +<!ENTITY removeTOC.label "Ezabatu"> +<!ENTITY removeTOC.accesskey "E"> +<!ENTITY tocMenu.label "Eduki-taula…"> +<!ENTITY tocMenu.accesskey "d"> diff --git a/l10n-eu/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-eu/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..0e9b960a4b --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Mezu-prestatzailea"> +<!ENTITY editing.label "Orri berriaren ezarpenak"> +<!ENTITY toolbars.label "Tresna-barrak"> +<!ENTITY publish.label "Argitaratzea"> diff --git a/l10n-eu/editor/ui/chrome/composer/editorSmileyOverlay.dtd b/l10n-eu/editor/ui/chrome/composer/editorSmileyOverlay.dtd new file mode 100644 index 0000000000..1f774c7b95 --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/editorSmileyOverlay.dtd @@ -0,0 +1,58 @@ +<!-- 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/. --> + +<!-- Smiley Menu items --> +<!ENTITY insertSmiley.label "Aurpegiera"> +<!ENTITY insertSmiley.accesskey "A"> + +<!ENTITY smiley1Cmd.label "Irribarrea"> +<!ENTITY smiley1Cmd.accesskey "I"> +<!ENTITY smiley1Cmd.tooltip "Txertatu irribarre aurpegia"> +<!ENTITY smiley2Cmd.label "Zimurtua"> +<!ENTITY smiley2Cmd.accesskey "Z"> +<!ENTITY smiley2Cmd.tooltip "Txertatu zimurtutako aurpegia"> +<!ENTITY smiley3Cmd.label "Begi-keinua"> +<!ENTITY smiley3Cmd.accesskey "B"> +<!ENTITY smiley3Cmd.tooltip "Txertatu keinuka dagoen aurpegia"> +<!ENTITY smiley4Cmd.label "Mingaina kanpoan"> +<!ENTITY smiley4Cmd.accesskey "M"> +<!ENTITY smiley4Cmd.tooltip "Txertatu mingaina ateratzen duen aurpegia"> +<!ENTITY smiley5Cmd.label "Barrez"> +<!ENTITY smiley5Cmd.accesskey "r"> +<!ENTITY smiley5Cmd.tooltip "Txertatu barrezka dagoen aurpegia"> +<!ENTITY smiley6Cmd.label "Lotsatuta"> +<!ENTITY smiley6Cmd.accesskey "L"> +<!ENTITY smiley6Cmd.tooltip "Txertatu lotsatutako aurpegia"> +<!ENTITY smiley7Cmd.label "Zalantzati"> +<!ENTITY smiley7Cmd.accesskey "n"> +<!ENTITY smiley7Cmd.tooltip "Txertatu zalantzadun aurpegia"> +<!ENTITY smiley8Cmd.label "Ezustea"> +<!ENTITY smiley8Cmd.accesskey "u"> +<!ENTITY smiley8Cmd.tooltip "Txertatu zalantzadun aurpegia"> +<!ENTITY smiley9Cmd.label "Muxua"> +<!ENTITY smiley9Cmd.accesskey "M"> +<!ENTITY smiley9Cmd.tooltip "Txertatu muxu ematen duen aurpegia"> +<!ENTITY smiley10Cmd.label "Garrasia"> +<!ENTITY smiley10Cmd.accesskey "G"> +<!ENTITY smiley10Cmd.tooltip "Txertatu oihu egiten duen aurpegia"> +<!ENTITY smiley11Cmd.label "Primeran"> +<!ENTITY smiley11Cmd.accesskey "P"> +<!ENTITY smiley11Cmd.tooltip "Txertatu primerako aurpegia"> +<!ENTITY smiley12Cmd.label "Dirua ahoan"> +<!ENTITY smiley12Cmd.accesskey "D"> +<!ENTITY smiley12Cmd.tooltip "Txertatu dirua ahoan duen aurpegia"> +<!ENTITY smiley13Cmd.label "Oina ahoan"> +<!ENTITY smiley13Cmd.accesskey "i"> +<!ENTITY smiley13Cmd.tooltip "Txertatu oina ahoan duen aurpegia"> +<!ENTITY smiley14Cmd.label "Errugabea"> +<!ENTITY smiley14Cmd.accesskey "g"> +<!ENTITY smiley14Cmd.tooltip "Txertatu errugabe aurpegia"> +<!ENTITY smiley15Cmd.label "Negarrez"> +<!ENTITY smiley15Cmd.accesskey "r"> +<!ENTITY smiley15Cmd.tooltip "Txertatu negar egiten duen aurpegia"> +<!ENTITY smiley16Cmd.label "Ezpainak-itsatsita"> +<!ENTITY smiley16Cmd.accesskey "a"> +<!ENTITY smiley16Cmd.tooltip "Txertatu ezpainak itsatsita dituen aurpegia"> +<!ENTITY SmileButton.label "Txertatu aurpegiera"> +<!ENTITY SmileButton.tooltip "Txertatu aurpegi irrifartsua"> diff --git a/l10n-eu/editor/ui/chrome/composer/pref-composer.dtd b/l10n-eu/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..03b6e62419 --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/pref-composer.dtd @@ -0,0 +1,29 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!-- extracted from content/pref-composer.xul --> +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Azken orrien menua"> +<!ENTITY documentsInMenu.label "Zerrendatutako gehienezko orri kopurua"> +<!ENTITY documentsInMenu.accesskey "n"> +<!ENTITY savingFiles.title "Orriak gorde edo argitaratzean"> +<!ENTITY preserveExisting.label "Jatorrizko iturburu formatua mantendu"> +<!ENTITY preserveExisting.accesskey "m"> +<!ENTITY preserveExisting.tooltip "Jatorrizko iturburu formatua eta lerro amaierak mantendu"> +<!ENTITY saveAssociatedFiles.label "Orriak gordetzerakoan, gorde lotutako irudi eta beste fitxategiak"> +<!ENTITY saveAssociatedFiles.accesskey "s"> +<!ENTITY showPublishDialog.label "Erakutsi beti argitaratze elkarrizketa orriak argitaratzean"> +<!ENTITY showPublishDialog.accesskey "a"> +<!ENTITY composerEditing.label "Editatzea"> +<!ENTITY maintainStructure.label "Mantendu taula diseinua gelaxkak gehitu edo ezabatzerakoan"> +<!ENTITY maintainStructure.tooltip "Mantendu taularen itxura laukia gelaxkak ezabatu edo gehitzerakoan behar diren gelaxkak gehituaz"> +<!ENTITY maintainStructure.accesskey "M"> +<!ENTITY useCSS.label "Erabili CSS estiloak HTML elementu eta atributuen ordez"> +<!ENTITY useCSS.accesskey "u"> +<!ENTITY crInPCreatesNewP.label "Paragrafo baten itzulerak beti paragrafo berria sortzen du"> +<!ENTITY crInPCreatesNewP.accesskey "r"> diff --git a/l10n-eu/editor/ui/chrome/composer/pref-editing.dtd b/l10n-eu/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..50365f3b4b --- /dev/null +++ b/l10n-eu/editor/ui/chrome/composer/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY pref.editing.title "Orri berriaren ezarpenak"> + +<!ENTITY authorName.label "Egilea:"> +<!ENTITY authorName.accesskey "g"> +<!ENTITY pageColorHeader "Orri lehenetsiaren itxura"> + +<!ENTITY defaultColors.label "Irakurlearen kolore lehenetsiak (ez ezarri kolorerik orrian)"> +<!ENTITY defaultColors.accesskey "z"> +<!ENTITY customColors.label "Erabili kolore pertsonalizatuak:"> +<!ENTITY customColors.accesskey "p"> + +<!ENTITY normalText.label "Testu arrunta"> +<!ENTITY normalText.accesskey "a"> +<!ENTITY linkText.label "Loturadun testua"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Lotura aktiboen testua"> +<!ENTITY activeLinkText.accesskey "L"> +<!ENTITY visitedLinkText.label "Bisitatutako loturen testua"> +<!ENTITY visitedLinkText.accesskey "B"> +<!ENTITY background.label "Atzeko planoa:"> +<!ENTITY background.accesskey "A"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Atzeko planoko irudia:"> +<!ENTITY backgroundImage.accesskey "r"> +<!ENTITY chooseFile.label "Hautatu fitxategia..."> +<!ENTITY chooseFile.accesskey "u"> + diff --git a/l10n-eu/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-eu/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..b8cf511724 --- /dev/null +++ b/l10n-eu/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 "Propietate aurreratu editorea"> +<!ENTITY AttName.label "Atributua: "> +<!ENTITY AttValue.label "Balioa: "> +<!ENTITY PropertyName.label "Propietatea: "> +<!ENTITY currentattributesfor.label "Uneko atributuak: "> +<!ENTITY tree.attributeHeader.label "Atributua"> +<!ENTITY tree.propertyHeader.label "Propietatea"> +<!ENTITY tree.valueHeader.label "Balioa"> +<!ENTITY tabHTML.label "HTML atributuak"> +<!ENTITY tabCSS.label "Lerro estiloa"> +<!ENTITY tabJSE.label "JavaScript gertaerak"> + +<!ENTITY editAttribute.label "Egin klik beheko osagai batean bere balioa editatzeko"> +<!ENTITY removeAttribute.label "Ezabatu"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-eu/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..4fbc6248c2 --- /dev/null +++ b/l10n-eu/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,25 @@ +<!-- 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 "Kolorea"> +<!ENTITY lastPickedColor.label "Azkenez hautatutako kolorea"> +<!ENTITY lastPickedColor.accessKey "A"> +<!ENTITY setColor1.label "Egin klik kolore batean edo"> +<!ENTITY setColor2.label "sartu HTML kolore-kate bat"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY chooseColor1.label "Aukeratu kolorea:"> +<!ENTITY chooseColor2.label "Sartu HTML kolore-kate bat"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(adib.: "#0000ff" edo "urdin"):"> +<!ENTITY default.label "Lehenetsia"> +<!ENTITY default.accessKey "L"> +<!ENTITY palette.label "Paleta:"> +<!ENTITY standardPalette.label "Estandarra"> +<!ENTITY webPalette.label "Web kolore guztiak"> +<!ENTITY background.label "Honen atzeko planoa:"> +<!ENTITY background.accessKey "H"> +<!ENTITY table.label "Taula"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Gelaxka(k)"> +<!ENTITY cell.accessKey "G"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-eu/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..d3ec55373b --- /dev/null +++ b/l10n-eu/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 "Bihurtu taula"> +<!ENTITY instructions1.label "Mezu-prestatzaileak taula lerro berri bat sortuko du hautapeneko paragrafo bakoitzarentzat."> +<!ENTITY instructions2.label "Aukeratu hautapena zutabeetan bereizteko erabiliko den karakterea:"> +<!ENTITY commaRadio.label "Koma"> +<!ENTITY spaceRadio.label "Zuriunea"> +<!ENTITY otherRadio.label "Beste karaktere bat:"> +<!ENTITY deleteCharCheck.label "Ezabatu karaktere bereizlea"> +<!ENTITY collapseSpaces.label "Alboratu zuriune gehigarriak"> +<!ENTITY collapseSpaces.tooltip "Bihurtu bereizle alboko zuriuneak"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-eu/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..3e1cd4700f --- /dev/null +++ b/l10n-eu/editor/ui/chrome/dialogs/EdDialogOverlay.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 AdvancedEditButton.label "Edizio aurreratua…"> +<!ENTITY AdvancedEditButton.accessKey "E"> +<!ENTITY AdvancedEditButton.tooltip "Gehitu edo aldatu HTML atributuak, estilo-atributuak eta JavaScript"> +<!ENTITY chooseFileButton.label "Aukeratu fitxategia..."> +<!ENTITY chooseFileButton.accessKey "f"> +<!ENTITY chooseFileLinkButton.label "Aukeratu fitxategia..."> +<!ENTITY chooseFileLinkButton.accessKey "A"> +<!ENTITY makeUrlRelative.label "URLa orriaren helbidearekiko erlatiboa da"> +<!ENTITY makeUrlRelative.accessKey "R"> +<!ENTITY makeUrlRelative.tooltip "URL erlatibo eta absolutuaren artean aldaketak. Hau gordetzeko orria gorde behar duzu lehendabizi."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField.label "Sartu webgune baten kokalekua edo fitxategi lokal bat, edo aukeratu zerrendatik izendatutako aingura edo goiburuko bat:"> +<!ENTITY LinkURLEditField.accessKey "l"> +<!ENTITY LinkURLEditField2.label "Sartu web orri kokapena, fitxategi lokala, edo aukeratu izendatutako aingura edo izenburua eremuaren laster-menutik:"> +<!ENTITY LinkURLEditField2.accessKey "S"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..d6f0920646 --- /dev/null +++ b/l10n-eu/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 "Izendun ainguraren propietateak"> +<!ENTITY anchorNameEditField.label "Ainguraren izena:"> +<!ENTITY anchorNameEditField.accessKey "i"> +<!ENTITY nameInput.tooltip "Idatzi izendun aingura honentzako izen bakarra (helburua)"> + diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..6d7f401032 --- /dev/null +++ b/l10n-eu/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 "Hautatu edizio aldaketak"> +<!ENTITY conflictWarning.label "Orri hau beste programa batek eraldatu du, baina gorde gabeko aldaketak dituzu mezu-prestatzailean."> +<!ENTITY conflictResolve.label "Hautatu zein bertsio mantendu behar den:"> +<!ENTITY keepCurrentPageButton.label "Mantendu uneko orriaren aldaketak"> +<!ENTITY useOtherPageButton.label "Ordeztu uneko orria beste aldaketa batzuekin"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..99da456ea5 --- /dev/null +++ b/l10n-eu/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 "Botoi Propietateak"> + +<!ENTITY Settings.label "Ezarpenak"> + +<!ENTITY ButtonType.label "Mota"> +<!ENTITY ButtonType.accesskey "t"> +<!ENTITY submit.value "Bidali"> +<!ENTITY reset.value "Berrezarri"> +<!ENTITY button.value "Botoia"> + +<!ENTITY ButtonName.label "Izena:"> +<!ENTITY ButtonName.accesskey "n"> +<!ENTITY ButtonValue.label "Balioa:"> +<!ENTITY ButtonValue.accesskey "B"> +<!ENTITY tabIndex.label "Tabulazio-indizea:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY ButtonDisabled.label "Ezgaituta"> +<!ENTITY ButtonDisabled.accesskey "E"> +<!ENTITY AccessKey.label "Laster-tekla:"> +<!ENTITY AccessKey.accesskey "k"> + +<!ENTITY RemoveButton.label "Ezabatu botoia"> +<!ENTITY RemoveButton.accesskey "E"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..d716263ccf --- /dev/null +++ b/l10n-eu/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 "Orriaren koloreak eta atzeko planoa"> +<!ENTITY pageColors.label "Orriaren koloreak"> +<!ENTITY defaultColorsRadio.label "Irakurlearen kolore lehenetsiak (ez ezarri koloreak orrian)"> +<!ENTITY defaultColorsRadio.accessKey "z"> +<!ENTITY defaultColorsRadio.tooltip "Erabili soilik ikustailearen (irakurlearen) arakatzailearen kolore-ezarpenak"> +<!ENTITY customColorsRadio.label "Erabili kolore pertsonalizatuak:"> +<!ENTITY customColorsRadio.accessKey "p"> +<!ENTITY customColorsRadio.tooltip "Kolore-ezarpen hauek ikustailearen arakatzailearen ezarpenen gainetik jartzen dira"> + +<!ENTITY normalText.label "Testu normala"> +<!ENTITY normalText.accessKey "n"> +<!ENTITY linkText.label "Loturaren testua"> +<!ENTITY linkText.accessKey "L"> +<!ENTITY activeLinkText.label "Lotura aktiboen testua"> +<!ENTITY activeLinkText.accessKey "a"> +<!ENTITY visitedLinkText.label "Bisitatutako loturen testua"> +<!ENTITY visitedLinkText.accessKey "B"> +<!ENTITY background.label "Atzeko planoa:"> +<!ENTITY background.accessKey "A"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Atzeko planoko irudia:"> +<!ENTITY backgroundImage.accessKey "r"> +<!ENTITY backgroundImage.tooltip "Erabili irudi-fitxategi bat zure orriaren atzeko plano gisa"> +<!ENTITY backgroundImage.shortenedDataURI "Moztutako URI datuak (kopiatzeak URI osoa kokatuko du arbelean)"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..b331d0f907 --- /dev/null +++ b/l10n-eu/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 "Eremu ezarpen propietateak"> + +<!ENTITY Legend.label "Legenda"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Editatu legenda:"> +<!ENTITY EditLegendText.accesskey "t"> +<!ENTITY LegendAlign.label "Lerrokatu legenda:"> +<!ENTITY LegendAlign.accesskey "a"> +<!ENTITY AlignDefault.label "Lehenetsia"> +<!ENTITY AlignLeft.label "Ezkerra"> +<!ENTITY AlignCenter.label "Erdia"> +<!ENTITY AlignRight.label "Eskuina"> + +<!ENTITY RemoveFieldSet.label "Ezabatu eremu ezarpenak"> +<!ENTITY RemoveFieldSet.accesskey "r"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..89be79d861 --- /dev/null +++ b/l10n-eu/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 "Inprimaki propietateak"> + +<!ENTITY Settings.label "Ezarpenak"> + +<!ENTITY FormName.label "Inprimaki izena:"> +<!ENTITY FormName.accesskey "n"> +<!ENTITY FormAction.label "Ekintza URL-a:"> +<!ENTITY FormAction.accesskey "a"> +<!ENTITY FormMethod.label "Metodoa:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Kodeketa:"> +<!ENTITY FormEncType.accesskey "K"> +<!ENTITY FormTarget.label "Helburu markoa:"> +<!ENTITY FormTarget.accesskey "H"> + +<!ENTITY RemoveForm.label "Ezabatu inprimakia"> +<!ENTITY RemoveForm.accesskey "E"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..bb65a0fbc1 --- /dev/null +++ b/l10n-eu/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 "Lerro horizontalaren propietateak"> + +<!ENTITY dimensionsBox.label "Neurriak"> +<!ENTITY heightEditField.label "Altuera:"> +<!ENTITY heightEditField.accessKey "t"> +<!ENTITY widthEditField.label "Zabalera:"> +<!ENTITY widthEditField.accessKey "Z"> +<!ENTITY pixelsPopup.value "pixel"> +<!ENTITY alignmentBox.label "Lerrokatzea"> +<!ENTITY leftRadio.label "Ezkerra"> +<!ENTITY leftRadio.accessKey "z"> +<!ENTITY centerRadio.label "Erdia"> +<!ENTITY centerRadio.accessKey "E"> +<!ENTITY rightRadio.label "Eskuina"> +<!ENTITY rightRadio.accessKey "s"> + +<!ENTITY threeDShading.label "3-D Itzal nabarmentzea"> +<!ENTITY threeDShading.accessKey "I"> +<!ENTITY saveSettings.label "Lehenetsi"> +<!ENTITY saveSettings.accessKey "L"> +<!ENTITY saveSettings.tooltip "Ezarpen hauek gorde lerro horizontal berriak sartzean erabiltzeko"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..e3923aad03 --- /dev/null +++ b/l10n-eu/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 "Irudi propietateak"> + +<!ENTITY pixelsPopup.value "pixel"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "Irudiaren kokalekua:"> +<!ENTITY locationEditField.accessKey "k"> +<!ENTITY locationEditField.tooltip "Idatzi irudiaren fitxategi-izena edo kokalekua"> +<!ENTITY locationEditField.shortenedDataURI "Moztutako URI datuak (kopiatzeak URI osoa kokatuko du arbelean)"> +<!ENTITY title.label "Argibidea:"> +<!ENTITY title.accessKey "A"> +<!ENTITY title.tooltip "Html 'title' atributua erakutsiko da argibide bezala"> +<!ENTITY altText.label "Testu alternatiboa:"> +<!ENTITY altText.accessKey "a"> +<!ENTITY altTextEditField.tooltip "Idatzi irudiaren ordez ikusiko den testua"> +<!ENTITY noAltText.label "Ez erabili testu alternatiboa"> +<!ENTITY noAltText.accessKey "E"> + +<!ENTITY previewBox.label "Irudiaren aurrebista"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "Uneko tamaina:"> +<!ENTITY actualSizeRadio.label "Benetako tamaina"> +<!ENTITY actualSizeRadio.accessKey "B"> +<!ENTITY actualSizeRadio.tooltip "Itzuli irudiaren uneko tamainara"> +<!ENTITY customSizeRadio.label "Tamaina pertsonalizatua"> +<!ENTITY customSizeRadio.accessKey "s"> +<!ENTITY customSizeRadio.tooltip "Aldatu irudiaren tamaina orrian bistaratu bezala"> +<!ENTITY heightEditField.label "Altuera:"> +<!ENTITY heightEditField.accessKey "t"> +<!ENTITY widthEditField.label "Zabalera:"> +<!ENTITY widthEditField.accessKey "Z"> +<!ENTITY constrainCheckbox.label "Mantendu"> +<!ENTITY constrainCheckbox.accessKey "M"> +<!ENTITY constrainCheckbox.tooltip "Mantendu irudiaren itxuraren proportzioak"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Irudi-mapa"> +<!ENTITY removeImageMapButton.label "Ezabatu"> +<!ENTITY removeImageMapButton.accessKey "E"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "Lerrokatu testua irudiarekin"> +<!ENTITY bottomPopup.value "Behean"> +<!ENTITY topPopup.value "Goian"> +<!ENTITY centerPopup.value "Erdialdean"> +<!ENTITY wrapRightPopup.value "Itzulbiratu eskuinean"> +<!ENTITY wrapLeftPopup.value "Itzulbiratu ezkerrean"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "Tartea"> +<!ENTITY leftRightEditField.label "Ezkerrean eta eskuinean:"> +<!ENTITY leftRightEditField.accessKey "E"> +<!ENTITY topBottomEditField.label "Goian eta behean:"> +<!ENTITY topBottomEditField.accessKey "G"> +<!ENTITY borderEditField.label "Ertz solidoa:"> +<!ENTITY borderEditField.accessKey "E"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Lotutako irudiaren inguruan ertza erakutsi"> +<!ENTITY showImageLinkBorder.accessKey "e"> +<!ENTITY LinkAdvancedEditButton.label "Loturen edizio aurreratua…"> +<!ENTITY LinkAdvancedEditButton.accessKey "L"> +<!ENTITY LinkAdvancedEditButton.tooltip "Gehitu edo aldatu HTML atributuak, estilo-atributuak eta JavaScript"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "Inprimakia"> +<!ENTITY imageLocationTab.label "Kokalekua"> +<!ENTITY imageDimensionsTab.label "Neurriak"> +<!ENTITY imageAppearanceTab.label "Itxura"> +<!ENTITY imageLinkTab.label "Lotura"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..7de8b824ba --- /dev/null +++ b/l10n-eu/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 "Inprimaki eremu propietateak"> +<!ENTITY windowTitleImage.label "Inprimaki irudi propietateak"> + +<!ENTITY InputType.label "Eremu mota"> +<!ENTITY InputType.accesskey "t"> +<!ENTITY text.value "Testua"> +<!ENTITY password.value "Pasahitza"> +<!ENTITY checkbox.value "Kontrol-laukia"> +<!ENTITY radio.value "Aukera botoia"> +<!ENTITY submit.value "Bidali botoia"> +<!ENTITY reset.value "Berrezarri botoia"> +<!ENTITY file.value "Fitxategia"> +<!ENTITY hidden.value "Ezkutukoa"> +<!ENTITY image.value "Irudia"> +<!ENTITY button.value "Botoia"> + +<!ENTITY InputSettings.label "Eremu ezarpenak"> +<!ENTITY InputName.label "Eremu izena:"> +<!ENTITY InputName.accesskey "n"> +<!ENTITY GroupName.label "Talde izena:"> +<!ENTITY GroupName.accesskey "n"> +<!ENTITY InputValue.label "Eremuaren balioa:"> +<!ENTITY InputValue.accesskey "b"> +<!ENTITY InitialValue.label "Hasierako balioa:"> +<!ENTITY InitialValue.accesskey "b"> +<!ENTITY InputChecked.label "Hasieran markatua"> +<!ENTITY InputChecked.accesskey "k"> +<!ENTITY InputSelected.label "Hasieran hautatua"> +<!ENTITY InputSelected.accesskey "s"> +<!ENTITY InputReadOnly.label "Irakurtzeko soilik"> +<!ENTITY InputReadOnly.accesskey "r"> +<!ENTITY InputDisabled.label "Ezgaituta"> +<!ENTITY InputDisabled.accesskey "E"> +<!ENTITY tabIndex.label "Tabulazio-indizea:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY TextSize.label "Eremu tamaina:"> +<!ENTITY TextSize.accesskey "E"> +<!ENTITY TextLength.label "Gehienezko luzera:"> +<!ENTITY TextLength.accesskey "l"> +<!ENTITY AccessKey.label "Laster-tekla:"> +<!ENTITY AccessKey.accesskey "k"> +<!ENTITY Accept.label "Onartutako motak:"> +<!ENTITY Accept.accesskey "a"> + +<!ENTITY ImageProperties.label "Irudiaren propietateak…"> +<!ENTITY ImageProperties.accesskey "e"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..a6722b16df --- /dev/null +++ b/l10n-eu/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 "Txertatu karakterea"> +<!ENTITY category.label "Kategoria"> +<!ENTITY letter.label "Letra:"> +<!ENTITY letter.accessKey "L"> +<!ENTITY character.label "Karakterea:"> +<!ENTITY character.accessKey "K"> +<!ENTITY accentUpper.label "Maiuskula azentuduna"> +<!ENTITY accentLower.label "Minuskula azentuduna"> +<!ENTITY otherUpper.label "Bestelako maiuskula"> +<!ENTITY otherLower.label "Bestelako minuskula"> +<!ENTITY commonSymbols.label "Ikur arruntak"> +<!ENTITY insertButton.label "Txertatu"> +<!ENTITY closeButton.label "Itxi"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..fd8bce70e0 --- /dev/null +++ b/l10n-eu/editor/ui/chrome/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 "Txertatu matematika"> + +<!ENTITY sourceEditField.label "Sartu LaTeX iturburu-kodea:"> + +<!ENTITY options.label "Aukerak"> +<!ENTITY optionInline.label "Barneko modua"> +<!ENTITY optionInline.accesskey "n"> +<!ENTITY optionDisplay.label "Bistaratzeko modua"> +<!ENTITY optionDisplay.accesskey "B"> +<!ENTITY optionLTR.label "Ezkerretik eskuinerako norantzan"> +<!ENTITY optionLTR.accesskey "z"> +<!ENTITY optionRTL.label "Eskuinetik ezkerrerako norantzan"> +<!ENTITY optionRTL.accesskey "s"> + +<!ENTITY insertButton.label "Txertatu"> +<!ENTITY insertButton.accesskey "x"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..8c70e9e27c --- /dev/null +++ b/l10n-eu/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 "Txertatu HTML"> +<!ENTITY sourceEditField.label "Sartu HTML etiketa eta testua:"> +<!ENTITY example.label "Adibidea: "> +<!-- 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 "Kaixo mundua!"> +<!ENTITY insertButton.label "Txertatu"> +<!ENTITY insertButton.accesskey "T"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..33a8c6b9d2 --- /dev/null +++ b/l10n-eu/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 "Eduki taula"> +<!ENTITY buildToc.label "Honen eduki taula sortu:"> +<!ENTITY tag.label "Etiketa:"> +<!ENTITY class.label "Klasea:"> +<!ENTITY header1.label "1 maila"> +<!ENTITY header2.label "2 maila"> +<!ENTITY header3.label "3 maila"> +<!ENTITY header4.label "4 maila"> +<!ENTITY header5.label "5 maila"> +<!ENTITY header6.label "6 maila"> +<!ENTITY makeReadOnly.label "Eduki taula irakurketa soilekoa egin"> +<!ENTITY orderedList.label "Eduki taulako sarrerak zenbatu"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..e409320dcb --- /dev/null +++ b/l10n-eu/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 "Txertatu Taula"> + +<!ENTITY size.label "Tamaina"> +<!ENTITY numRowsEditField.label "Errenkadak:"> +<!ENTITY numRowsEditField.accessKey "E"> +<!ENTITY numColumnsEditField.label "Zutabeak:"> +<!ENTITY numColumnsEditField.accessKey "u"> +<!ENTITY widthEditField.label "Zabalera:"> +<!ENTITY widthEditField.accessKey "Z"> +<!ENTITY borderEditField.label "Ertza:"> +<!ENTITY borderEditField.accessKey "E"> +<!ENTITY borderEditField.tooltip "Idatzi zenbaki bat taularen ertza zehazteko, edo idatzi zero (0) ertzik ez baduzu nahi"> +<!ENTITY pixels.label "pixel"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..3791d9e8bb --- /dev/null +++ b/l10n-eu/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 "Etiketaren propietateak"> + +<!ENTITY Settings.label "Ezarpenak"> +<!ENTITY Settings.accesskey "E"> + +<!ENTITY EditLabelText.label "Editatu testua:"> +<!ENTITY EditLabelText.accesskey "t"> +<!ENTITY LabelFor.label "Kontrolarentzat:"> +<!ENTITY LabelFor.accesskey "K"> +<!ENTITY AccessKey.label "Laster-tekla:"> +<!ENTITY AccessKey.accesskey "k"> + +<!ENTITY RemoveLabel.label "Ezabatu etiketa"> +<!ENTITY RemoveLabel.accesskey "z"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..0d4a31d738 --- /dev/null +++ b/l10n-eu/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 "Loturaren propietateak"> +<!ENTITY LinkURLBox.label "Loturaren kokapena"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..cb37a050cf --- /dev/null +++ b/l10n-eu/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 "Zerrenda propietateak"> + +<!ENTITY ListType.label "Zerrenda mota"> +<!ENTITY bulletStyle.label "Bulet-estiloa:"> +<!ENTITY startingNumber.label "Hemen hasi:"> +<!ENTITY startingNumber.accessKey "H"> +<!ENTITY none.value "Bat ere ez"> +<!ENTITY bulletList.value "Buletdun zerrenda (zenbaki gabea)"> +<!ENTITY numberList.value "Zenbakidun zerrenda"> +<!ENTITY definitionList.value "Definizio-zerrenda"> +<!ENTITY changeEntireListRadio.label "Aldatu zerrenda osoa"> +<!ENTITY changeEntireListRadio.accessKey "A"> +<!ENTITY changeSelectedRadio.label "Aldatu hautatutako elementuak soilik"> +<!ENTITY changeSelectedRadio.accessKey "i"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..6b3a12ad07 --- /dev/null +++ b/l10n-eu/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 "Orriaren propietateak"> +<!ENTITY location.label "Kokapena:"> +<!ENTITY lastModified.label "Azken aldaketa:"> +<!ENTITY titleInput.label "Izenburua:"> +<!ENTITY titleInput.accessKey "I"> +<!ENTITY authorInput.label "Egilea:"> +<!ENTITY authorInput.accessKey "E"> +<!ENTITY descriptionInput.label "Azalpena:"> +<!ENTITY descriptionInput.accessKey "A"> +<!ENTITY locationNewPage.label "[Orri berria, oraindik gorde gabe]"> +<!ENTITY EditHEADSource1.label "Erabiltzaile aurreratuak:"> +<!ENTITY EditHEADSource2.label "<head> (goiburua) atalaren edukiak aldatzeko ikusi menuan edo edizio modua tresna-barran, "HTML iturburua" aukeratu."> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..44572d1867 --- /dev/null +++ b/l10n-eu/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 "Hiztegi pertsonala"> + +<!ENTITY wordEditField.label "Hitz berria:"> +<!ENTITY wordEditField.accessKey "H"> +<!ENTITY AddButton.label "Gehitu"> +<!ENTITY AddButton.accessKey "G"> +<!ENTITY DictionaryList.label "Hiztegiko hitzak:"> +<!ENTITY DictionaryList.accessKey "H"> +<!ENTITY ReplaceButton.label "Ordezkatu"> +<!ENTITY ReplaceButton.accessKey "O"> +<!ENTITY RemoveButton.label "Ezabatu"> +<!ENTITY RemoveButton.accessKey "E"> + +<!ENTITY CloseButton.label "Itxi"> +<!ENTITY CloseButton.accessKey "I"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..4e7abd071a --- /dev/null +++ b/l10n-eu/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 "Argitaratu orria"> +<!ENTITY windowTitleSettings.label "Argitaratze ezarpenak"> +<!ENTITY publishTab.label "Argitaratu"> +<!ENTITY settingsTab.label "Ezarpenak"> +<!ENTITY publishButton.label "Argitaratu"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Gunearen izena:"> +<!ENTITY siteList.accesskey "e"> +<!ENTITY siteList.tooltip "Argitaratu nahi duzun gunea aukeratu"> +<!ENTITY newSiteButton.label "Gune berria"> +<!ENTITY newSiteButton.accesskey "n"> +<!ENTITY docDirList.label "Orri honen gune azpidirektorioa:"> +<!ENTITY docDirList.accesskey "g"> +<!ENTITY docDirList.tooltip "Hautatu edo sartu orri honen urruneko azpidirektorioaren izena"> +<!ENTITY publishImgCheckbox.label "Irudiak eta beste fitxategiak sartu"> +<!ENTITY publishImgCheckbox.accesskey "b"> +<!ENTITY publishImgCheckbox.tooltip "Argitaratu orri honek erabilitako irudi eta beste fitxategiak"> +<!ENTITY sameLocationRadio.label "Erabili orriaren kokapen berdina"> +<!ENTITY sameLocationRadio.accesskey "b"> +<!ENTITY sameLocationRadio.tooltip "Argitaratu fitxategiak orriaren kokaleku berdinean"> +<!ENTITY useSubdirRadio.label "Gune azpidirektorio hau erabili:"> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Argitaratu fitxategiak hautaturiko urruneko direktorioan"> +<!ENTITY otherDirList.tooltip "Hautatu edo sartu fitxategiak argitaratzeko urruneko azpidirektorioaren izena"> +<!ENTITY pageTitle.label "Orrialdearen izenburua:"> +<!ENTITY pageTitle.accesskey "i"> +<!ENTITY pageTitle.tooltip "Sartu izenburu bat leihoan eta laster-marketan orria desberdintzeko"> +<!ENTITY pageTitleExample.label "adib.: "Nire webgunea""> +<!ENTITY filename.label "Fitxategi-izena:"> +<!ENTITY filename.accesskey "F"> +<!ENTITY filename.tooltip "Sartu fitxategiaren izena, web orri batentzako '.html' ere"> +<!ENTITY filenameExample.label "adib,: "nireorria.html""> +<!ENTITY setDefaultButton.label "Ezarri lehenetsi gisa"> +<!ENTITY setDefaultButton.accesskey "l"> +<!ENTITY removeButton.label "Ezabatu gunea"> +<!ENTITY removeButton.accesskey "E"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Guneak argitaratzen"> +<!ENTITY serverInfo.label "Zerbitzariaren informazioa"> +<!ENTITY loginInfo.label "Saio argibideak"> +<!ENTITY siteName.label "Gunearen izena:"> +<!ENTITY siteName.accesskey "e"> +<!ENTITY siteName.tooltip "Argitaratze gunea identifikatzeko ezizena (adib.: 'NireGunea')"> +<!ENTITY siteUrl.label "Argitaratze gunea (adib.: 'ftp://ftp.nireisp.com/erabiltzailea'):"> +<!ENTITY siteUrl.accesskey "A"> +<!ENTITY siteUrl.tooltip "Zure hornitzaile edo hosting-ak emandako FTP:// edo HTTP:// helbidea"> +<!ENTITY browseUrl.label "Zure hasiera-orriaren HTTP helbidea (adib.: 'http://www.nireisp.com/erabiltzailea'):"> +<!ENTITY browseUrl.accesskey "T"> +<!ENTITY browseUrl.tooltip "Zure etxe direktorioaren HTTP:// helbidea (ez jarri fitxategi-izena)"> +<!ENTITY username.label "Erabiltzaile-izena:"> +<!ENTITY username.accesskey "E"> +<!ENTITY username.tooltip "Zure hornitzaile edo hosting-ean saioa hasteko erabili behar den erabiltzaile-izena"> +<!ENTITY password.label "Pasahitza:"> +<!ENTITY password.accesskey "h"> +<!ENTITY password.tooltip "Erabiltzaile-izenarekin erabili behar den pasahitza"> +<!ENTITY savePassword.label "Gorde pasahitza"> +<!ENTITY savePassword.accesskey "s"> +<!ENTITY savePassword.tooltip "Hautatu hau zure pasahitza Pasahitz Kudeatzailean gordetzeko"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..8845f43a08 --- /dev/null +++ b/l10n-eu/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 "Gunearen URLa:"> +<!ENTITY docSubdir.label "Orriaren azpidirektorioa:"> +<!ENTITY otherSubdir.label "Irudi azpidirektorioa:"> + +<!ENTITY status.label "Argitaratzen..."> +<!ENTITY fileList.label "Argitaratze egoera"> +<!ENTITY succeeded.label "Lortua"> +<!ENTITY failed.label "Huts"> + +<!ENTITY keepOpen "Mantendu leiho hau irekita argitaratzea amaitu arte."> +<!ENTITY closeButton.label "Itxi"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..e8a72e6c14 --- /dev/null +++ b/l10n-eu/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 "Bilatu eta ordeztu"> +<!ENTITY findField.label "Bilatu testua:"> +<!ENTITY findField.accesskey "B"> +<!ENTITY replaceField.label "Ordeztu honekin:"> +<!ENTITY replaceField.accesskey "r"> +<!ENTITY caseSensitiveCheckbox.label "Bereizi maiuskula/minuskula"> +<!ENTITY caseSensitiveCheckbox.accesskey "M"> +<!ENTITY wrapCheckbox.label "Ingurukoak bildu"> +<!ENTITY wrapCheckbox.accesskey "b"> +<!ENTITY backwardsCheckbox.label "Bilatu atzeraka"> +<!ENTITY backwardsCheckbox.accesskey "B"> +<!ENTITY findNextButton.label "Bilatu hurrengoa"> +<!ENTITY findNextButton.accesskey "B"> +<!ENTITY replaceButton.label "Ordeztu"> +<!ENTITY replaceButton.accesskey "r"> +<!ENTITY replaceAndFindButton.label "Ordeztu eta bilatu"> +<!ENTITY replaceAndFindButton.accesskey "t"> +<!ENTITY replaceAllButton.label "Ordeztu denak"> +<!ENTITY replaceAllButton.accesskey "d"> +<!ENTITY closeButton.label "Itxi"> +<!ENTITY closeButton.accesskey "I"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..7547d361ff --- /dev/null +++ b/l10n-eu/editor/ui/chrome/dialogs/EditorSaveAsCharset.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/. --> +<!-- 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 "Gorde eta aldatu testuaren kodeketa"> +<!ENTITY documentTitleTitle.label "Orriaren izenburua"> +<!ENTITY documentCharsetTitle2.label "Testuaren kodeketa"> +<!ENTITY documentCharsetDesc2.label "Aukeratu dokumentuan erabili nahi duzun testu-kodeketa:"> +<!ENTITY documentExportToText.label "Esportatu testura"> + diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..8ee8c59e58 --- /dev/null +++ b/l10n-eu/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 "Hautapen-zerrendaren propietateak"> + +<!ENTITY Select.label "Hautapen-zerrenda"> +<!ENTITY SelectName.label "Zerrendaren izena:"> +<!ENTITY SelectName.accesskey "n"> +<!ENTITY SelectSize.label "Altuera:"> +<!ENTITY SelectSize.accesskey "A"> +<!ENTITY SelectMultiple.label "Aukera anitza"> +<!ENTITY SelectMultiple.accesskey "A"> +<!ENTITY SelectDisabled.label "Desgaituta"> +<!ENTITY SelectDisabled.accesskey "D"> +<!ENTITY SelectTabIndex.label "Tabulazio-indizea:"> +<!ENTITY SelectTabIndex.accesskey "i"> + +<!ENTITY OptGroup.label "Aukera taldea"> +<!ENTITY OptGroupLabel.label "Etiketa:"> +<!ENTITY OptGroupLabel.accesskey "E"> +<!ENTITY OptGroupDisabled.label "Desgaituta"> +<!ENTITY OptGroupDisabled.accesskey "D"> + +<!ENTITY Option.label "Aukera"> +<!ENTITY OptionText.label "Testua:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Balioa:"> +<!ENTITY OptionValue.accesskey "B"> +<!ENTITY OptionSelected.label "Hasieran hautatua"> +<!ENTITY OptionSelected.accesskey "s"> +<!ENTITY OptionDisabled.label "Desgaituta"> +<!ENTITY OptionDisabled.accesskey "D"> + +<!ENTITY TextHeader.label "Testua"> +<!ENTITY ValueHeader.label "Balioa"> +<!ENTITY SelectedHeader.label "Hautatuta"> + +<!ENTITY AddOption.label "Aukera gehitu"> +<!ENTITY AddOption.accesskey "A"> +<!ENTITY AddOptGroup.label "Taldea gehitu"> +<!ENTITY AddOptGroup.accesskey "T"> +<!ENTITY RemoveElement.label "Ezabatu"> +<!ENTITY RemoveElement.accesskey "E"> +<!ENTITY MoveElementUp.label "Eraman gorantz"> +<!ENTITY MoveElementUp.accesskey "g"> +<!ENTITY MoveElementDown.label "Eraman beherantz"> +<!ENTITY MoveElementDown.accesskey "b"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..af7b06f279 --- /dev/null +++ b/l10n-eu/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 "Egokitu saretara"> + +<!ENTITY enableSnapToGrid.label "gaitu saretara egokitzea"> +<!ENTITY enableSnapToGrid.accessKey "e"> + +<!ENTITY sizeEditField.label "Tamaina:"> +<!ENTITY sizeEditField.accessKey "T"> + +<!ENTITY pixelsLabel.value "pixel"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..d7a0c6ddc0 --- /dev/null +++ b/l10n-eu/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 "Egiaztatu ortografia"> + +<!ENTITY misspelledWord.label "Gaizki idatzitako hitza:"> +<!ENTITY wordEditField.label "Ordeztu honekin:"> +<!ENTITY wordEditField.accessKey "h"> +<!ENTITY checkwordButton.label "Egiaztatu hitza"> +<!ENTITY checkwordButton.accessKey "E"> +<!ENTITY suggestions.label "Aholkuak:"> +<!ENTITY suggestions.accessKey "h"> +<!ENTITY ignoreButton.label "Baztertu"> +<!ENTITY ignoreButton.accessKey "B"> +<!ENTITY ignoreAllButton.label "Baztertu denak"> +<!ENTITY ignoreAllButton.accessKey "d"> +<!ENTITY replaceButton.label "Ordeztu"> +<!ENTITY replaceButton.accessKey "r"> +<!ENTITY replaceAllButton.label "Ordeztu denak"> +<!ENTITY replaceAllButton.accessKey "a"> +<!ENTITY stopButton.label "Gelditu"> +<!ENTITY stopButton.accessKey "G"> +<!ENTITY userDictionary.label "Hiztegi pertsonala:"> +<!ENTITY moreDictionaries.label "Deskargatu hiztegi gehiago..."> +<!ENTITY addToUserDictionaryButton.label "Hitza gehitu"> +<!ENTITY addToUserDictionaryButton.accessKey "g"> +<!ENTITY editUserDictionaryButton.label "Editatu..."> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton2.label "Berraztertu testua"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "Itxi"> +<!ENTITY closeButton.accessKey "I"> +<!ENTITY sendButton.label "Bidali"> +<!ENTITY sendButton.accessKey "B"> +<!ENTITY languagePopup.label "Hizkuntza:"> +<!ENTITY languagePopup.accessKey "H"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..3b495a449b --- /dev/null +++ b/l10n-eu/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 "Taularen propietateak"> +<!ENTITY applyButton.label "Aplikatu"> +<!ENTITY applyButton.accesskey "A"> +<!ENTITY closeButton.label "Itxi"> +<!ENTITY tableTab.label "Taula"> +<!ENTITY cellTab.label "Gelaxkak"> +<!ENTITY tableRows.label "Errenkadak:"> +<!ENTITY tableRows.accessKey "r"> +<!ENTITY tableColumns.label "Zutabeak:"> +<!ENTITY tableColumns.accessKey "Z"> +<!ENTITY tableHeight.label "Altuera:"> +<!ENTITY tableHeight.accessKey "t"> +<!ENTITY tableWidth.label "Zabalera:"> +<!ENTITY tableWidth.accessKey "Z"> +<!ENTITY tableBorderSpacing.label "Ertzak eta tartekatzea"> +<!ENTITY tableBorderWidth.label "Ertza:"> +<!ENTITY tableBorderWidth.accessKey "E"> +<!ENTITY tableSpacing.label "Tartekatzea:"> +<!ENTITY tableSpacing.accessKey "T"> +<!ENTITY tablePadding.label "Betegarria:"> +<!ENTITY tablePadding.accessKey "B"> +<!ENTITY tablePxBetwCells.label "gelaxken arteko pixelak"> +<!ENTITY tablePxBetwBrdrCellContent.label "gelaxkaren ertza eta edukiaren arteko pixelak"> +<!ENTITY tableAlignment.label "Taularen lerrokatzea:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "Goiburukoa:"> +<!ENTITY tableCaption.accessKey "G"> +<!ENTITY tableCaptionAbove.label "Taularen goian"> +<!ENTITY tableCaptionBelow.label "Taularen behean"> +<!ENTITY tableCaptionLeft.label "Taularen ezkerraldean"> +<!ENTITY tableCaptionRight.label "Taularen eskuinaldean"> +<!ENTITY tableCaptionNone.label "Bat ere ez"> +<!ENTITY tableInheritColor.label "(Hedatu orriaren kolorea)"> + +<!ENTITY cellSelection.label "Aukera"> +<!ENTITY cellSelectCell.label "Gelaxka"> +<!ENTITY cellSelectRow.label "Errenkada"> +<!ENTITY cellSelectColumn.label "Zutabea"> +<!ENTITY cellSelectNext.label "Hurrengoa"> +<!ENTITY cellSelectNext.accessKey "H"> +<!ENTITY cellSelectPrevious.label "Aurrekoa"> +<!ENTITY cellSelectPrevious.accessKey "A"> +<!ENTITY applyBeforeChange.label "Uneko aldakate hautapena aldatu eta gero ezarriko dira."> +<!ENTITY cellContentAlignment.label "Edukiaren lerrokatzea"> +<!ENTITY cellHorizontal.label "Horizontala:"> +<!ENTITY cellHorizontal.accessKey "z"> +<!ENTITY cellVertical.label "Bertikala:"> +<!ENTITY cellVertical.accessKey "B"> +<!ENTITY cellStyle.label "Gelaxkaren estiloa:"> +<!ENTITY cellStyle.accessKey "G"> +<!ENTITY cellNormal.label "Arrunta"> +<!ENTITY cellHeader.label "Goiburua"> +<!ENTITY cellTextWrap.label "Testua bildu:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "Bildu"> +<!ENTITY cellNoWrap.label "Ez bildu"> +<!ENTITY cellAlignTop.label "Goian"> +<!ENTITY cellAlignMiddle.label "Erdian"> +<!ENTITY cellAlignBottom.label "Behean"> +<!ENTITY cellAlignJustify.label "Justifikatu"> +<!ENTITY cellInheritColor.label "(Utzi taularen kolorea zeharkatzea)"> +<!ENTITY cellUseCheckboxHelp.label "Hautatutako gelaxken propietateak zehazteko kontrol-laukiak erabili"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Tamaina"> +<!ENTITY pixels.label "pixel"> +<!ENTITY backgroundColor.label "Atzeko planoko kolorea:"> +<!ENTITY backgroundColor.accessKey "A"> +<!ENTITY AlignLeft.label "Ezkerra"> +<!ENTITY AlignCenter.label "Erdia"> +<!ENTITY AlignRight.label "Eskuina"> diff --git a/l10n-eu/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-eu/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..6a141d0ec8 --- /dev/null +++ b/l10n-eu/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 "Testu-eremuaren propietateak"> + +<!ENTITY Settings.label "Ezarpenak"> + +<!ENTITY TextAreaName.label "Eremuaren izena:"> +<!ENTITY TextAreaName.accessKey "n"> +<!ENTITY TextAreaRows.label "Errenkadak:"> +<!ENTITY TextAreaRows.accessKey "r"> +<!ENTITY TextAreaCols.label "Zutabeak:"> +<!ENTITY TextAreaCols.accessKey "Z"> +<!ENTITY TextAreaReadOnly.label "Irakurtzeko soilik"> +<!ENTITY TextAreaReadOnly.accessKey "o"> +<!ENTITY TextAreaDisabled.label "Ezgaituta"> +<!ENTITY TextAreaDisabled.accessKey "E"> +<!ENTITY TextAreaTabIndex.label "Tabulazio-indizea:"> +<!ENTITY TextAreaTabIndex.accessKey "i"> +<!ENTITY TextAreaAccessKey.label "Laster-tekla:"> +<!ENTITY TextAreaAccessKey.accessKey "k"> +<!ENTITY InitialText.label "Hasierako testua:"> +<!ENTITY InitialText.accessKey "t"> + +<!ENTITY TextAreaWrap.label "Egokitze modua:"> +<!ENTITY TextAreaWrap.accessKey "E"> +<!ENTITY WrapDefault.value "Lehenetsia"> +<!ENTITY WrapOff.value "Ezgaitua"> +<!ENTITY WrapHard.value "Gogorra"> +<!ENTITY WrapSoft.value "Leuna"> +<!ENTITY WrapPhysical.value "Fisikoa"> +<!ENTITY WrapVirtual.value "Birtuala"> diff --git a/l10n-eu/editor/ui/chrome/region/region.properties b/l10n-eu/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..fb6fac676e --- /dev/null +++ b/l10n-eu/editor/ui/chrome/region/region.properties @@ -0,0 +1,8 @@ +# 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/. + +# +# editor.js +# editor.properties +editor.throbber.url=http://www.seamonkey-project.org/ |