diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:42:01 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-15 05:42:01 +0900 |
| commit | bd390d424a2914bc1924ecae13cae3f3e5e73a1b (patch) | |
| tree | 6f0af9f87454e912a9f246bb51b95686494d1c17 | |
| parent | New translations ja-JP.yml (Polish) (diff) | |
| download | misskey-bd390d424a2914bc1924ecae13cae3f3e5e73a1b.tar.gz misskey-bd390d424a2914bc1924ecae13cae3f3e5e73a1b.tar.bz2 misskey-bd390d424a2914bc1924ecae13cae3f3e5e73a1b.zip | |
New translations ja-JP.yml (Portuguese)
| -rw-r--r-- | locales/pt-PT.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index fdbc388bef..6cc42a4473 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.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からドライブにファイルをアップロード" |