richdocuments/l10n/es_AR.php
2013-09-20 07:49:33 -04:00

13 lines
358 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Cerrar",
"Failed to load documents." => "La carga de documentos ha fallado.",
"Sent" => "Enviar",
"Declined" => "Denegado",
"Accepted" => "Aceptado",
"Incoming" => "Ingresando",
"Upload" => "Subir",
"Documents" => "Documentos",
"Advanced feature-set" => "Características Avanzadas",
"(Unstable)" => "(Inestable)"
);