summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-24 05:41:25 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-24 05:41:25 +0900
commit4cefa16db60f5d9ce07af1d9b3b5f32e6773d592 (patch)
tree39b51fe1520d666977e1e64dcfc38028d2725145
parentNew translations ja-JP.yml (Polish) (diff)
downloadmisskey-4cefa16db60f5d9ce07af1d9b3b5f32e6773d592.tar.gz
misskey-4cefa16db60f5d9ce07af1d9b3b5f32e6773d592.tar.bz2
misskey-4cefa16db60f5d9ce07af1d9b3b5f32e6773d592.zip
New translations ja-JP.yml (Portuguese)
-rw-r--r--locales/pt-PT.yml26
1 files changed, 14 insertions, 12 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml
index c0e419e50b..7aeb019065 100644
--- a/locales/pt-PT.yml
+++ b/locales/pt-PT.yml
@@ -820,18 +820,20 @@ desktop/views/pages/admin/admin.unverify-user.vue:
unverify-user: "ユーザーの公式アカウント解除"
unverify: "公式アカウントを解除する"
unverified: "公式アカウントを解除しました"
-desktop/views/pages/admin/admin.notes-chart.vue:
- title: "投稿"
- local: "ローカル"
- remote: "リモート"
-desktop/views/pages/admin/admin.users-chart.vue:
- title: "ユーザー"
- local: "ローカル"
- remote: "リモート"
-desktop/views/pages/admin/admin.drive-chart.vue:
- title: "ドライブ"
- local: "ローカル"
- remote: "リモート"
+desktop/views/pages/admin/admin.chart.vue:
+ title: "チャート"
+ local-notes: "ローカルの投稿"
+ remote-notes: "リモートの投稿"
+ local-notes-total: "ローカルの投稿 (累計)"
+ remote-notes-total: "リモートの投稿 (累計)"
+ local-users: "ローカルのユーザー"
+ remote-users: "リモートのユーザー"
+ local-users-total: "ローカルのユーザー (累計)"
+ remote-users-total: "リモートのユーザー (累計)"
+ local-drive: "ローカルのドライブ使用量"
+ remote-drive: "リモートのドライブ使用量"
+ local-drive-total: "ローカルのドライブ使用量 (累計)"
+ remote-drive-total: "リモートのドライブ使用量 (累計)"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "メディア投稿のみ"
is-media-view: "メディアビュー"