Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?php $TRANSLATIONS = array(
  2. "There is no error, the file uploaded with success" => "Amontcargament capitat, pas d'errors",
  3. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Lo fichièr amontcargat es mai gròs que la directiva «MAX_FILE_SIZE» especifiada dins lo formulari HTML",
  4. "The uploaded file was only partially uploaded" => "Lo fichièr foguèt pas completament amontcargat",
  5. "No file was uploaded" => "Cap de fichièrs son estats amontcargats",
  6. "Missing a temporary folder" => "Un dorsièr temporari manca",
  7. "Failed to write to disk" => "L'escriptura sul disc a fracassat",
  8. "Files" => "Fichièrs",
  9. "Unshare" => "Non parteja",
  10. "Delete" => "Escafa",
  11. "Rename" => "Torna nomenar",
  12. "replace" => "remplaça",
  13. "suggest name" => "nom prepausat",
  14. "cancel" => "anulla",
  15. "undo" => "defar",
  16. "Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet.",
  17. "Upload Error" => "Error d'amontcargar",
  18. "Pending" => "Al esperar",
  19. "1 file uploading" => "1 fichièr al amontcargar",
  20. "Upload cancelled." => "Amontcargar anullat.",
  21. "File upload is in progress. Leaving the page now will cancel the upload." => "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo cargament. ",
  22. "error while scanning" => "error pendant l'exploracion",
  23. "Name" => "Nom",
  24. "Size" => "Talha",
  25. "Modified" => "Modificat",
  26. "Upload" => "Amontcarga",
  27. "File handling" => "Manejament de fichièr",
  28. "Maximum upload size" => "Talha maximum d'amontcargament",
  29. "max. possible: " => "max. possible: ",
  30. "Needed for multi-file and folder downloads." => "Requesit per avalcargar gropat de fichièrs e dorsièr",
  31. "Enable ZIP-download" => "Activa l'avalcargament de ZIP",
  32. "0 is unlimited" => "0 es pas limitat",
  33. "Maximum input size for ZIP files" => "Talha maximum de dintrada per fichièrs ZIP",
  34. "Save" => "Enregistra",
  35. "New" => "Nòu",
  36. "Text file" => "Fichièr de tèxte",
  37. "Folder" => "Dorsièr",
  38. "Cancel upload" => " Anulla l'amontcargar",
  39. "Nothing in here. Upload something!" => "Pas res dedins. Amontcarga qualquaren",
  40. "Download" => "Avalcarga",
  41. "Upload too large" => "Amontcargament tròp gròs",
  42. "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los fichièrs que sias a amontcargar son tròp pesucs per la talha maxi pel servidor.",
  43. "Files are being scanned, please wait." => "Los fiichièrs son a èsser explorats, ",
  44. "Current scanning" => "Exploracion en cors"
  45. );