aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/bg.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:45 +0000
commit93e9d50af638737c6ba6d65489270725fe87e743 (patch)
tree301be1bffa3ca5d174b44480dc8a0492c95e05ad /lib/l10n/bg.js
parentd78f7acfd752e9f0a342515e3208d51ff84f9c2c (diff)
downloadnextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.tar.gz
nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.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 9f3441cd3f7..2e8b9f3b37e 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -223,7 +223,6 @@ OC.L10N.register(
"Your data directory must be an absolute path." : "Вашата директория с данни трябва да е абсолютен път.",
"Check the value of \"datadirectory\" in your configuration." : "Проверете стойността на \"datadirectory\" във вашата конфигурация.",
"Your data directory is invalid." : "Вашата директория с данни е невалидна.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверете се, че има файл, наречен \".ocdata\" в корена на директорията с данни.",
"Action \"%s\" not supported or implemented." : "Действието „%s“ не се поддържа или изпълнява.",
"Authentication failed, wrong token or provider ID given" : "Неуспешно удостоверяване, даден е грешен токен или идентификатор на доставчика ",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Липсват параметри, за завършване на заявката. Липсващи параметри: \"%s\"",
@@ -266,6 +265,7 @@ OC.L10N.register(
"PostgreSQL >= 9 required." : "Нужно е PostgreSQL >= 9",
"Please upgrade your database version." : "Моля, надстройте версията на вашата база данни.",
"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, за да не може директорията да бъде видяна от други потребители."
+ "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\" в корена на директорията с данни."
},
"nplurals=2; plural=(n != 1);");