diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_PE.js')
-rw-r--r-- | apps/files_sharing/l10n/es_PE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/es_PE.js b/apps/files_sharing/l10n/es_PE.js index 2a5f6a0158a..0400947abeb 100644 --- a/apps/files_sharing/l10n/es_PE.js +++ b/apps/files_sharing/l10n/es_PE.js @@ -92,6 +92,9 @@ OC.L10N.register( "Accept" : "Aceptar", "Sharing" : "Compartiendo", "Allow editing" : "Permitir edición", + "Read only" : "Sólo lectura", + "Allow upload and editing" : "Permitir carga y edición", + "File drop (upload only)" : "Permitir carga", "Allow resharing" : "Permitir volver a compartir", "Set expiration date" : "Establecer fecha de expiración", "Unshare" : "Dejar de compartir", @@ -101,9 +104,6 @@ OC.L10N.register( "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", "Cancel" : "Cancelar", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", "Password protect" : "Proteger con contraseña", "Share link" : "Compartir liga", "Resharing is not allowed" : "No se permite volver a compartir", |