Explorar el Código

Transifex Language Updates - Generated by own3mall's auto script.

own3mall hace 8 años
padre
commit
024ba1abe2
Se han modificado 1 ficheros con 8 adiciones y 8 borrados
  1. 8 8
      lang/Hungarian/modules/status.php

+ 8 - 8
lang/Hungarian/modules/status.php

@@ -25,14 +25,14 @@
 define('system_uptime', "Rendszer üzemidő");
 define('system_up_time', "Újraindítás óta eltelt idő");
 define('system_up_since', "Mióta");
-define('day_word', "Day");
-define('days_word', "Days");
-define('hour_word', "Hour");
-define('hours_word', "Hours");
-define('minute_word', "Minute");
-define('minutes_word', "Minutes");
-define('second_word', "Second");
-define('seconds_word', "Seconds");
+define('day_word', "napja");
+define('days_word', "napja");
+define('hour_word', "órája");
+define('hours_word', "órája");
+define('minute_word', "perce");
+define('minutes_word', "perce");
+define('second_word', "másodperce");
+define('seconds_word', "másodperce");
 define('cpu_usage', "Processor használat");
 define('cpu_load', "terhelése");
 define('ram_usage', "Memória használat");