Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 08:48:29 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 08:48:29 +0400
commit03fcb11a2c87bf43f078f984314d7febf8da8b6f (patch)
treee97e774bc85eef12ae3fc8350dda0a035240be2e /admin_migrate
parent7109b303b39d588892216b6d43d4d641e13e7bf5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/bg_BG.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin_migrate/l10n/bg_BG.php b/admin_migrate/l10n/bg_BG.php
index d77db9fea..ba99646d4 100644
--- a/admin_migrate/l10n/bg_BG.php
+++ b/admin_migrate/l10n/bg_BG.php
@@ -1,5 +1,9 @@
<?php
$TRANSLATIONS = array(
+"Export data" => "Експортирай данните",
+"All system files and user data" => "Всички системни файлове и потребитлски данни",
+"Only system files" => "Само системните файлове",
+"Only user data" => "Само потребителските данни",
"Export" => "Експорт"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";