diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-10 17:12:45 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-10 17:12:45 +0100 |
commit | 01bc27536a7a78a74ce7b316fed102150b5dbcc3 (patch) | |
tree | 6939a1c76332da14be18f2d1a11259029961783e /plugins/userinfo/localization | |
parent | 0b39f6de6a5df48e428f85ee2e02cb9fb61cd8f1 (diff) |
Updated localizations from Transifex1.1-beta
Diffstat (limited to 'plugins/userinfo/localization')
-rw-r--r-- | plugins/userinfo/localization/ku_IQ.inc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/userinfo/localization/ku_IQ.inc b/plugins/userinfo/localization/ku_IQ.inc new file mode 100644 index 000000000..889e720a9 --- /dev/null +++ b/plugins/userinfo/localization/ku_IQ.inc @@ -0,0 +1,22 @@ +<?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['userinfo'] = 'زانیاری بەکارهێنەر'; +$labels['created'] = 'دروستکرا'; +$labels['lastlogin'] = 'دوایین چوونەژوورەوە'; +$labels['defaultidentity'] = 'ناسنامەی بنەڕەتی'; +?>
\ No newline at end of file |