summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-27 02:16:21 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-27 02:16:21 +0000
commitfdb58f1852676eaa758a4d161dc6e08961043dac (patch)
tree4599a6793bdd605bdb27779c470099328e459659 /lib/l10n
parent4aed6971fecd454f15e9321a20cb9e48227d25a0 (diff)
downloadnextcloud-server-fdb58f1852676eaa758a4d161dc6e08961043dac.tar.gz
nextcloud-server-fdb58f1852676eaa758a4d161dc6e08961043dac.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/br.js3
-rw-r--r--lib/l10n/br.json3
-rw-r--r--lib/l10n/eu.js2
-rw-r--r--lib/l10n/eu.json2
4 files changed, 8 insertions, 2 deletions
diff --git a/lib/l10n/br.js b/lib/l10n/br.js
index e1c8413ffcb..5c069c5ca5f 100644
--- a/lib/l10n/br.js
+++ b/lib/l10n/br.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"__language_name__" : "Brezhoneg",
"Help" : "Skoazell",
"Settings" : "Arventennoù",
- "Open »%s«" : "Digeriñ »%s«"
+ "Open »%s«" : "Digeriñ »%s«",
+ "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
diff --git a/lib/l10n/br.json b/lib/l10n/br.json
index b89ab8c9b5e..4568b23f1cb 100644
--- a/lib/l10n/br.json
+++ b/lib/l10n/br.json
@@ -2,6 +2,7 @@
"__language_name__" : "Brezhoneg",
"Help" : "Skoazell",
"Settings" : "Arventennoù",
- "Open »%s«" : "Digeriñ »%s«"
+ "Open »%s«" : "Digeriñ »%s«",
+ "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
} \ No newline at end of file
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 273a2b6ad77..80eab1d5482 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -17,8 +17,10 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s edo berriagoa behar da.",
"PHP with a version lower than %s is required." : "PHPren bertsioa %s baino txikiagoa izan behar da.",
"%sbit or higher PHP required." : "%sbiteko edo PHP bertsio berriagoa behar da. ",
+ "The following databases are supported: %s" : "Hurrengo datu-baseak onartzen dira: %s",
"The command line tool %s could not be found" : "Komando lerroko %s tresna ezin da aurkitu",
"The library %s is not available." : "%s liburutegia ez dago eskuragarri.",
+ "The following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s",
"Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.",
"Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.",
"Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da",
diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json
index 513687431a3..d312055dcf7 100644
--- a/lib/l10n/eu.json
+++ b/lib/l10n/eu.json
@@ -15,8 +15,10 @@
"PHP %s or higher is required." : "PHP %s edo berriagoa behar da.",
"PHP with a version lower than %s is required." : "PHPren bertsioa %s baino txikiagoa izan behar da.",
"%sbit or higher PHP required." : "%sbiteko edo PHP bertsio berriagoa behar da. ",
+ "The following databases are supported: %s" : "Hurrengo datu-baseak onartzen dira: %s",
"The command line tool %s could not be found" : "Komando lerroko %s tresna ezin da aurkitu",
"The library %s is not available." : "%s liburutegia ez dago eskuragarri.",
+ "The following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s",
"Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.",
"Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.",
"Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da",