diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 7f99aea57..1432d968f 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"