diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-24 02:25:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-24 02:25:52 +0000 |
commit | 9d6496a99924ec9689255db80f54a1d0134fd952 (patch) | |
tree | 77d53dd72ebe6f93de528e415e904353d266290e /core/l10n/bg.js | |
parent | fd487c1a43874bf7eaeebe2ff822e18978b6d1e1 (diff) | |
download | nextcloud-server-9d6496a99924ec9689255db80f54a1d0134fd952.tar.gz nextcloud-server-9d6496a99924ec9689255db80f54a1d0134fd952.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 010fd51149e..c0d01b51c4c 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Назад", "Login form is disabled." : "Формулярът за вход е деактивиран", "Edit Profile" : "Редактиране на профил", + "The headline and about sections will show up here" : "Заглавието и секцията за информация ще се покажат тук", + "You haven't added any info yet" : "Все още не сте добавили никаква информация", + "{user} hasn't added any info yet" : "{user} все още не е добавил никаква информация", "Error opening the user status modal, try hard refreshing the page" : "Грешка при отваряне на модалния статус на потребителя, опитайте настоятелно да опресните страницата", "Reset search" : "Рестартирай търсенето", "Search for {name} only" : "Търсене само за {name}", |