mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
Update zh_TW, thanks to closer
This commit is contained in:
@@ -455,4 +455,72 @@ $lang['last 12 months'] = '最近 12 個月';
|
||||
$lang['There are no authors available for the photos currently filtered'] = '符合目前篩選條件的照片並無作者資訊';
|
||||
$lang['There are no creation dates available for the photos currently filtered'] = '符合目前篩選條件的照片並無建立日期資訊';
|
||||
$lang['There are no tags available for the photos currently filtered'] = '符合目前篩選條件的照片並無任何標籤';
|
||||
$lang['Set your password below.'] = '請在下方設定您的密碼。';
|
||||
$lang['Set your password below.'] = '請在下方設定您的密碼。';
|
||||
$lang['To manage your API keys, please log in with your username/password.'] = '要管理您的 API 金鑰,請先用您的帳號/密碼登入。';
|
||||
$lang['The api key has been successfully created.'] = 'API 金鑰已成功建立。';
|
||||
$lang['The email %s will be used to notify you when your API key is about to expire.'] = '當您的 API 金鑰將要過期時,系統會透過 %s 這個 email 通知您。';
|
||||
$lang['This API key was manually revoked on %s'] = '這把 API 金鑰已於 %s 被撤銷';
|
||||
$lang['New API Key'] = '新的 API 金鑰';
|
||||
$lang['Manage your account'] = '管理您的帳號';
|
||||
$lang['Generate API Key'] = '產生 API 金鑰';
|
||||
$lang['Generate key'] = '產生金鑰';
|
||||
$lang['Hide expired keys'] = '隱藏過期的金鑰';
|
||||
$lang['Do you really want to revoke the "%s" API key?'] = '您是否真的想要撤銷 "%s" 這把 API 金鑰?';
|
||||
$lang['Edit API Key'] = '編輯 API 金鑰';
|
||||
$lang['Create a new API key to secure your account.'] = '建立新的 API 金鑰,讓您的帳號更安全';
|
||||
$lang['Create API Keys to secure your acount'] = '建立 API 金鑰,讓您的帳號更安全';
|
||||
$lang['API Key has been successfully edited.'] = '已成功編輯 API 金鑰。';
|
||||
$lang['API Key has been successfully revoked.'] = '已成功撤銷 API 金鑰。';
|
||||
$lang['API Key name'] = 'API 金鑰名稱';
|
||||
$lang['API Key not found'] = '找不到 API 金鑰';
|
||||
$lang['API Keys'] = 'API 金鑰';
|
||||
$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = '啟用此功能後,無論使用何種主題,登入與註冊頁面皆會採用共通的範本。';
|
||||
$lang['You can manage your API keys in your <a href="%s">account settings.</a>'] = '您可以在<a href="%s">帳戶設定</a>中管理您的 API 金鑰。';
|
||||
$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = '您沒有電子郵件地址,因此當您的 API 金鑰即將到期時,將不會收到通知。';
|
||||
$lang['Your API key will expire in %d day.'] = '您的 API 金鑰即將在 %d 天後到期。';
|
||||
$lang['Your API key will expire in %d days.'] = '您的 API 金鑰即將在 %d 天後到期。';
|
||||
$lang['Your API key will expire soon'] = '您的 API 金鑰即將到期。';
|
||||
$lang['Your changes have been applied.'] = '您的變更已套用。';
|
||||
$lang['Your password was successfully reset'] = '您已成功重置密碼';
|
||||
$lang['Your password was successfully set'] = '你已成功設置密碼';
|
||||
$lang['must not be empty'] = '不得為空';
|
||||
$lang['you must choose a date'] = '您必須選擇日期';
|
||||
$lang['Return to <a href="identification.php" title="Sign in">Sign in</a>'] = '回到<a href="identification.php" title="Sign in">登入</a>頁面';
|
||||
$lang['Return to the gallery'] = '回到畫廊';
|
||||
$lang['Revoke'] = '撤銷';
|
||||
$lang['Revoked'] = '已撤銷';
|
||||
$lang['Save your secret Key and ID'] = '儲存您的密鑰與 ID';
|
||||
$lang['Secret key copied. Keep it in a safe place.'] = '密鑰已複製。請將它保存在安全的地方。';
|
||||
$lang['Set my password'] = '設定我的密碼';
|
||||
$lang['Show expired keys'] = '顯示已過期的金鑰';
|
||||
$lang['The secret key can no longer be displayed.'] = '密鑰無法再顯示。';
|
||||
$lang['This will not be displayed again. You must copy it to continue.'] = '這個將無法再顯示。在繼續之前,您必須先複製一份。';
|
||||
$lang['To continue using the API, please renew your key before it expires.'] = '要繼續使用這個 API,請在您的金鑰過期前更新。';
|
||||
$lang['Public key copied.'] = '已複製公開金鑰';
|
||||
$lang['Never'] = '永不';
|
||||
$lang['No expiration'] = '永不過期';
|
||||
$lang['Options'] = '選項';
|
||||
$lang['Last use'] = '最後一次使用';
|
||||
$lang['Hello <em>%s</em>, enter your new password below.'] = '<em>%s</em> 您好,請在下方輸入您的新密碼。';
|
||||
$lang['Impossible to copy automatically. Please copy manually.'] = '無法自動複製。請手動複製。';
|
||||
$lang['Expert mode'] = '專家模式';
|
||||
$lang['Expired'] = '已過期';
|
||||
$lang['Expired on'] = '過期日期';
|
||||
$lang['Expires in'] = '距過期尚餘時間';
|
||||
$lang['Don\'t have an account yet ?'] = '您有帳號嗎?';
|
||||
$lang['Done'] = '完成';
|
||||
$lang['Duration'] = '持續時間';
|
||||
$lang['Create an account'] = '建立帳號';
|
||||
$lang['Created at'] = '建立於';
|
||||
$lang['Custom date'] = '個人化日期';
|
||||
$lang['Choose how you want to see your gallery'] = '請選擇您想要的藝廊外觀';
|
||||
$lang['Confirm my new password'] = '確認我的新密碼';
|
||||
$lang['Confirm new password'] = '確認新密碼';
|
||||
$lang['An email has been sent with a link to reset your password'] = 'Email 已寄出,信件中有用來重置密碼的連結';
|
||||
$lang['An error has occured please got back to <a href="identification.php" title="Sign in">Sign in</a> or <a href="register.php">Register</a>'] = '系統發生問題,請回到<a href="identification.php" title="Sign in">登入</a>或是<a href="register.php">註冊</a>頁面';
|
||||
$lang['Change your password'] = '更改您的密碼';
|
||||
$lang['Check your inbox'] = '檢查您的電子郵件信箱';
|
||||
$lang['Account'] = '帳號';
|
||||
$lang['Already have an account ?'] = '已經有帳號了嗎?';
|
||||
$lang['3xlarge'] = '3XL - 極大';
|
||||
$lang['4xlarge'] = '4XL - 超巨大';
|
||||
Reference in New Issue
Block a user