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:
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 f26613afcee..52993643186 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -116,7 +116,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени са дозволама за брисање",
"Files can’t be shared with create permissions" : "Фајлови не могу бити дељени са дозволама за креирање",
"Expiration date is in the past" : "Датум истека је у прошлости",
- "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност",
"%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама",
"%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.",
"Click the button below to open it." : "Кликните дугме испод да га отворите.",
@@ -227,6 +226,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s",
"Following databases are supported: %s" : "Подржане су следеће базе података: %s",
"Following platforms are supported: %s" : "Подржане су следеће платформе: %s",
- "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака"
+ "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака",
+ "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");