diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-05 19:22:53 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-05 19:22:53 +0900 |
| commit | 5d848f3900d9d485c470ff44ac19711590ec21a3 (patch) | |
| tree | b9cbf8afbc343a813a37e63bad01bd92c96ea75f | |
| parent | New translations ja-JP.yml (Polish) (diff) | |
| download | misskey-5d848f3900d9d485c470ff44ac19711590ec21a3.tar.gz misskey-5d848f3900d9d485c470ff44ac19711590ec21a3.tar.bz2 misskey-5d848f3900d9d485c470ff44ac19711590ec21a3.zip | |
New translations ja-JP.yml (Portuguese)
| -rw-r--r-- | locales/pt-PT.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 452b79f16f..5d15187891 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -509,13 +509,13 @@ desktop/views/components/charts.vue: notes: "投稿の増減 (統合)" local-notes: "投稿の増減 (ローカル)" remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" + notes-total: "投稿の積算" users: "ユーザーの増減" - users-total: "ユーザーの累計" + users-total: "ユーザーの積算" drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" + drive-total: "ドライブ使用量の積算" drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" + drive-files-total: "ドライブのファイル数の積算" network-requests: "リクエスト" network-time: "応答時間" network-usage: "通信量" |