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 'apps/settings/l10n/sr.js')
-rw-r--r--apps/settings/l10n/sr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index 17250fa8517..0d19335c15a 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -328,14 +328,13 @@ OC.L10N.register(
"Sharing" : "Дељење",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Као администратор, можете фино подешавати понашања дељења. Погледајте документацију за више информација.",
"Allow apps to use the Share API" : "Дозвољава апликацијама да користе АПИ дељења",
+ "Expire after " : "Истиче након",
+ "days" : "дана",
+ "Enforce expiration date" : "Захтевај датум истека",
"Allow users to share via link" : "Дозволи корисницима да деле путем везе",
"Allow public uploads" : "Дозволи јавна отпремања",
"Always ask for a password" : "Увек питај за лозинку",
"Enforce password protection" : "Захтевај заштиту лозинком",
- "Set default expiration date" : "Постави подразумевано време истека",
- "Expire after " : "Истиче након",
- "days" : "дана",
- "Enforce expiration date" : "Захтевај датум истека",
"Allow resharing" : "Дозволи дељење даље",
"Allow sharing with groups" : "Дозволи дељење са групама",
"Restrict users to only share with users in their groups" : "Ограничи кориснике да могу да деле само унутар групе",
@@ -827,6 +826,7 @@ OC.L10N.register(
"Store credentials" : "Сачувај акредитиве",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "Set default expiration date" : "Постави подразумевано време истека",
"Follow us on Google+" : "Пратите нас на Google+-у"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");