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_AR.php

14 lines
429 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Cerrar",
"Users in session:" => "Usuarios en sesión:",
"Failed to load documents." => "La carga de documentos ha fallado.",
"No people found" => "No se encontraron usuarios",
"Remove from the list" => "Remover de la lista.",
"Sent" => "Enviar",
"Declined" => "Denegado",
"Accepted" => "Aceptado",
"Incoming" => "Ingresando",
"Documents" => "Documentos",
"(Unstable)" => "(Inestable)"
);