diff options
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 821c55ca834..d25373131d8 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -136,6 +136,9 @@ OC.L10N.register( "Sharing" : "Compartindo", "Accept user and group shares by default" : "Aceptar, por omisión, as comparticións de usuarios e grupos", "Allow editing" : "Permitir a edición", + "Read only" : "Só lectura", + "Allow upload and editing" : "Permitir o envío e a edición", + "File drop (upload only)" : "Soltar ficheiro (só envíos) ", "Allow creating" : "Permitir a creación", "Allow deleting" : "Permitir a eliminación", "Allow resharing" : "Permitir compartir", @@ -168,9 +171,6 @@ OC.L10N.register( "Create share" : "Crear elemento compartido", "Cancel" : "Cancelar", "Share label" : "Compartir a etiqueta", - "Read only" : "Só lectura", - "Allow upload and editing" : "Permitir o envío e a edición", - "File drop (upload only)" : "Soltar ficheiro (só envíos) ", "Hide download" : "Agochar a descarga", "Password protect" : "Protexido con contrasinal", "Video verification" : "Verificación de vídeo", |