Skip to content

Commit 43e03d1

Browse files
committed
Translation improvements for Email Credentials
1 parent 9347c2a commit 43e03d1

36 files changed

+72
-38
lines changed

web/inc/i18n/ar.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,12 +748,13 @@
748748
'Use server hostname' => 'استخدم اسم السيرفر',
749749
'Use domain hostname' => 'استخدم اسم الدومين',
750750
'Use STARTTLS' => 'استخدم STARTTLS',
751-
'Use SSL' => 'استخدم SSL',
751+
'Use SSL / TLS' => 'استخدم SSL / TLS',
752752
'No encryption' => 'بلا تشفير',
753753
'Do not use encryption' => 'لا تستخدم التشفير',
754754

755755
'maximum characters length, including prefix' => 'الحد الأقصى لعدد الحروف هو %s يشمل البادئة',
756756

757+
'Email Credentials' => 'Email Credentials',
757758

758759
// Texts below doesn't exist in en.php
759760
'%s rule' => 'قواعد %s',

web/inc/i18n/bg.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,11 +742,12 @@
742742
'Use server hostname' => 'Използвай сървърното хост име',
743743
'Use domain hostname' => 'Използвай хост името на домейн',
744744
'Use STARTTLS' => 'Използвай STARTTLS',
745-
'Use SSL' => 'Използвай SSL',
745+
'Use SSL / TLS' => 'Използвай SSL / TLS',
746746
'No encryption' => 'Без криптиране',
747747
'Do not use encryption' => 'Не използвай криптиране',
748748

749749
'maximum characters length, including prefix' => 'максималната дължина е %s символа, включително префикса',
750750

751+
'Email Credentials' => 'Email Credentials',
751752
);
752753

web/inc/i18n/bs.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,10 +747,11 @@
747747
'Use server hostname' => 'Koristi server hostname',
748748
'Use domain hostname' => 'Koristi hostname domena',
749749
'Use STARTTLS' => 'Koristi STARTTLS',
750-
'Use SSL' => 'Koristi SSL',
750+
'Use SSL / TLS' => 'Koristi SSL / TLS',
751751
'No encryption' => 'Bez enkripcije',
752752
'Do not use encryption' => 'Nemoj koristiti enkripciju',
753753

754754
'maximum characters length, including prefix' => 'maksimalna dužina sme biti %s karaktera, uključujući i prefix',
755755

756+
'Email Credentials' => 'Email lozinka i podešavanja',
756757
);

web/inc/i18n/cn.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,10 +750,11 @@
750750
'Use server hostname' => '采用服务器主机名',
751751
'Use domain hostname' => '采用域名',
752752
'Use STARTTLS' => '采用 STARTTLS 加密',
753-
'Use SSL' => '采用 SSL 加密',
753+
'Use SSL / TLS' => '采用 SSL / TLS 加密',
754754
'No encryption' => '不加密',
755755
'Do not use encryption' => '不要使用加密',
756756

757757
'maximum characters length, including prefix' => '最多 %s 个字符,包含前缀',
758758

759+
'Email Credentials' => 'Email Credentials',
759760
);

web/inc/i18n/cz.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,10 +748,11 @@
748748
'Use server hostname' => 'Use server hostname',
749749
'Use domain hostname' => 'Use domain hostname',
750750
'Use STARTTLS' => 'Use STARTTLS',
751-
'Use SSL' => 'Use SSL',
751+
'Use SSL / TLS' => 'Use SSL / TLS',
752752
'No encryption' => 'No encryption',
753753
'Do not use encryption' => 'Do not use encryption',
754754

755755
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
756756

757+
'Email Credentials' => 'Email Credentials',
757758
);

web/inc/i18n/da.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,10 +749,11 @@
749749
'Use server hostname' => 'Use server hostname',
750750
'Use domain hostname' => 'Use domain hostname',
751751
'Use STARTTLS' => 'Use STARTTLS',
752-
'Use SSL' => 'Use SSL',
752+
'Use SSL / TLS' => 'Use SSL / TLS',
753753
'No encryption' => 'No encryption',
754754
'Do not use encryption' => 'Do not use encryption',
755755

756756
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
757757

758+
'Email Credentials' => 'Email Credentials',
758759
);

web/inc/i18n/de.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,10 +747,11 @@
747747
'Use server hostname' => 'Use server hostname',
748748
'Use domain hostname' => 'Use domain hostname',
749749
'Use STARTTLS' => 'Use STARTTLS',
750-
'Use SSL' => 'Use SSL',
750+
'Use SSL / TLS' => 'Use SSL / TLS',
751751
'No encryption' => 'No encryption',
752752
'Do not use encryption' => 'Do not use encryption',
753753

754754
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
755755

756+
'Email Credentials' => 'Email Credentials',
756757
);

web/inc/i18n/el.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,10 +749,11 @@
749749
'Use server hostname' => 'Use server hostname',
750750
'Use domain hostname' => 'Use domain hostname',
751751
'Use STARTTLS' => 'Use STARTTLS',
752-
'Use SSL' => 'Use SSL',
752+
'Use SSL / TLS' => 'Use SSL / TLS',
753753
'No encryption' => 'No encryption',
754754
'Do not use encryption' => 'Do not use encryption',
755755

756756
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
757757

758+
'Email Credentials' => 'Email Credentials',
758759
);

web/inc/i18n/en.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,10 +747,12 @@
747747
'Use server hostname' => 'Use server hostname',
748748
'Use domain hostname' => 'Use domain hostname',
749749
'Use STARTTLS' => 'Use STARTTLS',
750-
'Use SSL' => 'Use SSL',
750+
'Use SSL / TLS' => 'Use SSL / TLS',
751751
'No encryption' => 'No encryption',
752752
'Do not use encryption' => 'Do not use encryption',
753753

754754
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
755755

756+
'Email Credentials' => 'Email Credentials',
757+
756758
);

web/inc/i18n/es.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,10 +754,11 @@
754754
'Use server hostname' => 'Usar hostname del servidor',
755755
'Use domain hostname' => 'Usar hostname del dominio',
756756
'Use STARTTLS' => 'Usar STARTTLS',
757-
'Use SSL' => 'Usar SSL',
757+
'Use SSL / TLS' => 'Usar SSL / TLS',
758758
'No encryption' => 'Sin encriptación',
759759
'Do not use encryption' => 'No usar encriptación',
760760

761761
'maximum characters length, including prefix' => 'usar un máximo de %s caracteres, incluyendo prefijo',
762762

763+
'Email Credentials' => 'Email Credentials',
763764
);

0 commit comments

Comments
 (0)