summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-25 12:31:35 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-25 12:31:35 +0900
commitdb3e73318ebc9292e4fb956beee91fcbb1e2a9d7 (patch)
tree47298bdfa260fab5d29041fb745d0689e72ede44
parentNew translations ja-JP.yml (Polish) (diff)
downloadmisskey-db3e73318ebc9292e4fb956beee91fcbb1e2a9d7.tar.gz
misskey-db3e73318ebc9292e4fb956beee91fcbb1e2a9d7.tar.bz2
misskey-db3e73318ebc9292e4fb956beee91fcbb1e2a9d7.zip
New translations ja-JP.yml (Portuguese)
-rw-r--r--locales/pt-PT.yml36
1 files changed, 18 insertions, 18 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml
index 758c82a050..b6e9dd960d 100644
--- a/locales/pt-PT.yml
+++ b/locales/pt-PT.yml
@@ -424,6 +424,24 @@ desktop/views/components/calendar.vue:
prev: "前の月"
next: "次の月"
go: "クリックして時間遡行"
+desktop/views/components/charts.vue:
+ title: "チャート"
+ per-day: "1日ごと"
+ per-hour: "1時間ごと"
+ notes: "投稿"
+ users: "ユーザー"
+ drive: "ドライブ"
+ charts:
+ notes: "投稿の増減 (統合)"
+ local-notes: "投稿の増減 (ローカル)"
+ remote-notes: "投稿の増減 (リモート)"
+ notes-total: "投稿の累計"
+ users: "ユーザーの増減"
+ users-total: "ユーザーの累計"
+ drive: "ドライブ使用量の増減"
+ drive-total: "ドライブ使用量の累計"
+ drive-files: "ドライブのファイル数の増減"
+ drive-files-total: "ドライブのファイル数の累計"
desktop/views/components/choose-file-from-drive-window.vue:
choose-file: "ファイル選択中"
upload: "PCからドライブにファイルをアップロード"
@@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue:
unverify-user: "ユーザーの公式アカウント解除"
unverify: "公式アカウントを解除する"
unverified: "公式アカウントを解除しました"
-desktop/views/pages/admin/admin.chart.vue:
- title: "チャート"
- per-day: "1日ごと"
- per-hour: "1時間ごと"
- notes: "投稿"
- users: "ユーザー"
- drive: "ドライブ"
- charts:
- notes: "投稿の増減 (統合)"
- local-notes: "投稿の増減 (ローカル)"
- remote-notes: "投稿の増減 (リモート)"
- notes-total: "投稿の累計"
- users: "ユーザーの増減"
- users-total: "ユーザーの累計"
- drive: "ドライブ使用量の増減"
- drive-total: "ドライブ使用量の累計"
- drive-files: "ドライブのファイル数の増減"
- drive-files-total: "ドライブのファイル数の累計"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "メディア投稿のみ"
is-media-view: "メディアビュー"