[trunk] - language - update zh_TW - 中文 (繁體) - Chinese traditional Thanks to chouyh - feature:2676

git-svn-id: http://piwigo.org/svn/trunk@17062 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2012-07-25 19:54:17 +00:00
commit b5f1db1079

View file

@ -918,5 +918,9 @@ $lang['%d week'] = '%d 週';
$lang['%d weeks'] = '%d 週';
$lang['Edit photo'] = '編輯相片';
$lang['create a new site'] = '建立新的網站';
$lang['Duplicate selected tags'] = '重複選取標籤';
$lang['Name of the duplicate'] = '名稱重複';
$lang['No order field selected'] = '未選取排序欄位';
$lang['Source tag'] = '來源標籤';
$lang['Tag "%s" is now a duplicate of "%s"'] = '"%s" 標籤與 "%s" 標籤重複';
?>