diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
commit | 3b5e031e6b193299f0bff2360fef97070e9d37bd (patch) | |
tree | 634fcf27a4d6813034c34b0fc85621b75c073894 /core/l10n/ast.js | |
parent | 8bfbefa11734e99d0550eb679efccb7773b4a1d7 (diff) | |
download | nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.tar.gz nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 0bd13b54ca5..fd629d66a6a 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -111,19 +111,19 @@ OC.L10N.register( "Set expiration date" : "Afitar la data de caducidá", "Expiration" : "Caducidá", "Expiration date" : "Data de caducidá", + "Unshare" : "Dexar de compartir", "Share link" : "Compartir enllaz", + "Could not unshare" : "Nun pudo dexar de compartise", "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}", "group" : "grupu", "remote" : "remotu", "email" : "corréu", - "Unshare" : "Dexar de compartir", "Can edit" : "Pue editar", "Can create" : "Pue crear", "Can change" : "Pue camudar", "Can delete" : "Pue desaniciar", "Access control" : "Control d'accesu", - "Could not unshare" : "Nun pudo dexar de compartise", "Error while sharing" : "Fallu mientres la compartición", "Share details could not be loaded for this item." : "Nun pudieron cargase los detalles de la compartición pa esti elementu.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Precísase polo menos {count} caráuter pal auto-completáu","Precísense polo menos {count} caráuteres pal auto-completáu"], |