summaryrefslogtreecommitdiff
path: root/plugins/archive
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
commit6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch)
treeb0151e286bf05b1a2703c5c05527323c029736d0 /plugins/archive
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'plugins/archive')
-rw-r--r--plugins/archive/localization/az_AZ.inc21
-rw-r--r--plugins/archive/localization/bg_BG.inc21
-rw-r--r--plugins/archive/localization/km_KH.inc21
3 files changed, 63 insertions, 0 deletions
diff --git a/plugins/archive/localization/az_AZ.inc b/plugins/archive/localization/az_AZ.inc
new file mode 100644
index 000000000..a4f3bffb7
--- /dev/null
+++ b/plugins/archive/localization/az_AZ.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/az_AZ/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Orkhan Guliyev <proger@box.az> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['buttontext'] = 'Arxiv';
+$labels['archivefolder'] = 'Arxiv';
+$labels['buttontitle'] = 'Mesajı arxivə göndər';
+$labels['archived'] = 'Arxivə göndərildi';
+
diff --git a/plugins/archive/localization/bg_BG.inc b/plugins/archive/localization/bg_BG.inc
new file mode 100644
index 000000000..1e19af3e4
--- /dev/null
+++ b/plugins/archive/localization/bg_BG.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/bg_BG/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Nikolai Nikolov <nick@kytex.bg> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['buttontext'] = 'Архивиране';
+$labels['archivefolder'] = 'Архивиране';
+$labels['buttontitle'] = 'Архивиране на съобщението';
+$labels['archived'] = 'Архивирането е успешно';
+
diff --git a/plugins/archive/localization/km_KH.inc b/plugins/archive/localization/km_KH.inc
new file mode 100644
index 000000000..3e880dcb9
--- /dev/null
+++ b/plugins/archive/localization/km_KH.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/km_KH/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: samdyk |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['buttontext'] = 'ប័ណ្ណសារ';
+$labels['archivefolder'] = 'ប័ណ្ណសារ';
+$labels['buttontitle'] = 'ប័ណ្ណសារ សារលិខិត នេះ';
+$labels['archived'] = 'ប័ណ្ណសារ បានសំរេច';
+