Blame view

sources/apps/impress/l10n/tr.php 300 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Belgelendirme",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "ownCloud'unuzda hiç Impress dosyası bulunamadı. Lütfen bir .impress dosyası yükleyin.",
  "Name" => "İsim",
  "Size" => "Boyut",
  "Date" => "Tarih"
  );