Blame view

sources/apps/files_antivirus/l10n/ro.php 368 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Greetings {user}," => "Salutări {user},",
  "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Scuzați, dar un program malițios a fost detectat în fișierul pe care ați încercat să îl încărcați, și a trebuit șters.",
  "Host" => "Gazdă",
  "Port" => "Portul",
  "Save" => "Salvează"
  );