diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 0c32f1dcd0e..c7a0f566f07 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -137,6 +137,7 @@ OC.L10N.register( "Error loading dialog template: {error}" : "Fallu cargando plantía de diálogu: {error}", "No tags selected for deletion." : "Nun s'esbillaron etiquetes pa desaniciar.", "Please reload the page." : "Por favor, recarga la páxina", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "L'anovamientu fízose con ésitu. Por favor, informa d'esti problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">comuña ownCloud</a>.", "The update was successful. Redirecting you to ownCloud now." : "L'anovamientu fízose con ésitu. Redirixiendo agora al to ownCloud.", "Personal" : "Personal", "Users" : "Usuarios", |