Blame view

sources/apps/files_sharing/l10n/mk.php 487 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" => "веб сервиси под Ваша контрола"
  );