aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/bg.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-29 00:27:57 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-29 00:27:57 +0000
commitda591eaec3050ab02b4a74d1304db78335eeb7fa (patch)
treef8b206f7dac72fcb6deed841e1d038020787f144 /lib/l10n/bg.js
parent26265847bdade218bc7b792fe2ff07dd1334b04b (diff)
downloadnextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz
nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r--lib/l10n/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index d09870072f9..928b75c557a 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -190,8 +190,6 @@ OC.L10N.register(
"Login canceled by app" : "Вписването е отказано от приложението",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Приложението „%1$s“ не може да бъде инсталирано, защото следните зависимости не са изпълнени: %2$s",
"a safe home for all your data" : "безопасен дом за всички ваши данни",
- "File is currently busy, please try again later" : "Файлът в момента е зает, моля, опитайте отново по-късно",
- "Cannot download file" : "Файлът не можа да бъде изтеглен",
"Application is not enabled" : "Приложението не е включено",
"Authentication error" : "Грешка при удостоверяването",
"Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.",
@@ -263,6 +261,8 @@ OC.L10N.register(
"Username must not consist of dots only" : "Името на потребител не трябва да се състои само от точки",
"Username is invalid because files already exist for this user" : "Името на потребител е невалидно, тъй като файловете вече съществуват за този потребител",
"User disabled" : "Потребителят е деактивиран",
+ "File is currently busy, please try again later" : "Файлът в момента е зает, моля, опитайте отново по-късно",
+ "Cannot download file" : "Файлът не можа да бъде изтеглен",
"Your data directory is readable by other users." : "Вашата директория с данни може да се чете от други потребители.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Моля, променете правата за достъп на 0770, за да не може директорията да бъде видяна от други потребители.",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверете се, че има файл, наречен \".ocdata\" в корена на директорията с данни."