diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
commit | 2277c21f3e22321acc32f2a2e592f1037a4549a3 (patch) | |
tree | 3562b6176cf5683011091c3d87567d912705a756 /core/l10n/ast.js | |
parent | f0ea6961f9b3fddb68001dfe136dde92267a565e (diff) | |
download | nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.tar.gz nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 37b163692b0..8f0e176c7a4 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -59,7 +59,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", "Copy" : "Copiar", "Resharing is not allowed" : "Recompartir nun ta permitíu", - "Share to {name}" : "Compartir con {name}", "Link" : "Enllaz", "Password protect" : "Protexer con contraseña", "Password" : "Contraseña", @@ -71,6 +70,7 @@ OC.L10N.register( "Expiration" : "Caducidá", "Expiration date" : "Data de caducidá", "Unshare" : "Dexar de compartir", + "Share to {name}" : "Compartir con {name}", "Share link" : "Compartir enllaz", "Could not unshare" : "Nun pudo dexar de compartise", "group" : "grupu", |