From 600ee3ddf37c070cab373346661d55718d2130b9 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 17 Aug 2013 11:51:50 +0200 Subject: core: add search of regular expression in buffer, don't reset search type on a new search, select where to search (messages/prefixes) Key changed in search context: - ctrl+"r": switch search type: string/regex New keys in search context: - alt+"c": case (in)sensitive search - tab: search in messages/prefixes/both --- po/pl.po | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index fc2504157..f9161ce07 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-16 15:18+0200\n" -"PO-Revision-Date: 2013-08-02 08:50+0200\n" +"POT-Creation-Date: 2013-08-17 11:49+0200\n" +"PO-Revision-Date: 2013-08-17 10:37+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" "Language: pl\n" @@ -1595,6 +1595,7 @@ msgstr "funkcje linii komend" msgid " []" msgstr " []" +#, fuzzy msgid "" "list of actions:\n" " return: simulate key \"enter\"\n" @@ -1602,6 +1603,8 @@ msgid "" " complete_previous: complete word with previous completion\n" " search_text: search text in buffer\n" " search_switch_case: switch exact case for search\n" +" search_switch_regex: switch search type: string/regular expression\n" +" search_switch_where: switch search in messages/prefixes\n" " search_previous: search previous line\n" " search_next: search next line\n" " search_stop: stop search\n" @@ -4134,11 +4137,8 @@ msgstr[0] "%sWkleić %d linię ? [ctrl-Y] Tak [ctrl-N] Nie" msgstr[1] "%sWkleić %d linii ? [ctrl-Y] Tak [ctrl-N] Nie" msgstr[2] "%sWkleić %d linii ? [ctrl-Y] Tak [ctrl-N] Nie" -msgid "Text search" -msgstr "Wyszukiwanie teksu" - -msgid "Text search (exact)" -msgstr "Wyszukiwanie tekstu (dokładne)" +msgid "Search" +msgstr "" #, c-format msgid "%s-MORE(%d)-" @@ -10255,12 +10255,3 @@ msgstr "Typ" msgid "Constants" msgstr "Stałe" - -#~ msgid "time format for date displayed when day changed" -#~ msgstr "format czasu wyświetlanej daty przy zmianie dnia" - -#~ msgid "username for SASL authentication" -#~ msgstr "nazwa użytkownika dla uwierzytelniania SASL" - -#~ msgid "password for SASL authentication" -#~ msgstr "hasło dla uwierzytelniania SASL" -- cgit v1.2.3