summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/bg_BG.php
blob: 9fb9f78340b1e261e749e0a88c84f1c6069bf8d2 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Password" => "Парола",
"Submit" => "Потвърждение",
"%s shared the folder %s with you" => "%s сподели папката %s с Вас",
"%s shared the file %s with you" => "%s сподели файла %s с Вас",
"Download" => "Изтегляне",
"No preview available for" => "Няма наличен преглед за"
);