summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/de-DE.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index a7a678756b..455fe83771 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -68,6 +68,15 @@ common:
confused: "Verwirrt"
rip: "RIP"
pudding: "Pudding"
+ note-visibility:
+ public: "公開"
+ home: "ホーム"
+ home-desc: "ホームタイムラインにのみ公開"
+ followers: "フォロワー"
+ followers-desc: "自分のフォロワーにのみ公開"
+ specified: "ダイレクト"
+ specified-desc: "指定したユーザーにのみ公開"
+ private: "非公開"
note-placeholders:
a: "Was machst du gerade?"
b: "Was ist so passiert?"
@@ -640,6 +649,9 @@ desktop/views/components/settings.vue:
behaviour: "Verhalten"
fetch-on-scroll: "Aktualisieren beim scrollen"
fetch-on-scroll-desc: "Wenn du runterscrollst empfängt die Seite automatisch zusätzliche Inhalte."
+ note-visibility: "投稿の公開範囲"
+ default-note-visibility: "デフォルトの公開範囲"
+ remember-note-visibility: "投稿の公開範囲を記憶する"
auto-popout: "Automatische Pop-out Fenster"
auto-popout-desc: "Pop-out ein offenes Fenster wenn möglich. Diese Einstellung wird im Browser gespeichert."
advanced: "Erweiterte Einstellungen"
@@ -1171,6 +1183,9 @@ mobile/views/pages/settings.vue:
notification-position-top: "上"
behavior: "動作"
fetch-on-scroll: "スクロールで自動読み込み"
+ note-visibility: "投稿の公開範囲"
+ default-note-visibility: "デフォルトの公開範囲"
+ remember-note-visibility: "投稿の公開範囲を記憶する"
disable-via-mobile: "「モバイルからの投稿」フラグを付けない"
load-raw-images: "添付された画像を高画質で表示する"
load-remote-media: "リモートサーバーのメディアを表示する"