diff options
Diffstat (limited to 'plugins/TakeATour/language')
-rwxr-xr-x | plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php | 45 |
1 files changed, 24 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php b/plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php index 50fe63a55..2fef632d1 100755 --- a/plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php +++ b/plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php @@ -1,24 +1,24 @@ <?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. |
+// +-----------------------------------------------------------------------+ +// | 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['2_7_0_title9'] = 'Филтер за претрагу'; $lang['2_7_0_title10'] = 'Филтер величине фајла'; @@ -27,4 +27,7 @@ $lang['2_7_0_title2b'] = 'Нова форма за додавање'; $lang['2_7_0_title4'] = 'Страница за претрагу'; $lang['2_7_0_title5'] = 'Време'; $lang['2_7_0_title7'] = 'Поређај албуме по датуму'; -$lang['2_7_0_title1'] = 'Добро дошли у Piwigo 2.7';
\ No newline at end of file +$lang['2_7_0_title1'] = 'Добро дошли у Piwigo 2.7'; +$lang['2_7_0_stp10'] = 'Филтер величине датотеке је додат у менаџер операција. Можете изабрати опсег најмање и највеће величине датотеке.'; +$lang['2_7_0_title2'] = 'Прва нова могућност'; +$lang['2_7_0_stp1'] = 'Здраво! Ја ћу бити твој водич за откривање Piwigo галерије. Следи моје савете кликом на Следеће (или на стрелице тастатуре). Ако одеш на другу страницу бићеш преусмерен на Обилазак галерије.';
\ No newline at end of file |