diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:42:04 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:42:04 +0900 |
| commit | 26c5d66994088d617b06cd5d04700a23bb9c2541 (patch) | |
| tree | 14525c0752d5f86e1e7c9e8a5c8b84c1269168cd | |
| parent | New translations ja-JP.yml (Portuguese) (diff) | |
| download | misskey-26c5d66994088d617b06cd5d04700a23bb9c2541.tar.gz misskey-26c5d66994088d617b06cd5d04700a23bb9c2541.tar.bz2 misskey-26c5d66994088d617b06cd5d04700a23bb9c2541.zip | |
New translations ja-JP.yml (Russian)
| -rw-r--r-- | locales/ru-RU.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index 13f456dcde..4fe3e3842a 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からドライブにファイルをアップロード" |