diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
commit | 298b79410d433a5394123393b2462eb870a64947 (patch) | |
tree | e4fd07f1d55029293caed61c3b7af529c8785246 /lib/l10n/hu.js | |
parent | 493c255f7f774783b78a58d930a2d1f446274d51 (diff) | |
download | nextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r-- | lib/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 815d734a84d..efef23938ec 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -63,6 +63,7 @@ OC.L10N.register( "Settings" : "Beállítások", "Log out" : "Kijelentkezés", "Users" : "Felhasználók", + "Unknown user" : "Ismeretlen felhasználó", "APCu" : "APCu", "Redis" : "Redis", "Basic settings" : "Alapvető beállítások", @@ -194,7 +195,6 @@ OC.L10N.register( "Application is not enabled" : "Az alkalmazás nincs engedélyezve", "Authentication error" : "Azonosítási hiba", "Token expired. Please reload page." : "A token lejárt. Frissítse az oldalt.", - "Unknown user" : "Ismeretlen felhasználó", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nincs telepítve adatbázis-meghajtóprogram (sqlite, mysql vagy postgresql).", "Cannot write into \"config\" directory" : "Nem írható a \"config\" könyvtár", "Cannot write into \"apps\" directory" : "Nem írható az \"apps\" könyvtár", |