diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-21 00:09:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-21 00:09:07 +0000 |
commit | b7c5a59adf466d2c9eb3b13ddbfb174842b7a83a (patch) | |
tree | a53645cd3629f796aebe0c8fa39a8e0ce43abba2 /lib/l10n | |
parent | 7c6896f091245393bedd12a9d06803a0252709ea (diff) | |
download | nextcloud-server-b7c5a59adf466d2c9eb3b13ddbfb174842b7a83a.tar.gz nextcloud-server-b7c5a59adf466d2c9eb3b13ddbfb174842b7a83a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/nl.js | 4 | ||||
-rw-r--r-- | lib/l10n/nl.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index c6772b00985..af063a6873b 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -9,7 +9,7 @@ OC.L10N.register( "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" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert", "PHP %s or higher is required." : "PHP %s of hoger vereist.", "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.", - "%sbit or higher PHP required." : "%sbit of hogere PHP vereist.", + "%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.", "Following databases are supported: %s" : "De volgende databases worden ondersteund: %s", "The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden", "The library %s is not available." : "Library %s is niet beschikbaar.", @@ -30,7 +30,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n uur geleden","%n uur geleden"], "_%n minute ago_::_%n minutes ago_" : ["%n minuut geleden","%n minuten geleden"], "seconds ago" : "seconden geleden", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in uw apps instellingen, of neem contact op met uw beheerder.", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in je apps instellingen, of neem contact op met je beheerder.", "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", "Dot files are not allowed" : "Punt bestanden zijn niet toegestaan", "4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 8800328b4e4..0df13120465 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -7,7 +7,7 @@ "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" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert", "PHP %s or higher is required." : "PHP %s of hoger vereist.", "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.", - "%sbit or higher PHP required." : "%sbit of hogere PHP vereist.", + "%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.", "Following databases are supported: %s" : "De volgende databases worden ondersteund: %s", "The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden", "The library %s is not available." : "Library %s is niet beschikbaar.", @@ -28,7 +28,7 @@ "_%n hour ago_::_%n hours ago_" : ["%n uur geleden","%n uur geleden"], "_%n minute ago_::_%n minutes ago_" : ["%n minuut geleden","%n minuten geleden"], "seconds ago" : "seconden geleden", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in uw apps instellingen, of neem contact op met uw beheerder.", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in je apps instellingen, of neem contact op met je beheerder.", "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", "Dot files are not allowed" : "Punt bestanden zijn niet toegestaan", "4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund", |