summaryrefslogtreecommitdiffstats
path: root/lib/l10n/bg_BG.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-25 02:11:53 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-25 02:11:53 +0200
commit43bae1b47312d203bd4431b6cdc684acf09ebd6e (patch)
tree2ba53298637a6391d97d0830cb5f4f63a0208eaa /lib/l10n/bg_BG.php
parent515e1b467e58337067ee3a4a8945f449d3c2ef3a (diff)
downloadnextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.tar.gz
nextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bg_BG.php')
-rw-r--r--lib/l10n/bg_BG.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/bg_BG.php b/lib/l10n/bg_BG.php
new file mode 100644
index 00000000000..3eb0660d944
--- /dev/null
+++ b/lib/l10n/bg_BG.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Personal" => "Лично",
+"Authentication error" => "Проблем с идентификацията"
+);