diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
commit | 70db496b58d9819c56e944b762fa7633cea1e971 (patch) | |
tree | a601f2b1c061a745ae0747e4b731ce47e7baf5e7 /core/l10n/bg_BG.php | |
parent | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (diff) | |
download | nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.tar.gz nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg_BG.php')
-rw-r--r-- | core/l10n/bg_BG.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php index ae737bc42ab..ce4bc07dc7b 100644 --- a/core/l10n/bg_BG.php +++ b/core/l10n/bg_BG.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Това означава, че само администраторът може да го използва.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Свържи се със системния си администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.", "Thank you for your patience." => "Благодарим за търпението.", +"You are accessing the server from an untrusted domain." => "Свръзваш се със сървъра от неодобрен домейн.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в config/config.php. Примерна конфигурация е приложена в config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "В зависимост от конфигурацията ти, като администратор може натискайки бутонът по-долу да отбележиш домейнът като сигурен.", +"Add \"%s\" as trusted domain" => "Добави \"%s\" като сигурен домейн", "%s will be updated to version %s." => "%s ще бъде обновена до версия %s.", "The following apps will be disabled:" => "Следните програми ще бъдат изключени:", "The theme %s has been disabled." => "Темата %s бе изключена.", |