summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-28 00:07:11 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-28 00:07:11 +0000
commitad597d498d9298643338df2df0170159b736c12c (patch)
tree0906104deba4236d1f68ae1bfe956c40d662d6bf /lib
parentd4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff)
downloadnextcloud-server-ad597d498d9298643338df2df0170159b736c12c.tar.gz
nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/hu_HU.js46
-rw-r--r--lib/l10n/hu_HU.json46
2 files changed, 92 insertions, 0 deletions
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js
index f43bf62ce4f..055966855fe 100644
--- a/lib/l10n/hu_HU.js
+++ b/lib/l10n/hu_HU.js
@@ -116,6 +116,51 @@ OC.L10N.register(
"Expiration date is in the past" : "A lejárati dátum már elmúlt",
"Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
"Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"",
+ "Sunday" : "Vasárnap",
+ "Monday" : "Hétfő",
+ "Tuesday" : "Kedd",
+ "Wednesday" : "Szerda",
+ "Thursday" : "Csütörtök",
+ "Friday" : "Péntek",
+ "Saturday" : "Szombat",
+ "Sun." : "Vas.",
+ "Mon." : "Hé.",
+ "Tue." : "Ke.",
+ "Wed." : "Sze.",
+ "Thu." : "Csü.",
+ "Fri." : "Pén.",
+ "Sat." : "Szo.",
+ "Su" : "Va",
+ "Mo" : "Hé",
+ "Tu" : "Ke",
+ "We" : "Sze",
+ "Th" : "Cs",
+ "Fr" : "Pé",
+ "Sa" : "Szo",
+ "January" : "Január",
+ "February" : "Február",
+ "March" : "Március",
+ "April" : "Április",
+ "May" : "Május",
+ "June" : "Június",
+ "July" : "Július",
+ "August" : "Augusztus",
+ "September" : "Szeptember",
+ "October" : "Október",
+ "November" : "November",
+ "December" : "December",
+ "Jan." : "Jan.",
+ "Feb." : "Feb.",
+ "Mar." : "Már.",
+ "Apr." : "Ápr.",
+ "May." : "Máj.",
+ "Jun." : "Jún.",
+ "Jul." : "Júl.",
+ "Aug." : "Aug.",
+ "Sep." : "Szep.",
+ "Oct." : "Okt.",
+ "Nov." : "Nov.",
+ "Dec." : "Dec.",
"Apps" : "Alkalmazások",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-'\"",
"A valid username must be provided" : "Érvényes felhasználónevet kell megadnia",
@@ -174,6 +219,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "A tároló jogosulatlan. %s",
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
+ "Storage is temporarily not available" : "A tároló átmenetileg nem érthető el",
"Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
"Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.",
diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json
index e3c4f2638a3..8158facbb4c 100644
--- a/lib/l10n/hu_HU.json
+++ b/lib/l10n/hu_HU.json
@@ -114,6 +114,51 @@
"Expiration date is in the past" : "A lejárati dátum már elmúlt",
"Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
"Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"",
+ "Sunday" : "Vasárnap",
+ "Monday" : "Hétfő",
+ "Tuesday" : "Kedd",
+ "Wednesday" : "Szerda",
+ "Thursday" : "Csütörtök",
+ "Friday" : "Péntek",
+ "Saturday" : "Szombat",
+ "Sun." : "Vas.",
+ "Mon." : "Hé.",
+ "Tue." : "Ke.",
+ "Wed." : "Sze.",
+ "Thu." : "Csü.",
+ "Fri." : "Pén.",
+ "Sat." : "Szo.",
+ "Su" : "Va",
+ "Mo" : "Hé",
+ "Tu" : "Ke",
+ "We" : "Sze",
+ "Th" : "Cs",
+ "Fr" : "Pé",
+ "Sa" : "Szo",
+ "January" : "Január",
+ "February" : "Február",
+ "March" : "Március",
+ "April" : "Április",
+ "May" : "Május",
+ "June" : "Június",
+ "July" : "Július",
+ "August" : "Augusztus",
+ "September" : "Szeptember",
+ "October" : "Október",
+ "November" : "November",
+ "December" : "December",
+ "Jan." : "Jan.",
+ "Feb." : "Feb.",
+ "Mar." : "Már.",
+ "Apr." : "Ápr.",
+ "May." : "Máj.",
+ "Jun." : "Jún.",
+ "Jul." : "Júl.",
+ "Aug." : "Aug.",
+ "Sep." : "Szep.",
+ "Oct." : "Okt.",
+ "Nov." : "Nov.",
+ "Dec." : "Dec.",
"Apps" : "Alkalmazások",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-'\"",
"A valid username must be provided" : "Érvényes felhasználónevet kell megadnia",
@@ -172,6 +217,7 @@
"Storage unauthorized. %s" : "A tároló jogosulatlan. %s",
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
+ "Storage is temporarily not available" : "A tároló átmenetileg nem érthető el",
"Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
"Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.",