diff options
author | Frans Pop <elendil@planet.nl> | 2008-11-30 08:14:14 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-11-30 08:14:14 +0000 |
commit | 67695e55a27e2dd86ae17b36f3b4a754b993b125 (patch) | |
tree | fa9a5136ba9ca19ea8108d2908a5b9fb90f8773e /po/hu | |
parent | 77c32665c8e6da040e5408c937d1357c95d050b9 (diff) | |
download | installation-guide-67695e55a27e2dd86ae17b36f3b4a754b993b125.zip |
Unfuzzy translations for previous commit
Diffstat (limited to 'po/hu')
-rw-r--r-- | po/hu/boot-new.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/hu/boot-new.po b/po/hu/boot-new.po index 49dc54b71..222354cf2 100644 --- a/po/hu/boot-new.po +++ b/po/hu/boot-new.po @@ -370,13 +370,13 @@ msgstr "Van pár különleges könyvtár a <filename>/usr/share/doc/</filename> msgid "" "One easy way to view these documents using a text based browser is to enter the following commands: <informalexample><screen>\n" "$ cd /usr/share/doc/\n" -"$ w3c .\n" -"</screen></informalexample> The dot after the <command>w3c</command> command tells it to show the contents of the current directory." +"$ w3m .\n" +"</screen></informalexample> The dot after the <command>w3m</command> command tells it to show the contents of the current directory." msgstr "" "E dokumentumok olvasásának egy könnyű módja egy szöveg alapú böngésző használata így: <informalexample><screen>\n" "$ cd /usr/share/doc/\n" -"$ w3c .\n" -"</screen></informalexample> A . a <command>w3c</command> programot a jelen könyvtár mutatására utasítja." +"$ w3m .\n" +"</screen></informalexample> A . a <command>w3m</command> programot a jelen könyvtár mutatására utasítja." #. Tag: para #: boot-new.xml:427 |