I18n: Update translation hu (82%).

61 translated messages, 13 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).
This commit is contained in:
Anonymous
2023-09-17 12:49:56 +02:00
committed by Transifex
parent edbcc2d972
commit 2e8a4d90bf

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Xfce Apps\n" "Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-20 00:48+0200\n" "POT-Creation-Date: 2023-09-17 00:49+0200\n"
"PO-Revision-Date: 2013-07-03 18:41+0000\n" "PO-Revision-Date: 2013-07-03 18:41+0000\n"
"Last-Translator: Gábor P., 2017,2019\n" "Last-Translator: Gábor P., 2017,2019\n"
"Language-Team: Hungarian (http://app.transifex.com/xfce/xfce-apps/language/hu/)\n" "Language-Team: Hungarian (http://app.transifex.com/xfce/xfce-apps/language/hu/)\n"
@@ -22,10 +22,10 @@ msgstr ""
"Language: hu\n" "Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:208 #: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:220
#: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390 #: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390
#: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1 #: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1
#: ../src/settings-dialog.c:143 #: ../src/settings-dialog.c:146
msgid "Task Manager" msgid "Task Manager"
msgstr "Feladatkezelő" msgstr "Feladatkezelő"
@@ -37,7 +37,7 @@ msgstr ""
msgid "Quit" msgid "Quit"
msgstr "Kilépés" msgstr "Kilépés"
#: ../src/main.c:159 #: ../src/main.c:169
#, c-format #, c-format
msgid "" msgid ""
"<b>Processes:</b> %u\n" "<b>Processes:</b> %u\n"
@@ -46,30 +46,30 @@ msgid ""
"<b>Swap:</b> %s" "<b>Swap:</b> %s"
msgstr "<b>Folyamatok:</b> %u\n<b>CPU:</b> %.0f%%\n<b>Memória:</b> %s\n<b>Swap:</b> %s" msgstr "<b>Folyamatok:</b> %u\n<b>CPU:</b> %.0f%%\n<b>Memória:</b> %s\n<b>Swap:</b> %s"
#: ../src/main.c:238 #: ../src/main.c:253
msgid "Xfce Notify Daemon" msgid "Xfce Notify Daemon"
msgstr "Xfce értesítési démon" msgstr "Xfce értesítési démon"
#: ../src/main.c:240 #: ../src/main.c:255
msgid "Settings daemon is unavailable" msgid "Settings daemon is unavailable"
msgstr "A beállításdémon nem érhető el" msgstr "A beállításdémon nem érhető el"
#: ../src/process-statusbar.c:139 ../src/process-window.c:505 #: ../src/process-statusbar.c:155 ../src/process-window.c:551
#, c-format #, c-format
msgid "CPU: %s%%" msgid "CPU: %s%%"
msgstr "CPU: %s%%" msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:149 ../src/process-window.c:509 #: ../src/process-statusbar.c:163 ../src/process-window.c:555
#, c-format #, c-format
msgid "Memory: %s" msgid "Memory: %s"
msgstr "Memória: %s" msgstr "Memória: %s"
#: ../src/process-statusbar.c:159 #: ../src/process-statusbar.c:171
#, c-format #, c-format
msgid "Swap: %s" msgid "Swap: %s"
msgstr "Swap: %s" msgstr "Swap: %s"
#: ../src/process-statusbar.c:176 #: ../src/process-statusbar.c:186
#, c-format #, c-format
msgid "Processes: %d" msgid "Processes: %d"
msgstr "Folyamatok: %d" msgstr "Folyamatok: %d"
@@ -200,36 +200,48 @@ msgstr "Prioritás"
msgid "Copy command line" msgid "Copy command line"
msgstr "" msgstr ""
#: ../src/process-window.c:168 #: ../src/process-window.c:171
msgid "Bad Window" msgid "Bad Window"
msgstr "Rossz ablak" msgstr "Rossz ablak"
#: ../src/process-window.c:168 #: ../src/process-window.c:171
#, c-format #, c-format
msgid "Window id 0x%lx does not exist!" msgid "Window id 0x%lx does not exist!"
msgstr "A 0x%lx ablakazonosító nem létezik." msgstr "A 0x%lx ablakazonosító nem létezik."
#: ../src/process-window.c:171 #: ../src/process-window.c:174
msgid "XGetWindowProperty failed" msgid "XGetWindowProperty failed"
msgstr "XGetWindowProperty meghiúsult" msgstr "XGetWindowProperty meghiúsult"
#: ../src/process-window.c:171 #: ../src/process-window.c:174
msgid "XGetWindowProperty failed!" msgid "XGetWindowProperty failed!"
msgstr "XGetWindowProperty meghiúsult." msgstr "XGetWindowProperty meghiúsult."
#: ../src/process-window.c:178 #: ../src/process-window.c:181
msgid "No PID found" msgid "No PID found"
msgstr "A PID nem található" msgstr "A PID nem található"
#: ../src/process-window.c:178 #: ../src/process-window.c:181
#, c-format #, c-format
msgid "No PID found for window 0x%lx." msgid "No PID found for window 0x%lx."
msgstr "A PID nem található a 0x%lx ablakhoz" msgstr "A PID nem található a 0x%lx ablakhoz"
#: ../src/process-window.c:377 #: ../src/process-window.c:386
msgid "Filter on process name" msgid "Filter on process name"
msgstr "Szűrés folyamatnév alapján" msgstr "Szűrés folyamatnév alapján"
#: ../src/process-window.c:390
msgid "Starting task"
msgstr ""
#: ../src/process-window.c:390
msgid "Changing task"
msgstr ""
#: ../src/process-window.c:390
msgid "Terminating task"
msgstr ""
#: ../src/process-window.ui.h:2 #: ../src/process-window.ui.h:2
msgid "Settings" msgid "Settings"
msgstr "Beállítások" msgstr "Beállítások"
@@ -242,26 +254,11 @@ msgstr "Nyitott ablak azonosítása rákattintással."
msgid "You are using the root account, you may harm your system." msgid "You are using the root account, you may harm your system."
msgstr "" msgstr ""
#: ../src/process-window.ui.h:5 #: ../src/settings-dialog.c:150
msgid ""
"<span foreground='#000000' background='#aed581'> </span> Starting task"
msgstr "<span foreground='#000000' background='#aed581'> </span> Induló folyamat"
#: ../src/process-window.ui.h:6
msgid ""
"<span foreground='#000000' background='#fff176'> </span> Changing task"
msgstr "<span foreground='#000000' background='#fff176'> </span> Megváltozó folyamat"
#: ../src/process-window.ui.h:7
msgid ""
"<span foreground='#000000' background='#e57373'> </span> Terminating task"
msgstr "<span foreground='#000000' background='#e57373'> </span> Befejeződő folyamat"
#: ../src/settings-dialog.c:147
msgid "Easy to use task manager" msgid "Easy to use task manager"
msgstr "Egyszerűen használható feladatkezelő" msgstr "Egyszerűen használható feladatkezelő"
#: ../src/settings-dialog.c:150 #: ../src/settings-dialog.c:153
msgid "translator-credits" msgid "translator-credits"
msgstr "Kelemen Gábor <kelemeng at gnome dot hu>" msgstr "Kelemen Gábor <kelemeng at gnome dot hu>"
@@ -341,7 +338,7 @@ msgstr ""
msgid "Columns" msgid "Columns"
msgstr "" msgstr ""
#: ../src/task-manager.c:254 #: ../src/task-manager.c:253
#, c-format #, c-format
msgid "%s%%" msgid "%s%%"
msgstr "%s%%" msgstr "%s%%"