-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathnl.json
49 lines (49 loc) · 1.78 KB
/
nl.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{ "translations": {
"Send an email" : "Stuur een e-mail",
"User not found" : "Gebruiker niet gevonden",
"Nextcloud Assistant" : "Nextcloud Assistent",
"View results" : "Bekijk resultaten",
"Artificial Intelligence" : "Artificiële Intelligentie",
"Try again" : "Probeer opnieuw",
"Close" : "Sluit",
"Less" : "minder",
"More" : "Meer",
"Cancel" : "Annuleren",
"Delete" : "Verwijder",
"Edit title" : "Titel bewerken",
"Cancel editing" : "Annuleer bewerken",
"Submit" : "Verwerken",
"You" : "Je",
"Delete message" : "Bericht verwijderen",
"Choose" : "Kies",
"Nothing yet" : "Nog niets",
"Cancelled" : "Geannuleerd",
"Failed" : "Mislukt",
"Running" : "Hardlopen",
"Scheduled" : "Ingepland",
"Input" : "Input",
"Result" : "Resultaat",
"Unknown status" : "Onbekende status",
"Error while recording audio" : "Fout tijdens opnemen audio",
"Start recording" : "Begin opname",
"Dismiss recording" : "Opname sluiten",
"End recording and send" : "Beëindigen opname en versturen",
"Choose file" : "Kies bestand",
"Choose a file" : "Kies een bestand",
"No file selected" : "Geen bestand geselecteerd",
"Could not copy to clipboard" : "Kon niet kopiëren naar het klembord",
"Upload from device" : "Uploaden vanaf apparaat",
"Share" : "Delen",
"Advanced" : "Geavanceerd",
"Copy" : "Kopiëren",
"Type some text" : "Geef wat tekst in",
"Output" : "Output",
"Reset" : "Herstellen",
"Stop recording" : "Beëindig opname",
"Unknown error" : "Onbekende fout",
"Preview" : "Voorbeeld",
"Send" : "Verzenden",
"Advanced options" : "Geavanceerde opties",
"Copy link to clipboard" : "Kopieer link naar klembord"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}