diff options
Diffstat (limited to 'l10n-bg/calendar/chrome/calendar/dialogs/calendar-event-dialog-reminder.dtd')
-rw-r--r-- | l10n-bg/calendar/chrome/calendar/dialogs/calendar-event-dialog-reminder.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-bg/calendar/chrome/calendar/dialogs/calendar-event-dialog-reminder.dtd b/l10n-bg/calendar/chrome/calendar/dialogs/calendar-event-dialog-reminder.dtd new file mode 100644 index 0000000000..8245449ebc --- /dev/null +++ b/l10n-bg/calendar/chrome/calendar/dialogs/calendar-event-dialog-reminder.dtd @@ -0,0 +1,19 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY reminderdialog.title "Настройване на напомняния"> +<!ENTITY reminder.add.label "Добавяне"> +<!ENTITY reminder.add.accesskey "Д"> +<!ENTITY reminder.remove.label "Премахване"> +<!ENTITY reminder.remove.accesskey "П"> + +<!ENTITY reminder.reminderDetails.label "Подробности за напомнянето"> +<!ENTITY reminder.action.label "Избор на действие за напомняне"> + +<!ENTITY reminder.action.alert.label "Показване на аларма"> +<!ENTITY reminder.action.email.label "Изпращане на писмо"> + +<!ENTITY alarm.units.minutes "минути" > +<!ENTITY alarm.units.hours "часове" > +<!ENTITY alarm.units.days "дни" > |