diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-24 06:51:08 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-24 06:51:08 +0900 |
| commit | a000a9e607491ca2a74afc599938430274e01e29 (patch) | |
| tree | 97eac35f667ef88123a87a340e3855fa7b16e24a | |
| parent | New translations ja-JP.yml (Polish) (diff) | |
| download | misskey-a000a9e607491ca2a74afc599938430274e01e29.tar.gz misskey-a000a9e607491ca2a74afc599938430274e01e29.tar.bz2 misskey-a000a9e607491ca2a74afc599938430274e01e29.zip | |
New translations ja-JP.yml (Portuguese)
| -rw-r--r-- | locales/pt-PT.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 7aeb019065..c0ff962fff 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -822,6 +822,11 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverified: "公式アカウントを解除しました" desktop/views/pages/admin/admin.chart.vue: title: "チャート" + per-day: "1時間ごと" + per-hour: "1日ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" local-notes: "ローカルの投稿" remote-notes: "リモートの投稿" local-notes-total: "ローカルの投稿 (累計)" @@ -834,6 +839,10 @@ desktop/views/pages/admin/admin.chart.vue: remote-drive: "リモートのドライブ使用量" local-drive-total: "ローカルのドライブ使用量 (累計)" remote-drive-total: "リモートのドライブ使用量 (累計)" + local-drive-files: "ローカルのドライブのファイル数" + remote-drive-files: "リモートのドライブのファイル数" + local-drive-files-total: "ローカルのドライブのファイル数 (累計)" + remote-drive-files-total: "リモートのドライブのファイル数 (累計)" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" |