New translations ja-JP.yml (French)
This commit is contained in:
parent
5b9918538a
commit
9dd64c67a3
|
@ -124,8 +124,8 @@ common:
|
||||||
line-width-thin: "Fine"
|
line-width-thin: "Fine"
|
||||||
line-width-normal: "Normale"
|
line-width-normal: "Normale"
|
||||||
line-width-thick: "Épaisse"
|
line-width-thick: "Épaisse"
|
||||||
hide-password: "パスワードを隠す"
|
hide-password: "Masquer le mot de passe"
|
||||||
show-password: "パスワードを表示する"
|
show-password: "Afficher le mot de passe"
|
||||||
do-not-use-in-production: "Il s’agit d’une version de développement. Ne pas utiliser dans un environnement de production."
|
do-not-use-in-production: "Il s’agit d’une version de développement. Ne pas utiliser dans un environnement de production."
|
||||||
user-suspended: "Cet·te utilisateur·trice a été suspendu·e"
|
user-suspended: "Cet·te utilisateur·trice a été suspendu·e"
|
||||||
is-remote-user: "Ces informations appartiennent à un utilisateur distant."
|
is-remote-user: "Ces informations appartiennent à un utilisateur distant."
|
||||||
|
@ -1127,12 +1127,12 @@ admin/views/users.vue:
|
||||||
updatedAtDesc: "Mis à jour récemment (descendant)"
|
updatedAtDesc: "Mis à jour récemment (descendant)"
|
||||||
state:
|
state:
|
||||||
title: "状態"
|
title: "状態"
|
||||||
all: "すべて"
|
all: "Tout"
|
||||||
admin: "管理者"
|
admin: "Admin"
|
||||||
moderator: "モデレーター"
|
moderator: "Modérateur"
|
||||||
adminOrModerator: "管理者+モデレーター"
|
adminOrModerator: "管理者+モデレーター"
|
||||||
verified: "公式アカウント"
|
verified: "公式アカウント"
|
||||||
suspended: "凍結済み"
|
suspended: "Suspendu"
|
||||||
origin:
|
origin:
|
||||||
title: "Origine"
|
title: "Origine"
|
||||||
combined: "Locaux + distants"
|
combined: "Locaux + distants"
|
||||||
|
@ -1145,7 +1145,7 @@ 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: "解除"
|
remove: "Révoquer"
|
||||||
removed: "モデレーター登録を解除しました"
|
removed: "モデレーター登録を解除しました"
|
||||||
admin/views/emoji.vue:
|
admin/views/emoji.vue:
|
||||||
add-emoji:
|
add-emoji:
|
||||||
|
|
Loading…
Reference in New Issue