diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
commit | 46bb952ba51411f27d92f06ea1cc9bd8e7158e34 (patch) | |
tree | 24c81c5300bd6bcae72aca3ea6a8dc619bc2a5d0 /lib/l10n/nl.js | |
parent | fc076271c791998272856b640be4b63cfe3263a2 (diff) | |
download | nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.tar.gz nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 96c1954294d..50d7b486744 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -5,7 +5,6 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory." : "Dit kan opgelost worden door de config map op de webserver schrijfrechten te geven.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Maar, als je liever config.php alleen-lezen wilt houden, stel dan de optie \"config_is_read_only\" in op true.", "See %s" : "Zie %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.", "Sample configuration detected" : "Voorbeeld configuratie gevonden", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert", "The page could not be found on the server." : "Deze pagina kon niet gevonden worden op de server", @@ -248,6 +247,7 @@ OC.L10N.register( "Storage connection error. %s" : "Opslag verbindingsfout. %s", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.", "Full name" : "Volledige naam", "%s enter the database username and name." : "%s voer de database gebruikersnaam en naam in .", "%s enter the database username." : "%s voer de database gebruikersnaam in.", |