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.js

76 lines
3.5 KiB
JavaScript

OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"You don't have permission to rename this document" : "No tienes permisos para cambiar de nombre a este documento.",
"Saved" : "Guardado",
"Saving..." : "Guardando...",
"Failed to load documents." : "La carga de documentos ha fallado.",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión al servidor. Intentado reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Salir de esta página en modo Editor puede causar pérdida de datos. Es recomendable usar el botón 'Cerrar'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Fallo al cargar este documento. Por favor, chequée si puede ser abierto con un editor odt externo. Esto también puede suceder si ha dejado de compartirse o ha sido borrado recietemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando documentos...",
"'.' 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.",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "Abajo",
"Cancel" : "Cancelar",
"Center" : "Centro",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este Estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir indentación",
"Default Style" : "Estilo Predefinido",
"Delete" : "Borrar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos de Fuente",
"Format" : "Formato",
"Increase Indent" : "Incrementar Indentación",
"Insert Image" : "Insertar Imágen",
"Invite Members" : "Invitar Miembros",
"Italic" : "Itálica",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo Nombre:",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Párrafo...",
"Paragraph Styles" : "Estilos de Párrafo",
"Redo" : "Rehacer",
"Right" : "Derecha",
"Size" : "Tamaño",
"Spacing" : "Espaciado",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Arriba",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor Desconocido",
"Edit" : "Editar",
"New document" : "Nuevo documento",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevo documento a",
"Wrong password. Please retry." : "Clave incorrecta. Intente de nuevo.",
"Password" : "Contraseña",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este vínculo ha expirado o nunca existió. Por favor contacte a la persona que lo compartió con usted para más detalles.",
"Advanced feature-set" : "Características Avanzadas",
"(Unstable)" : "(Inestable)"
},
"nplurals=2; plural=(n != 1);");