diff options
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"], |