From bdc9bd1345368af64eba4ddd2c612d13556d6450 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 10:51:25 +0900 Subject: [PATCH] New translations ja.yml (French) --- locales/fr.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index 1f6687c24..e0a8fdd00 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -151,6 +151,15 @@ common/views/components/twitter-setting.vue: disconnect: "Deconnecter" common/views/components/uploader.vue: waiting: "En attente" +common/views/components/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" common/views/widgets/broadcast.vue: fetching: "Récuperation" no-broadcasts: "No broadcasts" @@ -165,15 +174,6 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "Info sur le serveur" toggle: "Afficher les vues" -common/views/widgets/visibility-chooser.vue: - public: "公開" - home: "ホーム" - home-desc: "ホームタイムラインにのみ公開" - followers: "フォロワー" - followers-desc: "自分のフォロワーにのみ公開" - specified: "ダイレクト" - specified-desc: "指定したユーザーにのみ公開" - private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes"