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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
commita84eec88e89c9197946e784472545d8f32a258fb (patch)
treeb258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/sr.js
parent91a2d5e0124a59270c89830c52557a5d45c8faee (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r--lib/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index a27c44a1e73..c6281f42b3f 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -22,12 +22,10 @@ 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.",
- "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.",
- "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" : "Пријављени корисник мора бити администратор или подадминистратор",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Storage connection error. %s" : "Грешка приликом повезивања на складиште. %s",
"Storage is temporarily not available" : "Складиште привремено није доступно",
"Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s",
+ "Following databases are supported: %s" : "Подржане су следеће базе података: %s",
+ "Following platforms are supported: %s" : "Подржане су следеће платформе: %s",
"Overview" : "Преглед",
"Basic settings" : "Основне поставке",
"Sharing" : "Дељење",