New translations app.json (Dutch)

This commit is contained in:
Eugen Rochko 2024-06-12 16:54:11 +02:00
parent ac34a96182
commit 1f9223eb00
1 changed files with 20 additions and 0 deletions

View File

@ -751,6 +751,7 @@
"title": "Instellingen",
"general": "Algemeen",
"notifications": "Meldingen",
"privacy_safety": "Privacy & Safety",
"support_mastodon": "Mastodon ondersteunen",
"about_mastodon": "Over Mastodon",
"server_details": "Servergegevens",
@ -820,6 +821,25 @@
"notification_hint": "Meldingen in je apparaatinstellingen inschakelen om updates op je vergrendelscherm te kunnen zien.",
"go_to_settings": "Ga naar de meldingsinstellingen"
}
},
"privacy_safety": {
"title": "Privacy & Safety",
"preset": {
"title": "Preset",
"open_and_public": "Open & Public",
"private_and_restricted": "Private & Restricted",
"custom": "Custom"
},
"default_post_visibility": {
"title": "Default Post Visibility",
"public": "Public",
"followers_only": "Followers Only",
"only_people_mentioned": "Only People Mentioned"
},
"manually_approve_follow_requests": "Manually Approve Follow Requests",
"show_followers_and_following": "Show Followers & Following",
"suggest_my_account_to_others": "Suggest My Account to Others",
"appear_in_search_engines": "Appear in Search Engines"
}
},
"report": {