Translations by nyuszika7h

nyuszika7h has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

115 of 15 results
1.
<text> Logs <text> to the global Supybot log at critical priority. Useful for marking logfiles for later searching.
2012-04-19
<szöveg> Naplózza <szöveg>-et a globális Supybot naplóba kritikus prioritással. Hasznos a naplófájlok megjelölésére későbbi kereséshez.
2.
<text> Sends <text> to all channels the bot is currently on and not lobotomized in.
2012-04-19
<text> Elküldi <szöveg>-et minden csatornára, ahol a bot van és nincs némítva.
3.
[--remove] <command> [<plugin>] Sets the default plugin for <command> to <plugin>. If --remove is given, removes the current default plugin for <command>. If no plugin is given, returns the current default plugin set for <command>. See also, supybot.commands.defaultPlugins.importantPlugins.
2012-04-19
[--remove] <parancs> [<bővítmény>] <parancs> alapértelmezett bővítményét <bővítmény>-re állítja. Ha --remove meg van adva, eltávolítja <parancs> jelenlegi alapértelmezett bővítményét. Ha nincs bővítmény megadva, kiírja <parancs> jelenlegi alapértelmezett bővítményét. Lásd még, supybot.commands.defaultPlugins.importantPlugins.
4.
<string to be sent to the server> Sends the raw string given to the server.
2012-04-19
<a szervernek elküldendő karakterlánc> Elküldi a megadott nyers karakterláncot a szervernek.
5.
[<text>] Exits the bot with the QUIT message <text>. If <text> is not given, the default quit message (supybot.plugins.Owner.quitMsg) will be used. If there is no default quitMsg set, your nick will be used.
2012-04-19
[<szöveg>] Kilép a botból <szöveg> kilépési üzenettel. Ha <szöveg> nincs meg adva, az alapértelmezett kilépési üzenet (supybot.plugins.Owner.quitMsg) lesz használva. Ha nincs alapértelmezett kilépési üzenet beállítva, a neved lesz használva.
6.
takes no arguments Runs all the periodic flushers in world.flushers. This includes flushing all logs and all configuration changes to disk.
2012-04-19
paraméter nélküli Futtatja az összes időszakos öblítőket world.flushers-ban. Ez magában foglalja az összes naplófájl és konfigurációs fájl mentését a lemezre.
7.
[<level>] Runs the standard upkeep stuff (flushes and gc.collects()). If given a level, runs that level of upkeep (currently, the only supported level is "high", which causes the bot to flush a lot of caches as well as do normal upkeep stuff).
2012-04-19
[<szint>] Futtatja a szabványos karbantartási dolgokat (öblítés és gc.collects()). Ha meg van adva egy szint, a megadott szintű karbantartást futtatja (jelenleg, az egyetlen témogatott szint a "high", amellyel a bot öblít nagyon sok gyorsítótárat és megcsinálja a normális karbantartási dolgokat.
8.
[--deprecated] <plugin> Loads the plugin <plugin> from any of the directories in conf.supybot.directories.plugins; usually this includes the main installed directory and 'plugins' in the current directory. --deprecated is necessary if you wish to load deprecated plugins.
2012-04-19
[--deprecated] <bővítmény> Betölti a <bővítmény> bővítményt a supybot.directories.plugins könyvtárai közül bármelyikből; általában ebbe beletarzozik a fő telepítési könyvtár és egy 'plugins' a jelenlegi könyvtárban. --deprecated akkor szükséges, ha elavult bővítményeket szeretnél betölteni.
9.
<plugin> Unloads and subsequently reloads the plugin by name; use the 'list' command to see a list of the currently loaded plugins.
2012-04-19
<bővítmény> Kirakja és aztán újratölti a megadott bővítményt név szerint; használd a 'list' parancsot, hogy lásd a jelenleg betöltött bővítményeket.
11.
{add|remove} <capability> Adds or removes (according to the first argument) <capability> from the default capabilities given to users (the configuration variable supybot.capabilities stores these).
2012-04-19
{add|remove} <képesség> Hozzáadja vagy eltávolítja (az első paraméter szerint) <képesség>-et a felhasználóknak adott alapértelmezett képességekhez/-ből (a supybot.capabilities konfigurációs változó tárolja ezeket).
12.
[<plugin>] <command> Disables the command <command> for all users (including the owners). If <plugin> is given, only disables the <command> from <plugin>. If you want to disable a command for most users but not for yourself, set a default capability of -plugin.command or -command (if you want to disable the command in all plugins).
2012-04-19
[<bővítmény>] <parancs> Letiltja <parancs> parancsot minden felhasználónak (a tulajdonosokat is beleértve). Ha <bővítmény> meg van adva, csak <bővítmény>-ben tiltja le <parancs>-ot. Ha le szeretnél tiltani egy parancsot a legtöbb felhasználónak de nem magadnak, állíts be egy -bővítmény.parancs vagy -parancs alapértelmezett képességet (ha minden bővítményben le szeretnéd tiltani a parancsot).
13.
[<plugin>] <command> Enables the command <command> for all users. If <plugin> if given, only enables the <command> from <plugin>. This command is the inverse of disable.
2012-04-19
[<bővítmény>] <parancs> Engedélyezi <parancs> parancsot minden felhasználónak. Ha <bővítmény> meg van adva, csak <bővítmény>-ben engedélyezi <parancs>-ot. Ez a parancs a fordítottja a disable-nek.
14.
<plugin> <command> <new name> Renames <command> in <plugin> to the <new name>.
2012-04-19
<bővítmény> <parancs> <új név> Átnevezi <parancs>-ot <bővítmény>-ben az <új név>-re.
15.
<plugin> Removes all renames in <plugin>. The plugin will be reloaded after this command is run.
2012-04-19
<bővítmény> Eltávolítja az összes átnevezést <bővítmény>-ben. A bővítmény újra lesz töltve miután ez a parancs lefutott.
16.
takes no argument Reloads the locale of the bot.
2012-04-19
paraméter nélküli Újratölti a bot nyelvét.