summaryrefslogtreecommitdiffstats
path: root/core/l10n/bg.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/bg.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index 7ad12d6b7ad..ce1789a2dc3 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -205,7 +205,6 @@ OC.L10N.register(
"Load more results" : "Зареждане на още резултати",
"Search" : "Търсене",
"No results for {query}" : "Няма резултати за {query}",
- "Press enter to start searching" : "Натиснете въведи, за начало на търсенето",
"An error occurred while searching for {type}" : "Възникна грешка при търсенето на {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Моля, въведете {minSearchLength} знака или повече, за да търсите","Моля, въведете {minSearchLength} знака или повече, за да търсите"],
"This browser is not supported" : "Този браузър не се поддържа",
@@ -429,6 +428,7 @@ OC.L10N.register(
"Contacts menu" : "Контакти",
"Setup two-factor authentication" : "Свържи двустепенно удостоверяване",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud се нуждае от 64 бита, за да работи добре. Моля, надстройте вашата операционна система и PHP до 64 бита! За повече подробности прочетете {linkstart}страницата с документация за това ↗{linkend}.",
+ "Press enter to start searching" : "Натиснете въведи, за начало на търсенето",
"Please use the command line updater because updating via browser is disabled in your config.php." : "Моля, използвайте програмата за актуализиране от командния ред, тъй като актуализирането чрез браузъра е забранено в config.php."
},
"nplurals=2; plural=(n != 1);");