diff options
Diffstat (limited to 'webmail/plugins/userinfo')
60 files changed, 1546 insertions, 0 deletions
diff --git a/webmail/plugins/userinfo/localization/ar_SA.inc b/webmail/plugins/userinfo/localization/ar_SA.inc new file mode 100644 index 0000000..adfa9a9 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ar_SA.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'معلومات المستخدم'; +$labels['created'] = 'أُنشئ في'; +$labels['lastlogin'] = 'آخر دخول'; +$labels['defaultidentity'] = 'الهوية الافتراضية'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/az_AZ.inc b/webmail/plugins/userinfo/localization/az_AZ.inc new file mode 100644 index 0000000..bd70cd1 --- /dev/null +++ b/webmail/plugins/userinfo/localization/az_AZ.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Məlumat'; +$labels['created'] = 'Yaradılma tarixi'; +$labels['lastlogin'] = 'Sonuncu giriş'; +$labels['defaultidentity'] = 'Default profil'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/be_BE.inc b/webmail/plugins/userinfo/localization/be_BE.inc new file mode 100644 index 0000000..b4b8a5c --- /dev/null +++ b/webmail/plugins/userinfo/localization/be_BE.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Асабістыя звесткі'; +$labels['created'] = 'Створаны'; +$labels['lastlogin'] = 'Апошні ўваход'; +$labels['defaultidentity'] = 'Стандартнае ўвасабленне'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ber.inc b/webmail/plugins/userinfo/localization/ber.inc new file mode 100644 index 0000000..12fe444 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ber.inc @@ -0,0 +1,17 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization//labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: FULL NAME <EMAIL@ADDRESS> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); + diff --git a/webmail/plugins/userinfo/localization/br.inc b/webmail/plugins/userinfo/localization/br.inc new file mode 100644 index 0000000..560e617 --- /dev/null +++ b/webmail/plugins/userinfo/localization/br.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Titouroù an arveriad'; +$labels['created'] = 'Krouet'; +$labels['lastlogin'] = 'Kennask diwezhañ'; +$labels['defaultidentity'] = 'Default Identity'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/bs_BA.inc b/webmail/plugins/userinfo/localization/bs_BA.inc new file mode 100644 index 0000000..e7aff17 --- /dev/null +++ b/webmail/plugins/userinfo/localization/bs_BA.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Korisničke informacije'; +$labels['created'] = 'Kreirano'; +$labels['lastlogin'] = 'Zadnja prijava'; +$labels['defaultidentity'] = 'Glavni identitet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ca_ES.inc b/webmail/plugins/userinfo/localization/ca_ES.inc new file mode 100644 index 0000000..8a4837e --- /dev/null +++ b/webmail/plugins/userinfo/localization/ca_ES.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informació de l\'usuari/a'; +$labels['created'] = 'Creat'; +$labels['lastlogin'] = 'Última connexió'; +$labels['defaultidentity'] = 'Identitat per defecte'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/cs_CZ.inc b/webmail/plugins/userinfo/localization/cs_CZ.inc new file mode 100644 index 0000000..ef8d5b0 --- /dev/null +++ b/webmail/plugins/userinfo/localization/cs_CZ.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Uživatel'; +$labels['created'] = 'Vytvořen'; +$labels['lastlogin'] = 'Naspoledy přihlášen'; +$labels['defaultidentity'] = 'Výchozí identita'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/cy_GB.inc b/webmail/plugins/userinfo/localization/cy_GB.inc new file mode 100644 index 0000000..032e634 --- /dev/null +++ b/webmail/plugins/userinfo/localization/cy_GB.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Gwybodaeth defnyddiwr'; +$labels['created'] = 'Crëwyd'; +$labels['lastlogin'] = 'Mewngofnodiad diwethaf'; +$labels['defaultidentity'] = 'Personoliaeth arferol'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/da_DK.inc b/webmail/plugins/userinfo/localization/da_DK.inc new file mode 100644 index 0000000..7bcfebc --- /dev/null +++ b/webmail/plugins/userinfo/localization/da_DK.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Brugerinfo'; +$labels['created'] = 'Oprettet'; +$labels['lastlogin'] = 'Sidste login'; +$labels['defaultidentity'] = 'Standardidentitet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/de_CH.inc b/webmail/plugins/userinfo/localization/de_CH.inc new file mode 100644 index 0000000..7c20f52 --- /dev/null +++ b/webmail/plugins/userinfo/localization/de_CH.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Benutzerinfo'; +$labels['created'] = 'Erstellt'; +$labels['lastlogin'] = 'Letztes Login'; +$labels['defaultidentity'] = 'Standard-Absender'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/de_DE.inc b/webmail/plugins/userinfo/localization/de_DE.inc new file mode 100644 index 0000000..542fe49 --- /dev/null +++ b/webmail/plugins/userinfo/localization/de_DE.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Benutzer-Information'; +$labels['created'] = 'angelegt'; +$labels['lastlogin'] = 'letzte Anmeldung'; +$labels['defaultidentity'] = 'Standard-Identität'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/en_GB.inc b/webmail/plugins/userinfo/localization/en_GB.inc new file mode 100644 index 0000000..01230de --- /dev/null +++ b/webmail/plugins/userinfo/localization/en_GB.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'User info'; +$labels['created'] = 'Created'; +$labels['lastlogin'] = 'Last Login'; +$labels['defaultidentity'] = 'Default Identity'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/en_US.inc b/webmail/plugins/userinfo/localization/en_US.inc new file mode 100644 index 0000000..b269dd5 --- /dev/null +++ b/webmail/plugins/userinfo/localization/en_US.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'User info'; +$labels['created'] = 'Created'; +$labels['lastlogin'] = 'Last Login'; +$labels['defaultidentity'] = 'Default Identity'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/eo.inc b/webmail/plugins/userinfo/localization/eo.inc new file mode 100644 index 0000000..db0ac37 --- /dev/null +++ b/webmail/plugins/userinfo/localization/eo.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informoj pri uzanto'; +$labels['created'] = 'Kreita'; +$labels['lastlogin'] = 'Lasta ensaluto'; +$labels['defaultidentity'] = 'Apriora idento'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/es_ES.inc b/webmail/plugins/userinfo/localization/es_ES.inc new file mode 100644 index 0000000..a17c23a --- /dev/null +++ b/webmail/plugins/userinfo/localization/es_ES.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Información de usuario'; +$labels['created'] = 'Creado'; +$labels['lastlogin'] = 'Última conexión'; +$labels['defaultidentity'] = 'Identidad predeterminada'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/et_EE.inc b/webmail/plugins/userinfo/localization/et_EE.inc new file mode 100644 index 0000000..8783958 --- /dev/null +++ b/webmail/plugins/userinfo/localization/et_EE.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Kasutaja info'; +$labels['created'] = 'Loodud'; +$labels['lastlogin'] = 'Viimane logimine'; +$labels['defaultidentity'] = 'Vaikeidentiteet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/fa_IR.inc b/webmail/plugins/userinfo/localization/fa_IR.inc new file mode 100644 index 0000000..6efc285 --- /dev/null +++ b/webmail/plugins/userinfo/localization/fa_IR.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'اطلاعات کاربر'; +$labels['created'] = 'ایجاد شده'; +$labels['lastlogin'] = 'آخرین ورود'; +$labels['defaultidentity'] = 'شناسه پیشفرض'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/fi_FI.inc b/webmail/plugins/userinfo/localization/fi_FI.inc new file mode 100644 index 0000000..f5f538f --- /dev/null +++ b/webmail/plugins/userinfo/localization/fi_FI.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Käyttäjätiedot'; +$labels['created'] = 'Luotu'; +$labels['lastlogin'] = 'Viimeisin kirjautuminen'; +$labels['defaultidentity'] = 'Oletushenkilöys'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/fr_FR.inc b/webmail/plugins/userinfo/localization/fr_FR.inc new file mode 100755 index 0000000..c830c58 --- /dev/null +++ b/webmail/plugins/userinfo/localization/fr_FR.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Info utilisateur'; +$labels['created'] = 'Date de création'; +$labels['lastlogin'] = 'Dernière connexion'; +$labels['defaultidentity'] = 'Identité principale'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/gl_ES.inc b/webmail/plugins/userinfo/localization/gl_ES.inc new file mode 100644 index 0000000..ba44e68 --- /dev/null +++ b/webmail/plugins/userinfo/localization/gl_ES.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Información do usuario'; +$labels['created'] = 'Creado'; +$labels['lastlogin'] = 'Última conexión'; +$labels['defaultidentity'] = 'Identidade predeterminada'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/he_IL.inc b/webmail/plugins/userinfo/localization/he_IL.inc new file mode 100644 index 0000000..e5b40c6 --- /dev/null +++ b/webmail/plugins/userinfo/localization/he_IL.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'פרטי המשתמש'; +$labels['created'] = 'נוצר'; +$labels['lastlogin'] = 'הכמיסה האחרונה למערכת'; +$labels['defaultidentity'] = 'זהות ברירת מחדל'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/hr_HR.inc b/webmail/plugins/userinfo/localization/hr_HR.inc new file mode 100644 index 0000000..8f3eb20 --- /dev/null +++ b/webmail/plugins/userinfo/localization/hr_HR.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informacije o korisniku'; +$labels['created'] = 'Stvoreno'; +$labels['lastlogin'] = 'Zadnja prijava (login)'; +$labels['defaultidentity'] = 'Preddefinirani identitet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/hu_HU.inc b/webmail/plugins/userinfo/localization/hu_HU.inc new file mode 100644 index 0000000..f09f42e --- /dev/null +++ b/webmail/plugins/userinfo/localization/hu_HU.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Felhasználói információ'; +$labels['created'] = 'Létrehozva'; +$labels['lastlogin'] = 'Utolsó bejelentkezés'; +$labels['defaultidentity'] = 'Alapértelmezett azonosító'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/hy_AM.inc b/webmail/plugins/userinfo/localization/hy_AM.inc new file mode 100644 index 0000000..2293329 --- /dev/null +++ b/webmail/plugins/userinfo/localization/hy_AM.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Օգտվողի տվյալներ'; +$labels['created'] = 'Ստեղծված'; +$labels['lastlogin'] = 'Վերջին մուտքը`'; +$labels['defaultidentity'] = 'Լռելյալ ինքնությունն'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ia.inc b/webmail/plugins/userinfo/localization/ia.inc new file mode 100644 index 0000000..bb53ba8 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ia.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Information de usator'; +$labels['created'] = 'Create'; +$labels['lastlogin'] = 'Ultime initio de session'; +$labels['defaultidentity'] = 'Identitate predeterminate'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ia_IA.inc b/webmail/plugins/userinfo/localization/ia_IA.inc new file mode 100644 index 0000000..d186863 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ia_IA.inc @@ -0,0 +1,22 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization/ia_IA/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Emilio Sepulveda <emilio@chilemoz.org> | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['userinfo'] = 'Information de usator'; +$labels['created'] = 'Create'; +$labels['lastlogin'] = 'Ultime initio de session'; +$labels['defaultidentity'] = 'Identitate predeterminate'; + diff --git a/webmail/plugins/userinfo/localization/id_ID.inc b/webmail/plugins/userinfo/localization/id_ID.inc new file mode 100644 index 0000000..59ab0d4 --- /dev/null +++ b/webmail/plugins/userinfo/localization/id_ID.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informasi pengguna'; +$labels['created'] = 'Telah dibuat'; +$labels['lastlogin'] = 'Masuk Terakhir'; +$labels['defaultidentity'] = 'Identitas Standar'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/it_IT.inc b/webmail/plugins/userinfo/localization/it_IT.inc new file mode 100644 index 0000000..33b7211 --- /dev/null +++ b/webmail/plugins/userinfo/localization/it_IT.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informazioni utente'; +$labels['created'] = 'Creato'; +$labels['lastlogin'] = 'Ultimo Login'; +$labels['defaultidentity'] = 'Identità predefinita'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ja_JP.inc b/webmail/plugins/userinfo/localization/ja_JP.inc new file mode 100644 index 0000000..bf8d0aa --- /dev/null +++ b/webmail/plugins/userinfo/localization/ja_JP.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'ユーザー情報'; +$labels['created'] = '作成日時'; +$labels['lastlogin'] = '最後のログイン'; +$labels['defaultidentity'] = '既定の識別情報'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/km_KH.inc b/webmail/plugins/userinfo/localization/km_KH.inc new file mode 100644 index 0000000..554fe37 --- /dev/null +++ b/webmail/plugins/userinfo/localization/km_KH.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'ព័តមានអ្នកប្រើប្រាស់'; +$labels['created'] = 'បានបង្កើត'; +$labels['lastlogin'] = 'ចុះឈ្មោះចូលចុងក្រោយ'; +$labels['defaultidentity'] = 'អត្តសញ្ញាណលំនាំដើម'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ko_KR.inc b/webmail/plugins/userinfo/localization/ko_KR.inc new file mode 100644 index 0000000..ec86512 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ko_KR.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = '사용자 정보'; +$labels['created'] = '생성됨'; +$labels['lastlogin'] = '마지막 로그인'; +$labels['defaultidentity'] = '기본 신분증'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ku.inc b/webmail/plugins/userinfo/localization/ku.inc new file mode 100644 index 0000000..80b4366 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ku.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'nawnişani bakar henar'; +$labels['created'] = 'Hat afirandin'; +$labels['lastlogin'] = 'axrin hatna jurawa'; +$labels['defaultidentity'] = 'Nasnameya Pêşsalixbûyî'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/lt_LT.inc b/webmail/plugins/userinfo/localization/lt_LT.inc new file mode 100644 index 0000000..88ce427 --- /dev/null +++ b/webmail/plugins/userinfo/localization/lt_LT.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informacija apie naudotoją'; +$labels['created'] = 'Sukurtas'; +$labels['lastlogin'] = 'Paskutinį kartą prisijungė'; +$labels['defaultidentity'] = 'Numatytoji tapatybė'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/lv_LV.inc b/webmail/plugins/userinfo/localization/lv_LV.inc new file mode 100644 index 0000000..9d2a97c --- /dev/null +++ b/webmail/plugins/userinfo/localization/lv_LV.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informācija par lietotāju'; +$labels['created'] = 'Izveidots'; +$labels['lastlogin'] = 'Pēdējā pieteikšanās'; +$labels['defaultidentity'] = 'Noklusētā identitāte'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ml_IN.inc b/webmail/plugins/userinfo/localization/ml_IN.inc new file mode 100644 index 0000000..6b16e50 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ml_IN.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'ഉപയോക്താവിന്റെ വിവരം'; +$labels['created'] = 'നിര്മ്മിച്ചു'; +$labels['lastlogin'] = 'അവസാന പ്രവേശനം'; +$labels['defaultidentity'] = 'സാധാരണ വ്യക്തിത്വം'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ml_ML.inc b/webmail/plugins/userinfo/localization/ml_ML.inc new file mode 100644 index 0000000..7927f6d --- /dev/null +++ b/webmail/plugins/userinfo/localization/ml_ML.inc @@ -0,0 +1,22 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization/ml_ML/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Anish A <aneesh.nl@gmail.com> | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['userinfo'] = 'ഉപയോക്താവിന്റെ വിവരം'; +$labels['created'] = 'നിര്മ്മിച്ചു'; +$labels['lastlogin'] = 'അവസാന പ്രവേശനം'; +$labels['defaultidentity'] = 'സാധാരണ വ്യക്തിത്വം'; + diff --git a/webmail/plugins/userinfo/localization/mr_IN.inc b/webmail/plugins/userinfo/localization/mr_IN.inc new file mode 100644 index 0000000..52bbde6 --- /dev/null +++ b/webmail/plugins/userinfo/localization/mr_IN.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'वापरकर्त्याची माहिती'; +$labels['created'] = 'निर्माण केलेले'; +$labels['lastlogin'] = 'Last Login'; +$labels['defaultidentity'] = 'Default Identity'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/nb_NB.inc b/webmail/plugins/userinfo/localization/nb_NB.inc new file mode 100644 index 0000000..7ae2832 --- /dev/null +++ b/webmail/plugins/userinfo/localization/nb_NB.inc @@ -0,0 +1,21 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization/nb_NB/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Patrick Kvaksrud <patrick@idrettsforbundet.no> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['userinfo'] = 'Brukerinformasjon'; +$labels['created'] = 'Opprettet'; +$labels['lastlogin'] = 'Sist logget inn'; +$labels['defaultidentity'] = 'Standard identitet'; + diff --git a/webmail/plugins/userinfo/localization/nb_NO.inc b/webmail/plugins/userinfo/localization/nb_NO.inc new file mode 100644 index 0000000..f674375 --- /dev/null +++ b/webmail/plugins/userinfo/localization/nb_NO.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Brukerinformasjon'; +$labels['created'] = 'Opprettet'; +$labels['lastlogin'] = 'Sist logget inn'; +$labels['defaultidentity'] = 'Standard identitet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/nl_NL.inc b/webmail/plugins/userinfo/localization/nl_NL.inc new file mode 100644 index 0000000..8c46ca6 --- /dev/null +++ b/webmail/plugins/userinfo/localization/nl_NL.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Gebruikersinformatie'; +$labels['created'] = 'Aangemaakt'; +$labels['lastlogin'] = 'Laatste aanmelding'; +$labels['defaultidentity'] = 'Standaardidentiteit'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/nn_NO.inc b/webmail/plugins/userinfo/localization/nn_NO.inc new file mode 100644 index 0000000..7499354 --- /dev/null +++ b/webmail/plugins/userinfo/localization/nn_NO.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Brukarinfo'; +$labels['created'] = 'Laga'; +$labels['lastlogin'] = 'Sist logga inn'; +$labels['defaultidentity'] = 'Standardidentitet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/pl_PL.inc b/webmail/plugins/userinfo/localization/pl_PL.inc new file mode 100644 index 0000000..abdb043 --- /dev/null +++ b/webmail/plugins/userinfo/localization/pl_PL.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informacje'; +$labels['created'] = 'Utworzony'; +$labels['lastlogin'] = 'Ostatnie logowanie'; +$labels['defaultidentity'] = 'Domyślna tożsamość'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/pt_BR.inc b/webmail/plugins/userinfo/localization/pt_BR.inc new file mode 100644 index 0000000..fad85c1 --- /dev/null +++ b/webmail/plugins/userinfo/localization/pt_BR.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informações do usuário'; +$labels['created'] = 'Criado'; +$labels['lastlogin'] = 'Último Login'; +$labels['defaultidentity'] = 'Identidade Padrão'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/pt_PT.inc b/webmail/plugins/userinfo/localization/pt_PT.inc new file mode 100644 index 0000000..1ea1b5c --- /dev/null +++ b/webmail/plugins/userinfo/localization/pt_PT.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informação do utilizador'; +$labels['created'] = 'Criado'; +$labels['lastlogin'] = 'Último acesso'; +$labels['defaultidentity'] = 'Identidade pré-definida'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ro_RO.inc b/webmail/plugins/userinfo/localization/ro_RO.inc new file mode 100755 index 0000000..2f96f84 --- /dev/null +++ b/webmail/plugins/userinfo/localization/ro_RO.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Informații utilizator'; +$labels['created'] = 'Data creării'; +$labels['lastlogin'] = 'Ultima autentificare'; +$labels['defaultidentity'] = 'Identitate principală'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/ru_RU.inc b/webmail/plugins/userinfo/localization/ru_RU.inc new file mode 100644 index 0000000..cc9dd5a --- /dev/null +++ b/webmail/plugins/userinfo/localization/ru_RU.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Информация'; +$labels['created'] = 'Создан'; +$labels['lastlogin'] = 'Последний вход'; +$labels['defaultidentity'] = 'Профиль по умолчанию'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/sk_SK.inc b/webmail/plugins/userinfo/localization/sk_SK.inc new file mode 100644 index 0000000..1633987 --- /dev/null +++ b/webmail/plugins/userinfo/localization/sk_SK.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Užívateľské informácie'; +$labels['created'] = 'Vytvorené'; +$labels['lastlogin'] = 'Posledné prihlásenie'; +$labels['defaultidentity'] = 'Štandardná identita'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/sl_SI.inc b/webmail/plugins/userinfo/localization/sl_SI.inc new file mode 100644 index 0000000..2e384c8 --- /dev/null +++ b/webmail/plugins/userinfo/localization/sl_SI.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Podatki o uporabniku'; +$labels['created'] = 'Ustvarjen'; +$labels['lastlogin'] = 'Zadnja prijava'; +$labels['defaultidentity'] = 'Privzeta identiteta'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/sr_CS.inc b/webmail/plugins/userinfo/localization/sr_CS.inc new file mode 100644 index 0000000..f4d8690 --- /dev/null +++ b/webmail/plugins/userinfo/localization/sr_CS.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Подаци о кориснику'; +$labels['created'] = 'Направљено'; +$labels['lastlogin'] = 'Последњи Логин'; +$labels['defaultidentity'] = 'подразумевани идентитет'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/sv_SE.inc b/webmail/plugins/userinfo/localization/sv_SE.inc new file mode 100644 index 0000000..0b8d5fe --- /dev/null +++ b/webmail/plugins/userinfo/localization/sv_SE.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Användarinfo'; +$labels['created'] = 'Skapad'; +$labels['lastlogin'] = 'Senast inloggad'; +$labels['defaultidentity'] = 'Standardidentitet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/tr_TR.inc b/webmail/plugins/userinfo/localization/tr_TR.inc new file mode 100644 index 0000000..3d8a0d2 --- /dev/null +++ b/webmail/plugins/userinfo/localization/tr_TR.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Kullanıcı bilgisi'; +$labels['created'] = 'Oluşturuldu'; +$labels['lastlogin'] = 'Son Giriş'; +$labels['defaultidentity'] = 'Öntanımlı kimlik'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/uk_UA.inc b/webmail/plugins/userinfo/localization/uk_UA.inc new file mode 100644 index 0000000..fe2d54b --- /dev/null +++ b/webmail/plugins/userinfo/localization/uk_UA.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Інформація'; +$labels['created'] = 'Створено'; +$labels['lastlogin'] = 'Останній захід'; +$labels['defaultidentity'] = 'Профіль за замовчуванням'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/vi_VN.inc b/webmail/plugins/userinfo/localization/vi_VN.inc new file mode 100644 index 0000000..46553c7 --- /dev/null +++ b/webmail/plugins/userinfo/localization/vi_VN.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = 'Thông tin người dùng'; +$labels['created'] = 'Được tạo'; +$labels['lastlogin'] = 'Lần đăng nhập cuối'; +$labels['defaultidentity'] = 'Nhận diện mặc định'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/zh_CN.inc b/webmail/plugins/userinfo/localization/zh_CN.inc new file mode 100644 index 0000000..2b06ab2 --- /dev/null +++ b/webmail/plugins/userinfo/localization/zh_CN.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = '用户信息'; +$labels['created'] = '创建于'; +$labels['lastlogin'] = '最近登录'; +$labels['defaultidentity'] = '默认身份'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/localization/zh_TW.inc b/webmail/plugins/userinfo/localization/zh_TW.inc new file mode 100644 index 0000000..05b9966 --- /dev/null +++ b/webmail/plugins/userinfo/localization/zh_TW.inc @@ -0,0 +1,25 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/userinfo/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Userinfo plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/ +*/ + +$labels = array(); +$labels['userinfo'] = '使用者資訊'; +$labels['created'] = '建立時間'; +$labels['lastlogin'] = '上次登入'; +$labels['defaultidentity'] = '預設身份'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/userinfo/package.xml b/webmail/plugins/userinfo/package.xml new file mode 100644 index 0000000..dd25d44 --- /dev/null +++ b/webmail/plugins/userinfo/package.xml @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<package xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" packagerversion="1.9.0" version="2.0" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 + http://pear.php.net/dtd/tasks-1.0.xsd + http://pear.php.net/dtd/package-2.0 + http://pear.php.net/dtd/package-2.0.xsd"> + <name>userinfo</name> + <channel>pear.roundcube.net</channel> + <summary>Information about logged in user</summary> + <description> + Sample plugin that adds a new tab to the settings section + to display some information about the current user. + </description> + <lead> + <name>Thomas Bruederli</name> + <user>thomasb</user> + <email>roundcube@gmail.com</email> + <active>yes</active> + </lead> + <date>2011-11-21</date> + <version> + <release>1.0</release> + <api>1.0</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license> + <notes>-</notes> + <contents> + <dir baseinstalldir="/" name="/"> + <file name="userinfo.php" role="php"> + <tasks:replace from="@name@" to="name" type="package-info"/> + <tasks:replace from="@package_version@" to="version" type="package-info"/> + </file> + <file name="userinfo.js" role="data"> + <tasks:replace from="@name@" to="name" type="package-info"/> + <tasks:replace from="@package_version@" to="version" type="package-info"/> + </file> + <file name="localization/cs_CZ.inc" role="data"></file> + <file name="localization/da_DK.inc" role="data"></file> + <file name="localization/de_CH.inc" role="data"></file> + <file name="localization/en_US.inc" role="data"></file> + <file name="localization/es_ES.inc" role="data"></file> + <file name="localization/et_EE.inc" role="data"></file> + <file name="localization/fr_FR.inc" role="data"></file> + <file name="localization/gl_ES.inc" role="data"></file> + <file name="localization/ja_JP.inc" role="data"></file> + <file name="localization/pl_PL.inc" role="data"></file> + <file name="localization/pt_BR.inc" role="data"></file> + <file name="localization/pt_PT.inc" role="data"></file> + <file name="localization/ro_RO.inc" role="data"></file> + <file name="localization/ru_RU.inc" role="data"></file> + <file name="localization/sv_SE.inc" role="data"></file> + <file name="localization/zh_TW.inc" role="data"></file> + </dir> + <!-- / --> + </contents> + <dependencies> + <required> + <php> + <min>5.2.1</min> + </php> + <pearinstaller> + <min>1.7.0</min> + </pearinstaller> + </required> + </dependencies> + <phprelease/> +</package> diff --git a/webmail/plugins/userinfo/tests/Userinfo.php b/webmail/plugins/userinfo/tests/Userinfo.php new file mode 100644 index 0000000..762d5a1 --- /dev/null +++ b/webmail/plugins/userinfo/tests/Userinfo.php @@ -0,0 +1,23 @@ +<?php + +class Userinfo_Plugin extends PHPUnit_Framework_TestCase +{ + + function setUp() + { + include_once dirname(__FILE__) . '/../userinfo.php'; + } + + /** + * Plugin object construction test + */ + function test_constructor() + { + $rcube = rcube::get_instance(); + $plugin = new userinfo($rcube->api); + + $this->assertInstanceOf('userinfo', $plugin); + $this->assertInstanceOf('rcube_plugin', $plugin); + } +} + diff --git a/webmail/plugins/userinfo/userinfo.js b/webmail/plugins/userinfo/userinfo.js new file mode 100644 index 0000000..70a5085 --- /dev/null +++ b/webmail/plugins/userinfo/userinfo.js @@ -0,0 +1,16 @@ +/* Show user-info plugin script */ + +if (window.rcmail) { + rcmail.addEventListener('init', function(evt) { + // <span id="settingstabdefault" class="tablink"><roundcube:button command="preferences" type="link" label="preferences" title="editpreferences" /></span> + var tab = $('<span>').attr('id', 'settingstabpluginuserinfo').addClass('tablink'); + + var button = $('<a>').attr('href', rcmail.env.comm_path+'&_action=plugin.userinfo').html(rcmail.gettext('userinfo', 'userinfo')).appendTo(tab); + button.bind('click', function(e){ return rcmail.command('plugin.userinfo', this) }); + + // add button and register command + rcmail.add_element(tab, 'tabs'); + rcmail.register_command('plugin.userinfo', function(){ rcmail.goto_url('plugin.userinfo') }, true); + }) +} + diff --git a/webmail/plugins/userinfo/userinfo.php b/webmail/plugins/userinfo/userinfo.php new file mode 100644 index 0000000..efb65f5 --- /dev/null +++ b/webmail/plugins/userinfo/userinfo.php @@ -0,0 +1,55 @@ +<?php + +/** + * Sample plugin that adds a new tab to the settings section + * to display some information about the current user + */ +class userinfo extends rcube_plugin +{ + public $task = 'settings'; + public $noajax = true; + public $noframe = true; + + function init() + { + $this->add_texts('localization/', array('userinfo')); + $this->register_action('plugin.userinfo', array($this, 'infostep')); + $this->include_script('userinfo.js'); + } + + function infostep() + { + $this->register_handler('plugin.body', array($this, 'infohtml')); + rcmail::get_instance()->output->send('plugin'); + } + + function infohtml() + { + $rcmail = rcmail::get_instance(); + $user = $rcmail->user; + + $table = new html_table(array('cols' => 2, 'cellpadding' => 3)); + + $table->add('title', 'ID'); + $table->add('', Q($user->ID)); + + $table->add('title', Q($this->gettext('username'))); + $table->add('', Q($user->data['username'])); + + $table->add('title', Q($this->gettext('server'))); + $table->add('', Q($user->data['mail_host'])); + + $table->add('title', Q($this->gettext('created'))); + $table->add('', Q($user->data['created'])); + + $table->add('title', Q($this->gettext('lastlogin'))); + $table->add('', Q($user->data['last_login'])); + + $identity = $user->get_identity(); + $table->add('title', Q($this->gettext('defaultidentity'))); + $table->add('', Q($identity['name'] . ' <' . $identity['email'] . '>')); + + return html::tag('h4', null, Q('Infos for ' . $user->get_username())) . $table->show(); + } + +} |
