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

30 lines
1001 B
PHP

<?php $TRANSLATIONS = array(
"Documents" => "Documentos",
"Close" => "Cerrar",
"Share" => "Compartir",
"'.' is an invalid file name." => "'.' es un nombre de archivo inválido.",
"File name cannot be empty." => "El nombre del archivo no puede quedar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos.",
"Failed to load documents." => "La carga de documentos ha fallado.",
"Cancel" => "Cancelar",
"Create" => "Crear",
"Delete" => "Borrar",
"Family" => "Familia",
"Loading" => "Cargando",
"OK" => "Aceptar",
"Open" => "Abrir",
"Options" => "Opciones",
"Save" => "Guardar",
"Size" => "Tamaño",
"Text" => "Texto",
"Edit" => "Editar",
"Sent" => "Enviar",
"Declined" => "Denegado",
"Accepted" => "Aceptado",
"Incoming" => "Ingresando",
"Upload" => "Subir",
"Password" => "Contraseña",
"Advanced feature-set" => "Características Avanzadas",
"(Unstable)" => "(Inestable)"
);