diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:44 +0000 |
commit | ca139a4a8125017627513a6b6cb9a92da0c652e3 (patch) | |
tree | b344a1eb1746ce252b4a178332701a714c557dcc /core/l10n/es_PE.js | |
parent | e39f410a2ba83424f89844f208f41c4c7a1add5b (diff) | |
download | nextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.tar.gz nextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PE.js')
-rw-r--r-- | core/l10n/es_PE.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js index edc5bee456b..a91ea3ce33a 100644 --- a/core/l10n/es_PE.js +++ b/core/l10n/es_PE.js @@ -127,11 +127,6 @@ OC.L10N.register( "Shared" : "Compartido", "Shared with" : "Compartido con", "Shared by" : "Compartido por", - "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración", - "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada", - "Set expiration date" : "Selecciona la vigencia de tu archivo", - "Expiration" : "Expiración", - "Expiration date" : "Fecha de expiración", "Choose a password for the public link" : "Seleccione una contraseña para la liga pública", "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"", "Copied!" : "¡Copiado!", @@ -140,7 +135,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Resharing is not allowed" : "No se permite volver a compartir", "Share to {name}" : "Compartir con {name}", - "Share link" : "Compartir liga", "Link" : "Liga", "Password protect" : "Proteger con contraseña", "Allow editing" : "Permitir editar", @@ -149,6 +143,10 @@ OC.L10N.register( "Allow upload and editing" : "Permitir carga y edición", "Read only" : "Sólo lectura", "File drop (upload only)" : "Permitir carga", + "Set expiration date" : "Selecciona la vigencia de tu archivo", + "Expiration" : "Expiración", + "Expiration date" : "Fecha de expiración", + "Share link" : "Compartir liga", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", "Shared with you by {owner}" : "Compartido contigo por {owner}", "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo", @@ -302,6 +300,8 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Thank you for your patience." : "Gracias por tu paciencia.", + "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración", + "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.", "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.", "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.", |