Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/bg.js')
-rw-r--r--apps/settings/l10n/bg.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js
index a653e108c1c..e87d23c7ca5 100644
--- a/apps/settings/l10n/bg.js
+++ b/apps/settings/l10n/bg.js
@@ -172,13 +172,12 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"%s\"." : "Необходимо е cron.php да се стартира от системния потребител \"%s\".",
"Sharing" : "Споделяне",
"Allow apps to use the Share API" : "Разреши приложенията да използват Share API",
- "Allow users to share via link" : "Разреши потребителите да споделят с връзка",
- "Allow public uploads" : "Разреши общодостъпно качване",
- "Enforce password protection" : "Изискай защита с парола.",
- "Set default expiration date" : "Задайте стандартен срок на валидност",
"Expire after " : "Изтечи след",
"days" : "дена",
"Enforce expiration date" : "Изисквай дата на изтичане",
+ "Allow users to share via link" : "Разреши потребителите да споделят с връзка",
+ "Allow public uploads" : "Разреши общодостъпно качване",
+ "Enforce password protection" : "Изискай защита с парола.",
"Allow resharing" : "Може да споделя повторно",
"Restrict users to only share with users in their groups" : "Ограничи потребителите, така че да могат да споделят само с други потребители в своите групи.",
"Exclude groups from sharing" : "Забрани групи да споделят",
@@ -226,6 +225,7 @@ OC.L10N.register(
"Store credentials" : "Запиши",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Услугата webcron стартира cron.php всеки 15 минути по HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Ползва услугата cron на сървъра за да стартира cron.php всеки 15 минути.",
+ "Set default expiration date" : "Задайте стандартен срок на валидност",
"Follow us on Google+" : "Следвайте ни в Google+"
},
"nplurals=2; plural=(n != 1);");