blob: ef830c55202a78a767d64db8ded2c6f2db92242b [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
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account heeft geen wachtwoord";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
Guillaume Roguez28009732016-06-23 00:19:37 -04008"Add to contacts" = "Aan contacten toevoegen";
9
Alexandre Lision55f67fb2016-11-03 11:34:55 -040010/* Text shown to the user */
11"Alias : " = "Alias:";
Guillaume Roguez28009732016-06-23 00:19:37 -040012
13/* Error shown to the user */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040014"An error occured during the export" = "Er is een fout opgetreden tijdens het exporteren";
15
16/* Contextual menu entry */
17"Backup account" = "Reservekopie van account maken";
Guillaume Roguez28009732016-06-23 00:19:37 -040018
19/* Contextual menu action */
20"Call number" = "Nummer bellen";
21
Jenkinsf3c9ede2018-02-12 10:30:19 -050022/* File transfer canceled label */
Jenkinsce295bd2018-03-19 15:29:52 -040023"Canceled" = "Geannuleerd";
Jenkinsf3c9ede2018-02-12 10:30:19 -050024
Guillaume Roguez28009732016-06-23 00:19:37 -040025/* Open panel title */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040026"Choose a CA list" = "Kies een CA-lijst";
Guillaume Roguez28009732016-06-23 00:19:37 -040027
28/* Open panel title */
29"Choose a certificate" = "Kies een certificaat";
30
31/* Open panel title */
32"Choose a directory" = "Kies een map";
33
34/* Open panel title */
35"Choose a private key file" = "Kies bestand met een persoonlijke sleutel";
36
37/* Open panel prompt for 'Choose a file' */
38"Choose CA" = "Kies CA";
39
40/* Open panel prompt for 'Choose a directory' */
41"Choose directory" = "Kies map";
42
43/* Contextual menu entry */
44"Choose file" = "Kies bestand";
45
Guillaume Roguez28009732016-06-23 00:19:37 -040046/* No comment provided by engineer. */
47"Copy" = "Kopiëren";
48
49/* Contextual menu action */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040050"Copy name" = "Naam kopiëren";
51
52/* Contextual menu action */
Guillaume Roguez28009732016-06-23 00:19:37 -040053"Copy number" = "Nummer kopiëren";
54
Alexandre Lision55f67fb2016-11-03 11:34:55 -040055/* Contextual menu entry */
56"Create RING Account" = "Ring-account aanmaken";
Guillaume Roguez28009732016-06-23 00:19:37 -040057
Alexandre Lision55f67fb2016-11-03 11:34:55 -040058/* Contextual menu entry */
59"Create SIP Account" = "SIP-account aanmaken";
60
Jenkinsf3c9ede2018-02-12 10:30:19 -050061/* File transfer failed label */
62"Failed" = "Mislukt";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040063
64/* Error message shown to user when it is impossible to migrate account */
65"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.";
66
67/* Text shown to user when an error occur at registration */
68"Failed to perform lookup" = "Opzoeken mislukt";
69
Alexandre Lision55f67fb2016-11-03 11:34:55 -040070/* Incoming call from {Name} */
71"Incoming call from %@" = "Inkomende oproep van %@";
72
Guillaume Roguez28009732016-06-23 00:19:37 -040073/* Message from {Name} */
74"Message from %@" = "Bericht van %@";
75
Alexandre Lision55f67fb2016-11-03 11:34:55 -040076/* User label */
77"New SIP account" = "Nieuwe SIP-account";
78
Jenkinsf3c9ede2018-02-12 10:30:19 -050079/* Displayed as RingID when no accounts are available for selection */
Jenkinsce295bd2018-03-19 15:29:52 -040080"No account available" = "Geen account beschikbaar";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040081
82/* Text show to the user when password didn't match */
83"Password and confirmation mismatch." = "Wachtwoord en bevestiging komen niet overeen.";
84
85/* Indication for user */
86"Password is too short" = "Wachtwoord is te kort";
87
88/* Indication for user */
89"Passwords don't match" = "Wachtwoorden komen niet overeen";
90
Guillaume Roguez28009732016-06-23 00:19:37 -040091/* Button label */
92"Pause" = "Pauze";
93
94/* Button label */
95"Play" = "Afspelen";
96
97/* Button Action */
98"Refuse" = "Afwijzen";
99
100/* Contextual menu entry */
101"Remove value" = "Waarde verwijderen";
102
103/* Show advice to user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500104"Reopen account to see your hash" = "Heropen de account om je hash te bekijken";
Guillaume Roguez28009732016-06-23 00:19:37 -0400105
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400106/* Contextual menu entry */
107"Restore account" = "Account herstellen";
108
109/* Button title */
110"Revise Input" = "Invoer herzien";
Guillaume Roguez28009732016-06-23 00:19:37 -0400111
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500112/* Text shown to the user */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500113"RingID : " = "Ring-ID:";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500114
Guillaume Roguez28009732016-06-23 00:19:37 -0400115/* No comment provided by engineer. */
116"Share" = "Delen";
117
Jenkinsf3c9ede2018-02-12 10:30:19 -0500118/* File transfer successful label */
119"Success" = "Klaar";
120
Guillaume Roguez28009732016-06-23 00:19:37 -0400121/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400122"Text Actions" = "Teksthandelingen";
123
124/* Text shown to user when his username is available to be registered */
125"The entered username is available" = "De ingevoerde gebruikersnaam is beschikbaar";
126
127/* Text shown to user when his username is invalid to be registered */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500128"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 -0400129
130/* Text shown to user when his username is already registered */
131"The entered username is not available" = "De ingevoerde gebruikersnaam is niet beschikbaar";
132
133/* Text shown to the user */
134"The following account needs to be migrated to the new Ring account format:" = "De volgende account moet gemigreerd worden naar het nieuwe Ring-accountformaat:";
135
136/* Error shown to the user */
137"The password you entered does not unlock this account" = "Het wachtwoord dat je hebt ingevoerd ontgrendelt deze account niet";
138
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400139/* Title shown to user to concat with Pin */
Jenkins1cda4182017-05-18 14:39:40 -0400140"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 -0400141
142/* Text shown to the user */
143"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 -0400144
145/* Name used when user leave field empty */
146"Unknown" = "Onbekend";
147
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400148/* Error shown to user */
149"You have to migrate your account before exporting" = "Je moet je account migreren vooraleer je deze kan exporteren";
150