l10n: Updated Hungarian (hu) translation to 98%

New status: 57 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
This commit is contained in:
Gabor Kelemen
2010-05-24 13:04:52 +02:00
committed by Transifex
parent c6573e682a
commit 7ce5efb05c

156
po/hu.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: xfce4-taskmanager\n" "Project-Id-Version: xfce4-taskmanager\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-20 10:07+0000\n" "POT-Creation-Date: 2010-05-24 10:09+0000\n"
"PO-Revision-Date: 2009-07-24 22:09+0200\n" "PO-Revision-Date: 2009-07-24 22:09+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n" "Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
"Language-Team: Hungarian <gnome at gnome dot hu>\n" "Language-Team: Hungarian <gnome at gnome dot hu>\n"
@@ -16,35 +16,35 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-07-23 16:56+0000\n" "X-Launchpad-Export-Date: 2009-07-23 16:56+0000\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/process-window.c:326 #: ../xfce4-taskmanager.desktop.in.h:1 ../src/process-window.c:372
msgid "Easy to use task manager" msgid "Easy to use task manager"
msgstr "Egyszerűen használható feladatkezelő" msgstr "Egyszerűen használható feladatkezelő"
#: ../xfce4-taskmanager.desktop.in.h:2 ../src/process-tree-view.c:215 #: ../xfce4-taskmanager.desktop.in.h:2 ../src/process-tree-view.c:215
#: ../src/process-tree-view.c:229 ../src/process-tree-view.c:247 #: ../src/process-tree-view.c:229 ../src/process-tree-view.c:247
#: ../src/process-window.c:199 ../src/process-window.c:321 #: ../src/process-window.c:177 ../src/process-window.c:367
msgid "Task Manager" msgid "Task Manager"
msgstr "Feladatkezelő" msgstr "Feladatkezelő"
#: ../src/process-statusbar.c:121 #: ../src/process-statusbar.c:139
#, c-format #, c-format
msgid "CPU: %.2f%%" msgid "CPU: %s%%"
msgstr "CPU: %.2f%%" msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:128 #: ../src/process-statusbar.c:148
#, c-format #, c-format
msgid "Memory: %.2f%%" msgid "Memory: %s%%"
msgstr "Memória: %.2f%%" msgstr "Memória: %s%%"
#: ../src/process-statusbar.c:135 #: ../src/process-statusbar.c:157
#, c-format #, c-format
msgid "Swap: %.2f%%" msgid "Swap: %s%%"
msgstr "Swap: %.2f%%" msgstr "Swap: %s%%"
#: ../src/process-statusbar.c:142 #: ../src/process-statusbar.c:172
#, c-format #, c-format
msgid "Processes: %d" msgid "Processes: %d"
msgstr "Folyamatok: %d" msgstr "Folyamatok: %d"
@@ -53,15 +53,15 @@ msgstr "Folyamatok: %d"
msgid "Task" msgid "Task"
msgstr "Feladat" msgstr "Feladat"
#: ../src/process-tree-view.c:116 ../src/process-window.c:276 #: ../src/process-tree-view.c:116 ../src/process-window.c:307
msgid "PID" msgid "PID"
msgstr "PID" msgstr "PID"
#: ../src/process-tree-view.c:124 ../src/process-window.c:277 #: ../src/process-tree-view.c:124 ../src/process-window.c:308
msgid "PPID" msgid "PPID"
msgstr "PPID" msgstr "PPID"
#: ../src/process-tree-view.c:132 ../src/process-window.c:278 #: ../src/process-tree-view.c:132 ../src/process-window.c:309
msgid "State" msgid "State"
msgstr "Állapot" msgstr "Állapot"
@@ -73,11 +73,11 @@ msgstr ""
msgid "RSS" msgid "RSS"
msgstr "RSS" msgstr "RSS"
#: ../src/process-tree-view.c:157 ../src/process-window.c:281 #: ../src/process-tree-view.c:157 ../src/process-window.c:312
msgid "UID" msgid "UID"
msgstr "UID" msgstr "UID"
#: ../src/process-tree-view.c:165 ../src/process-window.c:282 #: ../src/process-tree-view.c:165 ../src/process-window.c:313
msgid "CPU" msgid "CPU"
msgstr "CPU" msgstr "CPU"
@@ -118,22 +118,22 @@ msgstr "Hiba a prioritás beállításakor"
msgid "An error was encountered by setting a priority to the PID %d. It is likely you don't have the required privileges." msgid "An error was encountered by setting a priority to the PID %d. It is likely you don't have the required privileges."
msgstr "Hiba történt a(z) %d azonosítójú feladat prioritásának beállításakor. Valószínűleg nincsenek megfelelő jogosultságai." msgstr "Hiba történt a(z) %d azonosítójú feladat prioritásának beállításakor. Valószínűleg nincsenek megfelelő jogosultságai."
#: ../src/process-tree-view.c:260 #: ../src/process-tree-view.c:262
msgid "Terminate"
msgstr "Befejeztetés"
#: ../src/process-tree-view.c:267
msgid "Stop" msgid "Stop"
msgstr "Leállítás" msgstr "Leállítás"
#: ../src/process-tree-view.c:274 #: ../src/process-tree-view.c:269
msgid "Continue" msgid "Continue"
msgstr "Folytatás" msgstr "Folytatás"
#: ../src/process-tree-view.c:280 #: ../src/process-tree-view.c:275
msgid "Kill" msgid "Kill"
msgstr "Kilövés" msgstr "Kilövés"
#: ../src/process-tree-view.c:280
msgid "Terminate"
msgstr "Befejeztetés"
#: ../src/process-tree-view.c:287 #: ../src/process-tree-view.c:287
msgid "Very low" msgid "Very low"
msgstr "Nagyon alacsony" msgstr "Nagyon alacsony"
@@ -154,66 +154,136 @@ msgstr "Magas"
msgid "Very high" msgid "Very high"
msgstr "Nagyon magas" msgstr "Nagyon magas"
#: ../src/process-tree-view.c:312 ../src/process-window.c:283 #: ../src/process-tree-view.c:312 ../src/process-window.c:314
msgid "Priority" msgid "Priority"
msgstr "Prioritás" msgstr "Prioritás"
#: ../src/process-window.c:197 #: ../src/process-window.c:175
msgid "Execution error" msgid "Execution error"
msgstr "Végrehajtási hiba" msgstr "Végrehajtási hiba"
#: ../src/process-window.c:226 #: ../src/process-window.c:203
msgid "Run Program..." msgid "Run Program..."
msgstr "Program futtatása…" msgstr "Program futtatása…"
#: ../src/process-window.c:227 #: ../src/process-window.c:204
msgid "Application Finder" msgid "Application Finder"
msgstr "Alkalmazáskereső" msgstr "Alkalmazáskereső"
#: ../src/process-window.c:228 #: ../src/process-window.c:205
msgid "Terminal emulator" msgid "Terminal emulator"
msgstr "Terminálemulátor" msgstr "Terminálemulátor"
#: ../src/process-window.c:229 #: ../src/process-window.c:206
msgid "XTerm" msgid "XTerm"
msgstr "XTerm" msgstr "XTerm"
#: ../src/process-window.c:271 #. TRANSLATORS: The next values are in seconds or milliseconds
#: ../src/process-window.c:247
msgid "250ms"
msgstr "250 ms"
#: ../src/process-window.c:248
msgid "500ms"
msgstr "500 ms"
#: ../src/process-window.c:249
msgid "750ms"
msgstr "750 ms"
#: ../src/process-window.c:250
msgid "1s"
msgstr "1 s"
#: ../src/process-window.c:251
msgid "2s"
msgstr "2 s"
#: ../src/process-window.c:252
msgid "5s"
msgstr "5 s"
#: ../src/process-window.c:253
msgid "10s"
msgstr "10 s"
#: ../src/process-window.c:294
msgid "Show all processes" msgid "Show all processes"
msgstr "Minden folyamat megjelenítése" msgstr "Minden folyamat megjelenítése"
#: ../src/process-window.c:279 #: ../src/process-window.c:295
msgid "More precision"
msgstr "Nagyobb pontosság"
#: ../src/process-window.c:296
msgid "Full command line"
msgstr "Teljes parancssor"
#: ../src/process-window.c:297
msgid "Show status icon"
msgstr "Állapotikon megjelenítése"
#: ../src/process-window.c:300
msgid "Refresh rate"
msgstr "Frissítési gyakoriság"
#: ../src/process-window.c:310
msgid "Virtual Bytes" msgid "Virtual Bytes"
msgstr "Virtuális bájtok" msgstr "Virtuális bájtok"
#: ../src/process-window.c:280 #: ../src/process-window.c:311
msgid "Private Bytes" msgid "Private Bytes"
msgstr "Privát bájtok" msgstr "Privát bájtok"
#: ../src/process-window.c:329 #: ../src/process-window.c:375
msgid "translator-credits" msgid "translator-credits"
msgstr "Kelemen Gábor <kelemeng@gnome.hu>" msgstr "Kelemen Gábor <kelemeng@gnome.hu>"
#: ../src/task-manager.c:120 #: ../src/task-manager.c:165
#, c-format #, c-format
msgid "%lu MiB" msgid "%lu MiB"
msgstr "%lu MiB" msgstr "%lu MiB"
#: ../src/task-manager.c:127 #: ../src/task-manager.c:172
#, c-format #, c-format
msgid "%lu KiB" msgid "%lu KiB"
msgstr "%lu KiB" msgstr "%lu KiB"
#: ../src/task-manager.c:131 #: ../src/task-manager.c:176
#, c-format #, c-format
msgid "%lu B" msgid "%lu B"
msgstr "%lu B" msgstr "%lu B"
#. TODO make precision optional #: ../src/task-manager.c:189
#: ../src/task-manager.c:142
#, c-format #, c-format
msgid "%.2f%%" msgid "%s%%"
msgstr "%.2f%%" msgstr "%s%%"
#: ../src/main.c:61
#, c-format
msgid ""
"<b>Processes:</b> %u\n"
"<b>CPU:</b> %.0f%%\n"
"<b>Memory:</b> %.0f%%\n"
"<b>Swap:</b> %.0f%%"
msgstr ""
"<b>Folyamatok:</b> %u\n"
"<b>CPU:</b> %.0f%%\n"
"<b>Memória:</b> %.0f%%\n"
"<b>Swap:</b> %.0f%%"
#: ../src/main.c:69
#, c-format
msgid ""
"Processes: %u\n"
"CPU: %.0f%%\n"
"Memory: %.0f%%\n"
"Swap: %.0f%%"
msgstr ""
"Folyamatok: %u\n"
"CPU: %.0f%%\n"
"Memória: %.0f%%\n"
"Swap: %.0f%%"
#~ msgid "Control your processes" #~ msgid "Control your processes"
#~ msgstr "Folyamatok felügyelete" #~ msgstr "Folyamatok felügyelete"