summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-08 02:18:54 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-08 02:18:54 +0000
commitbafa390482bedbea8e21cfbfd3ecc8b48df27f48 (patch)
tree5f0100bfcb15be1e2074ba9b29649290361c0b26 /lib
parentbf530996d6bd23f4d8ddd9ccdbb8f51500960887 (diff)
downloadnextcloud-server-bafa390482bedbea8e21cfbfd3ecc8b48df27f48.tar.gz
nextcloud-server-bafa390482bedbea8e21cfbfd3ecc8b48df27f48.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/nl.js1
-rw-r--r--lib/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 0ffd1ffbb37..69a1bed471a 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"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 versie vereist.",
+ "The following architectures are supported: %s" : "Ondersteunde architecturen: %s",
"The 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.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index ac327848367..3e068adf91a 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -21,6 +21,7 @@
"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 versie vereist.",
+ "The following architectures are supported: %s" : "Ondersteunde architecturen: %s",
"The 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.",