diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-17 08:59:42 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-26 21:35:49 +0200 |
commit | 54dd19da92a2200e226232a78c901719f96d332c (patch) | |
tree | be6542540c3cce4dfd5c3b976e15e6728fece995 /po/pl.po | |
parent | bc4294e297810c7b419d000d9e5bd8e3f7505820 (diff) | |
download | weechat-54dd19da92a2200e226232a78c901719f96d332c.zip |
api: add info "buffer" (closes #1962)
This info returns a pointer buffer with its full name.
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-06-17 11:44+0200\n" -"PO-Revision-Date: 2023-06-17 11:47+0200\n" +"POT-Creation-Date: 2023-06-26 21:34+0200\n" +"PO-Revision-Date: 2023-06-26 21:34+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language: pl\n" @@ -13829,6 +13829,14 @@ msgstr "" "1 jeśli automatycznie łączenie z serwerami jest włączone, 0 jeśli zostało " "wyłączone przez użytkownika (opcja \"-a\" lub \"--no-connect\")" +msgid "buffer pointer" +msgstr "wskaźnik bufora" + +#, fuzzy +#| msgid "buffer local variables" +msgid "buffer full name" +msgstr "zmienne lokalne bufora" + msgid "terminal charset" msgstr "kodowanie terminala" @@ -13990,9 +13998,6 @@ msgstr "nazwa bufora (wildcard \"*\" jest dozwolony) (opcjonalne)" msgid "lines of a buffer" msgstr "linie w buforze" -msgid "buffer pointer" -msgstr "wskaźnik bufora" - msgid "list of filters" msgstr "lista filtrów" |