diff options
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 37 |
1 files changed, 12 insertions, 25 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 58e8f14feac..c2fac946544 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -1,16 +1,5 @@ <?php $TRANSLATIONS = array( -"Invalid value supplied for %s" => "Forneceu un valor incorrecto para %s", -"Saved" => "Gardado", -"test email settings" => "correo de proba dos axustes", -"If you received this email, the settings seem to be correct." => "Se recibiu este correo, semella que a configuración é correcta.", -"A problem occurred while sending the e-mail. Please revisit your settings." => "Produciuse un problema ao enviar o correo. Revise os seus axustes.", -"Email sent" => "Correo enviado", -"You need to set your user email before being able to send test emails." => "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.", -"Send mode" => "Modo de envío", -"Encryption" => "Cifrado", -"Authentication method" => "Método de autenticación", -"Unable to load list from App Store" => "Non foi posíbel cargar a lista desde a App Store", "Authentication error" => "Produciuse un erro de autenticación", "Your full name has been changed." => "O seu nome completo foi cambiado", "Unable to change full name" => "Non é posíbel cambiar o nome completo", @@ -40,21 +29,19 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Contrasinal de recuperación do administrador incorrecto. Comprobe o contrasinal e tenteo de novo.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "A infraestrutura non admite o cambio de contrasinal, mais a chave de cifrado dos usuarios foi actualizada correctamente.", "Unable to change password" => "Non é posíbel cambiar o contrasinal", +"Saved" => "Gardado", +"test email settings" => "correo de proba dos axustes", +"Email sent" => "Correo enviado", +"You need to set your user email before being able to send test emails." => "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.", "Sending..." => "Enviando...", "All" => "Todo", -"User Documentation" => "Documentación do usuario", -"Admin Documentation" => "Documentación do administrador", -"Update to {appversion}" => "Actualizar á {appversion}", -"Uninstall App" => "Desinstalar unha aplicación", -"Disable" => "Desactivar", -"Enable" => "Activar", "Please wait...." => "Agarde...", "Error while disabling app" => "Produciuse un erro ao desactivar a aplicación", +"Disable" => "Desactivar", +"Enable" => "Activar", "Error while enabling app" => "Produciuse un erro ao activar a aplicación", "Updating...." => "Actualizando...", "Error while updating app" => "Produciuse un erro mentres actualizaba a aplicación", -"Error" => "Erro", -"Update" => "Actualizar", "Updated" => "Actualizado", "Uninstalling ...." => "Desinstalando ...", "Error while uninstalling app" => "Produciuse un erro ao desinstalar o aplicatvo", @@ -143,8 +130,11 @@ $TRANSLATIONS = array( "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Conéctese a %s empregando HTTPS para activar ou desactivar o forzado de SSL.", "Email Server" => "Servidor de correo", "This is used for sending out notifications." => "Isto utilizase para o envío de notificacións.", +"Send mode" => "Modo de envío", +"Encryption" => "Cifrado", "From address" => "Desde o enderezo", "mail" => "correo", +"Authentication method" => "Método de autenticación", "Authentication required" => "Requírese autenticación", "Server address" => "Enderezo do servidor", "Port" => "Porto", @@ -159,14 +149,11 @@ $TRANSLATIONS = array( "Less" => "Menos", "Version" => "Versión", "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>.", -"Add your App" => "Engada a súa aplicación", -"More Apps" => "Máis aplicacións", -"Select an App" => "Escolla unha aplicación", "Documentation:" => "Documentación:", -"See application page at apps.owncloud.com" => "Consulte a páxina da aplicación en apps.owncloud.com", -"See application website" => "Vexa o sitio web da aplicación", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por<span class=\"author\"></span>", +"User Documentation" => "Documentación do usuario", +"Admin Documentation" => "Documentación do administrador", "Enable only for specific groups" => "Activar só para grupos específicos", +"Uninstall App" => "Desinstalar unha aplicación", "Administrator Documentation" => "Documentación do administrador", "Online Documentation" => "Documentación na Rede", "Forum" => "Foro", |