From 26c5d66994088d617b06cd5d04700a23bb9c2541 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 15 Sep 2018 05:42:04 +0900 Subject: [PATCH] New translations ja-JP.yml (Russian) --- locales/ru-RU.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index 13f456dcd..4fe3e3842 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -465,6 +465,7 @@ desktop/views/components/charts.vue: notes: "投稿" users: "ユーザー" drive: "ドライブ" + network: "ネットワーク" charts: notes: "投稿の増減 (統合)" local-notes: "投稿の増減 (ローカル)" @@ -476,6 +477,9 @@ desktop/views/components/charts.vue: drive-total: "ドライブ使用量の累計" drive-files: "ドライブのファイル数の増減" drive-files-total: "ドライブのファイル数の累計" + network-requests: "リクエスト" + network-time: "応答時間" + network-usage: "通信量" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード"