doc: add more info about scripts in quickstart guide
This commit is contained in:
parent
8807324317
commit
25671248e3
@ -340,11 +340,21 @@ erhältlich (z.B. weechat-plugins).
|
||||
Erweiterungen werden -sofern welche gefunden worden sind- automatisch geladen (Bitte beachte
|
||||
die Dokumentation zum installieren/entfernen von Erweiterungen und/oder Skripten).
|
||||
|
||||
Viele externe Skripten (von Mitwirkenden) sind für WeeChat verfügbar, siehe:
|
||||
https://weechat.org/scripts
|
||||
// TRANSLATION MISSING
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
Skripten können mit dem Befehl `/script` verwaltet werden (siehe `/help script` für
|
||||
weitere Informationen zur Bedienung).
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
See `/help script` for more info.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== Weitere Dokumentation
|
||||
|
@ -312,11 +312,18 @@ On some distros like Debian, plugins are available via a separate package
|
||||
Plugins are automatically loaded when found (please look at the WeeChat
|
||||
documentation to load/unload plugins or scripts).
|
||||
|
||||
Many external scripts (from contributors) are available for WeeChat:
|
||||
https://weechat.org/scripts
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
You can manage scripts in WeeChat with command `/script` (see `/help script`
|
||||
for more info).
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
See `/help script` for more info.
|
||||
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== More documentation
|
||||
|
@ -345,12 +345,21 @@ Los plugins se cargan de manera automática cuando son encontrados por WeeChat
|
||||
(por favor, refierase a la documentación de WeeChat para ver como cargar/descargar
|
||||
plugins y scripts).
|
||||
|
||||
Muchos scripts externos (de contribuidores) están disponibles para WeeChat en:
|
||||
https://weechat.org/scripts
|
||||
// TRANSLATION MISSING
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
You can manage scripts in WeeChat with command `/script` (see `/help script`
|
||||
for more info).
|
||||
See `/help script` for more info.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== Más documentación
|
||||
|
@ -327,11 +327,18 @@ Les extensions sont automatiquement chargées lorsqu'elles sont trouvées
|
||||
(merci de regarder la documentation WeeChat pour charger/décharger des
|
||||
extensions ou des scripts).
|
||||
|
||||
De nombreux scripts externes (de contributeurs) sont disponibles pour WeeChat :
|
||||
https://weechat.org/scripts
|
||||
De nombreux scripts externes (de contributeurs) sont disponibles pour WeeChat,
|
||||
vous pouvez télécharger et installer les scripts avec la commande `/script`,
|
||||
par exemple :
|
||||
|
||||
Vous pouvez gérer les scripts dans WeeChat avec la commande `/script` (voir
|
||||
`/help script` pour plus d'infos).
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
Voir `/help script` pour plus d'infos.
|
||||
|
||||
Une liste des scripts est disponible avec `/script` ou à cette URL :
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== Plus de documentation
|
||||
|
@ -335,11 +335,21 @@ I plugin vengono caricati automaticamente quando trovati
|
||||
(per favore consultare la documentazione per caricare/scaricare plugin
|
||||
o script).
|
||||
|
||||
Sono disponibili molti script esterni (dai contributori) per WeeChat:
|
||||
https://weechat.org/scripts
|
||||
// TRANSLATION MISSING
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
È possibile gestire gli script in WeeChat con il comando `/script` (consultare
|
||||
`/help script` per maggiori informazioni).
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
See `/help script` for more info.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== Ulteriore documentazione
|
||||
|
@ -317,11 +317,21 @@ Debian のようにいくつかのディストリビューションでは、プ
|
||||
見つかったプラグインは自動的に読み込まれます (プラグイン /
|
||||
スクリプトの読み込み、有効 / 無効は WeeChat のドキュメントを参照してください)。
|
||||
|
||||
WeeChat では多くの外部スクリプト (貢献者の作った) が利用可能です:
|
||||
https://weechat.org/scripts
|
||||
// TRANSLATION MISSING
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
WeeChat ではコマンド `/script` を使うことで、スクリプトの管理ができます
|
||||
(より詳しい情報を見るには `/help script` を参照してください)。
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
See `/help script` for more info.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== 詳しいドキュメント情報
|
||||
|
@ -320,11 +320,21 @@ Wtyczki są automatycznie ładowane, kiedy zostaną wykryte (proszę spojrzeć d
|
||||
dokumentacji WeeChat, aby się dowiedzieć jak ładować/wyładowywać wtyczki lub
|
||||
skrypty).
|
||||
|
||||
Wiele zewnętrznych skryptów (od społeczności) jest dostępnych dla WeeChat:
|
||||
https://weechat.org/scripts
|
||||
// TRANSLATION MISSING
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
Możesz zarządzać skryptami w WeeChat dzięki komendzie `/script` (zobacz `/help script`
|
||||
po więcej informacji).
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
See `/help script` for more info.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== Więcej dokumentacji
|
||||
|
@ -325,11 +325,21 @@ WeeChat немедленно применяет все изменения (ва
|
||||
Плагины загружаются автоматически, если найдены (можете посмотреть
|
||||
документацию о загрузке и выгрузке плагинов или скиптов).
|
||||
|
||||
Для WeeChat доступно много внешних скриптов (от разработчиков клиента):
|
||||
https://weechat.org/scripts
|
||||
// TRANSLATION MISSING
|
||||
Many external scripts (from contributors) are available for WeeChat, you can
|
||||
download and install scripts from the repository with the `/script` command,
|
||||
for example:
|
||||
|
||||
Управлять скриптами в WeeChat можно с помощью команды `/script` (см. `/help
|
||||
script` для дополнительной информации).
|
||||
----
|
||||
/script install iset.pl
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
See `/help script` for more info.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
A list of scripts is available in WeeChat with `/script` or at this URL:
|
||||
https://weechat.org/scripts
|
||||
|
||||
[[more_doc]]
|
||||
== Документация для дальнейшего чтения
|
||||
|
Loading…
x
Reference in New Issue
Block a user