forked from FoundKeyGang/FoundKey
New translations ja-JP.yml (English)
This commit is contained in:
parent
91b37a6e52
commit
fa6b01546e
1 changed files with 31 additions and 31 deletions
|
@ -947,47 +947,47 @@ desktop/views/components/window.vue:
|
||||||
popout: "Pop-out"
|
popout: "Pop-out"
|
||||||
close: "Close"
|
close: "Close"
|
||||||
admin/views/index.vue:
|
admin/views/index.vue:
|
||||||
dashboard: "ダッシュボード"
|
dashboard: "Dashboard"
|
||||||
instance: "インスタンス"
|
instance: "Instance"
|
||||||
emoji: "カスタム絵文字"
|
emoji: "Emoji"
|
||||||
users: "ユーザー"
|
users: "Users"
|
||||||
update: "更新"
|
update: "Update"
|
||||||
announcements: "お知らせ"
|
announcements: "Announcements"
|
||||||
hashtags: "ハッシュタグ"
|
hashtags: "Hashtags"
|
||||||
admin/views/dashboard.vue:
|
admin/views/dashboard.vue:
|
||||||
dashboard: "ダッシュボード"
|
dashboard: "Dashboard"
|
||||||
all-users: "全てのユーザー"
|
all-users: "All users"
|
||||||
original-users: "このインスタンスのユーザー"
|
original-users: "Original users"
|
||||||
all-notes: "全ての投稿"
|
all-notes: "All posts"
|
||||||
original-notes: "このインスタンスの投稿"
|
original-notes: "Original posts"
|
||||||
invite: "招待"
|
invite: "Invite"
|
||||||
banner-url: "Banner URL"
|
banner-url: "Banner URL"
|
||||||
disableRegistration: "Disable new user registration"
|
disableRegistration: "Disable new user registration"
|
||||||
disableLocalTimeline: "Disable the local timeline"
|
disableLocalTimeline: "Disable the local timeline"
|
||||||
admin/views/users.vue:
|
admin/views/users.vue:
|
||||||
suspend-user: "ユーザーの凍結"
|
suspend-user: "Suspend a user"
|
||||||
suspend: "凍結"
|
suspend: "Suspend"
|
||||||
suspended: "凍結しました"
|
suspended: "Successfully suspended."
|
||||||
unsuspend-user: "ユーザーの凍結の解除"
|
unsuspend-user: "Unsuspend users"
|
||||||
unsuspend: "凍結の解除"
|
unsuspend: "Unsuspend"
|
||||||
unsuspended: "凍結を解除しました"
|
unsuspended: "The user has successfully unsuspended."
|
||||||
verify-user: "ユーザーの公式アカウント設定"
|
verify-user: "User account verification settings"
|
||||||
verify: "公式アカウントにする"
|
verify: "Verify account"
|
||||||
verified: "公式アカウントにしました"
|
verified: "The account is now being verified"
|
||||||
unverify-user: "ユーザーの公式アカウント解除"
|
unverify-user: "User account unverification settings"
|
||||||
unverify: "公式アカウントを解除する"
|
unverify: "Unverify account"
|
||||||
unverified: "公式アカウントを解除しました"
|
unverified: "The account is now being unverified"
|
||||||
admin/views/emoji.vue:
|
admin/views/emoji.vue:
|
||||||
add-emoji:
|
add-emoji:
|
||||||
title: "絵文字の登録"
|
title: "Add emoji"
|
||||||
name: "絵文字名"
|
name: "Emoji name"
|
||||||
name-desc: "a~z 0~9 _ の文字が使えます。"
|
name-desc: "a~z 0~9 _ の文字が使えます。"
|
||||||
aliases: "エイリアス"
|
aliases: "Aliases"
|
||||||
aliases-desc: "スペースで区切って複数設定できます。"
|
aliases-desc: "スペースで区切って複数設定できます。"
|
||||||
url: "絵文字画像URL"
|
url: "Image URL"
|
||||||
add: "追加"
|
add: "Add"
|
||||||
admin/views/announcements.vue:
|
admin/views/announcements.vue:
|
||||||
announcements: "お知らせ"
|
announcements: "Announcements"
|
||||||
admin/views/hashtags.vue:
|
admin/views/hashtags.vue:
|
||||||
hided-tags: "Hidden Tags"
|
hided-tags: "Hidden Tags"
|
||||||
desktop/views/pages/deck/deck.tl-column.vue:
|
desktop/views/pages/deck/deck.tl-column.vue:
|
||||||
|
|
Loading…
Reference in a new issue