diff options
Diffstat (limited to 'core/l10n/bg_BG.php')
-rw-r--r-- | core/l10n/bg_BG.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php index c81e3c7f0e9..9227d6359d6 100644 --- a/core/l10n/bg_BG.php +++ b/core/l10n/bg_BG.php @@ -187,6 +187,7 @@ $TRANSLATIONS = array( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Моля, увери се, че си направил копия на базата данни, папките с настройки и данни, преди да продължиш.", "Start update" => "Започни обновяването", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "За да избегнеш таймаутове при по-големи инсталации, можеш да изпълниш следните команди в инсталанционната директория:", -"This ownCloud instance is currently being updated, which may take a while." => "В момента този ownCloud се обновява, а това може да отнеме време." +"This ownCloud instance is currently being updated, which may take a while." => "В момента този ownCloud се обновява, а това може да отнеме време.", +"This page will refresh itself when the ownCloud instance is available again." => "Тази страница ще опресни автоматично, когато ownCloud е отново на линия" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |