diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-27 04:30:03 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-27 04:30:03 +0000 |
commit | a5c512a0d49853eb6a6f4b884e8bd7bc16463ad6 (patch) | |
tree | 277721f64938bc5ef15c5ddb75a01bffedd2ce6d | |
parent | 24ace57a347b6fed549826f56e0d6c22eb5db9f2 (diff) |
[trunk_admin] Update zh_TW, thanks to : azq1231
git-svn-id: http://piwigo.org/svn/trunk@29287 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/zh_TW/admin.lang.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 3c723d8a4..d255fdb17 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -971,4 +971,11 @@ $lang['Activate it now'] = '現在啟動'; $lang['Allow users to add a link to their website'] = '允許用戶添加一個鏈接到他們的網站'; $lang['Empty caddie'] = '空球童'; $lang['Impossible to deactivate the default theme.'] = '默認主題不能取消'; -$lang['Mail address is mandatory for registration'] = '註冊時必須有電子信箱';
\ No newline at end of file +$lang['Mail address is mandatory for registration'] = '註冊時必須有電子信箱'; +$lang['No and unlock sub-albums'] = '沒有解鎖子相冊'; +$lang['The settings for the guest are from the %s user'] = '來自 %s 的用戶,設置為訪客'; +$lang['based on'] = '基於'; +$lang['between %s and %s MB'] = '介於 %s 到 %s MB'; +$lang['date & time'] = '日期和時間'; +$lang['file name'] = '檔案名稱'; +$lang['width & height'] = '寬度和高度';
\ No newline at end of file |