diff options
-rwxr-xr-x | plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php | 46 |
1 files changed, 25 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php b/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php index 86a688471..cb017fd62 100755 --- a/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php +++ b/plugins/TakeATour/language/sk_SK/tour_first_contact.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['first_contact_title15'] = 'Upravenie stránky fotky'; $lang['first_contact_title18'] = 'Spravuj albumy'; @@ -52,4 +52,8 @@ $lang['first_contact_stp11'] = 'Odtialto môžeš zvoliť jednu alebo viac fotie $lang['first_contact_stp12'] = 'potom ich môžeš upravovať použitím akcie'; $lang['first_contact_stp13'] = 'Môžeš upravovať popisy a iné pomocou manažéra skupín v samostatnom móde. Ale zatiaľ zostaneme v globálnom móde. '; $lang['first_contact_stp15'] = 'Na tejto stránke môžeš editovať všetky vlastnosti fotky, napríklad...'; -$lang['first_contact_stp16'] = '...v ktorom/ktorých albume/albumoch sa táto fotka nachádza.<br><br>Takže tu môžeš pridať alebo odobrať túto fotku z albumov. Táto linka je virtuálna, takže žiadne fotky sa v skutočnosti nepresúvajú.';
\ No newline at end of file +$lang['first_contact_stp16'] = '...v ktorom/ktorých albume/albumoch sa táto fotka nachádza.<br><br>Takže tu môžeš pridať alebo odobrať túto fotku z albumov. Táto linka je virtuálna, takže žiadne fotky sa v skutočnosti nepresúvajú.'; +$lang['first_contact_title43'] = 'Bude to nádherný čas'; +$lang['first_contact_title33'] = 'Nastavenie návštevníka'; +$lang['first_contact_title39'] = 'Doplnky'; +$lang['first_contact_title38'] = 'Doplnky';
\ No newline at end of file |