diff options
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 0384a02b158..dc16e6f4c87 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Üres fájlnév nem engedétlyezett", "App \"%s\" cannot be installed because appinfo file cannot be read." : "\"%s\" alkalmazás nem lehet telepíteni, mert az appinfo fájl nem olvasható.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.", + "__language_name__" : "Magyar", "This is an automatically sent email, please do not reply." : "Ez egy automatikusan küldött levél, kérlek ne válaszolj rá.", "Help" : "Súgó", "Apps" : "Alkalmazások", @@ -80,7 +81,6 @@ OC.L10N.register( "Personal info" : "Személyes információk", "Sync clients" : "Szinkronizálási kliensek", "Unlimited" : "Korlátlan", - "__language_name__" : "Magyar", "Verifying" : "Ellenőrzés", "Verifying …" : "Ellenőrzés...", "Verify" : "Ellenőrzés", |