2012-01-16 20:34:42 +04:00
< ? php $TRANSLATIONS = array (
2013-01-01 03:04:42 +04:00
" Unable to load list from App Store " => " Non foi posíbel cargar a lista desde a App Store " ,
2012-11-20 03:02:08 +04:00
" Group already exists " => " O grupo xa existe " ,
2013-01-01 03:04:42 +04:00
" Unable to add group " => " Non é posíbel engadir o grupo " ,
" Could not enable app. " => " Non é posíbel activar o aplicativo. " ,
" Email saved " => " Correo gardado " ,
" Invalid email " => " correo incorrecto " ,
" Unable to delete group " => " Non é posíbel eliminar o grupo. " ,
" Authentication error " => " Produciuse un erro de autenticación " ,
" Unable to delete user " => " Non é posíbel eliminar o usuario " ,
" Language changed " => " O idioma cambiou " ,
2013-01-12 03:10:58 +04:00
" Invalid request " => " Petición incorrecta " ,
2012-12-03 03:05:40 +04:00
" Admins can't remove themself from the admin group " => " Os administradores non se pode eliminar a si mesmos do grupo admin " ,
2013-01-01 03:04:42 +04:00
" Unable to add user to group %s " => " Non é posíbel engadir o usuario ao grupo %s " ,
" Unable to remove user from group %s " => " Non é posíbel eliminar o usuario do grupo %s " ,
2012-11-20 03:02:08 +04:00
" Disable " => " Desactivar " ,
" Enable " => " Activar " ,
2013-02-02 03:08:15 +04:00
" Error " => " Erro " ,
2012-07-27 04:04:26 +04:00
" Saving... " => " Gardando... " ,
2012-01-20 21:53:45 +04:00
" __language_name__ " => " Galego " ,
2013-01-01 03:04:42 +04:00
" Add your App " => " Engada o seu aplicativo " ,
2012-11-20 03:02:08 +04:00
" More Apps " => " Máis aplicativos " ,
2013-01-01 03:04:42 +04:00
" Select an App " => " Escolla un aplicativo " ,
" See application page at apps.owncloud.com " => " Consulte a páxina do aplicativo en apps.owncloud.com " ,
2012-11-20 03:02:08 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-licenciado por<span class= \" author \" ></span> " ,
2013-02-02 03:08:15 +04:00
" Update " => " Actualizar " ,
2013-01-01 03:04:42 +04:00
" User Documentation " => " Documentación do usuario " ,
" Administrator Documentation " => " Documentación do administrador " ,
" Online Documentation " => " Documentación na Rede " ,
" Forum " => " Foro " ,
" Bugtracker " => " Seguemento de fallos " ,
" Commercial Support " => " Asistencia comercial " ,
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " Te en uso <strong>%s</strong> do total dispoñíbel de <strong>%s</strong> " ,
2012-12-21 03:11:31 +04:00
" Clients " => " Clientes " ,
2013-01-01 03:04:42 +04:00
" Download Desktop Clients " => " Descargar clientes para escritorio " ,
" Download Android Client " => " Descargar clientes para Android " ,
" Download iOS Client " => " Descargar clientes ra iOS " ,
2012-12-20 03:13:09 +04:00
" Password " => " Contrasinal " ,
2012-11-20 03:02:08 +04:00
" Your password was changed " => " O seu contrasinal foi cambiado " ,
2013-01-01 03:04:42 +04:00
" Unable to change your password " => " Non é posíbel cambiar o seu contrasinal " ,
2012-01-16 20:34:42 +04:00
" Current password " => " Contrasinal actual " ,
" New password " => " Novo contrasinal " ,
" show " => " amosar " ,
2013-01-01 03:04:42 +04:00
" Change password " => " Cambiar o contrasinal " ,
" Email " => " Correo " ,
" Your email address " => " O seu enderezo de correo " ,
" Fill in an email address to enable password recovery " => " Escriba un enderezo de correo para activar a recuperación do contrasinal " ,
2012-01-16 20:34:42 +04:00
" Language " => " Idioma " ,
" Help translate " => " Axude na tradución " ,
2013-01-01 03:04:42 +04:00
" WebDAV " => " WebDAV " ,
" Use this address to connect to your ownCloud in your file manager " => " Utilice este enderezo para conectarse ao seu ownCloud co administrador de ficheiros " ,
" Version " => " Versión " ,
2012-11-20 03:02:08 +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>. " => " Desenvolvido pola <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >comunidade ownCloud</a>, o <a href= \" https://github.com/owncloud \" target= \" _blank \" >código fonte</a> está baixo a licenza <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " ,
2012-01-16 20:34:42 +04:00
" Groups " => " Grupos " ,
" Create " => " Crear " ,
2013-01-01 03:04:42 +04:00
" Default Storage " => " Almacenamento predeterminado " ,
" Unlimited " => " Sen límites " ,
2012-06-06 02:29:28 +04:00
" Other " => " Outro " ,
2012-11-20 03:02:08 +04:00
" Group Admin " => " Grupo Admin " ,
2013-01-01 03:04:42 +04:00
" Storage " => " Almacenamento " ,
" Default " => " Predeterminado " ,
" Delete " => " Eliminar "
2012-01-16 20:34:42 +04:00
);