diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-12 00:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-12 00:07:46 +0000 |
commit | 645f0aa96fb0801098821375f70eda9aad44ba70 (patch) | |
tree | 8dbbdcab9b8c8ce3b47da4d58081caf8b841a0c7 /core/l10n/bg.js | |
parent | f0790bfad76c9fbae0fdfa4c0cfd566604e5d57d (diff) | |
download | nextcloud-server-645f0aa96fb0801098821375f70eda9aad44ba70.tar.gz nextcloud-server-645f0aa96fb0801098821375f70eda9aad44ba70.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 61a4a3581a8..f67b78a6281 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -249,7 +249,6 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "За да избегнеш таймаутове при по-големи инсталации, можеш да изпълниш следните команди в инсталанционната директория:", "Detailed logs" : "Подробни логове", "Update needed" : "Нужно е обновяване", - "Please use the command line updater because you have a big instance." : "Моля използвайте съветникът за обновяване в команден ред, защото инстанцията ви е голяма.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "За помощ, вижте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацията</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "В момента този %s се обновява, а това може да отнеме време.", "This page will refresh itself when the %s instance is available again." : "Страницата ще се зареди автоматично, когато %s е отново на линия.", @@ -285,6 +284,7 @@ OC.L10N.register( "The share will expire on %s." : "Споделянето ще изтече на %s.", "Cheers!" : "Поздрави!", "Use the following link to reset your password: {link}" : "Използвайте следната връзка, за да възстановите паролата си: {link}", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравейте,<br><br>само ви уведомяваме, че %s сподели <strong>%s</strong> с вас.\n<br><a href=\"%s\">Разгледай го!</a><br><br>." + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравейте,<br><br>само ви уведомяваме, че %s сподели <strong>%s</strong> с вас.\n<br><a href=\"%s\">Разгледай го!</a><br><br>.", + "Please use the command line updater because you have a big instance." : "Моля използвайте съветникът за обновяване в команден ред, защото инстанцията ви е голяма." }, "nplurals=2; plural=(n != 1);"); |