diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/hu_HU.js | 1 | ||||
-rw-r--r-- | core/l10n/hu_HU.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js index 305fd814052..c99f7bbbe0b 100644 --- a/core/l10n/hu_HU.js +++ b/core/l10n/hu_HU.js @@ -184,6 +184,7 @@ OC.L10N.register( "sunny" : "napos", "Hello {name}, the weather is {weather}" : "Üdv, {name}, {weather} időnk van", "Hello {name}" : "Hello {name}", + "new" : "új", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakítja a folyamatot.", "Updating {productName} to version {version}, this may take a while." : " {productName} frissítése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.", diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json index 9c6818ca349..99f3e448e63 100644 --- a/core/l10n/hu_HU.json +++ b/core/l10n/hu_HU.json @@ -182,6 +182,7 @@ "sunny" : "napos", "Hello {name}, the weather is {weather}" : "Üdv, {name}, {weather} időnk van", "Hello {name}" : "Hello {name}", + "new" : "új", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakítja a folyamatot.", "Updating {productName} to version {version}, this may take a while." : " {productName} frissítése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.", |