Blame view

sources/apps/ownpad_lite/l10n/sq.php 313 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Document was shared" => "Dokumenti u nda",
  "User %s shared quick document %s with you." => "Përdoruesi %s ndau me ju dokumentin e shpejtë %s.",
  "Settings" => "Parametra",
  "Open" => "Hap",
  "Share with" => "Nda me",
  "Share" => "Nda",
  "Username" => "Përdoruesi",
  "Save" => "Ruaj"
  );