aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/language
diff options
context:
space:
mode:
Diffstat (limited to 'themes/smartpocket/language')
-rw-r--r--themes/smartpocket/language/bg_BG/index.php7
-rwxr-xr-xthemes/smartpocket/language/bg_BG/theme.lang.php28
-rw-r--r--themes/smartpocket/language/cs_CZ/index.php30
-rw-r--r--themes/smartpocket/language/cs_CZ/theme.lang.php7
-rw-r--r--themes/smartpocket/language/da_DK/index.php7
-rwxr-xr-xthemes/smartpocket/language/da_DK/theme.lang.php28
-rw-r--r--themes/smartpocket/language/de_DE/index.php7
-rwxr-xr-xthemes/smartpocket/language/de_DE/theme.lang.php27
-rw-r--r--themes/smartpocket/language/el_GR/index.php7
-rwxr-xr-xthemes/smartpocket/language/el_GR/theme.lang.php28
-rw-r--r--themes/smartpocket/language/en_UK/index.php30
-rw-r--r--themes/smartpocket/language/en_UK/theme.lang.php7
-rw-r--r--themes/smartpocket/language/eo_EO/index.php7
-rwxr-xr-xthemes/smartpocket/language/eo_EO/theme.lang.php28
-rw-r--r--themes/smartpocket/language/es_ES/index.php7
-rwxr-xr-xthemes/smartpocket/language/es_ES/theme.lang.php28
-rw-r--r--themes/smartpocket/language/et_EE/index.php7
-rwxr-xr-xthemes/smartpocket/language/et_EE/theme.lang.php28
-rw-r--r--themes/smartpocket/language/fa_IR/index.php7
-rwxr-xr-xthemes/smartpocket/language/fa_IR/theme.lang.php28
-rw-r--r--themes/smartpocket/language/fi_FI/index.php7
-rwxr-xr-xthemes/smartpocket/language/fi_FI/theme.lang.php28
-rw-r--r--themes/smartpocket/language/fr_CA/index.php30
-rw-r--r--themes/smartpocket/language/fr_CA/theme.lang.php7
-rw-r--r--themes/smartpocket/language/fr_FR/index.php30
-rw-r--r--themes/smartpocket/language/fr_FR/theme.lang.php7
-rw-r--r--themes/smartpocket/language/it_IT/index.php7
-rwxr-xr-xthemes/smartpocket/language/it_IT/theme.lang.php28
-rw-r--r--themes/smartpocket/language/lv_LV/index.php7
-rwxr-xr-xthemes/smartpocket/language/lv_LV/theme.lang.php28
-rw-r--r--themes/smartpocket/language/mn_MN/index.php7
-rwxr-xr-xthemes/smartpocket/language/mn_MN/theme.lang.php28
-rw-r--r--themes/smartpocket/language/nb_NO/index.php7
-rwxr-xr-xthemes/smartpocket/language/nb_NO/theme.lang.php28
-rw-r--r--themes/smartpocket/language/nl_NL/index.php7
-rwxr-xr-xthemes/smartpocket/language/nl_NL/theme.lang.php28
-rw-r--r--themes/smartpocket/language/pt_BR/index.php7
-rwxr-xr-xthemes/smartpocket/language/pt_BR/theme.lang.php28
-rw-r--r--themes/smartpocket/language/pt_PT/index.php7
-rwxr-xr-xthemes/smartpocket/language/pt_PT/theme.lang.php28
-rw-r--r--themes/smartpocket/language/ru_RU/index.php7
-rwxr-xr-xthemes/smartpocket/language/ru_RU/theme.lang.php28
-rw-r--r--themes/smartpocket/language/sk_SK/index.php7
-rwxr-xr-xthemes/smartpocket/language/sk_SK/theme.lang.php28
-rw-r--r--themes/smartpocket/language/ta_IN/index.php7
-rwxr-xr-xthemes/smartpocket/language/ta_IN/theme.lang.php28
-rw-r--r--themes/smartpocket/language/tr_TR/index.php7
-rwxr-xr-xthemes/smartpocket/language/tr_TR/theme.lang.php28
-rw-r--r--themes/smartpocket/language/vi_VN/index.php7
-rwxr-xr-xthemes/smartpocket/language/vi_VN/theme.lang.php28
-rw-r--r--themes/smartpocket/language/zh_HK/index.php7
-rwxr-xr-xthemes/smartpocket/language/zh_HK/theme.lang.php28
52 files changed, 917 insertions, 0 deletions
diff --git a/themes/smartpocket/language/bg_BG/index.php b/themes/smartpocket/language/bg_BG/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/bg_BG/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/bg_BG/theme.lang.php b/themes/smartpocket/language/bg_BG/theme.lang.php
new file mode 100755
index 000000000..170aebdcd
--- /dev/null
+++ b/themes/smartpocket/language/bg_BG/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Loop the slideshow'] = 'Рамка на слайдшоу';
+$lang['Autohide the bar of the slideshow'] = 'Автаматично скрива меню в слайдшоу';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Страница с настройки';
+$lang['Slideshow Options'] = 'Опции за слайдшоу';
+$lang['More Information'] = 'Повече информация';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/cs_CZ/index.php b/themes/smartpocket/language/cs_CZ/index.php
new file mode 100644
index 000000000..e3365959c
--- /dev/null
+++ b/themes/smartpocket/language/cs_CZ/index.php
@@ -0,0 +1,30 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Recursive call
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/cs_CZ/theme.lang.php b/themes/smartpocket/language/cs_CZ/theme.lang.php
new file mode 100644
index 000000000..58f46876a
--- /dev/null
+++ b/themes/smartpocket/language/cs_CZ/theme.lang.php
@@ -0,0 +1,7 @@
+<?php
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Stránka s nastavením';
+$lang['Slideshow Options'] = 'Slideshow nastavení';
+$lang['Loop the slideshow'] = 'Opakovat slideshow ve smyčce';
+$lang['Autohide the bar of the slideshow'] = 'Automatické skrytí panelu ve slideshow';
+$lang['More Information'] = 'Další Informace';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/da_DK/index.php b/themes/smartpocket/language/da_DK/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/da_DK/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/da_DK/theme.lang.php b/themes/smartpocket/language/da_DK/theme.lang.php
new file mode 100755
index 000000000..82e5ab7da
--- /dev/null
+++ b/themes/smartpocket/language/da_DK/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Autoskjul slideshowbjælken';
+$lang['Loop the slideshow'] = 'Kør slideshowet i en løkke';
+$lang['More Information'] = 'Flere oplysninger';
+$lang['Slideshow Options'] = 'Slideshow-indstillinger';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, opsætningsside';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/de_DE/index.php b/themes/smartpocket/language/de_DE/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/de_DE/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/de_DE/theme.lang.php b/themes/smartpocket/language/de_DE/theme.lang.php
new file mode 100755
index 000000000..44ec4a239
--- /dev/null
+++ b/themes/smartpocket/language/de_DE/theme.lang.php
@@ -0,0 +1,27 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Diashow Menüleiste autom. verstecken';
+$lang['Loop the slideshow'] = 'Diashow in Endlosschleife';
+$lang['More Information'] = 'Mehr Informationen';
+$lang['Slideshow Options'] = 'Diashowoptionen';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/el_GR/index.php b/themes/smartpocket/language/el_GR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/el_GR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/el_GR/theme.lang.php b/themes/smartpocket/language/el_GR/theme.lang.php
new file mode 100755
index 000000000..b20174897
--- /dev/null
+++ b/themes/smartpocket/language/el_GR/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Διαμόρφωση σελίδας';
+$lang['Slideshow Options'] = 'Επιλογές slideshow';
+$lang['More Information'] = 'Περισσότερες πληροφορίες';
+$lang['Loop the slideshow'] = 'Επανάληψη του slideshow';
+$lang['Autohide the bar of the slideshow'] = 'Αυτόματη απόκρυψη της γραμμής του slideshow';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/en_UK/index.php b/themes/smartpocket/language/en_UK/index.php
new file mode 100644
index 000000000..e3365959c
--- /dev/null
+++ b/themes/smartpocket/language/en_UK/index.php
@@ -0,0 +1,30 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Recursive call
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/en_UK/theme.lang.php b/themes/smartpocket/language/en_UK/theme.lang.php
new file mode 100644
index 000000000..51aabe3fd
--- /dev/null
+++ b/themes/smartpocket/language/en_UK/theme.lang.php
@@ -0,0 +1,7 @@
+<?php
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Configuration Page';
+$lang['Slideshow Options'] = 'Slideshow Options';
+$lang['Loop the slideshow'] = 'Loop the slideshow';
+$lang['Autohide the bar of the slideshow'] = 'Autohide the bar of the slideshow';
+$lang['More Information'] = 'More Information';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/eo_EO/index.php b/themes/smartpocket/language/eo_EO/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/eo_EO/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/eo_EO/theme.lang.php b/themes/smartpocket/language/eo_EO/theme.lang.php
new file mode 100755
index 000000000..c2204af48
--- /dev/null
+++ b/themes/smartpocket/language/eo_EO/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Aŭtomate kaŝi la breton dum bildoserio';
+$lang['Loop the slideshow'] = 'Iteraci la bildoserion';
+$lang['More Information'] = 'Pli da informo';
+$lang['Slideshow Options'] = 'Bildoseriaj opcioj';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, agorda paĝo';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/es_ES/index.php b/themes/smartpocket/language/es_ES/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/es_ES/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/es_ES/theme.lang.php b/themes/smartpocket/language/es_ES/theme.lang.php
new file mode 100755
index 000000000..f6f79cbc4
--- /dev/null
+++ b/themes/smartpocket/language/es_ES/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Ocultar automáticamente la barra de la presentación de diapositivas';
+$lang['Loop the slideshow'] = 'Poner en bucle la presentación de diapositivas';
+$lang['More Information'] = 'Mas información';
+$lang['Slideshow Options'] = 'Opciones de la presentación';
+$lang['Smartpocket, Configuration Page'] = 'Pagina de configración para smartpocket';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/et_EE/index.php b/themes/smartpocket/language/et_EE/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/et_EE/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/et_EE/theme.lang.php b/themes/smartpocket/language/et_EE/theme.lang.php
new file mode 100755
index 000000000..8643ee394
--- /dev/null
+++ b/themes/smartpocket/language/et_EE/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Automaatselt peida slaidikava riba';
+$lang['Loop the slideshow'] = 'Katkematu slaidikava';
+$lang['More Information'] = 'Lisainfo';
+$lang['Slideshow Options'] = 'Slaidikava valikud';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket\' seaded';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/fa_IR/index.php b/themes/smartpocket/language/fa_IR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/fa_IR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/fa_IR/theme.lang.php b/themes/smartpocket/language/fa_IR/theme.lang.php
new file mode 100755
index 000000000..afd0f7f25
--- /dev/null
+++ b/themes/smartpocket/language/fa_IR/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Loop the slideshow'] = 'حلقه تصاویر به صورت خودکار';
+$lang['Slideshow Options'] = 'گزینه نمایش به صورت اسلاید';
+$lang['Autohide the bar of the slideshow'] = 'مخفی شونده خودکار نوار از تصاویر به صورت خودکار';
+$lang['More Information'] = 'اطلاعات بیشتر';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket، پیکربندی صفحه';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/fi_FI/index.php b/themes/smartpocket/language/fi_FI/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/fi_FI/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/fi_FI/theme.lang.php b/themes/smartpocket/language/fi_FI/theme.lang.php
new file mode 100755
index 000000000..2207bcbd8
--- /dev/null
+++ b/themes/smartpocket/language/fi_FI/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Piilota palkki diaesityksestä automaattisesti';
+$lang['Loop the slideshow'] = 'Toista diaesitys automaattisesti uudelleen';
+$lang['More Information'] = 'Lisätietoja';
+$lang['Slideshow Options'] = 'Diaesityksen valinnat';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, valintasivu';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/fr_CA/index.php b/themes/smartpocket/language/fr_CA/index.php
new file mode 100644
index 000000000..e3365959c
--- /dev/null
+++ b/themes/smartpocket/language/fr_CA/index.php
@@ -0,0 +1,30 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Recursive call
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/fr_CA/theme.lang.php b/themes/smartpocket/language/fr_CA/theme.lang.php
new file mode 100644
index 000000000..322ac7714
--- /dev/null
+++ b/themes/smartpocket/language/fr_CA/theme.lang.php
@@ -0,0 +1,7 @@
+<?php
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Page de configuration';
+$lang['Slideshow Options'] = 'Options du diaporama';
+$lang['Loop the slideshow'] = 'Boucler le diaporama';
+$lang['Autohide the bar of the slideshow'] = 'Cacher automatiquement la barre du diaporama';
+$lang['More Information'] = 'Plus d\'informations';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/fr_FR/index.php b/themes/smartpocket/language/fr_FR/index.php
new file mode 100644
index 000000000..e3365959c
--- /dev/null
+++ b/themes/smartpocket/language/fr_FR/index.php
@@ -0,0 +1,30 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Recursive call
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/fr_FR/theme.lang.php b/themes/smartpocket/language/fr_FR/theme.lang.php
new file mode 100644
index 000000000..322ac7714
--- /dev/null
+++ b/themes/smartpocket/language/fr_FR/theme.lang.php
@@ -0,0 +1,7 @@
+<?php
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Page de configuration';
+$lang['Slideshow Options'] = 'Options du diaporama';
+$lang['Loop the slideshow'] = 'Boucler le diaporama';
+$lang['Autohide the bar of the slideshow'] = 'Cacher automatiquement la barre du diaporama';
+$lang['More Information'] = 'Plus d\'informations';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/it_IT/index.php b/themes/smartpocket/language/it_IT/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/it_IT/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/it_IT/theme.lang.php b/themes/smartpocket/language/it_IT/theme.lang.php
new file mode 100755
index 000000000..a369eff15
--- /dev/null
+++ b/themes/smartpocket/language/it_IT/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Nascondi automaticamente barra slideshow';
+$lang['Loop the slideshow'] = 'Ciclica lo slideshow';
+$lang['Slideshow Options'] = 'Opzioni slideshow';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Pagina Configurazione';
+$lang['More Information'] = 'Ulteriori informazioni';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/lv_LV/index.php b/themes/smartpocket/language/lv_LV/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/lv_LV/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/lv_LV/theme.lang.php b/themes/smartpocket/language/lv_LV/theme.lang.php
new file mode 100755
index 000000000..76d5838aa
--- /dev/null
+++ b/themes/smartpocket/language/lv_LV/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Konfigurācijas lapa';
+$lang['Autohide the bar of the slideshow'] = 'Automātiski paslēpt slaidrādes izvēlni';
+$lang['Slideshow Options'] = 'Slaidrādes opcijas';
+$lang['More Information'] = 'Vairāk informācijas';
+$lang['Loop the slideshow'] = 'Ieciklēt slaidrādi';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/mn_MN/index.php b/themes/smartpocket/language/mn_MN/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/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/themes/smartpocket/language/mn_MN/theme.lang.php b/themes/smartpocket/language/mn_MN/theme.lang.php
new file mode 100755
index 000000000..ab18ad31e
--- /dev/null
+++ b/themes/smartpocket/language/mn_MN/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Слайдшоу-ний цэсийг автоматаар нуух';
+$lang['Loop the slideshow'] = 'Слайдшоуг давтах';
+$lang['More Information'] = 'Дэлгэрэнгүй';
+$lang['Slideshow Options'] = 'Слайдшоу-ний тохиргоо';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket Тохиргооны хуудас';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/nb_NO/index.php b/themes/smartpocket/language/nb_NO/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/nb_NO/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/nb_NO/theme.lang.php b/themes/smartpocket/language/nb_NO/theme.lang.php
new file mode 100755
index 000000000..c392e9744
--- /dev/null
+++ b/themes/smartpocket/language/nb_NO/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Automatisk skjul linjen på lysbildefremvisningen';
+$lang['Loop the slideshow'] = 'Repeter lysbildefremvisningen';
+$lang['More Information'] = 'Mer informasjon';
+$lang['Slideshow Options'] = 'Innstillinger på lysbildefremvisning';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, innstillinger';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/nl_NL/index.php b/themes/smartpocket/language/nl_NL/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/nl_NL/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/nl_NL/theme.lang.php b/themes/smartpocket/language/nl_NL/theme.lang.php
new file mode 100755
index 000000000..2e960f8de
--- /dev/null
+++ b/themes/smartpocket/language/nl_NL/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Loop the slideshow'] = 'Continu herhalen diashow';
+$lang['Slideshow Options'] = 'Diashow-opties';
+$lang['Autohide the bar of the slideshow'] = 'Verberg automatisch de diashow-balk';
+$lang['More Information'] = 'Meer informatie';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, instellingenpagina';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/pt_BR/index.php b/themes/smartpocket/language/pt_BR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/pt_BR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/pt_BR/theme.lang.php b/themes/smartpocket/language/pt_BR/theme.lang.php
new file mode 100755
index 000000000..e010e6c37
--- /dev/null
+++ b/themes/smartpocket/language/pt_BR/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Auto ocultar a barra do show de slides';
+$lang['Loop the slideshow'] = 'Passe o show de slides';
+$lang['More Information'] = 'Mais Informações';
+$lang['Slideshow Options'] = 'Opções do show de slide';
+$lang['Smartpocket, Configuration Page'] = 'Bolso inteligente, Página de configuração';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/pt_PT/index.php b/themes/smartpocket/language/pt_PT/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/pt_PT/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/pt_PT/theme.lang.php b/themes/smartpocket/language/pt_PT/theme.lang.php
new file mode 100755
index 000000000..32ff04e01
--- /dev/null
+++ b/themes/smartpocket/language/pt_PT/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Auto esconder a barra do slide show';
+$lang['Loop the slideshow'] = 'Passar o slide show';
+$lang['More Information'] = 'Mais informação';
+$lang['Slideshow Options'] = 'Opções de slide show';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket - Página de configuração';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/ru_RU/index.php b/themes/smartpocket/language/ru_RU/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/ru_RU/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/ru_RU/theme.lang.php b/themes/smartpocket/language/ru_RU/theme.lang.php
new file mode 100755
index 000000000..41c4b84ce
--- /dev/null
+++ b/themes/smartpocket/language/ru_RU/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Автоматически скрывать панель слайд-шоу';
+$lang['Loop the slideshow'] = 'Цикличное повторение слайд-шоу';
+$lang['More Information'] = 'Дополнительная информация';
+$lang['Slideshow Options'] = 'Функции слайд-щоу';
+$lang['Smartpocket, Configuration Page'] = 'Страница конфигурации Smartpocket';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/sk_SK/index.php b/themes/smartpocket/language/sk_SK/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/sk_SK/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/sk_SK/theme.lang.php b/themes/smartpocket/language/sk_SK/theme.lang.php
new file mode 100755
index 000000000..2c6fa595f
--- /dev/null
+++ b/themes/smartpocket/language/sk_SK/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Automatické skrývanie panela prezentácie';
+$lang['Loop the slideshow'] = 'Opakovať prezentácie';
+$lang['Slideshow Options'] = 'Možnosti prezentácie';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, stránka konfigurácie';
+$lang['More Information'] = 'Viac informácií';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/ta_IN/index.php b/themes/smartpocket/language/ta_IN/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/ta_IN/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/ta_IN/theme.lang.php b/themes/smartpocket/language/ta_IN/theme.lang.php
new file mode 100755
index 000000000..4dd0452ce
--- /dev/null
+++ b/themes/smartpocket/language/ta_IN/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Smartpocket, Configuration Page'] = 'ஸ்மார்ட் பாக்கெட்,கட்டமைப்பு பக்கம்';
+$lang['Slideshow Options'] = 'படவில்லை விருப்பங்கள்';
+$lang['More Information'] = 'மேலும் தகவலுக்கு';
+$lang['Loop the slideshow'] = 'வளைய படவில்லை';
+$lang['Autohide the bar of the slideshow'] = 'படவில்லை பட்டியில் தானாக மறை';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/tr_TR/index.php b/themes/smartpocket/language/tr_TR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/tr_TR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/tr_TR/theme.lang.php b/themes/smartpocket/language/tr_TR/theme.lang.php
new file mode 100755
index 000000000..176097554
--- /dev/null
+++ b/themes/smartpocket/language/tr_TR/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Slayt gösterisi çubuğunu otomatik gizle';
+$lang['Loop the slideshow'] = 'Slayt gösterisini sürekli döndür';
+$lang['More Information'] = 'Daha fazla bilgi';
+$lang['Slideshow Options'] = 'Slayt gösterisi Seçenekleri';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Yapılandırma Sayfası';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/vi_VN/index.php b/themes/smartpocket/language/vi_VN/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/vi_VN/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/smartpocket/language/vi_VN/theme.lang.php b/themes/smartpocket/language/vi_VN/theme.lang.php
new file mode 100755
index 000000000..c7517ff2b
--- /dev/null
+++ b/themes/smartpocket/language/vi_VN/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = 'Tự động ẩn thanh công cụ khi trình chiếu';
+$lang['Loop the slideshow'] = 'Lặp lại trình chiếu';
+$lang['More Information'] = 'Thêm thông tin';
+$lang['Slideshow Options'] = 'Các tùy chọn trình chiếu';
+$lang['Smartpocket, Configuration Page'] = 'Ví thông minh, Trang cấu hình';
+?> \ No newline at end of file
diff --git a/themes/smartpocket/language/zh_HK/index.php b/themes/smartpocket/language/zh_HK/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/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/themes/smartpocket/language/zh_HK/theme.lang.php b/themes/smartpocket/language/zh_HK/theme.lang.php
new file mode 100755
index 000000000..954457adf
--- /dev/null
+++ b/themes/smartpocket/language/zh_HK/theme.lang.php
@@ -0,0 +1,28 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Autohide the bar of the slideshow'] = '自動隱藏幻燈片欄';
+$lang['Loop the slideshow'] = '幻燈片循環播放';
+$lang['More Information'] = '更多信息';
+$lang['Slideshow Options'] = '幻燈片選項';
+$lang['Smartpocket, Configuration Page'] = 'Smartpocket,配置頁';
+?> \ No newline at end of file