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/comments/l10n/sr.js')
-rw-r--r--apps/comments/l10n/sr.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js
index c1021f5f720..1899ba72e78 100644
--- a/apps/comments/l10n/sr.js
+++ b/apps/comments/l10n/sr.js
@@ -15,12 +15,19 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
"Edit comment" : "Измени коментар",
"Delete comment" : "Обриши коментар",
+ "Cancel edit" : "Поништи измену",
+ "Post comment" : "Објави коментар",
"No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!",
+ "No more messages" : "Нема више порука",
"Retry" : "Покушај поново",
+ "Unable to load the comments list" : "Не могуи да учитам списак коментара",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
"_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"],
"Comment" : "Коментар",
+ "An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара",
"Comment deleted" : "Коментар обрисан",
+ "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара",
+ "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара",
"New comment …" : "Нови коментар …",
"Post" : "Објави",
"Cancel" : "Откажи",