summaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.json
blob: 37438623347714f9c24749af4ad0b2a077c1bbf4 (plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
{ "translations": {
    "Please select a file." : "Selecteer een bestand.",
    "File is too big" : "Bestand te groot",
    "The selected file is not an image." : "Het geselecteerde bestand is geen afbeelding.",
    "The selected file cannot be read." : "Het geselecteerde bestand kan niet worden gelezen.",
    "Invalid file provided" : "Ongeldig bestand opgegeven",
    "No image or file provided" : "Geen afbeelding of bestand opgegeven",
    "Unknown filetype" : "Bestandsformaat onbekend",
    "Invalid image" : "Afbeelding ongeldig",
    "An error occurred. Please contact your admin." : "Er trad een fout op. Neem contact op met je beheerder.",
    "No temporary profile picture available, try again" : "Geen tijdelijke profielafbeelding beschikbaar. Probeer het opnieuw",
    "No crop data provided" : "Geen bijsnijdingsgegevens opgegeven",
    "No valid crop data provided" : "Geen geldige bijsnijdingsgegevens opgegeven",
    "Crop is not square" : "Bijsnijden is niet vierkant",
    "State token does not match" : "Token staat komt niet overeen",
    "Password reset is disabled" : "Herstel wachtwoord is uitgeschakeld",
    "Couldn't reset password because the token is invalid" : "Kon het wachtwoord niet herstellen, omdat het token ongeldig is",
    "Couldn't reset password because the token is expired" : "Kon het wachtwoord niet herstellen, omdat het token verlopen is",
    "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kon geen herstel e-mail versturen, omdat er geen e-mailadres bekend is bij deze gebruikersnaam. Neem contact op met je beheerder.",
    "Password reset" : "Herstel wachtwoord",
    "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op de volgende knop om je wachtwoord te herstellen. Als je geen wachtwoordherstel hebt aangevraagd, negeer dan dit e-mailbericht.",
    "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op de volgende link om je wachtwoord te herstellen. Als je geen wachtwoordherstel hebt aangevraagd, negeer dan dit e-mailbericht.",
    "Reset your password" : "Herstel je wachtwoord",
    "%s password reset" : "%s reset wachtwoord",
    "Couldn't send reset email. Please contact your administrator." : "Kon herstel e-mail niet versturen. Neem contact op met je beheerder.",
    "Couldn't send reset email. Please make sure your username is correct." : "Kon e-mail niet versturen. Verifieer of je gebruikersnaam correct is.",
    "Preparing update" : "Update voorbereiden",
    "[%d / %d]: %s" : "[%d / %d]: %s",
    "Repair warning: " : "Reparatiewaarschuwing:",
    "Repair error: " : "Reparatiefout:",
    "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.",
    "[%d / %d]: Checking table %s" : "[%d / %d]: Tabel controleren %s",
    "Turned on maintenance mode" : "Onderhoudsmodus ingeschakeld",
    "Turned off maintenance mode" : "Onderhoudsmodus uitgeschakeld",
    "Maintenance mode is kept active" : "Onderhoudsmodus blijft actief",
    "Updating database schema" : "Databaseschema aan het bijwerken",
    "Updated database" : "Database bijgewerkt",
    "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de de database)",
    "Checked database schema update" : "Database schema-update gecontroleerd",
    "Checking updates of apps" : "Controleert of er app updates zijn",
    "Checking for update of app \"%s\" in appstore" : "Controleren of er updates zijn voor de app \"%s\"",
    "Update app \"%s\" from appstore" : "App \"%s\" updaten in de appstore",
    "Checked for update of app \"%s\" in appstore" : "Op updates gecontroleerd voor de app \"%s\"",
    "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema voor %s geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de database)",
    "Checked database schema update for apps" : "Databaseschema update voor apps gecontroleerd",
    "Updated \"%s\" to %s" : "Bijgewerkt \"%s\" naar %s",
    "Set log level to debug" : "Debug logniveau instellen",
    "Reset log level" : "Terugzetten logniveau",
    "Starting code integrity check" : "Starten code betrouwbaarheidscontrole",
    "Finished code integrity check" : "Code betrouwbaarheidscontrole beeindigd",
    "%s (3rdparty)" : "%s (3rdparty)",
    "%s (incompatible)" : "%s (incompatibel)",
    "Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s",
    "Already up to date" : "Al bijgewerkt",
    "No contacts found" : "Geen contacten gevonden",
    "Show all contacts …" : "Alle contacten weergeven",
    "There was an error loading your contacts" : "Er was een probleem bij het laden van je contacten",
    "Loading your contacts …" : "Je contacten wordt geladen ...",
    "Looking for {term} …" : "Kijken voor {term} …",
    "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Er traden problemen op tijdens de code betrouwbaarheidscontrole. Meer informatie…</a>",
    "No action available" : "Geen actie beschikbaar",
    "Error fetching contact actions" : "Fout bij ophalen contact acties",
    "Settings" : "Instellingen",
    "Connection to server lost" : "Verbinding met server verbroken",
    "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"],
    "Saving..." : "Opslaan",
    "Dismiss" : "Negeren",
    "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt",
    "Authentication required" : "Authenticatie vereist",
    "Password" : "Wachtwoord",
    "Cancel" : "Annuleer",
    "Confirm" : "Bevestig",
    "Failed to authenticate, try again" : "Authenticatie mislukt, probeer opnieuw",
    "seconds ago" : "seconden geleden",
    "Logging in …" : "Inloggen...",
    "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "De link om je wachtwoord te herstellen is per e-mail naar je verstuurd. Als je dit bericht niet binnen redelijke tijd hebt ontvangen, controleer dan je spammap. <br>Als het daar niet in zit, neem dan contact op met je beheerder.",
    "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Je bestanden zijn versleuteld. Het is niet mogelijk om je gegevens terug te krijgen als je wachtwoord wordt gereset.<br />Als je niet zeker weer wat je moet doen, neem dan contact op met je beheerder voordat je verdergaat. <br />Wil je echt verder gaan?",
    "I know what I'm doing" : "Ik weet wat ik doe",
    "Password can not be changed. Please contact your administrator." : "Het wachtwoord kan niet worden gewijzigd. Neem contact op met je beheerder.",
    "No" : "Nee",
    "Yes" : "Ja",
    "No files in here" : "Hier geen bestanden",
    "Choose" : "Kies",
    "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}",
    "OK" : "OK",
    "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}",
    "read-only" : "Alleen lezen",
    "_{count} file conflict_::_{count} file conflicts_" : ["{count} bestandsconflict","{count} bestandsconflicten"],
    "One file conflict" : "Een bestandsconflict",
    "New Files" : "Nieuwe bestanden",
    "Already existing files" : "Al aanwezige bestanden",
    "Which files do you want to keep?" : "Welke bestanden wil je bewaren?",
    "If you select both versions, the copied file will have a number added to its name." : "Als je beide versies selecteerde, zal het gekopieerde bestand een nummer aan de naam toegevoegd krijgen.",
    "Continue" : "Verder",
    "(all selected)" : "(alles geselecteerd)",
    "({count} selected)" : "({count} geselecteerd)",
    "Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon",
    "Pending" : "Onderhanden",
    "Very weak password" : "Zeer zwak wachtwoord",
    "Weak password" : "Zwak wachtwoord",
    "So-so password" : "Matig wachtwoord",
    "Good password" : "Goed wachtwoord",
    "Strong password" : "Sterk wachtwoord",
    "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Je webserver is nog niet goed ingesteld voor bestandssynchronisatie, omdat de WebDAV interface verstoord lijkt.",
    "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om \"{url}\" te vinden. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentatie</a>.",
    "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Deze server heeft geen actieve internetverbinding: meerdere endpoints kunnen niet worden bereikt. Dat betekent dat sommige functies, zoals aankoppelen van externe opslag, notificaties over updates of installatie van apps van derde partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie e-mails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als u alle functies wilt gebruiken.",
    "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Er is geen geheugencache geconfigureerd. Om de prestaties te verhogen kun je de memcache configureren als die beschikbaar is. Meer informatie vind je in onze <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentatie</a>.",
    "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is niet leesbaar door PHP, hetgeen wordt afgeraden wegens beveiligingsredenen. Meer informatie in onze <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentatie</a>.",
    "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Je draait momenteel PHP {version}. We adviseren je om, zo gauw je distributie dat biedt, je PHP versie bij te werken voor betere <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">prestaties en beveiliging geleverd door de PHP Group</a>.",
    "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentatie</a>.",
    "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki over beide modules</a>.",
    "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sommige bestanden kwamen niet door de code betrouwbaarheidscontrole. Meer informatie over het oplossen van dit probleem kan worden gevonden in onze <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentatie</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lijst met ongeldige bestanden…</a> / <a href=\"{rescanEndpoint}\">Opnieuw…</a>)",
    "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "De PHP Opcache is niet juist geconfigureerd. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Voor betere prestaties adviseren we  ↗</a> de volgende instellingen te gebruiken in <code>php.ini</code>:",
    "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren met klem om deze functie in te schakelen.",
    "Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie",
    "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar.  Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "De \"{header}\" HTTP header is niet overeenkomstig met \"{expected}\" geconfigureerd. Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet geconfigureerd met minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze<a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>.",
    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Je bent met deze site verbonden over HTTP. We adviseren je dringend om je server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
    "Shared" : "Gedeeld",
    "Shared with {recipients}" : "Gedeeld met {recipients}",
    "Error setting expiration date" : "Fout tijdens het instellen van de vervaldatum",
    "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken",
    "Set expiration date" : "Stel vervaldatum in",
    "Expiration" : "Vervaltermijn",
    "Expiration date" : "Vervaldatum",
    "Choose a password for the public link" : "Kies een wachtwoord voor de openbare link",
    "Choose a password for the public link or press \"Enter ↵\"" : "Kies een wachtwoord voor de openbare link of druk op \"Enter ↵\"",
    "Copied!" : "Gekopieerd!",
    "Copy" : "Kopiëren",
    "Not supported!" : "Niet ondersteund!",
    "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.",
    "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
    "Resharing is not allowed" : "Verder delen is niet toegestaan",
    "Share to {name}" : "Delen naar {name}",
    "Share link" : "Deellink",
    "Link" : "Link",
    "Password protect" : "Wachtwoord beveiligd",
    "Allow editing" : "Bewerken toestaan",
    "Email link to person" : "E-mail link naar persoon",
    "Send" : "Versturen",
    "Allow upload and editing" : "Toestaan uploaden en bewerken",
    "Read only" : "Alleen lezen",
    "File drop (upload only)" : "File drop (alleen uploaden)",
    "Shared with you and the group {group} by {owner}" : "Gedeeld met jou en de groep {group} door {owner}",
    "Shared with you by {owner}" : "Gedeeld met jou door {owner}",
    "Choose a password for the mail share" : "Kies een wachtwoord om gedeelde te mailen",
    "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delen via link",
    "group" : "groep",
    "remote" : "extern",
    "email" : "e-mail",
    "shared by {sharer}" : "Gedeeld door {eigenaar}",
    "Unshare" : "Delen stoppen",
    "Can reshare" : "Kan doordelen",
    "Can edit" : "Kan bewerken",
    "Can create" : "Kan creëren",
    "Can change" : "Kan wijzigen",
    "Can delete" : "Kan verwijderen",
    "Access control" : "Toegangscontrole",
    "Could not unshare" : "Kon delen niet ongedaan maken",
    "Error while sharing" : "Fout tijdens het delen",
    "Share details could not be loaded for this item." : "Deel details van dit object kon niet worden geladen.",
    "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Minimaal {count} karakter benodigd voor automatisch aanvullen","Minimaal {count} karakters benodigd voor automatisch aanvullen"],
    "This list is maybe truncated - please refine your search term to see more results." : "Deze lijst is misschien afgekapt - verfijn de zoekterm om meer resultaten te zien.",
    "No users or groups found for {search}" : "Geen gebruikers of groepen gevonden voor {search}",
    "No users found for {search}" : "Geen gebruikers gevonden voor {search}",
    "An error occurred. Please try again" : "Er trad een fout op. Probeer het opnieuw",
    "{sharee} (group)" : "{sharee} (groep)",
    "{sharee} (remote)" : "{sharee} (extern)",
    "{sharee} (email)" : "{sharee} (e-mail)",
    "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
    "Share" : "Delen",
    "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deel met anderen door het invullen van een gebruiker, groep, gefedereerd cloud ID of een e-mail adres.",
    "Share with other people by entering a user or group or a federated cloud ID." : "Deel met anderen door middel van gebruikers, groep of een gefedereerd cloud ID.",
    "Share with other people by entering a user or group or an email address." : "Deel met anderen door het invullen van een gebruiker, groep of een e-mailadres.",
    "Name or email address..." : "Naam of e-mailadres",
    "Name or federated cloud ID..." : "Naam of gefedereerd Cloud ID:",
    "Name, federated cloud ID or email address..." : "Naam, gefedereed cloud ID of een e-mailadres",
    "Name..." : "Naam...",
    "Error" : "Fout",
    "Error removing share" : "Fout bij verwijderen gedeelde",
    "Non-existing tag #{tag}" : "Niet bestaande markering #{tag}",
    "restricted" : "beperkt",
    "invisible" : "onzichtbaar",
    "({scope})" : "({scope})",
    "Delete" : "Verwijder",
    "Rename" : "Naam wijzigen",
    "Collaborative tags" : "Samenwerk markeringen",
    "No tags found" : "Geen tags gevonden",
    "unknown text" : "onbekende tekst",
    "Hello world!" : "Hallo wereld!",
    "sunny" : "zonnig",
    "Hello {name}, the weather is {weather}" : "Hallo {name}, het is hier {weather}",
    "Hello {name}" : "Hallo {name}",
    "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Dit zijn je zoekresultaten<script>alert(1)</script></strong>",
    "new" : "nieuw",
    "_download %n file_::_download %n files_" : ["download %n bestand","download %n bestanden"],
    "The update is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.",
    "Update to {version}" : "Bijwerken naar {version}",
    "An error occurred." : "Er heeft zich een fout voorgedaan.",
    "Please reload the page." : "Herlaad deze pagina.",
    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "De update was niet succesvol. Voor meer informatie <a href=\"{url}\">zie ons bericht op het forum</a> over dit probleem.",
    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "De update is mislukt. Meld dit probleem aan de <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
    "Continue to Nextcloud" : "Ga door naar Nextcloud",
    "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["De update is geslaagd. Je wordt nu over %n seconde doorgeleid naar Nextcloud.","De update is geslaagd. Je wordt nu over %n seconden doorgeleid naar Nextcloud."],
    "Searching other places" : "Zoeken op andere plaatsen",
    "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen",
    "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} zoekresultaat in een andere map","{count} zoekresultaten in andere mappen"],
    "Personal" : "Persoonlijk",
    "Users" : "Gebruikers",
    "Apps" : "Apps",
    "Admin" : "Beheerder",
    "Help" : "Help",
    "Access forbidden" : "Toegang verboden",
    "File not found" : "Bestand niet gevonden",
    "The specified document has not been found on the server." : "Het opgegeven document is niet gevonden op deze server.",
    "You can click here to return to %s." : "Klik hier om terug te keren naar %s.",
    "Internal Server Error" : "Interne serverfout",
    "The server encountered an internal error and was unable to complete your request." : "De server ontdekte een interne fout en kon je aanvraag niet verder uitvoeren.",
    "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Neem contact op met de serverbeheerder als deze fout meerdere keren optreedt en neem de onderstaande technische details op in je melding.",
    "More details can be found in the server log." : "Meer details in de serverlogging,",
    "Technical details" : "Technische details",
    "Remote Address: %s" : "Extern adres: %s",
    "Request ID: %s" : "Aanvraag ID: %s",
    "Type: %s" : "Type: %s",
    "Code: %s" : "Code: %s",
    "Message: %s" : "Boodschap: %s",
    "File: %s" : "Bestand: %s",
    "Line: %s" : "Regel: %s",
    "Trace" : "Trace",
    "Security warning" : "Beveiligingswaarschuwing",
    "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Je gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet, omdat het .htaccess-bestand niet functioneert.",
    "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Bekijk de <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentatie</a> voor Informatie over het correct configureren van je server.",
    "Create an <strong>admin account</strong>" : "Maak een <strong>beheerdersaccount</strong> aan",
    "Username" : "Gebruikersnaam",
    "Storage & database" : "Opslag & database",
    "Data folder" : "Gegevensmap",
    "Configure the database" : "Configureer de database",
    "Only %s is available." : "Alleen %s is beschikbaar.",
    "Install and activate additional PHP modules to choose other database types." : "Installeer en activeer aanvullende PHP modules om andere soorten databases te kiezen.",
    "For more details check out the documentation." : "Voor meer informatie wordt u verwezen naar de documentatie.",
    "Database user" : "Gebruiker database",
    "Database password" : "Wachtwoord database",
    "Database name" : "Naam database",
    "Database tablespace" : "Database tablespace",
    "Database host" : "Databaseserver",
    "Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
    "Performance warning" : "Prestatiewaarschuwing",
    "SQLite will be used as database." : "SQLite wordt gebruikt als database.",
    "For larger installations we recommend to choose a different database backend." : "Voor grotere installaties adviseren we een andere database engine te kiezen.",
    "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
    "Finish setup" : "Installatie afronden",
    "Finishing …" : "Afronden ...",
    "Need help?" : "Hulp nodig?",
    "See the documentation" : "Zie de documentatie",
    "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.",
    "More apps" : "Meer apps",
    "Search" : "Zoeken",
    "This action requires you to confirm your password:" : "Deze actie vereist dat je je wachtwoord bevestigt:",
    "Confirm your password" : "Bevestig je wachtwoord",
    "Server side authentication failed!" : "Authenticatie bij de server mislukte!",
    "Please contact your administrator." : "Neem contact op met je systeembeheerder.",
    "An internal error occurred." : "Er heeft zich een interne fout voorgedaan.",
    "Please try again or contact your administrator." : "Probeer het opnieuw of neem contact op met je beheerder.",
    "Username or email" : "Gebruikersnaam of e-mail",
    "Wrong password. Reset it?" : "Onjuist wachtwoord. Resetten?",
    "Wrong password." : "Onjuist wachtwoord.",
    "Log in" : "Meld u aan",
    "Stay logged in" : "Ingelogd blijven",
    "Alternative Logins" : "Alternatieve inlogs",
    "You are about to grant \"%s\" access to your %s account." : "Je staat op het punt om \"%s\" toegang te verlenen to je %s account.",
    "App token" : "App token",
    "Alternative login using app token" : "Alternatieve login doormiddel van app token",
    "Redirecting …" : "Omleiding ...",
    "New password" : "Nieuw wachtwoord",
    "New Password" : "Nieuw wachtwoord",
    "Reset password" : "Reset wachtwoord",
    "This Nextcloud instance is currently in single user mode." : "Deze Nextcloud werkt momenteel in enkele gebruiker modus.",
    "This means only administrators can use the instance." : "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.",
    "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
    "Thank you for your patience." : "Bedankt voor je geduld.",
    "Log out" : "Afmelden",
    "Two-factor authentication" : "Tweefactor authenticatie",
    "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.",
    "Cancel log in" : "Inlog annuleren",
    "Use backup code" : "Gebruik backup code",
    "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor",
    "You are accessing the server from an untrusted domain." : "Je benadert de server vanaf een niet vertrouwd domein.",
    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met je beheerder. Als je zelf de beheerder van deze service bent, configureer dan de \"trusted_domains\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.",
    "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van je configuratie zou je als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.",
    "Add \"%s\" as trusted domain" : "\"%s\" toevoegen als vertrouwd domein",
    "App update required" : "Bijwerken App vereist",
    "%s will be updated to version %s" : "%s wordt bijgewerkt naar versie %s",
    "These apps will be updated:" : "Deze apps worden bijgewerkt:",
    "These incompatible apps will be disabled:" : "De volgende incompatibele apps worden uitgeschakeld:",
    "The theme %s has been disabled." : "Het thema %s is uitgeschakeld.",
    "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Let erop dat de database, de config map en de data map zijn gebackupped voordat u verder gaat.",
    "Start update" : "Begin de update",
    "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Om time-outs tijdens grotere installaties te voorkomen, kun je in plaats hiervan de volgende opdracht geven vanaf je installatiedirectory:",
    "Detailed logs" : "Gedetailleerde logs",
    "Update needed" : "Update vereist",
    "Please use the command line updater because you have a big instance with more than 50 users." : "Gebruik alsjeblieft de command line updater omdat je een installatie hebt met meer dan 50 gebruikers.",
    "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Voor hulp, lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie</a>.",
    "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "De update via de web UI heeft risico's. Het verzoek leidt mogelijk tot een timeout en kan tot verlies van gegevens leiden. Ik heb een backup gemaakt en weet hoe deze te herstellen in het geval van een update mislukking.",
    "Upgrade via web on my own risk" : "Web opwaarding is op eigen risico",
    "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.",
    "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is.",
    "Problem loading page, reloading in 5 seconds" : "Kan de pagina niet laden, verversen in 5 seconden",
    "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Je bestanden zijn versleuteld. Als je de herstelsleutel niet hebt ingeschakeld, is het niet mogelijk om je gegevens terug te krijgen nadat je wachtwoord is hersteld. <br>Als je niet weet wat je moet doen, neem dan eerst contact op met je beheerder. <br>Wil je echt verder gaan?",
    "Ok" : "Ok",
    "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Je data folder en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar.  Het .htaccess-bestand werkt niet.  We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
    "Error while unsharing" : "Fout tijdens het stoppen met delen",
    "can reshare" : "kan doordelen",
    "can edit" : "kan wijzigen",
    "can create" : "kan creëren",
    "can change" : "kan wijzigen",
    "can delete" : "kan verwijderen",
    "access control" : "toegangscontrole",
    "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Delen met mensen op andere servers via hun gefedereerde Cloud ID gebruikersnaam@voorbeeld.nl/nextcloud",
    "Share with users or by mail..." : "Delen met gebruikers per e-mail...",
    "Share with users or remote users..." : "Deel met gebruikers of externe gebruikers...",
    "Share with users, remote users or by mail..." : "Delen met gebruikers, externe gebruikers of per e-mail...",
    "Share with users or groups..." : "Delen met gebruikers en groepen...",
    "Share with users, groups or by mail..." : "Delen met gebruikers, groepen of per e-mail...",
    "Share with users, groups or remote users..." : "Delen met gebruikers, groepen of externe gebruikers...",
    "Share with users, groups, remote users or by mail..." : "Delen met groepen, externe gebruikers of per e-mail...",
    "Share with users..." : "Deel met gebruikers...",
    "The object type is not specified." : "Het object type is niet gespecificeerd.",
    "Enter new" : "Opgeven nieuw",
    "Add" : "Toevoegen",
    "Edit tags" : "Bewerken markeringen",
    "Error loading dialog template: {error}" : "Fout bij laden dialoog sjabloon: {error}",
    "No tags selected for deletion." : "Geen markeringen geselecteerd voor verwijdering.",
    "The update was successful. Redirecting you to Nextcloud now." : "De update is geslaagd. Je wordt nu doorgeleid naar Nextcloud.",
    "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hallo daar,\n\n%s deelt %s met je.\nBekijk het hier: %s\n\n",
    "The share will expire on %s." : "Het gedeelde vervalt op %s.",
    "Cheers!" : "Proficiat!",
    "Use the following link to reset your password: {link}" : "Gebruik de volgende link om je wachtwoord te resetten: {link}",
    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo daar,<br><br>%s deelde <strong>%s</strong> met je.<br><a href=\"%s\">Bekijk het hier!</a><br><br>",
    "Please use the command line updater because you have a big instance." : "Gebruik de commandoregel updater, omdat je een grote Nextcloud hebt."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
