diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
commit | 0eed71870d38bb5dc83d6908360b23a0bb82dbdf (patch) | |
tree | 7eb877aa9e5fdbfb9e6d4cd800461b1ffccdd969 /core/l10n/bg.js | |
parent | 03778d6463b2ed67a04269c715137046a4f953b2 (diff) | |
download | nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.tar.gz nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 4c185b38088..7135203c06a 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -87,6 +87,7 @@ OC.L10N.register( "Cancel" : "Отказ", "Forgot password?" : "Забравена парола?", "Back" : "Назад", + "Searching …" : "Търсене ...", "Settings" : "Настройки", "Could not load your contacts" : "Контактите не могат да бъдат заредени", "Search contacts …" : "Търсене в контактите ...", @@ -196,8 +197,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Приложението изисква JavaScript. Моля, {linkstart}включете JavaScript{linkend} и презаредете страницата.", "More apps" : "Още приложения", "More" : "Още", - "Search" : "Търсене", - "Reset search" : "Рестартирай търсенето", "Contacts" : "Контакти", "Contacts menu" : "Контакти", "Settings menu" : "Настройки", @@ -299,6 +298,8 @@ OC.L10N.register( "Error removing share" : "Грешка при изриване на споделяне", "({scope})" : "({scope})", "Saving..." : "Запазване...", + "Search" : "Търсене", + "Reset search" : "Рестартирай търсенето", "Cancel log in" : "Откажи вписването", "These apps will be updated:" : "Следните добавки ще бъдат актуализирани:" }, |