New translations app.json (Dutch)

This commit is contained in:
Eugen Rochko 2021-08-09 03:47:54 +02:00
parent 6a46369736
commit dd181348d5

View File

@ -2,84 +2,84 @@
"common": { "common": {
"alerts": { "alerts": {
"common": { "common": {
"please_try_again": "Please try again.", "please_try_again": "Probeer het opnieuw.",
"please_try_again_later": "Please try again later." "please_try_again_later": "Probeer het later nog eens."
}, },
"sign_up_failure": { "sign_up_failure": {
"title": "Sign Up Failure" "title": "Registratiefout"
}, },
"server_error": { "server_error": {
"title": "Server Error" "title": "Serverfout"
}, },
"vote_failure": { "vote_failure": {
"title": "Vote Failure", "title": "Stemmen Mislukt",
"poll_expired": "The poll has expired" "poll_expired": "De peiling is verlopen"
}, },
"discard_post_content": { "discard_post_content": {
"title": "Discard Draft", "title": "Concept Verwijderen",
"message": "Confirm to discard composed post content." "message": "Bevestig het verwijderen van het concept bericht."
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Publish Failure", "title": "Publicatiefout",
"message": "Failed to publish the post.\nPlease check your internet connection.", "message": "Het publiceren van het bericht is mislukt. Controleer alstublieft uw internetverbinding.",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "Een video kan niet aan een bericht met afbeeldingen worden gekoppeld.",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "Slechts één video kan aan een bericht worden gekoppeld."
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Profiel bewerken mislukt",
"message": "Cannot edit profile. Please try again." "message": "Het profiel kan niet bewerkt worden. Probeer het opnieuw."
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "Afmelden",
"message": "Are you sure you want to sign out?", "message": "Weet u zeker dat u zich wilt afmelden?",
"confirm": "Sign Out" "confirm": "Afmelden"
}, },
"block_domain": { "block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "title": "Weet u zeker dat u alles van %s wilt blokkeren? In de meeste gevallen is het blokkeren of negeren van een paar specifieke personen voldoende en wenselijker. U zult geen berichten meer zien van dit domein en volgers van dit domein worden verwijderd.",
"block_entire_domain": "Block Domain" "block_entire_domain": "Domein blokkeren"
}, },
"save_photo_failure": { "save_photo_failure": {
"title": "Save Photo Failure", "title": "Foto Opslaan Mislukt",
"message": "Please enable the photo library access permission to save the photo." "message": "Geef toestemming om de foto op te slaan."
}, },
"delete_post": { "delete_post": {
"title": "Are you sure you want to delete this post?", "title": "Weet u zeker dat u dit bericht wilt verwijderen?",
"delete": "Delete" "delete": "Verwijderen"
}, },
"clean_cache": { "clean_cache": {
"title": "Clean Cache", "title": "Cache-geheugen Wissen",
"message": "Successfully cleaned %s cache." "message": "Cache-geheugen (%s) succesvol gewist."
} }
}, },
"controls": { "controls": {
"actions": { "actions": {
"back": "Back", "back": "Terug",
"next": "Next", "next": "Volgende",
"previous": "Previous", "previous": "Vorige",
"open": "Open", "open": "Open",
"add": "Add", "add": "Toevoegen",
"remove": "Remove", "remove": "Verwijderen",
"edit": "Edit", "edit": "Bewerken",
"save": "Save", "save": "Opslaan",
"ok": "OK", "ok": "O",
"done": "Done", "done": "Klaar",
"confirm": "Confirm", "confirm": "Bevestigen",
"continue": "Continue", "continue": "Doorgaan",
"cancel": "Cancel", "cancel": "Annuleren",
"discard": "Discard", "discard": "Weggooien",
"try_again": "Try Again", "try_again": "Probeer Opnieuw",
"take_photo": "Take Photo", "take_photo": "Foto Maken",
"save_photo": "Save Photo", "save_photo": "Foto Opslaan",
"copy_photo": "Copy Photo", "copy_photo": "Foto kopiëren",
"sign_in": "Sign In", "sign_in": "Aanmelden",
"sign_up": "Sign Up", "sign_up": "Registreren",
"see_more": "See More", "see_more": "Meer",
"preview": "Preview", "preview": "Voorvertoning",
"share": "Share", "share": "Delen",
"share_user": "Share %s", "share_user": "Delen %s",
"share_post": "Share Post", "share_post": "Bericht Delen",
"open_in_safari": "Open in Safari", "open_in_safari": "Open in Safari",
"find_people": "Find people to follow", "find_people": "Find people to follow",
"manually_search": "Manually search instead", "manually_search": "Manually search instead",
@ -151,7 +151,7 @@
} }
}, },
"friendship": { "friendship": {
"follow": "Follow", "follow": "Volgen",
"following": "Following", "following": "Following",
"request": "Request", "request": "Request",
"pending": "Pending", "pending": "Pending",