es_AR.php 413 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Contraseña",
  3. "Submit" => "Enviar",
  4. "%s shared the folder %s with you" => "%s compartió la carpeta %s con vos",
  5. "%s shared the file %s with you" => "%s compartió el archivo %s con vos",
  6. "Download" => "Descargar",
  7. "No preview available for" => "La vista preliminar no está disponible para",
  8. "web services under your control" => "servicios web controlados por vos"
  9. );