summaryrefslogtreecommitdiff
path: root/plugins/password/localization
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/localization')
-rw-r--r--plugins/password/localization/az_AZ.inc45
-rw-r--r--plugins/password/localization/bg_BG.inc38
-rw-r--r--plugins/password/localization/bs_BA.inc31
-rw-r--r--plugins/password/localization/ca_ES.inc43
-rw-r--r--plugins/password/localization/cs_CZ.inc51
-rw-r--r--plugins/password/localization/cy_GB.inc31
-rw-r--r--plugins/password/localization/da_DK.inc41
-rw-r--r--plugins/password/localization/de_CH.inc42
-rw-r--r--plugins/password/localization/de_DE.inc42
-rw-r--r--plugins/password/localization/en_GB.inc31
-rw-r--r--plugins/password/localization/eo.inc31
-rw-r--r--plugins/password/localization/es_AR.inc44
-rw-r--r--plugins/password/localization/es_ES.inc44
-rw-r--r--plugins/password/localization/et_EE.inc36
-rw-r--r--plugins/password/localization/fa_IR.inc26
-rw-r--r--plugins/password/localization/fi_FI.inc43
-rw-r--r--plugins/password/localization/fr_FR.inc41
-rw-r--r--plugins/password/localization/gl_ES.inc44
-rw-r--r--plugins/password/localization/he_IL.inc31
-rw-r--r--plugins/password/localization/hr_HR.inc44
-rw-r--r--plugins/password/localization/hu_HU.inc40
-rw-r--r--plugins/password/localization/hy_AM.inc31
-rw-r--r--plugins/password/localization/ja_JP.inc44
-rw-r--r--plugins/password/localization/ko_KR.inc31
-rw-r--r--plugins/password/localization/lt_LT.inc44
-rw-r--r--plugins/password/localization/lv_LV.inc42
-rw-r--r--plugins/password/localization/nl_NL.inc40
-rw-r--r--plugins/password/localization/pl_PL.inc44
-rw-r--r--plugins/password/localization/pt_BR.inc44
-rw-r--r--plugins/password/localization/pt_PT.inc41
-rw-r--r--plugins/password/localization/ru_RU.inc54
-rw-r--r--plugins/password/localization/sk_SK.inc50
-rw-r--r--plugins/password/localization/sl_SI.inc43
-rw-r--r--plugins/password/localization/sr_CS.inc31
-rw-r--r--plugins/password/localization/sv_SE.inc44
-rw-r--r--plugins/password/localization/tr_TR.inc44
-rw-r--r--plugins/password/localization/vi_VN.inc31
-rw-r--r--plugins/password/localization/zh_TW.inc44
38 files changed, 1047 insertions, 474 deletions
diff --git a/plugins/password/localization/az_AZ.inc b/plugins/password/localization/az_AZ.inc
index 62df01ba8..4d0760da8 100644
--- a/plugins/password/localization/az_AZ.inc
+++ b/plugins/password/localization/az_AZ.inc
@@ -1,24 +1,31 @@
<?php
-/* Azerbaijani translate for password plugin */
-/* Translated by Nadir Aliyev, nadir at ultel dot net */
+/*
+ +-----------------------------------------------------------------------+
+ | localization/az_AZ/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
$labels = array();
-$labels['changepasswd'] = 'Şifrəni dəyiş';
-$labels['curpasswd'] = 'Hal-hazırki şifrə:';
-$labels['newpasswd'] = 'Yeni şifrə:';
-$labels['confpasswd'] = 'Yeni şifrə: (təkrar)';
+$labels['changepasswd'] = 'Şifrəni dəyiş';
+$labels['curpasswd'] = 'Hal-hazırki şifrə:';
+$labels['newpasswd'] = 'Yeni şifrə:';
+$labels['confpasswd'] = 'Yeni şifrə: (təkrar)';
+$labels['nopassword'] = 'Yeni şifrəni daxil edin.';
+$labels['nocurpassword'] = 'Hal-hazırda istifadə etdiyiniz şifrəni daxil edin.';
+$labels['passwordincorrect'] = 'Yalnış şifrə daxil etdiniz.';
+$labels['passwordinconsistency'] = 'Yeni daxil etdiyiniz şifrələr bir-birinə uyğun deyildir.';
+$labels['crypterror'] = 'Yeni şifrənin saxlanılması mümkün olmadı. Şifrələmə metodu tapılmadı.';
+$labels['connecterror'] = 'Yeni şifrənin saxlanılması mümkün olmadı. Qoşulma səhvi.';
+$labels['internalerror'] = 'Yeni şifrənin saxlanılması mümkün olmadı.';
+$labels['passwordshort'] = 'Yeni şifrə $length simvoldan uzun olmalıdır.';
+$labels['passwordweak'] = 'Şifrədə heç olmasa minimum bir rəqəm və simvol olmalıdır.';
+$labels['passwordforbidden'] = 'Şifrədə icazə verilməyən simvollar vardır.';
-$messages = array();
-$messages['nopassword'] = 'Yeni şifrəni daxil edin.';
-$messages['nocurpassword'] = 'Hal-hazırda istifadə etdiyiniz şifrəni daxil edin.';
-$messages['passwordincorrect'] = 'Yalnış şifrə daxil etdiniz.';
-$messages['passwordinconsistency'] = 'Yeni daxil etdiyiniz şifrələr bir-birinə uyğun deyildir.';
-$messages['crypterror'] = 'Yeni şifrənin saxlanılması mümkün olmadı. Şifrələmə metodu tapılmadı.';
-$messages['connecterror'] = 'Yeni şifrənin saxlanılması mümkün olmadı. Qoşulma səhvi.';
-$messages['internalerror'] = 'Yeni şifrənin saxlanılması mümkün olmadı.';
-$messages['passwordshort'] = 'Yeni şifrə $length simvoldan uzun olmalıdır.';
-$messages['passwordweak'] = 'Şifrədə heç olmasa minimum bir rəqəm və simvol olmalıdır.';
-$messages['passwordforbidden'] = 'Şifrədə icazə verilməyən simvollar vardır.';
-
-?>
diff --git a/plugins/password/localization/bg_BG.inc b/plugins/password/localization/bg_BG.inc
index b4576a0dc..884cb9ec6 100644
--- a/plugins/password/localization/bg_BG.inc
+++ b/plugins/password/localization/bg_BG.inc
@@ -1,18 +1,28 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Смяна на парола';
-$labels['curpasswd'] = 'Текуща парола:';
-$labels['newpasswd'] = 'Нова парола:';
-$labels['confpasswd'] = 'Повторете:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/bg_BG/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Моля въведете нова парола.';
-$messages['nocurpassword'] = 'Моля въведете текущата .';
-$messages['passwordincorrect'] = 'Невалидна текуща парола.';
-$messages['passwordinconsistency'] = 'Паролите не съвпадат, опитайте пак.';
-$messages['crypterror'] = 'Паролата не може да бъде сменена. Грешка в криптирането.';
-$messages['connecterror'] = 'Паролата не може да бъде сменена. Грешка в свързването.';
-$messages['internalerror'] = 'Паролата не може да бъде сменена.';
+$labels = array();
+$labels['changepasswd'] = 'Смяна на парола';
+$labels['curpasswd'] = 'Текуща парола:';
+$labels['newpasswd'] = 'Нова парола:';
+$labels['confpasswd'] = 'Повторете:';
+$labels['nopassword'] = 'Моля въведете нова парола.';
+$labels['nocurpassword'] = 'Моля въведете текущата .';
+$labels['passwordincorrect'] = 'Невалидна текуща парола.';
+$labels['passwordinconsistency'] = 'Паролите не съвпадат, опитайте пак.';
+$labels['crypterror'] = 'Паролата не може да бъде сменена. Грешка в криптирането.';
+$labels['connecterror'] = 'Паролата не може да бъде сменена. Грешка в свързването.';
+$labels['internalerror'] = 'Паролата не може да бъде сменена.';
-?>
diff --git a/plugins/password/localization/bs_BA.inc b/plugins/password/localization/bs_BA.inc
new file mode 100644
index 000000000..3ec0d552a
--- /dev/null
+++ b/plugins/password/localization/bs_BA.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/bs_BA/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Kenan Dervišević <kenan3008@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Promijeni šifru';
+$labels['curpasswd'] = 'Trenutna šifra:';
+$labels['newpasswd'] = 'Nova šifra:';
+$labels['confpasswd'] = 'Potvrdite novu šifru:';
+$labels['nopassword'] = 'Molimo vas da upišete novu šifru.';
+$labels['nocurpassword'] = 'Molimo vas da upišete trenutnu šifru.';
+$labels['passwordincorrect'] = 'Trenutna šifra je netačna.';
+$labels['passwordinconsistency'] = 'Šifre se ne podudaraju, molimo vas da pokušate ponovo.';
+$labels['crypterror'] = 'Nije moguće sačuvati šifre. Nedostaje funkcija za enkripciju.';
+$labels['connecterror'] = 'Nije moguće sačuvati šifre. Greška u povezivanju.';
+$labels['internalerror'] = 'Nije moguće sačuvati novu šifru.';
+$labels['passwordshort'] = 'Šifra mora sadržavati barem $length znakova.';
+$labels['passwordweak'] = 'Šifra mora imati barem jedan broj i jedan interpunkcijski znak.';
+$labels['passwordforbidden'] = 'Šifra sadrži nedozvoljene znakove.';
+
diff --git a/plugins/password/localization/ca_ES.inc b/plugins/password/localization/ca_ES.inc
index 18c10c80e..8832f3f6d 100644
--- a/plugins/password/localization/ca_ES.inc
+++ b/plugins/password/localization/ca_ES.inc
@@ -1,20 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Canviar contrasenya';
-$labels['curpasswd'] = 'Contrasenya actual:';
-$labels['newpasswd'] = 'Nova contrasenya:';
-$labels['confpasswd'] = 'Confirmar nova contrasenya:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ca_ES/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Jordi Sanfeliu <jordi@fibranet.cat> |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Si us plau, introdueix la nova contrasenya.';
-$messages['nocurpassword'] = 'Si us plau, introdueix la contrasenya actual.';
-$messages['passwordincorrect'] = 'Contrasenya actual incorrecte.';
-$messages['passwordinconsistency'] = 'La contrasenya nova no coincideix!.';
-$messages['crypterror'] = 'No es pot desar la nova contrasenya. No existeix la funció d\'encriptació.';
-$messages['connecterror'] = 'No es pot desar la nova contrasenya. Error de connexió.';
-$messages['internalerror'] = 'No es pot desar la nova contrasenya.';
-$messages['passwordshort'] = 'La nova contrasenya ha de tenir com a mínim $length caràcters de llarg.';
-$messages['passwordweak'] = 'La nova contrasenya ha d\'incloure com a mínim un nombre i un caràcter de puntuació.';
+$labels = array();
+$labels['changepasswd'] = 'Canvia la contrasenya';
+$labels['curpasswd'] = 'Contrasenya actual:';
+$labels['newpasswd'] = 'Nova contrasenya:';
+$labels['confpasswd'] = 'Confirmeu la nova contrasenya:';
+$labels['nopassword'] = 'Si us plau, introduïu la nova contrasenya.';
+$labels['nocurpassword'] = 'Si us plau, introduïu la contrasenya actual.';
+$labels['passwordincorrect'] = 'Contrasenya actual incorrecta.';
+$labels['passwordinconsistency'] = 'La contrasenya nova no coincideix, torneu-ho a provar.';
+$labels['crypterror'] = 'No es pot desar la nova contrasenya. No existeix la funció d\'encriptació.';
+$labels['connecterror'] = 'No es pot desar la nova contrasenya. Error de connexió.';
+$labels['internalerror'] = 'No es pot desar la nova contrasenya.';
+$labels['passwordshort'] = 'La nova contrasenya ha de tenir com a mínim $length caràcters de llarg.';
+$labels['passwordweak'] = 'La nova contrasenya ha d\'incloure com a mínim un nombre i un caràcter de puntuació.';
+$labels['passwordforbidden'] = 'La contrasenya conté caràcters no permesos.';
-?>
diff --git a/plugins/password/localization/cs_CZ.inc b/plugins/password/localization/cs_CZ.inc
index b4b7b29f9..2ed792376 100644
--- a/plugins/password/localization/cs_CZ.inc
+++ b/plugins/password/localization/cs_CZ.inc
@@ -1,30 +1,31 @@
<?php
-/**
- * Czech translation for Roundcube password plugin
- *
- * @version 1.0 (2009-08-29)
- * @author Milan Kozak <hodza@hodza.net>
- * @author Tomáš Šafařík <safarik@server.cz>
- *
- */
+/*
+ +-----------------------------------------------------------------------+
+ | localization/cs_CZ/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
$labels = array();
-$labels['changepasswd'] = 'Změna hesla';
-$labels['curpasswd'] = 'Aktuální heslo:';
-$labels['newpasswd'] = 'Nové heslo:';
-$labels['confpasswd'] = 'Nové heslo (pro kontrolu):';
+$labels['changepasswd'] = 'Změna hesla';
+$labels['curpasswd'] = 'Aktuální heslo:';
+$labels['newpasswd'] = 'Nové heslo:';
+$labels['confpasswd'] = 'Nové heslo (pro kontrolu):';
+$labels['nopassword'] = 'Prosím zadejte nové heslo.';
+$labels['nocurpassword'] = 'Prosím zadejte aktuální heslo.';
+$labels['passwordincorrect'] = 'Zadané aktuální heslo není správné.';
+$labels['passwordinconsistency'] = 'Zadaná hesla se neshodují. Prosím zkuste to znovu.';
+$labels['crypterror'] = 'Heslo se nepodařilo uložit. Chybí šifrovací funkce.';
+$labels['connecterror'] = 'Heslo se nepodařilo uložit. Problém s připojením.';
+$labels['internalerror'] = 'Heslo se nepodařilo uložit.';
+$labels['passwordshort'] = 'Heslo musí mít alespoň $length znaků.';
+$labels['passwordweak'] = 'Heslo musí obsahovat alespoň jedno číslo a jedno interpuknční znaménko.';
+$labels['passwordforbidden'] = 'Heslo obsahuje nepovolené znaky.';
-$messages = array();
-$messages['nopassword'] = 'Prosím zadejte nové heslo.';
-$messages['nocurpassword'] = 'Prosím zadejte aktuální heslo.';
-$messages['passwordincorrect'] = 'Zadané aktuální heslo není správné.';
-$messages['passwordinconsistency'] = 'Zadaná hesla se neshodují. Prosím zkuste to znovu.';
-$messages['crypterror'] = 'Heslo se nepodařilo uložit. Chybí šifrovací funkce.';
-$messages['connecterror'] = 'Heslo se nepodařilo uložit. Problém s připojením.';
-$messages['internalerror'] = 'Heslo se nepodařilo uložit.';
-$messages['passwordshort'] = 'Heslo musí mít alespoň $length znaků.';
-$messages['passwordweak'] = 'Heslo musí obsahovat alespoň jedno číslo a jedno interpuknční znaménko.';
-$messages['passwordforbidden'] = 'Heslo obsahuje nepovolené znaky.';
-
-?>
diff --git a/plugins/password/localization/cy_GB.inc b/plugins/password/localization/cy_GB.inc
new file mode 100644
index 000000000..0cdad07d5
--- /dev/null
+++ b/plugins/password/localization/cy_GB.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/cy_GB/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Dafydd Tomos |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Newid Cyfrinair';
+$labels['curpasswd'] = 'Cyfrinair Presennol:';
+$labels['newpasswd'] = 'Cyfrinair Newydd:';
+$labels['confpasswd'] = 'Cadarnhau Cyfrinair Newydd:';
+$labels['nopassword'] = 'Rhowch eich cyfrinair newydd.';
+$labels['nocurpassword'] = 'Rhowch eich cyfrinair presennol.';
+$labels['passwordincorrect'] = 'Roedd y cyfrinair presennol yn anghywir.';
+$labels['passwordinconsistency'] = 'Nid yw\'r cyfrineiriau yn cymharu, ceisiwch eto.';
+$labels['crypterror'] = 'Methwyd cadw\'r cyfrinair newydd. Ffwythiant amgodi ar goll.';
+$labels['connecterror'] = 'Methwyd cadw\'r cyfrinair newydd. Gwall cysylltiad.';
+$labels['internalerror'] = 'Methwyd cadw\'r cyfrinair newydd.';
+$labels['passwordshort'] = 'Rhaid i\'r cyfrinair fod o leia $length llythyren o hyd.';
+$labels['passwordweak'] = 'Rhaid i\'r cyfrinair gynnwys o leia un rhif a un cymeriad atalnodi.';
+$labels['passwordforbidden'] = 'Mae\'r cyfrinair yn cynnwys llythrennau wedi gwahardd.';
+
diff --git a/plugins/password/localization/da_DK.inc b/plugins/password/localization/da_DK.inc
index 5d1d0c9cc..8c411265d 100644
--- a/plugins/password/localization/da_DK.inc
+++ b/plugins/password/localization/da_DK.inc
@@ -1,18 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Skift adgangskode';
-$labels['curpasswd'] = 'Nuværende adgangskode:';
-$labels['newpasswd'] = 'Ny adgangskode:';
-$labels['confpasswd'] = 'Bekræft ny adgangskode:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/da_DK/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Johannes Hessellund <osos@openeyes.dk> |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Indtast venligst en ny adgangskode.';
-$messages['nocurpassword'] = 'Indtast venligst nyværende adgangskode.';
-$messages['passwordincorrect'] = 'Nyværende adgangskode er forkert.';
-$messages['passwordinconsistency'] = 'Adgangskoderne er ikke ens, prøv igen.';
-$messages['crypterror'] = 'Kunne ikke gemme den nye adgangskode. Krypteringsfunktion mangler.';
-$messages['connecterror'] = 'Kunne ikke gemme den nye adgangskode. Fejl ved forbindelsen.';
-$messages['internalerror'] = 'Kunne ikke gemme den nye adgangskode.';
+$labels = array();
+$labels['changepasswd'] = 'Skift adgangskode';
+$labels['curpasswd'] = 'Nuværende adgangskode:';
+$labels['newpasswd'] = 'Ny adgangskode:';
+$labels['confpasswd'] = 'Bekræft ny adgangskode:';
+$labels['nopassword'] = 'Indtast venligst en ny adgangskode.';
+$labels['nocurpassword'] = 'Indtast venligst nuværende adgangskode.';
+$labels['passwordincorrect'] = 'Nuværende adgangskode er forkert.';
+$labels['passwordinconsistency'] = 'Adgangskoderne er ikke ens, prøv igen.';
+$labels['crypterror'] = 'Kunne ikke gemme den nye adgangskode. Krypteringsfunktion mangler.';
+$labels['connecterror'] = 'Kunne ikke gemme den nye adgangskode. Fejl ved forbindelsen.';
+$labels['internalerror'] = 'Kunne ikke gemme den nye adgangskode.';
+$labels['passwordshort'] = 'Adgangskoden skal være mindst $length tegn lang.';
+$labels['passwordweak'] = 'Adgangskoden skal indeholde mindst et tal og et tegnsætningstegn (-.,)';
+$labels['passwordforbidden'] = 'Adgangskoden indeholder forbudte tegn.';
-?>
diff --git a/plugins/password/localization/de_CH.inc b/plugins/password/localization/de_CH.inc
index a28990d67..492a48df0 100644
--- a/plugins/password/localization/de_CH.inc
+++ b/plugins/password/localization/de_CH.inc
@@ -1,19 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Passwort ändern';
-$labels['curpasswd'] = 'Aktuelles Passwort';
-$labels['newpasswd'] = 'Neues Passwort';
-$labels['confpasswd'] = 'Passwort Wiederholung';
-
-$messages = array();
-$messages['nopassword'] = "Bitte geben Sie ein neues Passwort ein";
-$messages['nocurpassword'] = "Bitte geben Sie Ihr aktuelles Passwort an";
-$messages['passwordincorrect'] = "Das aktuelle Passwort ist nicht korrekt";
-$messages['passwordinconsistency'] = "Das neue Passwort und dessen Wiederholung stimmen nicht überein";
-$messages['crypterror'] = "Neues Passwort nicht gespeichert: Verschlüsselungsfunktion fehlt";
-$messages['connecterror'] = "Neues Passwort nicht gespeichert: Verbindungsfehler";
-$messages['internalerror'] = "Neues Passwort nicht gespeichert";
+/*
+ +-----------------------------------------------------------------------+
+ | localization/de_CH/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
+$labels = array();
+$labels['changepasswd'] = 'Passwort ändern';
+$labels['curpasswd'] = 'Aktuelles Passwort';
+$labels['newpasswd'] = 'Neues Passwort';
+$labels['confpasswd'] = 'Passwort Wiederholung';
+$labels['nopassword'] = 'Bitte geben Sie ein neues Passwort ein';
+$labels['nocurpassword'] = 'Bitte geben Sie Ihr aktuelles Passwort an';
+$labels['passwordincorrect'] = 'Das aktuelle Passwort ist nicht korrekt';
+$labels['passwordinconsistency'] = 'Das neue Passwort und dessen Wiederholung stimmen nicht überein';
+$labels['crypterror'] = 'Neues Passwort nicht gespeichert: Verschlüsselungsfunktion fehlt';
+$labels['connecterror'] = 'Neues Passwort nicht gespeichert: Verbindungsfehler';
+$labels['internalerror'] = 'Neues Passwort nicht gespeichert';
+$labels['passwordshort'] = 'Passwort muss mindestens $length Zeichen lang sein.';
+$labels['passwordweak'] = 'Passwort muss mindestens eine Zahl und ein Sonderzeichen enthalten.';
+$labels['passwordforbidden'] = 'Passwort enthält unzulässige Zeichen.';
-?> \ No newline at end of file
diff --git a/plugins/password/localization/de_DE.inc b/plugins/password/localization/de_DE.inc
index a28990d67..6a188e175 100644
--- a/plugins/password/localization/de_DE.inc
+++ b/plugins/password/localization/de_DE.inc
@@ -1,19 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Passwort ändern';
-$labels['curpasswd'] = 'Aktuelles Passwort';
-$labels['newpasswd'] = 'Neues Passwort';
-$labels['confpasswd'] = 'Passwort Wiederholung';
-
-$messages = array();
-$messages['nopassword'] = "Bitte geben Sie ein neues Passwort ein";
-$messages['nocurpassword'] = "Bitte geben Sie Ihr aktuelles Passwort an";
-$messages['passwordincorrect'] = "Das aktuelle Passwort ist nicht korrekt";
-$messages['passwordinconsistency'] = "Das neue Passwort und dessen Wiederholung stimmen nicht überein";
-$messages['crypterror'] = "Neues Passwort nicht gespeichert: Verschlüsselungsfunktion fehlt";
-$messages['connecterror'] = "Neues Passwort nicht gespeichert: Verbindungsfehler";
-$messages['internalerror'] = "Neues Passwort nicht gespeichert";
+/*
+ +-----------------------------------------------------------------------+
+ | localization/de_DE/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Moritz Höwer <moritzhoewermail@gmx.de> |
+ +-----------------------------------------------------------------------+
+*/
+$labels = array();
+$labels['changepasswd'] = 'Kennwort ändern';
+$labels['curpasswd'] = 'Aktuelles Kennwort:';
+$labels['newpasswd'] = 'Neues Kennwort:';
+$labels['confpasswd'] = 'Neues Kennwort bestätigen:';
+$labels['nopassword'] = 'Bitte geben Sie ein neues Kennwort ein.';
+$labels['nocurpassword'] = 'Bitte geben Sie ihr aktuelles Kennwort ein.';
+$labels['passwordincorrect'] = 'Das aktuelle Kennwort ist falsch.';
+$labels['passwordinconsistency'] = 'Das neue Passwort und dessen Wiederholung stimmen nicht überein';
+$labels['crypterror'] = 'Neues Passwort nicht gespeichert: Verschlüsselungsfunktion fehlt';
+$labels['connecterror'] = 'Neues Passwort nicht gespeichert: Verbindungsfehler';
+$labels['internalerror'] = 'Neues Passwort nicht gespeichert';
+$labels['passwordshort'] = 'Passwort muss mindestens $length Zeichen lang sein.';
+$labels['passwordweak'] = 'Passwort muss mindestens eine Zahl und ein Sonderzeichen enthalten.';
+$labels['passwordforbidden'] = 'Passwort enthält unzulässige Zeichen.';
-?> \ No newline at end of file
diff --git a/plugins/password/localization/en_GB.inc b/plugins/password/localization/en_GB.inc
new file mode 100644
index 000000000..57f0d83e9
--- /dev/null
+++ b/plugins/password/localization/en_GB.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/en_GB/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Kevin Beynon |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Change Password';
+$labels['curpasswd'] = 'Current Password:';
+$labels['newpasswd'] = 'New Password:';
+$labels['confpasswd'] = 'Confirm New Password:';
+$labels['nopassword'] = 'Please enter a new password.';
+$labels['nocurpassword'] = 'Please enter the current password.';
+$labels['passwordincorrect'] = 'Current password is incorrect.';
+$labels['passwordinconsistency'] = 'Passwords do not match. Please try again.';
+$labels['crypterror'] = 'New password could not be saved. The encryption function is missing.';
+$labels['connecterror'] = 'New password could not be saved. There is a connection error.';
+$labels['internalerror'] = 'New password could not be saved.';
+$labels['passwordshort'] = 'Password must be at least $length characters long.';
+$labels['passwordweak'] = 'Password must include at least one number and one symbol.';
+$labels['passwordforbidden'] = 'Password contains forbidden characters.';
+
diff --git a/plugins/password/localization/eo.inc b/plugins/password/localization/eo.inc
new file mode 100644
index 000000000..fe6ef933b
--- /dev/null
+++ b/plugins/password/localization/eo.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/eo/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Baptiste Darthenay <bapdarth@yahoo.fr> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Ŝanĝi pasvorton';
+$labels['curpasswd'] = 'Nuna pasvorto:';
+$labels['newpasswd'] = 'Nova pasvorto:';
+$labels['confpasswd'] = 'Konfirmi novan pasvorton:';
+$labels['nopassword'] = 'Bonvolu tajpi novan pasvorton.';
+$labels['nocurpassword'] = 'Bonvolu tajpi nunan pasvorton.';
+$labels['passwordincorrect'] = 'Nuna pasvorto nekorakta.';
+$labels['passwordinconsistency'] = 'Pasvortoj ne taŭgas, bonvolu provi denove.';
+$labels['crypterror'] = 'Ne povis konservi la pasvorton: ĉifrada funkcio maltrovita.';
+$labels['connecterror'] = 'Ne povis konservi la pasvorton: konekta eraro.';
+$labels['internalerror'] = 'Ne povis konservi novan pasvorton.';
+$labels['passwordshort'] = 'Pasvorto devas havi almanaŭ $length signojn.';
+$labels['passwordweak'] = 'La pasvorto devus havi almenaŭ unu ciferon kaj unu interpunktan signon.';
+$labels['passwordforbidden'] = 'La pasvorto enhavas malpermesajn signojn.';
+
diff --git a/plugins/password/localization/es_AR.inc b/plugins/password/localization/es_AR.inc
index 40c74e673..d8c5ad336 100644
--- a/plugins/password/localization/es_AR.inc
+++ b/plugins/password/localization/es_AR.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Cambiar Contraseña';
-$labels['curpasswd'] = 'Contraseña Actual:';
-$labels['newpasswd'] = 'Contraseña Nueva:';
-$labels['confpasswd'] = 'Confirmar Contraseña:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/es_AR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Por favor introduce una nueva contraseña.';
-$messages['nocurpassword'] = 'Por favor introduce la contraseña actual.';
-$messages['passwordincorrect'] = 'Contraseña actual incorrecta.';
-$messages['passwordinconsistency'] = 'Las contraseñas no coinciden, por favor inténtalo de nuevo.';
-$messages['crypterror'] = 'No se pudo guardar la contraseña nueva. Falta la función de cifrado.';
-$messages['connecterror'] = 'No se pudo guardar la contraseña nueva. Error de conexión';
-$messages['internalerror'] = 'No se pudo guardar la contraseña nueva.';
-$messages['passwordshort'] = 'Tu contraseña debe tener una longitud mínima de $length.';
-$messages['passwordweak'] = 'Tu nueva contraseña debe incluir al menos un número y un signo de puntuación.';
-$messages['passwordforbidden'] = 'La contraseña contiene caracteres inválidos.';
+$labels = array();
+$labels['changepasswd'] = 'Cambiar Contraseña';
+$labels['curpasswd'] = 'Contraseña Actual:';
+$labels['newpasswd'] = 'Contraseña Nueva:';
+$labels['confpasswd'] = 'Confirmar Contraseña:';
+$labels['nopassword'] = 'Por favor introduce una nueva contraseña.';
+$labels['nocurpassword'] = 'Por favor introduce la contraseña actual.';
+$labels['passwordincorrect'] = 'Contraseña actual incorrecta.';
+$labels['passwordinconsistency'] = 'Las contraseñas no coinciden, por favor inténtalo de nuevo.';
+$labels['crypterror'] = 'No se pudo guardar la contraseña nueva. Falta la función de cifrado.';
+$labels['connecterror'] = 'No se pudo guardar la contraseña nueva. Error de conexión';
+$labels['internalerror'] = 'No se pudo guardar la contraseña nueva.';
+$labels['passwordshort'] = 'Tu contraseña debe tener una longitud mínima de $length.';
+$labels['passwordweak'] = 'Tu nueva contraseña debe incluir al menos un número y un signo de puntuación.';
+$labels['passwordforbidden'] = 'La contraseña contiene caracteres inválidos.';
-?>
diff --git a/plugins/password/localization/es_ES.inc b/plugins/password/localization/es_ES.inc
index 32879b4aa..f61e25e99 100644
--- a/plugins/password/localization/es_ES.inc
+++ b/plugins/password/localization/es_ES.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Cambiar contraseña';
-$labels['curpasswd'] = 'Contraseña actual:';
-$labels['newpasswd'] = 'Contraseña nueva:';
-$labels['confpasswd'] = 'Confirmar contraseña:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/es_ES/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Por favor introduzca una contraseña nueva.';
-$messages['nocurpassword'] = 'Por favor introduzca la contraseña actual.';
-$messages['passwordincorrect'] = 'La contraseña actual es incorrecta.';
-$messages['passwordinconsistency'] = 'Las contraseñas no coinciden. Por favor, inténtelo de nuevo.';
-$messages['crypterror'] = 'No se pudo guardar la contraseña nueva. Falta la función de cifrado.';
-$messages['connecterror'] = 'No se pudo guardar la contraseña nueva. Error de conexión';
-$messages['internalerror'] = 'No se pudo guardar la contraseña nueva.';
-$messages['passwordshort'] = 'La contraseña debe tener por lo menos $length caracteres.';
-$messages['passwordweak'] = 'La contraseña debe incluir al menos un número y un signo de puntuación.';
-$messages['passwordforbidden'] = 'La contraseña introducida contiene caracteres no permitidos.';
+$labels = array();
+$labels['changepasswd'] = 'Cambiar contraseña';
+$labels['curpasswd'] = 'Contraseña actual:';
+$labels['newpasswd'] = 'Contraseña nueva:';
+$labels['confpasswd'] = 'Confirmar contraseña:';
+$labels['nopassword'] = 'Por favor introduzca una contraseña nueva.';
+$labels['nocurpassword'] = 'Por favor introduzca la contraseña actual.';
+$labels['passwordincorrect'] = 'La contraseña actual es incorrecta.';
+$labels['passwordinconsistency'] = 'Las contraseñas no coinciden. Por favor, inténtelo de nuevo.';
+$labels['crypterror'] = 'No se pudo guardar la contraseña nueva. Falta la función de cifrado.';
+$labels['connecterror'] = 'No se pudo guardar la contraseña nueva. Error de conexión';
+$labels['internalerror'] = 'No se pudo guardar la contraseña nueva.';
+$labels['passwordshort'] = 'La contraseña debe tener por lo menos $length caracteres.';
+$labels['passwordweak'] = 'La contraseña debe incluir al menos un número y un signo de puntuación.';
+$labels['passwordforbidden'] = 'La contraseña introducida contiene caracteres no permitidos.';
-?>
diff --git a/plugins/password/localization/et_EE.inc b/plugins/password/localization/et_EE.inc
index 0f351d77b..8ae7bd4a1 100644
--- a/plugins/password/localization/et_EE.inc
+++ b/plugins/password/localization/et_EE.inc
@@ -1,17 +1,27 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Muuda parooli';
-$labels['curpasswd'] = 'Vana parool:';
-$labels['newpasswd'] = 'Uus parool:';
-$labels['confpasswd'] = 'Uus parool uuesti:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/et_EE/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Palun sisesta uus parool.';
-$messages['nocurpassword'] = 'Palun sisesta vana parool.';
-$messages['passwordincorrect'] = 'Vana parool on vale.';
-$messages['passwordinconsistency'] = 'Paroolid ei kattu, palun proovi uuesti.';
-$messages['crypterror'] = 'Serveris ei ole parooli krüpteerimiseks vajalikku funktsiooni.';
-$messages['internalerror'] = 'Uue parooli andmebaasi salvestamine nurjus.';
+$labels = array();
+$labels['changepasswd'] = 'Muuda parooli';
+$labels['curpasswd'] = 'Vana parool:';
+$labels['newpasswd'] = 'Uus parool:';
+$labels['confpasswd'] = 'Uus parool uuesti:';
+$labels['nopassword'] = 'Palun sisesta uus parool.';
+$labels['nocurpassword'] = 'Palun sisesta vana parool.';
+$labels['passwordincorrect'] = 'Vana parool on vale.';
+$labels['passwordinconsistency'] = 'Paroolid ei kattu, palun proovi uuesti.';
+$labels['crypterror'] = 'Serveris ei ole parooli krüpteerimiseks vajalikku funktsiooni.';
+$labels['internalerror'] = 'Uue parooli andmebaasi salvestamine nurjus.';
-?>
diff --git a/plugins/password/localization/fa_IR.inc b/plugins/password/localization/fa_IR.inc
new file mode 100644
index 000000000..6e016f992
--- /dev/null
+++ b/plugins/password/localization/fa_IR.inc
@@ -0,0 +1,26 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/fa_IR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Hamid <abbaszadeh.h@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'تغییر رمزعبور';
+$labels['curpasswd'] = 'رمزعبور فعلی';
+$labels['newpasswd'] = 'رمزعبور جدید';
+$labels['confpasswd'] = 'تایید رمزعبور جدید';
+$labels['nopassword'] = 'رمزعبور جدید را وارد نمایید';
+$labels['nocurpassword'] = 'رمزعبور فعلی را وارد نمایید';
+$labels['passwordincorrect'] = 'رمزعبور فعلی اشتباه است';
+$labels['passwordinconsistency'] = 'رمزعبورها با هم مطابقت ندارند، دوباره سعی نمایید.';
+$labels['internalerror'] = 'رمزعبور جدید ذخیره نشد';
+
diff --git a/plugins/password/localization/fi_FI.inc b/plugins/password/localization/fi_FI.inc
index a2108a524..5e4608017 100644
--- a/plugins/password/localization/fi_FI.inc
+++ b/plugins/password/localization/fi_FI.inc
@@ -1,22 +1,31 @@
<?php
-// Translation by Tapio Salonsaari <take@nerd.fi>
+/*
+ +-----------------------------------------------------------------------+
+ | localization/fi_FI/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Jiri Grönroos |
+ +-----------------------------------------------------------------------+
+*/
$labels = array();
-$labels['changepasswd'] = 'Vaihda salasana';
-$labels['curpasswd'] = 'Nykyinen salasana:';
-$labels['newpasswd'] = 'Uusi salasana:';
-$labels['confpasswd'] = 'Uusi salasana uudestaan:';
+$labels['changepasswd'] = 'Vaihda salasana';
+$labels['curpasswd'] = 'Nykyinen salasana:';
+$labels['newpasswd'] = 'Uusi salasana:';
+$labels['confpasswd'] = 'Uusi salasana uudestaan:';
+$labels['nopassword'] = 'Syötä uusi salasana.';
+$labels['nocurpassword'] = 'Syötä nykyinen salasana.';
+$labels['passwordincorrect'] = 'Syöttämäsi nykyinen salasana on väärin.';
+$labels['passwordinconsistency'] = 'Syöttämäsi salasanat eivät täsmää, yritä uudelleen.';
+$labels['crypterror'] = 'Salasanaa ei voitu vaihtaa. Kryptausfunktio puuttuu.';
+$labels['connecterror'] = 'Salasanaa ei voitu vaihtaa. Yhteysongelma.';
+$labels['internalerror'] = 'Salasanaa ei voitu vaihtaa.';
+$labels['passwordshort'] = 'Salasanan täytyy olla vähintään $length merkkiä pitkä.';
+$labels['passwordweak'] = 'Salasanan täytyy sisältää vähintään yksi numero ja yksi välimerkki.';
+$labels['passwordforbidden'] = 'Salasana sisältää kiellettyjä merkkejä.';
-$messages = array();
-$messages['nopassword'] = 'Syötä uusi salasana.';
-$messages['nocurpassword'] = 'Syötä nykyinen salasana.';
-$messages['passwordincorrect'] = 'Syöttämäsi nykyinen salasana on väärin.';
-$messages['passwordinconsistency'] = 'Syöttämäsi salasanat eivät täsmää, yritä uudelleen.';
-$messages['crypterror'] = 'Salasanaa ei voitu vaihtaa. Kryptausfunktio puuttuu.';
-$messages['connecterror'] = 'Salasanaa ei voitu vaihtaa. Yhteysongelma.';
-$messages['internalerror'] = 'Salasanaa ei voitu vaihtaa.';
-$messages['passwordshort'] = 'Salasanan täytyy olla vähintään $length merkkiä pitkä.';
-$messages['passwordweak'] = 'Salasanan täytyy sisältää vähintään yksi numero ja yksi välimerkki.';
-
-?>
diff --git a/plugins/password/localization/fr_FR.inc b/plugins/password/localization/fr_FR.inc
index 8ba37b148..f90c32b3c 100644
--- a/plugins/password/localization/fr_FR.inc
+++ b/plugins/password/localization/fr_FR.inc
@@ -1,18 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Changer le mot de passe';
-$labels['curpasswd'] = 'Mot de passe actuel:';
-$labels['newpasswd'] = 'Nouveau mot de passe:';
-$labels['confpasswd'] = 'Confirmez le nouveau mot de passe:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/fr_FR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Nicolas Delvaux |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Veuillez saisir le nouveau mot de passe.';
-$messages['nocurpassword'] = 'Veuillez saisir le mot de passe actuel.';
-$messages['passwordincorrect'] = 'Mot de passe actuel incorrect.';
-$messages['passwordinconsistency'] = 'Les nouveaux mots de passe ne correspondent pas, veuillez réessayer.';
-$messages['crypterror'] = 'Impossible d\'enregistrer le nouveau mot de passe. Fonction de cryptage manquante.';
-$messages['connecterror'] = 'Impossible d\'enregistrer le nouveau mot de passe. Erreur de connexion au serveur.';
-$messages['internalerror'] = 'Impossible d\'enregistrer le nouveau mot de passe.';
+$labels = array();
+$labels['changepasswd'] = 'Changer le mot de passe';
+$labels['curpasswd'] = 'Mot de passe actuel:';
+$labels['newpasswd'] = 'Nouveau mot de passe:';
+$labels['confpasswd'] = 'Confirmez le nouveau mot de passe:';
+$labels['nopassword'] = 'Veuillez saisir le nouveau mot de passe.';
+$labels['nocurpassword'] = 'Veuillez saisir le mot de passe actuel.';
+$labels['passwordincorrect'] = 'Mot de passe actuel incorrect.';
+$labels['passwordinconsistency'] = 'Les nouveaux mots de passe ne correspondent pas, veuillez réessayer.';
+$labels['crypterror'] = 'Impossible d\'enregistrer le nouveau mot de passe. Fonction de cryptage manquante.';
+$labels['connecterror'] = 'Impossible d\'enregistrer le nouveau mot de passe. Erreur de connexion au serveur.';
+$labels['internalerror'] = 'Impossible d\'enregistrer le nouveau mot de passe.';
+$labels['passwordshort'] = 'Le mot de passe doit être composé d\'au moins $length caractères.';
+$labels['passwordweak'] = 'Le mot de passe doit contenir au moins un chiffre et un signe de ponctuation.';
+$labels['passwordforbidden'] = 'Le mot de passe contient des caractères interdits.';
-?>
diff --git a/plugins/password/localization/gl_ES.inc b/plugins/password/localization/gl_ES.inc
index b7dc7bbee..90c940e59 100644
--- a/plugins/password/localization/gl_ES.inc
+++ b/plugins/password/localization/gl_ES.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Cambiar contrasinal';
-$labels['curpasswd'] = 'Contrasinal actual:';
-$labels['newpasswd'] = 'Contrasinal novo:';
-$labels['confpasswd'] = 'Confirmar contrasinal:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/gl_ES/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Por favor, introduza un contrasinal novo.';
-$messages['nocurpassword'] = 'Por favor, introduza o contrasinal actual.';
-$messages['passwordincorrect'] = 'O contrasinal actual é incorrecto.';
-$messages['passwordinconsistency'] = 'Os contrasinals non coinciden. Por favor, inténteo de novo.';
-$messages['crypterror'] = 'Non foi posible gardar o contrasinal novo. Falta a función de cifrado.';
-$messages['connecterror'] = 'Non foi posible gardar o contrasinal novo. Erro de conexión';
-$messages['internalerror'] = 'Non foi posible gardar o contrasinal novo.';
-$messages['passwordshort'] = 'O contrasinal debe ter polo menos $length caracteres.';
-$messages['passwordweak'] = 'O contrasinal debe incluir polo menos un número e un signo de puntuación.';
-$messages['passwordforbidden'] = 'O contrasinal contén caracteres non permitidos.';
+$labels = array();
+$labels['changepasswd'] = 'Cambiar contrasinal';
+$labels['curpasswd'] = 'Contrasinal actual:';
+$labels['newpasswd'] = 'Contrasinal novo:';
+$labels['confpasswd'] = 'Confirmar contrasinal:';
+$labels['nopassword'] = 'Por favor, introduza un contrasinal novo.';
+$labels['nocurpassword'] = 'Por favor, introduza o contrasinal actual.';
+$labels['passwordincorrect'] = 'O contrasinal actual é incorrecto.';
+$labels['passwordinconsistency'] = 'Os contrasinals non coinciden. Por favor, inténteo de novo.';
+$labels['crypterror'] = 'Non foi posible gardar o contrasinal novo. Falta a función de cifrado.';
+$labels['connecterror'] = 'Non foi posible gardar o contrasinal novo. Erro de conexión';
+$labels['internalerror'] = 'Non foi posible gardar o contrasinal novo.';
+$labels['passwordshort'] = 'O contrasinal debe ter polo menos $length caracteres.';
+$labels['passwordweak'] = 'O contrasinal debe incluir polo menos un número e un signo de puntuación.';
+$labels['passwordforbidden'] = 'O contrasinal contén caracteres non permitidos.';
-?>
diff --git a/plugins/password/localization/he_IL.inc b/plugins/password/localization/he_IL.inc
new file mode 100644
index 000000000..143e2c5af
--- /dev/null
+++ b/plugins/password/localization/he_IL.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/he_IL/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Moshe Leibovitch <moish@mln.co.il> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'שינוי סיסמה';
+$labels['curpasswd'] = 'סיסמה נוכחית:';
+$labels['newpasswd'] = 'סיסמה חדשה:';
+$labels['confpasswd'] = 'אימות הסיסמה החדשה:';
+$labels['nopassword'] = 'נא להקליד סיסמה חדשה';
+$labels['nocurpassword'] = 'נא להקיש הסיסמה הנוכחית';
+$labels['passwordincorrect'] = 'הוקשה סיסמה נוכחית שגויה';
+$labels['passwordinconsistency'] = 'הסיסמאות שהוקשו אינן תואמות, נא לנסות שנית.';
+$labels['crypterror'] = 'לא נשמרה הסיסמה החדשה. חסר מנגנון הצפנה.';
+$labels['connecterror'] = 'לא נשמרה הסיסמה החדשה. שגיאת תקשורת.';
+$labels['internalerror'] = 'לא ניתן לשמור על הסיסמה החדשה.';
+$labels['passwordshort'] = 'הסיסמה צריכה להיות לפחות בעלת $length תווים';
+$labels['passwordweak'] = 'הסיסמה חייבת לכלול לפחות סיפרה אחת ולפחות סימן פיסוק אחד.';
+$labels['passwordforbidden'] = 'הסיסמה מכילה תווים אסורים.';
+
diff --git a/plugins/password/localization/hr_HR.inc b/plugins/password/localization/hr_HR.inc
index 0e35129c0..ece203d3c 100644
--- a/plugins/password/localization/hr_HR.inc
+++ b/plugins/password/localization/hr_HR.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Promijeni zaporku';
-$labels['curpasswd'] = 'Važeća zaporka:';
-$labels['newpasswd'] = 'Nova zaporka:';
-$labels['confpasswd'] = 'Potvrda nove zaporke:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/hr_HR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Molimo unesite novu zaporku.';
-$messages['nocurpassword'] = 'Molimo unesite trenutnu zaporku.';
-$messages['passwordincorrect'] = 'Trenutna zaporka je nevažeća.';
-$messages['passwordinconsistency'] = 'Zaporke su različite, pokušajte ponovo.';
-$messages['crypterror'] = 'Nemoguće promijeniti zaporku. Nedostaje enkripcijska funkcija.';
-$messages['connecterror'] = 'Nemoguće promijeniti zaporku. Greška prilikom spajanja.';
-$messages['internalerror'] = 'Nemoguće promijeniti zaporku.';
-$messages['passwordshort'] = 'Zaporka mora sadržavati barem $length znakova.';
-$messages['passwordweak'] = 'Zaporka mora sadržavati barem jedanu znamenku i jedan interpunkcijski znak.';
-$messages['passwordforbidden'] = 'Zaporka sadrži nedozvoljene znakove.';
+$labels = array();
+$labels['changepasswd'] = 'Promijeni zaporku';
+$labels['curpasswd'] = 'Važeća zaporka:';
+$labels['newpasswd'] = 'Nova zaporka:';
+$labels['confpasswd'] = 'Potvrda nove zaporke:';
+$labels['nopassword'] = 'Molimo unesite novu zaporku.';
+$labels['nocurpassword'] = 'Molimo unesite trenutnu zaporku.';
+$labels['passwordincorrect'] = 'Trenutna zaporka je nevažeća.';
+$labels['passwordinconsistency'] = 'Zaporke su različite, pokušajte ponovo.';
+$labels['crypterror'] = 'Nemoguće promijeniti zaporku. Nedostaje enkripcijska funkcija.';
+$labels['connecterror'] = 'Nemoguće promijeniti zaporku. Greška prilikom spajanja.';
+$labels['internalerror'] = 'Nemoguće promijeniti zaporku.';
+$labels['passwordshort'] = 'Zaporka mora sadržavati barem $length znakova.';
+$labels['passwordweak'] = 'Zaporka mora sadržavati barem jedanu znamenku i jedan interpunkcijski znak.';
+$labels['passwordforbidden'] = 'Zaporka sadrži nedozvoljene znakove.';
-?>
diff --git a/plugins/password/localization/hu_HU.inc b/plugins/password/localization/hu_HU.inc
index c8c3015a1..3fb9a93d6 100644
--- a/plugins/password/localization/hu_HU.inc
+++ b/plugins/password/localization/hu_HU.inc
@@ -1,17 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Jelszóváltás';
-$labels['curpasswd'] = 'Jelenlegi jelszó:';
-$labels['newpasswd'] = 'Új jelszó:';
-$labels['confpasswd'] = 'Új jelszó mégegyszer:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/hu_HU/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: bela |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Kérjük adja meg az új jelszót.';
-$messages['nocurpassword'] = 'Kérjük adja meg a jelenlegi jelszót.';
-$messages['passwordincorrect'] = 'Érvénytelen a jelenlegi jelszó.';
-$messages['passwordinconsistency'] = 'A két új jelszó nem egyezik.';
-$messages['crypterror'] = 'Hiba történt a kérés feldolgozása során.';
-$messages['internalerror'] = 'Hiba történt a kérés feldolgozása során.';
+$labels = array();
+$labels['changepasswd'] = 'Jelszó módosítás';
+$labels['curpasswd'] = 'Jelenlegi jelszó:';
+$labels['newpasswd'] = 'Új jelszó:';
+$labels['confpasswd'] = 'Új jelszó mégegyszer:';
+$labels['nopassword'] = 'Kérjük adja meg az új jelszót.';
+$labels['nocurpassword'] = 'Kérjük adja meg a jelenlegi jelszót.';
+$labels['passwordincorrect'] = 'Érvénytelen a jelenlegi jelszó.';
+$labels['passwordinconsistency'] = 'A beírt jelszavak nem azonosak. Próbálja újra.';
+$labels['crypterror'] = 'Hiba történt a kérés feldolgozása során.';
+$labels['connecterror'] = 'Az új jelszó mentése nem sikerült. Hiba a kapcsolatban';
+$labels['internalerror'] = 'Hiba történt a kérés feldolgozása során.';
+$labels['passwordshort'] = 'A jelszónak legalább $length karakter hosszunak kell lennie.';
+$labels['passwordweak'] = 'A jelszónak mindenképpen kell tartalmaznia egy számot és egy írásjelet.';
+$labels['passwordforbidden'] = 'A jelszó tiltott karaktert is tartalmaz.';
-?>
diff --git a/plugins/password/localization/hy_AM.inc b/plugins/password/localization/hy_AM.inc
new file mode 100644
index 000000000..7d6ea3df7
--- /dev/null
+++ b/plugins/password/localization/hy_AM.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/hy_AM/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Vahan Yerkanian <vahan@yerkanian.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Գաղտնաբառի փոփոխում';
+$labels['curpasswd'] = 'Առկա գաղտնաբառը`';
+$labels['newpasswd'] = 'Նոր գաղտնաբառը`';
+$labels['confpasswd'] = 'Կրկնեք նոր գաղտնաբառը`';
+$labels['nopassword'] = 'Ներմուցեք նոր գաղտնաբառը։';
+$labels['nocurpassword'] = 'Ներմուցեք առկա գաղտնաբառը։';
+$labels['passwordincorrect'] = 'Առկա գաղտնաբառը սխալ է։';
+$labels['passwordinconsistency'] = 'Նոր գաղտնաբառերը չեն համընկնում, կրկին փորձեք։';
+$labels['crypterror'] = 'Նոր գաղտնաբառի պահպանումը ձախողվեց։ Բացակայում է գաղտնագրման ֆունկցիան։';
+$labels['connecterror'] = 'Նոր գաղտնաբառի պահպանումը ձախողվեց։ Կապի սխալ։';
+$labels['internalerror'] = 'Նոր գաղտնաբառի պահպանումը ձախողվեց։';
+$labels['passwordshort'] = 'Գաղտնաբառերը պետք է լինեն առնվազն $length նիշ երկարությամբ։';
+$labels['passwordweak'] = 'Գաղտնաբառերը պետք է պարունակեն առնվազն մեկ թիվ և մեկ կետադրական նիշ։';
+$labels['passwordforbidden'] = 'Գաղտնաբառը պարունակում է արգելված նիշ։';
+
diff --git a/plugins/password/localization/ja_JP.inc b/plugins/password/localization/ja_JP.inc
index 47cac0430..32377f01f 100644
--- a/plugins/password/localization/ja_JP.inc
+++ b/plugins/password/localization/ja_JP.inc
@@ -1,23 +1,31 @@
<?php
-// EN-Revision: 3891
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ja_JP/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Takahiro Kambe |
+ +-----------------------------------------------------------------------+
+*/
$labels = array();
-$labels['changepasswd'] = 'パスワードの変更';
-$labels['curpasswd'] = '現在のパスワード:';
-$labels['newpasswd'] = '新しいパスワード:';
-$labels['confpasswd'] = '新しいパスワード (確認):';
+$labels['changepasswd'] = 'パスワードの変更';
+$labels['curpasswd'] = '現在のパスワード:';
+$labels['newpasswd'] = '新しいパスワード:';
+$labels['confpasswd'] = '新しいパスワード (確認):';
+$labels['nopassword'] = '新しいパスワードを入力してください。';
+$labels['nocurpassword'] = '現在のパスワードを入力してください。';
+$labels['passwordincorrect'] = '現在のパスワードが間違っています。';
+$labels['passwordinconsistency'] = 'パスワードが一致しません。もう一度やり直してください。';
+$labels['crypterror'] = 'パスワードを保存できませんでした。暗号化関数がみあたりません。';
+$labels['connecterror'] = '新しいパスワードを保存できませんでした。接続エラーです。';
+$labels['internalerror'] = '新しいパスワードを保存できませんでした。';
+$labels['passwordshort'] = 'パスワードは少なくとも $length 文字の長さが必要です。';
+$labels['passwordweak'] = 'パスワードは少なくとも数字の 1 文字と記号の 1 文字を含んでいなければなりません。';
+$labels['passwordforbidden'] = 'パスワードに禁止された文字が含まれています。';
-$messages = array();
-$messages['nopassword'] = '新しいパスワードを入力してください。';
-$messages['nocurpassword'] = '現在のパスワードを入力してください。';
-$messages['passwordincorrect'] = '現在のパスワードが間違っています。';
-$messages['passwordinconsistency'] = 'パスワードが一致しません。もう一度やり直してください。';
-$messages['crypterror'] = 'パスワードを保存できませんでした。暗号化関数がみあたりません。';
-$messages['connecterror'] = '新しいパスワードを保存できませんでした。接続エラーです。';
-$messages['internalerror'] = '新しいパスワードを保存できませんでした。';
-$messages['passwordshort'] = 'パスワードは少なくとも $length 文字の長さが必要です。';
-$messages['passwordweak'] = 'パスワードは少なくとも数字を 1 文字と記号が 1 文字含んでなければなりません。';
-$messages['passwordforbidden'] = 'パスワードに禁止された文字が含まれています。';
-
-?>
diff --git a/plugins/password/localization/ko_KR.inc b/plugins/password/localization/ko_KR.inc
new file mode 100644
index 000000000..9bbe4cc79
--- /dev/null
+++ b/plugins/password/localization/ko_KR.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ko_KR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Kim, Woohyun <woohyun.kim@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = '암호 변경';
+$labels['curpasswd'] = '현재 암호:';
+$labels['newpasswd'] = '새 암호:';
+$labels['confpasswd'] = '새로운 비밀번호 확인 :';
+$labels['nopassword'] = '새 암호를 입력하시오.';
+$labels['nocurpassword'] = '현재 사용중인 암호를 입력하세요.';
+$labels['passwordincorrect'] = '현재 사용중인 암호가 올바르지 않습니다.';
+$labels['passwordinconsistency'] = '암호가 일치하지 않습니다. 다시 시도하기 바랍니다.';
+$labels['crypterror'] = '새로운 암호를 저장할 수 없습니다. 암호화 실패.';
+$labels['connecterror'] = '새로운 암호를 저장할 수 없습니다. 연결 오류.';
+$labels['internalerror'] = '새로운 암호를 저장할 수 없습니다.';
+$labels['passwordshort'] = '암호는 적어도 $length 글자 이상이어야 합니다.';
+$labels['passwordweak'] = '암호는 적어도 숫자 하나와 특수 문자 하나를 포함하여야 합니다.';
+$labels['passwordforbidden'] = '암호가 허락되지 않은 문자들을 포함하고 있습니다.';
+
diff --git a/plugins/password/localization/lt_LT.inc b/plugins/password/localization/lt_LT.inc
index b4563cc42..86e7a3db0 100644
--- a/plugins/password/localization/lt_LT.inc
+++ b/plugins/password/localization/lt_LT.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Slaptažodžio keitimas';
-$labels['curpasswd'] = 'Dabartinis slaptažodis:';
-$labels['newpasswd'] = 'Naujasis slaptažodis:';
-$labels['confpasswd'] = 'Pakartokite naująjį slaptažodį:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/lt_LT/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Rimas Kudelis <rq@akl.lt> |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Prašom įvesti naująjį slaptažodį.';
-$messages['nocurpassword'] = 'Prašom įvesti dabartinį slaptažodį.';
-$messages['passwordincorrect'] = 'Dabartinis slaptažodis neteisingas.';
-$messages['passwordinconsistency'] = 'Slaptažodžiai nesutapo. Bandykite dar kartą.';
-$messages['crypterror'] = 'Nepavyko įrašyti naujojo slaptažodžio. Trūksta šifravimo funkcijos.';
-$messages['connecterror'] = 'Nepavyko įrašyti naujojo slaptažodžio. Prisijungimo klaida.';
-$messages['internalerror'] = 'Nepavyko įrašyti naujojo slaptažodžio.';
-$messages['passwordshort'] = 'Slaptažodis turi būti sudarytas iš bent $length simbolių.';
-$messages['passwordweak'] = 'Slaptažodyje turi būti bent vienas skaitmuo ir vienas skyrybos ženklas.';
-$messages['passwordforbidden'] = 'Slaptažodyje rasta neleistinų simbolių.';
+$labels = array();
+$labels['changepasswd'] = 'Slaptažodžio keitimas';
+$labels['curpasswd'] = 'Dabartinis slaptažodis:';
+$labels['newpasswd'] = 'Naujasis slaptažodis:';
+$labels['confpasswd'] = 'Pakartokite naująjį slaptažodį:';
+$labels['nopassword'] = 'Prašom įvesti naująjį slaptažodį.';
+$labels['nocurpassword'] = 'Prašom įvesti dabartinį slaptažodį.';
+$labels['passwordincorrect'] = 'Dabartinis slaptažodis neteisingas.';
+$labels['passwordinconsistency'] = 'Slaptažodžiai nesutapo. Bandykite dar kartą.';
+$labels['crypterror'] = 'Nepavyko įrašyti naujojo slaptažodžio. Trūksta šifravimo funkcijos.';
+$labels['connecterror'] = 'Nepavyko įrašyti naujojo slaptažodžio. Ryšio klaida.';
+$labels['internalerror'] = 'Nepavyko įrašyti naujojo slaptažodžio.';
+$labels['passwordshort'] = 'Slaptažodis turi būti sudarytas bent iš $length simbolių.';
+$labels['passwordweak'] = 'Slaptažodyje turi būti bent vienas skaitmuo ir vienas skyrybos ženklas.';
+$labels['passwordforbidden'] = 'Slaptažodyje rasta neleistinų simbolių.';
-?>
diff --git a/plugins/password/localization/lv_LV.inc b/plugins/password/localization/lv_LV.inc
index 8f5f4c2c2..0dbbdba28 100644
--- a/plugins/password/localization/lv_LV.inc
+++ b/plugins/password/localization/lv_LV.inc
@@ -1,20 +1,30 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Nomainīt paroli';
-$labels['curpasswd'] = 'Pašreizējā parole:';
-$labels['newpasswd'] = 'Jaunā parole:';
-$labels['confpasswd'] = 'Vēlreiz jauno paroli:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/lv_LV/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Lūdzu, ievadiet jauno paroli.';
-$messages['nocurpassword'] = 'Lūdzu, ievadiet pašreizējo paroli.';
-$messages['passwordincorrect'] = 'Pašreizējā parole nepareiza.';
-$messages['passwordinconsistency'] = 'Paroles nesakrīt. Lūdzu, ievadiet vēlreiz.';
-$messages['crypterror'] = 'Nevarēja saglabāt jauno paroli. Trūkst kriptēšanas funkcija.';
-$messages['connecterror'] = 'Nevarēja saglabāt jauno paroli. Savienojuma kļūda.';
-$messages['internalerror'] = 'Nevarēja saglabāt jauno paroli.';
-$messages['passwordshort'] = 'Jaunajai parolei jābūt vismaz $length simbola garai.';
-$messages['passwordweak'] = 'Jaunajai parolei jāsatur vismaz viens cipars un punktuācijas simbols.';
+$labels = array();
+$labels['changepasswd'] = 'Nomainīt paroli';
+$labels['curpasswd'] = 'Pašreizējā parole:';
+$labels['newpasswd'] = 'Jaunā parole:';
+$labels['confpasswd'] = 'Vēlreiz jauno paroli:';
+$labels['nopassword'] = 'Lūdzu, ievadiet jauno paroli.';
+$labels['nocurpassword'] = 'Lūdzu, ievadiet pašreizējo paroli.';
+$labels['passwordincorrect'] = 'Pašreizējā parole nepareiza.';
+$labels['passwordinconsistency'] = 'Paroles nesakrīt. Lūdzu, ievadiet vēlreiz.';
+$labels['crypterror'] = 'Nevarēja saglabāt jauno paroli. Trūkst kriptēšanas funkcija.';
+$labels['connecterror'] = 'Nevarēja saglabāt jauno paroli. Savienojuma kļūda.';
+$labels['internalerror'] = 'Nevarēja saglabāt jauno paroli.';
+$labels['passwordshort'] = 'Jaunajai parolei jābūt vismaz $length simbola garai.';
+$labels['passwordweak'] = 'Jaunajai parolei jāsatur vismaz viens cipars un punktuācijas simbols.';
-?>
diff --git a/plugins/password/localization/nl_NL.inc b/plugins/password/localization/nl_NL.inc
index 6d7c401ac..5429cb52e 100644
--- a/plugins/password/localization/nl_NL.inc
+++ b/plugins/password/localization/nl_NL.inc
@@ -1,17 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Wijzig Wachtwoord';
-$labels['curpasswd'] = 'Huidig Wachtwoord:';
-$labels['newpasswd'] = 'Nieuw Wachtwoord:';
-$labels['confpasswd'] = 'Bevestig Nieuw Wachtwoord:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/nl_NL/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Geert Wirken |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Vul een wachtwoord in.';
-$messages['nocurpassword'] = 'vul het huidige wachtwoord in.';
-$messages['passwordincorrect'] = 'Huidig wachtwoord is onjuist.';
-$messages['passwordinconsistency'] = 'Wachtwoorden komen niet overeen, probeer het opnieuw.';
-$messages['crypterror'] = 'De server mist een functie om uw wachtwoord et beveiligen.';
-$messages['internalerror'] = 'Uw wachtwoord kan niet worden opgeslagen.';
+$labels = array();
+$labels['changepasswd'] = 'Wijzig Wachtwoord';
+$labels['curpasswd'] = 'Huidig Wachtwoord:';
+$labels['newpasswd'] = 'Nieuw Wachtwoord:';
+$labels['confpasswd'] = 'Bevestig Nieuw Wachtwoord:';
+$labels['nopassword'] = 'Vul een wachtwoord in.';
+$labels['nocurpassword'] = 'vul het huidige wachtwoord in.';
+$labels['passwordincorrect'] = 'Huidig wachtwoord is onjuist.';
+$labels['passwordinconsistency'] = 'Wachtwoorden komen niet overeen, probeer het opnieuw.';
+$labels['crypterror'] = 'De server mist een functie om uw wachtwoord et beveiligen.';
+$labels['connecterror'] = 'Kan het nieuwe wachtwoord niet opslaan. Verbindingsfout.';
+$labels['internalerror'] = 'Uw wachtwoord kan niet worden opgeslagen.';
+$labels['passwordshort'] = 'Het wachtwoord moet minimaal $length tekens lang zijn.';
+$labels['passwordweak'] = 'Het wachtwoord moet minimaal één nummer en één leesteken bevatten.';
+$labels['passwordforbidden'] = 'Het wachtwoord bevat tekens die niet toegestaan zijn.';
-?>
diff --git a/plugins/password/localization/pl_PL.inc b/plugins/password/localization/pl_PL.inc
index 687ca9383..6edbf3fb1 100644
--- a/plugins/password/localization/pl_PL.inc
+++ b/plugins/password/localization/pl_PL.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Zmiana hasła';
-$labels['curpasswd'] = 'Aktualne hasło:';
-$labels['newpasswd'] = 'Nowe hasło:';
-$labels['confpasswd'] = 'Potwierdź hasło:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/pl_PL/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Wprowadź nowe hasło.';
-$messages['nocurpassword'] = 'Wprowadź aktualne hasło.';
-$messages['passwordincorrect'] = 'Błędne aktualne hasło, spróbuj ponownie.';
-$messages['passwordinconsistency'] = 'Hasła nie pasują, spróbuj ponownie.';
-$messages['crypterror'] = 'Nie udało się zapisać nowego hasła. Brak funkcji kodującej.';
-$messages['connecterror'] = 'Nie udało się zapisać nowego hasła. Błąd połączenia.';
-$messages['internalerror'] = 'Nie udało się zapisać nowego hasła.';
-$messages['passwordshort'] = 'Hasło musi posiadać co najmniej $length znaków.';
-$messages['passwordweak'] = 'Hasło musi zawierać co najmniej jedną cyfrę i znak interpunkcyjny.';
-$messages['passwordforbidden'] = 'Hasło zawiera niedozwolone znaki.';
+$labels = array();
+$labels['changepasswd'] = 'Zmiana hasła';
+$labels['curpasswd'] = 'Aktualne hasło:';
+$labels['newpasswd'] = 'Nowe hasło:';
+$labels['confpasswd'] = 'Potwierdź hasło:';
+$labels['nopassword'] = 'Wprowadź nowe hasło.';
+$labels['nocurpassword'] = 'Wprowadź aktualne hasło.';
+$labels['passwordincorrect'] = 'Błędne aktualne hasło, spróbuj ponownie.';
+$labels['passwordinconsistency'] = 'Hasła nie pasują, spróbuj ponownie.';
+$labels['crypterror'] = 'Nie udało się zapisać nowego hasła. Brak funkcji kodującej.';
+$labels['connecterror'] = 'Nie udało się zapisać nowego hasła. Błąd połączenia.';
+$labels['internalerror'] = 'Nie udało się zapisać nowego hasła.';
+$labels['passwordshort'] = 'Hasło musi posiadać co najmniej $length znaków.';
+$labels['passwordweak'] = 'Hasło musi zawierać co najmniej jedną cyfrę i znak interpunkcyjny.';
+$labels['passwordforbidden'] = 'Hasło zawiera niedozwolone znaki.';
-?>
diff --git a/plugins/password/localization/pt_BR.inc b/plugins/password/localization/pt_BR.inc
index f3626e834..cd6b19902 100644
--- a/plugins/password/localization/pt_BR.inc
+++ b/plugins/password/localization/pt_BR.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Alterar senha';
-$labels['curpasswd'] = 'Senha atual:';
-$labels['newpasswd'] = 'Nova senha:';
-$labels['confpasswd'] = 'Confirmar nova senha:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/pt_BR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Por favor, informe a nova senha.';
-$messages['nocurpassword'] = 'Por favor, informe a senha atual.';
-$messages['passwordincorrect'] = 'Senha atual incorreta.';
-$messages['passwordinconsistency'] = 'Senhas não combinam, por favor tente novamente.';
-$messages['crypterror'] = 'Não foi possível gravar a nova senha. Função de criptografia ausente.';
-$messages['connecterror'] = 'Não foi possível gravar a nova senha. Erro de conexão.';
-$messages['internalerror'] = 'Não foi possível gravar a nova senha.';
-$messages['passwordshort'] = 'A senha precisa ter ao menos $length caracteres.';
-$messages['passwordweak'] = 'A senha precisa conter ao menos um número e um caractere de pontuação.';
-$messages['passwordforbidden'] = 'A senha contém caracteres proibidos.';
+$labels = array();
+$labels['changepasswd'] = 'Alterar senha';
+$labels['curpasswd'] = 'Senha atual:';
+$labels['newpasswd'] = 'Nova senha:';
+$labels['confpasswd'] = 'Confirmar nova senha:';
+$labels['nopassword'] = 'Por favor, informe a nova senha.';
+$labels['nocurpassword'] = 'Por favor, informe a senha atual.';
+$labels['passwordincorrect'] = 'Senha atual incorreta.';
+$labels['passwordinconsistency'] = 'Senhas não combinam, por favor tente novamente.';
+$labels['crypterror'] = 'Não foi possível gravar a nova senha. Função de criptografia ausente.';
+$labels['connecterror'] = 'Não foi possível gravar a nova senha. Erro de conexão.';
+$labels['internalerror'] = 'Não foi possível gravar a nova senha.';
+$labels['passwordshort'] = 'A senha precisa ter ao menos $length caracteres.';
+$labels['passwordweak'] = 'A senha precisa conter ao menos um número e um caractere de pontuação.';
+$labels['passwordforbidden'] = 'A senha contém caracteres proibidos.';
-?>
diff --git a/plugins/password/localization/pt_PT.inc b/plugins/password/localization/pt_PT.inc
index 5307ad69f..004e9b207 100644
--- a/plugins/password/localization/pt_PT.inc
+++ b/plugins/password/localization/pt_PT.inc
@@ -1,18 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Alterar password';
-$labels['curpasswd'] = 'Password atual:';
-$labels['newpasswd'] = 'Nova password:';
-$labels['confpasswd'] = 'Confirmar password:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/pt_PT/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: David |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Introduza a nova password.';
-$messages['nocurpassword'] = 'Introduza a password actual.';
-$messages['passwordincorrect'] = 'Password actual errada.';
-$messages['passwordinconsistency'] = 'Password\'s não combinam, tente novamente..';
-$messages['crypterror'] = 'Não foi possível gravar a nova password. Função de criptografica inexistente.';
-$messages['connecterror'] = 'Não foi possível gravar a nova password. Erro de ligação.';
-$messages['internalerror'] = 'Não foi possível gravar a nova password.';
+$labels = array();
+$labels['changepasswd'] = 'Alterar password';
+$labels['curpasswd'] = 'Password atual:';
+$labels['newpasswd'] = 'Nova password:';
+$labels['confpasswd'] = 'Confirmar password:';
+$labels['nopassword'] = 'Introduza a nova password.';
+$labels['nocurpassword'] = 'Introduza a password actual.';
+$labels['passwordincorrect'] = 'Password actual errada.';
+$labels['passwordinconsistency'] = 'Password\'s não combinam, tente novamente..';
+$labels['crypterror'] = 'Não foi possível gravar a nova password. Função de criptografica inexistente.';
+$labels['connecterror'] = 'Não foi possível gravar a nova password. Erro de ligação.';
+$labels['internalerror'] = 'Não foi possível gravar a nova password.';
+$labels['passwordshort'] = 'A palavra-passe deve ter pelo menos $length caracteres';
+$labels['passwordweak'] = 'A palavra-passe deve incluir pelo menos um numero e um sinal de pontuação.';
+$labels['passwordforbidden'] = 'A palavra-passe contém caracteres não suportados.';
-?>
diff --git a/plugins/password/localization/ru_RU.inc b/plugins/password/localization/ru_RU.inc
index 3776b4598..e21f82020 100644
--- a/plugins/password/localization/ru_RU.inc
+++ b/plugins/password/localization/ru_RU.inc
@@ -1,35 +1,31 @@
<?php
-/*
-
-+-----------------------------------------------------------------------+
-| plugins/password/localization/ru_RU.inc |
-| |
-| Language file of the Roundcube help plugin |
-| Copyright (C) 2005-2010, The Roundcube Dev Team |
-| Licensed under the GNU GPL |
-| |
-+-----------------------------------------------------------------------+
-| Author: Sergey Dukachev <iam@dukess.ru> |
-+-----------------------------------------------------------------------+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ru_RU/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
*/
$labels = array();
-$labels['changepasswd'] = 'Изменить пароль';
-$labels['curpasswd'] = 'Текущий пароль:';
-$labels['newpasswd'] = 'Новый пароль:';
-$labels['confpasswd'] = 'Подтвердите новый пароль:';
-
-$messages = array();
-$messages['nopassword'] = 'Пожалуйста, введите новый пароль.';
-$messages['nocurpassword'] = 'Пожалуйста, введите текущий пароль.';
-$messages['passwordincorrect'] = 'Текущий пароль неверен.';
-$messages['passwordinconsistency'] = 'Пароли не совпадают, попробуйте, пожалуйста, ещё.';
-$messages['crypterror'] = 'Не могу сохранить новый пароль. Отсутствует криптографическая функция.';
-$messages['connecterror'] = 'Не могу сохранить новый пароль. Ошибка соединения.';
-$messages['internalerror'] = 'Не могу сохранить новый пароль.';
-$messages['passwordshort'] = 'Пароль должен быть длиной как минимум $length символов.';
-$messages['passwordweak'] = 'Пароль должен включать в себя как минимум одну цифру и один знак пунктуации.';
-$messages['passwordforbidden'] = 'Пароль содержит недопустимые символы.';
+$labels['changepasswd'] = 'Изменить пароль';
+$labels['curpasswd'] = 'Текущий пароль:';
+$labels['newpasswd'] = 'Новый пароль:';
+$labels['confpasswd'] = 'Подтвердите новый пароль:';
+$labels['nopassword'] = 'Пожалуйста, введите новый пароль.';
+$labels['nocurpassword'] = 'Пожалуйста, введите текущий пароль.';
+$labels['passwordincorrect'] = 'Текущий пароль неверен.';
+$labels['passwordinconsistency'] = 'Пароли не совпадают, попробуйте, пожалуйста, ещё.';
+$labels['crypterror'] = 'Не могу сохранить новый пароль. Отсутствует криптографическая функция.';
+$labels['connecterror'] = 'Не могу сохранить новый пароль. Ошибка соединения.';
+$labels['internalerror'] = 'Не могу сохранить новый пароль.';
+$labels['passwordshort'] = 'Пароль должен быть длиной как минимум $length символов.';
+$labels['passwordweak'] = 'Пароль должен включать в себя как минимум одну цифру и один знак пунктуации.';
+$labels['passwordforbidden'] = 'Пароль содержит недопустимые символы.';
-?>
diff --git a/plugins/password/localization/sk_SK.inc b/plugins/password/localization/sk_SK.inc
index 6def2f914..9767cb443 100644
--- a/plugins/password/localization/sk_SK.inc
+++ b/plugins/password/localization/sk_SK.inc
@@ -1,29 +1,31 @@
<?php
-/**
- * Slovak translation for Roundcube password plugin
- *
- * @version 1.0 (2010-10-18)
- * @author panda <admin@whistler.sk>
- *
- */
+/*
+ +-----------------------------------------------------------------------+
+ | localization/sk_SK/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
$labels = array();
-$labels['changepasswd'] = 'Zmeniť heslo';
-$labels['curpasswd'] = 'Súčasné heslo:';
-$labels['newpasswd'] = 'Nové heslo:';
-$labels['confpasswd'] = 'Potvrď nové heslo:';
+$labels['changepasswd'] = 'Zmeniť heslo';
+$labels['curpasswd'] = 'Súčasné heslo:';
+$labels['newpasswd'] = 'Nové heslo:';
+$labels['confpasswd'] = 'Potvrď nové heslo:';
+$labels['nopassword'] = 'Prosím zadaj nové heslo.';
+$labels['nocurpassword'] = 'Prosím zadaj súčasné heslo.';
+$labels['passwordincorrect'] = 'Súčasné heslo je nesprávne.';
+$labels['passwordinconsistency'] = 'Heslá nie sú rovnaké, skús znova.';
+$labels['crypterror'] = 'Nemôžem uložiť nové heslo. Chýba šifrovacia funkcia.';
+$labels['connecterror'] = 'Nemôžem uložiť nové heslo. Chyba spojenia.';
+$labels['internalerror'] = 'Nemôžem uložiť nové heslo.';
+$labels['passwordshort'] = 'Heslo musí mať najmenej $length znakov.';
+$labels['passwordweak'] = 'Heslo musí obsahovať aspoň jedno číslo a jedno interpunkčné znamienko.';
+$labels['passwordforbidden'] = 'Heslo obsahuje nepovolené znaky.';
-$messages = array();
-$messages['nopassword'] = 'Prosím zadaj nové heslo.';
-$messages['nocurpassword'] = 'Prosím zadaj súčasné heslo.';
-$messages['passwordincorrect'] = 'Súčasné heslo je nesprávne.';
-$messages['passwordinconsistency'] = 'Heslá nie sú rovnaké, skús znova.';
-$messages['crypterror'] = 'Nemôžem uložiť nové heslo. Chýba šifrovacia funkcia.';
-$messages['connecterror'] = 'Nemôžem uložiť nové heslo. Chyba spojenia.';
-$messages['internalerror'] = 'Nemôžem uložiť nové heslo.';
-$messages['passwordshort'] = 'Heslo musí mať najmenej $length znakov.';
-$messages['passwordweak'] = 'Heslo musí obsahovať aspoň jedno číslo a jedno interpunkčné znamienko.';
-$messages['passwordforbidden'] = 'Heslo obsahuje nepovolené znaky.';
-
-?>
diff --git a/plugins/password/localization/sl_SI.inc b/plugins/password/localization/sl_SI.inc
index df17583be..30525415f 100644
--- a/plugins/password/localization/sl_SI.inc
+++ b/plugins/password/localization/sl_SI.inc
@@ -1,18 +1,31 @@
<?php
-
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/sl_SI/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Barbara Krasovec <barbarak@arnes.si> |
+ +-----------------------------------------------------------------------+
+*/
+
$labels = array();
-$labels['changepasswd'] = 'Spremeni geslo';
-$labels['curpasswd'] = 'Obstoječe geslo:';
-$labels['newpasswd'] = 'Novo geslo:';
-$labels['confpasswd'] = 'Potrdi novo geslo:';
-
-$messages = array();
-$messages['nopassword'] = 'Vnesite novo geslo.';
-$messages['nocurpassword'] = 'Vnesite obstoječe geslo.';
-$messages['passwordincorrect'] = 'Obstoječe geslo ni veljavno.';
-$messages['passwordinconsistency'] = 'Gesli se ne ujemata, poskusite znova.';
-$messages['crypterror'] = 'Novega gesla ni bilo mogoče shraniti. Prišlo je do napake pri šifriranju.';
-$messages['connecterror'] = 'Novega gesla ni bilo mogoče shraniti. Prišlo je do napake v povezavi.';
-$messages['internalerror'] = 'Novega gesla ni bilo mogoče shraniti.';
+$labels['changepasswd'] = 'Spremeni geslo';
+$labels['curpasswd'] = 'Obstoječe geslo:';
+$labels['newpasswd'] = 'Novo geslo:';
+$labels['confpasswd'] = 'Potrdi novo geslo:';
+$labels['nopassword'] = 'Vnesite novo geslo.';
+$labels['nocurpassword'] = 'Vnesite obstoječe geslo.';
+$labels['passwordincorrect'] = 'Obstoječe geslo ni veljavno.';
+$labels['passwordinconsistency'] = 'Gesli se ne ujemata, poskusite znova.';
+$labels['crypterror'] = 'Novega gesla ni bilo mogoče shraniti. Prišlo je do napake pri šifriranju.';
+$labels['connecterror'] = 'Novega gesla ni bilo mogoče shraniti. Prišlo je do napake v povezavi.';
+$labels['internalerror'] = 'Novega gesla ni bilo mogoče shraniti.';
+$labels['passwordshort'] = 'Geslo mora vsebovati vsaj $length znakov';
+$labels['passwordweak'] = 'Geslo mora vključevati vsaj eno številko in ločilo.';
+$labels['passwordforbidden'] = 'Geslo vsebuje neveljavne znake.';
-?>
diff --git a/plugins/password/localization/sr_CS.inc b/plugins/password/localization/sr_CS.inc
new file mode 100644
index 000000000..4224f492f
--- /dev/null
+++ b/plugins/password/localization/sr_CS.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/sr_CS/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Saša Zejnilović <zejnils@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Промијени лозинку';
+$labels['curpasswd'] = 'Тренутна лозинка:';
+$labels['newpasswd'] = 'Нова лозинка:';
+$labels['confpasswd'] = 'Поновите лозинку:';
+$labels['nopassword'] = 'Молимо унесите нову лозинку.';
+$labels['nocurpassword'] = 'Молимо унесите тренутну лозинку.';
+$labels['passwordincorrect'] = 'Тренутна лозинка је нетачна.';
+$labels['passwordinconsistency'] = 'Лозинке се не поклапају, молимо покушајте поново.';
+$labels['crypterror'] = 'Није могуће сачувати нову лозинку. Недостаје функција за кодирање.';
+$labels['connecterror'] = 'Није могуће сачувати нову лозинку. Грешка у Вези.';
+$labels['internalerror'] = 'Није могуће сачувати нову лозинку.';
+$labels['passwordshort'] = 'Лозинка мора имати најмање $lenght знакова.';
+$labels['passwordweak'] = 'Лозинка мора да садржи најмање један број и један интерпункцијски знак.';
+$labels['passwordforbidden'] = 'Лозинка садржи недозвољене знакове.';
+
diff --git a/plugins/password/localization/sv_SE.inc b/plugins/password/localization/sv_SE.inc
index d649bbd9a..67e71a424 100644
--- a/plugins/password/localization/sv_SE.inc
+++ b/plugins/password/localization/sv_SE.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Ändra lösenord';
-$labels['curpasswd'] = 'Nuvarande lösenord:';
-$labels['newpasswd'] = 'Nytt lösenord:';
-$labels['confpasswd'] = 'Bekräfta nytt lösenord:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/sv_SE/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Vänligen ange nytt lösenord.';
-$messages['nocurpassword'] = 'Vänligen ange nuvarande lösenord.';
-$messages['passwordincorrect'] = 'Felaktigt nuvarande lösenord.';
-$messages['passwordinconsistency'] = 'Nya lösenordet och bekräftelsen överensstämmer inte, försök igen.';
-$messages['crypterror'] = 'Lösenordet kunde inte ändras. Krypteringsfunktionen saknas.';
-$messages['connecterror'] = 'Lösenordet kunde inte ändras. Anslutningen misslyckades.';
-$messages['internalerror'] = 'Lösenordet kunde inte ändras.';
-$messages['passwordshort'] = 'Lösenordet måste vara minst $length tecken långt.';
-$messages['passwordweak'] = 'Lösenordet måste innehålla minst en siffra och ett specialtecken.';
-$messages['passwordforbidden'] = 'Lösenordet innehåller otillåtna tecken.';
+$labels = array();
+$labels['changepasswd'] = 'Ändra lösenord';
+$labels['curpasswd'] = 'Nuvarande lösenord:';
+$labels['newpasswd'] = 'Nytt lösenord:';
+$labels['confpasswd'] = 'Bekräfta nytt lösenord:';
+$labels['nopassword'] = 'Vänligen ange nytt lösenord.';
+$labels['nocurpassword'] = 'Vänligen ange nuvarande lösenord.';
+$labels['passwordincorrect'] = 'Felaktigt nuvarande lösenord.';
+$labels['passwordinconsistency'] = 'Nya lösenordet och bekräftelsen överensstämmer inte, försök igen.';
+$labels['crypterror'] = 'Lösenordet kunde inte ändras. Krypteringsfunktionen saknas.';
+$labels['connecterror'] = 'Lösenordet kunde inte ändras. Anslutningen misslyckades.';
+$labels['internalerror'] = 'Lösenordet kunde inte ändras.';
+$labels['passwordshort'] = 'Lösenordet måste vara minst $length tecken långt.';
+$labels['passwordweak'] = 'Lösenordet måste innehålla minst en siffra och ett specialtecken.';
+$labels['passwordforbidden'] = 'Lösenordet innehåller otillåtna tecken.';
-?> \ No newline at end of file
diff --git a/plugins/password/localization/tr_TR.inc b/plugins/password/localization/tr_TR.inc
index 4f2322a2e..a2c94c102 100644
--- a/plugins/password/localization/tr_TR.inc
+++ b/plugins/password/localization/tr_TR.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = 'Parolayı Değiştir';
-$labels['curpasswd'] = 'Şu anki Parola:';
-$labels['newpasswd'] = 'Yeni Parola:';
-$labels['confpasswd'] = 'Yeni Parolayı Onaylayın:';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/tr_TR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Gökdeniz Karadağ |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = 'Lütfen yeni şifreyi girin.';
-$messages['nocurpassword'] = 'Lütfen şu anki şifrenizi girin.';
-$messages['passwordincorrect'] = 'Parolanızı yanlış girdiniz.';
-$messages['passwordinconsistency'] = 'Girdiğiniz parolalar uyuşmuyor. Lütfen tekrar deneyin..';
-$messages['crypterror'] = 'Yeni şifre kaydedilemedi. Gerekli fonksiyon eksik.';
-$messages['connecterror'] = 'Yeni şifre kaydedilemedi. Bağlantı hatası.';
-$messages['internalerror'] = 'Yeni şifre kaydedilemedi.';
-$messages['passwordshort'] = 'Parola en az $length karakterden oluşmalı.';
-$messages['passwordweak'] = 'Parola en az bir sayı ve bir noktalama işareti içermeli.';
-$messages['passwordforbidden'] = 'Parola uygunsuz karakter(ler) içeriyor.';
+$labels = array();
+$labels['changepasswd'] = 'Parolayı Değiştir';
+$labels['curpasswd'] = 'Şimdiki Parola:';
+$labels['newpasswd'] = 'Yeni Parola:';
+$labels['confpasswd'] = 'Yeni Parolayı Onaylayın:';
+$labels['nopassword'] = 'Lütfen yeni parolayı girin.';
+$labels['nocurpassword'] = 'Lütfen şimdiki parolayı girin.';
+$labels['passwordincorrect'] = 'Şimdiki parolayı yanlış girdiniz.';
+$labels['passwordinconsistency'] = 'Girdiğiniz parolalar uyuşmuyor. Lütfen tekrar deneyin.';
+$labels['crypterror'] = 'Yeni parola kaydedilemedi. Şifreleme fonksiyonu mevcut değil.';
+$labels['connecterror'] = 'Yeni parola kaydedilemedi. Bağlantı hatası.';
+$labels['internalerror'] = 'Yeni parola kaydedilemedi.';
+$labels['passwordshort'] = 'Parola en az $length karakterden oluşmalı.';
+$labels['passwordweak'] = 'Parola en az bir sayı ve bir noktalama işareti içermeli.';
+$labels['passwordforbidden'] = 'Parola uygunsuz karakter(ler) içeriyor.';
-?>
diff --git a/plugins/password/localization/vi_VN.inc b/plugins/password/localization/vi_VN.inc
new file mode 100644
index 000000000..5fd266e27
--- /dev/null
+++ b/plugins/password/localization/vi_VN.inc
@@ -0,0 +1,31 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/vi_VN/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Hung Pham <phamhung77@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['changepasswd'] = 'Đổi mật khẩu';
+$labels['curpasswd'] = 'Mật khẩu hiện tại:';
+$labels['newpasswd'] = 'Mật khẩu mới:';
+$labels['confpasswd'] = 'Xác nhận mật khẩu mới';
+$labels['nopassword'] = 'Mời nhập mật khẩu mới';
+$labels['nocurpassword'] = 'Mời nhập mật khẩu hiện tại';
+$labels['passwordincorrect'] = 'Mật khẩu hiện thời không đúng';
+$labels['passwordinconsistency'] = 'Mật khẩu không khớp, hãy thử lại';
+$labels['crypterror'] = 'Không thể lưu mật khẩu mới. Thiếu chức năng mã hóa';
+$labels['connecterror'] = 'Không thể lưu mật mã mới. Lỗi kết nối';
+$labels['internalerror'] = 'Không thể lưu mật khẩu mới';
+$labels['passwordshort'] = 'Mật khẩu phải dài ít nhất $ ký tự';
+$labels['passwordweak'] = 'Mật khẩu phải chứa ít nhất 1 con số và 1 ký tự dấu câu';
+$labels['passwordforbidden'] = 'Mật khẩu chứa ký bị không hợp lệ';
+
diff --git a/plugins/password/localization/zh_TW.inc b/plugins/password/localization/zh_TW.inc
index 7d162274a..49fa48e7f 100644
--- a/plugins/password/localization/zh_TW.inc
+++ b/plugins/password/localization/zh_TW.inc
@@ -1,21 +1,31 @@
<?php
-$labels = array();
-$labels['changepasswd'] = '更改密碼';
-$labels['curpasswd'] = '目前的密碼';
-$labels['newpasswd'] = '新密碼';
-$labels['confpasswd'] = '確認新密碼';
+/*
+ +-----------------------------------------------------------------------+
+ | localization/zh_TW/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas |
+ +-----------------------------------------------------------------------+
+*/
-$messages = array();
-$messages['nopassword'] = '請輸入新密碼';
-$messages['nocurpassword'] = '請輸入目前的密碼';
-$messages['passwordincorrect'] = '目前的密碼錯誤';
-$messages['passwordinconsistency'] = '密碼不相符,請重新輸入';
-$messages['crypterror'] = '無法更新密碼:無加密機制';
-$messages['connecterror'] = '無法更新密碼:連線失敗';
-$messages['internalerror'] = '無法更新密碼';
-$messages['passwordshort'] = '您的密碼至少需 $length 個字元長';
-$messages['passwordweak'] = '您的新密碼至少需含有一個數字與一個標點符號';
-$messages['passwordforbidden'] = '您的密碼含有禁用字元';
+$labels = array();
+$labels['changepasswd'] = '更改密碼';
+$labels['curpasswd'] = '目前的密碼';
+$labels['newpasswd'] = '新密碼';
+$labels['confpasswd'] = '確認新密碼';
+$labels['nopassword'] = '請輸入新密碼';
+$labels['nocurpassword'] = '請輸入目前的密碼';
+$labels['passwordincorrect'] = '目前的密碼錯誤';
+$labels['passwordinconsistency'] = '密碼不相符,請重新輸入';
+$labels['crypterror'] = '無法更新密碼:無加密機制';
+$labels['connecterror'] = '無法更新密碼:連線失敗';
+$labels['internalerror'] = '無法更新密碼';
+$labels['passwordshort'] = '您的密碼至少需 $length 個字元長';
+$labels['passwordweak'] = '您的新密碼至少需含有一個數字與一個標點符號';
+$labels['passwordforbidden'] = '您的密碼含有禁用字元';
-?>