mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 09:33:09 +02:00
New translations ja-JP.yml (Chinese Simplified)
This commit is contained in:
parent
3cdee2732a
commit
198b0b3de3
1 changed files with 11 additions and 11 deletions
|
@ -1111,10 +1111,10 @@ admin/views/drive.vue:
|
||||||
lookup: "查询"
|
lookup: "查询"
|
||||||
sort:
|
sort:
|
||||||
title: "排序"
|
title: "排序"
|
||||||
createdAtAsc: "アップロード日時が古い順"
|
createdAtAsc: "按上传时间(升序)"
|
||||||
createdAtDesc: "アップロード日時が新しい順"
|
createdAtDesc: "按上传时间(降序)"
|
||||||
sizeAsc: "サイズが小さい順"
|
sizeAsc: "按大小(升序)"
|
||||||
sizeDesc: "サイズが大きい順"
|
sizeDesc: "按大小(降序)"
|
||||||
origin:
|
origin:
|
||||||
title: "源自"
|
title: "源自"
|
||||||
combined: "本地+远程"
|
combined: "本地+远程"
|
||||||
|
@ -1150,13 +1150,13 @@ admin/views/users.vue:
|
||||||
updatedAtAsc: "更新时间从旧到新"
|
updatedAtAsc: "更新时间从旧到新"
|
||||||
updatedAtDesc: "更新时间从新到旧"
|
updatedAtDesc: "更新时间从新到旧"
|
||||||
state:
|
state:
|
||||||
title: "状態"
|
title: "状态"
|
||||||
all: "すべて"
|
all: "全部"
|
||||||
admin: "管理者"
|
admin: "管理员"
|
||||||
moderator: "モデレーター"
|
moderator: "版主"
|
||||||
adminOrModerator: "管理者+モデレーター"
|
adminOrModerator: "管理员+版主"
|
||||||
verified: "公式アカウント"
|
verified: "官方认证账户"
|
||||||
suspended: "凍結済み"
|
suspended: "已冻结"
|
||||||
origin:
|
origin:
|
||||||
title: "源自"
|
title: "源自"
|
||||||
combined: "本地+远程"
|
combined: "本地+远程"
|
||||||
|
|
Loading…
Reference in a new issue