blob: 281d245be1ee0038728612263b2b4b757e1a5296 [file] [log] [blame]
Guillaume Roguez28009732016-06-23 00:19:37 -04001
Alexandre Lision55f67fb2016-11-03 11:34:55 -04002"A network error occured during the export" = "Er is een netwerkfout opgetreden tijdens het exporteren";
3
4/* Contextual menu action */
Guillaume Roguez28009732016-06-23 00:19:37 -04005"Add to contacts" = "Aan contacten toevoegen";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Text shown to the user */
8"Alias : " = "Alias:";
Guillaume Roguez28009732016-06-23 00:19:37 -04009
10/* Error shown to the user */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040011"An error occured during the export" = "Er is een fout opgetreden tijdens het exporteren";
12
13/* Contextual menu entry */
14"Backup account" = "Reservekopie van account maken";
Guillaume Roguez28009732016-06-23 00:19:37 -040015
16/* Contextual menu action */
17"Call number" = "Nummer bellen";
18
Guillaume Roguez28009732016-06-23 00:19:37 -040019/* Open panel title */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040020"Choose a CA list" = "Kies een CA-lijst";
Guillaume Roguez28009732016-06-23 00:19:37 -040021
22/* Open panel title */
23"Choose a certificate" = "Kies een certificaat";
24
25/* Open panel title */
26"Choose a directory" = "Kies een map";
27
28/* Open panel title */
29"Choose a private key file" = "Kies bestand met een persoonlijke sleutel";
30
31/* Open panel prompt for 'Choose a file' */
32"Choose CA" = "Kies CA";
33
34/* Open panel prompt for 'Choose a directory' */
35"Choose directory" = "Kies map";
36
37/* Contextual menu entry */
38"Choose file" = "Kies bestand";
39
Guillaume Roguez28009732016-06-23 00:19:37 -040040/* No comment provided by engineer. */
41"Copy" = "Kopiëren";
42
43/* Contextual menu action */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040044"Copy name" = "Naam kopiëren";
45
46/* Contextual menu action */
Guillaume Roguez28009732016-06-23 00:19:37 -040047"Copy number" = "Nummer kopiëren";
48
Alexandre Lision55f67fb2016-11-03 11:34:55 -040049/* Contextual menu entry */
50"Create RING Account" = "Ring-account aanmaken";
Guillaume Roguez28009732016-06-23 00:19:37 -040051
Alexandre Lision55f67fb2016-11-03 11:34:55 -040052/* Contextual menu entry */
53"Create SIP Account" = "SIP-account aanmaken";
54
55/* Alert dialog title */
56"Entered name not found" = "Ingevoerde naam niet gevonden";
57
58/* Error message shown to user when it is impossible to migrate account */
59"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Migreren van account mislukt. Je kan opnieuw proberen door op Oké te klikken of je account verwijderen.";
60
61/* Text shown to user when an error occur at registration */
62"Failed to perform lookup" = "Opzoeken mislukt";
63
Alexandre Lision55f67fb2016-11-03 11:34:55 -040064/* Incoming call from {Name} */
65"Incoming call from %@" = "Inkomende oproep van %@";
66
67/* Alert dialo message */
68"Make sure you have at least one valid account" = "Zorg dat je minstens een geldige account hebt";
Guillaume Roguez28009732016-06-23 00:19:37 -040069
70/* Message from {Name} */
71"Message from %@" = "Bericht van %@";
72
Alexandre Lision55f67fb2016-11-03 11:34:55 -040073/* User label */
74"New SIP account" = "Nieuwe SIP-account";
75
76/* Alert dialog title */
77"No valid account available" = "Geen geldige account beschikbaar";
78
79/* Text show to the user when password didn't match */
80"Password and confirmation mismatch." = "Wachtwoord en bevestiging komen niet overeen.";
81
82/* Indication for user */
83"Password is too short" = "Wachtwoord is te kort";
84
85/* Indication for user */
86"Passwords don't match" = "Wachtwoorden komen niet overeen";
87
Guillaume Roguez28009732016-06-23 00:19:37 -040088/* Button label */
89"Pause" = "Pauze";
90
91/* Button label */
92"Play" = "Afspelen";
93
94/* Button Action */
95"Refuse" = "Afwijzen";
96
97/* Contextual menu entry */
98"Remove value" = "Waarde verwijderen";
99
100/* Show advice to user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500101"Reopen account to see your hash" = "Heropen de account om je hash te bekijken";
Guillaume Roguez28009732016-06-23 00:19:37 -0400102
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400103/* Contextual menu entry */
104"Restore account" = "Account herstellen";
105
106/* Button title */
107"Revise Input" = "Invoer herzien";
Guillaume Roguez28009732016-06-23 00:19:37 -0400108
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500109/* Text shown to the user */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500110"RingID : " = "Ring-ID:";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500111
Guillaume Roguez28009732016-06-23 00:19:37 -0400112/* No comment provided by engineer. */
113"Share" = "Delen";
114
115/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400116"Text Actions" = "Teksthandelingen";
117
118/* Text shown to user when his username is available to be registered */
119"The entered username is available" = "De ingevoerde gebruikersnaam is beschikbaar";
120
121/* Text shown to user when his username is invalid to be registered */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500122"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "De ingevoerde gebruikersnaam is ongeldig. De gebruikersnaam moet minstens 3 tekens lang zijn, en mag enkel kleine alfanumerieke tekens bevatten.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400123
124/* Text shown to user when his username is already registered */
125"The entered username is not available" = "De ingevoerde gebruikersnaam is niet beschikbaar";
126
127/* Text shown to the user */
128"The following account needs to be migrated to the new Ring account format:" = "De volgende account moet gemigreerd worden naar het nieuwe Ring-accountformaat:";
129
130/* Error shown to the user */
131"The password you entered does not unlock this account" = "Het wachtwoord dat je hebt ingevoerd ontgrendelt deze account niet";
132
133/* Alert dialog title */
134"The username you entered do not match a RingID on the network" = "De gebruikersnaam die je hebt ingevoerd komt niet overeen met een Ring-ID op het netwerk";
135
136/* Title shown to user to concat with Pin */
Jenkins1cda4182017-05-18 14:39:40 -0400137"To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Om het proces te voltooien open je Ring op het nieuwe apparaat en kies je de optie \"Dit apparaat aan een account koppelen\". Je pincode is 10 minuten geldig.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400138
139/* Text shown to the user */
140"To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later." = "Om door te gaan met de migratie moet je een wachtwoord voor je account kiezen. Dit wachtwoord zal gebruikt worden om je hoofdsleutel te versleutelen. Het wachtwoord wordt vereist om nieuwe apparaten aan je Ring-account toe te voegen. Als je nog niet klaar bent om een wachtwoord te kiezen kan je Ring sluiten en de migratie later verderzetten.";
Guillaume Roguez28009732016-06-23 00:19:37 -0400141
142/* Name used when user leave field empty */
143"Unknown" = "Onbekend";
144
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400145/* Error shown to user */
146"You have to migrate your account before exporting" = "Je moet je account migreren vooraleer je deze kan exporteren";
147
Jenkins1cda4182017-05-18 14:39:40 -0400148/* Error shown to user */
149"An error happened, contact request has not been sent" = "An error happened, contact request has not been sent";
150
151/* Error shown to user */
152"Could not find contact to send request" = "Could not find contact to send request";
153