You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/es.php

13 lines
354 B
PHTML

<?php $TRANSLATIONS = array(
"Close" => "Cerrar",
"Failed to load documents." => "Error al cargar los documentos.",
"Sent" => "Enviado",
"Declined" => "Denegado",
"Accepted" => "Aceptado",
"Incoming" => "Entrante",
"Upload" => "Subir",
"Documents" => "Documentos",
"Advanced feature-set" => "Características avanzadas",
"(Unstable)" => "(Inestable)"
);