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-06-01 05:16:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-01 05:16:10 +0300
commit802de535c6db9b4da0c1dc588028435766a0bae2 (patch)
tree728c26100c237f1f47cca4b38e4119816f422b2d /lib
parentbdff0fad1f8a63ae06c21b283e132245fce470f6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/id.js1
-rw-r--r--lib/l10n/id.json1
-rw-r--r--lib/l10n/sr.js2
-rw-r--r--lib/l10n/sr.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index 12c21b92eed..0a2e9837c61 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Penyimpanan tidak terotorisasi. %s",
"Storage incomplete configuration. %s" : "Konfigurasi penyimpanan tidak terselesaikan. %s",
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
+ "Storage is temporarily not available" : "Penyimpanan sementara tidak tersedia",
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
"Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s",
"Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s",
diff --git a/lib/l10n/id.json b/lib/l10n/id.json
index ec5b658be57..15fa371d649 100644
--- a/lib/l10n/id.json
+++ b/lib/l10n/id.json
@@ -143,6 +143,7 @@
"Storage unauthorized. %s" : "Penyimpanan tidak terotorisasi. %s",
"Storage incomplete configuration. %s" : "Konfigurasi penyimpanan tidak terselesaikan. %s",
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
+ "Storage is temporarily not available" : "Penyimpanan sementara tidak tersedia",
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
"Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s",
"Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index c6281f42b3f..3bd8cea3032 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Потребан је PHP %s или новији.",
"PHP with a version lower than %s is required." : "Потребна је PHP верзија старија од верзије %s.",
"%sbit or higher PHP required." : "Потребна је верзија PHP-а једнака или већа од верзије %s.",
+ "The following databases are supported: %s" : "Подржане су следеће базе података: %s",
"The command line tool %s could not be found" : "Алатку командне линије „%s“ није могуће пронаћи",
"The library %s is not available." : "Библиотека „%s“ није доступна.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Потребна је библиотека „%1$s“ верзије веће од %2$s - доступна верзија је %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Потребна је библиотека „%1$s“ верзије ниже од %2$s - доступна верзија је %3$s.",
+ "The following platforms are supported: %s" : "Подржане су следеће платформе: %s",
"Server version %s or higher is required." : "Потребна је верзија сервера %s или виша.",
"Server version %s or lower is required." : "Потребна је верзија сервера %s или нижа.",
"Logged in user must be an admin or sub admin" : "Пријављени корисник мора бити администратор или подадминистратор",
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index f78f38bf1c7..5f7ac57f7c5 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Потребан је PHP %s или новији.",
"PHP with a version lower than %s is required." : "Потребна је PHP верзија старија од верзије %s.",
"%sbit or higher PHP required." : "Потребна је верзија PHP-а једнака или већа од верзије %s.",
+ "The following databases are supported: %s" : "Подржане су следеће базе података: %s",
"The command line tool %s could not be found" : "Алатку командне линије „%s“ није могуће пронаћи",
"The library %s is not available." : "Библиотека „%s“ није доступна.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Потребна је библиотека „%1$s“ верзије веће од %2$s - доступна верзија је %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Потребна је библиотека „%1$s“ верзије ниже од %2$s - доступна верзија је %3$s.",
+ "The following platforms are supported: %s" : "Подржане су следеће платформе: %s",
"Server version %s or higher is required." : "Потребна је верзија сервера %s или виша.",
"Server version %s or lower is required." : "Потребна је верзија сервера %s или нижа.",
"Logged in user must be an admin or sub admin" : "Пријављени корисник мора бити администратор или подадминистратор",