summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-11-03 03:04:17 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-03 03:04:17 +0900
commit55e4b1c828f054eaae2d093d6bdb4b335196edd1 (patch)
treef8c0ade6689a5b9967b3fdfeccdd23fff9bc0f1c
parentNew translations ja-JP.yml (Portuguese) (diff)
downloadmisskey-55e4b1c828f054eaae2d093d6bdb4b335196edd1.tar.gz
misskey-55e4b1c828f054eaae2d093d6bdb4b335196edd1.tar.bz2
misskey-55e4b1c828f054eaae2d093d6bdb4b335196edd1.zip
New translations ja-JP.yml (Russian)
-rw-r--r--locales/ru-RU.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml
index 4a175445bb..907fdc06c0 100644
--- a/locales/ru-RU.yml
+++ b/locales/ru-RU.yml
@@ -964,6 +964,31 @@ admin/views/dashboard.vue:
banner-url: "Banner URL"
disableRegistration: "Disable new user registration"
disableLocalTimeline: "Disable the local timeline"
+admin/views/charts.vue:
+ title: "チャート"
+ per-day: "1日ごと"
+ per-hour: "1時間ごと"
+ federation: "フェデレーション"
+ notes: "投稿"
+ users: "ユーザー"
+ drive: "ドライブ"
+ network: "ネットワーク"
+ charts:
+ federation-instances: "インスタンスの増減"
+ federation-instances-total: "インスタンスの積算"
+ notes: "投稿の増減 (統合)"
+ local-notes: "投稿の増減 (ローカル)"
+ remote-notes: "投稿の増減 (リモート)"
+ notes-total: "投稿の積算"
+ users: "ユーザーの増減"
+ users-total: "ユーザーの積算"
+ drive: "ドライブ使用量の増減"
+ drive-total: "ドライブ使用量の積算"
+ drive-files: "ドライブのファイル数の増減"
+ drive-files-total: "ドライブのファイル数の積算"
+ network-requests: "リクエスト"
+ network-time: "応答時間"
+ network-usage: "通信量"
admin/views/users.vue:
suspend-user: "ユーザーの凍結"
suspend: "凍結"