New translations ja.yml (French)

This commit is contained in:
syuilo 2018-08-03 01:12:15 +09:00
parent 8f91a98b65
commit 95ffeceb7f

View file

@ -10,7 +10,7 @@ common:
detected: "広告ブロッカーを無効にしてください" detected: "広告ブロッカーを無効にしてください"
warning: "<strong>Misskeyは広告を掲載していません</strong>が、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" warning: "<strong>Misskeyは広告を掲載していません</strong>が、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。"
application-authorization: "アプリの連携" application-authorization: "アプリの連携"
close: "閉じる" close: "Fermer"
customization-tips: customization-tips:
title: "Conseils de personnalisation" title: "Conseils de personnalisation"
paragraph1: "La personnalisation à la maison vous permet d'ajouter / supprimer, glisser et déposer et réorganiser les widgets." paragraph1: "La personnalisation à la maison vous permet d'ajouter / supprimer, glisser et déposer et réorganiser les widgets."
@ -40,11 +40,11 @@ common:
years_ago: "Il y a {} an·s" years_ago: "Il y a {} an·s"
trash: "Corbeille" trash: "Corbeille"
date: date:
full-year: "" full-year: "Année "
month: "" month: "Mois"
day: "" day: "Jour"
hours: "" hours: "heures"
minutes: "" minutes: "minutes"
weekday-short: weekday-short:
sunday: "D" sunday: "D"
monday: "L" monday: "L"
@ -54,13 +54,13 @@ common:
friday: "V" friday: "V"
saturday: "S" saturday: "S"
weekday: weekday:
sunday: "日曜日" sunday: "Dimanche"
monday: "月曜日" monday: "Lundi"
tuesday: "火曜日" tuesday: "Mardi"
wednesday: "水曜日" wednesday: "Mercredi"
thursday: "木曜日" thursday: "Jeudi"
friday: "金曜日" friday: "Vendredi"
saturday: "土曜日" saturday: "Samedi"
reactions: reactions:
like: "Aime" like: "Aime"
love: "Adore" love: "Adore"
@ -95,10 +95,10 @@ common:
turn-of: "Cest le tour de {}" turn-of: "Cest le tour de {}"
past-turn-of: "C'est au tour de {}" past-turn-of: "C'est au tour de {}"
won: "{} a gagné" won: "{} a gagné"
black: "" black: "Noir"
white: "" white: "Blanc"
total: "合計" total: "Total"
this-turn: "{}ターン目" this-turn: "Tour de {}"
widgets: widgets:
analog-clock: "Horloge analogique" analog-clock: "Horloge analogique"
profile: "Profil" profile: "Profil"
@ -142,7 +142,7 @@ common:
pop-right: "Vers la droite" pop-right: "Vers la droite"
auth/views/form.vue: auth/views/form.vue:
share-access: "<i>{{ app.name }}</i>があなたのアカウントにアクセスすることを<b>許可</b>しますか?" share-access: "<i>{{ app.name }}</i>があなたのアカウントにアクセスすることを<b>許可</b>しますか?"
permission-ask: "このアプリは次の権限を要求しています:" permission-ask: "Cette application nécessite les autorisations suivantes :"
account-read: "アカウントの情報を見る。" account-read: "アカウントの情報を見る。"
account-write: "アカウントの情報を操作する。" account-write: "アカウントの情報を操作する。"
note-write: "投稿する。" note-write: "投稿する。"
@ -152,13 +152,13 @@ auth/views/form.vue:
drive-write: "ドライブを操作する。" drive-write: "ドライブを操作する。"
notification-read: "通知を見る。" notification-read: "通知を見る。"
notification-write: "通知を操作する。" notification-write: "通知を操作する。"
cancel: "キャンセル" cancel: "Annuler"
accept: "アクセスを許可" accept: "Autoriser laccès"
auth/views/index.vue: auth/views/index.vue:
loading: "読み込み中" loading: "Chargement en cours"
denied: "アプリケーションの連携をキャンセルしました。" denied: "アプリケーションの連携をキャンセルしました。"
denied-paragraph: "このアプリがあなたのアカウントにアクセスすることはありません。" denied-paragraph: "このアプリがあなたのアカウントにアクセスすることはありません。"
already-authorized: "このアプリは既に連携済みです" already-authorized: "Cette application est déjà autorisée"
allowed: "アプリケーションの連携を許可しました" allowed: "アプリケーションの連携を許可しました"
callback-url: "アプリケーションに戻っています" callback-url: "アプリケーションに戻っています"
please-go-back: "アプリケーションに戻って、やっていってください。" please-go-back: "アプリケーションに戻って、やっていってください。"