BETA

Transvision

Displaying 55 results for the string command in si:

Entity si en-US
Entity # all locales chat • commands.properties
commands
si
Commands: %S.\nUse /help <command> for more information.
en-US
Commands: %S.\nUse /help <command> for more information.
Entity # all locales chat • commands.properties
helpHelpString
si
help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
en-US
help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
Entity # all locales chat • commands.properties
noCommand
si
No '%S' command.
en-US
No '%S' command.
Entity # all locales chat • commands.properties
noHelp
si
No help message for the '%S' command, sorry!
en-US
No help message for the '%S' command, sorry!
Entity # all locales chat • irc.properties
command.chanserv
si
%S <command>: Send a command to ChanServ.
en-US
%S <command>: Send a command to ChanServ.
Entity # all locales chat • irc.properties
command.memoserv
si
%S <command>: Send a command to MemoServ.
en-US
%S <command>: Send a command to MemoServ.
Entity # all locales chat • irc.properties
command.nickserv
si
%S <command>: Send a command to NickServ.
en-US
%S <command>: Send a command to NickServ.
Entity # all locales chat • irc.properties
command.operserv
si
%S <command>: Send a command to OperServ.
en-US
%S <command>: Send a command to OperServ.
Entity # all locales chat • irc.properties
command.quote
si
%S <command>: Send a raw command to the server.
en-US
%S <command>: Send a raw command to the server.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.alias.help
si
Defines <alias-name> as an alias for the semicolon (';') delimited list of commands specified by <command-list>. If <command-list> is a minus ('-') character, the alias will be removed. If <alias-name> is not provided, all aliases will be listed.
en-US
Defines <alias-name> as an alias for the semicolon (';') delimited list of commands specified by <command-list>. If <command-list> is a minus ('-') character, the alias will be removed; if omitted, the alias will be displayed. If <alias-name> is not provided, all aliases will be listed.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.alias.params
si
[<alias-name> <command-list>]
en-US
[<alias-name> [<command-list>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.cancel.help
si
Cancels a /attach or /server command. Use /cancel when ChatZilla is repeatedly trying to attach to a network that is not responding, to tell ChatZilla to give up before the normal number of retries.
en-US
Cancels an /attach or /server command, or a file transfer. Use /cancel on a network view when ChatZilla is repeatedly trying to attach to a network that is not responding, to tell ChatZilla to give up before the normal number of retries. Use /cancel on a file transfer view to stop the transfer.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.commands.help
si
Lists all command names matching <pattern>, or all command names if pattern is not specified.
en-US
Lists all command names matching <pattern>, or all command names if pattern is not specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.custom-away.help
si
Prompts for a custom away message and then sets you away using it. Use the |/away| command to specify an away message as part of the command.
en-US
Prompts for a custom away message and then sets you away using it. Use the |/away| command to specify an away message as part of the command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.disable-plugin.help
si
This command calls the plugin's disablePlugin function, if it exists. There are no guarantees that the plugin will properly disable itself.
en-US
This command calls the plugin's disablePlugin function, if it exists. There are no guarantees that the plugin will properly disable itself.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.disconnect.help
si
Disconnects from the server represented by the active view when the command is executed providing the reason <reason> or the default reason if <reason> is not specified.
en-US
Disconnects from the server represented by the active view when the command is executed providing the reason <reason> or the default reason if <reason> is not specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.enable-plugin.help
si
Meant to be used to re-enable a plugin after calling |disable-plugin|, this command calls the plugin's enablePlugin function. There are no guarantees that the plugin will properly enable itself.
en-US
Meant to be used to re-enable a plugin after calling |disable-plugin|, this command calls the plugin's enablePlugin function. There are no guarantees that the plugin will properly enable itself.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.idle-away.help
si
Internal command used for automatically setting "away" status when idle.
en-US
Internal command used for automatically setting "away" status when idle.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.idle-back.help
si
Internal command used for automatically setting "back" status when returning from idle.
en-US
Internal command used for automatically setting "back" status when returning from idle.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.j.help
si
This command is an alias for /join.
en-US
This command is an alias for /join.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.help
si
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.knock.help
si
Requests an invitation from the specified channel with optional reason. This command is not supported by all servers.
en-US
Requests an invitation from the specified channel with optional reason. This command is not supported by all servers.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.leave.help
si
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
en-US
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.list-plugins.help
si
If <plugin> is not provided, this command lists information on all loaded plugins. If <plugin> is provided, only its information will be displayed. If this command is dispatched from the console, you may specify <plugin> by either the plugin id, or index.
en-US
If <plugin> is not provided, this command lists information on all loaded plugins. If <plugin> is provided, only its information will be displayed. If this command is dispatched from the console, you may specify <plugin> by either the plugin id, or index.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.quote.help
si
Sends a raw command to the IRC server, not a good idea if you don't know what you're doing. see IRC RFC1459 <http://www.irchelp.org/irchelp/rfc1459.html> for complete details.
en-US
Sends a raw command to the IRC server, not a good idea if you don't know what you're doing. see IRC RFC1459 <http://www.irchelp.org/irchelp/rfc1459.html> for complete details.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.quote.params
si
<irc-command>
en-US
<irc-command>
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.reconnect.help
si
Reconnects to the network represented by the active view when the command is executed providing the reason <reason> when disconnecting, or the default reason if <reason> is not specified.
en-US
Reconnects to the network represented by the active view when the command is executed providing the reason <reason> when disconnecting, or the default reason if <reason> is not specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.say.help
si
Sends a message to the current view. This command is used automatically by ChatZilla when you type text that does not begin with the "/" character.
en-US
Sends a message to the current view. This command is used automatically by ChatZilla when you type text that does not begin with the "/" character.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.stats.help
si
Request server statistics. Use this command with no parameters to get a server-specific list of available parameters for use with this command.
en-US
Request server statistics. Use this command with no parameters to get a server-specific list of available parameters for use with this command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.user.help
si
Sets your username to <username> and your description (``Real Name'') to <description>. Equivalent to using the |name| and |desc| command. The new name and description will be used the next time you connect to the network. You can use this command without parameters to show the current username and description.
en-US
Sets your username to <username> and your description (``Real Name'') to <description>. Equivalent to using the |name| and |desc| command. The new name and description will be used the next time you connect to the network. You can use this command without parameters to show the current username and description.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.away.on
si
You are now marked as away (%S). Click the nickname button or use the |/back| command to return from being away.
en-US
You are now marked as away (%S). Click the nickname button or use the |/back| command to return from being away.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.commands.header
si
Type /help <command-name> for information about a specific command.
en-US
Type /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.dcc.err.nouser
si
Must specify |nickname| or run the command from a query view.
en-US
Must specify |nickname| or run the command from a query view.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.default.alias.help
si
This command is an alias for |%1$S|.
en-US
This command is an alias for |%1$S|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.ambigcommand
si
Ambiguous command, ``%1$S'', %2$S commands match [%3$S].
en-US
Ambiguous command, ``%1$S'', %2$S commands match [%3$S].
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.internal.dispatch
si
Internal error dispatching command ``%1$S''.
en-US
Internal error dispatching command ``%1$S''.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.channel
si
Command ``%1$S'' must be run in the context of a channel.
en-US
Command ``%1$S'' must be run in the context of a channel.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.network
si
Command ``%1$S'' must be run in the context of a network.
en-US
Command ``%1$S'' must be run in the context of a network.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.recip
si
Command ``%1$S'' must be run in the context of a user or a channel.
en-US
Command ``%1$S'' must be run in the context of a user or a channel.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.server
si
Command ``%1$S'' must be run in the context of an attached server.
en-US
Command ``%1$S'' must be run in the context of an attached server.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.user
si
Command ``%1$S'' must be run in the context of a user.
en-US
Command ``%1$S'' must be run in the context of a user.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.no.channel
si
When running the ``%S'' command, you should either provide a channel name, or run the command in the context of a channel.
en-US
When running the ``%S'' command, you should either provide a channel name, or run the command in the context of a channel.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.no.default
si
Please do not just type into this tab, use an actual command instead.
en-US
Please do not just type into this tab, use an actual command instead.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.unknown.command
si
Unknown command ``%S''.
en-US
The command ``%S'' is not known to ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.unsupported.command
si
The server does not support the ``%S'' command.
en-US
The server does not support the ``%S'' command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.help.intro
si
Help is available from many places:\n - |/commands| lists all the built-in commands in ChatZilla. Use |/help <command-name>| to get help on individual commands.\n - The IRC Help website <http://www.irchelp.org/> provides introductory material for new IRC users. \n - The ChatZilla FAQ <http://chatzilla.hacksrus.com/faq> answers many common questions about using ChatZilla.\n - The ChatZilla Support Channel <irc://moznet/chatzilla> is always available to answer any further questions about ChatZilla.
en-US
Help is available from many places:\n - |/commands| lists all the built-in commands in ChatZilla. Use |/help <command-name>| to get help on individual commands.\n - The IRC Help website <http://www.irchelp.org/> provides introductory material for new IRC users. \n - The ChatZilla website <http://chatzilla.hacksrus.com/> provides more information about IRC and ChatZilla, including the ChatZilla FAQ <http://chatzilla.hacksrus.com/faq>, which answers many common questions about using ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.464.login
si
Please specify your password using the "/pass" command to continue connecting.
en-US
Please specify your password using the "/pass" command to continue connecting.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.matching.commands
si
Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
en-US
Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.nick.in.use
si
The nickname ``%S'' is already in use, use the /nick command to pick a new one.
en-US
The nickname ``%S'' is already in use, use the /nick command to pick a new one.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.aliases.help
si
Allows you to make shortcuts to various commands or sequences of commands. Each item is of the form "<name> = <command-list>". The command-list is a list of commands (without the leading "/") along with their parameters, each separated by ";". The name of the alias will automatically be turned into a command when ChatZilla starts.
en-US
Allows you to make shortcuts to various commands or sequences of commands. Each item is of the form "<name> = <command-list>". The command-list is a list of commands (without the leading "/") along with their parameters, each separated by ";". The name of the alias will automatically be turned into a command when ChatZilla starts.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.aliases.label
si
Command aliases
en-US
Command aliases
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.autoperform.help
si
When connecting to a server, you might want to send some commands automatically. Simply enter each command in this list (without the leading "/"), with parameters, and ChatZilla will do it all for you. The commands are run in the order listed.
en-US
Enter any commands to be run when connecting to this network/joining this channel/opening this user's private chat. The commands are run in the order listed.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.lists.aliases.label
si
Command aliases
en-US
Command aliases
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.guessCommands.help
si
If you enter a command (starts with "/") that ChatZilla doesn't understand, then it can try "guessing" by sending the command to the server. You can turn this off if you don't want ChatZilla to try this.
en-US
If you enter a command (starts with "/") that ChatZilla doesn't understand, then it can try "guessing" by sending the command to the server. You can turn this off if you don't want ChatZilla to try this.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.urls.store.max.help
si
Sets the maximum number of URLs collected and stored by ChatZilla. The "/urls" command displays the last 10 stored, or more if you do "/urls 20", for example.
en-US
Sets the maximum number of URLs collected and stored by ChatZilla. The "/urls" command displays the last 10 stored, or more if you do "/urls 20", for example.

Displaying 82 results for the string command in en-US:

Entity si en-US
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisableProfileImport
si
Warning: Source string is missing
en-US
Disable the menu command to Import data from another browser.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisableSetAsDesktopBackground
si
Warning: Source string is missing
en-US
Disable the menu command Set as Desktop Background for images.
Entity # all locales chat • commands.properties
commands
si
Commands: %S.\nUse /help &lt;command&gt; for more information.
en-US
Commands: %S.\nUse /help &lt;command&gt; for more information.
Entity # all locales chat • commands.properties
helpHelpString
si
help &lt;name&gt;: show the help message for the &lt;name&gt; command, or the list of possible commands when used without parameter.
en-US
help &lt;name&gt;: show the help message for the &lt;name&gt; command, or the list of possible commands when used without parameter.
Entity # all locales chat • commands.properties
noCommand
si
No '%S' command.
en-US
No '%S' command.
Entity # all locales chat • commands.properties
noHelp
si
No help message for the '%S' command, sorry!
en-US
No help message for the '%S' command, sorry!
Entity # all locales chat • irc.properties
command.chanserv
si
%S &lt;command&gt;: Send a command to ChanServ.
en-US
%S &lt;command&gt;: Send a command to ChanServ.
Entity # all locales chat • irc.properties
command.memoserv
si
%S &lt;command&gt;: Send a command to MemoServ.
en-US
%S &lt;command&gt;: Send a command to MemoServ.
Entity # all locales chat • irc.properties
command.nickserv
si
%S &lt;command&gt;: Send a command to NickServ.
en-US
%S &lt;command&gt;: Send a command to NickServ.
Entity # all locales chat • irc.properties
command.operserv
si
%S &lt;command&gt;: Send a command to OperServ.
en-US
%S &lt;command&gt;: Send a command to OperServ.
Entity # all locales chat • irc.properties
command.quote
si
%S &lt;command&gt;: Send a raw command to the server.
en-US
%S &lt;command&gt;: Send a raw command to the server.
Entity # all locales chat • xmpp.properties
conversation.error.commandFailedNotInRoom
si
Warning: Source string is missing
en-US
You have to rejoin the room to be able to use this command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.alias.help
si
Defines <alias-name> as an alias for the semicolon (';') delimited list of commands specified by <command-list>. If <command-list> is a minus ('-') character, the alias will be removed. If <alias-name> is not provided, all aliases will be listed.
en-US
Defines <alias-name> as an alias for the semicolon (';') delimited list of commands specified by <command-list>. If <command-list> is a minus ('-') character, the alias will be removed; if omitted, the alias will be displayed. If <alias-name> is not provided, all aliases will be listed.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.alias.params
si
[<alias-name> <command-list>]
en-US
[<alias-name> [<command-list>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.cancel.help
si
Cancels a /attach or /server command. Use /cancel when ChatZilla is repeatedly trying to attach to a network that is not responding, to tell ChatZilla to give up before the normal number of retries.
en-US
Cancels an /attach or /server command, or a file transfer. Use /cancel on a network view when ChatZilla is repeatedly trying to attach to a network that is not responding, to tell ChatZilla to give up before the normal number of retries. Use /cancel on a file transfer view to stop the transfer.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.commands.help
si
Lists all command names matching <pattern>, or all command names if pattern is not specified.
en-US
Lists all command names matching <pattern>, or all command names if pattern is not specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.custom-away.help
si
Prompts for a custom away message and then sets you away using it. Use the |/away| command to specify an away message as part of the command.
en-US
Prompts for a custom away message and then sets you away using it. Use the |/away| command to specify an away message as part of the command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.delayed.help
si
Warning: Source string is missing
en-US
After |delay| seconds, run the command specified in |rest|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.disable-plugin.help
si
This command calls the plugin's disablePlugin function, if it exists. There are no guarantees that the plugin will properly disable itself.
en-US
This command calls the plugin's disablePlugin function, if it exists. There are no guarantees that the plugin will properly disable itself.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.disconnect.help
si
Disconnects from the server represented by the active view when the command is executed providing the reason <reason> or the default reason if <reason> is not specified.
en-US
Disconnects from the server represented by the active view when the command is executed providing the reason <reason> or the default reason if <reason> is not specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.enable-plugin.help
si
Meant to be used to re-enable a plugin after calling |disable-plugin|, this command calls the plugin's enablePlugin function. There are no guarantees that the plugin will properly enable itself.
en-US
Meant to be used to re-enable a plugin after calling |disable-plugin|, this command calls the plugin's enablePlugin function. There are no guarantees that the plugin will properly enable itself.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.evalsilent.help
si
Warning: Source string is missing
en-US
Identical to the /eval command, except the [EVAL-IN] and [EVAL-OUT] lines are not displayed.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.idle-away.help
si
Internal command used for automatically setting "away" status when idle.
en-US
Internal command used for automatically setting "away" status when idle.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.idle-back.help
si
Internal command used for automatically setting "back" status when returning from idle.
en-US
Internal command used for automatically setting "back" status when returning from idle.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.j.help
si
This command is an alias for /join.
en-US
This command is an alias for /join.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.help
si
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.knock.help
si
Requests an invitation from the specified channel with optional reason. This command is not supported by all servers.
en-US
Requests an invitation from the specified channel with optional reason. This command is not supported by all servers.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.leave.help
si
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
en-US
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.list-plugins.help
si
If <plugin> is not provided, this command lists information on all loaded plugins. If <plugin> is provided, only its information will be displayed. If this command is dispatched from the console, you may specify <plugin> by either the plugin id, or index.
en-US
If <plugin> is not provided, this command lists information on all loaded plugins. If <plugin> is provided, only its information will be displayed. If this command is dispatched from the console, you may specify <plugin> by either the plugin id, or index.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.quote.help
si
Sends a raw command to the IRC server, not a good idea if you don't know what you're doing. see IRC RFC1459 <http://www.irchelp.org/irchelp/rfc1459.html> for complete details.
en-US
Sends a raw command to the IRC server, not a good idea if you don't know what you're doing. see IRC RFC1459 <http://www.irchelp.org/irchelp/rfc1459.html> for complete details.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.quote.params
si
<irc-command>
en-US
<irc-command>
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.reconnect.help
si
Reconnects to the network represented by the active view when the command is executed providing the reason <reason> when disconnecting, or the default reason if <reason> is not specified.
en-US
Reconnects to the network represented by the active view when the command is executed providing the reason <reason> when disconnecting, or the default reason if <reason> is not specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.say.help
si
Sends a message to the current view. This command is used automatically by ChatZilla when you type text that does not begin with the "/" character.
en-US
Sends a message to the current view. This command is used automatically by ChatZilla when you type text that does not begin with the "/" character.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.stats.help
si
Request server statistics. Use this command with no parameters to get a server-specific list of available parameters for use with this command.
en-US
Request server statistics. Use this command with no parameters to get a server-specific list of available parameters for use with this command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.user.help
si
Sets your username to <username> and your description (``Real Name'') to <description>. Equivalent to using the |name| and |desc| command. The new name and description will be used the next time you connect to the network. You can use this command without parameters to show the current username and description.
en-US
Sets your username to <username> and your description (``Real Name'') to <description>. Equivalent to using the |name| and |desc| command. The new name and description will be used the next time you connect to the network. You can use this command without parameters to show the current username and description.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.away.on
si
You are now marked as away (%S). Click the nickname button or use the |/back| command to return from being away.
en-US
You are now marked as away (%S). Click the nickname button or use the |/back| command to return from being away.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.commands.header
si
Type /help <command-name> for information about a specific command.
en-US
Type /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.dcc.err.notdcc
si
Warning: Source string is missing
en-US
Must specify |nickname| or run the command from a DCC view.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.dcc.err.nouser
si
Must specify |nickname| or run the command from a query view.
en-US
Must specify |nickname| or run the command from a query view.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.default.alias.help
si
This command is an alias for |%1$S|.
en-US
This command is an alias for |%1$S|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.ambigcommand
si
Ambiguous command, ``%1$S'', %2$S commands match [%3$S].
en-US
Ambiguous command, ``%1$S'', %2$S commands match [%3$S].
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.internal.dispatch
si
Internal error dispatching command ``%1$S''.
en-US
Internal error dispatching command ``%1$S''.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.channel
si
Command ``%1$S'' must be run in the context of a channel.
en-US
Command ``%1$S'' must be run in the context of a channel.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.network
si
Command ``%1$S'' must be run in the context of a network.
en-US
Command ``%1$S'' must be run in the context of a network.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.recip
si
Command ``%1$S'' must be run in the context of a user or a channel.
en-US
Command ``%1$S'' must be run in the context of a user or a channel.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.server
si
Command ``%1$S'' must be run in the context of an attached server.
en-US
Command ``%1$S'' must be run in the context of an attached server.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.need.user
si
Command ``%1$S'' must be run in the context of a user.
en-US
Command ``%1$S'' must be run in the context of a user.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.no.channel
si
When running the ``%S'' command, you should either provide a channel name, or run the command in the context of a channel.
en-US
When running the ``%S'' command, you should either provide a channel name, or run the command in the context of a channel.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.no.default
si
Please do not just type into this tab, use an actual command instead.
en-US
Please do not just type into this tab, use an actual command instead.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.unknown.command
si
Unknown command ``%S''.
en-US
The command ``%S'' is not known to ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.unsupported.command
si
The server does not support the ``%S'' command.
en-US
The server does not support the ``%S'' command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.help.intro
si
Help is available from many places:\n - |/commands| lists all the built-in commands in ChatZilla. Use |/help <command-name>| to get help on individual commands.\n - The IRC Help website <http://www.irchelp.org/> provides introductory material for new IRC users. \n - The ChatZilla FAQ <http://chatzilla.hacksrus.com/faq> answers many common questions about using ChatZilla.\n - The ChatZilla Support Channel <irc://moznet/chatzilla> is always available to answer any further questions about ChatZilla.
en-US
Help is available from many places:\n - |/commands| lists all the built-in commands in ChatZilla. Use |/help <command-name>| to get help on individual commands.\n - The IRC Help website <http://www.irchelp.org/> provides introductory material for new IRC users. \n - The ChatZilla website <http://chatzilla.hacksrus.com/> provides more information about IRC and ChatZilla, including the ChatZilla FAQ <http://chatzilla.hacksrus.com/faq>, which answers many common questions about using ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.install.plugin.err.install.to
si
Warning: Source string is missing
en-US
Unable to find a suitable install location (initialScripts). Please fix the initialScripts preference, for example by resetting it, using the command: |/pref initialScripts - |. Careful, this will remove any plugin you installed elsewhere from this list!
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.421
si
Warning: Source string is missing
en-US
The command ``%S'' is not known to the server.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.464.login
si
Please specify your password using the "/pass" command to continue connecting.
en-US
Please specify your password using the "/pass" command to continue connecting.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.matching.commands
si
Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
en-US
Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.nick.in.use
si
The nickname ``%S'' is already in use, use the /nick command to pick a new one.
en-US
The nickname ``%S'' is already in use, use the /nick command to pick a new one.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.aliases.help
si
Allows you to make shortcuts to various commands or sequences of commands. Each item is of the form "<name> = <command-list>". The command-list is a list of commands (without the leading "/") along with their parameters, each separated by ";". The name of the alias will automatically be turned into a command when ChatZilla starts.
en-US
Allows you to make shortcuts to various commands or sequences of commands. Each item is of the form "<name> = <command-list>". The command-list is a list of commands (without the leading "/") along with their parameters, each separated by ";". The name of the alias will automatically be turned into a command when ChatZilla starts.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.aliases.label
si
Command aliases
en-US
Command aliases
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.lists.aliases.label
si
Command aliases
en-US
Command aliases
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.guessCommands.help
si
If you enter a command (starts with "/") that ChatZilla doesn't understand, then it can try "guessing" by sending the command to the server. You can turn this off if you don't want ChatZilla to try this.
en-US
If you enter a command (starts with "/") that ChatZilla doesn't understand, then it can try "guessing" by sending the command to the server. You can turn this off if you don't want ChatZilla to try this.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.urls.store.max.help
si
Sets the maximum number of URLs collected and stored by ChatZilla. The "/urls" command displays the last 10 stored, or more if you do "/urls 20", for example.
en-US
Sets the maximum number of URLs collected and stored by ChatZilla. The "/urls" command displays the last 10 stored, or more if you do "/urls 20", for example.
Entity # all locales mail • chrome • messenger • chat.properties
unknownCommand
si
%S සහායය දක්වන විධානයක් නොවේ. ලැයිස්තුව සඳයා /help යොදන්න.
en-US
%S is not a supported command. Type /help to see the list of commands.
Entity # all locales mail • chrome • messenger • imapMsgs.properties
imapServerCommandFailed
si
Warning: Source string is missing
en-US
The current command did not succeed. The mail server for account %1$S responded: %2$S
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3DeleFailure
si
Warning: Source string is missing
en-US
The DELE command did not succeed. Error marking a message as deleted.
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3ListFailure
si
Warning: Source string is missing
en-US
The LIST command did not succeed. Error getting the ID and size of a message.
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3RetrFailure
si
Warning: Source string is missing
en-US
The RETR command did not succeed. Error retrieving a message.
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3ServerDoesNotSupportTopCommand
si
Warning: Source string is missing
en-US
The POP3 mail server (%S) does not support the TOP command. Without server support for this, we cannot implement the ``Maximum Message Size'' or ``Fetch Headers Only'' preference. This option has been disabled, and messages will be downloaded regardless of their size.
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3StatFail
si
Warning: Source string is missing
en-US
The STAT command did not succeed. Error getting message number and sizes.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpClientid
si
Warning: Source string is missing
en-US
The outgoing server (SMTP) detected an error in the CLIENTID command. The message was not sent. The server responded: %s
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpClientidPermission
si
Warning: Source string is missing
en-US
The outgoing server (SMTP) response to the CLIENTID command indicates that your device is not permitted to send mail. The server responded: %s
Entity # all locales mail • messenger • openpgp • openpgp.ftl
fail-key-extract
si
Warning: Source string is missing
en-US
Error - key extraction command failed
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-DisableProfileImport
si
Warning: Source string is missing
en-US
Disable the menu command to Import data from another application.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
smtpClientid
si
Warning: Source string is missing
en-US
The outgoing server (SMTP) detected an error in the CLIENTID command. The message was not sent. The server responded: %s
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
smtpClientidPermission
si
Warning: Source string is missing
en-US
The outgoing server (SMTP) response to the CLIENTID command indicates that your device is not permitted to send mail. The server responded: %s
Entity # all locales suite • chrome • mailnews • imapMsgs.properties
imapServerCommandFailed
si
Warning: Source string is missing
en-US
The current command did not succeed. The mail server for account %1$S responded: %2$S
Entity # all locales suite • chrome • mailnews • localMsgs.properties
pop3DeleFailure
si
Warning: Source string is missing
en-US
The DELE command did not succeed. Error marking a message as deleted.
Entity # all locales suite • chrome • mailnews • localMsgs.properties
pop3ListFailure
si
Warning: Source string is missing
en-US
The LIST command did not succeed. Error getting the ID and size of a message.
Entity # all locales suite • chrome • mailnews • localMsgs.properties
pop3RetrFailure
si
Warning: Source string is missing
en-US
The RETR command did not succeed. Error retrieving a message.
Entity # all locales suite • chrome • mailnews • localMsgs.properties
pop3ServerDoesNotSupportTopCommand
si
Warning: Source string is missing
en-US
The POP3 mail server (%S) does not support the TOP command. Without server support for this, we cannot implement the ``Maximum Message Size'' or ``Fetch Headers Only'' preference. This option has been disabled, and messages will be downloaded regardless of their size.
Entity # all locales suite • chrome • mailnews • localMsgs.properties
pop3StatFail
si
Warning: Source string is missing
en-US
The STAT command did not succeed. Error getting message number and sizes.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-execution-context-selector-description
si
Warning: Source string is missing
en-US
This feature displays a button on the console’s command line that lets you change the context in which the expression you enter will be executed. See <a data-l10n-name="bugzilla1">bug 1605154</a> and <a data-l10n-name="bugzilla2">bug 1605153</a> for more details.
Please enable JavaScript. Some features won't be available without it.