diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-14 01:54:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-14 01:54:35 -0400 |
commit | d8c7a52979ffe7a09593e491a833d2753f90095f (patch) | |
tree | 18506aab06257e568e4b20dc36f6d9742c92c248 /core/l10n | |
parent | 05fa947b6babc05c18e578314f17a76916b3d46d (diff) | |
download | nextcloud-server-d8c7a52979ffe7a09593e491a833d2753f90095f.tar.gz nextcloud-server-d8c7a52979ffe7a09593e491a833d2753f90095f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-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);"; |