diff options
Diffstat (limited to 'apps/dav/l10n/bg.js')
-rw-r--r-- | apps/dav/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index e9fba5286ba..f4842a46d30 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -25,6 +25,7 @@ OC.L10N.register( "{actor} shared calendar {calendar} with group {group}" : "{actor} сподели календар {calendar} с група {group}", "You unshared calendar {calendar} from group {group}" : "Отказахте споделянето на календара {calendar} от група {group}", "{actor} unshared calendar {calendar} from group {group}" : "{actor} отказа споделяне с календар {calendar} от група {group}", + "Untitled event" : "Събитие без заглавие", "{actor} created event {event} in calendar {calendar}" : "{actor} създаде събитие {event} в календар {calendar}", "You created event {event} in calendar {calendar}" : "Създадохте събитие {event} в календар {calendar}", "{actor} deleted event {event} from calendar {calendar}" : "{actor} изтри събитие {event} от календар {calendar}", @@ -54,7 +55,6 @@ OC.L10N.register( "Date:" : "Дата:", "Where:" : "Къде:", "Description:" : "Описание:", - "Untitled event" : "Събитие без заглавие", "_%n year_::_%n years_" : ["%n години","%d години"], "_%n month_::_%n months_" : ["%n месеци","%n месеци"], "_%n day_::_%n days_" : ["%n дни","%n дни"], |