diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:42:13 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:42:13 +0900 |
| commit | 12f89f0e2e1e87a76304b8e68a1e2bb35463d46a (patch) | |
| tree | c5755c172fde4b28f5c0d32b82ef425dfdf526ed | |
| parent | New translations ja-JP.yml (Dutch) (diff) | |
| download | misskey-12f89f0e2e1e87a76304b8e68a1e2bb35463d46a.tar.gz misskey-12f89f0e2e1e87a76304b8e68a1e2bb35463d46a.tar.bz2 misskey-12f89f0e2e1e87a76304b8e68a1e2bb35463d46a.zip | |
New translations ja-JP.yml (Norwegian)
| -rw-r--r-- | locales/no-NO.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/no-NO.yml b/locales/no-NO.yml index 3c977fb75f..28db241f86 100644 --- a/locales/no-NO.yml +++ b/locales/no-NO.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からドライブにファイルをアップロード" |