From baab9cc7c52e011a10cf5b1d97d6707e6e067597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 21 Nov 2022 20:45:25 +0100 Subject: core: add option `unicode` in command `/debug` --- po/pl.po | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 0aa8dad1a..2a693b2cd 100644 --- a/po/pl.po +++ b/po/pl.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-11-06 09:09+0100\n" +"POT-Creation-Date: 2022-11-21 12:10+0100\n" "PO-Revision-Date: 2022-10-15 22:51+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: Polish \n" @@ -1565,10 +1565,15 @@ msgstr "" msgid "debug functions" msgstr "funkcje debugujące" +#, fuzzy +#| msgid "" +#| "list || set || dump|hooks [] || buffer|certs|" +#| "color|dirs|infolists|libs|memory|tags|term|windows || mouse|cursor " +#| "[verbose] || hdata [free] || time " msgid "" "list || set || dump|hooks [] || buffer|certs|color|" "dirs|infolists|libs|memory|tags|term|windows || mouse|cursor [verbose] || " -"hdata [free] || time " +"hdata [free] || time || unicode " msgstr "" "list || set || dump|hooks [] || buffer|certs|" "color|dirs|infolists|libs|memory|tags|term|windows || mouse|cursor [verbose] " @@ -1599,7 +1604,15 @@ msgid "" " term: display infos about terminal\n" " windows: display windows tree\n" " time: measure time to execute a command or to send text to the current " -"buffer" +"buffer\n" +" unicode: display information about unicode chars in string (evaluated, " +"see /help eval)\n" +"\n" +"Examples:\n" +" /debug set irc 1\n" +" /debug mouse verbose\n" +" /debug time /filter toggle\n" +" /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" msgstr "" " list: wyświetla wtyczki z poziomem debugowania\n" " set: ustawia poziom debugowania dla wtyczki\n" @@ -5460,6 +5473,13 @@ msgstr "TYMCZASOWY, usuwany przy wyjściu" msgid "Directories:" msgstr "Katalogi:" +#, c-format +msgid "" +"Unicode: \"char\" (codepoint, hex codepoint, UTF-8 sequence): strlen %s/%s " +"utf8_strlen, gui_chat_strlen %s/%s wcswidth, utf8_strlen_screen, " +"gui_chat_strlen_screen:" +msgstr "" + msgid "Error: not enough memory\n" msgstr "Błąd: za mało pamięci\n" -- cgit v1.2.3