summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po45
1 files changed, 24 insertions, 21 deletions
diff --git a/po/pl.po b/po/pl.po
index d1e3a301d..ef82739da 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: 2023-07-05 21:22+0200\n"
+"POT-Creation-Date: 2023-07-08 14:42+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"
@@ -551,12 +551,12 @@ msgstr "(niezdefiniowane)"
msgid "current value"
msgstr "aktualna wartość"
-msgid "string"
-msgstr "ciąg"
-
msgid "integer"
msgstr "liczba"
+msgid "string"
+msgstr "ciąg"
+
msgid "any string"
msgstr "dowolny ciąg"
@@ -569,6 +569,9 @@ msgstr "maksymalna ilość znaków"
msgid "color"
msgstr "kolor"
+msgid "enum"
+msgstr ""
+
#. TRANSLATORS: please do not translate "(null)"
msgid "undefined value allowed (null)"
msgstr "nieokreślona wartość dozwolona (null)"
@@ -7915,9 +7918,9 @@ msgid ""
" -go: select a line by number, first line number is 0 (\"end\" to "
"select the last line)\n"
" -toggle: toggle the boolean value\n"
-" -add: add \"value\" (which can be a negative number) for integers and "
-"colors, set/append to value for other types (set for a negative value, "
-"append for a positive value)\n"
+" -add: add \"value\" (which can be a negative number) for integers, "
+"colors and enums, set/append to value for other types (set for a negative "
+"value, append for a positive value)\n"
" -reset: reset the value of option\n"
" -unset: unset the option\n"
" -set: add the /set command in input to edit the value of option (move "
@@ -7939,7 +7942,8 @@ msgid ""
" * show all options (no filter)\n"
" xxx show only options with \"xxx\" in name\n"
" f:xxx show only configuration file \"xxx\"\n"
-" t:xxx show only type \"xxx\" (bool/int/str/col)\n"
+" t:xxx show only type \"xxx\" (bool/int/str/col/enum or "
+"boolean/integer/string/color/enum)\n"
" d show only changed options\n"
" d:xxx show only changed options with \"xxx\" in name\n"
" d=xxx show only changed options with \"xxx\" in value\n"
@@ -7952,10 +7956,10 @@ msgid ""
" ==xxx show only options with exact value \"xxx\"\n"
" c:xxx show only options matching the evaluated condition "
"\"xxx\", using following variables: file, section, option, name, "
-"parent_name, type, type_en, type_short (bool/int/str/col), type_tiny (b/i/s/"
-"c), default_value, default_value_undef, value, quoted_value, value_undef, "
-"value_changed, parent_value, min, max, description, description2, "
-"description_en, description_en2, string_values\n"
+"parent_name, type, type_en, type_short (bool/int/str/col/enum), type_tiny (b/"
+"i/s/c/e), default_value, default_value_undef, value, quoted_value, "
+"value_undef, value_changed, parent_value, min, max, description, "
+"description2, description_en, description_en2, string_values\n"
"\n"
"The lines with options are displayed using string evaluation (see /help eval "
"for the format), with these options:\n"
@@ -7971,8 +7975,8 @@ msgid ""
" - ${parent_name}: parent option name\n"
" - ${type}: option type (translated)\n"
" - ${type_en}: option type (in English)\n"
-" - ${type_short}: short option type (bool/int/str/col)\n"
-" - ${type_tiny}: tiny option type (b/i/s/c)\n"
+" - ${type_short}: short option type (bool/int/str/col/enum)\n"
+" - ${type_tiny}: tiny option type (b/i/s/c/e)\n"
" - ${default_value}: option default value\n"
" - ${default_value_undef}: \"1\" if default value is null, otherwise "
"\"0\"\n"
@@ -7990,8 +7994,7 @@ msgid ""
" - ${description_en}: option description (in English)\n"
" - ${description_en2}: option description (in English), \"(no "
"description)\" if there's no description\n"
-" - ${string_values}: string values allowed for set of an integer option "
-"using strings\n"
+" - ${string_values}: string values allowed for set of an enum option\n"
" - ${marked}: \"1\" if option is marked, otherwise \"0\"\n"
" - ${index}: index of option in list\n"
" - option data, with color but no spaces:\n"
@@ -8020,9 +8023,9 @@ msgid ""
"\n"
"Keys and input to set options on fset buffer:\n"
" alt+space t toggle boolean value\n"
-" alt+'-' - subtract 1 from value for integer/color, set "
-"value for other types\n"
-" alt+'+' + add 1 to value for integer/color, append to "
+" alt+'-' - subtract 1 from value for integer/color/enum, "
+"set value for other types\n"
+" alt+'+' + add 1 to value for integer/color/enum, append to "
"value for other types\n"
" alt+f, alt+r r reset value\n"
" alt+f, alt+u u unset value\n"
@@ -8061,8 +8064,8 @@ msgid ""
" left button move line here\n"
" right button toggle boolean (on/off) or edit the option "
"value\n"
-" right button + drag left/right increase/decrease value for integer/color, "
-"set/append to value for other types\n"
+" right button + drag left/right increase/decrease value for integer/color/"
+"enum, set/append to value for other types\n"
" right button + drag up/down mark/unmark multiple options\n"
"\n"
"Note: if input has one or more leading spaces, the following text is "