2011-07-31 01:43:22 +04:00
< ? php $TRANSLATIONS = array (
2012-08-24 04:07:18 +04:00
" Unable to load list from App Store " => " Imposible cargar la lista desde el App Store " ,
2012-09-05 04:05:39 +04:00
" Group already exists " => " El grupo ya existe " ,
" Unable to add group " => " No se pudo añadir el grupo " ,
2012-09-17 04:07:23 +04:00
" Could not enable app. " => " No puedo habilitar la app. " ,
2012-08-24 04:07:18 +04:00
" Email saved " => " Correo guardado " ,
" Invalid email " => " Correo no válido " ,
2012-05-09 14:41:01 +04:00
" OpenID Changed " => " OpenID cambiado " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " Solicitud no válida " ,
2012-09-05 04:05:39 +04:00
" Unable to delete group " => " No se pudo eliminar el grupo " ,
2012-11-09 03:03:49 +04:00
" Authentication error " => " Error de autenticación " ,
2012-09-05 04:05:39 +04:00
" Unable to delete user " => " No se pudo eliminar el usuario " ,
2011-08-13 07:13:10 +04:00
" Language changed " => " Idioma cambiado " ,
2012-09-06 04:06:37 +04:00
" Unable to add user to group %s " => " Imposible añadir el usuario al grupo %s " ,
" Unable to remove user from group %s " => " Imposible eliminar al usuario del grupo %s " ,
2012-07-26 04:02:50 +04:00
" Disable " => " Desactivar " ,
" Enable " => " Activar " ,
2012-08-24 04:07:18 +04:00
" Saving... " => " Guardando... " ,
2012-05-09 14:41:01 +04:00
" __language_name__ " => " Castellano " ,
2012-05-13 21:59:44 +04:00
" Add your App " => " Añade tu aplicación " ,
2012-10-10 04:09:28 +04:00
" More Apps " => " Más aplicaciones " ,
2011-08-28 03:13:16 +04:00
" Select an App " => " Seleccionar una aplicación " ,
2012-08-24 04:07:18 +04:00
" See application page at apps.owncloud.com " => " Echa un vistazo a la web de aplicaciones apps.owncloud.com " ,
2012-09-06 04:06:37 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-licenciado por <span class= \" author \" ></span> " ,
2012-05-13 21:59:44 +04:00
" Documentation " => " Documentación " ,
" Managing Big Files " => " Administra archivos grandes " ,
2011-08-18 13:46:49 +04:00
" Ask a question " => " Hacer una pregunta " ,
2011-08-23 13:20:37 +04:00
" Problems connecting to help database. " => " Problemas al conectar con la base de datos de ayuda. " ,
" Go there manually. " => " Ir manualmente " ,
" Answer " => " Respuesta " ,
2012-11-10 03:02:29 +04:00
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " Ha usado <strong>%s</strong> de <strong>%s</strong> disponibles " ,
2012-05-13 21:59:44 +04:00
" Desktop and Mobile Syncing Clients " => " Clientes de sincronización móviles y de escritorio " ,
" Download " => " Descargar " ,
2012-09-23 04:04:41 +04:00
" Your password was changed " => " Su contraseña ha sido cambiada " ,
2012-05-09 14:41:01 +04:00
" Unable to change your password " => " No se ha podido cambiar tu contraseña " ,
2011-08-23 13:20:37 +04:00
" Current password " => " Contraseña actual " ,
2011-07-31 01:43:22 +04:00
" New password " => " Nueva contraseña: " ,
2011-08-18 13:46:49 +04:00
" show " => " mostrar " ,
2011-08-23 13:20:37 +04:00
" Change password " => " Cambiar contraseña " ,
2012-05-09 14:41:01 +04:00
" Email " => " Correo electrónico " ,
" Your email address " => " Tu dirección de correo " ,
" Fill in an email address to enable password recovery " => " Escribe una dirección de correo electrónico para restablecer la contraseña " ,
2011-08-18 13:46:49 +04:00
" Language " => " Idioma " ,
2012-05-09 14:41:01 +04:00
" Help translate " => " Ayúdanos a traducir " ,
2012-05-13 21:59:44 +04:00
" use this address to connect to your ownCloud in your file manager " => " utiliza esta dirección para conectar a tu ownCloud desde tu gestor de archivos " ,
2012-11-10 03:02:29 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " Desarrollado por la <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >comunidad ownCloud</a>, el <a href= \" https://github.com/owncloud \" target= \" _blank \" >código fuente</a> está bajo licencia <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " ,
2011-08-18 13:46:49 +04:00
" Name " => " Nombre " ,
" Password " => " Contraseña " ,
" Groups " => " Grupos " ,
2011-08-23 13:20:37 +04:00
" Create " => " Crear " ,
2012-05-13 21:59:44 +04:00
" Default Quota " => " Cuota predeterminada " ,
" Other " => " Otro " ,
2012-08-23 04:07:35 +04:00
" Group Admin " => " Grupo admin " ,
2012-01-15 18:12:58 +04:00
" Quota " => " Cuota " ,
2011-08-23 13:20:37 +04:00
" Delete " => " Eliminar "
2011-07-31 01:43:22 +04:00
);