mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
[trunk] - language - update zh_TW - 中文 (繁體) - Chinese traditional Thanks to chouyh
git-svn-id: http://piwigo.org/svn/trunk@19706 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -923,4 +923,11 @@ $lang['Name of the duplicate'] = '名稱重複';
|
||||
$lang['No order field selected'] = '未選取排序欄位';
|
||||
$lang['Source tag'] = '來源標籤';
|
||||
$lang['Tag "%s" is now a duplicate of "%s"'] = '"%s" 標籤與 "%s" 標籤重複';
|
||||
$lang['between %d and %d pixels'] = '在%d和%d像素之間';
|
||||
$lang['between %.2f and %.2f'] = '在%.2 f和%.2 f之間';
|
||||
$lang['Duplicate'] = '重複';
|
||||
$lang['Landscape'] = '橫向';
|
||||
$lang['Manage photos'] = '管理照片';
|
||||
$lang['Manage the members'] = '會員管理';
|
||||
$lang['Merge selected groups'] = '合併選擇群組';
|
||||
?>
|
||||
@@ -196,10 +196,6 @@ $lang['last %d days'] = '最近%d天';
|
||||
$lang['Last'] = '最後';
|
||||
$lang['Logout'] = '註銷';
|
||||
$lang['obligatory'] = '必需';
|
||||
$lang['Maximum photo height'] = '圖片的最大長度';
|
||||
$lang['Maximum height must be a number superior to 50'] = '圖片最大長度必須大於50';
|
||||
$lang['Maximum photo width'] = '圖片的最大寬度';
|
||||
$lang['Maximum width must be a number superior to 50'] = '圖片最大寬度必須大於50';
|
||||
$lang['display a calendar by creation date'] = '通過創建時間顯示日曆';
|
||||
$lang['display all photos in all sub-albums'] = '顯示所有相冊和子相冊的相片';
|
||||
$lang['return to normal view mode'] = '返回到普通模式顯示';
|
||||
@@ -412,4 +408,9 @@ $lang['Piwigo encountered a non recoverable error'] = 'Piwigo遇到一個不可
|
||||
$lang['Requested album does not exist'] = '要求的相冊不存在';
|
||||
$lang['Permalink for album not found'] = '找不到固定網址';
|
||||
$lang['Requested tag does not exist'] = '要求的標籤不存在';
|
||||
$lang['Email address is mandatory'] = '電子郵件為必填';
|
||||
$lang['Username is mandatory'] = '用戶名為必填';
|
||||
$lang['Website'] = '網頁';
|
||||
$lang['Your website URL is invalid'] = '你的網址無效';
|
||||
$lang['mandatory'] = '必填';
|
||||
?>
|
||||
Reference in New Issue
Block a user