richdocuments/l10n/es_AR.php
2013-10-29 04:32:51 -04:00

14 lines
382 B
PHP

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