Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-30 04:35:09 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-30 04:35:09 +0300
commit1dff55807dbad700d15aa2713a1cca994ab442e5 (patch)
tree5f4a6d69da13dd21670fdaa8bf272272310b0a87 /l10n/hu.js
parent551e1b15cdaa5fb2f591f54b859cfa69d3658cb7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/hu.js')
-rw-r--r--l10n/hu.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index bc7e4e1..0ea2f70 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"serverinfo",
{
+ "CPU info not available" : "CPU információ nem elérhető",
"Load average" : "Terhelési átlag",
"Last minute" : "Előző perc",
"Memory info not available" : "A memória információ nem érhető el",
@@ -15,8 +16,12 @@ OC.L10N.register(
"Last 1 hour" : "Előző 1 óra",
"Last 5 mins" : "Előző 5 perc",
"Copy" : "Másolás",
+ "Copied!" : "Másolva!",
"Not supported!" : "Nem támogatott!",
+ "Press ⌘-C to copy." : "Nyomj ⌘-C-t a másoláshoz.",
+ "Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.",
"Monitoring" : "Megfigyelés",
+ "Monitoring app with useful server information" : "Monitorozó alkalmazás hasznos szerver információkkal",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Hasznos szerver információk szolgáltatása, mint a CPU terhelés, RAM foglaltság, felhasználók száma, stb.",
"CPU load" : "CPU terhelés",
"Memory usage" : "Memória használat",
@@ -25,7 +30,12 @@ OC.L10N.register(
"Storage" : "Tárhely",
"Users:" : "Felhasználók:",
"Files:" : "Fájlok:",
+ "Storages:" : "Tárhelyek:",
+ "Free Space:" : "Szabad hely:",
+ "Nextcloud" : "Nextcloud",
"Version:" : "Verzió:",
+ "Apps installed:" : "Telepített alkalmazások:",
+ "Apps updates available:" : "Elérhető alkalmazás frissítések:",
"PHP" : "PHP",
"Memory Limit:" : "Memória limit:",
"Max Execution Time:" : "Maximális végrehajtási idő:",
@@ -34,6 +44,9 @@ OC.L10N.register(
"Type:" : "Típus:",
"Size:" : "Méret:",
"External monitoring tool" : "Külső monitorozó eszköz",
+ "You can connect an external monitoring tool by using this end point:" : "Ennek a végpontnak a használatával külső monitorozó eszközt csatlakoztathatsz:",
+ "Did you know?" : "Tudtad?",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Az URL végéhez \"?format=json\" hozzáfűzésével az eredményt JSON formátumban kapod meg!",
"You can connect an external monitoring tool by using this end point: " : "Ennek a végpontnak a használatával külső monitorozó eszközt csatlakoztathatsz:"
},
"nplurals=2; plural=(n != 1);");