diff options
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 067e14c4851..1b34ffac63c 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -111,8 +111,6 @@ OC.L10N.register( "Create new folder" : "Crear un cartafol novo", "Upload file" : "Enviar ficheiro", "Recent" : "Recente", - "This file has the tag {tag}" : "Este ficheiro ten a etiqueta {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Este ficheiro ten as etiquetas {firstTags} e {lastTag}", "Not favorited" : "Non marcado como favorito", "Remove from favorites" : "Retirar de favoritos", "Add to favorites" : "Engadir a favoritos", @@ -285,6 +283,8 @@ OC.L10N.register( "Shared with you" : "Compartido con Vde.", "Deleted shares" : "Comparticións eliminadas", "Pending shares" : "Comparticións pendentes", + "This file has the tag {tag}" : "Este ficheiro ten a etiqueta {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Este ficheiro ten as etiquetas {firstTags} e {lastTag}", "Open folder {name}" : "Abrir o cartafol {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse se despraza pola lista.", "Search for an account" : "Buscar por unha conta", |