2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2013-10-29 04:32:51 -04:00
" Documents " => " Documentos " ,
2013-12-02 15:23:07 -05:00
" document-styles " => " Documento de estilos " ,
" document-content " => " Documento de contenidos " ,
2013-08-28 17:35:04 -04:00
" Close " => " Cerrar " ,
2013-09-22 09:53:01 -04:00
" Share " => " Compartir " ,
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. " ,
2013-08-31 14:09:16 -04:00
" Failed to load documents. " => " Error al cargar los documentos. " ,
2013-09-26 21:59:57 -04:00
" No documents are found. Please upload or create a document! " => " No se encontraron documentos. ¡Suba o cree un documento! " ,
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 " ,
" Decrease Indent " => " Disminuir identación " ,
" Default Style " => " Estilo por defecto " ,
" Delete " => " Eliminar " ,
" Family " => " Familia " ,
" Font " => " Fuente " ,
" Font Effects " => " Efectos " ,
" Format " => " Formato " ,
" Increase Indent " => " Incrementar identación " ,
" Insert Image " => " Insertar una imagen " ,
" Invite Members " => " Invitar a miembros " ,
" Italic " => " Italica " ,
" 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 " ,
" Paragraph Styles " => " Estilo del parrafo " ,
" Redo " => " Rehacer " ,
" Right " => " Derecho " ,
" Save " => " Guardar " ,
" Size " => " Tamaño " ,
" Spacing " => " Espaciamiento " ,
" Strikethrough " => " Tachado " ,
" Style " => " Estilo " ,
" Text " => " Texto " ,
" Top " => " Superior " ,
" Underline " => " Subrayado " ,
" Undo " => " Deshacer " ,
" Unknown Author " => " Autor desconocido " ,
2013-08-31 14:09:16 -04:00
" Sent " => " Enviado " ,
" Declined " => " Denegado " ,
" Accepted " => " Aceptado " ,
" Incoming " => " Entrante " ,
2013-11-21 18:13:55 -05:00
" New document " => " Nuevo documento " ,
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 " ,
2013-11-11 02:52:36 -05:00
" Please enter your nickname " => " Por favor introduzca su apodo " ,
2013-09-30 08:03:59 -04:00
" Join " => " Participar " ,
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
);