summaryrefslogtreecommitdiff
path: root/webmail/plugins/zipdownload/localization
diff options
context:
space:
mode:
Diffstat (limited to 'webmail/plugins/zipdownload/localization')
-rw-r--r--webmail/plugins/zipdownload/localization/az_AZ.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/br.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/bs_BA.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/ca_ES.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/cs_CZ.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/cy_GB.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/da_DK.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/de_CH.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/de_DE.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/en_GB.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/en_US.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/es_AR.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/es_ES.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/et_EE.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/fa_IR.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/fr_FR.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/gl_ES.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/he_IL.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/hu_HU.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/it_IT.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/ja_JP.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/km_KH.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/lt_LT.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/nb_NO.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/nl_NL.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/nn_NO.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/pl_PL.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/pt_BR.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/pt_PT.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/ro_RO.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/ru_RU.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/sk_SK.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/sr_CS.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/sv_SE.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/tr_TR.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/vi_VN.inc23
-rw-r--r--webmail/plugins/zipdownload/localization/zh_TW.inc23
37 files changed, 851 insertions, 0 deletions
diff --git a/webmail/plugins/zipdownload/localization/az_AZ.inc b/webmail/plugins/zipdownload/localization/az_AZ.inc
new file mode 100644
index 0000000..e23eaa1
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/az_AZ.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Bütün qoşmaları endir';
+$labels['downloadfolder'] = 'Qovluğu endir';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/br.inc b/webmail/plugins/zipdownload/localization/br.inc
new file mode 100644
index 0000000..6e6cdb3
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/br.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Pellgargañ an holl stagadennoù';
+$labels['downloadfolder'] = 'Pellgargañ an teuliad';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/bs_BA.inc b/webmail/plugins/zipdownload/localization/bs_BA.inc
new file mode 100644
index 0000000..8c72798
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/bs_BA.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Preuzmi sve priloge';
+$labels['downloadfolder'] = 'Preuzmi folder';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/ca_ES.inc b/webmail/plugins/zipdownload/localization/ca_ES.inc
new file mode 100644
index 0000000..423dae2
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/ca_ES.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Descarregar tots els adjunts';
+$labels['downloadfolder'] = 'Descarregar carpeta';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/cs_CZ.inc b/webmail/plugins/zipdownload/localization/cs_CZ.inc
new file mode 100644
index 0000000..07f9676
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/cs_CZ.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Stáhnout všechny přílohy';
+$labels['downloadfolder'] = 'Stáhnout složku';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/cy_GB.inc b/webmail/plugins/zipdownload/localization/cy_GB.inc
new file mode 100644
index 0000000..412fd22
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/cy_GB.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Llwytho lawr holl atodiadau';
+$labels['downloadfolder'] = 'Ffolder llwytho lawr';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/da_DK.inc b/webmail/plugins/zipdownload/localization/da_DK.inc
new file mode 100644
index 0000000..ced645a
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/da_DK.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Download alle som .zip-fil';
+$labels['downloadfolder'] = 'Download folder som .zip-fil';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/de_CH.inc b/webmail/plugins/zipdownload/localization/de_CH.inc
new file mode 100644
index 0000000..6106c2c
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/de_CH.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Alle Anhänge herunterladen';
+$labels['downloadfolder'] = 'Ordner herunterladen';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/de_DE.inc b/webmail/plugins/zipdownload/localization/de_DE.inc
new file mode 100644
index 0000000..6106c2c
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/de_DE.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Alle Anhänge herunterladen';
+$labels['downloadfolder'] = 'Ordner herunterladen';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/en_GB.inc b/webmail/plugins/zipdownload/localization/en_GB.inc
new file mode 100644
index 0000000..aee8a5e
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/en_GB.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Download all attachments';
+$labels['downloadfolder'] = 'Download folder';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/en_US.inc b/webmail/plugins/zipdownload/localization/en_US.inc
new file mode 100644
index 0000000..8823d3b
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/en_US.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload plugin |
+ | Copyright (C) 2012, 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Download all attachments';
+$labels['downloadfolder'] = 'Download folder';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/es_AR.inc b/webmail/plugins/zipdownload/localization/es_AR.inc
new file mode 100644
index 0000000..6240e3b
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/es_AR.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Descargar Todo';
+$labels['downloadfolder'] = 'Descargar carpeta';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/es_ES.inc b/webmail/plugins/zipdownload/localization/es_ES.inc
new file mode 100644
index 0000000..315362f
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/es_ES.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Descargar todos los adjuntos';
+$labels['downloadfolder'] = 'Descargar carpeta';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/et_EE.inc b/webmail/plugins/zipdownload/localization/et_EE.inc
new file mode 100644
index 0000000..6f03e33
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/et_EE.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Laadi alla kõik manused';
+$labels['downloadfolder'] = 'Allalaadimiste kaust';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/fa_IR.inc b/webmail/plugins/zipdownload/localization/fa_IR.inc
new file mode 100644
index 0000000..4158568
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/fa_IR.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'بارگیری همه پیوست‌ها';
+$labels['downloadfolder'] = 'بارگیری پوشه';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/fr_FR.inc b/webmail/plugins/zipdownload/localization/fr_FR.inc
new file mode 100644
index 0000000..307f0b2
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/fr_FR.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Télécharger toutes les pièces jointes';
+$labels['downloadfolder'] = 'Télécharger le répertoire';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/gl_ES.inc b/webmail/plugins/zipdownload/localization/gl_ES.inc
new file mode 100644
index 0000000..3925fca
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/gl_ES.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Descargar tódolos adxuntos';
+$labels['downloadfolder'] = 'Descargar o cartafol';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/he_IL.inc b/webmail/plugins/zipdownload/localization/he_IL.inc
new file mode 100644
index 0000000..0ba0fcf
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/he_IL.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'להוריד את כל הצרופות';
+$labels['downloadfolder'] = 'תיקיית צרופות';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/hu_HU.inc b/webmail/plugins/zipdownload/localization/hu_HU.inc
new file mode 100644
index 0000000..7b8ce85
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/hu_HU.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Összes csatolmány letöltése';
+$labels['downloadfolder'] = 'Könyvtár letöltése';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/it_IT.inc b/webmail/plugins/zipdownload/localization/it_IT.inc
new file mode 100644
index 0000000..4ea8a54
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/it_IT.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Scarica tutti gli allegati';
+$labels['downloadfolder'] = 'Scarica cartella';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/ja_JP.inc b/webmail/plugins/zipdownload/localization/ja_JP.inc
new file mode 100644
index 0000000..c606658
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/ja_JP.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'すべての添付ファイルをダウンロード';
+$labels['downloadfolder'] = 'ダウンロード先のフォルダー';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/km_KH.inc b/webmail/plugins/zipdownload/localization/km_KH.inc
new file mode 100644
index 0000000..722e0c8
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/km_KH.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'ទាញយក ឯកសារភ្ជាប់ទាំងអស់';
+$labels['downloadfolder'] = 'ទាញយក ថតឯកសារ';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/lt_LT.inc b/webmail/plugins/zipdownload/localization/lt_LT.inc
new file mode 100644
index 0000000..08a5818
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/lt_LT.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Atsisiųsti visus priedus';
+$labels['downloadfolder'] = 'Atsisiųsti aplanką';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/nb_NO.inc b/webmail/plugins/zipdownload/localization/nb_NO.inc
new file mode 100644
index 0000000..637df90
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/nb_NO.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Last ned alle vedlegg';
+$labels['downloadfolder'] = 'Nedlastningsmappe';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/nl_NL.inc b/webmail/plugins/zipdownload/localization/nl_NL.inc
new file mode 100644
index 0000000..174dd0f
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/nl_NL.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Alle bijlagen downloaden';
+$labels['downloadfolder'] = 'Map downloaden';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/nn_NO.inc b/webmail/plugins/zipdownload/localization/nn_NO.inc
new file mode 100644
index 0000000..637df90
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/nn_NO.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Last ned alle vedlegg';
+$labels['downloadfolder'] = 'Nedlastningsmappe';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/pl_PL.inc b/webmail/plugins/zipdownload/localization/pl_PL.inc
new file mode 100644
index 0000000..b0880c0
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/pl_PL.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Pobierz wszystkie jako ZIP';
+$labels['downloadfolder'] = 'Pobierz folder';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/pt_BR.inc b/webmail/plugins/zipdownload/localization/pt_BR.inc
new file mode 100644
index 0000000..7f80777
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/pt_BR.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Baixar todos os anexos';
+$labels['downloadfolder'] = 'Pasta de baixar arquivos';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/pt_PT.inc b/webmail/plugins/zipdownload/localization/pt_PT.inc
new file mode 100644
index 0000000..8a5afeb
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/pt_PT.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Guardar todos os anexos';
+$labels['downloadfolder'] = 'Guardar pasta';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/ro_RO.inc b/webmail/plugins/zipdownload/localization/ro_RO.inc
new file mode 100644
index 0000000..ac4a983
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/ro_RO.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Descarcă toate atașamentele';
+$labels['downloadfolder'] = 'Descarcă dosar';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/ru_RU.inc b/webmail/plugins/zipdownload/localization/ru_RU.inc
new file mode 100644
index 0000000..014b200
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/ru_RU.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Загрузить все вложения';
+$labels['downloadfolder'] = 'Загрузить каталог';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/sk_SK.inc b/webmail/plugins/zipdownload/localization/sk_SK.inc
new file mode 100644
index 0000000..b26059c
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/sk_SK.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Stiahnuť všetky prílohy';
+$labels['downloadfolder'] = 'Priečinok na sťahovanie';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/sr_CS.inc b/webmail/plugins/zipdownload/localization/sr_CS.inc
new file mode 100644
index 0000000..b8d63b3
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/sr_CS.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Преузми све прилоге';
+$labels['downloadfolder'] = 'Фасцикла за преузимање';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/sv_SE.inc b/webmail/plugins/zipdownload/localization/sv_SE.inc
new file mode 100644
index 0000000..db8a1a3
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/sv_SE.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Hämta alla bifogade filer';
+$labels['downloadfolder'] = 'Hämta katalog';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/tr_TR.inc b/webmail/plugins/zipdownload/localization/tr_TR.inc
new file mode 100644
index 0000000..bfdf98a
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/tr_TR.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Tüm ek dosyaları indir';
+$labels['downloadfolder'] = 'klasörü indir';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/vi_VN.inc b/webmail/plugins/zipdownload/localization/vi_VN.inc
new file mode 100644
index 0000000..a91b320
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/vi_VN.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = 'Tải tất cả đính kèm về';
+$labels['downloadfolder'] = 'Tải giữ liệu về';
+
+?> \ No newline at end of file
diff --git a/webmail/plugins/zipdownload/localization/zh_TW.inc b/webmail/plugins/zipdownload/localization/zh_TW.inc
new file mode 100644
index 0000000..cc8d673
--- /dev/null
+++ b/webmail/plugins/zipdownload/localization/zh_TW.inc
@@ -0,0 +1,23 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/zipdownload/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Zipdownload 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-zipdownload/
+*/
+
+$labels = array();
+$labels['downloadall'] = '下載所有附件';
+$labels['downloadfolder'] = '下載資料夾';
+
+?> \ No newline at end of file