diff options
Diffstat (limited to 'apps/dav/l10n/sr.json')
-rw-r--r-- | apps/dav/l10n/sr.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index 410216e4005..260ffb0a086 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -8,6 +8,8 @@ "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}", @@ -56,6 +58,9 @@ "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." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена." },"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);" }
\ No newline at end of file |