summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/sr.js')
-rw-r--r--apps/dav/l10n/sr.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js
index a78a3c4f3a0..6564181dd23 100644
--- a/apps/dav/l10n/sr.js
+++ b/apps/dav/l10n/sr.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Обрисали сте календар {calendar}",
"{actor} updated calendar {calendar}" : "{actor} је ажурирао календар {calendar}",
"You updated calendar {calendar}" : "Ажурирали сте календар {calendar}",
+ "You shared calendar {calendar} as public link" : "Поделили сте календар {calendar} као јавну везу",
+ "You removed public link for calendar {calendar}" : "Уклонили сте јавну везу за календар {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} је поделио календар {calendar} са вама",
"You shared calendar {calendar} with {user}" : "Поделили сте календар {calendar} са {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} је поделио календар {calendar} са {user}",
@@ -58,6 +60,9 @@ OC.L10N.register(
"Request ID: %s" : "ИД захтева: %s",
"CalDAV server" : "CalDAV сервер",
"Send invitations to attendees" : "Пошаљи позивницу учесницима",
- "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад."
+ "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад.",
+ "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана",
+ "Birthday calendars will be generated by a background job." : "Календари рођендана ће бити генерисани као позадински послови.",
+ "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");