aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/vi_VN
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-09-11 07:56:57 +0000
committerplegall <plg@piwigo.org>2014-09-11 07:56:57 +0000
commitf14dcf0f7bd8db1b358562810302c4570251c420 (patch)
tree8fbc404cb978d49b79d106a39be4aaa79413b07e /plugins/TakeATour/language/vi_VN
parentbe35b776bc0eefde5d114f613921cd8786900d70 (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/vi_VN')
-rwxr-xr-xplugins/TakeATour/language/vi_VN/plugin.lang.php42
-rw-r--r--plugins/TakeATour/language/vi_VN/tour_2_7_0.lang.php8
2 files changed, 10 insertions, 40 deletions
diff --git a/plugins/TakeATour/language/vi_VN/plugin.lang.php b/plugins/TakeATour/language/vi_VN/plugin.lang.php
index 0160431cd..a863cc055 100755
--- a/plugins/TakeATour/language/vi_VN/plugin.lang.php
+++ b/plugins/TakeATour/language/vi_VN/plugin.lang.php
@@ -20,48 +20,10 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
-$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_title27'] = '';
-$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['2_7_0_stp4'] = '
-';
-$lang['2_7_0_stp5'] = '
-';
-$lang['2_7_0_stp6'] = '
-';
-$lang['2_7_0_stp7'] = '';
-$lang['2_7_0_stp8'] = '';
-$lang['2_7_0_stp9'] = '';
-$lang['2_7_0_title10'] = '';
-$lang['2_7_0_title4'] = 'Tìm trang';
-$lang['2_7_0_title5'] = 'Thời gian';
-$lang['2_7_0_title6'] = '
-';
-';
-';
$lang['First Contact'] = 'Đầu mối đầu tiên';
$lang['End tour'] = 'Kết thúc';
-$lang['2_7_0_title2'] = 'Tính năng mới đầu tiên';
-$lang['2_7_0_title3'] = 'Tìm nhanh';
$lang['Prev'] = 'Trước đó';
$lang['Next '] = 'Kế tiếp';
-$lang['2_7_0_stp1'] = 'Xin chào! Tôi sẽ là hướng dẫn viên để giúp bạn khám phá Piwigo. Vui lòng làm theo những hướng dẫn của tôi và ấn vào Tiếp tục (hoặc dùng các phím mũi tên trên bàn phím) để đi tiếp. Nếu đi đến trang khác, bạn sẽ bị quay lại trang hiện tại của Tour';
-$lang['2.7 Tour'] = 'Dạo phiên bản 2.7';
$lang['Start the Tour'] = 'Khởi hành';
-$lang['2_7_0_title1'] = 'Chào mừng sử dụng Piwigo 2.7 ';
-$lang['2_7_0_title11'] = 'Hẹn gặp lại'; \ No newline at end of file
+
+$lang['2.7 Tour'] = 'Dạo phiên bản 2.7';
diff --git a/plugins/TakeATour/language/vi_VN/tour_2_7_0.lang.php b/plugins/TakeATour/language/vi_VN/tour_2_7_0.lang.php
new file mode 100644
index 000000000..fbf28396e
--- /dev/null
+++ b/plugins/TakeATour/language/vi_VN/tour_2_7_0.lang.php
@@ -0,0 +1,8 @@
+<?php
+$lang['2_7_0_title4'] = 'Tìm trang';
+$lang['2_7_0_title5'] = 'Thời gian';
+$lang['2_7_0_title2'] = 'Tính năng mới đầu tiên';
+$lang['2_7_0_title3'] = 'Tìm nhanh';
+$lang['2_7_0_stp1'] = 'Xin chào! Tôi sẽ là hướng dẫn viên để giúp bạn khám phá Piwigo. Vui lòng làm theo những hướng dẫn của tôi và ấn vào Tiếp tục (hoặc dùng các phím mũi tên trên bàn phím) để đi tiếp. Nếu đi đến trang khác, bạn sẽ bị quay lại trang hiện tại của Tour';
+$lang['2_7_0_title1'] = 'Chào mừng sử dụng Piwigo 2.7 ';
+$lang['2_7_0_title11'] = 'Hẹn gặp lại';