diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-03 00:11:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-03 00:11:47 +0000 |
commit | 5105f1d4660072bf56d5342615a4284b8c44c752 (patch) | |
tree | b21aabaeb4c8f52cf1610120c3958f2efed07a49 /settings | |
parent | 25c479c0c585764689f6d2f4ad5bc1452bda1a1e (diff) | |
download | nextcloud-server-5105f1d4660072bf56d5342615a4284b8c44c752.tar.gz nextcloud-server-5105f1d4660072bf56d5342615a4284b8c44c752.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/hu.js | 1 | ||||
-rw-r--r-- | settings/l10n/hu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index 5bca7d49921..abeb45f3283 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -160,6 +160,7 @@ OC.L10N.register( "Good password" : "Jó jelszó", "Strong password" : "Erős jelszó", "Groups" : "Csoportok", + "Unable to retrieve the group list" : "Csoportlista betöltése sikertelen", "Unable to delete {objName}" : "Ezt nem sikerült törölni: {objName}", "Error creating group: {message}" : "Hiba történt a csoport létrehozásakor: {message}", "A valid group name must be provided" : "Érvényes csoportnevet kell megadni", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index 8c2a8b1c736..c94d3c64f73 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -158,6 +158,7 @@ "Good password" : "Jó jelszó", "Strong password" : "Erős jelszó", "Groups" : "Csoportok", + "Unable to retrieve the group list" : "Csoportlista betöltése sikertelen", "Unable to delete {objName}" : "Ezt nem sikerült törölni: {objName}", "Error creating group: {message}" : "Hiba történt a csoport létrehozásakor: {message}", "A valid group name must be provided" : "Érvényes csoportnevet kell megadni", |