diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/bg.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.zip |
Fix(l10n): Update translations 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, 2 insertions, 1 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 3ad3c9149e8..330770c2c41 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -189,7 +189,7 @@ OC.L10N.register( "Search contacts …" : "Търсене в контактите ...", "Could not load your contacts" : "Контактите не могат да бъдат заредени", "No contacts found" : "Няма намерени контакти", - "Show all contacts …" : "Покажи всички контакти ...", + "Show all contacts" : "Показване на всички контакти", "Install the Contacts app" : "Инсталиране на приложението за Контакти ", "Loading your contacts …" : "Зареждане на контактите ...", "Looking for {term} …" : "Търси се {term} …", @@ -396,6 +396,7 @@ OC.L10N.register( "Open settings menu" : "Отваряне на меню за настройки", "Settings" : "Настройки", "Avatar of {fullName}" : "Аватар на {fullName}", + "Show all contacts …" : "Покажи всички контакти ...", "No files in here" : "Няма файлове", "New folder" : "Нова папка", "No more subfolders in here" : "Няма подпапки", |