diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-24 17:17:41 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-24 17:17:41 +0000 |
commit | da69c29646c9c037cb1a11519b8db6b8b07f2b35 (patch) | |
tree | be26cb7565e50787c3a6acdb61bd44ad70d5460b /themes/elegant | |
parent | 8a877d40e003424b3a72f3883a169bc8df61d902 (diff) |
[elegant] Update lv_LV, thanks to : agrisans
git-svn-id: http://piwigo.org/svn/trunk@23518 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/elegant')
-rwxr-xr-x | themes/elegant/language/lv_LV/theme.lang.php | 45 |
1 files changed, 25 insertions, 20 deletions
diff --git a/themes/elegant/language/lv_LV/theme.lang.php b/themes/elegant/language/lv_LV/theme.lang.php index 436b2af41..23fc0c9b9 100755 --- a/themes/elegant/language/lv_LV/theme.lang.php +++ b/themes/elegant/language/lv_LV/theme.lang.php @@ -1,27 +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. |
+// +-----------------------------------------------------------------------+ +// | 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['Main Menu Panel'] = 'Galvenās Izvēlnes Panelis'; $lang['Hidden'] = 'Paslēpts'; $lang['Disable the animation'] = 'atslēgt animāciju'; $lang['Comments Panel'] = 'Komentāru panelis'; +$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Izvēlēties, kas būtu katra paneļa noklusējuma stāvoklis vai atspējot animācijas:'; +$lang['Elegant, Configuration Page'] = 'Elegants, Konfigurācijas Lapa'; +$lang['Displayed'] = 'Attēlots'; +$lang['Photo Description Panel'] = 'Fotogrāfiju Apraksta Panelis'; +$lang['Panels options'] = 'Paneļa opcijas'; ?>
\ No newline at end of file |