diff options
Diffstat (limited to 'lib/l10n/bg_BG.php')
-rw-r--r-- | lib/l10n/bg_BG.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/bg_BG.php b/lib/l10n/bg_BG.php index d6be0c4cf38..3eb1fcd182f 100644 --- a/lib/l10n/bg_BG.php +++ b/lib/l10n/bg_BG.php @@ -11,7 +11,6 @@ $TRANSLATIONS = array( "Settings" => "Настройки", "Users" => "Потребители", "Admin" => "Админ", -"Failed to upgrade \"%s\"." => "Неуспешно обновяване на \"%s\".", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Приложението \\\"%s\\\" не може да бъде инсталирано, защото не е съвместимо с тази версия на ownCloud.", "No app name specified" => "Не е зададено име на преложението", "Unknown filetype" => "Непознат тип файл.", @@ -100,6 +99,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Неуспешен опит за създаване на \"data\" папката (%s).", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Това обикновено може да бъде оправено като <a href=\"%s\" target=\"_blank\">дадеш разрешение на уеб сървъра да записва в root папката</a>.", "Setting locale to %s failed" => "Неуспешно задаване на %s като настройка език-държава.", +"Please install one of these locales on your system and restart your webserver." => "Моля, инсталирай едно от следните език-държава на сървъра и рестартирай уеб сървъра.", "Please ask your server administrator to install the module." => "Моля, поискай твоят администратор да инсталира модула.", "PHP module %s not installed." => "PHP модулът %s не е инсталиран.", "PHP %s or higher is required." => "Изисква се PHP %s или по-нова.", |