diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-15 18:22:42 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-15 18:22:42 +0900 |
| commit | 9bc9cbac217d66c5265ecaa9b930f27cfefbb367 (patch) | |
| tree | db9cdbb05f0bc2b8aee34930ffb90ebb3d3efaf3 | |
| parent | New translations ja-JP.yml (Norwegian) (diff) | |
| download | misskey-9bc9cbac217d66c5265ecaa9b930f27cfefbb367.tar.gz misskey-9bc9cbac217d66c5265ecaa9b930f27cfefbb367.tar.bz2 misskey-9bc9cbac217d66c5265ecaa9b930f27cfefbb367.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index f63800992c..d12ff8a787 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -785,10 +785,10 @@ desktop/views/components/settings.vue: tools: "Tools" task-manager: "Task Manager" third-parties: "Third-parties" - navbar-position: "ナビゲーションバーの位置" - navbar-position-top: "上" - navbar-position-left: "左" - navbar-position-right: "右" + navbar-position: "Navigation bar position" + navbar-position-top: "Top" + navbar-position-left: "Left" + navbar-position-right: "Right" desktop/views/components/settings.2fa.vue: intro: "If you set up 2-step verification, you will not only need a password at sign-in, but also a pre-registered physical device (such as your smartphone), which will improve security." detail: "Details…" @@ -1079,8 +1079,8 @@ mobile/views/components/drive.file-detail.vue: hash: "Hash (md5)" exif: "EXIF" nsfw: "NSFW" - mark-as-sensitive: "閲覧注意に設定" - unmark-as-sensitive: "閲覧注意を解除" + mark-as-sensitive: "Mark as 'sensitive'" + unmark-as-sensitive: "Unmark as 'sensitive'" mobile/views/components/media-image.vue: sensitive: "NSFW" click-to-show: "Click to show" |