forked from FoundKeyGang/FoundKey
New translations ja-JP.yml (English)
This commit is contained in:
parent
c7ef7531a9
commit
53405e54a8
1 changed files with 14 additions and 14 deletions
|
@ -69,14 +69,14 @@ common:
|
||||||
rip: "RIP"
|
rip: "RIP"
|
||||||
pudding: "Pudding"
|
pudding: "Pudding"
|
||||||
note-visibility:
|
note-visibility:
|
||||||
public: "公開"
|
public: "Public"
|
||||||
home: "ホーム"
|
home: "Home"
|
||||||
home-desc: "ホームタイムラインにのみ公開"
|
home-desc: "Post to the home timeline only"
|
||||||
followers: "フォロワー"
|
followers: "Followers"
|
||||||
followers-desc: "自分のフォロワーにのみ公開"
|
followers-desc: "Post to followers only"
|
||||||
specified: "ダイレクト"
|
specified: "Direct"
|
||||||
specified-desc: "指定したユーザーにのみ公開"
|
specified-desc: "Post to specified users only"
|
||||||
private: "非公開"
|
private: "Private"
|
||||||
note-placeholders:
|
note-placeholders:
|
||||||
a: "What are you doing?"
|
a: "What are you doing?"
|
||||||
b: "What's happening?"
|
b: "What's happening?"
|
||||||
|
@ -649,9 +649,9 @@ desktop/views/components/settings.vue:
|
||||||
behaviour: "Behavior"
|
behaviour: "Behavior"
|
||||||
fetch-on-scroll: "Endless loading on scroll"
|
fetch-on-scroll: "Endless loading on scroll"
|
||||||
fetch-on-scroll-desc: "When you scroll down the page, it automatically fetches additional content."
|
fetch-on-scroll-desc: "When you scroll down the page, it automatically fetches additional content."
|
||||||
note-visibility: "投稿の公開範囲"
|
note-visibility: "Post visibility"
|
||||||
default-note-visibility: "デフォルトの公開範囲"
|
default-note-visibility: "Default visibility"
|
||||||
remember-note-visibility: "投稿の公開範囲を記憶する"
|
remember-note-visibility: "Remember post visibility"
|
||||||
auto-popout: "Auto pop-out window"
|
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."
|
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"
|
advanced: "Advanced settings"
|
||||||
|
@ -1183,9 +1183,9 @@ mobile/views/pages/settings.vue:
|
||||||
notification-position-top: "Top"
|
notification-position-top: "Top"
|
||||||
behavior: "Behavior"
|
behavior: "Behavior"
|
||||||
fetch-on-scroll: "Endless loading on scroll"
|
fetch-on-scroll: "Endless loading on scroll"
|
||||||
note-visibility: "投稿の公開範囲"
|
note-visibility: "Post visibility"
|
||||||
default-note-visibility: "デフォルトの公開範囲"
|
default-note-visibility: "Default visibility"
|
||||||
remember-note-visibility: "投稿の公開範囲を記憶する"
|
remember-note-visibility: "Remember post visibility"
|
||||||
disable-via-mobile: "Don't mark the post as 'from mobile'"
|
disable-via-mobile: "Don't mark the post as 'from mobile'"
|
||||||
load-raw-images: "Show attached images in original quality"
|
load-raw-images: "Show attached images in original quality"
|
||||||
load-remote-media: "Show media from a remote server"
|
load-remote-media: "Show media from a remote server"
|
||||||
|
|
Loading…
Reference in a new issue