Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-08 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-08 05:19:02 +0300
commitc16c19a307f3e0fce8d3329aee6b44a3251bfe45 (patch)
tree505811300b87aea77d9b3a76474f43c407c1d954 /lib
parente8e4e37d3483116a711a1989200299f6210c722f (diff)
[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.",