aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-14 01:54:35 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-14 01:54:35 -0400
commitd8c7a52979ffe7a09593e491a833d2753f90095f (patch)
tree18506aab06257e568e4b20dc36f6d9742c92c248 /apps
parent05fa947b6babc05c18e578314f17a76916b3d46d (diff)
downloadnextcloud-server-d8c7a52979ffe7a09593e491a833d2753f90095f.tar.gz
nextcloud-server-d8c7a52979ffe7a09593e491a833d2753f90095f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/bg_BG.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php
index dc067cc777c..1342f4e86db 100644
--- a/apps/files/l10n/bg_BG.php
+++ b/apps/files/l10n/bg_BG.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Непозната грешка.",
"Could not move %s - File with this name already exists" => "Неуспешно преместване на %s - Файл със същото име вече съществува.",
"Could not move %s" => "Неуспешно преместване на %s.",
+"Permission denied" => "Достъпът отказан",
"File name cannot be empty." => "Името на файла не може да бъде оставено празно.",
"\"%s\" is an invalid file name." => "\"%s\" е непозволено име за файл.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",