diff options
author | SZERVÁC Attila <sas@321.hu> | 2006-08-19 15:51:16 +0000 |
---|---|---|
committer | SZERVÁC Attila <sas@321.hu> | 2006-08-19 15:51:16 +0000 |
commit | 34261f7b1e678d8cd49fc1a071cdd8863ae33992 (patch) | |
tree | deb38395dc93c2378d0c0f7170c8d10b5c233707 /po/hu | |
parent | 954ae073f64a9341ee0ac85b442ab09551fca96c (diff) | |
download | installation-guide-34261f7b1e678d8cd49fc1a071cdd8863ae33992.zip |
hu trunk: post-install updates 2
Diffstat (limited to 'po/hu')
-rw-r--r-- | po/hu/post-install.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/hu/post-install.po b/po/hu/post-install.po index 9ab3ad451..fcfc0cbb8 100644 --- a/po/hu/post-install.po +++ b/po/hu/post-install.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2006-08-19 14:23+0100\n" +"PO-Revision-Date: 2006-08-19 17:51+0100\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: hu\n" "MIME-Version: 1.0\n" @@ -100,25 +100,25 @@ msgstr "Az alkalmazások párhuzamos verzióit az update-alternatives kezeli. Ha #: post-install.xml:152 #, no-c-format msgid "Cron Job Management" -msgstr "" +msgstr "Cron feladatok kezelése" #. Tag: para #: post-install.xml:153 #, no-c-format msgid "Any jobs under the purview of the system administrator should be in <filename>/etc</filename>, since they are configuration files. If you have a root cron job for daily, weekly, or monthly runs, put them in <filename>/etc/cron.{daily,weekly,monthly}</filename>. These are invoked from <filename>/etc/crontab</filename>, and will run in alphabetic order, which serializes them." -msgstr "" +msgstr "Minden a rendszergazda hatáskörébe tartozó cron feladatnak a <filename>/etc</filename> könyvtárban kell lennie, mivel ezek a cron szempontjából beállítófájlok. Ha van egy napi, heti vagy havi rendszergazdai cron feladatod, tedd a <filename>/etc/cron.{daily,weekly,monthly}</filename> könyvtárba. A <filename>/etc/crontab</filename> meghívja őket, és ABC-rendben futtatja." #. Tag: para #: post-install.xml:162 #, no-c-format msgid "On the other hand, if you have a cron job that (a) needs to run as a special user, or (b) needs to run at a special time or frequency, you can use either <filename>/etc/crontab</filename>, or, better yet, <filename>/etc/cron.d/whatever</filename>. These particular files also have an extra field that allows you to stipulate the user under which the cron job runs." -msgstr "" +msgstr "Illetve, ha van egy cron feladatot, amit speciális (a) felhasználóként (b) időpontban vagy gyakorisággal kell futtatnod, használd a <filename>/etc/crontab</filename> vagy, még jobb, a <filename>/etc/cron.d/amit_akarsz</filename> fájlt. E fájloknak extra mezőik vannak, melyekkel megadhatod e feltételeket." #. Tag: para #: post-install.xml:171 #, no-c-format msgid "In either case, you just edit the files and cron will notice them automatically. There is no need to run a special command. For more information see cron(8), crontab(5), and <filename>/usr/share/doc/cron/README.Debian</filename>." -msgstr "" +msgstr "Csak szerkeszd e fájlokat és a cron magától észreveszi. Nem kell különleges parancsot futtatnod. A további adatokat lásd a cron(8) és crontab(5) lapokon és a <filename>/usr/share/doc/cron/README.Debian</filename> fájlban." #. Tag: title #: post-install.xml:188 |