diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 35958658c3e..4c8fa26d39c 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -258,6 +258,9 @@ OC.L10N.register( "Ok" : "Aceutar", "Error while unsharing" : "Fallu mientres se dexaba de compartir", "can edit" : "pue editar", + "can create" : "pue crear", + "can change" : "pue camudar", + "can delete" : "pue desaniciar", "access control" : "control d'accesu", "Share with users..." : "Compartir colos usuarios...", "The object type is not specified." : "El tipu d'oxetu nun ta especificáu.", @@ -266,6 +269,7 @@ OC.L10N.register( "Edit tags" : "Editar etiquetes", "Error loading dialog template: {error}" : "Fallu cargando la plantía de diálogu: {error}", "No tags selected for deletion." : "Nun s'esbillaron etiquetes pa desaniciar.", + "The update was successful. Redirecting you to Nextcloud now." : "L'anovamientu tuvo ésitu. Redirixéndote a Nexcloud.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola, ¿qué hai?\n\nnamái déxanos dicite que %s compartió %s contigo.\nVelu: %s\n\n", "The share will expire on %s." : "La compartición va caducar el %s.", "Cheers!" : "¡Salú!", |