summaryrefslogtreecommitdiffstats
path: root/core/l10n/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r--core/l10n/sr.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 8cbe1c0c265..d2a08aa0d68 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -248,6 +248,8 @@ OC.L10N.register(
"Start update" : "Почни надоградњу",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Да избегнете прекорачење времена одзива на већим инсталацијама, можете покренути следећу команду у инсталационом директоријуму:",
"This %s instance is currently in maintenance mode, which may take a while." : "Овај %s је тренутно у режиму одржавања а то може потрајати.",
- "This page will refresh itself when the %s instance is available again." : "Ова страница ће се сама освежити када %s постане поново доступан."
+ "This page will refresh itself when the %s instance is available again." : "Ова страница ће се сама освежити када %s постане поново доступан.",
+ "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}",
+ "Password can not be changed. Please contact your administrator." : "Лозинка се не може променити. Контактирајте администратора."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");