diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-17 01:11:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-17 01:11:33 +0000 |
commit | ffd2410a7ec12ac7cbe85d3af26c2a7db61764c5 (patch) | |
tree | 728f0a8b800a881015580cffa0370d6b8c44dd86 /apps/dav/l10n/bg.js | |
parent | 3068f07ad98ab6ec0aa96027aa2ef45240e809a6 (diff) | |
download | nextcloud-server-ffd2410a7ec12ac7cbe85d3af26c2a7db61764c5.tar.gz nextcloud-server-ffd2410a7ec12ac7cbe85d3af26c2a7db61764c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/bg.js')
-rw-r--r-- | apps/dav/l10n/bg.js | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index 8a8c6e2b238..76073402a77 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -39,13 +39,18 @@ 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 <strong>calendar</strong> was modified" : "Промяна на<strong>календар</strong>", + "A <strong>calendar</strong> was modified" : "Промяна на <strong>календар</strong>", "A calendar <strong>event</strong> was modified" : "Промяна на календарно <strong>събитие</strong>", "A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>", "Contact birthdays" : "Рождени дни на контакти", "Contacts" : "Контакти", "Technical details" : "Технически детайли", "Remote Address: %s" : "Отдалечен адрес: %s", - "Request ID: %s" : "ID на заявка: %s" + "Request ID: %s" : "ID на заявка: %s", + "Send invitations to attendees" : "Изпращане на покани до участниците", + "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." : "Календарите с рождени дни се генерират от background job.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Това е причината поради която те не се появяват веднага, след като включите опцията." }, "nplurals=2; plural=(n != 1);"); |