diff options
Diffstat (limited to '')
12 files changed, 952 insertions, 0 deletions
diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd new file mode 100644 index 0000000000..12fde493da --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd @@ -0,0 +1,7 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY name.label "Nome da axenda de enderezos:"> +<!ENTITY name.accesskey "x"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abCard.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abCard.dtd new file mode 100644 index 0000000000..0cb0c72ce9 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abCard.dtd @@ -0,0 +1,156 @@ +<!-- 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 Contact.tab "Contacto"> +<!ENTITY Contact.accesskey "C"> +<!ENTITY Name.box "Nome"> + +<!-- LOCALIZATION NOTE: + NameField1, NameField2, PhoneticField1, PhoneticField2 + those fields are either LN or FN depends on the target country. + "FirstName" and "LastName" can be swapped for id to change the order + but they should not be translated (same applied to phonetic id). + Make sure the translation of label corresponds to the order of id. +--> + +<!-- LOCALIZATION NOTE (NameField1.id) : DONT_TRANSLATE --> +<!ENTITY NameField1.id "FirstName"> +<!-- LOCALIZATION NOTE (NameField2.id) : DONT_TRANSLATE --> +<!ENTITY NameField2.id "LastName"> +<!-- LOCALIZATION NOTE (PhoneticField1.id) : DONT_TRANSLATE --> +<!ENTITY PhoneticField1.id "PhoneticFirstName"> +<!-- LOCALIZATION NOTE (PhoneticField2.id) : DONT_TRANSLATE --> +<!ENTITY PhoneticField2.id "PhoneticLastName"> + +<!ENTITY NameField1.label "Nome:"> +<!ENTITY NameField1.accesskey "N"> +<!ENTITY NameField2.label "Apelidos:"> +<!ENTITY NameField2.accesskey "l"> +<!ENTITY PhoneticField1.label "Fonética:"> +<!ENTITY PhoneticField2.label "Fonética:"> +<!ENTITY DisplayName.label "Nome a amosar:"> +<!ENTITY DisplayName.accesskey "m"> +<!ENTITY preferDisplayName.label "Preferir sempre o nome a amosar que a cabeceira da mensaxe"> +<!ENTITY preferDisplayName.accesskey "f"> +<!ENTITY NickName.label "Alcume:"> +<!ENTITY NickName.accesskey "A"> + +<!ENTITY PrimaryEmail.label "Correo electrónico:"> +<!ENTITY PrimaryEmail.accesskey "C"> +<!ENTITY SecondEmail.label "Correo electrónico adicional:"> +<!ENTITY SecondEmail.accesskey "i"> +<!ENTITY PreferMailFormat.label "Prefire recibir mensaxes formatadas como:"> +<!ENTITY PreferMailFormat.accesskey "b"> +<!ENTITY PlainText.label "Texto sen formato"> +<!ENTITY HTML.label "HTML"> +<!ENTITY Unknown.label "Descoñecido"> +<!ENTITY chatName.label "Nome da conversa:"> + +<!ENTITY WorkPhone.label "Traballo:"> +<!ENTITY WorkPhone.accesskey "r"> +<!ENTITY HomePhone.label "Domicilio:"> +<!ENTITY HomePhone.accesskey "m"> +<!ENTITY FaxNumber.label "Fax:"> +<!ENTITY FaxNumber.accesskey "x"> +<!ENTITY PagerNumber.label "Busca:"> +<!ENTITY PagerNumber.accesskey "a"> +<!ENTITY CellularNumber.label "Móbil:"> +<!ENTITY CellularNumber.accesskey "o"> + +<!ENTITY Home.tab "Privado"> +<!ENTITY Home.accesskey "v"> +<!ENTITY HomeAddress.label "Enderezo:"> +<!ENTITY HomeAddress.accesskey "z"> +<!ENTITY HomeAddress2.label ""> +<!ENTITY HomeAddress2.accesskey ""> +<!ENTITY HomeCity.label "Cidade:"> +<!ENTITY HomeCity.accesskey "d"> +<!ENTITY HomeState.label "Estado/Provincia:"> +<!ENTITY HomeState.accesskey "T"> +<!ENTITY HomeZipCode.label "Código postal:"> +<!ENTITY HomeZipCode.accesskey "g"> +<!ENTITY HomeCountry.label "País:"> +<!ENTITY HomeCountry.accesskey "s"> +<!ENTITY HomeWebPage.label "Páxina web:"> +<!ENTITY HomeWebPage.accesskey "w"> +<!ENTITY Birthday.label "Aniversario:"> +<!ENTITY Birthday.accesskey "n"> +<!ENTITY Month.placeholder "Mes"> +<!ENTITY Day.placeholder "Día"> +<!ENTITY Year.placeholder "Ano"> +<!ENTITY Age.label "Idade:"> +<!ENTITY Age.placeholder "Idade"> + +<!ENTITY Work.tab "Traballo"> +<!ENTITY Work.accesskey "l"> +<!ENTITY JobTitle.label "Título:"> +<!ENTITY JobTitle.accesskey "T"> +<!ENTITY Department.label "Departamento:"> +<!ENTITY Department.accesskey "D"> +<!ENTITY Company.label "Organización:"> +<!ENTITY Company.accesskey "O"> +<!ENTITY WorkAddress.label "Enderezo:"> +<!ENTITY WorkAddress.accesskey "E"> +<!ENTITY WorkAddress2.label ""> +<!ENTITY WorkAddress2.accesskey ""> +<!ENTITY WorkCity.label "Cidade:"> +<!ENTITY WorkCity.accesskey "C"> +<!ENTITY WorkState.label "Estado/Provincia:"> +<!ENTITY WorkState.accesskey "P"> +<!ENTITY WorkZipCode.label "Código postal:"> +<!ENTITY WorkZipCode.accesskey "g"> +<!ENTITY WorkCountry.label "País:"> +<!ENTITY WorkCountry.accesskey "s"> +<!ENTITY WorkWebPage.label "Páxina web:"> +<!ENTITY WorkWebPage.accesskey "e"> + +<!ENTITY Other.tab "Outro"> +<!ENTITY Other.accesskey "O"> +<!ENTITY Custom1.label "Personalizado 1:"> +<!ENTITY Custom1.accesskey "1"> +<!ENTITY Custom2.label "Personalizado 2:"> +<!ENTITY Custom2.accesskey "2"> +<!ENTITY Custom3.label "Personalizado 3:"> +<!ENTITY Custom3.accesskey "3"> +<!ENTITY Custom4.label "Personalizado 4:"> +<!ENTITY Custom4.accesskey "4"> +<!ENTITY Notes.label "Notas:"> +<!ENTITY Notes.accesskey "N"> + +<!ENTITY Chat.tab "Conversas"> +<!ENTITY Chat.accesskey "a"> +<!ENTITY Gtalk.label "Google Talk:"> +<!ENTITY Gtalk.accesskey "k"> +<!ENTITY AIM.label "AIM:"> +<!ENTITY AIM2.accesskey "M"> +<!ENTITY Yahoo.label "Yahoo!:"> +<!ENTITY Yahoo.accesskey "Y"> +<!ENTITY Skype.label "Skype:"> +<!ENTITY Skype.accesskey "S"> +<!ENTITY QQ.label "QQ:"> +<!ENTITY QQ.accesskey "Q"> +<!ENTITY MSN.label "MSN:"> +<!ENTITY MSN2.accesskey "S"> +<!ENTITY ICQ.label "ICQ:"> +<!ENTITY ICQ.accesskey "I"> +<!ENTITY XMPP.label "Jabber ID:"> +<!ENTITY XMPP.accesskey "J"> +<!ENTITY IRC.label "Alcume do IRC:"> +<!ENTITY IRC.accesskey "R"> + +<!ENTITY Photo.tab "Foto"> +<!ENTITY Photo.accesskey "f"> +<!ENTITY GenericPhoto.label "Foto xenérica"> +<!ENTITY GenericPhoto.accesskey "F"> +<!ENTITY DefaultPhoto.label "Predeterminada"> +<!ENTITY PhotoFile.label "Neste computador"> +<!ENTITY PhotoFile.accesskey "s"> +<!ENTITY BrowsePhoto.label "Examinar"> +<!ENTITY BrowsePhoto.accesskey "r"> +<!ENTITY PhotoURL.label "Na web"> +<!ENTITY PhotoURL.accesskey "b"> +<!ENTITY PhotoURL.placeholder "Pegue ou escriba o enderezo web dunha foto"> +<!ENTITY UpdatePhoto.label "Actualizar"> +<!ENTITY UpdatePhoto.accesskey "t"> +<!ENTITY PhotoDropTarget.label "Arrastre a nova foto aquí"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abContactsPanel.dtd new file mode 100644 index 0000000000..5df9e79ba3 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abContactsPanel.dtd @@ -0,0 +1,49 @@ +<!-- 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 propertiesMenu.label "Propiedades"> +<!ENTITY propertiesMenu.accesskey "i"> +<!ENTITY propertiesCmd.key "i"> +<!ENTITY abPropertiesMenu.label "Propiedades da axenda de enderezos"> +<!ENTITY abPropertiesMenu.accesskey "i"> +<!ENTITY contactPropertiesMenu.label "Propiedades do contacto"> +<!ENTITY contactPropertiesMenu.accesskey "i"> +<!ENTITY mailingListPropertiesMenu.label "Propiedades da lista de correo"> +<!ENTITY mailingListPropertiesMenu.accesskey "i"> + +<!ENTITY abContextMenuButton.tooltip "Amosa o menú contextual da axenda de enderezos"> +<!ENTITY addressbookPicker.label "Axenda de enderezos:"> +<!ENTITY addressbookPicker.accesskey "z"> +<!ENTITY searchContacts.label "Buscar nos contactos:"> +<!ENTITY searchContacts.accesskey "n"> +<!ENTITY SearchNameOrEmail.label "Nome ou correo electrónico"> + +<!ENTITY addtoToFieldMenu.label "Engadir no campo Para"> +<!ENTITY addtoToFieldMenu.accesskey "a"> +<!ENTITY addtoCcFieldMenu.label "Engadir no campo CC"> +<!ENTITY addtoCcFieldMenu.accesskey "C"> +<!ENTITY addtoBccFieldMenu.label "Engadir no campo CCO"> +<!ENTITY addtoBccFieldMenu.accesskey "O"> +<!ENTITY deleteAddrBookCard.label "Eliminar"> +<!ENTITY deleteAddrBookCard.accesskey "l"> +<!ENTITY propertiesContext.label "Propiedades"> +<!ENTITY propertiesContext.accesskey "i"> +<!ENTITY abPropertiesContext.label "Propiedades"> +<!ENTITY abPropertiesContext.accesskey "i"> +<!ENTITY editContactContext.label "Modificar o contacto"> +<!ENTITY editContactContext.accesskey "E"> +<!ENTITY editMailingListContext.label "Modificar a lista"> +<!ENTITY editMailingListContext.accesskey "M"> + +<!ENTITY newContactAbContext.label "Novo contacto"> +<!ENTITY newContactAbContext.accesskey "C"> +<!ENTITY newListAbContext.label "Nova lista"> +<!ENTITY newListAbContext.accesskey "L"> + +<!ENTITY toButton.label "Engadir en Para:"> +<!ENTITY toButton.accesskey "a"> +<!ENTITY ccButton.label "Engadir en CC:"> +<!ENTITY ccButton.accesskey "C"> +<!ENTITY bccButton.label "Engadir en CCO:"> +<!ENTITY bccButton.accesskey "O"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abMailListDialog.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abMailListDialog.dtd new file mode 100644 index 0000000000..0bb9055217 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abMailListDialog.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/. --> + +<!-- Title --> +<!ENTITY mailListWindowAdd.title "Nova lista de correo"> + +<!-- Labels and Access Keys --> +<!ENTITY addToAddressBook.label "Engadir a: "> +<!ENTITY addToAddressBook.accesskey "E"> +<!ENTITY ListName.label "Nome da lista: "> +<!ENTITY ListName.accesskey "N"> +<!ENTITY ListNickName.label "Alcume da lista: "> +<!ENTITY ListNickName.accesskey "A"> +<!ENTITY ListDescription.label "Descrición: "> +<!ENTITY ListDescription.accesskey "e"> +<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in --> +<!ENTITY AddressTitle.label "Introduza enderezos de correo electrónico para engadilos na lista de correo:"> +<!ENTITY AddressTitle.accesskey "m"> +<!ENTITY UpButton.label "Subir"> +<!ENTITY DownButton.label "Baixar"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abMainWindow.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abMainWindow.dtd new file mode 100644 index 0000000000..4166145d4f --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abMainWindow.dtd @@ -0,0 +1,221 @@ +<!-- 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 addressbookWindow.title "Axenda de enderezos"> +<!ENTITY blankResultsPaneMessage.label "Esta axenda de enderezos só amosa contactos despois dunha busca"> +<!ENTITY localResultsOnlyMessage.label "Os contactos das axendas de enderezos remotas non se amosan ata que busca"> + +<!-- File Menu --> +<!ENTITY fileMenu.label "Ficheiro"> +<!ENTITY fileMenu.accesskey "h"> +<!ENTITY newMenu.label "Novo"> +<!ENTITY newMenu.accesskey "v"> +<!ENTITY newContact.label "Contacto da axenda de enderezos…"> +<!ENTITY newContact.accesskey "C"> +<!ENTITY newContact.key "N"> +<!ENTITY newListCmd.label "Lista de correo…"> +<!ENTITY newListCmd.accesskey "l"> +<!ENTITY newAddressBookCmd.label "Axenda de enderezos…"> +<!ENTITY newAddressBookCmd.accesskey "x"> +<!ENTITY newCardDAVBookCmd.label "Axenda de enderezos CardDAV…"> +<!ENTITY newCardDAVBookCmd.accesskey "V"> +<!ENTITY newLDAPDirectoryCmd.label "Directorio LDAP…"> +<!ENTITY newLDAPDirectoryCmd.accesskey "D"> +<!ENTITY newMessageCmd.label "Mensaxe"> +<!ENTITY newMessageCmd.key "M"> +<!ENTITY newMessageCmd.accesskey "M"> +<!-- LOCALIZATION NOTE (osxAddressBook) : These entities are only used on Mac --> +<!ENTITY osxAddressBook.label "Utilizar a axenda de enderezos de Mac OS X"> +<!ENTITY osxAddressBook.accesskey "O"> +<!ENTITY closeCmd.label "Pechar"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "P"> +<!ENTITY printSetupCmd.label "Configuración da páxina…"> +<!ENTITY printSetupCmd.accesskey "u"> +<!ENTITY printPreviewContactCmd.label "Previsualización do contacto"> +<!ENTITY printPreviewContactCmd.accesskey "v"> +<!ENTITY printPreviewAddressBook.label "Previsualización da axenda de enderezos"> +<!ENTITY printPreviewAddressBook.accesskey "d"> +<!ENTITY printContactCmd.label "Imprimir contacto…"> +<!ENTITY printContactCmd.accesskey "m"> +<!ENTITY printContactCmd.key "P"> +<!ENTITY printAddressBook.label "Imprimir axenda de enderezos…"> +<!ENTITY printAddressBook.accesskey "x"> + +<!-- Edit Menu --> +<!ENTITY editMenu.label "Editar"> +<!ENTITY editMenu.accesskey "t"> +<!ENTITY deleteCmd.label "Eliminar"> +<!ENTITY deleteAbCmd.label "Eliminar a axenda de enderezos"> +<!ENTITY deleteContactCmd.label "Eliminar contacto"> +<!ENTITY deleteContactsCmd.label "Eliminar contactos"> +<!ENTITY deleteListCmd.label "Eliminar lista"> +<!ENTITY deleteListsCmd.label "Eliminar listas"> +<!ENTITY deleteItemsCmd.label "Eliminar elementos"> +<!ENTITY searchAddressesCmd.key "f"> +<!ENTITY propertiesMenu.label "Propiedades"> +<!ENTITY propertiesMenu.accesskey "i"> +<!ENTITY propertiesCmd.key "i"> +<!ENTITY abPropertiesMenu.label "Propiedades da axenda de enderezos"> +<!ENTITY abPropertiesMenu.accesskey "i"> +<!ENTITY contactPropertiesMenu.label "Propiedades do contacto"> +<!ENTITY contactPropertiesMenu.accesskey "i"> +<!ENTITY mailingListPropertiesMenu.label "Propiedades da lista de correo"> +<!ENTITY mailingListPropertiesMenu.accesskey "i"> + +<!-- View Menu --> +<!ENTITY viewMenu.label "Ver"> +<!ENTITY viewMenu.accesskey "V"> +<!ENTITY viewToolbarsMenu.label "Barras de ferramentas"> +<!ENTITY viewToolbarsMenu.accesskey "t"> +<!ENTITY menubarCmd.label "Barra de menú"> +<!ENTITY menubarCmd.accesskey "m"> +<!ENTITY showAbToolbarCmd.label "Barra da axenda de enderezos"> +<!ENTITY showAbToolbarCmd.accesskey "o"> +<!ENTITY showTaskbarCmd.label "Barra de estado"> +<!ENTITY showTaskbarCmd.accesskey "d"> +<!ENTITY customizeToolbar.label "Personalizar…"> +<!ENTITY customizeToolbar.accesskey "z"> +<!ENTITY layoutMenu.label "Deseño"> +<!ENTITY layoutMenu.accesskey "ñ"> +<!ENTITY showDirectoryPane.label "Panel de directorio"> +<!ENTITY showDirectoryPane.accesskey "d"> +<!ENTITY showContactPane2.label "Panel de contactos"> +<!ENTITY showContactPane2.accesskey "c"> +<!ENTITY menu_ShowNameAs.label "Amosar nome como"> +<!ENTITY menu_ShowNameAs.accesskey "s"> +<!-- LOCALIZATION NOTE (firstLastCmd2.label): We're not including a comma here +because displayed names don't have the comma in between. --> +<!ENTITY firstLastCmd2.label "Nome e apelidos"> +<!ENTITY firstLastCmd2.accesskey "e"> +<!ENTITY lastFirstCmd.label "Apelidos, nome"> +<!ENTITY lastFirstCmd.accesskey "l"> +<!ENTITY displayNameCmd.label "Texto de 'Mostrar'"> +<!ENTITY displayNameCmd.accesskey "T"> +<!ENTITY sortMenu.label "Ordenar por"> +<!ENTITY sortMenu.accesskey "d"> + +<!-- Tools Menu --> +<!ENTITY tasksMenu.label "Ferramentas"> +<!ENTITY tasksMenu.accesskey "F"> +<!ENTITY messengerCmd.label "Correo e grupo de noticias"> +<!ENTITY messengerCmd.accesskey "r"> +<!ENTITY messengerCmd.commandkey "1"> +<!ENTITY searchAddressesCmd.label "Buscar enderezos…"> +<!ENTITY searchAddressesCmd.accesskey "d"> +<!ENTITY importCmd.label "Importar…"> +<!ENTITY importCmd.accesskey "a"> +<!ENTITY exportCmd.label "Exportar…"> +<!ENTITY exportCmd.accesskey "E"> +<!ENTITY preferencesCmd2.label "Opcións"> +<!ENTITY preferencesCmd2.accesskey "O"> +<!ENTITY preferencesCmdUnix.label "Preferencias"> +<!ENTITY preferencesCmdUnix.accesskey "f"> + +<!-- Address Book Toolbar and Context Menus --> +<!ENTITY newContactButton.label "Novo contacto"> +<!ENTITY newContactButton.accesskey "c"> +<!ENTITY newlistButton.label "Nova lista"> +<!ENTITY newlistButton.accesskey "l"> +<!ENTITY showAsDefault.label "Cartafol de inicio predeterminado"> +<!ENTITY showAsDefault.accesskey "D"> +<!ENTITY editPropertiesButton.label "Modificar"> +<!ENTITY propertiesContext.label "Propiedades"> +<!ENTITY propertiesContext.accesskey "i"> +<!ENTITY abPropertiesContext.label "Propiedades"> +<!ENTITY abPropertiesContext.accesskey "i"> +<!ENTITY syncContext.label "Sincronizar"> +<!ENTITY syncContext.accesskey "i"> +<!ENTITY editContactContext.label "Modificar o contacto"> +<!ENTITY editContactContext.accesskey "E"> +<!ENTITY editMailingListContext.label "Modificar a lista"> +<!ENTITY editMailingListContext.accesskey "M"> +<!ENTITY newmsgButton.label "Escribir"> +<!ENTITY newmsgButton.accesskey "b"> +<!ENTITY newIM.label "Mensaxe instantánea"> +<!ENTITY newIM.accesskey "a"> +<!ENTITY printButton.label "Imprimir…"> +<!ENTITY printButton.accesskey "r"> +<!ENTITY deleteButton2.label "Eliminar"> +<!ENTITY deleteButton2.accesskey "l"> + +<!-- Address Book Toolbar Tooltips --> +<!ENTITY columnChooser.tooltip "Seleccione as columnas a amosar"> +<!ENTITY newContactButton.tooltip "Crear un novo contacto na axenda de enderezos"> +<!ENTITY newlistButton.tooltip "Crear unha lista"> +<!ENTITY editPropertiesButton.tooltip "Modificar o elemento seleccionado"> +<!ENTITY editAbPropertiesButton.tooltip "Modificar as propiedades da axenda de enderezos seleccionada"> +<!ENTITY editContactPropertiesButton.tooltip "Modificar o contacto seleccionado"> +<!ENTITY editMailingListPropertiesButton.tooltip "Modifica a lista de correo seleccionada"> +<!ENTITY newmsgButton.tooltip "Enviar unha mensaxe de correo"> +<!ENTITY newIM.tooltip "Enviar unha mensaxe instantánea ou chat"> +<!ENTITY deleteButton2.tooltip "Eliminar o elemento seleccionado"> + +<!-- Search Bar --> +<!ENTITY SearchNameOrEmail.label "Nome ou correo electrónico"> +<!ENTITY SearchNameOrEmail.accesskey "n"> +<!ENTITY advancedButton.tooltip "Busca avanzada de enderezo"> +<!ENTITY quickSearchCmd.key "z"> +<!ENTITY searchItem.title "Busca rápida"> + +<!-- Results Pane --> +<!ENTITY Addrbook.label "Axenda de enderezos"> +<!ENTITY Addrbook.accesskey "x"> +<!ENTITY GeneratedName.label "Nome"> +<!ENTITY GeneratedName.accesskey "N"> +<!ENTITY PrimaryEmail.label "Correo electrónico"> +<!ENTITY PrimaryEmail.accesskey "e"> +<!ENTITY ChatName.label "Nome das conversas"> +<!ENTITY ChatName.accesskey "c"> +<!ENTITY Company.label "Organización"> +<!ENTITY Company.accesskey "z"> +<!ENTITY NickName.label "Alcume"> +<!ENTITY NickName.accesskey "u"> +<!ENTITY SecondEmail.label "Correo electrónico adicional"> +<!ENTITY SecondEmail.accesskey "l"> +<!ENTITY Department.label "Departamento"> +<!ENTITY Department.accesskey "a"> +<!ENTITY JobTitle.label "Título"> +<!ENTITY JobTitle.accesskey "T"> +<!ENTITY CellularNumber.label "Móbil"> +<!ENTITY CellularNumber.accesskey "M"> +<!ENTITY PagerNumber.label "Busca"> +<!ENTITY PagerNumber.accesskey "s"> +<!ENTITY FaxNumber.label "Fax"> +<!ENTITY FaxNumber.accesskey "F"> +<!ENTITY HomePhone.label "Teléfono particular"> +<!ENTITY HomePhone.accesskey "p"> +<!ENTITY WorkPhone.label "Teléfono do traballo"> +<!ENTITY WorkPhone.accesskey "t"> +<!ENTITY sortAscending.label "Ascendente"> +<!ENTITY sortAscending.accesskey "n"> +<!ENTITY sortDescending.label "Descendente"> +<!ENTITY sortDescending.accesskey "D"> +<!ENTITY _PhoneticName.label "Nome fonético"> +<!ENTITY _PhoneticName.accesskey "o"> + +<!-- Card Summary Pane --> +<!-- Box Headings --> +<!ENTITY contact.heading "Contacto"> +<!ENTITY home.heading "Domicilio"> +<!ENTITY other.heading "Outro"> +<!ENTITY chat.heading "Conversas"> +<!ENTITY phone.heading "Teléfono"> +<!ENTITY work.heading "Traballo"> +<!-- Special Box Headings, for mailing lists --> +<!ENTITY description.heading "Descrición"> +<!ENTITY addresses.heading "Enderezos"> +<!-- For Map It! --> +<!ENTITY mapItButton.label "Obter mapa"> +<!ENTITY mapIt.tooltip "Mostrar un mapa deste enderezo da Internet"> + +<!-- Status Bar --> +<!ENTITY statusText.label ""> + +<!-- Mac OS X Window Menu --> +<!ENTITY windowMenu.label "Xanela"> +<!ENTITY minimizeWindow.label "Minimizar"> +<!ENTITY minimizeWindow.key "z"> +<!ENTITY bringAllToFront.label "Traer todo á fronte"> +<!ENTITY zoomWindow.label "Zoom"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abNewCardDialog.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abNewCardDialog.dtd new file mode 100644 index 0000000000..00682f3bd6 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abNewCardDialog.dtd @@ -0,0 +1,7 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY chooseAddressBook.label "Engadir a: "> +<!ENTITY chooseAddressBook.accesskey "n"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-gl/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..0eeba42780 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/abResultsPane.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/. --> + +<!ENTITY Addrbook.label "Axenda de enderezos"> +<!ENTITY Addrbook.accesskey "A"> +<!ENTITY GeneratedName.label "Nome"> +<!ENTITY GeneratedName.accesskey "N"> +<!ENTITY PrimaryEmail.label "Correo electrónico"> +<!ENTITY PrimaryEmail.accesskey "E"> +<!ENTITY Company.label "Organización"> +<!ENTITY Company.accesskey "z"> +<!ENTITY _PhoneticName.label "Nome fonético"> +<!ENTITY _PhoneticName.accesskey "o"> +<!ENTITY NickName.label "Alcume"> +<!ENTITY NickName.accesskey "m"> +<!ENTITY SecondEmail.label "Correo electrónico adicional"> +<!ENTITY SecondEmail.accesskey "i"> +<!ENTITY Department.label "Departamento"> +<!ENTITY Department.accesskey "r"> +<!ENTITY JobTitle.label "Cargo"> +<!ENTITY JobTitle.accesskey "g"> +<!ENTITY CellularNumber.label "Móbil"> +<!ENTITY CellularNumber.accesskey "M"> +<!ENTITY PagerNumber.label "Buscapersoas"> +<!ENTITY PagerNumber.accesskey "B"> +<!ENTITY FaxNumber.label "Fax"> +<!ENTITY FaxNumber.accesskey "F"> +<!ENTITY HomePhone.label "Teléfono particular"> +<!ENTITY HomePhone.accesskey "p"> +<!ENTITY WorkPhone.label "Teléfono do traballo"> +<!ENTITY WorkPhone.accesskey "t"> +<!ENTITY ChatName.label "Nome da conversa"> +<!ENTITY ChatName.accesskey "c"> +<!ENTITY sortAscending.label "Ascendente"> +<!ENTITY sortAscending.accesskey "A"> +<!ENTITY sortDescending.label "Descendente"> +<!ENTITY sortDescending.accesskey "D"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/addressBook.properties b/l10n-gl/mail/chrome/messenger/addressbook/addressBook.properties new file mode 100644 index 0000000000..057fd40d20 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/addressBook.properties @@ -0,0 +1,262 @@ +# 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/. + +# The following are used by the Mailing list dialog. +# LOCALIZATION NOTE (mailingListTitleEdit): %S will be replaced by the Mailing List's display name. +mailingListTitleEdit=Modificar %S +emptyListName=Introduza un nome de lista. +badListNameCharacters=O nome dunha lista non pode conter ningún dos seguintes caracteres: <>; , " +badListNameSpaces=Un nome dunha lista non pode conter varios espazos adxacentes. +lastFirstFormat=%S, %S +firstLastFormat=%S %S + +allAddressBooks=Todas as axendas de enderezos + +newContactTitle=Novo contacto +# %S will be the contact's display name +newContactTitleWithDisplayName=Novo contacto para %S +editContactTitle=Editar contacto +# %S will be the contact's display name +editContactTitleWithDisplayName=Editar contacto para %S +# don't translate vCard +editVCardTitle=Editar a vCard +# %S will be the card's display name, don't translate vCard +editVCardTitleWithDisplayName=Editar a vCard de %S + +## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n +cardRequiredDataMissingMessage=Insira, cando menos, un dos elementos seguintes:\ncorreo electrónico, nome, apelidos, nome que desexa amosar, empresa. +cardRequiredDataMissingTitle=Falta a información solicitada +incorrectEmailAddressFormatMessage=O enderezo de correo electrónico principal debe ter un formato estilo usuario@servidor. +incorrectEmailAddressFormatTitle=O formato do correo electrónico é incorrecto + +viewListTitle=Lista de correo: %S +mailListNameExistsTitle=Xa existe a lista de correo +mailListNameExistsMessage=Xa hai unha lista de correo con ese nome. Escolla un nome diferente. + +confirmDeleteThisContactTitle=Eliminar o contacto +# LOCALIZATION NOTE (confirmDeleteThisContact): +# #1 The name of the selected contact +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete this contact? +# • John Doe +confirmDeleteThisContact=Desexa realmente eliminar este cartafol?\n• #1 + +confirmDelete2orMoreContactsTitle=Eliminar múltiples contactos +# LOCALIZATION NOTE (confirmDelete2orMoreContacts): +# Semicolon list of plural forms. +# See: https://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected contacts, always more than 1. +# Example: Are you sure you want to delete these 3 contacts? +confirmDelete2orMoreContacts=Desexa realmente eliminar este #1 contacto?;Desexa realmente eliminar estes #1contactos? + +confirmRemoveThisContactTitle=Retirar o contacto +# LOCALIZATION NOTE (confirmRemoveThisContact): +# #1 The name of the selected contact +# #2 The name of the containing mailing list +# This title is about a contact in a mailing list, so it will not be deleted, +# but only removed from the list. +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to remove this contact from the mailing list 'Customers List'? +# • John Doe +confirmRemoveThisContact=Confirma que quere retirar este contacto da lista de correo «#2»?\n• #1 + +confirmRemove2orMoreContactsTitle=Retirar múltiples contactos +# LOCALIZATION NOTE (confirmRemove2orMoreContacts): +# Semicolon list of singular and plural forms. +# See: https://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected contacts, always more than 1. +# #2 The name of the containing mailing list +# Example: Are you sure you want to remove these 3 contacts from the mailing list 'Customers List'? +confirmRemove2orMoreContacts=Desexa realmente a eliminar este #1 contacto da lista de correo «#2»?;Desexa realmente eliminar estes #1 contactos da lista de correo «#2»? + +confirmDeleteThisMailingListTitle=Eliminar a lista de correo +# LOCALIZATION NOTE (confirmDeleteThisMailingList): +# #1 The name of the selected mailing list +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete this mailing list? +# • Customers List +confirmDeleteThisMailingList=Desexa realmente eliminar esta lista de correo?\n• #1 + +confirmDelete2orMoreMailingListsTitle=Eliminar múltiples listas de correo +# LOCALIZATION NOTE (confirmDelete2orMoreMailingLists): +# Semicolon list of plural forms. +# See: https://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected mailing lists, always more than 1 +# Example: Are you sure you want to delete these 3 mailing lists? +confirmDelete2orMoreMailingLists=Desexa realmente eliminar esta #1 lista de correo?;Desexa realmente eliminar estas #1 listas de correo? + +confirmDelete2orMoreContactsAndListsTitle=Eliminar os contactos e listas de correo +# LOCALIZATION NOTE (confirmDelete2orMoreContactsAndLists): +# Semicolon list of and plural forms. +# See: https://developer.mozilla.org/docs/Localization_and_Plurals +# #1 The number of selected contacts and mailing lists, always more than 1 +# Example: Are you sure you want to delete these 3 contacts and mailing lists? +confirmDelete2orMoreContactsAndLists=Desexa realmente eliminar este #1 contacto e listas de correo?;Desexa realmente eliminar estes #1 contactos e listas de correo? + +confirmDeleteThisAddressbookTitle=Eliminar a xenda de enderezos +# LOCALIZATION NOTE (confirmDeleteThisAddressbookTitle): +# #1 The name of the selected address book +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete this address book and all of its contacts? +# • Friends and Family Address Book +confirmDeleteThisAddressbook=Desexa realmente eliminar esta axenda de enderezos e todos os contactos?\n• #1 + +confirmDeleteThisLDAPDirTitle=Eliminar o cartafol LDAP local +# LOCALIZATION NOTE (confirmDeleteThisLDAPDir): +# #1 The name of the selected LDAP directory +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: Are you sure you want to delete the local copy of this LDAP directory and all of its offline contacts? +# • Mozilla LDAP Directory +confirmDeleteThisLDAPDir=Desexa realmente eliminar a copia local deste cartafol LDAP e de todos os contactos fóra de liña?\n• #1 + +confirmDeleteThisCollectionAddressbookTitle=Eliminar a axenda e enderezos recollidos +# LOCALIZATION NOTE (confirmDeleteThisCollectionAddressbook): +# #1 The name of the selected collection address book +# #2 The name of the application (Thunderbird) +# Don't localize "\n• #1" unless your local layout comes out wrong. +# Example: If this address book is deleted, Thunderbird will no longer collect addresses. +# Are you sure you want to delete this address book and all of its contacts? +# • My Collecting Addressbook +confirmDeleteThisCollectionAddressbook=Se esta axenda de enderezos se elimina, #2 xa non recollerá máis enderezos.\nDesexa realmente eliminar esta axenda e todos os seus contactos?\n• #1 + +propertyPrimaryEmail=Correo electrónico +propertyListName=Nome da lista +propertySecondaryEmail=Correo electrónico adicional +propertyNickname=Alcume +propertyDisplayName=Amosar nome +propertyWork=Traballo +propertyHome=Domicilio +propertyFax=Fax +propertyCellular=Móbil +propertyPager=Busca +propertyBirthday=Data de nacemento +propertyCustom1=Personalizado 1 +propertyCustom2=Personalizado 2 +propertyCustom3=Personalizado 3 +propertyCustom4=Personalizado 4 + +propertyGtalk=Google Talk +propertyAIM=AIM +propertyYahoo=Yahoo! +propertySkype=Skype +propertyQQ=QQ +propertyMSN=MSN +propertyICQ=ICQ +propertyXMPP=ID de Jabber +propertyIRC=Alcume do IRC + +## LOCALIZATION NOTE (cityAndStateAndZip): +## %1$S is city, %2$S is state, %3$S is zip +cityAndStateAndZip=%1$S, %2$S %3$S +## LOCALIZATION NOTE (cityAndStateNoZip): +## %1$S is city, %2$S is state +cityAndStateNoZip=%1$S, %2$S +## LOCALIZATION NOTE (cityOrStateAndZip): +## %1$S is city or state, %2$S is zip +cityOrStateAndZip=%1$S %2$S + +stateZipSeparator= + +prefixTo=Para +prefixCc=CC +prefixBcc=Cco +addressBook=Axenda de enderezos + +# Contact photo management +browsePhoto=Foto do contacto +stateImageSave=Gardando a imaxe… +errorInvalidUri=Erro: a ruta da imaxe non é valida. +errorNotAvailable=Erro: o ficheiro non é accesíbel. +errorInvalidImage=Erro: só os tipos de imaxe JPG, PNG e GIF son compatíbeis. +errorSaveOperation=Erro: non se puido gardar a imaxe. + +# mailnews.js +ldap_2.servers.pab.description=Axenda de enderezos persoal +ldap_2.servers.history.description=Enderezos reunidos +## LOCALIZATION NOTE (ldap_2.servers.osx.description is only used on Mac OS X) +ldap_2.servers.osx.description=Axenda de enderezos de Mac OS X + +# status bar stuff +## LOCALIZATION NOTE (totalContactStatus): +## %1$S is address book name, %2$S is contact count +totalContactStatus=Contactos totais en %1$S: %2$S +noMatchFound=Non se atoparon coincidencias +## LOCALIZATION NOTE (matchesFound1): +## Semicolon-separated list of singular and plural forms. +## See: https://developer.mozilla.org/docs/Mozilla/Localization/Localization_and_Plurals +## #1 is the number of matching contacts found +matchesFound1=#1 coincidencia atopada;#1 coincidencias atopadas + +## LOCALIZATION NOTE (contactsCopied): Semi-colon list of plural forms +## %1$S is the number of contacts that were copied. This should be used multiple +## times wherever you need it. Do not replace by %S. +contactsCopied=%1$S contacto copiado;%1$S contactos copiados + +## LOCALIZATION NOTE (contactsMoved): Semi-colon list of plural forms +## %1$S is the number of contacts that were moved. This should be used multiple +## times wherever you need it. Do not replace by %S. +contactsMoved=%1$S contacto movido;%1$S contactos movidos + +# LDAP directory stuff +invalidName=Introduza un nome válido. +invalidHostname=Introduza un nome de servidor válido. +invalidPortNumber=Introduza un número de porto válido. +invalidResults=Introduza un número válido no campo de resultados. +abReplicationOfflineWarning=É necesario que se conecte para levar a cabo a duplicación de LDAP. +abReplicationSaveSettings=Garde a configuración antes de descargar un directorio + +# For importing / exporting +## LOCALIZATION NOTE (ExportAddressBookNameTitle): %S is the name of exported addressbook +ExportAddressBookNameTitle=Exportar a axenda de enderezos - %S +LDIFFiles=LDIF (*.ldi,*.ldif) +CSVFiles=Separado por comas +CSVFilesSysCharset=Separado por vírgulas (xogo de caracteres do sistema) +CSVFilesUTF8=Separado por vírgulas (UTF-8) +TABFiles=Delimitado por tabuladores +TABFilesSysCharset=Delimitado por tabuladores (xogo de caracteres do sistema) +TABFilesUTF8=Delimitado por tabuladores (UTF-8) +VCFFiles=vCard +SupportedABFiles=Ficheiro de axenda de enderezos admitidos +failedToExportTitle=Fallou a exportación +failedToExportMessageNoDeviceSpace=Non foi posíbel exportar a axenda de enderezos. O dispositivo ficou sen espazo. +failedToExportMessageFileAccessDenied=Non foi posíbel exportar a axenda de enderezos. Negouse o acceso ao ficheiro. + +# For getting authDN for replication using dlg box +AuthDlgTitle=Réplica LDAP da axenda de enderezos +AuthDlgDesc=Para acceder ao servidor de directorios, insira o nome de usuario e o contrasinal. + +# LOCALIZATION NOTE(joinMeInThisChat) +# use + for spaces +joinMeInThisChat=Únete+a+min+nesta+conversa. + +# For printing +headingHome=Domicilio +headingWork=Traballo +headingOther=Outro +headingChat=Conversas +headingPhone=Teléfono +headingDescription=Descrición +headingAddresses=Enderezos + +## For address books +addressBookTitleNew=Nova axenda de enderezos +# LOCALIZATION NOTE (addressBookTitleEdit): +# %S is the current name of the address book. +# Example: My Custom AB Properties +addressBookTitleEdit=Propiedades de %S +duplicateNameTitle=O nome da axenda de enderezos está duplicado +# LOCALIZATION NOTE (duplicateNameText): +# Don't localize "\n• %S" unless your local layout comes out wrong. +# %S is the name of the existing address book. +# Example: An address book with this name already exists: +# • My Custom AB +duplicateNameText=Xa existe unha axenda de enderezos con este nome:\n• %S + +# For corrupt .mab files +corruptMabFileTitle=Ficheiro de axenda de enderezos danado +corruptMabFileAlert=Non foi posíbel ler un dos ficheiros (%1$S) da axenda de enderezos. Crearase un ficheiro %2$S e gardarase no mesmo directorio unha copia de seguranza do ficheiro antigo chamado %3$S. + +# For locked .mab files +lockedMabFileTitle=Non foi posíbel cargar o ficheiro da axenda de enderezos +lockedMabFileAlert=Non foi posíbel cargar o ficheiro da axenda de enderezos %S. É probábel que sexa só de lectura ou que outro aplicativo estea a bloquealo. Tente de novo máis tarde. diff --git a/l10n-gl/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties b/l10n-gl/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties new file mode 100644 index 0000000000..62351cbe98 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties @@ -0,0 +1,109 @@ +# 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 are error strings for problems that happen while in the +# various states declared in nsILDAPAutoCompFormatter.idl. Note that +# the number that indexes each error state is the same as the number +# corresponding to that state in nsILDAPAutoCompFormatter.idl. + +# These are error strings for problems that happen while in the +# various states declared in nsILDAPAutoCompFormatter.idl. Note that +# the number that indexes each error state is the same as the number +# corresponding to that state in nsILDAPAutoCompFormatter.idl. + +## @name ERR_STATE_UNBOUND +## @loc none +0=Problema de incialización de LDAP + +## @name ERR_STATE_INITIALIZING +## @loc none +1=Fallou a conexión ao servidor LDAP + +## @name ERR_STATE_BINDING +## @loc none +2=Fallou a conexión ao servidor LDAP + +## @name ERR_STATE_BOUND +## @loc none +3=Problema na comunicación co servidor LDAP + +## @name ERR_STATE_SEARCHING +## @loc none +4=Problema na busca no servidor LDAP + + +# The format of the alert dialog itself +# +## @name ALERT_FORMAT +## @loc None of %1$S, %2$S and %3$S should be localized. +## %1$S is the error code itself, %2$S is an LDAP SDK error message from +## chrome://mozldap/locale/ldap.properties, and %3$S is a hint relating +## to that specific error, found in this file. +errorAlertFormat=Código de erro %1$S: %2$S\n\n %3$S + +## The following errors are for error codes other than LDAP-specific ones. +## Someday mozilla will actually have a system for mapping nsresults to +## error strings that's actually widely used, unlike nsIErrorService. But +## until it does, these strings live here... + +## @name HOST_NOT_FOUND +## @loc none +5000=Servidor non localizado + +## @name GENERIC_ERROR +## @loc none +9999=Erro descoñecido + + +# Hints to for the user, associated with specific error codes (ie error code +# + 10000) + + +## @name TIMELIMIT_EXCEEDED_HINT +## @loc none +10003=Tente de novo máis tarde ou contacte co administrador do sistema. + +## @name STRONGAUTH_REQUIRED_HINT +## @loc none +10008=Non se admite a autenticación estrita. + +## @name INVALID_SYNTAX_HINT +## @loc none +10021=Verifique que o filtro de busca é correcto e tente de novo ou contacte co administrador do sistema. Para comprobar que é correcto escolla Preferencias no menú Editar, despois escolla Correo e grupos de noticias e prema Enderezos. Prema Editar directorios e seleccione o servidor LDAP en uso. Prema Editar e despois Opcións avanzadas para amosar o filtro de busca. + +## @name NO_SUCH_OBJECT_HINT +## @loc none +10032=Verifique que o DN base é correcto e tente de novo ou contacte co administrador do sistema. Para comprobar que é correcto escolla Preferencias no menú Editar, despois escolla Correo e grupos de noticias e prema Enderezos. Prema Editar directorios e seleccione o servidor LDAP en uso. Prema Editar para amosar o DN base. + +## @name BUSY_HINT +## @loc none +10051=Tente de novo máis tarde. + +## @name SERVER_DOWN_HINT +## @loc none +10081=Verifique que o nome de servidor e o número de porto son correctos e tente de novo ou contacte co administrador do sistema. Para comprobar que son correctos escolla Preferencias no menú Editar, despois escolla Correo e grupos de noticias e prema Enderezos. Prema Editar directorios e seleccione o servidor LDAP en uso. Prema Editar para ver o nome de servidor e Opcións avanzadas para amosar o número de porto. + +## @name TIMEOUT_HINT +## @loc none +10085=Tente de novo máis tarde. + +## @name FILTER_ERROR_HINT +## @loc none +10087=Verifique que o filtro de busca é correcto e tente de novo ou contacte co administrador do sistema. Para comprobar que é correcto escolla Preferencias no menú Editar, despois escolla Correo e grupos de noticias e prema Enderezos. Prema Editar directorios e seleccione o servidor LDAP en uso. Prema Editar e despois Opcións avanzadas para amosar o filtro de busca. + +## @name NO_MEMORY_HINT +## @loc none +10090=Peche algunhas xanelas e/ou aplicativos e tente de novo. + +## @name CONNECT_ERROR_HINT +## @loc none +10091=Verifique que o nome de servidor e o número de porto son correctos e tente de novo ou contacte co administrador do sistema. Para comprobar que son correctos escolla Preferencias no menú Editar, despois escolla Correo e grupos de noticias e prema Enderezos. Prema Editar directorios e seleccione o servidor LDAP en uso. Prema Editar para ver o nome de servidor e Opcións avanzadas para amosar o número de porto. + +## @name HOST_NOT_FOUND_HINT +## @loc none +15000=Verifique que o nome de servidor é correcto e tente de novo ou contacte co administrador do sistema. Para comprobar que é correcto escolla Preferencias no menú Editar, despois escolla Correo e grupos de noticias e prema Enderezos. Prema Editar directorios e seleccione o servidor LDAP en uso. Prema Editar para ver o nome de servidor. + +## @name GENERIC_HINT +## @loc none +19999=Contacte co administrador do sistema. diff --git a/l10n-gl/mail/chrome/messenger/addressbook/pref-directory-add.dtd b/l10n-gl/mail/chrome/messenger/addressbook/pref-directory-add.dtd new file mode 100644 index 0000000000..9d310eeb47 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/pref-directory-add.dtd @@ -0,0 +1,45 @@ +<!-- 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 directoryName.label "Nome: "> +<!ENTITY directoryName.accesskey "N"> +<!ENTITY directoryHostname.label "Nome do servidor: "> +<!ENTITY directoryHostname.accesskey "s"> +<!ENTITY directoryBaseDN.label "DN base: "> +<!ENTITY directoryBaseDN.accesskey "b"> +<!ENTITY findButton.label "Localizar"> +<!ENTITY findButton.accesskey "L"> +<!ENTITY directorySecure.label "Utilizar conexión segura (SSL)"> +<!ENTITY directorySecure.accesskey "U"> +<!ENTITY directoryLogin.label "Ligar DN: "> +<!ENTITY directoryLogin.accesskey "i"> +<!ENTITY General.tab "Xeral"> +<!ENTITY Offline.tab "Sen conexión"> +<!ENTITY Advanced.tab "Opcións avanzadas"> +<!ENTITY portNumber.label "Número de porto: "> +<!ENTITY portNumber.accesskey "p"> +<!ENTITY searchFilter.label "Filtro de busca: "> +<!ENTITY searchFilter.accesskey "b"> +<!ENTITY scope.label "Foco: "> +<!ENTITY scope.accesskey "c"> +<!ENTITY scopeOneLevel.label "Un nivel"> +<!ENTITY scopeOneLevel.accesskey "U"> +<!ENTITY scopeSubtree.label "Subárbore"> +<!ENTITY scopeSubtree.accesskey "S"> +<!ENTITY return.label "Non amosar máis de"> +<!ENTITY return.accesskey "r"> +<!ENTITY results.label "resultados"> +<!ENTITY offlineText.label "Se descarga unha copia local do directorio poderá traballar nela sen ter conexión."> +<!ENTITY saslMechanism.label "Método de inicio de sesión: "> +<!ENTITY saslMechanism.accesskey "M"> +<!ENTITY saslOff.label "Simple"> +<!ENTITY saslOff.accesskey "l"> +<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)"> +<!ENTITY saslGSSAPI.accesskey "K"> + +<!-- Localization note: this is here because the width of the dialog + is determined by the width of the base DN box; and that is likely + to vary somewhat with the language. +--> +<!ENTITY newDirectoryWidth "36em"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/pref-directory.dtd b/l10n-gl/mail/chrome/messenger/addressbook/pref-directory.dtd new file mode 100644 index 0000000000..3c66e5d13b --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/pref-directory.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/. --> + +<!-- LOCALIZATION NOTE (window.title) : do not translate "LDAP" in below line --> +<!ENTITY pref.ldap.window.title "Servidores de Directorio LDAP"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "Servidor de directorios LDAP:"> +<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line --> +<!ENTITY directoriesText.label "Seleccione un servidor de directorios LDAP:"> +<!ENTITY directoriesText.accesskey "S"> +<!ENTITY addDirectory.label "Engadir"> +<!ENTITY addDirectory.accesskey "g"> +<!ENTITY editDirectory.label "Editar"> +<!ENTITY editDirectory.accesskey "E"> +<!ENTITY deleteDirectory.label "Eliminar"> +<!ENTITY deleteDirectory.accesskey "l"> diff --git a/l10n-gl/mail/chrome/messenger/addressbook/replicationProgress.properties b/l10n-gl/mail/chrome/messenger/addressbook/replicationProgress.properties new file mode 100644 index 0000000000..6745c5ba77 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger/addressbook/replicationProgress.properties @@ -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/. +replicationStarted=Réplica iniciada… +changesStarted=Comezou a localización de modificacións para replicar… +replicationSucceeded=Replicación correcta +replicationFailed=Fallou a replicación +replicationCancelled=Replicación cancelada +# LOCALIZATION NOTE +# do not localize %S. %S is the current entry number (an integer) +currentCount=Replicando a entrada do directorio: %S + +downloadButton=Descargar +downloadButton.accesskey=D +cancelDownloadButton=Cancelar a descarga +cancelDownloadButton.accesskey=c + +directoryTitleNew=Novo cartafol LDAP +## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name +directoryTitleEdit=Propiedades de %S |