forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
08a89a924d
commit
800fdaeaef
1 changed files with 9 additions and 9 deletions
|
@ -151,6 +151,15 @@ common/views/components/twitter-setting.vue:
|
||||||
disconnect: "Disconnect"
|
disconnect: "Disconnect"
|
||||||
common/views/components/uploader.vue:
|
common/views/components/uploader.vue:
|
||||||
waiting: "Waiting"
|
waiting: "Waiting"
|
||||||
|
common/views/components/visibility-chooser.vue:
|
||||||
|
public: "公開"
|
||||||
|
home: "ホーム"
|
||||||
|
home-desc: "ホームタイムラインにのみ公開"
|
||||||
|
followers: "フォロワー"
|
||||||
|
followers-desc: "自分のフォロワーにのみ公開"
|
||||||
|
specified: "ダイレクト"
|
||||||
|
specified-desc: "指定したユーザーにのみ公開"
|
||||||
|
private: "非公開"
|
||||||
common/views/widgets/broadcast.vue:
|
common/views/widgets/broadcast.vue:
|
||||||
fetching: "Fetching"
|
fetching: "Fetching"
|
||||||
no-broadcasts: "No broadcasts"
|
no-broadcasts: "No broadcasts"
|
||||||
|
@ -165,15 +174,6 @@ common/views/widgets/photo-stream.vue:
|
||||||
common/views/widgets/server.vue:
|
common/views/widgets/server.vue:
|
||||||
title: "Server info"
|
title: "Server info"
|
||||||
toggle: "Toggle views"
|
toggle: "Toggle views"
|
||||||
common/views/widgets/visibility-chooser.vue:
|
|
||||||
public: "Public"
|
|
||||||
home: "Home"
|
|
||||||
home-desc: "Post to the home timeline only"
|
|
||||||
followers: "Followers"
|
|
||||||
followers-desc: "Post to followers only"
|
|
||||||
specified: "Direct"
|
|
||||||
specified-desc: "Post to specified users only"
|
|
||||||
private: "Private"
|
|
||||||
desktop/views/components/activity.chart.vue:
|
desktop/views/components/activity.chart.vue:
|
||||||
total: "Black ... Total"
|
total: "Black ... Total"
|
||||||
notes: "Blue ... Notes"
|
notes: "Blue ... Notes"
|
||||||
|
|
Loading…
Reference in a new issue