Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-04-19 14:13:07 +0300
committerAleksander Machniak <alec@alec.pl>2017-04-19 14:13:07 +0300
commit01656221a41b73623456dcafb42924eff38406ae (patch)
treec2c5548a9b01f5e610d55d9b1eeb5d77233a48c8 /plugins/attachment_reminder
parent3bbe218b83a14c51c756aed9911617f3bdf3e2bd (diff)
Update localization
Diffstat (limited to 'plugins/attachment_reminder')
-rw-r--r--plugins/attachment_reminder/localization/fy_NL.inc20
-rw-r--r--plugins/attachment_reminder/localization/zh_TW.inc4
2 files changed, 22 insertions, 2 deletions
diff --git a/plugins/attachment_reminder/localization/fy_NL.inc b/plugins/attachment_reminder/localization/fy_NL.inc
new file mode 100644
index 000000000..ecf80e813
--- /dev/null
+++ b/plugins/attachment_reminder/localization/fy_NL.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'] = "Hawwo jo ferjitten in bestân ta te heakjen?";
+$messages['reminderoption'] = "Herinnerje oer ferjitten taheaksels";
+$messages['keywords'] = "bestân,triem,hechtsje,ferbûn,taheak,ynsletten,CV,brief";
diff --git a/plugins/attachment_reminder/localization/zh_TW.inc b/plugins/attachment_reminder/localization/zh_TW.inc
index aaa91cd24..df7d75d0b 100644
--- a/plugins/attachment_reminder/localization/zh_TW.inc
+++ b/plugins/attachment_reminder/localization/zh_TW.inc
@@ -15,6 +15,6 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/
*/
-$messages['forgotattachment'] = "您似乎忘記加入附件了,你確定要寄出?";
+$messages['forgotattachment'] = "似乎忘記加入附件,確定要寄出嗎?";
$messages['reminderoption'] = "提醒加入附件";
-$messages['keywords'] = "附件,附加,附檔,附上,附加檔案";
+$messages['keywords'] = "附件,檔案,附加,附檔,附上,履歷,封面";