mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
doc: add commands to download weeget.py in quickstart guide
This commit is contained in:
@@ -250,8 +250,10 @@ Viele externe Erweiterungen/Skripten (der Mitarbeitenden) sind für WeeChat verf
|
||||
siehe: http://www.weechat.org/scripts
|
||||
|
||||
Der einfachste Weg um Skripten zu installieren ist die Verwendung von 'weeget.py':
|
||||
werden
|
||||
. herunterladen und kopieren von 'weeget.py' nach ~/.weechat/python/autoload/
|
||||
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. laden des Skript: `/python autoload`
|
||||
. Liste der Skripten: `/weeget list` (Hilfe mit: `/help weeget`)
|
||||
|
||||
|
||||
@@ -231,7 +231,9 @@ WeeChat: http://www.weechat.org/scripts
|
||||
|
||||
Easiest way to install scripts is to use script 'weeget.py':
|
||||
|
||||
. download and copy 'weeget.py' to ~/.weechat/python/autoload/
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. load script: `/python autoload`
|
||||
. scripts list: `/weeget list` (for help: `/help weeget`)
|
||||
|
||||
|
||||
@@ -251,7 +251,9 @@ para WeeChat en: http://www.weechat.org/scripts
|
||||
Una manera fácil de instalar scripts es usar un script llamado
|
||||
'weeget.py'
|
||||
|
||||
. descarga y copia 'weeget.py' en ~/.weechat/python/autoload/
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. carga script: `/python autoload`
|
||||
. lista los scripts: `/weeget list` (ayuda: `/help weeget`)
|
||||
|
||||
|
||||
@@ -245,7 +245,9 @@ WeeChat : http://www.weechat.org/scripts
|
||||
La manière la plus simple pour installer des scripts consiste à utiliser le
|
||||
script 'weeget.py' :
|
||||
|
||||
. téléchargez et copiez 'weeget.py' dans ~/.weechat/python/autoload/
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. chargez le script : `/python autoload`
|
||||
. liste des scripts : `/weeget list` (pour l'aide: `/help weeget`)
|
||||
|
||||
|
||||
@@ -246,7 +246,9 @@ WeeChat: http://www.weechat.org/scripts
|
||||
|
||||
Il modo più facile per installare gli script è utilizzare 'weeget.py':
|
||||
|
||||
. scaricare e copiare 'weeget.py' in ~/.weechat/python/autoload/
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. caricare lo script: `/python autoload`
|
||||
. elenco degli script: `/weeget list` (per aiuto: `/help weeget`)
|
||||
|
||||
|
||||
@@ -227,7 +227,9 @@ WeeChatには(ユーザから提供された)多くの外部プラグイン/
|
||||
|
||||
スクリプト 'weeget.py' をインストールする簡単な方法:
|
||||
|
||||
. 'weecet.py' をダウンロードして ~/.weechat/python/autoload/ にコピー
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. スクリプトを読み込む: `/python autoload`
|
||||
. 一覧機能を使う: `/weeget list` (ヘルプ: `/help weeget`)
|
||||
|
||||
|
||||
@@ -231,7 +231,9 @@ WeeChat: http://www.weechat.org/scripts
|
||||
|
||||
Najprostszym sposobem na instalowanie skryptów jest użycie skryptu 'weeget.py':
|
||||
|
||||
. ściągnij i skopiuj 'weeget.py' do ~/.weechat/python/autoload/
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. załaduj skrypt: `/python autoload`
|
||||
. lista skryptów: `/weeget list` (dla pomocy: `/help weeget`)
|
||||
|
||||
|
||||
@@ -230,7 +230,9 @@ WeeChat: http://www.weechat.org/scripts
|
||||
|
||||
Простейший путь для установки скриптов - исползовать скрипт 'weeget.py':
|
||||
|
||||
. скачайте и скопируйте 'weeget.py' в ~/.weechat/python/autoload/
|
||||
. `mkdir -p ~/.weechat/python/autoload`
|
||||
. `cd ~/.weechat/python/autoload`
|
||||
. `wget http://weechat.org/files/scripts/weeget.py`
|
||||
. подгрузить скрипт в Weechat: `/python autoload`
|
||||
. скачайте список скриптов: `/weeget list` (for help: `/help weeget`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user