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

git-svn-id: http://piwigo.org/svn/trunk@13664 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2012-03-23 05:43:50 +00:00
commit 934ac09937

View file

@ -732,12 +732,8 @@ $lang['Restore default configuration. You will lose your plugin settings!'] = '
$lang['Show menubar'] = '顯示選單列';
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = '無法使用預設相片順序,因你在本地端已另有設定。';
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = '你已在本地設定檔選用 <i>$conf[\'order_by\']</i>,造成參數矛盾,請將它移除或重新命名為 <i>$conf[\'order_by_custom\']</i>';
$lang['Regenerate Thumbnails'] = '重新製作小圖';
$lang['Regenerate Websize Photos'] = '重新製作適用於網頁瀏覽的圖片';
$lang['Thumbnails generation in progress...'] = '小圖製作中...';
$lang['Photos generation in progress...'] = '圖片製作中...';
$lang['%s thumbnails have been regenerated'] = '小圖製作完成';
$lang['%s thumbnails can not be regenerated'] = '無法製作小圖';
$lang['%s photos have been regenerated'] = '%s圖片製作完成';
$lang['%s photos can not be regenerated'] = '無法製作%s圖片';
$lang['Add to caddie'] = '放入購物籃';
@ -782,4 +778,30 @@ $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo 無法從伺
$lang['Piwigo Update'] = 'Piwigo 更新';
$lang['Predefined filter'] = '預先定義的過濾器';
$lang['Reset ignored updates'] = '重置,忽略更新';
$lang['Save Template Directory'] = '保存樣本目錄';
$lang['Select an album'] = '選擇一個相冊';
$lang['Select at least two tags for merging'] = '至少選擇兩個需合併的標籤';
$lang['Select the destination tag'] = '選擇目的標籤';
$lang['Send connection settings by email'] = '透過email發送連結設置';
$lang['show details'] = '顯示細節';
$lang['Some themes and plugins may be not available yet.'] = '一些主題和插件可能尚無法使用';
$lang['Some upgrades are available for extensions.'] = '有延伸版本可以升級';
$lang['Start Upload'] = '開始上傳';
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = '標籤 <em>%s</em> 已合併成標籤 <em>%s</em>';
$lang['The original image quality must be a number between %d and %d'] = '原始圖品質必須在d和d之間';
$lang['The original maximum height must be a number between %d and %d'] = '原始高度上限必須在d和d之間';
$lang['The original maximum width must be a number between %d and %d'] = '原始寬度上限必須在d和d之間 ';
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = '這是一個重大更新,包括<a href="%s">這個令人興奮的新功能';
$lang['This is a minor update, with only bug corrections.'] = '這是一個次要更新只有bug修正';
$lang['Two updates are available'] = '兩個更新可使用';
$lang['Unable to dump database.'] = '無法轉儲數據庫';
$lang['Update All'] = '全部更新';
$lang['Update Complete'] = '更新完成';
$lang['Update in progress... Please wait.'] = '更新正在進行,請稍候';
$lang['Update to Piwigo %s'] = '更新到Piwigo %s';
$lang['Updates'] = '更新';
$lang['Width'] = '寬度';
$lang['With no album'] = '沒有相冊';
$lang['With no tag'] = '沒有標籤';
$lang['With no virtual album'] = '沒有虛擬相冊';
?>