summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/bg_BG.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
commit119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch)
tree384418bcae2d75e4ff89f11d8e54ce3729e76d41 /apps/user_ldap/l10n/bg_BG.php
parent9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff)
downloadnextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz
nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/bg_BG.php')
-rw-r--r--apps/user_ldap/l10n/bg_BG.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/bg_BG.php b/apps/user_ldap/l10n/bg_BG.php
index b750884e9de..c236e57e0ec 100644
--- a/apps/user_ldap/l10n/bg_BG.php
+++ b/apps/user_ldap/l10n/bg_BG.php
@@ -1,7 +1,9 @@
<?php
$TRANSLATIONS = array(
"Error" => "Грешка",
-"Password" => "Парола",
-"Help" => "Помощ"
+"_%s group found_::_%s groups found_" => array("",""),
+"_%s user found_::_%s users found_" => array("",""),
+"Help" => "Помощ",
+"Password" => "Парола"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";