aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-06-23 17:20:00 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-06-23 17:20:00 +0000
commit8daaebd4c00441ba4c6c5fae6e8eb004ba91f16c (patch)
treeaaa3ccfe7dc31dfec83b17a705eb30d64ee67952
parentf3838460c4b8b8301b39c51d67003ac6b9535a8d (diff)
[elegant] Add pl_PL, thanks to : T00kie
git-svn-id: http://piwigo.org/svn/trunk@23471 68402e56-0260-453c-a942-63ccdbb3a9ee
-rwxr-xr-xthemes/elegant/language/pl_PL/theme.lang.php32
1 files changed, 32 insertions, 0 deletions
diff --git a/themes/elegant/language/pl_PL/theme.lang.php b/themes/elegant/language/pl_PL/theme.lang.php
new file mode 100755
index 000000000..5fc66ee98
--- /dev/null
+++ b/themes/elegant/language/pl_PL/theme.lang.php
@@ -0,0 +1,32 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2013 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['Choose what should be the default state for each panel, or disable the animation:'] = 'Wybierz domyślny stan dla każdego panelu lub wyłącz animację:';
+$lang['Comments Panel'] = 'Panel komentarzy';
+$lang['Disable the animation'] = 'Wyłącz animację';
+$lang['Displayed'] = 'Wyświetlane';
+$lang['Elegant, Configuration Page'] = 'Strona konfiguracyjna Elegant';
+$lang['Hidden'] = 'Ukryte';
+$lang['Main Menu Panel'] = 'Panel głównego menu';
+$lang['Panels options'] = 'Opcje panelu';
+$lang['Photo Description Panel'] = 'Panel opisu zdjęć';
+?> \ No newline at end of file