diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-24 06:51:05 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-24 06:51:05 +0900 |
| commit | e8da15ab1ee1a47787e8cf2be22c59e4e0ec647e (patch) | |
| tree | a95f6857032d97c676ac6122f994fbe0a332cc29 | |
| parent | New translations ja-JP.yml (Korean) (diff) | |
| download | misskey-e8da15ab1ee1a47787e8cf2be22c59e4e0ec647e.tar.gz misskey-e8da15ab1ee1a47787e8cf2be22c59e4e0ec647e.tar.bz2 misskey-e8da15ab1ee1a47787e8cf2be22c59e4e0ec647e.zip | |
New translations ja-JP.yml (Polish)
| -rw-r--r-- | locales/pl-PL.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml index 1d78394330..3f7cad1b20 100644 --- a/locales/pl-PL.yml +++ b/locales/pl-PL.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: "Tylko wpisy z zawartością multimedialną" is-media-view: "Widok multimediów" |