mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
core: fix typo in /help window
This commit is contained in:
@@ -933,7 +933,7 @@ Beispiele:
|
||||
scroll_horiz [-window <number>] [+/-]<value>[%]
|
||||
scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>]
|
||||
swap [-window <number>] [up|down|left|right]
|
||||
zoom[-window <number>]
|
||||
zoom [-window <number>]
|
||||
bare [<delay>]
|
||||
|
||||
list: listet die geöffneten Fenster (ohne Angabe von Argumente wird diese Liste standardmäßig ausgegeben)
|
||||
|
||||
@@ -933,7 +933,7 @@ Examples:
|
||||
scroll_horiz [-window <number>] [+/-]<value>[%]
|
||||
scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>]
|
||||
swap [-window <number>] [up|down|left|right]
|
||||
zoom[-window <number>]
|
||||
zoom [-window <number>]
|
||||
bare [<delay>]
|
||||
|
||||
list: list opened windows (without argument, this list is displayed)
|
||||
|
||||
@@ -933,7 +933,7 @@ Esempi:
|
||||
scroll_horiz [-window <number>] [+/-]<value>[%]
|
||||
scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>]
|
||||
swap [-window <number>] [up|down|left|right]
|
||||
zoom[-window <number>]
|
||||
zoom [-window <number>]
|
||||
bare [<delay>]
|
||||
|
||||
list: list opened windows (without argument, this list is displayed)
|
||||
|
||||
@@ -933,7 +933,7 @@ command: 実行するコマンド (コマンドが '/' で始まらない場合
|
||||
scroll_horiz [-window <number>] [+/-]<value>[%]
|
||||
scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>]
|
||||
swap [-window <number>] [up|down|left|right]
|
||||
zoom[-window <number>]
|
||||
zoom [-window <number>]
|
||||
bare [<delay>]
|
||||
|
||||
list: 開けられたウィンドウのリストアップ (引数無しの場合、このリストが表示されます)
|
||||
|
||||
@@ -921,20 +921,20 @@ Przykłady:
|
||||
|
||||
----
|
||||
/window list
|
||||
-1|+1|b#|up|down|left|right [-window <numer>]
|
||||
<numer>
|
||||
splith|splitv [-window <numer>] [<pct>]
|
||||
resize [-window <numer>] [+/-]<pct>
|
||||
-1|+1|b#|up|down|left|right [-window <number>]
|
||||
<number>
|
||||
splith|splitv [-window <number>] [<pct>]
|
||||
resize [-window <number>] [+/-]<pct>
|
||||
balance
|
||||
merge [-window <numer>] [all]
|
||||
page_up|page_down [-window <numer>]
|
||||
merge [-window <number>] [all]
|
||||
page_up|page_down [-window <number>]
|
||||
refresh
|
||||
scroll [-window <numer>] [+/-]<wartość>[s|m|h|d|M|y]
|
||||
scroll_horiz [-window <numer>] [+/-]<wartość>[%]
|
||||
scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <numer>]
|
||||
swap [-window <numer>] [up|down|left|right]
|
||||
zoom[-window <numer>]
|
||||
bare [<opóźnienie>]
|
||||
scroll [-window <number>] [+/-]<value>[s|m|h|d|M|y]
|
||||
scroll_horiz [-window <number>] [+/-]<value>[%]
|
||||
scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>]
|
||||
swap [-window <number>] [up|down|left|right]
|
||||
zoom [-window <number>]
|
||||
bare [<delay>]
|
||||
|
||||
list: lista otwartych okien (bez argumentu wyświetlana jest ta lista)
|
||||
-1: skok do poprzedniego okna
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2494,7 +2494,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize "
|
||||
"[+/-]<pct> || balance || merge [all] || page_up|page_down || refresh || "
|
||||
|
||||
@@ -24,8 +24,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"PO-Revision-Date: 2015-07-20 20:22+0100\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-22 07:50+0200\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <>\n"
|
||||
"Language: de_DE\n"
|
||||
@@ -2957,7 +2957,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <number>] || <number> || splith|"
|
||||
"splitv [-window <number>] [<pct>] || resize [-window <number>] [+/-]<pct> || "
|
||||
@@ -2966,7 +2966,7 @@ msgstr ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
|
||||
msgid ""
|
||||
" list: list opened windows (without argument, this list is "
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2620,7 +2620,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <número>] || <número> || splith|"
|
||||
"splitv [-window <número>] [<pct>] || resize [-window <número>] [+/-]<pct> || "
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"PO-Revision-Date: 2015-07-19 10:18+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-22 07:51+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -2883,7 +2883,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <numéro>] || <numéro> || splith|"
|
||||
"splitv [-window <numéro>] [<pct>] || resize [-window <numéro>] [+/-]<pct> || "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2178,7 +2178,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv "
|
||||
"[pct] | resize pct | merge [all]]"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2707,7 +2707,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <numero>] || <numero> || splith|"
|
||||
"splitv [-window <numero>] [<pct>] || resize [-window <numero>] [+/-]<pct> || "
|
||||
|
||||
@@ -20,8 +20,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"PO-Revision-Date: 2015-07-13 22:27+0900\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-22 07:50+0200\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
|
||||
"Language: ja\n"
|
||||
@@ -2803,7 +2803,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <number>] || <number> || splith|"
|
||||
"splitv [-window <number>] [<pct>] || resize [-window <number>] [+/-]<pct> || "
|
||||
@@ -2812,7 +2812,7 @@ msgstr ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
|
||||
msgid ""
|
||||
" list: list opened windows (without argument, this list is "
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2845,6 +2845,7 @@ msgstr ""
|
||||
msgid "manage windows"
|
||||
msgstr "zarządza oknami"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <number>] || <number> || splith|"
|
||||
"splitv [-window <number>] [<pct>] || resize [-window <number>] [+/-]<pct> || "
|
||||
@@ -2853,7 +2854,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <numer>] || <numer> || splith|"
|
||||
"splitv [-window <numer>] [<pct>] || resize [-window <numer>] [+/-]<pct> || "
|
||||
|
||||
+2
-2
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2670,7 +2670,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"list || -1|+1|b#|up|down|left|right [-window <número>] || <número> || splith|"
|
||||
"splitv [-window <número>] [<pct>] || resize [-window <número>] [+/-]<pct> || "
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-07-11 21:42+0200\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -2201,7 +2201,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
"[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv "
|
||||
"[pct] | resize pct | merge [all]]"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2015-03-10 21:33+0100\n"
|
||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1987,7 +1987,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
+2
-2
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2015-07-19 10:17+0200\n"
|
||||
"POT-Creation-Date: 2015-07-22 07:49+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1985,7 +1985,7 @@ msgid ""
|
||||
"|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|"
|
||||
"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|"
|
||||
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
|
||||
"<number>] [up|down|left|right] || zoom[-window <number>] || bare [<delay>]"
|
||||
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -7980,7 +7980,7 @@ command_init ()
|
||||
"scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|"
|
||||
"scroll_unread [-window <number>]"
|
||||
" || swap [-window <number>] [up|down|left|right]"
|
||||
" || zoom[-window <number>]"
|
||||
" || zoom [-window <number>]"
|
||||
" || bare [<delay>]"),
|
||||
N_(" list: list opened windows (without argument, this list is "
|
||||
"displayed)\n"
|
||||
|
||||
Reference in New Issue
Block a user