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.json')
-rw-r--r--apps/comments/l10n/sr.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json
index ddc8f914659..2b3ab679028 100644
--- a/apps/comments/l10n/sr.json
+++ b/apps/comments/l10n/sr.json
@@ -1,11 +1,22 @@
{ "translations": {
+ "Comments" : "Коментари",
+ "You commented" : "Искоментарисали сте",
+ "%1$s commented" : "%1$s коментарисао",
+ "{author} commented" : "{author} коментарисао",
+ "You commented on %1$s" : "Коментарисали сте на %1$s",
+ "You commented on {file}" : "Коментаристали сте на {file}",
+ "%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
+ "{author} commented on {file}" : "{author} коментарисао на {file}",
+ "<strong>Comments</strong> for files" : "<strong>Коментари</strong> на фајлове",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан",
+ "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”",
+ "Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
"Edit comment" : "Измени коментар",
"Delete comment" : "Обриши коментар",
"New comment …" : "Нови коментар …",
"Post" : "Објави",
"Cancel" : "Откажи",
"[Deleted user]" : "[Обрисан корисник]",
- "Comments" : "Коментари",
"No comments yet, start the conversation!" : "Тренутно нема коментара. Започните дискусију",
"More comments …" : "Преостали коментари …",
"Save" : "Сачувај",
@@ -15,17 +26,6 @@
"Error occurred while posting comment" : "Дошло је до грешке при објави коментара",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
"Comment" : "Коментар",
- "You commented" : "Искоментарисали сте",
- "%1$s commented" : "%1$s коментарисао",
- "{author} commented" : "{author} коментарисао",
- "You commented on %1$s" : "Коментарисали сте на %1$s",
- "You commented on {file}" : "Коментаристали сте на {file}",
- "%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
- "{author} commented on {file}" : "{author} коментарисао на {file}",
- "<strong>Comments</strong> for files" : "<strong>Коментари</strong> на фајлове",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан",
- "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”",
- "Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Поменути сте у \"%s\", у коментару који је оставио корисник који је од тада избрисан",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s Вас је поменуо у коментару на \"%2$s\""
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"