diff options
Diffstat (limited to 'apps/settings/l10n/bg.js')
-rw-r--r-- | apps/settings/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 57c2241293b..a653e108c1c 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -53,8 +53,6 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Ползването на двустепенното удостоверяване може да бъде наложено на всички\tпотребители или определени групи. Ако потребител не е настроил втората стъпка - няма да може да се впише.", "Limit to groups" : "Ограничен достъп", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Официалните приложения са разработени от общността. ", - "Official" : "Официално", "Update to {version}" : "Актуализирай до {version}", "Disable" : "Изключване", "All" : "Всички", @@ -223,6 +221,8 @@ OC.L10N.register( "English" : "английски", "Hungarian" : "унгарски", "Japanese" : "японски", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Официалните приложения са разработени от общността. ", + "Official" : "Официално", "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 минути.", |