diff options
Diffstat (limited to 'lib/l10n/sr.php')
-rw-r--r-- | lib/l10n/sr.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/l10n/sr.php b/lib/l10n/sr.php index 1161b0a44b7..45b8e06200c 100644 --- a/lib/l10n/sr.php +++ b/lib/l10n/sr.php @@ -16,10 +16,12 @@ "Files" => "Датотеке", "Text" => "Текст", "Images" => "Слике", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер тренутно не подржава синхронизацију датотека јер се чини да је WebDAV сучеље неисправно.", +"Please double check the <a href='%s'>installation guides</a>." => "Погледајте <a href='%s'>водиче за инсталацију</a>.", "seconds ago" => "пре неколико секунди", "1 minute ago" => "пре 1 минут", "%d minutes ago" => "пре %d минута", -"1 hour ago" => "пре 1 сат", +"1 hour ago" => "Пре једног сата", "%d hours ago" => "пре %d сата/и", "today" => "данас", "yesterday" => "јуче", @@ -28,8 +30,5 @@ "%d months ago" => "пре %d месеца/и", "last year" => "прошле године", "years ago" => "година раније", -"%s is available. Get <a href=\"%s\">more information</a>" => "%s је доступна. Погледајте <a href=\"%s\">више информација</a>.", -"up to date" => "је ажурна", -"updates check is disabled" => "провера ажурирања је онемогућена", "Could not find category \"%s\"" => "Не могу да пронађем категорију „%s“." ); |