summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-24 15:01:36 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-24 15:01:36 +0900
commit0eaaaba8f29cee669a209e41e30a6136a64ea279 (patch)
treebe72dae57be4ab5c81654d4746b5b0a123ed9b5c
parentNew translations ja-JP.yml (Russian) (diff)
downloadmisskey-0eaaaba8f29cee669a209e41e30a6136a64ea279.tar.gz
misskey-0eaaaba8f29cee669a209e41e30a6136a64ea279.tar.bz2
misskey-0eaaaba8f29cee669a209e41e30a6136a64ea279.zip
New translations ja-JP.yml (Spanish)
-rw-r--r--locales/es-ES.yml27
1 files changed, 11 insertions, 16 deletions
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index e08ef83cf4..38ed898cd2 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -827,22 +827,17 @@ desktop/views/pages/admin/admin.chart.vue:
notes: "投稿"
users: "ユーザー"
drive: "ドライブ"
- 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: "リモートのドライブ使用量の累計"
- local-drive-files: "ローカルのドライブのファイル数の増減"
- remote-drive-files: "リモートのドライブのファイル数の増減"
- local-drive-files-total: "ローカルのドライブのファイル数の累計"
- remote-drive-files-total: "リモートのドライブのファイル数の累計"
+ 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: "メディアビュー"