diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml index c4540f048..8693a80c2 100644 --- a/locales/nl-NL.yml +++ b/locales/nl-NL.yml @@ -120,6 +120,10 @@ common: reduce-motion: "UIの動きを減らす" this-setting-is-this-device-only: "このデバイスのみ" use-os-default-emojis: "OS標準の絵文字を使用" + line-width: "線の太さ" + line-width-thin: "細い" + line-width-normal: "普通" + line-width-thick: "太い" do-not-use-in-production: "これは開発ビルドです。本番環境で使用しないでください。" user-suspended: "このユーザーは凍結されています。" is-remote-user: "このユーザー情報はコピーです。" @@ -333,6 +337,7 @@ common/views/components/nav.vue: common/views/components/note-menu.vue: mention: "メンション" detail: "詳細" + copy-content: "内容をコピー" copy-link: "リンクをコピー" favorite: "Deze notitie toevoegen aan favorieten" unfavorite: "お気に入り解除" @@ -782,10 +787,6 @@ desktop/views/components/settings.vue: dark-mode: "Donkere modus" use-shadow: "UIに影を使用" rounded-corners: "UIの角を丸める" - line-width: "線の太さ" - line-width-thin: "細い" - line-width-normal: "普通" - line-width-thick: "太い" circle-icons: "Ronde pictogrammen gebruiken" contrasted-acct: "ユーザー名にコントラストを付ける" post-form-on-timeline: "Berichtformulier boven de tijdlijn tonen"