Jump to content

Translations:Konversation/Scripts/Ghosttrick/8/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "# ідентифікувати себе на сервері dcop $PORT default raw $SERVER "PRIVMSG nickserv :IDENTIFY $pass" </syntaxhighlight>"
 
Yurchor (talk | contribs)
No edit summary
 
Line 1: Line 1:
# ідентифікувати себе на сервері
# ідентифікувати себе на сервері
dcop $PORT default raw $SERVER "PRIVMSG nickserv :IDENTIFY $pass"
dcop $PORT default raw $SERVER "PRIVMSG nickserv :IDENTIFY $pass"
</syntaxhighlight>
</syntaxhighlight>}}<!--{{-->

Latest revision as of 05:07, 5 August 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Konversation/Scripts/Ghosttrick)
# now identify yourself at the server
dcop $PORT default raw $SERVER "PRIVMSG nickserv :IDENTIFY $pass"
</syntaxhighlight>}}<!--{{-->
  1. ідентифікувати себе на сервері

dcop $PORT default raw $SERVER "PRIVMSG nickserv :IDENTIFY $pass" </syntaxhighlight>}}