aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_multi_view/language
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/admin_multi_view/language')
-rw-r--r--plugins/admin_multi_view/language/ar_SA/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/br_FR/description.txt1
-rw-r--r--plugins/admin_multi_view/language/br_FR/index.php7
-rw-r--r--plugins/admin_multi_view/language/cs_CZ/index.php2
-rw-r--r--plugins/admin_multi_view/language/de_DE/index.php2
-rw-r--r--plugins/admin_multi_view/language/en_UK/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/eo_EO/description.txt1
-rw-r--r--plugins/admin_multi_view/language/es_ES/description.txt2
-rw-r--r--plugins/admin_multi_view/language/es_ES/index.php2
-rw-r--r--plugins/admin_multi_view/language/fr_CA/index.php2
-rw-r--r--plugins/admin_multi_view/language/fr_FR/index.php2
-rw-r--r--plugins/admin_multi_view/language/he_IL/index.php2
-rw-r--r--plugins/admin_multi_view/language/hr_HR/index.php2
-rw-r--r--plugins/admin_multi_view/language/hu_HU/index.php2
-rw-r--r--plugins/admin_multi_view/language/index.php2
-rw-r--r--plugins/admin_multi_view/language/it_IT/index.php2
-rw-r--r--plugins/admin_multi_view/language/ja_JP/index.php2
-rw-r--r--plugins/admin_multi_view/language/ka_GE/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/kn_IN/description.txt1
-rwxr-xr-xplugins/admin_multi_view/language/lt_LT/description.txt1
-rw-r--r--plugins/admin_multi_view/language/lv_LV/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/mn_MN/description.txt1
-rw-r--r--plugins/admin_multi_view/language/mn_MN/index.php7
-rw-r--r--plugins/admin_multi_view/language/nb_NO/index.php2
-rw-r--r--plugins/admin_multi_view/language/nl_NL/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/nn_NO/description.txt1
-rw-r--r--plugins/admin_multi_view/language/pl_PL/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/pt_BR/description.txt2
-rw-r--r--plugins/admin_multi_view/language/pt_PT/index.php2
-rw-r--r--plugins/admin_multi_view/language/ru_RU/description.txt2
-rw-r--r--plugins/admin_multi_view/language/ru_RU/index.php2
-rw-r--r--plugins/admin_multi_view/language/sk_SK/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/sl_SI/description.txt1
-rw-r--r--plugins/admin_multi_view/language/sr_RS/index.php2
-rw-r--r--plugins/admin_multi_view/language/sv_SE/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/ta_IN/description.txt1
-rw-r--r--plugins/admin_multi_view/language/tr_TR/index.php2
-rw-r--r--plugins/admin_multi_view/language/vi_VN/index.php2
-rw-r--r--plugins/admin_multi_view/language/zh_CN/index.php2
-rwxr-xr-xplugins/admin_multi_view/language/zh_HK/description.txt1
-rw-r--r--plugins/admin_multi_view/language/zh_HK/index.php7
-rw-r--r--plugins/admin_multi_view/language/zh_TW/index.php2
42 files changed, 60 insertions, 30 deletions
diff --git a/plugins/admin_multi_view/language/ar_SA/index.php b/plugins/admin_multi_view/language/ar_SA/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/ar_SA/index.php
+++ b/plugins/admin_multi_view/language/ar_SA/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/br_FR/description.txt b/plugins/admin_multi_view/language/br_FR/description.txt
new file mode 100755
index 000000000..38a475be0
--- /dev/null
+++ b/plugins/admin_multi_view/language/br_FR/description.txt
@@ -0,0 +1 @@
+Ar merourien a c'hello gwellet ar palier evel an implijerien, ha cheñch yezh ha tem diwar nij. Talvoudus eo evit dizreinañ cheñchamantoù. \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/br_FR/index.php b/plugins/admin_multi_view/language/br_FR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/admin_multi_view/language/br_FR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/plugins/admin_multi_view/language/cs_CZ/index.php b/plugins/admin_multi_view/language/cs_CZ/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/cs_CZ/index.php
+++ b/plugins/admin_multi_view/language/cs_CZ/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/de_DE/index.php b/plugins/admin_multi_view/language/de_DE/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/de_DE/index.php
+++ b/plugins/admin_multi_view/language/de_DE/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/en_UK/index.php b/plugins/admin_multi_view/language/en_UK/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/en_UK/index.php
+++ b/plugins/admin_multi_view/language/en_UK/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/eo_EO/description.txt b/plugins/admin_multi_view/language/eo_EO/description.txt
new file mode 100755
index 000000000..08eada2d3
--- /dev/null
+++ b/plugins/admin_multi_view/language/eo_EO/description.txt
@@ -0,0 +1 @@
+Permesas al la administrantoj vidi galerion kiel vizitantoj kaj/aŭ ŝanĝi la lingvon kaj/aŭ la temon dinamike. Utila por sencimigi ŝanĝojn... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/es_ES/description.txt b/plugins/admin_multi_view/language/es_ES/description.txt
index f81dab284..b13fe8d04 100644
--- a/plugins/admin_multi_view/language/es_ES/description.txt
+++ b/plugins/admin_multi_view/language/es_ES/description.txt
@@ -1 +1 @@
-Permite a los administradores para ver la galería como un invitado y / o cambiar el idioma y / o cambiar el tema sobre la marcha. Útiles para la depuración ... \ No newline at end of file
+Permite a los administradores ver la galería como un invitado y/o cambiar tanto el idioma como el tema sobre la marcha. Útiles para acciones de depuración... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/es_ES/index.php b/plugins/admin_multi_view/language/es_ES/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/es_ES/index.php
+++ b/plugins/admin_multi_view/language/es_ES/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/fr_CA/index.php b/plugins/admin_multi_view/language/fr_CA/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/fr_CA/index.php
+++ b/plugins/admin_multi_view/language/fr_CA/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/fr_FR/index.php b/plugins/admin_multi_view/language/fr_FR/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/fr_FR/index.php
+++ b/plugins/admin_multi_view/language/fr_FR/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/he_IL/index.php b/plugins/admin_multi_view/language/he_IL/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/he_IL/index.php
+++ b/plugins/admin_multi_view/language/he_IL/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/hr_HR/index.php b/plugins/admin_multi_view/language/hr_HR/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/hr_HR/index.php
+++ b/plugins/admin_multi_view/language/hr_HR/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/hu_HU/index.php b/plugins/admin_multi_view/language/hu_HU/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/hu_HU/index.php
+++ b/plugins/admin_multi_view/language/hu_HU/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/index.php b/plugins/admin_multi_view/language/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/index.php
+++ b/plugins/admin_multi_view/language/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/it_IT/index.php b/plugins/admin_multi_view/language/it_IT/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/it_IT/index.php
+++ b/plugins/admin_multi_view/language/it_IT/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/ja_JP/index.php b/plugins/admin_multi_view/language/ja_JP/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/ja_JP/index.php
+++ b/plugins/admin_multi_view/language/ja_JP/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/ka_GE/index.php b/plugins/admin_multi_view/language/ka_GE/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/ka_GE/index.php
+++ b/plugins/admin_multi_view/language/ka_GE/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/kn_IN/description.txt b/plugins/admin_multi_view/language/kn_IN/description.txt
new file mode 100755
index 000000000..9d2fba009
--- /dev/null
+++ b/plugins/admin_multi_view/language/kn_IN/description.txt
@@ -0,0 +1 @@
+ನಿರ್ವಹಣೆಗಾರರಿಗೆ ಚಿತ್ರಾಂಗಣ (ಗ್ಯಾಲರಿ) ವನ್ನು ಅತಿಥಿ (guest) ಗಳಂತೆ ವೀಕ್ಷಿಸಲು ಮತ್ತು/ಅಥವಾ ಭಾಷೆ, ಹೊರನೋಟ (ಥೀಮ್) ಅನ್ನು ಮಾರ್ಪಾಡಿಸಲು ಸುಲಭ ಸಾಧ್ಯವಾಗಿಸುತ್ತದೆ. ಬದಲಾವಣೆಗಳ ದೋಷ ಪರಿಹಾರಕ್ಕೆ ಇದು ತುಂಬಾ ಉಪಯುಕ್ತ. \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/lt_LT/description.txt b/plugins/admin_multi_view/language/lt_LT/description.txt
new file mode 100755
index 000000000..9311e4e72
--- /dev/null
+++ b/plugins/admin_multi_view/language/lt_LT/description.txt
@@ -0,0 +1 @@
+Leidžia administratoriams peržiūrėti galeriją svečio teisėmis, greitai keisti kalbas, išvaizdą. Naudinga debuginant pasikeitimus.
diff --git a/plugins/admin_multi_view/language/lv_LV/index.php b/plugins/admin_multi_view/language/lv_LV/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/lv_LV/index.php
+++ b/plugins/admin_multi_view/language/lv_LV/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/mn_MN/description.txt b/plugins/admin_multi_view/language/mn_MN/description.txt
new file mode 100755
index 000000000..e0303279b
--- /dev/null
+++ b/plugins/admin_multi_view/language/mn_MN/description.txt
@@ -0,0 +1 @@
+Зохицуулагчид зочны горимоор галларейг харах, хэлийг сольж харах, загварыг сольж харах зэрэг боломжийг олгоно. Өөрчлөлтийг шалгах үед хэрэгтэй... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/mn_MN/index.php b/plugins/admin_multi_view/language/mn_MN/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/admin_multi_view/language/mn_MN/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/plugins/admin_multi_view/language/nb_NO/index.php b/plugins/admin_multi_view/language/nb_NO/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/nb_NO/index.php
+++ b/plugins/admin_multi_view/language/nb_NO/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/nl_NL/index.php b/plugins/admin_multi_view/language/nl_NL/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/nl_NL/index.php
+++ b/plugins/admin_multi_view/language/nl_NL/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/nn_NO/description.txt b/plugins/admin_multi_view/language/nn_NO/description.txt
new file mode 100755
index 000000000..1b637b18d
--- /dev/null
+++ b/plugins/admin_multi_view/language/nn_NO/description.txt
@@ -0,0 +1 @@
+Tillet administratorar å sjå galleriet som ein gjest og/eller endre språket og/eller temaet "on the fly". Nyttig for å feilsøke når du gjer endringar... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/pl_PL/index.php b/plugins/admin_multi_view/language/pl_PL/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/pl_PL/index.php
+++ b/plugins/admin_multi_view/language/pl_PL/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/pt_BR/description.txt b/plugins/admin_multi_view/language/pt_BR/description.txt
index 360a7b299..2546a7e1c 100755
--- a/plugins/admin_multi_view/language/pt_BR/description.txt
+++ b/plugins/admin_multi_view/language/pt_BR/description.txt
@@ -1 +1 @@
-Permite que os administradores vejam a galeria como convidado e/ou mude o idioma e/ou tema em tempo real. Prático para debugar as alterações... \ No newline at end of file
+Permite que os administradores vejam a galeria como convidado e/ou mude o idioma e/ou tema em tempo real. Prático para debugar as alterações ... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/pt_PT/index.php b/plugins/admin_multi_view/language/pt_PT/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/pt_PT/index.php
+++ b/plugins/admin_multi_view/language/pt_PT/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/ru_RU/description.txt b/plugins/admin_multi_view/language/ru_RU/description.txt
index 1c4d168e0..548ebb379 100644
--- a/plugins/admin_multi_view/language/ru_RU/description.txt
+++ b/plugins/admin_multi_view/language/ru_RU/description.txt
@@ -1,3 +1,3 @@
Позволяет администраторам просматривать галерею в качестве гостей и / или
-изменить язык и / или тему на "лету". Практично для
+изменить язык и / или тему "на лету". Удобно для
отладки изменения ... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/ru_RU/index.php b/plugins/admin_multi_view/language/ru_RU/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/ru_RU/index.php
+++ b/plugins/admin_multi_view/language/ru_RU/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/sk_SK/index.php b/plugins/admin_multi_view/language/sk_SK/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/sk_SK/index.php
+++ b/plugins/admin_multi_view/language/sk_SK/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/sl_SI/description.txt b/plugins/admin_multi_view/language/sl_SI/description.txt
new file mode 100755
index 000000000..3f6ff1a78
--- /dev/null
+++ b/plugins/admin_multi_view/language/sl_SI/description.txt
@@ -0,0 +1 @@
+Omogoči skrbnikom ogled galerije kot gost in/ali spremembo jezika in/ali preobleke v trenutku. Uporabno za odpravljanje napak pri spremembah... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/sr_RS/index.php b/plugins/admin_multi_view/language/sr_RS/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/sr_RS/index.php
+++ b/plugins/admin_multi_view/language/sr_RS/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/sv_SE/index.php b/plugins/admin_multi_view/language/sv_SE/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/sv_SE/index.php
+++ b/plugins/admin_multi_view/language/sv_SE/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/ta_IN/description.txt b/plugins/admin_multi_view/language/ta_IN/description.txt
new file mode 100755
index 000000000..6b3871960
--- /dev/null
+++ b/plugins/admin_multi_view/language/ta_IN/description.txt
@@ -0,0 +1 @@
+நிர்வாகிகள் விருந்தாளிகளாக தான் கேலரியில் பார்க்க அனுமதிக்கிறது.மற்றும்/அல்லது பறக்கும் மீதான மொழி மற்றும்/அல்லது கருப்பொருளை மாற்றுவதற்கு. பயனுள்ள பிழை நீக்க மாற்றங்கள் ... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/tr_TR/index.php b/plugins/admin_multi_view/language/tr_TR/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/tr_TR/index.php
+++ b/plugins/admin_multi_view/language/tr_TR/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/vi_VN/index.php b/plugins/admin_multi_view/language/vi_VN/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/vi_VN/index.php
+++ b/plugins/admin_multi_view/language/vi_VN/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/zh_CN/index.php b/plugins/admin_multi_view/language/zh_CN/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/zh_CN/index.php
+++ b/plugins/admin_multi_view/language/zh_CN/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/plugins/admin_multi_view/language/zh_HK/description.txt b/plugins/admin_multi_view/language/zh_HK/description.txt
new file mode 100755
index 000000000..619671774
--- /dev/null
+++ b/plugins/admin_multi_view/language/zh_HK/description.txt
@@ -0,0 +1 @@
+允許管理員以嘉賓身份查看相簿和/或更改語言和/或主題。對調試很有用... \ No newline at end of file
diff --git a/plugins/admin_multi_view/language/zh_HK/index.php b/plugins/admin_multi_view/language/zh_HK/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/admin_multi_view/language/zh_HK/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/plugins/admin_multi_view/language/zh_TW/index.php b/plugins/admin_multi_view/language/zh_TW/index.php
index 41732f2fd..c8de97f60 100644
--- a/plugins/admin_multi_view/language/zh_TW/index.php
+++ b/plugins/admin_multi_view/language/zh_TW/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+