Update Dutch (nl) Localizable.strings (#408)

This commit is contained in:
Jan van den Berg 2023-01-26 17:12:57 +01:00 committed by GitHub
parent 5ddc03410c
commit 57e4d30fc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,10 +45,10 @@
"instance.url" = "Instantie-URL"; "instance.url" = "Instantie-URL";
// MARK: Menu // MARK: Menu
"menu.new-post" = "New post"; "menu.new-post" = "Nieuw bericht";
"menu.font" = "Font"; "menu.font" = "Lettertype";
"menu.font.bigger" = "Bigger"; "menu.font.bigger" = "Groter";
"menu.font.smaller" = "Smaller"; "menu.font.smaller" = "Kleiner";
// MARK: Settings // MARK: Settings
"settings.account.add" = "Account toevoegen"; "settings.account.add" = "Account toevoegen";
@ -119,9 +119,9 @@
"settings.content.default-visibility" = "Standaard postzichtbaarheid"; "settings.content.default-visibility" = "Standaard postzichtbaarheid";
"settings.content.reading" = "Lezen"; "settings.content.reading" = "Lezen";
"settings.content.posting" = "Posten"; "settings.content.posting" = "Posten";
"settings.push.duplicate.title" = "Duplicate notifications fixer"; "settings.push.duplicate.title" = "Dubbele meldingen oplosser";
"settings.push.duplicate.footer" = "Receiving duplicate notifications? Try this magic button in order to fix it"; "settings.push.duplicate.footer" = "Ontvang je dubbele meldingen? Gebruik deze magische knop om het op te lossen";
"settings.push.duplicate.button.fix" = "🪄 Fix it"; "settings.push.duplicate.button.fix" = "🪄 Los op";
// MARK: Tabs // MARK: Tabs
"tab.explore" = "Ontdekken"; "tab.explore" = "Ontdekken";
@ -180,10 +180,10 @@
"account.follow.follow" = "Volg"; "account.follow.follow" = "Volg";
"account.follow.following" = "Volgend"; "account.follow.following" = "Volgend";
"account.follow.requested" = "Verzocht"; "account.follow.requested" = "Verzocht";
"account.follow-request.accept" = "Accept"; "account.follow-request.accept" = "Accepteer";
"account.follow-request.reject" = "Reject"; "account.follow-request.reject" = "Weiger";
"account.follow-requests.pending-requests" = "Pending requests"; "account.follow-requests.pending-requests" = "Pending requests";
"account.follow-requests.instructions" = "Those users won't see your posts until you accept them."; "account.follow-requests.instructions" = "Deze gebruikers zie je berichten niet totdat je hun volgverzoek accepteert.";
"account.followers" = "Volgers"; "account.followers" = "Volgers";
"account.following" = "Volgend"; "account.following" = "Volgend";
"account.list.create" = "Maak een nieuwe lijst"; "account.list.create" = "Maak een nieuwe lijst";
@ -355,11 +355,11 @@
"status.visibility.unlisted" = "Minder openbaar"; "status.visibility.unlisted" = "Minder openbaar";
// MARK: Filters // MARK: Filters
"filter.new" = "New Filter"; "filter.new" = "Nieuw Filter";
"filter.filters" = "Filters"; "filter.filters" = "Filters";
"filter.edit.title" = "Filter title"; "filter.edit.title" = "Filter titel";
"filter.edit.keywords" = "Filter Keywords"; "filter.edit.keywords" = "Filter sleutelwoorden";
"filter.edit.keywords.add" = "Add a new keyword"; "filter.edit.keywords.add" = "Voeg een nieuw sleutelwoord toe";
"filter.edit.contexts" = "Filter Contexts"; "filter.edit.contexts" = "Filter Contexts";
"filter.edit.action" = "Filter Action"; "filter.edit.action" = "Filter Actie";
"account.action.edit-filters" = "Edit Filters"; "account.action.edit-filters" = "Wijzig Filters";