2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2014-04-25 00:43:31 -04:00
" Format filter server is down or misconfigured " => " El filtro de formato del servidor está caído o desconfigurado " ,
2014-04-04 00:44:54 -04:00
" Can't create document " => " No es posible crear el documento " ,
2013-12-07 20:22:36 -05:00
" You don't have permission to rename this document " => " No tiene permiso para cambiar de nombre a este documento " ,
2014-06-04 00:43:15 -04:00
" An error occurred while changing directory. " => " Se produjo un error mientras se cambiaba el directorio. " ,
" Directory saved successfully. " => " Directorio guardado con exito. " ,
2013-10-29 04:32:51 -04:00
" Documents " => " Documentos " ,
2014-05-12 00:44:33 -04:00
" Failed to load documents. " => " Error al cargar los documentos. " ,
" No documents are found. Please upload or create a document! " => " No se encontraron documentos. ¡Suba o cree un documento! " ,
2013-09-22 09:53:01 -04:00
" Share " => " Compartir " ,
2014-03-11 06:41:01 -04:00
" Close " => " Cerrar " ,
2013-11-20 16:10:05 -05:00
" No connection to server. Trying to reconnect. " => " No hay conexión con el servidor. Intentando reconectar. " ,
2013-09-30 08:03:59 -04:00
" Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " => " Si deja esta página en el modo de edición, puede que algunos datos no sean guardados. Es preferible usar el botón «Cerrar». " ,
2013-09-28 22:01:03 -04:00
" 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. " => " No se pudo cargar el documento. Sírvase comprobar si puede abrirlo con un editor de archivos ODT externo. También puede ser que hayan dejado de compartirlo o haya sido eliminado recientemente. " ,
2014-03-15 01:11:32 -04:00
" Save " => " Guardar " ,
2013-12-07 20:22:36 -05:00
" Loading documents... " => " Cargando los documentos... " ,
2014-02-13 02:13:52 -05:00
" '.' is an invalid file name. " => " '.' no es un nombre de archivo válido. " ,
" File name cannot be empty. " => " El nombre de archivo no puede estar vacío. " ,
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " Nombre inválido, los caracteres \" \\ \" , \" / \" , \" < \" , \" > \" , \" : \" , \" \" , \" | \" \" ? \" y \" * \" no están permitidos " ,
2013-11-20 16:10:05 -05:00
" Align Left " => " Alinear a la izquierda " ,
" Alignment " => " Alineación " ,
" Align Right " => " Alinear a la derecha " ,
" Annotate " => " Anotar " ,
" Background " => " Fondo " ,
" Bold " => " Negrita " ,
" Bottom " => " inferior " ,
" Cancel " => " Cancelar " ,
" Center " => " Centrado " ,
" Clone " => " Clonar " ,
" Clone this Style " => " Clonar este estilo " ,
" Color " => " Color " ,
" Create " => " Crear " ,
2014-03-13 00:44:28 -04:00
" Decrease Indent " => " Disminuir sangría " ,
2013-11-20 16:10:05 -05:00
" Default Style " => " Estilo por defecto " ,
" Delete " => " Eliminar " ,
" Family " => " Familia " ,
" Font " => " Fuente " ,
2014-03-13 00:44:28 -04:00
" Font Effects " => " Efectos de fuente " ,
2013-11-20 16:10:05 -05:00
" Format " => " Formato " ,
2014-03-13 00:44:28 -04:00
" Increase Indent " => " Aumentar sangría " ,
2013-11-20 16:10:05 -05:00
" Insert Image " => " Insertar una imagen " ,
" Invite Members " => " Invitar a miembros " ,
2014-03-13 00:44:28 -04:00
" Italic " => " Cursiva " ,
2013-11-20 16:10:05 -05:00
" Justified " => " Justificado " ,
" Justify " => " Justificar " ,
" Left " => " Izquierda " ,
" Loading " => " Cargando " ,
" Members " => " Miembros " ,
" New Name: " => " Nuevo nombre " ,
2013-11-15 20:05:27 -05:00
" OK " => " Aceptar " ,
2013-11-20 16:10:05 -05:00
" Open " => " Abrir " ,
" Options " => " Opciones " ,
" Paragraph... " => " Parrafo " ,
2014-03-13 00:44:28 -04:00
" Paragraph Styles " => " Estilos de párrafo " ,
2013-11-20 16:10:05 -05:00
" Redo " => " Rehacer " ,
" Right " => " Derecho " ,
" Size " => " Tamaño " ,
" Spacing " => " Espaciamiento " ,
" Strikethrough " => " Tachado " ,
" Style " => " Estilo " ,
" Text " => " Texto " ,
" Top " => " Superior " ,
" Underline " => " Subrayado " ,
" Undo " => " Deshacer " ,
" Unknown Author " => " Autor desconocido " ,
2013-12-04 18:14:05 -05:00
" Edit " => " Editar " ,
2014-04-16 00:44:44 -04:00
" guest " => " invitado " ,
2014-04-02 00:44:49 -04:00
" Local " => " Local " ,
" openOffice/libreOffice is installed on this server " => " OpenOffice/LibreOffice está instalado en este servidor " ,
" External " => " Externo " ,
" openOffice/libreOffice is installed on another server " => " OpenOffice/LibreOffice está instalado en otro servidor " ,
2014-04-25 00:43:31 -04:00
" scheme://domain.tld[:port] " => " Esquema://dominio.tld[:puerto] " ,
2014-04-02 00:44:49 -04:00
" Server URL " => " URL del servidor " ,
" Apply " => " Aplicar " ,
2013-11-21 18:13:55 -05:00
" New document " => " Nuevo documento " ,
2014-06-04 00:43:15 -04:00
" Upload (max. %s) " => " Subida (máx. %s) " ,
2013-09-16 09:32:07 -04:00
" Upload " => " Subir " ,
2013-10-05 08:15:20 -04:00
" Save new documents to " => " Guardar nuevos documentos en " ,
2013-11-13 17:05:11 -05:00
" Wrong password. Please retry. " => " Contraseña incorrecta. Inténtelo de nuevo. " ,
" Password " => " Contraseña " ,
2014-04-06 00:44:47 -04:00
" Guest %s " => " Invitado %s " ,
2013-09-28 22:01:03 -04:00
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " Este enlace caducó o nunca existió. Para más detalles, sírvase contactar a la persona que lo compartió con usted. " ,
2013-08-31 14:09:16 -04:00
" Advanced feature-set " => " Características avanzadas " ,
" (Unstable) " => " (Inestable) "
2013-08-28 17:35:04 -04:00
);