Blame view

sources/apps/files_sharing/l10n/bg_BG.php 471 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
  <?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" => "Няма наличен преглед за",
  "web services under your control" => "уеб услуги под Ваш контрол"
  );