aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/bg_BG.php
blob: 37e2ca33370639c2592f8fd55944050054706bbf (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Password" => "Парола",
"shared by %s" => "споделено от %s"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";