# 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 d'inicialització de LDAP ## @name ERR_STATE_INITIALIZING ## @loc none 1=La connexió al servidor LDAP ha fallat. ## @name ERR_STATE_BINDING ## @loc none 2=La connexió al servidor LDAP ha fallat. ## @name ERR_STATE_BOUND ## @loc none 3=Problema de comunicació amb el servidor LDAP ## @name ERR_STATE_SEARCHING ## @loc none 4=Problema de cerca amb el 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=Codi d'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=No s'ha trobat l'ordinador central ## @name GENERIC_ERROR ## @loc none 9999=Error desconegut # Hints to for the user, associated with specific error codes (ie error code # + 10000) ## @name TIMELIMIT_EXCEEDED_HINT ## @loc none 10003=Torneu-ho a provar més tard o contacteu amb el vostre administrador de sistemes. ## @name STRONGAUTH_REQUIRED_HINT ## @loc none 10008=Actualment no es pot utilitzar autenticació de tipus fort. ## @name INVALID_SYNTAX_HINT ## @loc none 10021=Verifiqueu que el filtre de cerca sigui correcte, llavors torneu-ho a provar, o contacteu amb el vostre administrador de sistemes. Per verificar que el filtre de cerca sigui correcte, des del menú Edita, trieu Preferències, i llavors trieu Missatgeria, i finalment Adreçament. Feu clic a Edita els directoris, i seleccioneu el servidor LDAP que esteu utilitzant. Feu clic a Avançat per mostrar el filtre de cerca. ## @name NO_SUCH_OBJECT_HINT ## @loc none 10032=Verifiqueu que el DN base sigui correcte i torneu-ho a provar, o contacteu el vostre administrador de sistemes. Per verificar que el DN base sigui correcte, des del menú Edita, trieu Preferències, llavors trieu Missatgeria i finalment Adreçament. Feu clic a Edita els directoris i seleccioneu el servidor LDAP que utilitzeu. Feu clic a Edita per mostrar el DN base. ## @name BUSY_HINT ## @loc none 10051=Torneu-ho a provar més tard. ## @name SERVER_DOWN_HINT ## @loc none 10081=Verifiqueu que el nom de l'ordinador central i el número de port siguin correctes, llavors torneu-ho a provar, o contacteu amb el vostre administrador de sistemes. Per verificar que el nom de l'ordinador central i el número de port siguin correctes, des del menú Edita, trieu Preferències, i llavors trieu Missatgeria, i finalment Adreçament. Feu clic a Edita els directoris, i seleccioneu el servidor LDAP que esteu utilitzant. Feu clic per editar la visualització del nom de l'ordinador central. Feu clic a Avançat per mostrar el número de port. ## @name TIMEOUT_HINT ## @loc none 10085=Torneu-ho a provar més tard. ## @name FILTER_ERROR_HINT ## @loc none 10087=Verifiqueu que el filtre de cerca sigui correcte, llavors torneu-ho a provar, o contacteu amb el vostre administrador de sistemes. Per verificar que el filtre de cerca sigui correcte, des del menú Edita, trieu Preferències, i llavors trieu Missatgeria, i finalment Adreçament. Feu clic a Edita els directoris, i seleccioneu el servidor LDAP que esteu utilitzant. Feu clic a Avançat per mostrar el filtre de cerca. ## @name NO_MEMORY_HINT ## @loc none 10090=Tanqueu algunes altres finestres i/o aplicacions i torneu-ho a provar. ## @name CONNECT_ERROR_HINT ## @loc none 10091=Verifiqueu que el nom de l'ordinador central i el número de port siguin correctes, llavors torneu-ho a provar, o contacteu amb el vostre administrador de sistemes. Per verificar que el nom de l'ordinador central i el número de port siguin correctes, des del menú Edita, trieu Preferències, i llavors trieu Missatgeria, i finalment Adreçament. Feu clic a Edita els directoris, i seleccioneu el servidor LDAP que esteu utilitzant. Feu clic per editar la visualització del nom de l'ordinador central. Feu clic a Avançat per mostrar el número de port. ## @name HOST_NOT_FOUND_HINT ## @loc none 15000=Verifiqueu que el nom de l'ordinador central és correcte, i llavors torneu-ho a provar, o contacteu el vostre administrador de sistemes. Per verificar que el nom de l'ordinador central és correcte, des del menú Edita, trieu Preferències, llavors trieu Missatgeria, i finalment Adreçament. Feu clic a Edita els directoris, i seleccioneu el servidor LDAP que s'utilitza. Feu clic a Edita per mostrar el nom del servidor central. ## @name GENERIC_HINT ## @loc none 19999=Contacteu amb el vostre administrador de sistemes.