diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-19 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-19 00:08:22 +0000 |
commit | 0ee83ac56bb7390899699f230f7e022f00d4042e (patch) | |
tree | 7aa559210628bd2d6d87c631dcc6a57bfd1c0cc9 /settings/l10n/ast.js | |
parent | 5accbf55680512d53aff917263bd7d6ac10e91e9 (diff) | |
download | nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.tar.gz nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.zip |
[tx-robot] updated from transifex
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", |