summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-12 01:54:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-12 01:54:39 -0400
commita3635fedbbc18093ec36958fc9d3104decc02b23 (patch)
tree6e96299ad6f7afde84efd71b1e434bf504cd8966 /apps/files_encryption
parenta0db01ecd3f10476751eea258176ef742bbdacd3 (diff)
downloadnextcloud-server-a3635fedbbc18093ec36958fc9d3104decc02b23.tar.gz
nextcloud-server-a3635fedbbc18093ec36958fc9d3104decc02b23.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/l10n/bg_BG.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/bg_BG.php b/apps/files_encryption/l10n/bg_BG.php
index 0dce15dafd6..43d089671cb 100644
--- a/apps/files_encryption/l10n/bg_BG.php
+++ b/apps/files_encryption/l10n/bg_BG.php
@@ -1,9 +1,15 @@
<?php
$TRANSLATIONS = array(
"Unknown error" => "Непозната грешка.",
+"Missing recovery key password" => "Липсва парола за възстановяване",
+"Please repeat the recovery key password" => "Повтори новата парола за възстановяване",
+"Repeated recovery key password does not match the provided recovery key password" => "Повторената парола за възстановяване не съвпада със зададената парола за възстановяване",
"Recovery key successfully enabled" => "Успешно включване на опцията ключ за възстановяване.",
"Could not disable recovery key. Please check your recovery key password!" => "Неуспешно изключване на ключа за възстановяване. Моля, провери паролата за ключа за възстановяване!",
"Recovery key successfully disabled" => "Успешно изключване на ключа за възстановяване.",
+"Please provide the old recovery password" => "Моля, въведи старата парола за възстановяване",
+"Please provide a new recovery password" => "Моля, задай нова парола за възстановяване",
+"Please repeat the new recovery password" => "Моля, въведи повторна новата парола за възстановяване",
"Password successfully changed." => "Паролата е успешно променена.",
"Could not change the password. Maybe the old password was not correct." => "Грешка при промяна на паролата. Може би старата ти парола е сгрешена.",
"Private key password successfully updated." => "Успешно променена тайната парола за ключа.",