diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /core/l10n/ast.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index e3d148e19e3..b678d5a90e0 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -96,11 +96,6 @@ OC.L10N.register( "Strong password" : "Contraseña mui bona", "Error occurred while checking server setup" : "Fallu entrín se comprobaba la configruación del sirvidor", "Shared" : "Compartíu", - "Error setting expiration date" : "Fallu afitando la fecha de caducidá", - "The public link will expire no later than {days} days after it is created" : "L'enllaz públicu va caducar enantes de {days} díes dende la so creación", - "Set expiration date" : "Afitar la data de caducidá", - "Expiration" : "Caducidá", - "Expiration date" : "Data de caducidá", "Choose a password for the public link" : "Escueyi una contraseña pal enllaz públicu", "Copied!" : "¡Copióse!", "Not supported!" : "¡Nun se sofita!", @@ -108,13 +103,16 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", "Resharing is not allowed" : "Recompartir nun ta permitíu", "Share to {name}" : "Compartir con {name}", - "Share link" : "Compartir enllaz", "Link" : "Enllaz", "Password protect" : "Protexer con contraseña", "Allow editing" : "Permitir edición", "Email link to person" : "Enllaz de corréu-e a la persona", "Send" : "Unviar", "Read only" : "Namái llectura", + "Set expiration date" : "Afitar la data de caducidá", + "Expiration" : "Caducidá", + "Expiration date" : "Data de caducidá", + "Share link" : "Compartir enllaz", "Shared with you and the group {group} by {owner}" : "Compartíu contigo y col grupu {group} por {owner}", "Shared with you by {owner}" : "Compartíu contigo por {owner}", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz", @@ -236,6 +234,8 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Esta páxina refrescaráse sola cuando la instancia %s vuelva tar disponible.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.", "Thank you for your patience." : "Gracies pola to paciencia.", + "Error setting expiration date" : "Fallu afitando la fecha de caducidá", + "The public link will expire no later than {days} days after it is created" : "L'enllaz públicu va caducar enantes de {days} díes dende la so creación", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.", "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.", "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.", |