New translations en.yml (Chinese Traditional)
[ci skip]
This commit is contained in:
parent
c2fa2020f8
commit
8eb65143e7
1 changed files with 21 additions and 0 deletions
|
@ -1194,7 +1194,9 @@ zh-TW:
|
||||||
other: 已選取此頁面上 <strong>%{count}</strong> 個項目。
|
other: 已選取此頁面上 <strong>%{count}</strong> 個項目。
|
||||||
all_matching_items_selected_html:
|
all_matching_items_selected_html:
|
||||||
other: 已選取符合您搜尋的 <strong>%{count}</strong> 個項目。
|
other: 已選取符合您搜尋的 <strong>%{count}</strong> 個項目。
|
||||||
|
cancel: 取消
|
||||||
changes_saved_msg: 已成功儲存變更!
|
changes_saved_msg: 已成功儲存變更!
|
||||||
|
confirm: 確認
|
||||||
copy: 複製
|
copy: 複製
|
||||||
delete: 刪除
|
delete: 刪除
|
||||||
deselect: 取消選擇全部
|
deselect: 取消選擇全部
|
||||||
|
@ -1208,15 +1210,34 @@ zh-TW:
|
||||||
other: 唔…這是什麼鳥?請檢查以下 %{count} 項錯誤
|
other: 唔…這是什麼鳥?請檢查以下 %{count} 項錯誤
|
||||||
imports:
|
imports:
|
||||||
errors:
|
errors:
|
||||||
|
empty: 空的 CSV 檔案
|
||||||
|
incompatible_type: 與所選的匯入型態不相容
|
||||||
invalid_csv_file: '無效的 CSV 檔案。錯誤訊息:%{error}'
|
invalid_csv_file: '無效的 CSV 檔案。錯誤訊息:%{error}'
|
||||||
over_rows_processing_limit: 含有超過 %{count} 行
|
over_rows_processing_limit: 含有超過 %{count} 行
|
||||||
|
too_large: 檔案大小過大
|
||||||
|
failures: 失敗
|
||||||
|
imported: 已匯入
|
||||||
modes:
|
modes:
|
||||||
merge: 合併
|
merge: 合併
|
||||||
merge_long: 保留現有記錄並新增紀錄
|
merge_long: 保留現有記錄並新增紀錄
|
||||||
overwrite: 覆蓋
|
overwrite: 覆蓋
|
||||||
overwrite_long: 以新的紀錄覆蓋目前紀錄
|
overwrite_long: 以新的紀錄覆蓋目前紀錄
|
||||||
preface: 您可以在此匯入您在其他伺服器所匯出的資料檔,包括跟隨的使用者、封鎖的使用者名單。
|
preface: 您可以在此匯入您在其他伺服器所匯出的資料檔,包括跟隨的使用者、封鎖的使用者名單。
|
||||||
|
recent_imports: 最近匯入的
|
||||||
|
states:
|
||||||
|
finished: 已完成
|
||||||
|
in_progress: 處理中
|
||||||
|
scheduled: 已排程
|
||||||
|
unconfirmed: 未確認
|
||||||
|
status: 狀態
|
||||||
success: 資料上傳成功,正在匯入,請稍候
|
success: 資料上傳成功,正在匯入,請稍候
|
||||||
|
time_started: 開始於
|
||||||
|
titles:
|
||||||
|
blocking: 正在匯入已封鎖帳號
|
||||||
|
bookmarks: 正在匯入書籤
|
||||||
|
domain_blocking: 正在匯入已封鎖網域
|
||||||
|
following: 正在匯入已封鎖帳號
|
||||||
|
muting: 正在匯入已靜音帳號
|
||||||
types:
|
types:
|
||||||
blocking: 您封鎖的使用者列表
|
blocking: 您封鎖的使用者列表
|
||||||
bookmarks: 書籤
|
bookmarks: 書籤
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue