diff options
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r-- | lib/l10n/hu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index a53bc8a33b3..ca05cba6af7 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -114,7 +114,7 @@ OC.L10N.register( "Address" : "Cím", "Profile picture" : "Profilkép", "About" : "Névjegy", - "Full name" : "Teljes név", + "Display name" : "Megjelenítendő név", "Headline" : "Címsor", "Organisation" : "Szervezet", "Role" : "Szerepkör", @@ -265,6 +265,7 @@ OC.L10N.register( "Storage connection error. %s" : "Tároló kapcsolódási hiba. %s", "Storage is temporarily not available" : "A tároló átmenetileg nem érhető el", "Storage connection timeout. %s" : "Időtúllépés a tárolókapcsolatban. %s", + "Full name" : "Teljes név", "%s enter the database username and name." : "%s adja meg az adatbázis nevét és a felhasználónevet.", "%s enter the database username." : "%s adja meg az adatbázishoz tartozó felhasználónevet.", "%s enter the database name." : "%s adja meg az adatbázis nevét.", |