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

16 lines
502 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Cerrar",
"Invite" => "Invitar",
"Users in session:" => "Usuarios en la sesión:",
"Failed to load documents." => "Error al cargar los documentos.",
"No people found" => "No se encontró gente",
"Remove from the list" => "Eliminar de la lista",
"Sent" => "Enviado",
"Declined" => "Denegado",
"Accepted" => "Aceptado",
"Incoming" => "Entrante",
"Documents" => "Documentos",
"Advanced feature-set" => "Características avanzadas",
"(Unstable)" => "(Inestable)"
);