summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-24 05:41:11 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-24 05:41:11 +0900
commit97cb3c8613bb8ee3104c1e5f65c91dec6d8132e4 (patch)
tree4be744a7d94653992cf0d0249efb60deee539298
parentNew translations ja-JP.yml (English) (diff)
downloadmisskey-97cb3c8613bb8ee3104c1e5f65c91dec6d8132e4.tar.gz
misskey-97cb3c8613bb8ee3104c1e5f65c91dec6d8132e4.tar.bz2
misskey-97cb3c8613bb8ee3104c1e5f65c91dec6d8132e4.zip
New translations ja-JP.yml (French)
-rw-r--r--locales/fr-FR.yml26
1 files changed, 14 insertions, 12 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index 7f99aea57c..1432d968f8 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -820,18 +820,20 @@ desktop/views/pages/admin/admin.unverify-user.vue:
unverify-user: "ユーザーの公式アカウント解除"
unverify: "公式アカウントを解除する"
unverified: "公式アカウントを解除しました"
-desktop/views/pages/admin/admin.notes-chart.vue:
- title: "Publications"
- local: "Local"
- remote: "Distant"
-desktop/views/pages/admin/admin.users-chart.vue:
- title: "Utilisateurs·trices"
- local: "Local"
- remote: "Distants"
-desktop/views/pages/admin/admin.drive-chart.vue:
- title: "Drive"
- local: "Local"
- remote: "Distant"
+desktop/views/pages/admin/admin.chart.vue:
+ title: "チャート"
+ local-notes: "ローカルの投稿"
+ remote-notes: "リモートの投稿"
+ local-notes-total: "ローカルの投稿 (累計)"
+ remote-notes-total: "リモートの投稿 (累計)"
+ local-users: "ローカルのユーザー"
+ remote-users: "リモートのユーザー"
+ local-users-total: "ローカルのユーザー (累計)"
+ remote-users-total: "リモートのユーザー (累計)"
+ local-drive: "ローカルのドライブ使用量"
+ remote-drive: "リモートのドライブ使用量"
+ local-drive-total: "ローカルのドライブ使用量 (累計)"
+ remote-drive-total: "リモートのドライブ使用量 (累計)"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "Les publications médias uniquement"
is-media-view: "Vue média"