summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-11-15 19:23:54 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-15 19:23:54 +0900
commit7408bbce37a999c87828c8a1b6bf917e8376e58f (patch)
tree2c5c7096824022649be5692efbd8b21488019bfd
parentNew translations ja-JP.yml (English) (diff)
downloadmisskey-7408bbce37a999c87828c8a1b6bf917e8376e58f.tar.gz
misskey-7408bbce37a999c87828c8a1b6bf917e8376e58f.tar.bz2
misskey-7408bbce37a999c87828c8a1b6bf917e8376e58f.zip
New translations ja-JP.yml (French)
-rw-r--r--locales/fr-FR.yml19
1 files changed, 18 insertions, 1 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index 43b51cd6df..dadf7573f8 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -363,6 +363,7 @@ common/views/components/signin.vue:
or: "Ou"
signin-with-twitter: "Se connecter via Twitter"
signin-with-github: "Se connecter avec GitHub"
+ signin-with-discord: "Discordでログイン"
login-failed: "Échec d'authentification. Veuillez vérifier que votre nom d'utilisateur et mot de passe sont corrects."
common/views/components/signup.vue:
invitation-code: "Code d’invitation"
@@ -408,6 +409,13 @@ common/views/components/github-setting.vue:
reconnect: "Reconnecter"
connect: "Se connecter avec GitHub"
disconnect: "Déconnecter"
+common/views/components/discord-setting.vue:
+ description: "お使いのDiscordアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでDiscordアカウント情報が表示されるようになったり、Discordを用いた便利なサインインを利用できるようになります。"
+ connected-to: "次のDiscordアカウントに接続されています"
+ detail: "詳細..."
+ reconnect: "再接続する"
+ connect: "Discordと接続する"
+ disconnect: "切断する"
common/views/components/uploader.vue:
waiting: "Veuillez patienter"
common/views/components/visibility-chooser.vue:
@@ -956,7 +964,12 @@ admin/views/instance.vue:
github-integration-info: "L’URL callback est définit sur /api/gh/cb"
enable-github-integration: "Activer l’authentification avec Github"
github-integration-client-id: "ID client"
- github-integration-client-secret: "Secret client"
+ github-integration-client-secret: "Client Secret"
+ discord-integration-config: "Discord連携の設定"
+ discord-integration-info: "コールバックURLは /api/dc/cb に設定します。"
+ enable-discord-integration: "Discord連携を有効にする"
+ discord-integration-client-id: "Client ID"
+ discord-integration-client-secret: "Client Secret"
proxy-account-config: "Compte proxy"
proxy-account-info: "プロキシアカウントは、特定の条件下でユーザーのリモートフォローを代行するアカウントです。例えば、ユーザーがリモートユーザーをリストに入れたとき、リストに入れられたユーザーを誰もフォローしていないとアクティビティがサーバーに配達されないため、代わりにプロキシアカウントがフォローするようにします。"
proxy-account-username: "Nom d’utilisateur du compte proxy"
@@ -1338,6 +1351,10 @@ mobile/views/pages/settings.vue:
github-connect: "Se connecter à votre compte GitHub"
github-reconnect: "Reconnecter"
github-disconnect: "Déconnecter"
+ discord: "Discord連携"
+ discord-connect: "Discordアカウントに接続する"
+ discord-reconnect: "再接続する"
+ discord-disconnect: "切断する"
update: "Mise à jour de Misskey"
version: "Version :"
latest-version: "Dernière version :"