diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
commit | 85767660baa8b9e686303b091da8c96b13345f86 (patch) | |
tree | 5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/gl.js | |
parent | f349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff) | |
download | nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index a5daea47dbd..697754c7e96 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -73,10 +73,6 @@ OC.L10N.register( "Log out" : "Saír", "Users" : "Usuarios", "Unknown user" : "Usuario descoñecido", - "Create" : "Crear", - "Change" : "Cambiar", - "Delete" : "Eliminar", - "Share" : "Compartir", "Overview" : "Vista xeral", "Basic settings" : "Axustes básicos", "Sharing" : "Compartindo", @@ -85,10 +81,6 @@ OC.L10N.register( "Additional settings" : "Axustes adicionais", "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", - "Unlimited" : "Sen límites", - "Verifying" : "Verificando", - "Verifying …" : "Verificando…", - "Verify" : "Verificar", "%s enter the database username and name." : "%s introduza o nome de usuario e o nome da base de datos", "%s enter the database username." : "%s introduza o nome de usuario da base de datos", "%s enter the database name." : "%s introduza o nome da base de datos", @@ -227,6 +219,14 @@ OC.L10N.register( "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", "Library %s with a version higher than %s is required - available version %s." : "Requírese a biblioteca %s cunha versión superior a %s - dispoñíbel a versión %s.", "Library %s with a version lower than %s is required - available version %s." : "Requírese a biblioteca %s cunha versión inferior a %s - dispoñíbel a versión %s.", + "Create" : "Crear", + "Change" : "Cambiar", + "Delete" : "Eliminar", + "Share" : "Compartir", + "Unlimited" : "Sen límites", + "Verifying" : "Verificando", + "Verifying …" : "Verificando…", + "Verify" : "Verificar", "Sharing %s failed, because the backend does not allow shares from type %i" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %i", "Sharing %s failed, because the file does not exist" : "Fallou a compartición de %s, o ficheiro non existe", "Sharing %s failed, because you can not share with yourself" : "Fallou a compartición de %s por mor de que non pode compartir con vostede mesmo", |