diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-18 18:32:00 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-18 18:32:00 +0000 |
commit | e5fe3628dd6afc99755452b61eb0088c59a310c4 (patch) | |
tree | ffb4cc4bf9b34f18ffdda521f8ec9e5f1d6433f5 /language/zh_TW/admin.lang.php | |
parent | 4df8bd53d6655f67eb80845e45a5016a11f5fd32 (diff) |
[trunk_admin] Update zh_TW, thanks to : azq1231
git-svn-id: http://piwigo.org/svn/trunk@25559 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW/admin.lang.php')
-rw-r--r-- | language/zh_TW/admin.lang.php | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index ea1f5069e..8cd05ad96 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -949,4 +949,23 @@ $lang['Select at least one tag'] = '選擇至少一個標籤'; $lang['Basic settings'] = '基本設置'; $lang['General'] = '能用'; $lang['Mail theme'] = '郵件主題'; +$lang['%d of %d users selected'] = '%d 到 %d 位用戶選擇'; +$lang['(filtered from %s total users)'] = '(總共%s 用戶被過濾)'; +$lang['All %d users are selected'] = '所有%d的用戶都被選中'; +$lang['Change password'] = '更改密碼'; +$lang['Change username'] = '更改用戶名'; +$lang['Last visit on %s, %s.'] = '最後的訪問在%s, %s。'; +$lang['Loading...'] = '加載中...'; +$lang['No matching users found'] = '沒有發現匹配的用戶'; +$lang['No user selected of %d users'] = '%d個用戶沒有用戶選擇'; +$lang['No user selected, no action possible.'] = '沒有用戶選擇,沒有行動的可能。'; +$lang['Password updated'] = '更新密碼'; +$lang['Registered on %s, %s.'] = '註冊在%s, %s。'; +$lang['Show %s users'] = '顯示%s用戶'; +$lang['Showing %s to %s of %s users'] = '顯示%s的用戶從%s到%s'; +$lang['Update user'] = '更新用戶'; +$lang['User %s added'] = '用戶 %s添加'; +$lang['User %s updated'] = '用戶 %s更新'; +$lang['Users modified'] = '用戶修改'; +$lang['on the %d selected users'] = '%d的選定用戶'; ?>
\ No newline at end of file |