From b5b384772a4dacbd40c2cc27dd47696d86a84988 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:26 +0900 Subject: [PATCH] New translations ja.yml (German) --- locales/de.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/de.yml b/locales/de.yml index a1a04850c..fef2a4a33 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "Unbekannt" future: "Zukunft" @@ -17,6 +24,7 @@ common: weeks_ago: "vor {0} Woche{0:n}" months_ago: "vor {0} Monat{0:en}" years_ago: "vor {} Jahr{0:en}" + trash: "ゴミ箱" weekday-short: sunday: "So" monday: "Mo" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "Mehr" empty: "Keine Benachrichtigungen" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "Antworte auf diese Anmerkung..." quote-placeholder: "Zitiere diese Anmerkung..." submit: "Beitragsform" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "{} Zeichen verbleibend" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "Neue Notiz" reply: "Antworten" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました"