diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-05 19:22:15 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-05 19:22:15 +0900 |
| commit | c84f18545e838118841fe73ccaba3caf457ebf73 (patch) | |
| tree | 899a43487e11a9f7fade194a3accd7f1dac99463 | |
| parent | New translations ja-JP.yml (Norwegian) (diff) | |
| download | misskey-c84f18545e838118841fe73ccaba3caf457ebf73.tar.gz misskey-c84f18545e838118841fe73ccaba3caf457ebf73.tar.bz2 misskey-c84f18545e838118841fe73ccaba3caf457ebf73.zip | |
New translations ja-JP.yml (Catalan)
| -rw-r--r-- | locales/ca-ES.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 41f668175f..09eb761219 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.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: "通信量" |