Skip to content
Snippets Groups Projects
Commit c906210e authored by Sven's avatar Sven Committed by Weblate
Browse files

Translated using Weblate (Dutch)

Currently translated at 30.1% (84 of 279 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/nl/
parent 2a211fc8
No related merge requests found
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
"general": { "general": {
"image_by": "Afbeelding", "image_by": "Afbeelding",
"tos": "Gebruikersovereenkomst", "tos": "Gebruikersovereenkomst",
"loading": "Laden…" "loading": "Laden…",
"privacy": "Privacy",
"about": "Over"
}, },
"login": { "login": {
"current_password": "Huidig wachtwoord", "current_password": "Huidig wachtwoord",
...@@ -34,7 +36,11 @@ ...@@ -34,7 +36,11 @@
}, },
"successful_registration": "Registreren succesvol!", "successful_registration": "Registreren succesvol!",
"open_mail_provider": "Open {{provider}}", "open_mail_provider": "Open {{provider}}",
"check_spam": "Check uw spam als u het niet kunt vinden." "check_spam": "Check uw spam als u het niet kunt vinden.",
"password": "Wachtwoord",
"username": "Gebruikersnaam",
"email": "Email",
"title": "Inloggen"
}, },
"app": { "app": {
"main": { "main": {
...@@ -49,24 +55,93 @@ ...@@ -49,24 +55,93 @@
"uploading_file": "Bestand uploaden…", "uploading_file": "Bestand uploaden…",
"message_saved": "Opslaan in uw berichten", "message_saved": "Opslaan in uw berichten",
"message_who": "Verstuur bericht naar {{person}}", "message_who": "Verstuur bericht naar {{person}}",
"message_where": "Verstuur in {{channel_name}}" "message_where": "Verstuur in {{channel_name}}",
"bot": "bot",
"edited": "(bewerkt)",
"unknown_user": "<Onbekende Gebruiker>",
"misc": {
"viewing_old": "Je bekijkt oudere berichten",
"jump_present": "Naar nu springen"
},
"voice": {
"unmute": "Dempen opheffen",
"mute": "Dempen",
"leave": "Verlaten",
"connected": "Spraak verbonden"
},
"start": {
"group": "Dit is het begin van jouw gesprek."
},
"system": {
"channel_icon_changed": "veranderde het kanaalpictogram",
"channel_description_changed": "veranderde de kanaalbeschrijving",
"channel_renamed": "heeft het kanaal hernoemd naar",
"removed_by": "verwijderd door",
"added_by": "toegevoegd door"
}
}, },
"categories": { "categories": {
"participants": "Deelnemen" "participants": "Deelnemen",
"members": "Leden",
"channels": "Kanalen",
"conversations": "Gesprekken"
},
"groups": {
"owner": "Groep Eigenaar",
"name": "Groep Naam",
"create": "Maak een groep."
} }
}, },
"navigation": { "navigation": {
"tabs": { "tabs": {
"saved": "Opgeslagen notitir", "saved": "Opgeslagen notitir",
"dev": "Ontwikkelaar", "dev": "Ontwikkelaar",
"home": "Thuis" "home": "Thuis",
"unreads": "Ongelezen",
"friends": "Vrienden"
} }
}, },
"status": { "status": {
"invisible": "Onzichtbaar", "invisible": "Onzichtbaar",
"busy": "Druk", "busy": "Druk",
"idle": "Afwezig", "idle": "Afwezig",
"online": "Online" "online": "Online",
"offline": "Offline"
},
"settings": {
"pages": {
"appearance": {
"title": "Uiterlijk"
},
"sessions": {
"created": "Gemaakt {{time_ago}}",
"this_device": "Dit Apparaat",
"active_sessions": "Actieve Sessies",
"title": "Sessies"
},
"profile": {
"edit_background": "Verander Achtergrond",
"custom_background": "Eigen Achtergrond",
"profile_picture": "Profielfoto",
"placeholder": "Schrijf iets over jezelf…",
"fetching": "Je profiel ophalen …",
"info": "Informatie",
"title": "Profiel"
},
"account": {
"change_field": "Veranderen",
"title": "Mijn Account"
}
},
"actions": {
"upload": "Upload (max {{filesize}})",
"remove": "Verwijderen"
},
"categories": {
"client_settings": "Client instellingen",
"user_settings": "Gebruikersinstellingen"
},
"title": "Instellingen"
} }
} }
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment