diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-11-15 10:03:58 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-11-15 10:03:58 +0100 |
commit | 7e34e4c5b5dac037435d0fc2c6db1f71199006e0 (patch) | |
tree | d3de8c0f9b8f609efa3e5434da2da48a4cf5b00b /plugins/attachment_reminder/localization/ku.inc | |
parent | 9f1fd396951dd1bf9a082422d0835ca1a229255d (diff) | |
parent | ced9e5a5bf5d6ffe051b42f474d7a97203641913 (diff) |
Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0
Diffstat (limited to 'plugins/attachment_reminder/localization/ku.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/ku.inc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/attachment_reminder/localization/ku.inc b/plugins/attachment_reminder/localization/ku.inc new file mode 100644 index 000000000..310179884 --- /dev/null +++ b/plugins/attachment_reminder/localization/ku.inc @@ -0,0 +1,20 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/attachment_reminder/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Archive plugin | + | Copyright (C) 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-attachment_reminder/ +*/ +$messages['forgotattachment'] = "Te ji bîr kir da pelekê pêve bikî?"; +$messages['reminderoption'] = "Pêvekên jibîrkirî bi bîr bixe"; +$messages['keywords'] = "pêvek, pel, pêve bike, pêvekirî, pêve dike, rapêçandî, CV, tîpa bergê"; |