summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-09-07 21:22:00 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-09-07 21:22:00 +0900
commit95d324a413ce3066792db575f2c8e48013998eef (patch)
tree8d493c58c674109e34474601f6385a202436cec4
parentNew translations ja-JP.yml (Chinese Simplified) (diff)
downloadmisskey-95d324a413ce3066792db575f2c8e48013998eef.tar.gz
misskey-95d324a413ce3066792db575f2c8e48013998eef.tar.bz2
misskey-95d324a413ce3066792db575f2c8e48013998eef.zip
New translations ja-JP.yml (English)
-rw-r--r--locales/en-US.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 557c5a0d93..1406d493d1 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -68,6 +68,15 @@ common:
confused: "Confused"
rip: "RIP"
pudding: "Pudding"
+ note-visibility:
+ public: "公開"
+ home: "ホーム"
+ home-desc: "ホームタイムラインにのみ公開"
+ followers: "フォロワー"
+ followers-desc: "自分のフォロワーにのみ公開"
+ specified: "ダイレクト"
+ specified-desc: "指定したユーザーにのみ公開"
+ private: "非公開"
note-placeholders:
a: "What are you doing?"
b: "What's happening?"
@@ -640,6 +649,9 @@ desktop/views/components/settings.vue:
behaviour: "Behavior"
fetch-on-scroll: "Endless loading on scroll"
fetch-on-scroll-desc: "When you scroll down the page, it automatically fetches additional content."
+ note-visibility: "投稿の公開範囲"
+ default-note-visibility: "デフォルトの公開範囲"
+ remember-note-visibility: "投稿の公開範囲を記憶する"
auto-popout: "Auto pop-out window"
auto-popout-desc: "If it's possible, pop-out display will be used instead of opening a new window. This setting is stored in your browser."
advanced: "Advanced settings"
@@ -1171,6 +1183,9 @@ mobile/views/pages/settings.vue:
notification-position-top: "Top"
behavior: "Behavior"
fetch-on-scroll: "Endless loading on scroll"
+ note-visibility: "投稿の公開範囲"
+ default-note-visibility: "デフォルトの公開範囲"
+ remember-note-visibility: "投稿の公開範囲を記憶する"
disable-via-mobile: "Don't mark the post as 'from mobile'"
load-raw-images: "Show attached images in original quality"
load-remote-media: "Show media from a remote server"