summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
commit945afd4432d25fb36de4cb98736fc2777c0a54a5 (patch)
tree373c437abfc554fe5e1a74162fe0610bbed6ec52 /apps/dav/l10n/sr.js
parent5b64b8119fc9c004887b514722bcecc2353564de (diff)
downloadnextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.tar.gz
nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/sr.js')
-rw-r--r--apps/dav/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js
index fb78bee1f27..cdc142503fc 100644
--- a/apps/dav/l10n/sr.js
+++ b/apps/dav/l10n/sr.js
@@ -99,7 +99,6 @@ OC.L10N.register(
"Please contact the organizer directly." : "Контактирајте директно организатора.",
"Are you accepting the invitation?" : "Да ли прихватате позивницу?",
"Tentative" : "Условна потврда",
- "Comment" : "Коментар",
"Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.",
"Todos" : "Подсетници",
"{actor} created todo {todo} in list {calendar}" : "{actor} је направио подсетник {todo} у листи {calendar}",
@@ -112,6 +111,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Маркирали сте подсетник {todo} као готов у листи {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} је поново отворио подсетник {todo} у листи {calendar}",
"You reopened todo {todo} in list {calendar}" : "Поново сте отворили подсетник {todo}  у листи {calendar}",
- "A calendar <strong>todo</strong> was modified" : "<strong>Подсетник</strong> из календара је измењен"
+ "A calendar <strong>todo</strong> was modified" : "<strong>Подсетник</strong> из календара је измењен",
+ "Comment" : "Коментар"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");