diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-11 01:13:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-11 01:13:01 +0000 |
commit | 0641a32443bb10facb93f2646aae527c97545c06 (patch) | |
tree | 59fc957ddcbd30429d093df5ae0996df5dd94196 /settings | |
parent | 21aa8344d5cb90c8b07cbea827df11a8d6580c6e (diff) | |
download | nextcloud-server-0641a32443bb10facb93f2646aae527c97545c06.tar.gz nextcloud-server-0641a32443bb10facb93f2646aae527c97545c06.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/es.js | 2 | ||||
-rw-r--r-- | settings/l10n/es.json | 2 | ||||
-rw-r--r-- | settings/l10n/hu.js | 2 | ||||
-rw-r--r-- | settings/l10n/hu.json | 2 | ||||
-rw-r--r-- | settings/l10n/sk.js | 1 | ||||
-rw-r--r-- | settings/l10n/sk.json | 1 |
6 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index e4927ae150e..4823c8812cd 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: No se ha podido desactivar una app estropeada", "Error while disabling broken app" : "Error mientras deshabilitaba la App dañada", "App up to date" : "App actualizada", + "Updating …" : "Actualizando...", + "Could not update app" : "No se ha podido actualizar la app", "Updated" : "Actualizado", "Removing …" : "Eliminando...", "Could not remove app" : "No se ha podido eliminar la app", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 0f0a240405e..7394f3b29ae 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Error: No se ha podido desactivar una app estropeada", "Error while disabling broken app" : "Error mientras deshabilitaba la App dañada", "App up to date" : "App actualizada", + "Updating …" : "Actualizando...", + "Could not update app" : "No se ha podido actualizar la app", "Updated" : "Actualizado", "Removing …" : "Eliminando...", "Could not remove app" : "No se ha podido eliminar la app", diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index 85462ebf9e8..5bca7d49921 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Hiba: a sérült alkalmazás nem volt letiltható", "Error while disabling broken app" : "Hiba történt a megtört alkalmazás tiltása közben", "App up to date" : "Az alkalmazás a legfrissebb", + "Updating …" : "Frissítés …", + "Could not update app" : "Nem sikerült frissíteni az alkalmazás", "Updated" : "Frissítve", "Removing …" : "Eltávolítás...", "Could not remove app" : "Nem lehet eltávolítani az alkalmazást", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index 3bae2becee2..8c2a8b1c736 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Hiba: a sérült alkalmazás nem volt letiltható", "Error while disabling broken app" : "Hiba történt a megtört alkalmazás tiltása közben", "App up to date" : "Az alkalmazás a legfrissebb", + "Updating …" : "Frissítés …", + "Could not update app" : "Nem sikerült frissíteni az alkalmazás", "Updated" : "Frissítve", "Removing …" : "Eltávolítás...", "Could not remove app" : "Nem lehet eltávolítani az alkalmazást", diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index 229593c5b31..b3039da4cfb 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -342,6 +342,7 @@ OC.L10N.register( "Show user backend" : "Zobraziť backend používateľa", "Show last login" : "Zobraziť posledné prihlásenie", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Ak je heslo pre nového používateľa prázdne, odošle sa aktivačný email s linkou na nastavenie hesla.", + "Add user" : "Pridať používateľa", "Everyone" : "Všetci", "Admins" : "Administrátori", "Disabled" : "Zakázaný", diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index cb9d8666a42..7f241c39657 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -340,6 +340,7 @@ "Show user backend" : "Zobraziť backend používateľa", "Show last login" : "Zobraziť posledné prihlásenie", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Ak je heslo pre nového používateľa prázdne, odošle sa aktivačný email s linkou na nastavenie hesla.", + "Add user" : "Pridať používateľa", "Everyone" : "Všetci", "Admins" : "Administrátori", "Disabled" : "Zakázaný", |