summaryrefslogtreecommitdiffstats
path: root/core/l10n/hu_HU.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/hu_HU.js')
-rw-r--r--core/l10n/hu_HU.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index 85c5fb81204..d07f251b5be 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Nem sikerült betölteni a fájlkiválasztó sablont: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Nem sikerült betölteni az üzenet sablont: {error}",
+ "read-only" : "csak olvasható",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} fájl ütközik","{count} fájl ütközik"],
"One file conflict" : "Egy fájl ütközik",
"New Files" : "Új fájlok",
@@ -110,9 +111,14 @@ OC.L10N.register(
"Edit tags" : "Címkék szerkesztése",
"Error loading dialog template: {error}" : "Hiba a párbeszédpanel-sablon betöltésekor: {error}",
"No tags selected for deletion." : "Nincs törlésre kijelölt címke.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "ismeretlen szöveg",
+ "Hello world!" : "Üdv, világ!",
+ "sunny" : "napos",
+ "Hello {name}, the weather is {weather}" : "Üdv, {name}, {weather} időnk van",
+ "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"],
"Updating {productName} to version {version}, this may take a while." : " {productName} frissítése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.",
"Please reload the page." : "Kérjük frissítse az oldalt!",
+ "The update was unsuccessful. " : "A frissítés sikerült.",
"The update was successful. Redirecting you to ownCloud now." : "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.",
"Couldn't reset password because the token is invalid" : "Nem lehet a jelszót törölni, mert a token érvénytelen.",
"Couldn't send reset email. Please make sure your username is correct." : "Visszaállítási e-mail nem küldhető. Kérjük, lépjen kapcsolatba a rendszergazdával. ",
@@ -151,6 +157,7 @@ OC.L10N.register(
"Message: %s" : "Üzenet: %s",
"File: %s" : "Fájl: %s",
"Line: %s" : "Sor: %s",
+ "Trace" : "Lekövetés",
"Security Warning" : "Biztonsági figyelmeztetés",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "Az Ön PHP verziója sebezhető a NULL bájtos támadással szemben (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." : "Kérjük frissítse a telepített PHP csomagjait, hogy biztonságos legyen az %s szolgáltatása.",