diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-08-21 18:11:55 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-08-21 18:11:55 +0200 |
commit | fe03a9074d87fd25985aa2e1b138a6b69fdda290 (patch) | |
tree | d4be213f30438d0a6d32ce23c6ffb281e35f1bc9 /plugins/attachment_reminder/localization/br.inc | |
parent | f01666a6229cfacee45d4131e7dbcb52e40abfea (diff) |
Add some localizations
Diffstat (limited to 'plugins/attachment_reminder/localization/br.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/br.inc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/attachment_reminder/localization/br.inc b/plugins/attachment_reminder/localization/br.inc new file mode 100644 index 000000000..93eaace5e --- /dev/null +++ b/plugins/attachment_reminder/localization/br.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'] = "Disonjet ho peus stagan er restr ?"; +$messages['reminderoption'] = "Adgalv war ar pezhiou stag disonjet"; +$messages['keywords'] = "pezh stag, restr, stagan, aman staget, stagit, ouzhpenan, CV, lizher youl"; |