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-11-11 05:20:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-11 05:20:39 +0300
commit9650ec1a6ed16e4a2c4ed37b9252c166f319101a (patch)
tree920f9ba0579e1185046fc6c66b3a0f78d3fd0a54 /lib
parentf1f575897ae09685a3ef7f39a739544105fdaf65 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ca.js1
-rw-r--r--lib/l10n/ca.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index b9a3423fc67..b2cafc26bd1 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "Es requereix PHP %s o superior.",
"PHP with a version lower than %s is required." : "Es requereix PHP amb versió inferior a %s.",
"%sbit or higher PHP required." : "Es requereix PHP de %s bits o superior.",
+ "The following architectures are supported: %s" : "S'admeten les següents arquitectures: %s",
"The following databases are supported: %s" : "S'admeten les bases de dades següents: %s",
"The command line tool %s could not be found" : "No s’ha trobat l’eina de línia d’ordres %s",
"The library %s is not available." : "La llibreria %s no està disponible.",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index 1af4705f9ce..108622ed747 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -21,6 +21,7 @@
"PHP %s or higher is required." : "Es requereix PHP %s o superior.",
"PHP with a version lower than %s is required." : "Es requereix PHP amb versió inferior a %s.",
"%sbit or higher PHP required." : "Es requereix PHP de %s bits o superior.",
+ "The following architectures are supported: %s" : "S'admeten les següents arquitectures: %s",
"The following databases are supported: %s" : "S'admeten les bases de dades següents: %s",
"The command line tool %s could not be found" : "No s’ha trobat l’eina de línia d’ordres %s",
"The library %s is not available." : "La llibreria %s no està disponible.",