diff options
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 0197129dba5..1d00f711975 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -92,6 +92,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"], "No" : "Не", "Yes" : "Да", + "Create share" : "Създаване на споделяне", + "Failed to add the public link to your Nextcloud" : "Неуспешно добавяне на публичната връзка към вашия Nextcloud", "Places" : "Места", "Date" : "Дата", "Today" : "Днес", @@ -167,6 +169,7 @@ OC.L10N.register( "You have not added any info yet" : "Все още не сте добавили никаква информация", "{user} has not added any info yet" : "{user} все още не е добавил никаква информация", "Error opening the user status modal, try hard refreshing the page" : "Грешка при отваряне на модалния статус на потребителя, опитайте настоятелно да опресните страницата", + "More actions" : "Повече действия", "This browser is not supported" : "Този браузър не се поддържа", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашият браузър не се поддържа. Моля, преминете към по-нова версия или към версия, която се поддържа.", "Continue with this unsupported browser" : "Продължете с този неподдържан браузър", |