summaryrefslogtreecommitdiff
path: root/plugins/help
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2015-02-07 18:32:19 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2015-02-07 18:32:19 +0100
commit36147bd6df93cfc379072b76a6c1c0e6e383cbbc (patch)
tree311ea497152d7bf46cbd965cdf7bb0d189c2ff6e /plugins/help
parent56040b941c20d1d2ed2abf3f1993ea550bc13086 (diff)
Update localizations from Transifex
Diffstat (limited to 'plugins/help')
-rw-r--r--plugins/help/localization/fy_NL.inc21
-rw-r--r--plugins/help/localization/ia.inc21
2 files changed, 42 insertions, 0 deletions
diff --git a/plugins/help/localization/fy_NL.inc b/plugins/help/localization/fy_NL.inc
new file mode 100644
index 000000000..3e852a7ce
--- /dev/null
+++ b/plugins/help/localization/fy_NL.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/help/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Help 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-help/
+*/
+$labels['help'] = 'Help';
+$labels['about'] = 'Oer';
+$labels['license'] = 'Lisinsje';
+?>
diff --git a/plugins/help/localization/ia.inc b/plugins/help/localization/ia.inc
new file mode 100644
index 000000000..d097947c1
--- /dev/null
+++ b/plugins/help/localization/ia.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/help/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Help 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-help/
+*/
+$labels['help'] = 'Adjuta';
+$labels['about'] = 'A proposito';
+$labels['license'] = 'Licentia';
+?>