forked from FoundKeyGang/FoundKey
New translations ja-JP.yml (French)
This commit is contained in:
parent
c3cd499e8e
commit
d70bd44db7
1 changed files with 10 additions and 0 deletions
|
@ -1125,6 +1125,14 @@ admin/views/users.vue:
|
||||||
createdAtDesc: "Date d’inscription (Descendant)"
|
createdAtDesc: "Date d’inscription (Descendant)"
|
||||||
updatedAtAsc: "Mis à jour récemment (Ascendant)"
|
updatedAtAsc: "Mis à jour récemment (Ascendant)"
|
||||||
updatedAtDesc: "Mis à jour récemment (descendant)"
|
updatedAtDesc: "Mis à jour récemment (descendant)"
|
||||||
|
state:
|
||||||
|
title: "状態"
|
||||||
|
all: "すべて"
|
||||||
|
admin: "管理者"
|
||||||
|
moderator: "モデレーター"
|
||||||
|
adminOrModerator: "管理者+モデレーター"
|
||||||
|
verified: "公式アカウント"
|
||||||
|
suspended: "凍結済み"
|
||||||
origin:
|
origin:
|
||||||
title: "Origine"
|
title: "Origine"
|
||||||
combined: "Locaux + distants"
|
combined: "Locaux + distants"
|
||||||
|
@ -1137,6 +1145,8 @@ admin/views/moderators.vue:
|
||||||
title: "Ajout d’un modérateur"
|
title: "Ajout d’un modérateur"
|
||||||
add: "Ajouter"
|
add: "Ajouter"
|
||||||
added: "Ajouté en tant que modérateur"
|
added: "Ajouté en tant que modérateur"
|
||||||
|
remove: "解除"
|
||||||
|
removed: "モデレーター登録を解除しました"
|
||||||
admin/views/emoji.vue:
|
admin/views/emoji.vue:
|
||||||
add-emoji:
|
add-emoji:
|
||||||
title: "Ajouter un émoji"
|
title: "Ajouter un émoji"
|
||||||
|
|
Loading…
Reference in a new issue