diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 95075e7cfee..838e85c39fe 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -106,7 +106,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", "restricted" : "restrinxido", "invisible" : "invisíbel", - "({scope})" : "({scope})", "Delete" : "Eliminar", "Rename" : "Renomear", "Collaborative tags" : "Etiquetas colaborativas", @@ -429,6 +428,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nome, ID da nube federada ou enderezo de correo...", "Name..." : "Nome...", "Error removing share" : "Produciuse un erro ao retirar os compartidos", + "({scope})" : "({scope})", "Saving..." : "Gardando…", "Dismiss" : "Rexeitar", "Your client should now be connected! You can close this window." : "O seu cliente xa debe estar conectado. Pode pechar esta xanela.", |