diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml index 2ad125515..8233a7b7c 100644 --- a/locales/nl-NL.yml +++ b/locales/nl-NL.yml @@ -68,6 +68,15 @@ common: confused: "Verward" rip: "RIP" pudding: "Pudding" + note-visibility: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" note-placeholders: a: "今どうしてる?" b: "何かありましたか?" @@ -640,6 +649,9 @@ desktop/views/components/settings.vue: behaviour: "Gedrag" fetch-on-scroll: "Ophalen bij scrollen" fetch-on-scroll-desc: "Als je omlaag scrolt, wordt de rest van de inhoud automatisch opgehaald." + note-visibility: "投稿の公開範囲" + default-note-visibility: "デフォルトの公開範囲" + remember-note-visibility: "投稿の公開範囲を記憶する" auto-popout: "Venster automatisch uitvouwen" auto-popout-desc: "Venster uitvouwen, indien mogelijk. Deze instelling wordt opgeslagen in je browser." advanced: "Geavanceerde instellingen" @@ -1171,6 +1183,9 @@ mobile/views/pages/settings.vue: notification-position-top: "上" behavior: "Gedrag" fetch-on-scroll: "Ophalen bij scrollen" + note-visibility: "投稿の公開範囲" + default-note-visibility: "デフォルトの公開範囲" + remember-note-visibility: "投稿の公開範囲を記憶する" disable-via-mobile: "Zonder 'mobiele berichten'" load-raw-images: "添付された画像を高画質で表示する" load-remote-media: "リモートサーバーのメディアを表示する"