Blame view

sources/apps/impress/l10n/fa.php 353 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "مستندسازی",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "هیچ فایلی با فرمت Impress یافت نشد . لطفا فایلی با فرمت impress. بارگذاری کنید",
  "Name" => "نام",
  "Size" => "اندازه",
  "Date" => "تاریخ"
  );