From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../addressbook/abAddressBookNameDialog.dtd | 7 + .../mail/chrome/messenger/addressbook/abCard.dtd | 156 ++++++++++++ .../messenger/addressbook/abContactsPanel.dtd | 49 ++++ .../messenger/addressbook/abMailListDialog.dtd | 21 ++ .../chrome/messenger/addressbook/abMainWindow.dtd | 221 +++++++++++++++++ .../messenger/addressbook/abNewCardDialog.dtd | 7 + .../chrome/messenger/addressbook/abResultsPane.dtd | 38 +++ .../messenger/addressbook/addressBook.properties | 262 +++++++++++++++++++++ .../addressbook/ldapAutoCompErrs.properties | 104 ++++++++ .../messenger/addressbook/pref-directory-add.dtd | 45 ++++ .../messenger/addressbook/pref-directory.dtd | 17 ++ .../addressbook/replicationProgress.properties | 20 ++ 12 files changed, 947 insertions(+) create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abCard.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abContactsPanel.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abMailListDialog.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abMainWindow.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abNewCardDialog.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/abResultsPane.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/addressBook.properties create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/pref-directory-add.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/pref-directory.dtd create mode 100644 l10n-ia/mail/chrome/messenger/addressbook/replicationProgress.properties (limited to 'l10n-ia/mail/chrome/messenger/addressbook') diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd new file mode 100644 index 0000000000..95c2c87871 --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd @@ -0,0 +1,7 @@ + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abCard.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abCard.dtd new file mode 100644 index 0000000000..2c4c622ffb --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abCard.dtd @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abContactsPanel.dtd new file mode 100644 index 0000000000..8cc2c75e32 --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abContactsPanel.dtd @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abMailListDialog.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abMailListDialog.dtd new file mode 100644 index 0000000000..f22b62afd9 --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abMailListDialog.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abMainWindow.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abMainWindow.dtd new file mode 100644 index 0000000000..f76266a0a5 --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abMainWindow.dtd @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abNewCardDialog.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abNewCardDialog.dtd new file mode 100644 index 0000000000..ac6de8c6cc --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abNewCardDialog.dtd @@ -0,0 +1,7 @@ + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-ia/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..2c5b8dfe13 --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/abResultsPane.dtd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/addressBook.properties b/l10n-ia/mail/chrome/messenger/addressbook/addressBook.properties new file mode 100644 index 0000000000..7e1ee0ac32 --- /dev/null +++ b/l10n-ia/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=Rediger %S +emptyListName=Tu debe inserer un nomine de lista. +badListNameCharacters=Un nomine de lista non pote continer alcun del characteres sequente: < > ; , " +badListNameSpaces=Un nomine de lista non pote continer plus spatios consecutive. +lastFirstFormat=%S, %S +firstLastFormat=%S %S + +allAddressBooks=Tote le libros del adresses + +newContactTitle=Nove contacto +# %S will be the contact's display name +newContactTitleWithDisplayName=Nove contacto pro %S +editContactTitle=Rediger le contacto +# %S will be the contact's display name +editContactTitleWithDisplayName=Rediger le contacto pro %S +# don't translate vCard +editVCardTitle=Rediger vCard +# %S will be the card's display name, don't translate vCard +editVCardTitleWithDisplayName=Rediger vCard pro %S + +## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n +cardRequiredDataMissingMessage=Tu debe inserer al minus un del sequente elementos:\nEmail Adresse, Nomine, Nomine de familia, Nomine a monstrar, Organisation. +cardRequiredDataMissingTitle=Informationes obligatori mancante +incorrectEmailAddressFormatMessage=Le adresse email primari debe ser del formato user@host. +incorrectEmailAddressFormatTitle=Formato adresse email incorrecte + +viewListTitle=Listas de emails: %S +mailListNameExistsTitle=Un lista de emails con ille nomine existe jam +mailListNameExistsMessage=Un lista de emails con ille nomine existe jam. Selige un nomine differente. + +confirmDeleteThisContactTitle=Deler 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=Desira tu vermente deler iste contacto?\n• #1 + +confirmDelete2orMoreContactsTitle=Deler multiple 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=Desira tu vermente deler iste #1 contacto?;Desira tu vermente deler iste #1 contactos? + +confirmRemoveThisContactTitle=Remover 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=Desira tu vermente remover iste contacto del listas de emails '#2'?\n• #1 + +confirmRemove2orMoreContactsTitle=Deler multiple 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=Desira tu vermente remover iste #1 contacto del lista de emails '#2'?;Desira tu vermente remover iste #1 contactos del lista de email '#2'? + +confirmDeleteThisMailingListTitle=Deler lista de emails +# 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=Desira tu vermente deler iste lista de emails?\n• #1 + +confirmDelete2orMoreMailingListsTitle=Deler plure listas de emails +# 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=Desira tu vermente deler iste #1 lista de emails?;Desira tu vermente deler iste #1 listas de emails? + +confirmDelete2orMoreContactsAndListsTitle=Deler contactos e listas de emails +# 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=Desira tu vermente deler iste #1 contactos e listas de emails?;Desira tu vermente deler iste #1 contactos e listas de email? + +confirmDeleteThisAddressbookTitle=Deler libro del adresses +# 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=Desira tu vermente deler iste libro del adresses e tote su contactos?\n• #1 + +confirmDeleteThisLDAPDirTitle=Deler directorio 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=Desira tu vermente deler le copia local de iste directorio LDAP e tote su contactos sin connexion ?\n• #1 + +confirmDeleteThisCollectionAddressbookTitle=Delete libro de contactos Collection +# 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=Si iste libro del adresses es delite, #2 non colligera plus adresses.\nEs tu secur que tu desira deler iste libro del adresses e tote su contactos?\n• #1 + +propertyPrimaryEmail=Email +propertyListName=Nomine del lista +propertySecondaryEmail=Altere adresse email +propertyNickname=Pseudonymo +propertyDisplayName=Nomine a monstrar +propertyWork=Labor +propertyHome=A casa +propertyFax=Fax +propertyCellular=Mobile +propertyPager=Pagina +propertyBirthday=Anniversario +propertyCustom1=Personalisate 1 +propertyCustom2=Personalisate 2 +propertyCustom3=Personalisate 3 +propertyCustom4=Personalisate 4 + +propertyGtalk=Google Talk +propertyAIM=AIM +propertyYahoo=Yahoo! +propertySkype=Skype +propertyQQ=QQ +propertyMSN=MSN +propertyICQ=ICQ +propertyXMPP=ID Jabber +propertyIRC=Pseudonymo 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=A +prefixCc=CC +prefixBcc=Ccn +addressBook=Libro del adresses + +# Contact photo management +browsePhoto= +stateImageSave=Salvamento del imagine… +errorInvalidUri=Error: imagine fonte non valide. +errorNotAvailable=Error: le file non es accessibile. +errorInvalidImage=Error: solo typos de imagine JPG, PNG e GIF es supportate. +errorSaveOperation=Error: impossibile salvar le imagine. + +# mailnews.js +ldap_2.servers.pab.description=Libro del adresses personal +ldap_2.servers.history.description=Adresses colligite +## LOCALIZATION NOTE (ldap_2.servers.osx.description is only used on Mac OS X) +ldap_2.servers.osx.description=Libro del adresses de Mac OS X + +# status bar stuff +## LOCALIZATION NOTE (totalContactStatus): +## %1$S is address book name, %2$S is contact count +totalContactStatus=Contactos total in %1$S: %2$S +noMatchFound=Nulle correspondentia trovate +## 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 concordantia trovate;#1 concordantias trovate + +## 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 copiate;%1$S contactos copiate + +## 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 movite;%1$S contactos movite + +# LDAP directory stuff +invalidName=Insere un nomine valide. +invalidHostname=Insere un valide nomine de hospite. +invalidPortNumber=Insere un valide numero de porta. +invalidResults=Insere un valide numero in le campo de resultatos. +abReplicationOfflineWarning=Tu debe ser online pro exequer le replication de LDAP. +abReplicationSaveSettings=Parametros debe ser salvate ante que un directorio pote ser discargate. + +# For importing / exporting +## LOCALIZATION NOTE (ExportAddressBookNameTitle): %S is the name of exported addressbook +ExportAddressBookNameTitle=Exportar libro del adresses - %S +LDIFFiles=LDIF +CSVFiles=Separate per virgulas +CSVFilesSysCharset=Separate per virgulas (Characteres de systema) +CSVFilesUTF8=Separate per virgulas (UTF-8) +TABFiles=Delimitate per signo de tabulation +TABFilesSysCharset=Delimitate per signo de tabulation (Characteres de systema) +TABFilesUTF8=Delimitate per signo de tabulation (UTF-8) +VCFFiles=vCard +SupportedABFiles=Files de libro del adresses supportate +failedToExportTitle=Exportation fallite +failedToExportMessageNoDeviceSpace=Impossibile exportar le adressario: le spatio sur le apparato es exhaurite. +failedToExportMessageFileAccessDenied=Falta a exportar libro del adresses, accesso al file denegate. + +# For getting authDN for replication using dlg box +AuthDlgTitle=Replication del libro del adresses LDAP +AuthDlgDesc=Pro acceder al servitor de directorio, insere tu nomine de usator e contrasigno. + +# LOCALIZATION NOTE(joinMeInThisChat) +# use + for spaces +joinMeInThisChat=Aggrega+me+a+iste+chat. + +# For printing +headingHome=Casa +headingWork=Labor +headingOther=Altere +headingChat=Chat +headingPhone=Telephono +headingDescription=Description +headingAddresses=Adresses + +## For address books +addressBookTitleNew=Nove libro del adresses +# LOCALIZATION NOTE (addressBookTitleEdit): +# %S is the current name of the address book. +# Example: My Custom AB Properties +addressBookTitleEdit=Proprietates de %S +duplicateNameTitle=Nomine de libro del adresses duplicate +# 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=Un libro del adresses con iste nomine existe jam:\n• %S + +# For corrupt .mab files +corruptMabFileTitle=File del libro del adresses corrupte +corruptMabFileAlert=Un de tu files de libro del adresses (%1$S file) non pote ser legite. Un nove %2$S file sera create e un salvamento del vetere file, appellate %3$S, sera create in le mesme directorio. + +# For locked .mab files +lockedMabFileTitle=Impossibile cargar un file de libro del adresses +lockedMabFileAlert=Impossibile cargar le file de libro del adresses %S. Il pote ser a sol lectura o blocate per un altere application. Reproba plus tarde. diff --git a/l10n-ia/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties b/l10n-ia/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties new file mode 100644 index 0000000000..0bb9cbe37d --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties @@ -0,0 +1,104 @@ +# 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. + +## @name ERR_STATE_UNBOUND +## @loc none +0=Problema de initialisation LDAP + +## @name ERR_STATE_INITIALIZING +## @loc none +1=Connexion servitor LDAP fallite + +## @name ERR_STATE_BINDING +## @loc none +2=Connexion servitor LDAP fallite + +## @name ERR_STATE_BOUND +## @loc none +3=Problema de communicationes servitor LDAP + +## @name ERR_STATE_SEARCHING +## @loc none +4=Problema de recerca servitor 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=Codice error %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=Servitor hospite non trovate + +## @name GENERIC_ERROR +## @loc none +9999=Error incognite + + +# Hints to for the user, associated with specific error codes (ie error code +# + 10000) + + +## @name TIMELIMIT_EXCEEDED_HINT +## @loc none +10003=Reproba plus tarde o alsi continge tu administrator de systema. + +## @name STRONGAUTH_REQUIRED_HINT +## @loc none +10008=Le authentication forte non es actualmente supportate. + +## @name INVALID_SYNTAX_HINT +## @loc none +10021=Verifica que le filtro de recerca es correcte e tenta lo de novo, alteremente contacta tu administrator de systema. Pro verificar que le filtro de recerca es correcte, elige Preferentias ab le menu Edition, pois elige Posta e gruppos, alora Adresses. Clicca sur Modificar directorios e selige le servitor LDAP a usar. Clicca sur Modificar, e pois clicca sur Avantiate pro monstrar le filtro de recerca. + +## @name NO_SUCH_OBJECT_HINT +## @loc none +10032=Verifica que le DN de base es correcte e tenta lo de novo, alteremente contacta tu administrator de systema. Pro verificar que le DN de base es correcte, elige Preferentias ab le menu Edition, pois elige Posta e gruppos, alora Adresses. Clicca sur Modificar directorios e selige le servitor LDAP a usar. Clicca sur Modificar pro monstrar le DN de base. + +## @name BUSY_HINT +## @loc none +10051=Retenta plus tarde. + +## @name SERVER_DOWN_HINT +## @loc none +10081=Verifica que le nomine de servitor e numero de porta es correcte e tenta lo de novo, alteremente contacta tu administrator de systema. Pro verificar que le nomine de servitor e numero de porta es correcte, elige Preferentias ab le menu Edition, pois elige Posta e gruppos, alora Adresses. Clicca sur Modificar directorios e selige le servitor LDAP a usar. Clicca sur Modificar pro monstrar le nomine de servitor. Clicca sur Avantiate pro monstrar le numero de porta. + +## @name TIMEOUT_HINT +## @loc none +10085=Retenta plus tarde. + +## @name FILTER_ERROR_HINT +## @loc none +10087=Verifica que le filtro de recerca es correcte e tenta lo de novo, alteremente contacta tu administrator de systema. Pro verificar que le filtro de recerca es correcte, elige Preferentias ab le menu Edition, pois elige Posta e gruppos, alora Adresses. Clicca sur Modificar directorios e selige le servitor LDAP a usar. Clicca sur Modificar, e pois clicca sur Avantiate pro monstrar le filtro de recerca. + +## @name NO_MEMORY_HINT +## @loc none +10090=Claude alcun altere fenestras o applicationes e reproba. + +## @name CONNECT_ERROR_HINT +## @loc none +10091=Verifica que le nomine de servitor e numero de porta es correcte e tenta lo de novo, alteremente contacta tu administrator de systema. Pro verificar que le nomine de servitor e numero de porta es correcte, elige Preferentias ab le menu Edition, pois elige Posta e gruppos, alora Adressage. Clicca sur Modificar directorios e selige le servitor LDAP a usar. Clicca sur Modificar pro monstrar le nomine de servitor. Clicca sur Avantiate pro monstrar le numero de porta. + +## @name HOST_NOT_FOUND_HINT +## @loc none +15000=Verifica que le nomine de servitor es correcte e tenta lo de novo, alteremente contacta tu administrator de systema. Pro verificar que le nomine de servitor es correcte, elige Preferentias ab le menu Edition, pois elige Posta e gruppos, alora Adresses. Clicca sur Modificar directorios e selige le servitor LDAP a usar. Clicca sur Modificar pro monstrar le nomine de servitor. + +## @name GENERIC_HINT +## @loc none +19999=Continge tu administrator de systema. diff --git a/l10n-ia/mail/chrome/messenger/addressbook/pref-directory-add.dtd b/l10n-ia/mail/chrome/messenger/addressbook/pref-directory-add.dtd new file mode 100644 index 0000000000..b7c8187a4a --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/pref-directory-add.dtd @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/pref-directory.dtd b/l10n-ia/mail/chrome/messenger/addressbook/pref-directory.dtd new file mode 100644 index 0000000000..916ca78939 --- /dev/null +++ b/l10n-ia/mail/chrome/messenger/addressbook/pref-directory.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-ia/mail/chrome/messenger/addressbook/replicationProgress.properties b/l10n-ia/mail/chrome/messenger/addressbook/replicationProgress.properties new file mode 100644 index 0000000000..587b607eab --- /dev/null +++ b/l10n-ia/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=Replication initiate… +changesStarted=Recerca cambios a replicar… +replicationSucceeded=Replication succedite +replicationFailed=Replication fallite +replicationCancelled=Replication cancellate +# LOCALIZATION NOTE +# do not localize %S. %S is the current entry number (an integer) +currentCount=Replication del adresse del directorio: %S + +downloadButton=Discargar ora +downloadButton.accesskey=D +cancelDownloadButton=Cancellar le discargamento +cancelDownloadButton.accesskey=C + +directoryTitleNew=Nove directorio LADP +## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name +directoryTitleEdit=Proprietates de %S -- cgit v1.2.3