diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /settings/l10n/gl.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 51c5c93f583..0459d940b4d 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Correo electrónico mudado", -"Invalid request" => "Petición incorrecta", "OpenID Changed" => "Mudou o OpenID", +"Invalid request" => "Petición incorrecta", "Language changed" => "O idioma mudou", "__language_name__" => "Galego", +"Log" => "Conectar", +"More" => "Máis", +"Add your App" => "Engade o teu aplicativo", "Select an App" => "Escolla un Aplicativo", "-licensed" => "-licenciado", "by" => "por", +"Documentation" => "Documentación", +"Managing Big Files" => "Xestionar Grandes Ficheiros", "Ask a question" => "Pregunte", "Problems connecting to help database." => "Problemas conectando coa base de datos de axuda", "Go there manually." => "Ir manualmente.", "Answer" => "Resposta", "You use" => "Vostede usa", "of the available" => "dun total de", +"Desktop and Mobile Syncing Clients" => "Cliente de sincronización de escritorio e móbil", +"Download" => "Descargar", "Your password got changed" => "O seu contrasinal mudou", "Unable to change your password" => "Incapaz de trocar o seu contrasinal", "Current password" => "Contrasinal actual", @@ -29,6 +35,8 @@ "Password" => "Contrasinal", "Groups" => "Grupos", "Create" => "Crear", +"Default Quota" => "Cuota por omisión", +"Other" => "Outro", "Quota" => "Cota", "Delete" => "Borrar" ); |