pan>, "Koyraboro Senni (Mali)" : "Koyraboro Senni语(马里)", "Koyraboro Senni" : "Koyraboro Senni语", "Langi (Tanzania)" : "兰吉语(坦桑尼亚)", "Langi" : "兰吉语", "Latvian (Latvia)" : "拉脱维亚语(拉脱维亚)", "Latvian" : "拉脱维亚语", "Lithuanian (Lithuania)" : "立陶宛语(立陶宛)", "Lithuanian" : "立陶宛语", "Luo (Kenya)" : "罗语(肯尼亚)", "Luo" : "罗语", "Luyia (Kenya)" : "Luyia语(肯尼亚)", "Luyia" : "Luyia语", "Macedonian (Macedonia)" : "马其顿语(马其顿)", "Macedonian" : "马其顿语", "Machame (Tanzania)" : "Machame语(坦桑尼亚)", "Machame" : "Machame语", "Makonde (Tanzania)" : "马孔达语(坦桑尼亚)", "Makonde" : "马孔达语", "Malagasy (Madagascar)" : "马尔加什语(马达加斯加)", "Malagasy" : "马尔加什语", "Malay (Brunei)" : "马来语(文莱)", "Malay (Malaysia)" : "马来语(马来西亚)", "Malay" : "马来语", "Malayalam (India)" : "Malayalam语(印度)", "Malayalam" : "Malayalam语", "Maltese (Malta)" : "马耳他语(马耳他)", "Maltese" : "马耳他语", "Manx (United Kingdom)" : "曼克斯语(英国)", "Manx" : "曼克斯语", "Marathi (India)" : "马拉地语(印度)", "Marathi" : "马拉地语", "Masai (Kenya)" : "马赛语(肯尼亚)", "Masai (Tanzania)" : "马赛语(坦桑尼亚)", "Masai" : "马赛语", "Meru (Kenya)" : "梅鲁语(肯尼亚)", "Meru" : "梅鲁语", "Morisyen (Mauritius)" : "Morisyen语(毛里求斯)", "Morisyen" : "Morisyen语", "Nama (Namibia)" : "那马语(纳米比亚)", "Nama" : "那马语", "Nepali (India)" : "尼泊尔语(印度)", "Nepali (Nepal)" : "尼泊尔语(尼泊尔)", "Nepali" : "尼泊尔语", "North Ndebele (Zimbabwe)" : "北恩德贝勒语(津巴布韦)", "North Ndebele" : "北恩德贝勒语", "Norwegian Bokmål (Norway)" : "挪威Bokmål语(挪威)", "Norwegian Bokmål" : "挪威Bokmål语", "Norwegian Nynorsk (Norway)" : "挪威Nynorsk语(挪威)", "Norwegian Nynorsk" : "挪威Nynorsk语", "Nyankole (Uganda)" : "尼扬科勒语(乌干达)", "Nyankole" : "尼扬科勒语", "Oriya (India)" : "奥里亚语(印度)", "Oriya" : "奥里亚语", "Oromo (Ethiopia)" : "奥罗莫语(埃塞俄比亚)", "Oromo (Kenya)" : "奥罗莫语(肯尼亚)", "Oromo" : "奥罗莫语", "Pashto (Afghanistan)" : "普什图语(阿富汗)", "Pashto" : "普什图语", "Persian (Afghanistan)" : "波斯语(阿富汗)", "Persian (Iran)" : "波斯语(伊朗)", "Persian" : "波斯语", "Polish (Poland)" : "波兰语(波兰)", "Polish" : "波兰语", "Portuguese (Brazil)" : "葡萄牙语(巴西)", "Portuguese (Guinea-Bissau)" : "葡萄牙语(几内亚-比绍)", "Portuguese (Mozambique)" : "葡萄牙语(莫桑比克)", "Portuguese (Portugal)" : "葡萄牙语(葡萄牙)", "Portuguese" : "葡萄牙语", "Punjabi (Arabic)" : "旁遮普语(阿拉伯文)", "Punjabi (Arabic, Pakistan)" : "旁遮普语(阿拉伯文,巴基斯坦)", "Punjabi (Gurmukhi)" : "旁遮普语(古尔穆基文)", "Punjabi (Gurmukhi, India)" : "旁遮普语(古尔穆基文,印度)", "Punjabi" : "旁遮普语", "Romanian (Moldova)" : "罗马尼亚语(摩尔多瓦)", "Romanian (Romania)" : "罗马尼亚语(罗马尼亚)", "Romanian" : "罗马尼亚语", "Romansh (Switzerland)" : "罗曼什语(瑞士)", "Romansh" : "罗曼什语", "Rombo (Tanzania)" : "龙博语(坦桑尼亚)", "Rombo" : "龙博语", "Russian (Moldova)" : "俄语(摩尔多瓦)", "Russian (Russia)" : "俄语(俄罗斯)", "Russian (Ukraine)" : "俄语(乌克兰)", "Russian" : "俄语", "Rwa (Tanzania)" : "Rwa语(坦桑尼亚)", "Rwa" : "Rwa语", "Samburu (Kenya)" : "桑布鲁语(肯尼亚)", "Samburu" : "桑布鲁语", "Sango (Central African Republic)" : "桑戈语(中非共和国)", "Sango" : "桑戈语", "Sena (Mozambique)" : "塞纳语(莫桑比克)", "Sena" : "塞纳语", "Serbian (Cyrillic)" : "塞尔维亚语(西里尔文)", "Serbian (Cyrillic, Bosnia and Herzegovina)" : "塞尔维亚语(西里尔文,波黑)", "Serbian (Cyrillic, Montenegro)" : "塞尔维亚语(西里尔文,黑山)", "Serbian (Cyrillic, Serbia)" : "塞尔维亚语(西里尔文,塞尔维亚)", "Serbian (Latin)" : "塞尔维亚语(拉丁文)", "Serbian (Latin, Bosnia and Herzegovina)" : "塞尔维亚语(拉丁文,波黑)", "Serbian (Latin, Montenegro)" : "塞尔维亚语(拉丁文,黑山)", "Serbian (Latin, Serbia)" : "塞尔维亚语(拉丁文,塞尔维亚)", "Serbian" : "塞尔维亚语", "Shona (Zimbabwe)" : "绍纳语(津巴布韦)", "Shona" : "绍纳语", "Sichuan Yi (China)" : "四川彝语(中国)", "Sichuan Yi" : "四川彝语", "Sinhala (Sri Lanka)" : "僧伽罗语(斯里兰卡)", "Sinhala" : "僧伽罗语", "Slovak (Slovakia)" : "斯洛伐克语(斯洛伐克)", "Slovak" : "斯洛伐克语", "Slovenian (Slovenia)" : "斯洛文尼亚语(斯洛文尼亚)", "Slovenian" : "斯洛文尼亚语", "Soga (Uganda)" : "索加语(乌干达)", "Soga" : "索加语", "Somali (Djibouti)" : "索马里语(吉布提)", "Somali (Ethiopia)" : "索马里语(埃塞俄比亚)", "Somali (Kenya)" : "索马里语(肯尼亚)", "Somali (Somalia)" : "索马里语(索马里)", "Somali" : "索马里语", "Spanish (Argentina)" : "西班牙语(阿根廷)", "Spanish (Bolivia)" : "西班牙语(玻利维亚)", "Spanish (Chile)" : "西班牙语(智利)", "Spanish (Colombia)" : "西班牙语(哥伦比亚)", "Spanish (Costa Rica)" : "西班牙语(哥斯达黎加)", "Spanish (Dominican Republic)" : "西班牙语(多米尼克共和国)", "Spanish (Ecuador)" : "西班牙语(厄瓜多尔)", "Spanish (El Salvador)" : "西班牙语(萨尔瓦多)", "Spanish (Equatorial Guinea)" : "西班牙语(赤道几内亚)", "Spanish (Guatemala)" : "西班牙语(危地马拉)", "Spanish (Honduras)" : "西班牙语(洪都拉斯)", "Spanish (Latin America)" : "西班牙语(拉丁美洲)", "Spanish (Mexico)" : "西班牙语(墨西哥)", "Spanish (Nicaragua)" : "西班牙语(尼加拉瓜)", "Spanish (Panama)" : "西班牙语(巴拿马)", "Spanish (Paraguay)" : "西班牙语(巴拉圭)", "Spanish (Peru)" : "西班牙语(秘鲁)", "Spanish (Puerto Rico)" : "西班牙语(波多黎各)", "Spanish (Spain)" : "西班牙语(西班牙)", "Spanish (United States)" : "西班牙语(美国)", "Spanish (Uruguay)" : "西班牙语(乌拉圭)", "Spanish (Venezuela)" : "西班牙语(委内瑞拉)", "Spanish" : "西班牙语", "Swahili (Kenya)" : "斯瓦希里语(肯尼亚)", "Swahili (Tanzania)" : "斯瓦希里语(坦桑尼亚)", "Swahili" : "斯瓦希里语", "Swedish (Finland)" : "瑞典语(芬兰)", "Swedish (Sweden)" : "瑞典语(瑞典)", "Swedish" : "瑞典语", "Swiss German (Switzerland)" : "瑞士德语(瑞士)", "Swiss German" : "瑞士德语", "Tachelhit (Latin)" : "Tachelhit语(拉丁文)", "Tachelhit (Latin, Morocco)" : "Tachelhit语(拉丁文,摩洛哥)", "Tachelhit (Tifinagh)" : "Tachelhit语(提弗纳文)", "Tachelhit (Tifinagh, Morocco)" : "Tachelhit语(提弗纳文,摩洛哥)", "Tachelhit" : "Tachelhit语", "Taita (Kenya)" : "Taita语(肯尼亚)", "Taita" : "Taita语", "Tamil (India)" : "泰米尔语 (印度)", "Tamil (Sri Lanka)" : "泰米尔语(斯里兰卡)", "Tamil" : "泰米尔语", "Telugu (India)" : "泰卢固语(印度)", "Telugu" : "泰卢固语", "Teso (Kenya)" : "Teso语(肯尼亚)", "Teso (Uganda)" : "Teso语(乌干达)", "Teso" : "Teso语", "Thai (Thailand)" : "泰语(泰国)", "Thai" : "泰语", "Tibetan (China)" : "藏语(中国)", "Tibetan (India)" : "藏语(印度)", "Tibetan" : "藏语", "Tigrinya (Eritrea)" : "提格雷语(厄立特里亚)", "Tigrinya (Ethiopia)" : "提格雷语(埃塞俄比亚)", "Tigrinya" : "提格雷语", "Tonga (Tonga)" : "汤加语(汤加)", "Tonga" : "汤加语", "Turkish (Turkey)" : "土耳其语(土耳其)", "Turkish" : "土耳其语", "Ukrainian (Ukraine)" : "乌克兰语(乌克兰)", "Ukrainian" : "乌克兰语", "Urdu (India)" : "乌尔都语(印度)", "Urdu (Pakistan)" : "乌尔都语(巴基斯坦)", "Urdu" : "乌尔都语", "Uzbek (Arabic)" : "乌兹别克语(阿拉伯文)", "Uzbek (Arabic, Afghanistan)" : "乌兹别克语(阿拉伯文,阿富汗)", "Uzbek (Cyrillic)" : "乌兹别克语(西里尔文)", "Uzbek (Cyrillic, Uzbekistan)" : "乌兹别克语(西里尔文,乌兹别克斯坦)", "Uzbek (Latin)" : "乌兹别克语(拉丁文)", "Uzbek (Latin, Uzbekistan)" : "乌兹别克语(拉丁文,乌兹别克斯坦)", "Uzbek" : "乌兹别克语", "Vietnamese (Vietnam)" : "越南语(越南)", "Vietnamese" : "越南语", "Vunjo (Tanzania)" : "Vunjo语(坦桑尼亚)", "Vunjo" : "Vunjo语", "Welsh (United Kingdom)" : "威尔士语(英国)", "Welsh" : "威尔士语", "Yoruba (Nigeria)" : "约鲁巴语(尼日利亚)", "Yoruba" : "约鲁巴语", "Zulu (South Africa)" : "祖鲁语(南非)", "Zulu" : "祖鲁语", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定组启用。如果没有设置两步验证方式提供者,他们则不能登录到系统。", "Enforce two-factor authentication" : "强制启用两步验证", "Limit to groups" : "限制于组", "Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置两步验证的强制执行。", "Two-factor authentication is enforced for all\tmembers of the following groups." : "两步验证对以下分组的所有成员强制启用。", "Enforced groups" : "强制群组", "Two-factor authentication is not enforced for\tmembers of the following groups." : "两步验证不对以下分组的成员强制启用。", "Excluded groups" : "排除群组", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。", "Save changes" : "保存修改", "Marked for remote wipe" : "标记为远程擦除", "Device settings" : "设备设置", "Allow filesystem access" : "允许访问文件系统", "Rename" : "重命名", "Revoke" : "撤销", "Wipe device" : "擦除设备", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "如果擦除操作还未开始,撤销此令牌可能会妨碍对您设备的擦除操作", "Internet Explorer" : "IE 浏览器", "Edge" : "Edge 浏览器", "Firefox" : "火狐浏览器", "Google Chrome" : "谷歌浏览器", "Safari" : "Safari 浏览器", "Google Chrome for Android" : "安卓版谷歌浏览器", "iPhone" : "iPhone", "iPad" : "iPad", "Nextcloud iOS app" : "Nextcloud iOS 应用", "Nextcloud Android app" : "Nextcloud Android 应用", "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", "Nextcloud Talk for Android" : "Nextcloud Talk for Android", "Sync client - {os}" : "同步客户端 - {os}", "This session" : "当前会话", "Device" : "设备", "Last activity" : "最后活跃", "Devices & sessions" : "设备和活动链接", "Web, desktop and mobile clients currently logged in to your account." : "您账号当前登录的 Web 页面,桌面和移动客户端。", "Do you really want to wipe your data from this device?" : "您真的要从此设备擦除您的数据吗?", "Confirm wipe" : "确认擦除", "Error while creating device token" : "创建设备令牌时出错", "Error while updating device token scope" : "更新设备令牌范围时出错", "Error while updating device token name" : "更新设备令牌名称时出错", "Error while deleting the token" : "删除令牌时出错", "Error while wiping the device with the token" : "使用令牌擦除设备时出错", "App name" : "应用名", "Create new app password" : "创建新应用密码", "Use the credentials below to configure your app or device." : "使用下述凭据配置您的应用或设备。", "For security reasons this password will only be shown once." : "由于安全原因,密码仅会显示一次。", "Username" : "用户名", "Password" : "密码", "Done" : "完成", "Show QR code for mobile apps" : "为移动应用展示QR二维码", "Copied!" : "已复制!", "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", "This app is supported via your current Nextcloud subscription." : "根据您的Nextcloud订阅,此应用受到支持。", "Supported" : "受支持", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。", "Official" : "官方", "by" : "由", "Update to {version}" : "更新至 {version}", "Remove" : "移除", "Disable" : "禁用", "All" : "全部", "Limit app usage to groups" : "限制可使用应用的分组", "No results" : "没有结果", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最低版本。可能会在将来出现问题。", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。", "This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:", "View in store" : "在商店中查看", "Visit website" : "访问网站", "Report a bug" : "报告问题", "User documentation" : "用户文档", "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Update to {update}" : "更新至 {update}", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", "Disable all" : "禁用全部", "Enable all" : "启用所有", "Download and enable" : "下载并启用", "Enable" : "启用", "Enable untested app" : "启用未经测试的应用", "The app will be downloaded from the app store" : "该应用将从应用商店下载", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的Nextcloud版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "The backend does not support changing the display name" : "此后端不支持修改显示名称", "New password" : "新密码", "Add user in group" : "向群组中添加用户", "Set user as admin for" : "设置用户为管理员", "Select user quota" : "选择用户容量限额", "No language set" : "没有设置语言", "Never" : "从不", "Delete user" : "删除用户", "Wipe all devices" : "擦除所有设备", "Disable user" : "禁用用户", "Enable user" : "启用用户", "Resend welcome email" : "重新发送欢迎邮件", "{size} used" : "{size} 已使用", "Welcome mail sent!" : "欢迎邮件已经发送!", "Display name" : "显示名称", "Email" : "电子邮件", "Group admin for" : "分组管理员", "Quota" : "配额", "Language" : "语言", "Storage location" : "存储位置", "User backend" : "用户来源", "Last login" : "最后登录", "Will be autogenerated" : "将自动生成", "Default language" : "默认语言", "Add a new user" : "添加新用户", "No users in here" : "这里没有用户", "Default quota" : "默认配额", "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用", "Common languages" : "常用语言", "All languages" : "所有语言", "Your apps" : "您的应用", "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", "App bundles" : "应用软件包", "{license}-licensed" : "{license}-许可协议", "New user" : "新建用户", "Default quota:" : "默认配额:", "Select default quota" : "选择默认存储限额", "Show Languages" : "显示语言", "Show last login" : "显示最后登录", "Show user backend" : "显示用户来源", "Show storage path" : "显示存储路径", "You are about to remove the group {group}. The users will NOT be deleted." : "您正在删除 {group} 组。组中的用户将不会被删除。", "Please confirm the group removal " : "请确认分组删除", "Remove group" : "删除分组", "Admins" : "管理员", "Disabled users" : "已禁用的用户", "Everyone" : "所有人", "Add group" : "添加分组", "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "App update" : "更新应用", "Error: This app can not be enabled because it makes the server unstable" : "错误:无法启用应用因为它会导致服务器不稳定", "SSL Root Certificates" : "SSL 根证书", "Common Name" : "通用名称", "Valid until" : "有效期至", "Issued By" : "授权由", "Valid until %s" : "有效期至 %s", "Import root certificate" : "导入根证书", "Administrator documentation" : "管理员文档", "Documentation" : "文档", "Forum" : "论坛", "None" : "无", "Login" : "登录", "Plain" : "明文", "NT LAN Manager" : "NT LAN 管理器", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", "Email server" : "电子邮件服务器", "Open documentation" : "打开文档", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "设置此服务器以能够发送电子邮件(例如密码重置和通知)非常重要。", "Send mode" : "发送模式", "Encryption" : "加密", "Sendmail mode" : "邮件发送模式", "From address" : "来自地址", "mail" : "邮件", "Authentication method" : "认证方法", "Authentication required" : "需要认证", "Server address" : "服务器地址", "Port" : "端口", "Credentials" : "凭证", "SMTP Username" : "SMTP 用户名", "SMTP Password" : "SMTP 密码", "Store credentials" : "存储凭据", "Test email settings" : "测试电子邮件设置", "Send email" : "发送邮件", "Security & setup warnings" : "安全及设置警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。", "All checks passed." : "所有检查已通过。", "There are some errors regarding your setup." : "关于您的设置有一些错误。", "There are some warnings regarding your setup." : "关于您的设置有一些警告。", "Checking for system and security issues." : "正在检查系统和安全问题。", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安装指南↗</a>,并检查<a href=\"%2$s\">日志</a>中是否有错误或警告。", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全", "Version" : "版本", "Two-Factor Authentication" : "两步验证", "Server-side encryption" : "服务器端加密", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "服务器端加密可以加密上传到此服务器的文件。这带来了诸如性能损失的限制,因此仅在需要时启用此功能。", "Enable server-side encryption" : "启用服务器端加密", "Please read carefully before activating server-side encryption: " : "在激活服务器端加密之前,请仔细阅读:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "一旦加密被启用,之后上传到服务器的所有文件都将服务器上加密。只有当启用状态的加密模块支持解密并且所有前提都满足时(例如:设定恢复密钥)才能解除加密。", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "单独的加密不能保证系统的安全性。请参考加密应用工作原理和支持的用例的文档获取更多信息。", "Be aware that encryption always increases the file size." : "请注意,加密会增加文件大小。", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "定期备份数据有助于保证数据完整,并且确保备份您的加密数据和加密密钥。", "This is the final warning: Do you really want to enable encryption?" : "这是最后一次警告:您确定要启用加密?", "Enable encryption" : "启用加密", "No encryption module loaded, please enable an encryption module in the app menu." : "没有加载加密模块,请在 APP 应用菜单中启用加密模块。", "Select default encryption module:" : "选择默认的加密模块:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "您需要从旧版本(ownCloud <= 8.0)迁移您的加密密钥。请在应用中启用 \\\"Default encryption module\\\" 并运行 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您需要从旧版本(ownCloud<=8.0)迁移您的加密密钥。", "Start migration" : "开始迁移", "Background jobs" : "后台任务", "Last job ran %s." : "上次定时任务执行于:%s。", "Last job execution ran %s. Something seems wrong." : "上次定时任务执行于:%s。但存在一些问题。", "Background job didn’t run yet!" : "后台任务当前没有运行!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "为了优化性能,正确配置后台任务非常重要。对于较大的实例,推荐配置为 'Cron'。详情请参考相关文档。", "Pick background job setting" : "选择后台任务设置", "Execute one task with each page loaded" : "每个页面加载后执行一个任务", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。", "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", "Allow users to share via link" : "允许用户通过链接共享文件", "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", "Set default expiration date" : "设置默认过期日期", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制仅与组内用户共享", "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在共享对话框中允许用户名自动完成。 如果被禁用,则需要输入完整的用户名或电子邮件地址。", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", "Personal" : "个人", "Administration" : "管理", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud community{linkclose} 开发,{githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose} 许可协议。", "Like our Facebook page" : "点赞我们 facebook 页面!", "Follow us on Twitter" : "在 Twitter 上关注我们!", "Follow us on Mastodon" : "在Mastodon上关注我们", "Check out our blog" : "浏览我们的博客!", "Subscribe to our newsletter" : "订阅我们的最新消息!", "Profile picture" : "个人头像", "Upload new" : "上传", "Select from Files" : "选择文件", "Remove image" : "删除图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", "Cancel" : "取消", "Choose as profile picture" : "选择个人头像", "Details" : "详情", "You are a member of the following groups:" : "您是以下群组的成员:", "You are using <strong>%s</strong>" : "您正在使用<strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您正在使用 <strong>%1$s</strong> ,来自 <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Full name" : "全名", "No display name set" : "不显示名称设置", "Your email address" : "您的电子邮件", "No email address set" : "尚未设置 Email 地址", "For password reset and notifications" : "用于密码重置和通知", "Phone number" : "电话号码", "Your phone number" : "您的电话号码", "Address" : "地址", "Your postal address" : "您的邮寄地址", "Website" : "网站", "It can take up to 24 hours before the account is displayed as verified." : "在帐户显示为验证之前最多可能需要24小时。", "Link https://…" : "链接 https://…", "Twitter" : "推特", "Twitter handle @…" : "推特用户名@…", "Help translate" : "帮助翻译", "Locale" : "本地", "Current password" : "当前密码", "Change password" : "修改密码", "Use a second factor besides your password to increase security for your account." : "使用除您密码之外的第二种方法来增强您账号的安全性。", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 当前使用的过时的%s版本(%s)。请更新您的操作系统,否则像%s这样的特性将无法可靠地工作。", "Disconnect" : "断开连接", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS 客户端", "Android Client" : "安卓客户端", "Not supported!" : "不支持!", "Press ⌘-C to copy." : "按 ⌘-C 复制。", "Press Ctrl-C to copy." : "按 Ctrl-C 复制。", "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错", "Default quota :" : "默认限额:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装指南↗</a>,并检查<a href=\"%s\">日志</a>中是否有错误或警告。", "Follow us on Google+" : "在 Google+ 上关注我们", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,来自 <strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=1; plural=0;" }