diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-11 05:26:15 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-11 05:26:15 +0000 |
commit | 3dc55ca6c10b55a4860dd36fe74390ceb68fd5ce (patch) | |
tree | a12d00cb12db14f6fd84b82176aba9de4bfce816 /plugins/TakeATour/language/tr_TR | |
parent | 7b3fd8f1594fb6f346e0c6443c5d23e7aa629697 (diff) |
[takeatour] Update tr_TR, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@28400 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/tr_TR')
-rwxr-xr-x | plugins/TakeATour/language/tr_TR/plugin.lang.php | 60 |
1 files changed, 39 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/tr_TR/plugin.lang.php b/plugins/TakeATour/language/tr_TR/plugin.lang.php index 8e11d5e56..1f77da3a3 100755 --- a/plugins/TakeATour/language/tr_TR/plugin.lang.php +++ b/plugins/TakeATour/language/tr_TR/plugin.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_title10'] = ' '; $lang['first_contact_title12'] = ' '; @@ -39,4 +39,22 @@ $lang['first_contact_title41'] = ' '; $lang['first_contact_title5'] = ' '; $lang['first_contact_title6'] = ' '; $lang['first_contact_title7'] = ' '; -$lang['first_contact_title8'] = ' ';
\ No newline at end of file +$lang['first_contact_title8'] = ' '; +$lang['End tour'] = ' +'; +$lang['First Contact'] = ' +'; +$lang['Next '] = ' +'; +$lang['Prev'] = ' +'; +$lang['Start the Tour'] = ' +'; +$lang['2_7_0_title6'] = ' +'; +$lang['2_7_0_title7'] = ' +'; +$lang['2_7_0_title8'] = ' +'; +$lang['2_7_0_title9'] = ' +';
\ No newline at end of file |