aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/bg_BG.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-21 01:54:29 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-21 01:54:29 -0400
commita1c39f74b7eedd0185339f344bd72041724053d9 (patch)
tree8442687580f5596c2c83f552f307a18dd8295133 /core/l10n/bg_BG.php
parente55c4bb807c7883758fca92f9421c0c20adf9d2b (diff)
downloadnextcloud-server-a1c39f74b7eedd0185339f344bd72041724053d9.tar.gz
nextcloud-server-a1c39f74b7eedd0185339f344bd72041724053d9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg_BG.php')
-rw-r--r--core/l10n/bg_BG.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
index b63a307b680..454d1fed290 100644
--- a/core/l10n/bg_BG.php
+++ b/core/l10n/bg_BG.php
@@ -140,6 +140,9 @@ $TRANSLATIONS = array(
"Error favoriting" => "Грешка при отбелязване за любим.",
"Error unfavoriting" => "Грешка при премахване отбелязването за любим.",
"Access forbidden" => "Достъпът е забранен",
+"File not found" => "Файлът не е открит.",
+"The specified document has not been found on the server." => "Избраният документ не е намерн на сървъра.",
+"You can click here to return to %s." => "Можеш да натиснеш тук, за да се върнеш на %s",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здрасти,\n\nсамо да те уведомя, че %s сподели %s с теб.\nРазгледай го: %s\n\n",
"The share will expire on %s." => "Споделянето ще изтече на %s.",
"Cheers!" => "Поздрави!",
@@ -185,6 +188,8 @@ $TRANSLATIONS = array(
"The theme %s has been disabled." => "Темата %s бе изключена.",
"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:" => "За да избегнеш таймаутове при по-големи инсталации, можеш да изпълниш следните команди в инсталанционната директория:"
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "За да избегнеш таймаутове при по-големи инсталации, можеш да изпълниш следните команди в инсталанционната директория:",
+"This %s instance is currently being updated, which may take a while." => "В момента този %s се обновява, а това може да отнеме време.",
+"This page will refresh itself when the %s instance is available again." => "Тази страница ще се опресни автоматично, когато %s е отново на линия."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";