diff --git a/htdocs/admin/mails.php b/htdocs/admin/mails.php index c23c986c9f5..9a16dcadc08 100644 --- a/htdocs/admin/mails.php +++ b/htdocs/admin/mails.php @@ -226,7 +226,7 @@ if (isset($_GET["action"]) && $_GET["action"] == 'edit') $listofmethods=array(); $listofmethods['mail']='PHP mail function'; $listofmethods['simplemail']='Simplemail class'; - $listofmethods['smtps']='SMTP/SMTPS socket library'; + $listofmethods['smtps']='SMTP/SMTP-AUTH socket library'; // SuperAdministrator access only if ((empty($conf->global->MAIN_MODULE_MULTICOMPANY)) || ($user->admin && !$user->entity)) { diff --git a/htdocs/langs/ar_AR/admin.lang b/htdocs/langs/ar_AR/admin.lang index 85c292e2fc9..23e9ec5d15d 100644 --- a/htdocs/langs/ar_AR/admin.lang +++ b/htdocs/langs/ar_AR/admin.lang @@ -203,8 +203,8 @@ MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=بروتوكول نقل البري MAIN_MAIL_EMAIL_FROM=مرسل البريد الإلكتروني للرسائل البريد الإلكتروني تلقائيا (افتراضيا في php.ini : ٪) MAIN_DISABLE_ALL_MAILS=تعطيل جميع رسائل البريد الإلكتروني الإرسال (لأغراض الاختبار أو تجريبية) MAIN_MAIL_SENDMODE=طريقة استخدام لإرسال رسائل البريد الإلكتروني -MAIN_MAIL_SMTPS_ID=إذا الهوية SMTPS التوثيق اللازم -MAIN_MAIL_SMTPS_PW=كلمة السر اذا SMTPS التوثيق اللازم +MAIN_MAIL_SMTPS_ID=إذا الهوية SMTP التوثيق اللازم +MAIN_MAIL_SMTPS_PW=كلمة السر اذا SMTP التوثيق اللازم FeatureNotAvailableOnLinux=ميزة لا تتوفر على مثل أنظمة يونكس. sendmail برنامج الاختبار الخاص بك محليا. ModuleSetup=إعداد وحدة ModulesSetup=نمائط الإعداد diff --git a/htdocs/langs/ca_ES/admin.lang b/htdocs/langs/ca_ES/admin.lang index 88681d21da5..45e75b14732 100644 --- a/htdocs/langs/ca_ES/admin.lang +++ b/htdocs/langs/ca_ES/admin.lang @@ -208,8 +208,8 @@ MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike = Nom servidor o ip del servidor S MAIN_MAIL_EMAIL_FROM = Correu electrònic de l'emissor per trameses e automàtics (Per defecte en php.ini: %s) MAIN_DISABLE_ALL_MAILS = Desactivar globalment tot enviament de correus electrònics (per mode de proves) MAIN_MAIL_SENDMODE = Mètode d'enviament d'e-mails -MAIN_MAIL_SMTPS_ID = ID d'autenticació SMTPS si es requereix autenticació SMTP -MAIN_MAIL_SMTPS_PW = Contrasenya autentificació SMTPS si es requereix autenticació SMTP +MAIN_MAIL_SMTPS_ID = ID d'autenticació SMTP si es requereix autenticació SMTP +MAIN_MAIL_SMTPS_PW = Contrasenya autentificació SMTP si es requereix autenticació SMTP MAIN_MAIL_EMAIL_TLS = Ús d'encriptació TLS (SSL) FeatureNotAvailableOnLinux = Funcionalitat no disponible en sistemes Unix. Proveu el seu sendmail localment. ModuleSetup = Configuració del mòdul diff --git a/htdocs/langs/da_DA/admin.lang b/htdocs/langs/da_DA/admin.lang index d49c99748f9..4963d91039e 100644 --- a/htdocs/langs/da_DA/admin.lang +++ b/htdocs/langs/da_DA/admin.lang @@ -965,8 +965,8 @@ ForAnswersSeeForum=For alle andre spørgsmål / hjælpe, kan du bruge Dolibarr f HelpCenterDesc1=Dette område kan hjælpe dig med at få et Hjælp støtte tjeneste på Dolibarr. HelpCenterDesc2=Nogle dele af denne service er kun tilgængelig på engelsk. MAIN_MAIL_SENDMODE=Metode til at bruge til at sende e-mails -MAIN_MAIL_SMTPS_ID=SMTPS ID hvis påkrævet -MAIN_MAIL_SMTPS_PW=SMTPS Password hvis påkrævet +MAIN_MAIL_SMTPS_ID=SMTP ID hvis påkrævet +MAIN_MAIL_SMTPS_PW=SMTP Password hvis påkrævet GenericMaskCodes2=(cccc) kunden kode
(cccc000) kunden kode på n tegn er fulgt op af en kundes ref counter uden kompensation og zeroized med global counter.
GenericMaskCodes3=Alle andre tegn i maske vil forblive intakt.
Mellemrum er ikke tilladt.
GenericMaskCodes4a=Eksempel på 99.% s af den tredje part TheCompany gøres 2007-01-31:
diff --git a/htdocs/langs/de_DE/admin.lang b/htdocs/langs/de_DE/admin.lang index eeae86b5fb1..5dce2993660 100644 --- a/htdocs/langs/de_DE/admin.lang +++ b/htdocs/langs/de_DE/admin.lang @@ -962,8 +962,8 @@ ForAnswersSeeForum=Für alle anderen Fragen / Hilfe, können Sie die Dolibarr Fo HelpCenterDesc1=In diesem Bereich können Sie sich ein Hilfe-Support-Service auf Dolibarr. HelpCenterDesc2=Ein Teil dieses Dienstes sind nur in Englisch verfügbar. MAIN_MAIL_SENDMODE=Methode zum Senden von E-Mails -MAIN_MAIL_SMTPS_ID=SMTPS ID, wenn Authentifizierung erforderlich -MAIN_MAIL_SMTPS_PW=SMTPS Passwort, wenn Authentifizierung erforderlich +MAIN_MAIL_SMTPS_ID=SMTP ID, wenn Authentifizierung erforderlich +MAIN_MAIL_SMTPS_PW=SMTP Passwort, wenn Authentifizierung erforderlich GenericMaskCodes2=(cccc) den Client-Code
() cccc000 den Client-Code auf n Zeichen ist, gefolgt von einer Client-ref Zähler ohne Offset-und zeroized mit der globalen Zähler.
GenericMaskCodes3=Alle anderen Zeichen in der Maske bleiben.
Leerzeichen sind nicht zulässig.
GenericMaskCodes4a=Beispiel auf der 99.% s des Dritten thecompany Geschehen 2007-01-31:
diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 6d441fac53c..0f2171995aa 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -208,8 +208,8 @@ MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=SMTP/SMTPS Host (Not defined into MAIN_MAIL_EMAIL_FROM=Sender e-mail for automatic emails (By default in php.ini: %s) MAIN_DISABLE_ALL_MAILS=Disable all e-mails sendings (for test purposes or demos) MAIN_MAIL_SENDMODE=Method to use to send EMails -MAIN_MAIL_SMTPS_ID=SMTPS ID if authentication required -MAIN_MAIL_SMTPS_PW=SMTPS Password if authentication required +MAIN_MAIL_SMTPS_ID=SMTP ID if authentication required +MAIN_MAIL_SMTPS_PW=SMTP Password if authentication required MAIN_MAIL_EMAIL_TLS = Use TLS (SSL) encrypt FeatureNotAvailableOnLinux=Feature not available on Unix like systems. Test your sendmail program locally. ModuleSetup=Module setup diff --git a/htdocs/langs/es_ES/admin.lang b/htdocs/langs/es_ES/admin.lang index c39bca5c40a..fef8f8dd223 100644 --- a/htdocs/langs/es_ES/admin.lang +++ b/htdocs/langs/es_ES/admin.lang @@ -208,8 +208,8 @@ MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike = Nombre servidor o ip del servido MAIN_MAIL_EMAIL_FROM = E-Mail del emisor para envios E-Mail automáticos (Por defecto en php.ini: %s) MAIN_DISABLE_ALL_MAILS = Desactivar globalmente todo envío de correos electrónicos (para modo de pruebas) MAIN_MAIL_SENDMODE = Método de envío de e-mails -MAIN_MAIL_SMTPS_ID = ID de autentificación SMTPS si se requiere autenticación SMTP -MAIN_MAIL_SMTPS_PW = Contraseña autentificación SMTPS si se requiere autenticación SMTP +MAIN_MAIL_SMTPS_ID = ID de autentificación SMTP si se requiere autenticación SMTP +MAIN_MAIL_SMTPS_PW = Contraseña autentificación SMTP si se requiere autenticación SMTP MAIN_MAIL_EMAIL_TLS = Uso de encriptación TLS (SSL) FeatureNotAvailableOnLinux = Funcionalidad no disponible en sistemas Unix. Pruebe su sendmail localmente. ModuleSetup = Configuración del módulo diff --git a/htdocs/langs/fi_FI/admin.lang b/htdocs/langs/fi_FI/admin.lang index b987e580e92..b97f00feffb 100644 --- a/htdocs/langs/fi_FI/admin.lang +++ b/htdocs/langs/fi_FI/admin.lang @@ -960,8 +960,8 @@ ForAnswersSeeForum=Muita kysymyksiä / apua, voit käyttää Dolibarr foorumilla HelpCenterDesc1=Tämä alue voi auttaa sinua saamaan tukea palvelua Dolibarr. HelpCenterDesc2=Osa tätä palvelua on saatavilla vain Englanti. MAIN_MAIL_SENDMODE=Menetelmä käyttää lähettäessään Sähköpostit -MAIN_MAIL_SMTPS_ID=SMTPS tunnus, jos vaaditaan -MAIN_MAIL_SMTPS_PW=SMTPS Salasana jos vaaditaan +MAIN_MAIL_SMTPS_ID=SMTP tunnus, jos vaaditaan +MAIN_MAIL_SMTPS_PW=SMTP Salasana jos vaaditaan GenericMaskCodes2=(cccc) asiakkaan koodi
(cccc000) asiakkaan koodi n merkkiä seuraa asiakkaan ref counter ilman tasoitusta ja zeroized kanssa maailmanlaajuisen laskuri.
GenericMaskCodes3=Kaikki muut merkit ja maski pysyy ennallaan.
Välilyönnit eivät ole sallittuja.
GenericMaskCodes4a=Esimerkki on 99% s on kolmannen osapuolen TheCompany tehnyt 2007-01-31:
diff --git a/htdocs/langs/it_IT/admin.lang b/htdocs/langs/it_IT/admin.lang index 76f2a537e2e..6339767f40c 100644 --- a/htdocs/langs/it_IT/admin.lang +++ b/htdocs/langs/it_IT/admin.lang @@ -1022,8 +1022,8 @@ ForAnswersSeeForum=Per qualsiasi altra domanda / aiuto, si può utilizzare il fo HelpCenterDesc1=Questa area può aiutare a ottenere un servizio di supporto su Guida Dolibarr. HelpCenterDesc2=Una parte di questo servizio sono disponibili solo in inglese. MAIN_MAIL_SENDMODE=Il metodo da utilizzare per inviare le email -MAIN_MAIL_SMTPS_ID=SMTPS ID di autenticazione se necessario -MAIN_MAIL_SMTPS_PW=SMTPS password di autenticazione, se richiesto +MAIN_MAIL_SMTPS_ID=SMTP ID di autenticazione se necessario +MAIN_MAIL_SMTPS_PW=SMTP password di autenticazione, se richiesto GenericMaskCodes4b=Esempio sul terzo creata il 2007/03/01:
SeeWikiForAllTeam=Date un'occhiata alla pagina wiki per la lista completa di tutti gli attori e la loro organizzazione UseACacheDelay=Ritardo per il caching di esportazione risposta in pochi secondi (0 o vuoto per non cache) diff --git a/htdocs/langs/nl_NL/admin.lang b/htdocs/langs/nl_NL/admin.lang index 01f3820d6a5..b49c7455922 100644 --- a/htdocs/langs/nl_NL/admin.lang +++ b/htdocs/langs/nl_NL/admin.lang @@ -966,8 +966,8 @@ ForAnswersSeeForum=Voor alle andere vragen / helpen, kunt u de Dolibarr het foru HelpCenterDesc1=Dit gebied kan u helpen om een Help-ondersteunende dienst op Dolibarr. HelpCenterDesc2=Een deel van deze dienst zijn beschikbaar in het Engels. MAIN_MAIL_SENDMODE=Methode te gebruiken voor het verzenden van e-mails -MAIN_MAIL_SMTPS_ID=SMTPS ID als authenticatie vereist -MAIN_MAIL_SMTPS_PW=SMTPS Paswoord als authenticatie vereist +MAIN_MAIL_SMTPS_ID=SMTP ID als authenticatie vereist +MAIN_MAIL_SMTPS_PW=SMTP Paswoord als authenticatie vereist GenericMaskCodes2=(cccc) de client-code
() cccc000 de client code op n tekens wordt gevolgd door een klant ref teller zonder offset en zeroized met de wereldwijde teller.
GenericMaskCodes3=Alle andere tekens in het masker blijft intact.
Spaties zijn niet toegestaan.
GenericMaskCodes4a=Voorbeeld op de 99e% s van de derde partij TheCompany gedaan 2007-01-31:
diff --git a/htdocs/langs/pl_PL/admin.lang b/htdocs/langs/pl_PL/admin.lang index 4d8c595171d..f7f89007e1e 100644 --- a/htdocs/langs/pl_PL/admin.lang +++ b/htdocs/langs/pl_PL/admin.lang @@ -966,8 +966,8 @@ ForAnswersSeeForum=Na wszelkie inne pytania / pomoc, można skorzystać z Doliba HelpCenterDesc1=Obszar ten może pomóc uzyskać wsparcie na usługi Dolibarr. HelpCenterDesc2=Niektóre części tego serwisu są dostępne tylko w języku angielskim. MAIN_MAIL_SENDMODE=Metoda użyć do wysyłania e-maili -MAIN_MAIL_SMTPS_ID=SMTPS identyfikator, jeżeli wymaga uwierzytelniania -MAIN_MAIL_SMTPS_PW=SMTPS uwierzytelniania hasła, jeżeli wymagane +MAIN_MAIL_SMTPS_ID=SMTP identyfikator, jeżeli wymaga uwierzytelniania +MAIN_MAIL_SMTPS_PW=SMTP uwierzytelniania hasła, jeżeli wymagane GenericMaskCodes2=(cccc) klienta kodu
() cccc000 klient kod na n znaków następuje klienta ref licznik bez wyrównania i zeroized z globalną licznik.
GenericMaskCodes3=Wszystkie inne znaki w masce pozostaną nienaruszone.
Spacje są niedozwolone.
GenericMaskCodes4a=Przykład na 99-cie% s strony trzeciej TheCompany zrobić 2007-01-31:
diff --git a/htdocs/langs/pt_BR/admin.lang b/htdocs/langs/pt_BR/admin.lang index 22d2a98458c..20d7dd7d9d7 100644 --- a/htdocs/langs/pt_BR/admin.lang +++ b/htdocs/langs/pt_BR/admin.lang @@ -191,8 +191,8 @@ MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=Nome servidor ou ip do servidor SM MAIN_MAIL_EMAIL_FROM=E-Mail do emissor para envios E-Mail automáticos (Por default em php.ini: %s) MAIN_DISABLE_ALL_MAILS=Desativar globalmente todo o envio de correios eletrônicos (para modo de testes) MAIN_MAIL_SENDMODE=Método de envio de e-mails -MAIN_MAIL_SMTPS_ID=ID SMTPS para autenticação SMTP -MAIN_MAIL_SMTPS_PW=Password SMTPS para autenticação SMTP +MAIN_MAIL_SMTPS_ID=ID SMTP para autenticação SMTP +MAIN_MAIL_SMTPS_PW=Password SMTP para autenticação SMTP FeatureNotAvailableOnLinux=Funcionalidade não disponível em sistemas Unix. Teste parâmetros sendmail localmente. ModuleSetup=Configuração do módulo ModulesSetup=Configuração dos módulos diff --git a/htdocs/langs/pt_PT/admin.lang b/htdocs/langs/pt_PT/admin.lang index f13fdedef68..ebd819258bb 100644 --- a/htdocs/langs/pt_PT/admin.lang +++ b/htdocs/langs/pt_PT/admin.lang @@ -189,8 +189,8 @@ MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=Nome servidor ou ip do servidor SM MAIN_MAIL_EMAIL_FROM=E-Mail do emissor para envios E-Mail automáticos (Por defeito em php.ini: %s) MAIN_DISABLE_ALL_MAILS=Desactivar globalmente todo o envío de correios electrónicos (para modo de testes) MAIN_MAIL_SENDMODE=Método de envío de e-mails -MAIN_MAIL_SMTPS_ID=ID SMTPS para autenticação SMTP -MAIN_MAIL_SMTPS_PW=Password SMTPS para autenticação SMTP +MAIN_MAIL_SMTPS_ID=ID SMTP para autenticação SMTP +MAIN_MAIL_SMTPS_PW=Password SMTP para autenticação SMTP FeatureNotAvailableOnLinux=Funcionalidade não disponivel em sistemas Unix. Teste parâmetros sendmail localmente. ModuleSetup=Configuração do módulo ModulesSetup=Configuração dos módulos diff --git a/htdocs/langs/ro_RO/admin.lang b/htdocs/langs/ro_RO/admin.lang index 19dd9407357..50213c0793d 100644 --- a/htdocs/langs/ro_RO/admin.lang +++ b/htdocs/langs/ro_RO/admin.lang @@ -965,8 +965,8 @@ ForAnswersSeeForum=Pentru orice alte întrebări / ajutor, se poate utiliza Doli HelpCenterDesc1=Această zonă vă poate ajuta să obţineţi un suport de Ajutor de servicii pe Dolibarr. HelpCenterDesc2=Unii o parte din acest serviciu sunt disponibile numai în limba engleză. MAIN_MAIL_SENDMODE=Metoda de a folosi pentru a trimite email-uri -MAIN_MAIL_SMTPS_ID=SMTPS ID-ul de autentificare necesare în cazul în -MAIN_MAIL_SMTPS_PW=SMTPS parola, dacă se cere autentificare +MAIN_MAIL_SMTPS_ID=SMTP ID-ul de autentificare necesare în cazul în +MAIN_MAIL_SMTPS_PW=SMTP parola, dacă se cere autentificare GenericMaskCodes2=cccc) (cod de client
() cccc000 cod de client pe n caractere este urmat de un client, fără a compensa ref contra şi zeroized cu global contra.
GenericMaskCodes3=Toate celelalte caractere în masca va rămâne intactă.
Spaţiile nu sunt permise.
GenericMaskCodes4a=Exemplu pe 99th% s de-a treia parte TheCompany făcut 2007-01-31:
diff --git a/htdocs/langs/ru_RU/admin.lang b/htdocs/langs/ru_RU/admin.lang index 949dabcf703..3d129a0d97a 100644 --- a/htdocs/langs/ru_RU/admin.lang +++ b/htdocs/langs/ru_RU/admin.lang @@ -964,8 +964,8 @@ ForAnswersSeeForum=Для любых других вопросов / помощ HelpCenterDesc1=Эта область может помочь вам получить справки службу поддержки по Dolibarr. HelpCenterDesc2=Некоторые части этого сервиса доступны только на английском языке. MAIN_MAIL_SENDMODE=Метод, используемый для передачи сообщения электронной почты -MAIN_MAIL_SMTPS_ID=SMTPS ID, если требуется проверка подлинности -MAIN_MAIL_SMTPS_PW=SMTPS пароль, если требуется проверка подлинности +MAIN_MAIL_SMTPS_ID=SMTP ID, если требуется проверка подлинности +MAIN_MAIL_SMTPS_PW=SMTP пароль, если требуется проверка подлинности GenericMaskCodes2=() CCCC клиента код
() cccc000 клиента код на N символов сопровождается клиента исх борьбы без смещения и zeroized с глобальной борьбе.
GenericMaskCodes3=Все другие символы в маске останутся нетронутыми.
Пространства, не допускается.
GenericMaskCodes4a=Пример на 99-м% х третья сторона TheCompany сделали 2007-01-31: