diff options
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 7556af94637..9e82c5e9a25 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -74,8 +74,6 @@ OC.L10N.register( "Enable" : "Activar", "Enabling app …" : "Habilitando aplicación...", "Error while enabling app" : "Fallu mientres s'activaba l'aplicación", - "Error: this app cannot be enabled because it makes the server unstable" : "Fallu: esta aplicación nun pue habilitase porque fadrá inestable'l sirvidor", - "Error: could not disable broken app" : "Fallu: nun pudo deshabilitase l'aplicación rota", "Error while disabling broken app" : "Fallu entrín se deshabilitaba l'aplicación rota", "Updating...." : "Anovando....", "Error while updating app" : "Fallu mientres s'anovaba l'aplicación", @@ -257,6 +255,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", "Sending..." : "Unviando...", + "Error: this app cannot be enabled because it makes the server unstable" : "Fallu: esta aplicación nun pue habilitase porque fadrá inestable'l sirvidor", + "Error: could not disable broken app" : "Fallu: nun pudo deshabilitase l'aplicación rota", "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Fallu mientres se desinstalaba l'aplicación", "Uninstall" : "Desinstalar", |