update translations for master/25.8.0 alpha1

and force-fix errors using pocheck

Change-Id: Ie4d5aea7c579a79abf9c6ab5435e78c089a5b7dc
This commit is contained in:
Xisco Fauli
2025-05-19 16:13:26 +02:00
parent 952baf29a8
commit 2b9ead8ea0
318 changed files with 10083 additions and 10725 deletions

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2025-05-09 18:30+0200\n"
"PO-Revision-Date: 2025-05-07 04:54+0000\n"
"PO-Revision-Date: 2025-05-11 19:56+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/pl/>\n"
"Language: pl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 5.10.1\n"
"X-POOTLE-MTIME: 1554834651.000000\n"
#. kBovX
@@ -17484,79 +17484,79 @@ msgstr "Liczba kolumn do wycinki. Wartość ujemna pobierana jest od końca maci
#: sc/inc/scfuncs.hrc:4335
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Splits text by a given delimiter to an array of multiple cells."
msgstr ""
msgstr "Dzieli tekst według podanego ogranicznika na macierz składającą się z wielu komórek."
#. DH7h4
#: sc/inc/scfuncs.hrc:4336
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Text"
msgstr ""
msgstr "Tekst"
#. dqSdF
#: sc/inc/scfuncs.hrc:4337
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "The text to split."
msgstr ""
msgstr "Tekst do podziału."
#. pdpxt
#: sc/inc/scfuncs.hrc:4338
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Column Delimiter"
msgstr ""
msgstr "Ogranicznik kolumn"
#. nfMAr
#: sc/inc/scfuncs.hrc:4339
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "The text to delimit the columns. Multiple delimiters can be supplied."
msgstr ""
msgstr "Tekst do rozgraniczenia kolumn. Można podać wiele ograniczników."
#. qZGq2
#: sc/inc/scfuncs.hrc:4340
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Row Delimiter"
msgstr ""
msgstr "Ogranicznik wierszy"
#. dPnbc
#: sc/inc/scfuncs.hrc:4341
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "The text to delimit the rows. Multiple delimiters can be supplied."
msgstr ""
msgstr "Tekst do rozgraniczenia wierszy. Można podać wiele ograniczników."
#. jD3sa
#: sc/inc/scfuncs.hrc:4342
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Ignore Empty"
msgstr ""
msgstr "Ignoruj puste"
#. QFZpt
#: sc/inc/scfuncs.hrc:4343
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Set to TRUE to ignore consecutive delimiters otherwise creates an empty cell. The default to FALSE."
msgstr ""
msgstr "Ustaw na PRAWDA, aby zignorować kolejne ograniczniki, w przeciwnym razie utworzona zostanie pusta komórka. Domyślnie FAŁSZ."
#. kkAYp
#: sc/inc/scfuncs.hrc:4344
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Match mode"
msgstr ""
msgstr "Tryb dopasowania"
#. DmNiP
#: sc/inc/scfuncs.hrc:4345
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Set to 1 to perform a case-insensitive match otherwise does a case-sensitive match. The default to 0."
msgstr ""
msgstr "Ustaw na 1, aby przeprowadzić dopasowanie bez uwzględniania wielkości liter, w przeciwnym razie dopasowanie będzie uwzględniane przez wielkość liter. Domyślnie 0."
#. vXECz
#: sc/inc/scfuncs.hrc:4346
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "Pad with"
msgstr ""
msgstr "Wypełnij"
#. h4db2
#: sc/inc/scfuncs.hrc:4347
msgctxt "SC_OPCODE_TEXTSPLIT"
msgid "The value with which to pad. The default is #N/A."
msgstr ""
msgstr "Wartość służąca do wypełnienia. Domyślnie jest to #N/D."
#. DdFFE
#: sc/inc/scfuncs.hrc:4353