diff options
author | plegall <plg@piwigo.org> | 2014-09-11 07:56:57 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-09-11 07:56:57 +0000 |
commit | f14dcf0f7bd8db1b358562810302c4570251c420 (patch) | |
tree | 8fbc404cb978d49b79d106a39be4aaa79413b07e /plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php | |
parent | be35b776bc0eefde5d114f613921cd8786900d70 (diff) |
dispatch language keys in tour_* files (1 tour = 1 language file)
git-svn-id: http://piwigo.org/svn/trunk@29475 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php')
-rw-r--r-- | plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php b/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php new file mode 100644 index 000000000..f7cf26a7b --- /dev/null +++ b/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php @@ -0,0 +1,35 @@ +<?php +$lang['first_contact_title10'] = ''; +$lang['first_contact_title12'] = ''; +$lang['first_contact_title13'] = ''; +$lang['first_contact_title14'] = ''; +$lang['first_contact_title16'] = ''; +$lang['first_contact_title17'] = ''; +$lang['first_contact_title2'] = ''; +$lang['first_contact_title23'] = ''; +$lang['first_contact_title30'] = ''; +$lang['first_contact_title31'] = ''; +$lang['first_contact_title32'] = ''; +$lang['first_contact_title40'] = ''; +$lang['first_contact_title41'] = ''; +$lang['first_contact_title5'] = ''; +$lang['first_contact_title6'] = ''; +$lang['first_contact_title7'] = ''; +$lang['first_contact_title8'] = ''; +$lang['first_contact_title1'] = 'Ласкаво просимо у вашу Piwigo галерею'; +$lang['first_contact_title3'] = 'Додати фото-сторінку'; +$lang['first_contact_title33'] = 'Налаштування гостя'; +$lang['first_contact_title34'] = 'Теми'; +$lang['first_contact_title35'] = 'Теми'; +$lang['first_contact_title37'] = 'Теми'; +$lang['first_contact_title38'] = 'Плагіни'; +$lang['first_contact_title11'] = 'Як редагувати фото'; +$lang['first_contact_title18'] = 'Управління альбомами'; +$lang['first_contact_title19'] = 'Управління Альбомами'; +$lang['first_contact_title20'] = 'Управління Альбомами'; +$lang['first_contact_title21'] = 'Інщі таби'; +$lang['first_contact_title28'] = 'Налаштування'; +$lang['first_contact_title29'] = 'Налаштування->Опції->Головні'; +$lang['first_contact_stp32'] = 'Тепер зберіжіть зміни'; +$lang['first_contact_stp11'] = 'Таким чином, ви можете вибрати з звідси одну чи декілька фото'; +$lang['first_contact_stp22'] = 'Подібно до зображень, тут ви можете редагувати властивості альбому'; |