diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-04-02 12:42:33 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-04-02 12:42:33 +0200 |
commit | e36ba06ea7b75b61d93b7b9b9f50d90301010738 (patch) | |
tree | 83ebea0632c1082dd8c1c34d2de5d589e250f6c5 /source/pl/helpcontent2 | |
parent | fac4254ccc98b1780ff434343fbd75f843774fbf (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I65d403dd9ce3233ba067c1e76faa0b9f782fe816
Diffstat (limited to 'source/pl/helpcontent2')
-rw-r--r-- | source/pl/helpcontent2/source/text/sbasic/shared.po | 130 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/scalc.po | 8 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/scalc/00.po | 4 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/scalc/01.po | 679 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/shared/00.po | 40 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/shared/01.po | 129 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/shared/guide.po | 8 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/shared/optionen.po | 76 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/swriter/01.po | 100 | ||||
-rw-r--r-- | source/pl/helpcontent2/source/text/swriter/02.po | 49 |
10 files changed, 931 insertions, 292 deletions
diff --git a/source/pl/helpcontent2/source/text/sbasic/shared.po b/source/pl/helpcontent2/source/text/sbasic/shared.po index ee7a75faf20..9a6e1873bb5 100644 --- a/source/pl/helpcontent2/source/text/sbasic/shared.po +++ b/source/pl/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" 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: 2024-03-15 13:14+0100\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" "PO-Revision-Date: 2024-03-16 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1543154694.000000\n" #. yzYVt @@ -40750,6 +40750,132 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090411.xhp\">With</link> statement" msgstr "Instrukcja <link href=\"text/sbasic/shared/03090411.xhp\">With</link>" +#. sPkoY +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"tit\n" +"help.text" +msgid "ExportAsFixedFormat" +msgstr "" + +#. 8TUuD +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"bm_id371711286795900\n" +"help.text" +msgid "<bookmark_value>ExportAsFixedFormat method [VBA]</bookmark_value>" +msgstr "" + +#. D8GuJ +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"hd_id981711281680887\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/sbasic/shared/exportasfixedformat.xhp\">ExportAsFixedFormat Method [VBA]</link></variable>" +msgstr "" + +#. vMsGC +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id561711281680890\n" +"help.text" +msgid "Method to export a Calc document to PDF format." +msgstr "" + +#. m86GB +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id961711284173030\n" +"help.text" +msgid "expression.ExportAsFixedFormat (Type, Filename, Quality, IncludeDocProperties, IgnorePrintAreas, From, To, OpenAfterPublish)" +msgstr "" + +#. i42Qe +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id731711284383305\n" +"help.text" +msgid "<emph>Type</emph>: Integer, required. Can be either 0 or 1. <emph>0</emph> for \"PDF\" - Portable Document Format file (.pdf) and <emph>1</emph> for \"XPS\" - XPS Document (.xps)" +msgstr "" + +#. N7LcB +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id471711285929795\n" +"help.text" +msgid "XPS export format is not supported by %PRODUCTNAME." +msgstr "" + +#. 6rtDv +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id611711284387498\n" +"help.text" +msgid "<emph>Filename</emph>: String, optional. The file name of the exported file." +msgstr "" + +#. wCTzD +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id251711284391770\n" +"help.text" +msgid "<emph>Quality</emph>: Integer, optional. Can be 0 or 1. <emph>0</emph> is for standard quality, <emph>1</emph> is for minimum quality." +msgstr "" + +#. p5iRF +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id161711284395682\n" +"help.text" +msgid "<emph>IncludeDocProperties</emph>: Boolean, optional. Set to <literal>True</literal> to indicate that document properties should be included in the exported file, or set to <literal>False</literal> to suppress the export of document properties." +msgstr "" + +#. qvDx4 +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id461711284399442\n" +"help.text" +msgid "<emph>IgnorePrintAreas</emph>: Boolean, optional. If set to <literal>True</literal>, ignores any print ranges on export. If set to <literal>False</literal>, honor the print ranges on export." +msgstr "" + +#. R6Bd7 +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id341711284404400\n" +"help.text" +msgid "<emph>From</emph>:Integer, optional. Page number of the first page to export. If omitted, export starts at the beginning." +msgstr "" + +#. HwkUM +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id21711284409841\n" +"help.text" +msgid "<emph>To</emph>: Integer, optional. Page number of the last page to export. If omitted, export ends with the last page." +msgstr "" + +#. hMPN7 +#: exportasfixedformat.xhp +msgctxt "" +"exportasfixedformat.xhp\n" +"par_id461711284415267\n" +"help.text" +msgid "<emph>OpenAfterPublish</emph>:Boolean, optional. If set to <literal>True</literal>, displays the file in the proper viewer after export. On <literal>False</literal>, the file is exported but not displayed." +msgstr "" + #. FFWQn #: fragments.xhp msgctxt "" diff --git a/source/pl/helpcontent2/source/text/scalc.po b/source/pl/helpcontent2/source/text/scalc.po index dc48296bbac..c84bd330b15 100644 --- a/source/pl/helpcontent2/source/text/scalc.po +++ b/source/pl/helpcontent2/source/text/scalc.po @@ -3,7 +3,7 @@ msgid "" 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: 2024-02-02 00:04+0100\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" "PO-Revision-Date: 2024-01-21 13:38+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/pl/>\n" @@ -376,14 +376,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Formatting</emph> bar contains basic commands for applying manually formatting.</ahelp>" msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">Pasek <emph>Formatowanie</emph> zawiera podstawowe polecenia stosowane do ręcznego formatowania.</ahelp>" -#. 7GEuZ +#. g2ub5 #: main0202.xhp msgctxt "" "main0202.xhp\n" "hd_id3153160\n" "help.text" -msgid "<link href=\"text/shared/01/05020200.xhp\">Font Color</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp\">Kolor czcionki</link>" +msgid "<link href=\"text/shared/01/05020200.xhp#FontColor\">Font Color</link>" +msgstr "" #. H2aV6 #: main0202.xhp diff --git a/source/pl/helpcontent2/source/text/scalc/00.po b/source/pl/helpcontent2/source/text/scalc/00.po index 118558bd541..00e3cd6d454 100644 --- a/source/pl/helpcontent2/source/text/scalc/00.po +++ b/source/pl/helpcontent2/source/text/scalc/00.po @@ -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: 2024-02-28 17:20+0100\n" -"PO-Revision-Date: 2024-03-01 09:45+0000\n" +"PO-Revision-Date: 2024-03-19 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/pl/>\n" "Language: pl\n" @@ -509,7 +509,7 @@ msgctxt "" "par_id2308201415500176457\n" "help.text" msgid "Choose <menuitem>Sheet - Fill Cells - Fill Random Number</menuitem>" -msgstr "Wybierz <menuitem>Arkusz - Wypełnij komórki - Wypełnij losową liczbą</menuitem>" +msgstr "Wybierz <menuitem>Arkusz - Wypełnij komórki - Wypełnij liczbami losowymi</menuitem>" #. FtVof #: 00000402.xhp diff --git a/source/pl/helpcontent2/source/text/scalc/01.po b/source/pl/helpcontent2/source/text/scalc/01.po index 8e3703f0677..057f078e8e8 100644 --- a/source/pl/helpcontent2/source/text/scalc/01.po +++ b/source/pl/helpcontent2/source/text/scalc/01.po @@ -3,8 +3,8 @@ msgid "" 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: 2024-03-04 14:25+0100\n" -"PO-Revision-Date: 2024-03-05 18:39+0000\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" +"PO-Revision-Date: 2024-03-19 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1554058050.000000\n" #. sZfWF @@ -1607,7 +1607,7 @@ msgctxt "" "tit\n" "help.text" msgid "Fill Random Numbers" -msgstr "Wypełnienie liczbami losowymi" +msgstr "Wypełnij liczbami losowymi" #. AFQcX #: 02140700.xhp @@ -1616,7 +1616,7 @@ msgctxt "" "hd_id2308201415431520596\n" "help.text" msgid "<link href=\"text/scalc/01/02140700.xhp\">Fill Random Numbers</link>" -msgstr "<link href=\"text/scalc/01/02140700.xhp\">Wypełnij losowymi liczbami</link>" +msgstr "<link href=\"text/scalc/01/02140700.xhp\">Wypełnij liczbami losowymi</link>" #. 7mPnk #: 02140700.xhp @@ -1661,7 +1661,7 @@ msgctxt "" "par_id2308201415431811111\n" "help.text" msgid "<ahelp hid=\".\">Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.</ahelp>" -msgstr "<ahelp hid=\".\">Określ zakres komórek do wypełnienia losowymi liczbami. Jeśli wcześniej wybrano zakres, zostanie on wyświetlony tutaj.</ahelp>" +msgstr "<ahelp hid=\".\">Określ zakres komórek do wypełnienia liczbami losowymi. Jeśli wcześniej wybrano zakres, zostanie on wyświetlony tutaj.</ahelp>" #. ZzGDm #: 02140700.xhp @@ -1778,7 +1778,7 @@ msgctxt "" "par_id2308201415431870493\n" "help.text" msgid "Normal" -msgstr "Normalna" +msgstr "Normalny" #. HdSBY #: 02140700.xhp @@ -14002,96 +14002,6 @@ msgctxt "" msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0." msgstr "<item type=\"input\">=SINH(0)</item> zwraca wartość 0, sinus hiperboliczny dla 0." -#. LAWCJ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id3151957\n" -"help.text" -msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>" -msgstr "<bookmark_value>SUMA.JEŻELI, funkcja</bookmark_value> <bookmark_value>dodawanie;określone liczby</bookmark_value>" - -#. CGGGj -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3151957\n" -"help.text" -msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>" -msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMA.JEŻELI</link></variable>" - -#. p2fHt -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151986\n" -"help.text" -msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criterion.</ahelp> This function is used to sum a range when you search for a certain value." -msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Dodaje komórki określone przez podane kryterium.</ahelp> Ta funkcja służy do sumowania zakresu podczas wyszukiwania określonej wartości." - -#. GKQGQ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3152028\n" -"help.text" -msgid "SUMIF(Range; Criterion [; SumRange])" -msgstr "SUMA.JEŻELI(zakres; kryterium [; zakres_sumowania])" - -#. wmLcE -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3152043\n" -"help.text" -msgid "<emph>Range</emph> is the range to which the criterion is to be applied." -msgstr "<emph>Zakres</emph> jest zakresem, do którego ma być zastosowane kryterium." - -#. FCxrw -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3152083\n" -"help.text" -msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed." -msgstr "<emph>Zakres_sumowania</emph> to zakres wartości, które mają być zsumowane. Jeśli ten parametr nie został określony, zostaną zsumowane wartości odnalezione w zakresie." - -#. iGKyo -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id8347422\n" -"help.text" -msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given." -msgstr "SUMA.JEŻELI obsługuje operator konkatenacji odniesienia (~) tylko w parametrze Zakres i tylko wtedy, gdy nie podano opcjonalnego parametru Zakres_sumowania." - -#. uazzL -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3152148\n" -"help.text" -msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>" -msgstr "Przykład sumowania jedynie ujemnych liczb: <item type=\"input\">=SUMA.JEŻELI(A1:A10;\"<0\")</item>" - -#. GGT9C -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id6670125\n" -"help.text" -msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:B10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0." -msgstr "<item type=\"input\">=SUMA.JEŻELI(A1:A10;\">0\";B1:B10)</item> – sumuje wartości z zakresu B1:B10 tylko wtedy, gdy odpowiednie wartości z zakresu A1:A10 są > 0." - -#. G5vdm -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id6062196\n" -"help.text" -msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()." -msgstr "Aby zapoznać się z innymi przykładami składni, które mogą być wykorzystywane z funkcją SUMA.JEŻELI(), patrz funkcja LICZ.JEŻELI()." - #. BHGzQ #: 04060106.xhp msgctxt "" @@ -15287,7 +15197,7 @@ msgctxt "" "par_id801590242114296\n" "help.text" msgid "Use the Fill Cell command with random numbers (<menuitem>Sheet - Fill Cells - Fill Random Numbers</menuitem>)." -msgstr "Użyj polecenia wypełniania komórek losowymi liczbami (<menuitem>Arkusz - Wypełnij komórki - Wypełnij losową liczbą</menuitem>)." +msgstr "Użyj polecenia wypełniania komórek losowymi liczbami (<menuitem>Arkusz - Wypełnij komórki - Wypełnij liczbami losowymi</menuitem>)." #. o9wUN #: 04060106.xhp @@ -56212,24 +56122,6 @@ msgctxt "" msgid "Product Name" msgstr "Nazwa produktu" -#. HZpK7 -#: ex_data_stat_func.xhp -msgctxt "" -"ex_data_stat_func.xhp\n" -"par_id2509201517433075\n" -"help.text" -msgid "Sales" -msgstr "Sprzedaże" - -#. NEEL8 -#: ex_data_stat_func.xhp -msgctxt "" -"ex_data_stat_func.xhp\n" -"par_id2509201519383294\n" -"help.text" -msgid "Revenue" -msgstr "Przychód" - #. ZyGBE #: ex_data_stat_func.xhp msgctxt "" @@ -56266,32 +56158,32 @@ msgctxt "" msgid "book" msgstr "książka" -#. 48CjE +#. NTJ7A #: ex_data_stat_func.xhp msgctxt "" "ex_data_stat_func.xhp\n" -"par_id19479417931163\n" +"par_id491711556981497\n" "help.text" msgid "pencil-case" -msgstr "piórnik" +msgstr "" -#. w8ZSP +#. jwABa #: ex_data_stat_func.xhp msgctxt "" "ex_data_stat_func.xhp\n" -"par_id85353130721737\n" +"par_id981711556984697\n" "help.text" msgid "not" -msgstr "nie" +msgstr "" -#. EYktc +#. cAKeZ #: ex_data_stat_func.xhp msgctxt "" "ex_data_stat_func.xhp\n" -"par_id15693941827291\n" +"par_id581711556987385\n" "help.text" msgid "not" -msgstr "nie" +msgstr "" #. jpYmN #: ex_data_stat_func.xhp @@ -68092,23 +67984,212 @@ msgctxt "" msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sort.xhp\">SORT</link></variable>" msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_sort.xhp\">SORTUJ</link></variable>" -#. 4Ky6H +#. JkEQn #: func_sort.xhp msgctxt "" "func_sort.xhp\n" "par_id771708806478128\n" "help.text" -msgid "(...)" -msgstr "(...)" +msgid "Sorts the contents of a range or array." +msgstr "" -#. NFc8B +#. JFZRF +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id131711543270539\n" +"help.text" +msgid "Enter the formula as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link>." +msgstr "" + +#. LksfE #: func_sort.xhp msgctxt "" "func_sort.xhp\n" "par_id211708281649651\n" "help.text" -msgid "SORT(...)" -msgstr "SORTUJ(...)" +msgid "SORT(Range [, SortIndex[, SortOrder[, ByCol]]])" +msgstr "" + +#. 4iAJz +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id551711457515235\n" +"help.text" +msgid "<emph>Range:</emph> Required. The range or array to sort." +msgstr "" + +#. Epf9D +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id151711457520290\n" +"help.text" +msgid "<emph>SortIndex:</emph> Optional. The number indicating the row or column to sort by." +msgstr "" + +#. 2cgDj +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id131711457525811\n" +"help.text" +msgid "<emph>SortOrder:</emph> Optional. A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order." +msgstr "" + +#. JwCYE +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id351711457531579\n" +"help.text" +msgid "<emph>ByCol:</emph> Optional. A logical value indicating the desired sort direction; <emph>FALSE</emph> to sort by row (default), <emph>TRUE</emph> to sort by column." +msgstr "" + +#. hDBib +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"hd_id751711480783220\n" +"help.text" +msgid "Example with ascending order" +msgstr "" + +#. RmqyT +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id131711466000482\n" +"help.text" +msgid "<input>{=SORT(A2:C6,2,1)}</input>" +msgstr "" + +#. MBgRu +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id471711472262161\n" +"help.text" +msgid "Sort the range A2:C6 based on the second column in ascending order (Sales)." +msgstr "" + +#. EQiyc +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id31711465709083\n" +"help.text" +msgid "book" +msgstr "" + +#. AA3th +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id861711465758906\n" +"help.text" +msgid "pencil" +msgstr "" + +#. zjCpK +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id331711465788257\n" +"help.text" +msgid "notebook" +msgstr "" + +#. GDXFf +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id821711465827777\n" +"help.text" +msgid "pen" +msgstr "" + +#. ofndu +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id11711465871342\n" +"help.text" +msgid "pencil-case" +msgstr "" + +#. pvfNi +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"hd_id51711480751179\n" +"help.text" +msgid "Example with descending order" +msgstr "" + +#. x5oDE +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id731711466320553\n" +"help.text" +msgid "<input>{=SORT(A2:C6,3,-1)}</input>" +msgstr "" + +#. FSrYH +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id401711479167509\n" +"help.text" +msgid "Sort the range A2:C6 based on the third column in descending order (Revenue)." +msgstr "" + +#. 5KSd6 +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id821711478931934\n" +"help.text" +msgid "pencil-case" +msgstr "" + +#. hHqSc +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id721711478941598\n" +"help.text" +msgid "notebook" +msgstr "" + +#. Eh74E +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id281711478950341\n" +"help.text" +msgid "book" +msgstr "" + +#. KGKEY +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id101711478960309\n" +"help.text" +msgid "pen" +msgstr "" + +#. fjhFK +#: func_sort.xhp +msgctxt "" +"func_sort.xhp\n" +"par_id911711478969701\n" +"help.text" +msgid "pencil" +msgstr "" #. JDbrP #: func_sort.xhp @@ -68146,23 +68227,113 @@ msgctxt "" msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sortby.xhp\">SORTBY</link></variable>" msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_sortby.xhp\">SORTUJ.WEDŁUG</link></variable>" -#. EFPmE +#. jCSNU #: func_sortby.xhp msgctxt "" "func_sortby.xhp\n" "par_id771708806478128\n" "help.text" -msgid "(...)" -msgstr "(...)" +msgid "Sorts the contents of a range or array based on the values in a corresponding range or array." +msgstr "" -#. 6QrpC +#. EUgaa #: func_sortby.xhp msgctxt "" "func_sortby.xhp\n" "par_id211708281649651\n" "help.text" -msgid "SORTBY(...)" -msgstr "SORTUJ.WEDŁUG(...)" +msgid "SORTBY(Range, SortByRange1, SortOrder1[, SortByRange2, SortOrder2,[...]])" +msgstr "" + +#. gifyS +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id451711544450734\n" +"help.text" +msgid "<emph>Range</emph>: The array or range to sort." +msgstr "" + +#. k3ADs +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id291711544460323\n" +"help.text" +msgid "<emph>SortByRange1, SortByRange2,... </emph>: Range 1, range 2,... are the arrays or ranges to sort on." +msgstr "" + +#. FTuBa +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id501711544465886\n" +"help.text" +msgid "<emph>SortOrder1, SortOrder2,...</emph> : Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending." +msgstr "" + +#. EoHgm +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"hd_id2609201512474295\n" +"help.text" +msgid "Consider the following table" +msgstr "" + +#. XrQNH +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id2509201519371339\n" +"help.text" +msgid "5" +msgstr "" + +#. 2v5YQ +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id981711556984697\n" +"help.text" +msgid "not" +msgstr "" + +#. LBEMB +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id581711556987385\n" +"help.text" +msgid "not" +msgstr "" + +#. sbyoX +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"hd_id751711480783220\n" +"help.text" +msgid "Example with ascending order and descending order (for English locale)" +msgstr "" + +#. FA2hL +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id131711466000482\n" +"help.text" +msgid "<input>{=SORTBY(A2:C7,A2:A7,1,C2:C7,-1)}</input>" +msgstr "" + +#. q9cpQ +#: func_sortby.xhp +msgctxt "" +"func_sortby.xhp\n" +"par_id471711472262161\n" +"help.text" +msgid "Sort the range A2:C7 based on the first column in ascending order and third column in descending order." +msgstr "" #. fKeqF #: func_sortby.xhp @@ -68461,6 +68632,240 @@ msgctxt "" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\">SUM wiki page</link>." msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\">Strona wiki SUMA</link>." +#. yiPhX +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"tit\n" +"help.text" +msgid "SUMIF Function" +msgstr "" + +#. c4KFv +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"bm_id3151957\n" +"help.text" +msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>" +msgstr "" + +#. aJCj8 +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"hd_id3151957\n" +"help.text" +msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/func_sumif.xhp\">SUMIF</link></variable>" +msgstr "" + +#. AWAK5 +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id3151986\n" +"help.text" +msgid "<ahelp hid=\".\">Determines which values in a range of cells meet a specified criterion, then returns the sum of the matching values. Alternatively the function can determine which values in one range of cells meet a criterion, then return the sum of values in the corresponding cells in a second range of cells.</ahelp>" +msgstr "" + +#. DFaC8 +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id411711032873068\n" +"help.text" +msgid "SUMIF can only apply a single criterion to a range. Use <link href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\">SUMIFS</link> if you need to apply multiple criteria." +msgstr "" + +#. F7YsR +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id3152028\n" +"help.text" +msgid "<input>SUMIF(Range; Criterion [;SumRange])</input>" +msgstr "" + +#. D2NiD +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id3152043\n" +"help.text" +msgid "<emph>Range: </emph> The range of cells to which the criterion is applied." +msgstr "" + +#. ToLFA +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id521711134077228\n" +"help.text" +msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given." +msgstr "" + +#. BMGEn +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id3152083\n" +"help.text" +msgid "<emph>SumRange: </emph>Optional. The range of cells from which values are summed. If no SumRange is given, the values in the Range are summed." +msgstr "" + +#. oviCS +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"hd_id451710857799382\n" +"help.text" +msgid "Simple usage" +msgstr "" + +#. FsERF +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id171711049202378\n" +"help.text" +msgid "<input>=SUMIF(C2:C6,\">=100\")</input>" +msgstr "" + +#. 6mqDE +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id381711049216331\n" +"help.text" +msgid "Sums only the values from range C2:C6 that are >=100. Returns 370 because cells C2:C3 do not meet the criterion. The values from Range are summed because no SumRange is given." +msgstr "" + +#. AEAwA +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id6670125\n" +"help.text" +msgid "<input>=SUMIF(B2:B5,\">=20\",C2:C6)</input>" +msgstr "" + +#. nUdXV +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id341710857230552\n" +"help.text" +msgid "Sums values from the range B2:B6 only if the corresponding values in the range A1:A5 are >=20. Returns 340 because the fifth and sixth rows do not meet the criterion." +msgstr "" + +#. Zjs4B +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"hd_id291710867590698\n" +"help.text" +msgid "Using regular expressions" +msgstr "" + +#. 2XByE +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id911710859836541\n" +"help.text" +msgid "<input>=SUMIF(A2:A6,\"pen\",C2:C5)</input>" +msgstr "" + +#. 3ggQs +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id31710859838046\n" +"help.text" +msgid "Sums values from the range C2:C6 only if the corresponding range in A2:A6 exactly match the letters \"pen\". Returns 85 because rows A2 and A4:A6 do not meet the criterion." +msgstr "" + +#. L9Ftz +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id781710871590769\n" +"help.text" +msgid "<input>=SUMIF(A2:A6,\"pen*\",C2:C6)</input>" +msgstr "" + +#. netyd +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id431710871624405\n" +"help.text" +msgid "Sums the values from the range C2:C6 only if the corresponding cell in range A2:A6 contains the letters \"pen\". Returns the value 150 because rows A4:A5 do not meet the criterion." +msgstr "" + +#. PdFbx +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id311711128230771\n" +"help.text" +msgid "<input>=SUMIF(ProductName,\"pen*\",Revenue)</input>" +msgstr "" + +#. ZeyUD +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id741711128545751\n" +"help.text" +msgid "A named range can be given as the Range or SumRange parameter. For example, if the columns in the above table are respectively named \"ProductName\", \"Sales\", and \"Revenue\", the function returns 150. This function will only work as described if you have defined the names of the columns using the <link href=\"text/scalc/01/04070100.xhp#definenames)\">Define Names</link> dialog." +msgstr "" + +#. amnCv +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"hd_id531711029933195\n" +"help.text" +msgid "Reference to a cell as a criterion" +msgstr "" + +#. sGzYo +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id561711031254255\n" +"help.text" +msgid "If you need to change a criterion easily, you may specify it in a separate cell and use a reference to this cell in the condition of the SUMIFS function. For example:" +msgstr "" + +#. pAzfZ +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id331711030450765\n" +"help.text" +msgid "<input>=SUMIF(A2:A6,E2,C2:C6)</input>" +msgstr "" + +#. sFiDn +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id11711031541218\n" +"help.text" +msgid "If E2 = pen, the function returns 85 because the link to the cell is substituted with its contents." +msgstr "" + +#. gyimf +#: func_sumif.xhp +msgctxt "" +"func_sumif.xhp\n" +"par_id771677014538669\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUMIF\">SUMIF wiki page</link>." +msgstr "" + #. DfceH #: func_sumifs.xhp msgctxt "" diff --git a/source/pl/helpcontent2/source/text/shared/00.po b/source/pl/helpcontent2/source/text/shared/00.po index 3f6cb6122e8..0d6ba316cd9 100644 --- a/source/pl/helpcontent2/source/text/shared/00.po +++ b/source/pl/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" 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: 2024-02-28 17:20+0100\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" "PO-Revision-Date: 2024-03-01 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1545300128.000000\n" #. 3B8ZN @@ -11644,6 +11644,42 @@ msgctxt "" msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>" msgstr "<variable id=\"layout\">Otwórz dokument tekstowy, wybierz <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferencje</emph></caseinline><defaultinline><emph>Narzędzia - Opcje</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Widok</emph>.</variable>" +#. AaUZD +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id711711389000125\n" +"help.text" +msgid "On the top right menu (☰), choose <menuitem>Options</menuitem>" +msgstr "" + +#. 8FwXn +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id321711391310148\n" +"help.text" +msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>." +msgstr "" + +#. q7vpo +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id531696596793952\n" +"help.text" +msgid "<keycode>Alt + F12</keycode>" +msgstr "" + +#. bRTtE +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id641711391402403\n" +"help.text" +msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>." +msgstr "" + #. JFs3v #: 00000406.xhp msgctxt "" diff --git a/source/pl/helpcontent2/source/text/shared/01.po b/source/pl/helpcontent2/source/text/shared/01.po index b800dee6fe7..22101424da1 100644 --- a/source/pl/helpcontent2/source/text/shared/01.po +++ b/source/pl/helpcontent2/source/text/shared/01.po @@ -3,8 +3,8 @@ msgid "" 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: 2024-03-15 13:14+0100\n" -"PO-Revision-Date: 2024-03-16 09:45+0000\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" +"PO-Revision-Date: 2024-03-21 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564159292.000000\n" #. 3u8hR @@ -16234,6 +16234,24 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>" msgstr "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Określ efekty czcionki, których chcesz użyć.</ahelp>" +#. cmpKA +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id531711633095294\n" +"help.text" +msgid "Choose <menuitem>Home</menuitem> then click the <menuitem>Home</menuitem> dropdown on the right-hand side of the tab and choose <menuitem>Character</menuitem>." +msgstr "" + +#. LXs3D +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id891711633731822\n" +"help.text" +msgid "Choose <menuitem>Character - Character</menuitem>" +msgstr "" + #. AYN9L #: 05020200.xhp msgctxt "" @@ -16261,33 +16279,6 @@ msgctxt "" msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use." msgstr "Aby zmienić kolor tekstu, należy zaznaczyć tekst, którego kolor ma zostać zmieniony, a następnie kliknąć ikonę <emph>Kolor czcionki</emph>. Aby zastosować inny kolor, należy kliknąć strzałkę obok ikony <emph>Kolor czcionki</emph>, a następnie wybrać kolor, który ma zostać użyty." -#. vT2uF -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"par_idN10CC9\n" -"help.text" -msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use." -msgstr "W przypadku kliknięcia ikony <emph>Kolor czcionki</emph> przed zaznaczeniem tekstu zostanie wyświetlony kursor w kształcie puszki z farbą. Aby zmienić kolor tekstu, należy go zaznaczyć, używając tego kursora. Aby zmienić kolor pojedynczego wyrazu, należy kliknąć go dwukrotnie. Aby zastosować inny kolor, należy kliknąć strzałkę obok ikony <emph>Kolor czcionki</emph>, a następnie wybrać kolor, który ma zostać użyty." - -#. vjg7G -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"par_idN10CD6\n" -"help.text" -msgid "To undo the last change, right-click." -msgstr "Aby cofnąć ostatnio wprowadzoną zmianę, należy kliknąć prawym przyciskiem myszy." - -#. Dj8AA -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"par_idN10CDA\n" -"help.text" -msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key." -msgstr "Aby wyjść z trybu rysowania, kliknij raz lub naciśnij klawisz <emph>Esc</emph>." - #. XqzQT #: 05020200.xhp msgctxt "" @@ -21436,6 +21427,42 @@ msgctxt "" msgid "Kerning is only available for certain font types and requires that your printer support this option." msgstr "Kerning jest dostępny tylko dla niektórych typów czcionek, a jego użycie wymaga obsługi tej opcji przez drukarkę." +#. KPLkS +#: 05020500.xhp +msgctxt "" +"05020500.xhp\n" +"hd_id3149822\n" +"help.text" +msgid "Hyphenation" +msgstr "" + +#. zwx53 +#: 05020500.xhp +msgctxt "" +"05020500.xhp\n" +"par_id3150013\n" +"help.text" +msgid "Skip <link href=\"text/swriter/guide/using_hyphen.xhp\">hyphenation</link> for selected words." +msgstr "" + +#. DdWCv +#: 05020500.xhp +msgctxt "" +"05020500.xhp\n" +"hd_id3149823\n" +"help.text" +msgid "Exclude from hyphenation" +msgstr "" + +#. 7TvpJ +#: 05020500.xhp +msgctxt "" +"05020500.xhp\n" +"par_id3150025\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">It prevents hyphenation of the selected word or words in a paragraph hyphenated automatically.</ahelp>" +msgstr "" + #. aqPsX #: 05020600.xhp msgctxt "" @@ -47950,14 +47977,14 @@ msgctxt "" msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>" msgstr "<ahelp hid=\".\">Znajdujące się w miejscu kursora ręcznie sformatowane atrybuty tekstu zostaną dodane do stylu wybranego w oknie Style</ahelp>" -#. c5KSR +#. 9W88N #: StyleUpdateByExample.xhp msgctxt "" "StyleUpdateByExample.xhp\n" "par_id921693534308719\n" "help.text" -msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>" -msgstr "<link href=\"text/swriter/main0115.xhp\">Menu Style</link>" +msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>" +msgstr "" #. EGCCM #: TipOfTheDay.xhp @@ -49858,23 +49885,23 @@ msgctxt "" msgid "Gallery" msgstr "Galeria" -#. NBQoG +#. mWDE9 #: gallery.xhp msgctxt "" "gallery.xhp\n" "par_id3149783\n" "help.text" -msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>" -msgstr "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Wyświetla zawartość <emph>Galerii</emph>jako ikony.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>" +msgstr "" -#. qHpNn +#. V28KG #: gallery.xhp msgctxt "" "gallery.xhp\n" "par_id3148983\n" "help.text" -msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>" -msgstr "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Wyświetla zawartość <emph>Galerii</emph>w postaci małych ikon z informacją o tytule i ścieżce.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>" +msgstr "" #. NjGBG #: gallery.xhp @@ -49948,23 +49975,23 @@ msgctxt "" msgid "Gallery" msgstr "Galeria" -#. R7joR +#. Qg6Au #: gallery.xhp msgctxt "" "gallery.xhp\n" "par_id3145346\n" "help.text" -msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>" -msgstr "Motywy są wymienione po lewej stronie <emph>Galerii</emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Kliknij motyw, aby wyświetlić obiekty powiązane z motywem.</ahelp>" +msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\".\">Click a theme to view the objects associated with the theme.</ahelp>" +msgstr "" -#. 4F3zQ +#. hQyCV #: gallery.xhp msgctxt "" "gallery.xhp\n" "par_id3155355\n" "help.text" -msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>" -msgstr "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">Aby wstawić obiekt <emph>Galerii</emph>, zaznacz obiekt, a następnie przeciągnij go do dokumentu.</ahelp>" +msgid "<ahelp hid=\".\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>" +msgstr "" #. RRsij #: gallery.xhp @@ -49993,14 +50020,14 @@ msgctxt "" msgid "New theme" msgstr "Nowy motyw" -#. oeKGW +#. ATMux #: gallery.xhp msgctxt "" "gallery.xhp\n" "par_id3150275\n" "help.text" -msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>" -msgstr "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Dodaje nowy motyw do <emph>Galerii</emph> i pozwala wybrać pliki, które mają się znaleźć w motywie.</ahelp>" +msgid "<ahelp hid=\".\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>" +msgstr "" #. T6Ztu #: gallery.xhp @@ -50182,14 +50209,14 @@ msgctxt "" msgid "Preview box" msgstr "Okienko podglądu" -#. yEjxA +#. WKSeB #: gallery_files.xhp msgctxt "" "gallery_files.xhp\n" "par_id3153662\n" "help.text" -msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>" -msgstr "<ahelp hid=\"HID_GALLERY_PREVIEW\">Wyświetla podgląd zaznaczonego pliku.</ahelp>" +msgid "<ahelp hid=\"cui/ui/galleryfilespage/image\">Displays a preview of the selected file.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/galleryfilespage/image\">Wyświetla podgląd zaznaczonego pliku.</ahelp>" #. VZmGe #: graphic_size_check.xhp diff --git a/source/pl/helpcontent2/source/text/shared/guide.po b/source/pl/helpcontent2/source/text/shared/guide.po index f16264effb8..7993dc6ffb2 100644 --- a/source/pl/helpcontent2/source/text/shared/guide.po +++ b/source/pl/helpcontent2/source/text/shared/guide.po @@ -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: 2024-03-18 12:30+0100\n" -"PO-Revision-Date: 2024-03-16 09:45+0000\n" +"PO-Revision-Date: 2024-03-18 18:30+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/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.3.1\n" "X-POOTLE-MTIME: 1542197264.000000\n" #. iharT @@ -15323,7 +15323,7 @@ msgctxt "" "par_id3155620\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">On <emph>Windows:</emph> To insert a character using its numeric code, press and hold down Alt while typing the numbers on the numeric keypad. Code starting with 0 is interpreted as Unicode character; otherwise, below 256 is interpreted in Windows codepage.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">W systemie <emph>Windows:</emph> aby wstawić znak przy użyciu jego kodu numerycznego, naciśnij i przytrzymaj klawisz Alt podczas wpisywania cyfr na klawiaturze numerycznej. Kod zaczynający się od 0 jest interpretowany jako znak Unicode; w przeciwnym razie wartość poniżej 256 jest interpretowana na stronie kodowej systemu Windows.</caseinline></switchinline>" #. m8Zky #: insert_specialchar.xhp @@ -15332,7 +15332,7 @@ msgctxt "" "par_id3155630\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present on Unix systems, there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Obecnie w systemach Unix istnieją trzy sposoby wprowadzania liter z akcentami bezpośrednio z klawiatury.</caseinline></switchinline>" #. B4kWh #: insert_specialchar.xhp diff --git a/source/pl/helpcontent2/source/text/shared/optionen.po b/source/pl/helpcontent2/source/text/shared/optionen.po index 6b50748aa01..d78676766ed 100644 --- a/source/pl/helpcontent2/source/text/shared/optionen.po +++ b/source/pl/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" 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: 2024-03-15 13:14+0100\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" "PO-Revision-Date: 2024-03-16 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1545325077.000000\n" #. PzSYs @@ -5902,6 +5902,24 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Powoduje wyświetlenie komentarzy. Aby edytować tekst, kliknij komentarz. Aby zlokalizować komentarz lub dokonać jego edycji, użyj menu kontekstowego programu Nawigator. Aby usunąć wybrany komentarz, wszystkie komentarze wybranego autora lub wszystkich autorów, użyj menu kontekstowego komentarza.</ahelp>" +#. U2H3W +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id921711370112453\n" +"help.text" +msgid "Resolved comments" +msgstr "" + +#. nE3Aa +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id281711393211024\n" +"help.text" +msgid "Display comments that have been marked as <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved</link>." +msgstr "" + #. hDFez #: 01040200.xhp msgctxt "" @@ -5947,6 +5965,51 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Display paragraphs that contain a <emph>Hidden Paragraph</emph> field.</ahelp> This option has the same function as the menu command <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\"><menuitem>View - Field Hidden Paragraphs</menuitem></link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline>." msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Wyświetl akapity zawierające pole <emph>Ukryty akapit</emph>.</ahelp> Ta opcja ma taką samą funkcję jak polecenie menu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\"><menuitem>Widok - Pokaż ukryte akapity</menuitem></link></caseinline><defaultinline>Widok - Ukryte akapity</defaultinline></switchinline>." +#. PXfZj +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id541711370751566\n" +"help.text" +msgid "Display tracked changes" +msgstr "" + +#. TGWoS +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id641711371294636\n" +"help.text" +msgid "Tracked deletions in margin" +msgstr "" + +#. miaqX +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id571711373506102\n" +"help.text" +msgid "Displays text deleted from the document in the left margin, instead of inline." +msgstr "" + +#. qZVCc +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id711711371135989\n" +"help.text" +msgid "Tooltips on tracked changes" +msgstr "" + +#. mAKFc +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id231711370755518\n" +"help.text" +msgid "Displays a tooltip when you mouseover a change in the document. The tooltip indicates the change's author, timestamp, and whether it is an insertion or deletion." +msgstr "" + #. 5TDVz #: 01040200.xhp msgctxt "" @@ -16819,6 +16882,15 @@ msgctxt "" msgid "Select the <link href=\"text/shared/optionen/macrosecurity.xhp\">macro security</link> level from one of four options. The options differ according to the security level. Macros that are allowed to run on a higher security level are also allowed to run in all lower levels." msgstr "Wybierz poziom <link href=\"text/shared/optionen/macrosecurity.xhp\">bezpieczeństwa makr</link>; do wyboru są cztery opcje. Opcje różnią się w zależności od poziomu bezpieczeństwa. Makra, na których wykonywanie zezwolono w wyższym poziomie bezpieczeństwa, mogą być także wykonywane na wszystkich poziomach niższych." +#. JrJD3 +#: macrosecurity_sl.xhp +msgctxt "" +"macrosecurity_sl.xhp\n" +"par_id711710921223843\n" +"help.text" +msgid "A change in macro security level will only be taken into account in files opened after the change. For files currently opened, you will have to reload them." +msgstr "" + #. ocGx6 #: macrosecurity_sl.xhp msgctxt "" diff --git a/source/pl/helpcontent2/source/text/swriter/01.po b/source/pl/helpcontent2/source/text/swriter/01.po index 569e5e5885c..ec97393c2a0 100644 --- a/source/pl/helpcontent2/source/text/swriter/01.po +++ b/source/pl/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2024-02-02 00:04+0100\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" "PO-Revision-Date: 2024-02-06 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564159585.000000\n" #. sZfWF @@ -16270,42 +16270,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Automatically inserts hyphens where they are needed in a paragraph.</ahelp>" msgstr "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Automatycznie wstawia w akapicie łączniki tam, gdzie są potrzebne.</ahelp>" -#. gUGLi -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"hd_id3153921\n" -"help.text" -msgid "Don't hyphenate words in CAPS" -msgstr "Nie dziel wyrazów w WERSALIKACH" - -#. G7wCi -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"par_id3154648\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Avoids hyphenating words written entirely in capital letters, such as initialisms.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Unika dzielenia słów pisanych wyłącznie wielkimi literami, takich jak inicjały.</ahelp>" - -#. UsYWm -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"hd_id3153926\n" -"help.text" -msgid "Don't hyphenate the last word" -msgstr "Nie dziel ostatniego słowa" - -#. KPba4 -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"par_id3154655\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Avoids hyphenating the last word of paragraphs. This feature can help prevent these words from being split up across pages, affecting readability.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Unika dzielenia ostatniego wyrazu w akapitach. Ta funkcja może pomóc w zapobieganiu rozdzielaniu tych słów na strony, co wpływa na czytelność.</ahelp>" - #. dtYTa #: 05030200.xhp msgctxt "" @@ -16342,6 +16306,24 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>" msgstr "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Określa minimalną liczbę znaków, które muszą się znaleźć na początku wiersza po wstawionym łączniku.</ahelp>" +#. 4k7B5 +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"hd_id3145415\n" +"help.text" +msgid "Compound constituent characters at line end" +msgstr "" + +#. NfpHX +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"par_id3147518\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/textflowpage/spinCompoundLineEnd\">Set 3 (or more) characters to improve the hyphenation in Danish, Dutch, German, Hungarian, Norwegian and Swedish by preferring the hyphenation between constituents of a compound word instead of breaking the second (third etc.) constituent right after its first 2 characters.</ahelp>" +msgstr "" + #. haMfk #: 05030200.xhp msgctxt "" @@ -16396,6 +16378,42 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/textflowpage/spinHyphenZone\">To reduce hyphenation, enter the length of the hyphenation zone. Instead of the possible hyphenation, the line will break between words, if the remaining horizontal space does not exceed the hyphenation zone. Hyphenation zone results in enlarged spaces between words in justified text, and greater distance from paragraph margins in non-justified text.</ahelp>" msgstr "<ahelp hid=\"cui/ui/textflowpage/spinHyphenZone\">Aby zmniejszyć dzielenie wyrazów, wprowadź długość strefy dzielenia wyrazów. Zamiast ewentualnego dzielenia wyrazów, wiersz zostanie przerwany między wyrazami, jeśli pozostała przestrzeń pozioma nie przekroczy strefy dzielenia wyrazów. Strefa dzielenia wyrazów skutkuje powiększonymi odstępami między wyrazami w tekście wyjustowanym i większą odległością od marginesów akapitu w tekście bez wyjustowania.</ahelp>" +#. GRBmw +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"hd_id3153921\n" +"help.text" +msgid "Hyphenate words in CAPS" +msgstr "" + +#. 7A5V4 +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"par_id3154648\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Hyphenate words written entirely in capital letters, such as initialisms.</ahelp>" +msgstr "" + +#. 5FoUE +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"hd_id3153926\n" +"help.text" +msgid "Hyphenate last word" +msgstr "" + +#. 9shSg +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"par_id3154655\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Hyphenate the last word of paragraphs. Disabling this feature prevents the creation of almost empty lines containing only half a word.</ahelp>" +msgstr "" + #. RQLep #: 05030200.xhp msgctxt "" @@ -27691,14 +27709,14 @@ msgctxt "" msgid "Select the <menuitem>Style</menuitem> panel (<keycode>F11</keycode>), choose Paragraph Styles, open context menu of the selected style, choose <menuitem>Edit Style</menuitem>." msgstr "Wybierz panel <menuitem>Styl</menuitem> (<keycode>F11</keycode>), wybierz Style akapitu, otwórz menu kontekstowe wybranego stylu, wybierz <menuitem>Edycja stylu</menuitem>." -#. wEyNc +#. wHfxU #: EditStyle.xhp msgctxt "" "EditStyle.xhp\n" "par_id921693534308719\n" "help.text" -msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>" -msgstr "<link href=\"text/swriter/main0115.xhp\">Menu Style</link>" +msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>" +msgstr "" #. PDPrT #: HeadingRowsRepeat.xhp diff --git a/source/pl/helpcontent2/source/text/swriter/02.po b/source/pl/helpcontent2/source/text/swriter/02.po index c07cd1de47a..4e1e38e4ef3 100644 --- a/source/pl/helpcontent2/source/text/swriter/02.po +++ b/source/pl/helpcontent2/source/text/swriter/02.po @@ -3,7 +3,7 @@ msgid "" 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: 2024-03-11 16:41+0100\n" +"POT-Creation-Date: 2024-04-02 12:12+0200\n" "PO-Revision-Date: 2024-03-13 09:45+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/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: Weblate 5.3.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1511363587.000000\n" #. sqxGb @@ -4255,51 +4255,6 @@ msgctxt "" msgid "<link href=\"text/swriter/01/04040000.xhp\">Insert Bookmark</link>" msgstr "<link href=\"text/swriter/01/04040000.xhp\">Wstaw zakładkę</link>" -#. J6RpX -#: 19040000.xhp -msgctxt "" -"19040000.xhp\n" -"tit\n" -"help.text" -msgid "Insert Fields" -msgstr "Wstaw pola" - -#. 95S32 -#: 19040000.xhp -msgctxt "" -"19040000.xhp\n" -"hd_id3149286\n" -"help.text" -msgid "<link href=\"text/swriter/02/19040000.xhp\">Insert Fields</link>" -msgstr "<link href=\"text/swriter/02/19040000.xhp\">Wstaw pola</link>" - -#. 8sGAW -#: 19040000.xhp -msgctxt "" -"19040000.xhp\n" -"par_id3151173\n" -"help.text" -msgid "Click to open the <link href=\"text/swriter/01/04090000.xhp\">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu." -msgstr "Otwiera okno dialogowe <link href=\"text/swriter/01/04090000.xhp\">Pola</link>. Kliknij strzałkę obok ikony i wybierz z podmenu potrzebne pole." - -#. 48CyU -#: 19040000.xhp -msgctxt "" -"19040000.xhp\n" -"par_id3154104\n" -"help.text" -msgid "You can select the following functions:" -msgstr "Istnieje możliwość wyboru następujących funkcji:" - -#. RcJ5e -#: 19040000.xhp -msgctxt "" -"19040000.xhp\n" -"hd_id3145248\n" -"help.text" -msgid "<link href=\"text/swriter/01/04090000.xhp\">Other</link>" -msgstr "<link href=\"text/swriter/01/04090000.xhp\">Inne</link>" - #. FM5sf #: 19050000.xhp msgctxt "" |