update translations for master

and force-fix errors using pocheck

Change-Id: If515aaa23247d33099acbfe94f83552c12e2f410
This commit is contained in:
Christian Lohmaier
2023-03-06 18:24:23 +01:00
parent 381ab7a2ca
commit e4e3328aed
897 changed files with 74907 additions and 63711 deletions

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-02-10 10:34+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/pl/>\n"
@@ -11338,15 +11338,6 @@ msgctxt ""
msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
msgstr "Zwraca nazwę pliku, katalogu lub wszystkie pliki i katalogi na dysku lub w katalogu odpowiadającym określonej ścieżce wyszukiwania."
#. GjPMX
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
"hd_id3156424\n"
"help.text"
msgid "Return value:"
msgstr "Zwracana wartość:"
#. 8RTM8
#: 03020404.xhp
msgctxt ""
@@ -11356,23 +11347,23 @@ msgctxt ""
msgid "String"
msgstr "Ciąg"
#. E2gFw
#. AkyNB
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
"par_id3161831\n"
"help.text"
msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
msgstr "<emph>Tekst:</emph> Dowolny ciąg określający ścieżkę wyszukiwania, katalog lub plik. Ten argument może być określony wyłącznie przy pierwszym wywołaniu funkcji Dir. W razie potrzeby ścieżkę można także wprowadzić w <link href=\"text/sbasic/shared/00000002.xhp\">notacji URL</link>."
msgid "<emph>PathName</emph>: Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
msgstr ""
#. Curme
#. pWqpF
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
"par_id3146974\n"
"help.text"
msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
msgstr "<emph>Atrybut: </emph>Dowolne wyrażenie w postaci liczby całkowitej określające binarnie atrybuty pliku. Funkcja Dir zwraca pliki lub katalogi wyłącznie z atrybutami pasującymi do wzorca. Funkcja pozwala na łączenie kilku atrybutów poprzez dodawanie wartości atrybutów:"
msgid "<emph>Attributes</emph>:Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
msgstr ""
#. 3Tg2L
#: 03020404.xhp
@@ -11491,14 +11482,14 @@ msgctxt ""
msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
msgstr "Zwraca tryb dostępu lub numer dostępu do pliku otwartego przez instrukcję Open. Numer dostępu do pliku zależy od systemu operacyjnego (OSH = Operating System Handle)."
#. yY7ka
#. 8CiJ9
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
"par_id3153364\n"
"help.text"
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
msgstr "W przypadku korzystania z 32-bitowego systemu operacyjnego w celu określenia numeru dostępu do pliku nie można korzystać z funkcji FileAttr."
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr function to determine the file access number."
msgstr ""
#. rrzGc
#: 03020405.xhp
@@ -11509,14 +11500,14 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\">Open</link>"
msgstr "Zobacz także: <link href=\"text/sbasic/shared/03020103.xhp\">Open</link>"
#. AhrBC
#. cDBZk
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
"par_id3154012\n"
"help.text"
msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
msgstr "FileAttr (numer_pliku As Integer, atrybut As Integer)"
msgid "FileAttr (Channel As Integer, Attributes As Integer)"
msgstr ""
#. xonFX
#: 03020405.xhp
@@ -11527,41 +11518,41 @@ msgctxt ""
msgid "Integer"
msgstr "Liczba całkowita"
#. SAnw7
#. fnAEU
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
"par_id3151074\n"
"help.text"
msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
msgstr "<emph>Numer_pliku:</emph> Numer pliku otwartego przez instrukcję Open."
msgid "<emph>Channel</emph>: The number of the file that was opened with the Open statement."
msgstr ""
#. zYCJs
#. qsYFA
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
"par_id3144766\n"
"help.text"
msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
msgstr "<emph>Atrybut:</emph> Wyrażenie w postaci liczby całkowitej oznaczające typ informacji w pliku będącej wartością wynikową. Dostępne są następujące wartości:"
msgid "<emph>Attributes</emph>: Integer expression that indicates the type of file information that you want to return. The following values are possible:"
msgstr ""
#. nnGyB
#. 8ZYGH
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
"par_id3147396\n"
"help.text"
msgid "1: The FileAttr-Function indicates the access mode of the file."
msgstr "1: Funkcja FileAttr wskazuje tryb dostępu do pliku."
msgid "1: FileAttr indicates the access mode of the file."
msgstr ""
#. EA4VX
#. CAPyc
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
"par_id3149959\n"
"help.text"
msgid "2: The FileAttr-Function returns the file access number of the operating system."
msgstr "2: Funkcja FileAttr zwraca numer dostępu do pliku dla systemu operacyjnego."
msgid "2: FileAttr returns the file access number of the operating system."
msgstr ""
#. qCmCs
#: 03020405.xhp
@@ -11689,14 +11680,14 @@ msgctxt ""
msgid "Syntax:"
msgstr "Składnia:"
#. LnQdV
#. vWktG
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
"par_id3146957\n"
"help.text"
msgid "FileCopy TextFrom As String, TextTo As String"
msgstr "FileCopy tekst_z As String, tekst_do As String"
msgid "FileCopy Source As String, Destination As String"
msgstr ""
#. CjRbT
#: 03020406.xhp
@@ -11707,23 +11698,23 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
#. AEzbY
#. D3o4o
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
"par_id3155390\n"
"help.text"
msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
msgstr "<emph>Tekst_z:</emph> Dowolne wyrażenie w postaci ciągu określające nazwę pliku, który ma zostać skopiowany. Wyrażenie może zawierać opcjonalną ścieżkę i informacje o napędzie. W razie potrzeby ścieżkę można także wprowadzić w <link href=\"text/sbasic/shared/00000002.xhp\">notacji URL</link>."
msgid "<emph>Source</emph>: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
msgstr ""
#. zbMfy
#. b2bKE
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
"par_id3150669\n"
"help.text"
msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
msgstr "<emph>Tekst_do:</emph> Dowolne wyrażenie w postaci ciągu określające, dokąd należy skopiować plik źródłowy. Wyrażenie może zawierać napęd docelowy, ścieżkę i nazwę pliku; ścieżka może być także wyrażona w notacji URL."
msgid "<emph>Destination</emph>: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
msgstr ""
#. WgMEt
#: 03020406.xhp
@@ -21742,40 +21733,40 @@ msgctxt ""
msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
msgstr "Zwraca jeden lub dwa możliwe wyniki funkcji w zależności od logicznej wartości oszacowanego wyrażenia."
#. dDDFQ
#. AbQZs
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"par_id3147560\n"
"help.text"
msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
msgstr "IIf (wyrażenie, wyrażenie_prawda, wyrażenie_fałsz)"
msgid "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant"
msgstr ""
#. TXHsN
#. WA953
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"par_id3153381\n"
"help.text"
msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
msgstr "<emph>Wyrażenie:</emph> Dowolne wyrażenie, które należy oszacować. Jeśli wartością wyrażenia jest <emph>True</emph> (prawda), funkcja zwraca wynik wyrażenie_prawda, w przeciwnym razie zwraca wynik wyrażenie_fałsz."
msgid "<emph>Bool</emph>: Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the value of Variant1, otherwise it returns the value of Variant2."
msgstr ""
#. Dxoxu
#. 4CnY7
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"par_id3150870\n"
"help.text"
msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
msgstr "<emph>Wyrażenie_prawda, wyrażenie_fałsz:</emph> Dowolne wyrażenia, z których jedno jest zwracane w zależności od logicznego oszacowania."
msgid "<emph>Variant1, Variant2</emph>: Any expression, one of which will be returned as the function result, depending on the logical evaluation."
msgstr ""
#. iEQga
#. JJd8f
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"par_id541598638231139\n"
"help.text"
msgid "IIf evaluates both <literal>ExpressionTrue</literal> and <literal>ExpressionFalse</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
msgid "IIf evaluates both <literal>Variant1</literal> and <literal>Variant2</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
msgstr ""
#. vGAma
@@ -31678,32 +31669,32 @@ msgctxt ""
msgid "Returns a string from a number of substrings in a string array."
msgstr "Zwraca ciąg z określonej liczby podciągów umieszczonych w tablicy ciągów."
#. FrGPB
#. 7QBEZ
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
"par_id3156344\n"
"help.text"
msgid "Join (Text As String Array, delimiter)"
msgstr "Join (tekst As String, separator)"
msgid "Join (SourceArray As Object, delimiter As String) As String"
msgstr ""
#. sEXB3
#. VFrno
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
"par_id3145171\n"
"help.text"
msgid "<emph>Text:</emph> A string array."
msgstr "<emph>Tekst:</emph>Tablica zmiennych typu ciąg."
msgid "<emph>SourceArray</emph>: A string array."
msgstr ""
#. 53dA6
#. CZC5E
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
"par_id3154908\n"
"help.text"
msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
msgstr "<emph>separator (opcjonalny):</emph> Znak służący do rozdzielenia podciągów w ciągu wynikowym. Domyślnym separatorem jest znak spacji. Jeśli separator jest ciągiem o zerowej długości (\"\"), podciągi są łączone bez rozdzielenia."
msgid "<emph>delimiter</emph>: An optional string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If <literal>Delimiter</literal> is a string of length zero \"\", the substrings are joined without separator."
msgstr ""
#. u25ah
#: 03120400.xhp
@@ -31777,77 +31768,50 @@ msgctxt ""
msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
msgstr "Funkcja Instr zwraca położenie, gdzie odnaleziono zgodny ciąg. Jeśli ciąg nie został odnaleziony, zwracana jest wartość 0."
#. F5Bsm
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"hd_id3145090\n"
"help.text"
msgid "Syntax:"
msgstr "Składnia:"
#. zn52D
#. p2YtR
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"par_id3146957\n"
"help.text"
msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
msgstr "InStr ([start As Long,] tekst1 As String, tekst2 As String[, porównanie])"
msgid "InStr ([Start As Long,] String1 As String, String2 As String[, Compare]) As Integer"
msgstr ""
#. e2YwH
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"hd_id3148538\n"
"help.text"
msgid "Return value:"
msgstr "Zwracana wartość:"
#. AHBXf
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"hd_id3148473\n"
"help.text"
msgid "Parameters:"
msgstr "Parametry:"
#. KqLff
#. dkQe4
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"par_id3153126\n"
"help.text"
msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
msgid "<emph>Start</emph>: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
msgstr ""
#. SnP3c
#. BDsAp
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"par_id3145609\n"
"help.text"
msgid "<emph>Text1:</emph> The string expression that you want to search."
msgstr "<emph>Tekst1:</emph> Ciąg, który ma zostać przeszukany."
msgid "<emph>String1</emph>: The string expression that you want to search."
msgstr ""
#. AiNGG
#. BGDxD
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"par_id3147559\n"
"help.text"
msgid "<emph>Text2:</emph> The string expression that you want to search for."
msgstr "<emph>Tekst2:</emph> Poszukiwany ciąg."
msgid "<emph>String2</emph>: The string expression that you want to search for."
msgstr ""
#. t8WDt
#. GeM6V
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"par_id3154758\n"
"help.text"
msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
msgstr "<emph>Porównanie:</emph> Opcjonalne wyrażenie numeryczne definiujące typ porównania. Parametr ten może mieć wartość 0 lub 1. Domyślna wartość 1 oznacza, że podczas poszukiwania nie są rozróżniane małe i wielkie litery. Wartość 0 oznacza, że podczas poszukiwania rozróżniane są małe i wielkie litery."
msgid "<emph>Compare</emph>: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
msgstr ""
#. mZhFi
#: 03120401.xhp
@@ -32146,32 +32110,32 @@ msgctxt ""
msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0."
msgstr "Funkcja InStrRev zwraca pozycję, w której znaleziono dopasowanie, z prawej strony. Jeśli łańcuch nie został znaleziony, funkcja zwraca 0."
#. HEmvR
#. HJHEG
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
"par_id3146957\n"
"help.text"
msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
msgstr "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
msgid "InStrRev (StringCheck As String, StringMatch As String [,Start As Long] [, Compare As Integer])"
msgstr ""
#. aUMEF
#. HVvGf
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
"par_id3145609\n"
"help.text"
msgid "<emph>Text1:</emph> The string expression that you want to search."
msgstr "<emph>Tekst1:</emph> Ciąg, który ma zostać przeszukany."
msgid "<emph>StringCheck</emph>: The string expression that you want to search."
msgstr ""
#. iJw6x
#. SPRJC
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
"par_id3147559\n"
"help.text"
msgid "<emph>Text2:</emph> The string expression that you want to search for."
msgstr "<emph>Tekst2:</emph> Poszukiwany ciąg."
msgid "<emph>StringMatch</emph>: The string expression that you want to search for."
msgstr ""
#. eREDf
#: 03120411.xhp
@@ -32209,14 +32173,14 @@ msgctxt ""
msgid "0: The value of 0 specifies a binary comparison that is case-sensitive."
msgstr "0: Wartość 0 określa porównanie binarne, w którym rozróżniana jest wielkość liter."
#. 44X5G
#. 2Fs3e
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
"par_id3153361\n"
"help.text"
msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
msgstr "W celu uniknięcia błędu wykonania nie należy ustawiać parametru porównania w przypadku pominięcia pierwszego zwracanego parametru."
msgid "To avoid a run-time error, do not set the <literal>Compare</literal> parameter if the first return parameter is omitted."
msgstr ""
#. GExuT
#: 03120411.xhp
@@ -34117,67 +34081,85 @@ msgctxt ""
msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
msgstr "Zwraca obiekt odpowiadający dokładnie wprowadzonej wartości odnoszącej się do systemu typu Uno."
#. JtnN4
#. AP2UR
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3143267\n"
"help.text"
msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
msgstr "Po przekazaniu do Uno obiekt jest automatycznie konwertowany do odpowiadającego mu typu Any. Typ musi zostać określony przez w pełni kwalifikowaną nazwę typu Uno."
msgid "This object is automatically converted to an <literal>Any</literal> of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
msgstr ""
#. JnEAt
#. epP4U
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3153626\n"
"help.text"
msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
msgstr "$[officename] API często korzysta z typu Any. Jest to odpowiednik typu Variant znanego w innych środowiskach. Typ Any przechowuje jeden dowolny typ Uno i jest używany w ogólnych interfejsach Uno."
msgid "The $[officename] API frequently uses the <literal>Any</literal> type. It is the counterpart of the <literal>Variant</literal> type known from other environments. The <literal>Any</literal> type holds one arbitrary Uno type and is used in generic Uno interfaces."
msgstr ""
#. vixw3
#. 8LEhi
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3154760\n"
"par_id851677925987795\n"
"help.text"
msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence."
msgstr "oUnoValue = CreateUnoValue ('[] byte', MyBasicValue) ' aby uzyskać sekwencję bajtów."
msgid "Object"
msgstr ""
#. pEjGF
#. ykaLN
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id561677933999834\n"
"help.text"
msgid "<emph>Type</emph>: The fully qualified Uno type name. Supported data types are <literal>void</literal>, <literal>char</literal>, <literal>boolean</literal>, <literal>byte</literal>, <literal>short</literal>, <literal>unsigned short</literal>, <literal>long</literal>, <literal>unsigned long</literal>, <literal>hyper</literal>, <literal>unsigned hyper</literal>, <literal>float</literal>, <literal>double</literal>, <literal>string</literal>, <literal>type</literal>, and <literal>any</literal>. Names are case sensitive and may be preceded by square brackets to indicate an array."
msgstr ""
#. DmXcC
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id521677934011767\n"
"help.text"
msgid "<emph>Value</emph>: A strictly typed value."
msgstr ""
#. 6tFRV
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3150541\n"
"help.text"
msgid "If <literal>CreateUnoValue</literal> cannot be converted to the specified Uno type, and error occurs. For the conversion, the <literal>com.sun.star.script.Converter</literal> service is used."
msgid "If <literal>CreateUnoValue</literal> cannot convert the value to the specified Uno type, an error occurs. The <literal>com.sun.star.script.Converter</literal> service is responsible for the conversion."
msgstr ""
#. bT3DS
#. qXCo6
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3153524\n"
"help.text"
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as <literal>XPropertySet::setPropertyValue( Name, Value )</literal> or <literal>X???Container::insertBy???( ???, Value )</literal>, from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This happens calling generic <literal>Any</literal> based API methods, such as <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.setPropertyValue()</literal> or <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XNameContainer.html\">com.sun.star.container.XNameContainer</link><literal>.insertByName()</literal>. <literal>CreateUnoValue()</literal> sets a value object for the unknown Uno type."
msgstr ""
#. TpSGK
#. 3XxhD
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3154366\n"
"par_id511677928924995\n"
"help.text"
msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the <literal>CreateUnoValue()</literal> function to create a value for the unknown Uno type."
msgid "This example uses <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.addProperty()</literal> method to create a document property whose default values requires <literal>CreateUnoValue()</literal> usage:"
msgstr ""
#. QxoCy
#. vJXdv
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3150769\n"
"help.text"
msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
msgid "You can also use this function to pass non-Any values, but this is not recommended. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
msgstr ""
#. yUCwp
@@ -34666,23 +34648,23 @@ msgctxt ""
msgid "Calculates the internal rate of return for an investment."
msgstr "Oblicza wewnętrzną stopę zwrotu dla inwestycji."
#. oGM2A
#. UNknM
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
"par_id061420170730135034\n"
"help.text"
msgid "<emph>Values(): </emph>The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
msgstr "<emph>Values():</emph>Tablica wartości przepływów pieniężnych. Wartości oznaczają przepływ środków pieniężnych obliczany w regularnych odstępach czasu. Co najmniej jedna wartość musi być ujemna (płatności) i co najmniej jedna wartość musi być dodatnia (dochód)."
msgid "<emph>ValueArray</emph>: The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
msgstr ""
#. BFPX6
#. FemwK
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
"par_id061420170730137782\n"
"help.text"
msgid "<emph>Guess</emph> An initial estimate at what the IRR will be."
msgstr "<emph>Guess</emph> Wstępne oszacowanie tego, jaka będzie stopa IRR."
msgid "<emph>Guess</emph>: An initial estimate at what the IRR will be."
msgstr ""
#. BU7LM
#: 03140003.xhp
@@ -35809,14 +35791,14 @@ msgctxt ""
msgid "Applies a date and/or time format to a date expression and returns the result as a string."
msgstr "Stosuje format daty i / lub czasu do wyrażenia daty i zwraca wynik jako ciąg."
#. xsRcr
#. APZJw
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
"par_id240720170117391741\n"
"help.text"
msgid "<emph>DateExpression</emph>: The date expression to be formatted."
msgstr "<emph>Wyrazenie_daty</emph>: Wyrażenie daty, które ma być sformatowane."
msgid "<emph>Date</emph>: The date expression to be formatted."
msgstr ""
#. WC3h8
#: 03150000.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-01-08 10:42+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/pl/>\n"
@@ -26296,13 +26296,13 @@ msgctxt ""
msgid "ASCII number"
msgstr ""
#. yqVHd
#. r8KjC
#: sf_string.xhp
msgctxt ""
"sf_string.xhp\n"
"par_id761611947117831\n"
"help.text"
msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Line feed + Carriage return<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator"
msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Carriage return + Line feed<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator"
msgstr ""
#. WCvgW

View File

@@ -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: 2022-12-07 19:22+0100\n"
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-02-28 22:04+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/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 4.15.2\n"
"X-Generator: LibreOffice\n"
#. ugSgG
#: 02000000.xhp
@@ -7503,13 +7503,13 @@ msgctxt ""
msgid "Database Wizard"
msgstr ""
#. dYT7e
#. EYvAh
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"bm_id2026429\n"
"help.text"
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>Firebird; database settings (Base)</bookmark_value><bookmark_value>PostgreSQL; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (Base)</bookmark_value>"
msgstr ""
#. 5pnX6
@@ -7548,87 +7548,6 @@ msgctxt ""
msgid "If you create a new database file, the wizard contains two steps."
msgstr ""
#. atGau
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN1066A\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC settings</link>"
msgstr ""
#. A9JMA
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN105F2\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02text.xhp\">Set up text file connection</link>"
msgstr ""
#. FWLbE
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN10601\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02access.xhp\">Set up Microsoft Access connection</link>"
msgstr ""
#. LE9Go
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN1062E\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02ado.xhp\">Set up ADO connection</link>"
msgstr ""
#. BU6uL
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN1070F\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02dbase.xhp\">Set up dBASE connection</link>"
msgstr ""
#. TBaXt
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN1063D\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
msgstr ""
#. F3Gju
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN1064C\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
msgstr ""
#. DGKNG
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN1064F\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02mysql.xhp\">Set up MariaDB and MySQL connection</link>"
msgstr ""
#. wGT7W
#: dabawiz00.xhp
msgctxt ""
"dabawiz00.xhp\n"
"par_idN10679\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
msgstr ""
#. menWz
#: dabawiz01.xhp
msgctxt ""
@@ -7800,69 +7719,6 @@ msgctxt ""
msgid "The next wizard page is one of the following pages:"
msgstr ""
#. 9fLay
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN1061C\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02text.xhp\">Set up text file connection</link>"
msgstr ""
#. DeFrC
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN1062B\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02access.xhp\">Set up Microsoft Access or Microsoft Access 2007 connection</link>"
msgstr ""
#. 6qgTE
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN10658\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02ado.xhp\">Set up ADO connection</link>"
msgstr ""
#. oiGwh
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN10667\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
msgstr ""
#. N55Na
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN10676\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
msgstr ""
#. c4YLM
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN10694\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC settings</link>"
msgstr ""
#. zpfrv
#: dabawiz01.xhp
msgctxt ""
"dabawiz01.xhp\n"
"par_idN106A3\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
msgstr ""
#. SJaiE
#: dabawiz02.xhp
msgctxt ""
@@ -8385,6 +8241,258 @@ msgctxt ""
msgid "<ahelp hid=\".\">Open a path selection dialog.</ahelp>"
msgstr ""
#. YgRuw
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"tit\n"
"help.text"
msgid "Firebird Connection"
msgstr ""
#. HrD4A
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"bm_id641677867638107\n"
"help.text"
msgid "<bookmark_value>Firebird server;setup connection</bookmark_value><bookmark_value>Firebird connection</bookmark_value><bookmark_value>database connection;Firebird server</bookmark_value>"
msgstr ""
#. TTSgN
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"hd_id51677867293715\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/sdatabase/dabawiz02firebird.xhp\">Firebird Connection</link></variable>"
msgstr ""
#. ECaQe
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id401677867293719\n"
"help.text"
msgid "Specifies the options for connecting to Firebird external databases."
msgstr ""
#. GDzVm
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"hd_id251677867849494\n"
"help.text"
msgid "Creating a new Firebird database file"
msgstr ""
#. DM8mv
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id101697868070614\n"
"help.text"
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click on Next."
msgstr ""
#. D924Y
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id301677867908874\n"
"help.text"
msgid "Click on Create. The Save as dialog opens. Enter a suitable name and location for the database file, and click on Save. The path of the new file is displayed in the wizard text box. Click Next."
msgstr ""
#. kTh7w
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id161677867944534\n"
"help.text"
msgid "Optionally, enter your username and password. Click on Next."
msgstr ""
#. mgea8
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id151677867957065\n"
"help.text"
msgid "Decide your preferred options about registered database and what to do with database once saved, and click Finish. Proceed entering a name to the new %PRODUCTNAME Base file."
msgstr ""
#. zJGCA
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id401677867921758\n"
"help.text"
msgid "This name is the name of the new Firebird database file (*.fdb), not the name of the %PRODUCTNAME Base (*.odb) file."
msgstr ""
#. NjUvK
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"hd_id361677867976296\n"
"help.text"
msgid "Connect to an existing Firebird database file"
msgstr ""
#. GFLUh
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id101677868070614\n"
"help.text"
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click on Next"
msgstr ""
#. F2HoH
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id911677870523239\n"
"help.text"
msgid "Click on Browse and navigate to select the Firebird file (*.fdb). Click on Open button, the complete URL to the database file is displayed in the text box. Click on Next."
msgstr ""
#. KMgtj
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id761677868087380\n"
"help.text"
msgid "Optionally, enter your username and password. Click on Next."
msgstr ""
#. wgVpV
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id781677868096809\n"
"help.text"
msgid "Decide your preferred options about database registration and what to do with database once saved, and click Finish. Proceed entering a name to the new %PRODUCTNAME Base file."
msgstr ""
#. bVnsS
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"hd_id101677868045879\n"
"help.text"
msgid "Connect directly to a Firebird server"
msgstr ""
#. efG55
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id691677869556047\n"
"help.text"
msgid "In addition to connections via JDBC and ODBC, you can connect to a Firebird server via the internal Firebird driver:"
msgstr ""
#. WFNb2
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id105677868070614\n"
"help.text"
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click on Next"
msgstr ""
#. v8D5x
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id411677868640685\n"
"help.text"
msgid "Manually enter the database connection URL in the text box. The pattern is <literal><servername>/<port>:<path_to_the_database></literal>, for example:"
msgstr ""
#. FhCPE
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id401677868302585\n"
"help.text"
msgid "<literal>server1/3050:C:/data/mydatabase.fdb</literal> (note the “/” although it is a Windows path)"
msgstr ""
#. ELyQq
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id11677868316366\n"
"help.text"
msgid "<literal>server1:C:/data/mydatabase.fdb</literal> (default port, Windows path)"
msgstr ""
#. YiQLE
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id381677868323697\n"
"help.text"
msgid "<literal>localhost:/data/mydatabase.fdb</literal> (localhost server, default port, Linux path)"
msgstr ""
#. XBDQC
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id481677868332818\n"
"help.text"
msgid "<literal>server1:mydata</literal> (default port, registered database)"
msgstr ""
#. SYcx5
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id481677868353090\n"
"help.text"
msgid "Click on Next."
msgstr ""
#. GZv3G
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id351677868361836\n"
"help.text"
msgid "Provide a suitable username and password required for the server connection. Test the connection (recommended) and fix the issues, if any. Click Next."
msgstr ""
#. up8W8
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id601677868371635\n"
"help.text"
msgid "Decide about registered database and what to do with database once saved, and click Finish. Proceed entering a name to the new %PRODUCTNAME Base file."
msgstr ""
#. muBTa
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id11677868344526\n"
"help.text"
msgid "You can add some other options to the database URL, like charset or role. See Firebird documentation to know about"
msgstr ""
#. KXZD6
#: dabawiz02firebird.xhp
msgctxt ""
"dabawiz02firebird.xhp\n"
"par_id301677871783123\n"
"help.text"
msgid "<link href=\"https://www.firebirdsql.org/en/documentation/\">Firebird documentation</link>"
msgstr ""
#. n9AxK
#: dabawiz02jdbc.xhp
msgctxt ""
@@ -9015,13 +9123,13 @@ msgctxt ""
msgid "<bookmark_value>Oracle databases (base)</bookmark_value>"
msgstr ""
#. W6aaT
#. wGbG7
#: dabawiz02oracle.xhp
msgctxt ""
"dabawiz02oracle.xhp\n"
"par_idN105A4\n"
"help.text"
msgid "Oracle Database Connection"
msgid "<variable id=\"Oracle\"><link href=\"text/sdatabase/dabawiz02oracle.xhp\">Oracle Database Connection</link></variable>"
msgstr ""
#. DbqoE
@@ -9312,13 +9420,13 @@ msgctxt ""
msgid "Spreadsheet Database Connection"
msgstr ""
#. cwGbM
#. aD3Yx
#: dabawiz02spreadsheet.xhp
msgctxt ""
"dabawiz02spreadsheet.xhp\n"
"par_idN1053A\n"
"help.text"
msgid "Set up Spreadsheet connection"
msgid "<variable id=\"spreadsheet\"><link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Spreadsheet Connection</link></variable>"
msgstr ""
#. fZnvG
@@ -9393,13 +9501,13 @@ msgctxt ""
msgid "<bookmark_value>tables in databases;importing text formats (Base)</bookmark_value><bookmark_value>text databases (Base)</bookmark_value>"
msgstr ""
#. htUUB
#. 37Qku
#: dabawiz02text.xhp
msgctxt ""
"dabawiz02text.xhp\n"
"par_idN1054F\n"
"help.text"
msgid "Set up a connection to text files"
msgid "<variable id=\"text\"><link href=\"text/sdatabase/dabawiz02text.xhp\">Text File Connection</link></variable>"
msgstr ""
#. MD2eT

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: 2023-03-02 11:50+0100\n"
"PO-Revision-Date: 2023-03-02 10:58+0000\n"
"PO-Revision-Date: 2023-03-05 19:44+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/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 4.15.2\n"
"X-POOTLE-MTIME: 1545300128.000000\n"
#. 3B8ZN
@@ -2147,7 +2147,7 @@ msgctxt ""
"bm_id331676552179185\n"
"help.text"
msgid "<bookmark_value>chapter;definition</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>rozdział;definicja</bookmark_value>"
#. jnXQZ
#: 00000005.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"hd_id681676551212472\n"
"help.text"
msgid "Chapter"
msgstr ""
msgstr "Rozdział"
#. zBpqx
#: 00000005.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"par_id571676551271532\n"
"help.text"
msgid "The word <emph>chapter</emph> in %PRODUCTNAME refers to any paragraph or paragraph style with its outline level set to 1. The outline level is set in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab of the Paragraph dialog. A chapter is also a <link href=\"text/shared/00/00000005.xhp#heading\">heading</link>, because its outline level is not Text Body."
msgstr ""
msgstr "Słowo <emph>rozdział</emph> w programie %PRODUCTNAME odnosi się do dowolnego akapitu lub stylu akapitu z poziomem konspektu ustawionym na 1. Poziom konspektu jest ustawiany w pliku <link href=\"text/swriter/01/05030800.xhp\">Konspekt i lista</link> w oknie dialogowym Akapit. Rozdział jest także <link href=\"text/shared/00/00000005.xhp#heading\">nagłówkiem</link>, ponieważ jego poziom konspektu nie jest treścią tekstu."
#. vYrNA
#: 00000005.xhp
@@ -2453,7 +2453,7 @@ msgctxt ""
"bm_id131676552246041\n"
"help.text"
msgid "<bookmark_value>heading;definition</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>nagłówek;definicja</bookmark_value>"
#. U9deX
#: 00000005.xhp
@@ -2462,7 +2462,7 @@ msgctxt ""
"hd_id421676152334054\n"
"help.text"
msgid "Heading"
msgstr ""
msgstr "Nagłówek"
#. nc3gh
#: 00000005.xhp

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: 2023-03-02 11:50+0100\n"
"PO-Revision-Date: 2023-02-19 05:34+0000\n"
"PO-Revision-Date: 2023-03-04 16:32+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/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 4.15.2\n"
"X-POOTLE-MTIME: 1545325077.000000\n"
#. PzSYs
@@ -257,7 +257,7 @@ msgctxt ""
"bm_id3155805\n"
"help.text"
msgid "<bookmark_value>data; user data</bookmark_value><bookmark_value>user data; input</bookmark_value><bookmark_value>personal data input</bookmark_value><bookmark_value>personal data; cursor position</bookmark_value><bookmark_value>user data; cursor position</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>dane; dane użytkownika</bookmark_value><bookmark_value>dane użytkownika; wejście</bookmark_value><bookmark_value>wpisywanie danych osobowych</bookmark_value><bookmark_value>dane osobowe; pozycja kursora</bookmark_value><bookmark_value>dane użytkownika; pozycja kursora</bookmark_value>"
#. iDNyF
#: 01010100.xhp
@@ -8024,7 +8024,7 @@ msgctxt ""
"par_idN1079B\n"
"help.text"
msgid "Author, Sender, Heading, Date, Time, References, Last printed"
msgstr ""
msgstr "Autor, Nadawca, Nagłówek, Data, Godzina, Odwołania, Ostatnio wydrukowano"
#. RCtpd
#: 01040900.xhp
@@ -8042,7 +8042,7 @@ msgctxt ""
"par_idN107A8\n"
"help.text"
msgid "Author, Sender, Heading, Date, Time"
msgstr ""
msgstr "Autor, Nadawca, Nagłówek, Data, Godzina"
#. Xzw2v
#: 01040900.xhp
@@ -8078,7 +8078,7 @@ msgctxt ""
"par_idN107C2\n"
"help.text"
msgid "Author, Sender, Heading, Date, Time"
msgstr ""
msgstr "Autor, Nadawca, Nagłówek, Data, Godzina"
#. dB55S
#: 01040900.xhp
@@ -8780,7 +8780,7 @@ msgctxt ""
"hd_id671676249163255\n"
"help.text"
msgid "Caption Order"
msgstr ""
msgstr "Kolejność podpisów"
#. 4wK95
#: 01041100.xhp
@@ -8789,7 +8789,7 @@ msgctxt ""
"par_id431676249048977\n"
"help.text"
msgid "Select ordering of category label and numbering."
msgstr ""
msgstr "Wybierz kolejność etykiet kategorii i numeracji."
#. qPqeZ
#: 01041100.xhp
@@ -8888,7 +8888,7 @@ msgctxt ""
"par_idN1064E\n"
"help.text"
msgid "Numbering by chapter"
msgstr ""
msgstr "Numeracja według rozdziałów"
#. RFXFY
#: 01041100.xhp
@@ -8897,7 +8897,7 @@ msgctxt ""
"hd_id3145609\n"
"help.text"
msgid "Outline level"
msgstr ""
msgstr "Poziom konspektu"
#. 5G6WB
#: 01041100.xhp
@@ -14315,7 +14315,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "<variable id=\"typotext\">Defines the properties for additional languages.</variable>"
msgstr ""
msgstr "<variable id=\"typotext\">Określa właściwości dodatkowych języków.</variable>"
#. 9HKZd
#: 01150000.xhp
@@ -16547,7 +16547,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Language Tools"
msgstr ""
msgstr "LanguageTool"
#. hvTjZ
#: languagetools.xhp
@@ -16556,7 +16556,7 @@ msgctxt ""
"bm_id501673477245967\n"
"help.text"
msgid "<bookmark_value>LanguageTool;settings</bookmark_value> <bookmark_value>writing aids;LanguageTool</bookmark_value> <bookmark_value>spelling;LanguageTool</bookmark_value> <bookmark_value>grammar;LanguageTool</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>LanguageTool;ustawienia</bookmark_value> <bookmark_value>pisownia;LanguageTool</bookmark_value> <bookmark_value>ortografia;LanguageTool</bookmark_value> <bookmark_value>gramatyka;LanguageTool</bookmark_value>"
#. ZxHp5
#: languagetools.xhp
@@ -16565,7 +16565,7 @@ msgctxt ""
"hd_id971673455817773\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/optionen/languagetools.xhp\">LanguageTool Server Options</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/shared/optionen/languagetools.xhp\">Opcje serwera LanguageTool</link></variable>"
#. YnNAv
#: languagetools.xhp
@@ -16574,7 +16574,7 @@ msgctxt ""
"par_id111673455817777\n"
"help.text"
msgid "Defines the properties for the LanguageTool server."
msgstr ""
msgstr "Określa właściwości serwera LanguageTool."
#. vWhks
#: languagetools.xhp
@@ -16583,7 +16583,7 @@ msgctxt ""
"par_id801673456554456\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - LanguageTool Server</menuitem>"
msgstr ""
msgstr "Wybierz <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferencje</menuitem></caseinline><defaultinline><menuitem>Narzędzia - Opcje</menuitem></defaultinline></switchinline><menuitem> - Ustawienia języka - Serwer LanguageTool</menuitem>"
#. JcJES
#: languagetools.xhp
@@ -16592,7 +16592,7 @@ msgctxt ""
"hd_id211673459040344\n"
"help.text"
msgid "LanguageTools API options"
msgstr ""
msgstr "Opcje API LanguageTool"
#. NC82A
#: languagetools.xhp
@@ -16601,7 +16601,7 @@ msgctxt ""
"hd_id51673459045244\n"
"help.text"
msgid "Enable LanguageTool"
msgstr ""
msgstr "Włącz LanguageTool"
#. Hbrsy
#: languagetools.xhp
@@ -16610,7 +16610,7 @@ msgctxt ""
"par_id561673460402535\n"
"help.text"
msgid "Check to enable the LanguageTool service."
msgstr ""
msgstr "Zaznacz, aby włączyć usługę LanguageTool."
#. FPai3
#: languagetools.xhp
@@ -16619,7 +16619,7 @@ msgctxt ""
"hd_id611673459049965\n"
"help.text"
msgid "API Settings"
msgstr ""
msgstr "Ustawienia API"
#. xFaGc
#: languagetools.xhp
@@ -16628,7 +16628,7 @@ msgctxt ""
"hd_id931673459055757\n"
"help.text"
msgid "Base URL"
msgstr ""
msgstr "Podstawowy adres URL"
#. yEota
#: languagetools.xhp
@@ -16637,7 +16637,7 @@ msgctxt ""
"par_id241673460445128\n"
"help.text"
msgid "Enter the URL for the LanguageTool service, or use the suggested default value."
msgstr ""
msgstr "Wprowadź adres URL usługi LanguageTool lub użyj sugerowanej wartości domyślnej."
#. tD4ug
#: languagetools.xhp
@@ -16646,7 +16646,7 @@ msgctxt ""
"hd_id701673459061501\n"
"help.text"
msgid "Username"
msgstr ""
msgstr "Nazwa użytkownika"
#. z4AQ6
#: languagetools.xhp
@@ -16655,7 +16655,7 @@ msgctxt ""
"par_id421673460472461\n"
"help.text"
msgid "Enter your username for the LanguageTool service."
msgstr ""
msgstr "Wprowadź swoją nazwę użytkownika dla usługi LanguageTool."
#. aSG7i
#: languagetools.xhp
@@ -16664,7 +16664,7 @@ msgctxt ""
"hd_id841673459066164\n"
"help.text"
msgid "API Key"
msgstr ""
msgstr "Klucz API"
#. xgqhm
#: languagetools.xhp
@@ -16673,7 +16673,7 @@ msgctxt ""
"par_id661673460487936\n"
"help.text"
msgid "Enter your API key for the service."
msgstr ""
msgstr "Wprowadź swój klucz API dla usługi."
#. CkCZ4
#: languagetools.xhp
@@ -16682,7 +16682,7 @@ msgctxt ""
"par_id161673477007259\n"
"help.text"
msgid "<link href=\"https://languagetool.org/\">LanguageTool home page</link>"
msgstr ""
msgstr "<link href=\"https://languagetool.org/\">Strona główna LanguageTool</link>"
#. TkWi3
#: macrosecurity.xhp
@@ -18113,7 +18113,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "DeepL Server Options"
msgstr ""
msgstr "Opcje serwera DeepL"
#. 9TyAw
#: translatetools.xhp
@@ -18122,7 +18122,7 @@ msgctxt ""
"bm_id261673477370062\n"
"help.text"
msgid "<bookmark_value>translation;automatic</bookmark_value> <bookmark_value>translation;server settings</bookmark_value> <bookmark_value>writing aids;translation</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>tłumaczenie;automatyczne</bookmark_value> <bookmark_value>tłumaczenie;ustawienia serwera</bookmark_value> <bookmark_value>pisowania;tłumaczenie</bookmark_value>"
#. CBcwL
#: translatetools.xhp
@@ -18131,7 +18131,7 @@ msgctxt ""
"hd_id751673456768358\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/optionen/translatetools.xhp\">DeepL Server Options</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/shared/optionen/translatetools.xhp\">Opcje serwera DeepL</link></variable>"
#. s2okq
#: translatetools.xhp
@@ -18140,7 +18140,7 @@ msgctxt ""
"par_id311673456768361\n"
"help.text"
msgid "Defines the properties for the DeepL server."
msgstr ""
msgstr "Określa właściwości serwera DeepL."
#. PGwFG
#: translatetools.xhp
@@ -18149,7 +18149,7 @@ msgctxt ""
"par_id991673458552159\n"
"help.text"
msgid "DeepL Translator is a machine translation service. DeepL Translator is available as a web-based service."
msgstr ""
msgstr "Tłumacz DeepL to usługa tłumaczenia maszynowego. Tłumacz DeepL jest dostępny jako usługa internetowa."
#. Z4Dk2
#: translatetools.xhp
@@ -18158,7 +18158,7 @@ msgctxt ""
"par_id131673460329000\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language settings - DeepL Server</menuitem>"
msgstr ""
msgstr "Wybierz <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferencje</menuitem></caseinline><defaultinline><menuitem>Narzędzia - Opcje</menuitem></defaultinline></switchinline><menuitem> - Ustawienia języka - Serwer DeepL</menuitem>"
#. N6Dod
#: translatetools.xhp
@@ -18167,7 +18167,7 @@ msgctxt ""
"hd_id721673457403254\n"
"help.text"
msgid "DeepL API Options"
msgstr ""
msgstr "Opcje API DeepL"
#. 6QTME
#: translatetools.xhp
@@ -18176,7 +18176,7 @@ msgctxt ""
"hd_id581673457408904\n"
"help.text"
msgid "API URL"
msgstr ""
msgstr "Adres URL API"
#. xGiaa
#: translatetools.xhp
@@ -18185,7 +18185,7 @@ msgctxt ""
"par_id631673458563165\n"
"help.text"
msgid "Enter the URL of your DeepL server. Contact your DeepL provider to get this information."
msgstr ""
msgstr "Wprowadź adres URL swojego serwera DeepL. Skontaktuj się dostawcą DeepL, aby uzyskać te informacje."
#. D22HG
#: translatetools.xhp
@@ -18194,7 +18194,7 @@ msgctxt ""
"hd_id581673457416537\n"
"help.text"
msgid "Authentication key"
msgstr ""
msgstr "Klucz uwierzytelniający"
#. RJZfE
#: translatetools.xhp
@@ -18203,7 +18203,7 @@ msgctxt ""
"par_id731673458569462\n"
"help.text"
msgid "Enter your authentication key. Contact your service provider if necessary."
msgstr ""
msgstr "Wprowadź swój klucz uwierzytelniający. W razie potrzeby skontaktuj się z usługodawcą."
#. DdDjX
#: translatetools.xhp
@@ -18212,7 +18212,7 @@ msgctxt ""
"par_id671673458674631\n"
"help.text"
msgid "<link href=\"https://www.deepl.com\">DeepL web service</link>"
msgstr ""
msgstr "<link href=\"https://www.deepl.com\">Usługa internetowa DeepL</link>"
#. ZRMvb
#: viewcertificate.xhp

File diff suppressed because it is too large Load Diff

View File

@@ -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: 2023-03-02 11:50+0100\n"
"PO-Revision-Date: 2023-03-03 14:32+0000\n"
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-03-04 16:32+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/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 4.15.2\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542197267.000000\n"
#. E9tti
@@ -878,7 +878,7 @@ msgctxt ""
"par_id3154197\n"
"help.text"
msgid "<variable id=\"sectionindents\">Choose <menuitem>Insert - Section - Indents</menuitem> tab or choose <menuitem>Format - Sections</menuitem> - <widget>Options</widget> button - <emph>Indents</emph> tab</variable>"
msgstr ""
msgstr "<variable id=\"sectionindents\">Wybierz kartę <menuitem>Wstaw - Sekcja - Wcięcia</menuitem> lub wybierz <menuitem>Format - Sekcje</menuitem> - przycisk <widget>Opcje</widget> - karta <emph>Wcięcia</emph></variable>"
#. oCG8Q
#: 00000404.xhp
@@ -914,7 +914,7 @@ msgctxt ""
"par_id3151261\n"
"help.text"
msgid "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149099\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149099\">Ikona</alt></image>"
#. VgB6H
#: 00000404.xhp
@@ -932,7 +932,7 @@ msgctxt ""
"par_id3147579\n"
"help.text"
msgid "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147586\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147586\">Ikona</alt></image>"
#. YsSsR
#: 00000404.xhp
@@ -1058,7 +1058,7 @@ msgctxt ""
"par_id3145131\n"
"help.text"
msgid "<image id=\"img_id3149551\" src=\"cmd/lc_insertindexesentry.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149551\">Icon Insert Index Entry</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3149551\" src=\"cmd/lc_insertindexesentry.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149551\">Ikona wstawiania wpisu indeksu</alt></image>"
#. hG9d9
#: 00000404.xhp
@@ -1067,7 +1067,7 @@ msgctxt ""
"par_id3150549\n"
"help.text"
msgid "Insert Index Entry"
msgstr ""
msgstr "Wstaw wpis indeksu"
#. k7zqb
#: 00000404.xhp
@@ -1139,7 +1139,7 @@ msgctxt ""
"par_id3155575\n"
"help.text"
msgid "<variable id=\"verz23\">Choose <menuitem>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</menuitem> tab (when Table of Figures is the selected type)</variable>"
msgstr ""
msgstr "<variable id=\"verz23\">Wybierz kartę <menuitem>Wstaw - Spis treści i indeks - Spis treści, indeks lub bibliografia - Typ</menuitem> (gdy wybranym typem jest Wykaz rysunków)</variable>"
#. zn7D3
#: 00000404.xhp
@@ -1220,7 +1220,7 @@ msgctxt ""
"par_id3156101\n"
"help.text"
msgid "<variable id=\"verz33\">Choose <menuitem>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries</menuitem> tab (when Table of Figures is the selected type)</variable>"
msgstr ""
msgstr "<variable id=\"verz33\">Wybierz kartę <menuitem>Wstaw - Spis treści i indeks - Spis treści, indeks lub bibliografia - Wpisy</menuitem> (gdy wybranym typem jest Wykaz rysunków)</variable>"
#. KxEAf
#: 00000404.xhp
@@ -1267,14 +1267,14 @@ msgctxt ""
msgid "<variable id=\"litdef\">Choose <emph>Insert - Table of Contents and Index - Bibliography Entry</emph> and click <emph>Edit</emph></variable>"
msgstr "<variable id=\"litdef\">Wybierz polecenie <emph>Wstaw - Spis treści i indeks - Wpis bibliograficzny</emph>, po czym kliknij przycisk <emph>Edycja</emph></variable>"
#. cxegq
#. FzJAT
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150918\n"
"help.text"
msgid "<variable id=\"stichwortverzeichnisverz3\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
msgstr "<variable id=\"stichwortverzeichnisverz3\">Wybierz kartę <emph>Wstaw - Spis treści i indeks - Spis treści, indeks lub bibliografia - Style</emph></variable>"
msgid "<variable id=\"stylestab\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
msgstr ""
#. DDiWX
#: 00000404.xhp
@@ -1391,7 +1391,7 @@ msgctxt ""
"par_id3154620\n"
"help.text"
msgid "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154627\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154627\">Ikona</alt></image>"
#. 7XCPh
#: 00000404.xhp
@@ -1436,7 +1436,7 @@ msgctxt ""
"par_id3149959\n"
"help.text"
msgid "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149966\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149966\">Ikona</alt></image>"
#. e6VAk
#: 00000404.xhp
@@ -1654,14 +1654,14 @@ msgctxt ""
msgid "Choose <menuitem>Styles - Edit Style - Outline & List</menuitem> tab (Paragraph Styles)."
msgstr "Wybierz kartę <menuitem>Style - Edytuj styl - Konspekt i lista</menuitem> (Style akapitu)."
#. oVPyS
#. Tz3Kw
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147525\n"
"help.text"
msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - List & Numbering</menuitem> tab (Paragraph Styles)."
msgstr "Wybierz <menuitem>Widok - Style</menuitem>, następnie otwórz menu kontekstowe i wybierz kartę <menuitem>Modyfikuj/Nowy - Lista i numeracja</menuitem> (style akapitu)."
msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - Outline & List</menuitem> tab (Paragraph Styles)."
msgstr ""
#. Rp3Q3
#: 00000405.xhp
@@ -2597,7 +2597,7 @@ msgctxt ""
"par_id3154100\n"
"help.text"
msgid "<variable id=\"chapternumbering\">Choose <menuitem>Tools - Heading Numbering</menuitem></variable>"
msgstr ""
msgstr "<variable id=\"chapternumbering\">Wybierz <menuitem>Narzędzia - Numeracja nagłówków</menuitem></variable>"
#. mQMBT
#: 00000406.xhp
@@ -2606,7 +2606,7 @@ msgctxt ""
"par_id3153530\n"
"help.text"
msgid "<variable id=\"chapternumberingtab\">Choose <menuitem>Tools - Heading Numbering - Numbering</menuitem> tab</variable>"
msgstr ""
msgstr "<variable id=\"chapternumberingtab\">Wybierz kartę <menuitem>Narzędzia - Numeracja nagłówków - Numeracja</menuitem></variable>"
#. yEEDL
#: 00000406.xhp
@@ -2813,7 +2813,7 @@ msgctxt ""
"par_idN10806\n"
"help.text"
msgid "<image id=\"img_id3083452\" src=\"cmd/sc_mergedialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083452\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3083452\" src=\"cmd/sc_mergedialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083452\">Ikona</alt></image>"
#. evE8T
#: 00000406.xhp
@@ -2831,7 +2831,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "The Form Menu"
msgstr ""
msgstr "Menu formularza"
#. 52SXK
#: formmenu.xhp
@@ -2840,7 +2840,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"rchtxt\">Choose <menuitem>Form - Content Control - Insert Rich Text</menuitem></variable>."
msgstr ""
msgstr "<variable id=\"rchtxt\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw tekst sformatowany</menuitem></variable>."
#. xSACq
#: formmenu.xhp
@@ -2849,7 +2849,7 @@ msgctxt ""
"par_id181672746735191\n"
"help.text"
msgid "<variable id=\"plntxt\">Choose <menuitem>Form - Content Control - Insert Plain Text</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"plntxt\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw tekst zwykły</menuitem></variable>."
#. 5mw3D
#: formmenu.xhp
@@ -2858,7 +2858,7 @@ msgctxt ""
"par_id661672746740280\n"
"help.text"
msgid "<variable id=\"pctr\">Choose <menuitem>Form - Content Control - Insert Picture</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"pctr\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw obraz</menuitem></variable>."
#. sfJmP
#: formmenu.xhp
@@ -2867,7 +2867,7 @@ msgctxt ""
"par_id311672746743964\n"
"help.text"
msgid "<variable id=\"chkbx\">Choose <menuitem>Form - Content Control - Insert Check Box</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"chkbx\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw pole wyboru</menuitem>.</variable>"
#. ezkAu
#: formmenu.xhp
@@ -2876,7 +2876,7 @@ msgctxt ""
"par_id301672746748847\n"
"help.text"
msgid "<variable id=\"cmbbx\">Choose <menuitem>Form - Content Control - Insert Combo Box</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"cmbbx\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw pole kombi</menuitem></variable>."
#. bt3Fv
#: formmenu.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"par_id981672746753368\n"
"help.text"
msgid "<variable id=\"drpdwn\">Choose <menuitem>Form - Content Control - Insert Drop-down List</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"drpdwn\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw listę rozwijaną</menuitem></variable>."
#. 98HMd
#: formmenu.xhp
@@ -2894,7 +2894,7 @@ msgctxt ""
"par_id71672746757270\n"
"help.text"
msgid "<variable id=\"dt\">Choose <menuitem>Form - Content Control - Insert Date</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"dt\">Wybierz <menuitem>Formularz - Formant zawartości - Wstaw datę</menuitem></variable>."
#. YeGcf
#: formmenu.xhp
@@ -2903,7 +2903,7 @@ msgctxt ""
"par_id121672746761166\n"
"help.text"
msgid "<variable id=\"prop\">Choose <menuitem>Form - Content Control - Content Control Properties</menuitem>.</variable>"
msgstr ""
msgstr "<variable id=\"prop\">Wybierz <menuitem>Formularz - Formant zawartości - Właściwości formantu zawartości</menuitem></variable>."
#. pwCa2
#: stylesmenu.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"PO-Revision-Date: 2023-02-19 05:34+0000\n"
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/pl/>\n"
"Language: pl\n"
@@ -950,7 +950,7 @@ msgctxt ""
"par_id611603291783875\n"
"help.text"
msgid "Collapse/Expand All, Go to, Select, Delete, <link href=\"text/swriter/01/02110000.xhp#promotechap\">Move Chapter Up</link>, <link href=\"text/swriter/01/02110000.xhp#demotechap\">Move Chapter Down</link>, <link href=\"text/swriter/01/02110000.xhp#promotelevel\">Promote Outline Level</link>, <link href=\"text/swriter/01/02110000.xhp#demotelevel\">Demote Outline Level</link>, <link href=\"text/swriter/01/outlinecontent_visibility.xhp\">Outline Content Visibility</link>, <link href=\"text/swriter/01/02110000.xhp#outlinetracking\">Outline Tracking</link>, <link href=\"text/swriter/01/02110000.xhp#outlinelvl\">Show Up to Outline Level</link>"
msgstr ""
msgstr "Zwiń/Rozwiń wszystkie, Przejdź do, Zaznacz, Usuń, <link href=\"text/swriter/01/02110000.xhp#promotechap\">Przesuń rozdział w górę</link>, <link href=\"text/swriter/01/02110000.xhp#demotechap\">Przesuń rozdział w dół</link>, <link href=\"text/swriter/01/02110000.xhp#promotelevel\">Poziom konspektu wyżej</link>, <link href=\"text/swriter/01/02110000.xhp#demotelevel\">Poziom konspektu niżej</link>, <link href=\"text/swriter/01/outlinecontent_visibility.xhp\">Widoczność zawartości konspektu</link>, <link href=\"text/swriter/01/02110000.xhp#outlinetracking\">Śledzenie konspektu</link>, <link href=\"text/swriter/01/02110000.xhp#outlinelvl\">Pokaż do poziomu konspektu</link>"
#. bdbZB
#: 02110000.xhp
@@ -1508,7 +1508,7 @@ msgctxt ""
"hd_id3150507\n"
"help.text"
msgid "<variable id=\"outlinelvl\">Show Up to Outline Level</variable>"
msgstr ""
msgstr "<variable id=\"outlinelvl\">Pokaż do poziomu konspektu</variable>"
#. z6hTe
#: 02110000.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"par_id3150529\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Click the icon at the top of Navigator or right-click a heading in the Navigator window, then choose how many levels of headings to show in the <emph>Headings</emph> section of the Navigator window.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Kliknij ikonę u góry Nawigatora lub kliknij prawym przyciskiem myszy nagłówek w oknie Nawigatora, a następnie wybierz liczbę poziomów nagłówków wyświetlanych w sekcji okna Nawigatora <emph>Nagłówki</emph>.</ahelp>"
#. p82Ci
#: 02110000.xhp
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id3148826\n"
"help.text"
msgid "<ahelp hid=\"HID_NAVI_OUTLINES\">For example, choose <emph>1</emph> to only show headings with outline level 1. Choose <emph>3</emph> to show headings up to outline level 3; choose <emph>10</emph> to show all headings.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"HID_NAVI_OUTLINES\">Na przykład wybierz <emph>1</emph>, aby wyświetlić tylko nagłówki o poziomie konspektu 1. Wybierz <emph>3</emph>, aby wyświetlić nagłówki do poziomu konspektu 3; wybierz <emph>10</emph>, aby wyświetlić wszystkie nagłówki.</ahelp>"
#. rFyGM
#: 02110000.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3153588\n"
"help.text"
msgid "<image id=\"img_id3153595\" src=\"sw/res/sc20236.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153595\">Icon Show Up to Outline Level</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3153595\" src=\"sw/res/sc20236.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153595\">Ikona wyświetlana do poziomu konspektu</alt></image>"
#. mmCK3
#: 02110000.xhp
@@ -1544,7 +1544,7 @@ msgctxt ""
"par_id3145554\n"
"help.text"
msgid "Show Up to Outline Level"
msgstr ""
msgstr "Pokaż do poziomu konspektu"
#. 9F58k
#: 02110000.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"hd_id3151338\n"
"help.text"
msgid "<variable id=\"promotelevel\">Promote Outline Level</variable>"
msgstr ""
msgstr "<variable id=\"promotelevel\">Poziom konspektu wyżej</variable>"
#. YBbij
#: 02110000.xhp
@@ -1607,7 +1607,7 @@ msgctxt ""
"par_id3155414\n"
"help.text"
msgid "<image id=\"img_id3155420\" src=\"sw/res/sc20172.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155420\">Icon Promote Outline Level</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3155420\" src=\"sw/res/sc20172.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155420\">Ikona poziomu konspektu wyżej</alt></image>"
#. ABsjJ
#: 02110000.xhp
@@ -1616,7 +1616,7 @@ msgctxt ""
"par_id3153697\n"
"help.text"
msgid "Promote Outline Level"
msgstr ""
msgstr "Poziom konspektu wyżej"
#. LVXsF
#: 02110000.xhp
@@ -1625,7 +1625,7 @@ msgctxt ""
"hd_id3153714\n"
"help.text"
msgid "<variable id=\"demotelevel\">Demote Outline Level</variable>"
msgstr ""
msgstr "<variable id=\"demotelevel\">Poziom konspektu niżej</variable>"
#. 62CNE
#: 02110000.xhp
@@ -1643,7 +1643,7 @@ msgctxt ""
"par_id3148414\n"
"help.text"
msgid "<image id=\"img_id3148420\" src=\"sw/res/sc20173.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148420\">Icon Demote Outline Level</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3148420\" src=\"sw/res/sc20173.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148420\">Ikona poziomu konspektu niżej</alt></image>"
#. Kk8ib
#: 02110000.xhp
@@ -1652,7 +1652,7 @@ msgctxt ""
"par_id3147324\n"
"help.text"
msgid "Demote Outline Level"
msgstr ""
msgstr "Poziom konspektu niżej"
#. E3eFs
#: 02110000.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"hd_id3145571\n"
"help.text"
msgid "<variable id=\"promotechap\">Move Chapter Up</variable>"
msgstr ""
msgstr "<variable id=\"promotechap\">Przesuń rozdział w górę</variable>"
#. M92CK
#: 02110000.xhp
@@ -1679,7 +1679,7 @@ msgctxt ""
"par_id3153268\n"
"help.text"
msgid "<image id=\"img_id3153275\" src=\"sw/res/sc20174.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153275\">Icon Move Chapter Up</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3153275\" src=\"sw/res/sc20174.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153275\">Ikona przesuwania rozdziału w górę</alt></image>"
#. 3bgXj
#: 02110000.xhp
@@ -1688,7 +1688,7 @@ msgctxt ""
"par_id3149147\n"
"help.text"
msgid "Move Chapter Up"
msgstr ""
msgstr "Przesuń rozdział w górę"
#. xsP5C
#: 02110000.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"hd_id3154424\n"
"help.text"
msgid "<variable id=\"demotechap\">Move Chapter Down</variable>"
msgstr ""
msgstr "<variable id=\"demotechap\">Przesuń rozdział w dół</variable>"
#. b84qh
#: 02110000.xhp
@@ -1715,7 +1715,7 @@ msgctxt ""
"par_id3153768\n"
"help.text"
msgid "<image id=\"img_id3150828\" src=\"sw/res/sc20171.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150828\">Icon Move Chapter Down</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3150828\" src=\"sw/res/sc20171.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150828\">Ikona przesuwania rozdziału w dół</alt></image>"
#. AQBpQ
#: 02110000.xhp
@@ -1724,7 +1724,7 @@ msgctxt ""
"par_id3150870\n"
"help.text"
msgid "Move Chapter Down"
msgstr ""
msgstr "Przesuń rozdział w dół"
#. R8cwF
#: 02110000.xhp
@@ -3182,7 +3182,7 @@ msgctxt ""
"hd_id3145269\n"
"help.text"
msgid "Up to level"
msgstr ""
msgstr "Do poziomu"
#. CcbDH
#: 02140000.xhp
@@ -3191,7 +3191,7 @@ msgctxt ""
"par_id3150559\n"
"help.text"
msgid "Specifies the maximum number of outline levels to display for a heading number. This option is only available for the field variables <emph>Heading</emph> (document) and <emph>Number range</emph> (variable)."
msgstr ""
msgstr "Określa maksymalną liczbę poziomów konspektu wyświetlanych dla numeru nagłówka. Ta opcja jest dostępna tylko dla zmiennych pól <emph>Nagłówek</emph> (dokument) i <emph>Sekwencja</emph> (zmienna)."
#. ayo4c
#: 02140000.xhp
@@ -5423,7 +5423,7 @@ msgctxt ""
"par_id3149688\n"
"help.text"
msgid "Type the text that you want to appear after the caption number."
msgstr ""
msgstr "Wpisz tekst, który ma być wyświetlany po numerze podpisu."
#. fUKh2
#: 04060000.xhp
@@ -5486,7 +5486,7 @@ msgctxt ""
"hd_id661675732010450\n"
"help.text"
msgid "Numbering separator"
msgstr ""
msgstr "Separator numeracji"
#. 5nCqg
#: 04060000.xhp
@@ -5495,7 +5495,7 @@ msgctxt ""
"par_id871675733307406\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/num_separator_edit\">Enter optional text characters to appear between numbering and category.</ahelp> Only active when <menuitem>Numbering first</menuitem> is selected for <menuitem>Caption order</menuitem> in <link href=\"text/swriter/01/04060100.xhp\">Options</link>."
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/num_separator_edit\">Wprowadź opcjonalne znaki tekstowe, które mają się pojawiać między numeracją a kategorią.</ahelp> Aktywne tylko wtedy, gdy opcję <menuitem>Najpierw numeracja</menuitem> wybrano dla <menuitem>Kolejność podpisów</menuitem> w <link href=\"text/swriter/01/04060100.xhp\">Opcjach</link>."
#. 4LdzN
#: 04060000.xhp
@@ -5549,7 +5549,7 @@ msgctxt ""
"par_id51677247311637\n"
"help.text"
msgid "Opens the Options dialog, where it is possible to customize the appearance of the caption label. <embedvar href=\"text/swriter/01/04060100.xhp#optionentext\"/>"
msgstr ""
msgstr "Otwiera okno dialogowe Opcje, w którym można dostosować wygląd etykiety podpisu. <embedvar href=\"text/swriter/01/04060100.xhp#optionentext\"/>"
#. aGbBK
#: 04060000.xhp
@@ -5621,7 +5621,7 @@ msgctxt ""
"hd_id3154574\n"
"help.text"
msgid "Outline level"
msgstr ""
msgstr "Poziom konspektu"
#. bEpSo
#: 04060100.xhp
@@ -5702,7 +5702,7 @@ msgctxt ""
"hd_id151675734641196\n"
"help.text"
msgid "Caption"
msgstr ""
msgstr "Podpis"
#. FdCvG
#: 04060100.xhp
@@ -5711,7 +5711,7 @@ msgctxt ""
"hd_id751675734666407\n"
"help.text"
msgid "Caption order"
msgstr ""
msgstr "Kolejność podpisów"
#. HABDw
#: 04060100.xhp
@@ -5720,7 +5720,7 @@ msgctxt ""
"par_id241675734682855\n"
"help.text"
msgid "Select ordering of category label and numbering."
msgstr ""
msgstr "Wybierz kolejność etykiet kategorii i numeracji."
#. gpHWC
#: 04070000.xhp
@@ -6791,7 +6791,7 @@ msgctxt ""
"par_id3145759\n"
"help.text"
msgid "Heading"
msgstr ""
msgstr "Nagłówek"
#. A5ecN
#: 04090001.xhp
@@ -6800,7 +6800,7 @@ msgctxt ""
"par_id3149172\n"
"help.text"
msgid "Shows the heading number and/or the heading contents of the heading immediately prior to the inserted field."
msgstr ""
msgstr "Pokazuje numer nagłówka i/lub zawartość nagłówka bezpośrednio przed wstawionym polem."
#. 493NN
#: 04090001.xhp
@@ -6953,7 +6953,7 @@ msgctxt ""
"par_id3156079\n"
"help.text"
msgid "If you choose “Heading number” as the <emph>Format</emph> for type <emph>Heading</emph>, then only the number of the heading is displayed in the field. If the paragraph style for the heading is not numbered, then the field is left blank."
msgstr ""
msgstr "Jeśli wybierzesz \"Numer nagłówka\" jako <emph>Format</emph> dla typu <emph>Nagłówek</emph>, w polu zostanie wyświetlony tylko numer nagłówka. Jeśli styl akapitu nagłówka nie jest numerowany, pole pozostaje puste."
#. JGVqG
#: 04090001.xhp
@@ -11689,14 +11689,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/guide/main.xhp\">Using Tables of Content and Indexes</link>"
msgstr "<link href=\"text/swriter/guide/main.xhp\">Korzystanie ze spisów treści i indeksów</link>"
#. ZsBij
#. jsU5V
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"tit\n"
"help.text"
msgid "Styles"
msgstr "Style"
msgid "Styles (table of contents/indexes/bibliography)"
msgstr ""
#. oYCNK
#: 04120201.xhp
@@ -11707,14 +11707,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04120201.xhp\">Styles</link>"
msgstr "<link href=\"text/swriter/01/04120201.xhp\">Style</link>"
#. AabLF
#. hWwf4
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id3154505\n"
"help.text"
msgid "You can assign different paragraph styles to change the formatting of index titles, separators and index entries. You can also modify paragraph styles in this dialog."
msgstr "Formatowanie tytułów i wpisów indeksów oraz separatorów może być zmienione przez przypisanie im różnych stylów akapitu. To okno dialogowe umożliwia także modyfikację stylów akapitu."
msgid "Assign paragraph styles to index titles and index entries in Table of Contents, Indexes, and Bibliography. For Alphabetical Indexes, paragraph styles can be assigned to separators. You can also edit paragraph styles from this dialog."
msgstr ""
#. eFJe6
#: 04120201.xhp
@@ -11734,14 +11734,14 @@ msgctxt ""
msgid "Levels"
msgstr "Poziomy"
#. Y2p5D
#. QQPXf
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id3151180\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Select the index level that you change the formatting of.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Określa poziom indeksu, którego formatowanie zostanie zmienione.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Select the index level to assign a paragraph style.</ahelp>"
msgstr ""
#. fBCpo
#: 04120201.xhp
@@ -11752,32 +11752,50 @@ msgctxt ""
msgid "Paragraph Styles"
msgstr "Style akapitu"
#. T2vmL
#. aFE8E
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id3149290\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Select the paragraph style that you want to apply to the selected index level, and then click the Assign (<emph><) </emph>button.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Zaznacz styl akapitu, który chcesz zastosować do wybranego poziomu indeksu, a następnie kliknij przycisk Przypisz (<emph><) </emph>.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Select the paragraph style that you want to apply to the selected index level.</ahelp>"
msgstr ""
#. MKci7
#. uZGhS
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"hd_id3145418\n"
"help.text"
msgid "<"
msgstr "<"
msgid "Assign"
msgstr ""
#. vBhAm
#. QtE9r
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id3154099\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Formats the selected index level with the selected paragraph style.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Formatuje zaznaczony poziom indeksu wybranym stylem akapitu.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Click the Assign icon to assign the selected paragraph style to the selected index level.</ahelp>"
msgstr ""
#. wWPnm
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id811676501147316\n"
"help.text"
msgid "<image src=\"cmd/sc_prevrecord.png\" id=\"img_id101676501147316\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id591676501147316\">Assign Icon</alt></image>"
msgstr ""
#. Fex4B
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id501676501147316\n"
"help.text"
msgid "Assign"
msgstr ""
#. ik9E6
#: 04120201.xhp
@@ -11788,14 +11806,14 @@ msgctxt ""
msgid "Default"
msgstr "Domyślnie"
#. GGaAA
#. hnmGv
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id3153539\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Resets the formatting of the selected level to the \"Default\" paragraph style.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Przywraca zaznaczonemu poziomowi styl akapitu \"Domyślnie\".</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Removes the assigned paragraph style for the selected index level. “Default paragraph style” is used when no paragraph style is assigned.</ahelp>"
msgstr ""
#. Ao3sU
#: 04120201.xhp
@@ -11806,14 +11824,14 @@ msgctxt ""
msgid "Edit"
msgstr "Edycja"
#. fDM3t
#. D74J5
#: 04120201.xhp
msgctxt ""
"04120201.xhp\n"
"par_id3153675\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opens the <emph>Paragraph Style</emph> dialog, where you can modify the selected paragraph style.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Otwiera okno dialogowe <emph>Styl akapitu</emph>, które umożliwia modyfikację zaznaczonego stylu akapitu.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opens a dialog for editing the selected paragraph style.</ahelp>"
msgstr ""
#. vT8Ei
#: 04120210.xhp
@@ -16252,23 +16270,23 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, list style, and line numbering from the paragraph or paragraph style. You can also restart or modify the start number for numbered lists and line numbering.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Dodaje lub usuwa poziom konspektu, styl listy i numerację wiersza z akapitu lub stylu akapitu. Możesz także ponownie uruchomić lub zmodyfikować numer początkowy dla list numerowanych i numeracji wiersza.</ahelp>"
#. qNyVD
#. 9rNmf
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3153536\n"
"help.text"
msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <menuitem>View - Styles</menuitem>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab."
msgstr "Aby zmienić opcje numeracji akapitów, które używają tego samego stylu akapitu, wybierz <menuitem>Widok - Style</menuitem>, a następnie kliknij ikonę <emph>Style akapitu</emph>. Kliknij styl na liście prawym przyciskiem myszy, wybierz <emph>Modyfikuj</emph>, a następnie kliknij kartę <emph>Konspekt i numeracja</emph>."
msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <menuitem>View - Styles</menuitem>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <menuitem>Outline & List</menuitem> tab."
msgstr ""
#. ufFqK
#. ByrfC
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154470\n"
"help.text"
msgid "To change the numbering options for selected paragraphs, choose <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Paragraph</menuitem></link>, and then click the <emph>Outline & Numbering</emph> tab."
msgstr "Aby zmienić opcje numeracji dla wybranych akapitów, wybierz <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Akapit</menuitem></link>, a następnie kliknij kartę <emph>Konspekt i numeracja</emph>."
msgid "To change the numbering options for selected paragraphs, choose <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Paragraph</menuitem></link>, and then click the <menuitem>Outline & List</menuitem> tab."
msgstr ""
#. Si9tL
#: 05030800.xhp
@@ -16342,32 +16360,32 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected list style.</ahelp> These properties will apply to all paragraphs formatted with the given list style."
msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edytuj właściwości wybranego stylu listy.</ahelp> Te właściwości zostaną zastosowane do wszystkich akapitów sformatowanych przy użyciu danego stylu listy."
#. dxBEA
#. NHYpt
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149195\n"
"help.text"
msgid "This button is disabled when Chapter Numbering is applied. Choose <emph>Tools - Chapter Numbering</emph> to edit the outline level and numbering format."
msgstr "Ten przycisk jest wyłączony, gdy stosowana jest numeracja rozdziałów. Wybierz <emph>Narzędzia - Numeracja rozdziałów</emph>, aby edytować poziom konspektu i format numeracji."
msgid "This button is disabled when Heading Numbering is applied. Choose <menuitem>Tools - Heading Numbering</menuitem> to edit the outline level and numbering format."
msgstr ""
#. zBagB
#. d4Z5M
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3151117\n"
"help.text"
msgid "Outline level and List style are independent of each other. Use <emph>Tools - Chapter Numbering</emph> to assign a numbering format to paragraph styles used as headings in a document outline structure."
msgstr "Poziom konspektu i styl listy są od siebie niezależne. Użyj <emph>Narzędzia - Numeracja rozdziałów</emph>, aby przypisać format numeracji do stylów akapitu używanych jako nagłówki w strukturze konspektu dokumentu."
msgid "Outline level and List style are independent of each other. Use <menuitem>Tools - Heading Numbering</menuitem> to assign a numbering format to paragraph styles used as headings in a document outline structure."
msgstr ""
#. 3KS2Y
#. YQXpL
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149106\n"
"help.text"
msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
msgstr "Ta opcja jest dostępna tylko podczas edycji właściwości bieżącego akapitu przez wybranie <emph>Format - Akapit</emph>."
msgid "The next three options only appear when you edit the properties of a selected paragraph by choosing <menuitem>Format - Paragraph</menuitem>."
msgstr ""
#. 3c6ZA
#: 05030800.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"PO-Revision-Date: 2023-02-22 18:35+0000\n"
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/pl/>\n"
"Language: pl\n"
@@ -266,24 +266,24 @@ msgctxt ""
"bm_id3149973\n"
"help.text"
msgid "<bookmark_value>headings;rearranging</bookmark_value><bookmark_value>rearranging headings</bookmark_value><bookmark_value>moving;headings</bookmark_value><bookmark_value>demoting outline levels</bookmark_value><bookmark_value>promoting outline levels</bookmark_value><bookmark_value>Navigator;outline levels and chapters</bookmark_value><bookmark_value>arranging;headings</bookmark_value><bookmark_value>outlines;arranging chapters</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>nagłówki;zmiana kolejności</bookmark_value><bookmark_value>zmiana kolejności nagłówków</bookmark_value><bookmark_value>przenoszenie;nagłówki</bookmark_value><bookmark_value>obniżanie poziomów konspektu</bookmark_value><bookmark_value>podwyższanie poziomów konspektu</bookmark_value><bookmark_value>Nawigator;poziomy i rozdziały konsepktu</bookmark_value><bookmark_value>układanie;nagłówki</bookmark_value><bookmark_value>konspekty;układanie rozdziałów</bookmark_value>"
#. keVQB
#. uGujR
#: arrange_chapters.xhp
msgctxt ""
"arrange_chapters.xhp\n"
"hd_id3149973\n"
"help.text"
msgid "<variable id=\"arrange_chapters\"><link href=\"text/swriter/guide/arrange_chapters.xhp\">Arranging Chapters in the Navigator</link> </variable>"
msgstr "<variable id=\"arrange_chapters\"><link href=\"text/swriter/guide/arrange_chapters.xhp\">Rozmieszczenie rozdziałów w Nawigatorze</link></variable>"
msgid "<variable id=\"arrange_chapters\"><link href=\"text/swriter/guide/arrange_chapters.xhp\">Arranging Headings in the Navigator</link> </variable>"
msgstr ""
#. PpBQf
#. YrKS4
#: arrange_chapters.xhp
msgctxt ""
"arrange_chapters.xhp\n"
"par_id3147795\n"
"help.text"
msgid "You can move headings and subordinate text up and down in a document by using the Navigator. You can also promote and demote outline levels for headings. To use this feature, format the headings in your document with one of the predefined heading paragraph styles. To use a custom paragraph style for a heading, choose <menuitem>Tools - Chapter Numbering</menuitem>, select the style in the <emph>Paragraph Style</emph> box, and then double-click a number in the <menuitem>Levels</menuitem> list."
msgid "You can move <link href=\"text/shared/00/00000005.xhp#heading\">headings</link> and subordinate text up and down in a document by using the Navigator. You can also promote and demote outline levels for headings. To use this feature, format the headings in your document with one of the predefined “Heading N” (110) paragraph styles, or to use a custom paragraph style for a heading, choose <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Heading Numbering</link>, select a number in the <menuitem>Levels</menuitem> list, then select the style in the <emph>Paragraph Style</emph> box."
msgstr ""
#. N2EW2
@@ -302,7 +302,7 @@ msgctxt ""
"par_id3155461\n"
"help.text"
msgid "To dock the <emph>Navigator</emph>, drag the title bar to the edge of the workspace. To undock the <emph>Navigator</emph>, double-click its frame while holding the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key."
msgstr ""
msgstr "Aby zadokować <emph>Navigator</emph>, przeciągnij pasek tytułu do krawędzi obszaru roboczego. Aby oddokować <emph>Navigator</emph>, kliknij dwukrotnie jego ramkę, przytrzymując klawisz <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>"
#. Atf4S
#: arrange_chapters.xhp
@@ -320,7 +320,7 @@ msgctxt ""
"par_id0915200809400790\n"
"help.text"
msgid "Ensure that headings at all outline levels are shown in the Navigator. By default all levels are shown. See steps below how to change the outline levels that are shown."
msgstr ""
msgstr "Upewnij się, że nagłówki na wszystkich poziomach konspektu są wyświetlane w Nawigatorze. Domyślnie wyświetlane są wszystkie poziomy. Zobacz kroki poniżej, jak zmienić wyświetlane poziomy konspektu."
#. qQBrz
#: arrange_chapters.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"par_id3151206\n"
"help.text"
msgid "On the <emph>Standard Bar</emph>, click the <emph>Navigator</emph> icon <image id=\"img_id5211883\" src=\"cmd/sc_navigator.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5211883\">Icon navigator</alt></image> to open the <emph>Navigator</emph>."
msgstr ""
msgstr "Na <emph>Pasku standardowym</emph> kliknij ikonę <emph>Nawigatora</emph> <image id=\"img_id5211883\" src=\"cmd/sc_navigator.svg\" width=\"1cm\" height=\"1cm\"> <alt id=\"alt_id5211883\">Ikona Nawigatora</alt></image>, aby otworzyć <emph>Nawigator</emph>."
#. yyoXc
#: arrange_chapters.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3151238\n"
"help.text"
msgid "On the <emph>Navigator</emph>, click the <emph>Content Navigation View</emph> icon <image id=\"img_id3156338\" src=\"sw/res/sc20244.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156338\">Icon Content Navigation View</alt></image>."
msgstr ""
msgstr "W <emph>Nawigatorze</emph> kliknij ikonę <emph>Widok nawigacji po zawartości</emph><image id=\"img_id3156338\" src=\"sw/res/sc20244.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156338\">Ikona widoku nawigacji po zawartości</alt></image>."
#. 26EiK
#: arrange_chapters.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"par_id3155139\n"
"help.text"
msgid "Click a heading in the <emph>Navigator</emph> list, and then click the <menuitem>Move Chapter Up</menuitem> <image id=\"img_id4217546\" src=\"sw/res/sc20174.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id4217546\">Icon promote</alt></image> or <menuitem>Move Chapter Down</menuitem> icon <image id=\"img_id6505788\" src=\"sw/res/sc20171.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6505788\">Icon demote</alt></image>."
msgstr ""
msgstr "Kliknij nagłówek na liście <emph>Nawigator</emph>, a następnie kliknij ikonę <menuitem>Przesuń rozdział w górę</menuitem><image id=\"img_id4217546\" src=\"sw/res/sc20174.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id4217546\">Ikona poziomu wyżej</alt></image> lub ikonę <menuitem>Przesuń rozdział w dół</menuitem><image id=\"img_id6505788\" src=\"sw/res/sc20171.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6505788\">Ikona poziomu niżej</alt></image>."
#. eBVCy
#: arrange_chapters.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"par_id3145758\n"
"help.text"
msgid "To move the heading without the subordinate text, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while you drag or click the <menuitem>Move Chapter Up</menuitem> or <menuitem>Move Chapter Down</menuitem> icons."
msgstr ""
msgstr "Aby przenieść nagłówek bez tekstu podrzędnego, przytrzymaj <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> podczas przeciągania lub klikania ikon <menuitem>Przesuń rozdział w górę</menuitem> lub <menuitem>Przesuń rozdział w dół</menuitem>."
#. Fizvk
#: arrange_chapters.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"hd_id3155402\n"
"help.text"
msgid "To Promote or Demote the Outline Level of a Heading"
msgstr ""
msgstr "Aby podwyższyć lub obniżyć poziom konspektu nagłówka"
#. AfdUE
#: arrange_chapters.xhp
@@ -401,7 +401,7 @@ msgctxt ""
"par_idN1081C\n"
"help.text"
msgid "Click the <menuitem>Promote Outline Level</menuitem> <image id=\"img_id5564488\" src=\"sw/res/sc20172.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5564488\">Icon Promote Outline Level</alt></image> or <menuitem>Demote Outline Level</menuitem> icon <image id=\"img_id3159363\" src=\"sw/res/sc20173.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159363\">Icon Demote Outline Level</alt></image>."
msgstr ""
msgstr "Kliknij ikonę <menuitem>Poziom konspektu wyżej</menuitem> <image id=\"img_id5564488\" src=\"sw/res/sc20172.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5564488\">Ikona poziomu konspektu wyżej</alt></image> lub <menuitem>Poziom konspektu niżej</menuitem><image id=\"img_id3159363\" src=\"sw/res/sc20173.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159363\">Ikona poziomu konspektu niżej</alt></image>."
#. io4dG
#: arrange_chapters.xhp
@@ -410,15 +410,15 @@ msgctxt ""
"hd_id3155525\n"
"help.text"
msgid "Use Outline Levels to Change which Headings Are Displayed"
msgstr ""
msgstr "Użyj poziomów konspektu, aby zmienić wyświetlane nagłówki"
#. 9nEq5
#. PKNPA
#: arrange_chapters.xhp
msgctxt ""
"arrange_chapters.xhp\n"
"par_id3151352\n"
"help.text"
msgid "Click the <menuitem>Outline Levels Shown</menuitem> icon <image id=\"img_id3151310\" src=\"sw/res/sc20236.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151310\">Icon Outline Levels Shown</alt></image>, and then select a number for the maximum outline level. Any heading with an outline level less than or equal to this number will be displayed in Navigator."
msgid "Click the <menuitem>Show Up to Outline Level</menuitem> icon <image id=\"img_id3151310\" src=\"sw/res/sc20236.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151310\">Icon Show Up to Outline Level</alt></image>, and then select a number for the maximum outline level. Any heading with an outline level less than or equal to this number will be displayed in Navigator."
msgstr ""
#. 974h6
@@ -3310,14 +3310,14 @@ msgctxt ""
msgid "Repeat steps 2-6 to create a second custom page style with a different header."
msgstr "Powtórz kroki 2-6, by utworzyć drugi styl strony użytkownika z inną główką."
#. CCLiC
#. kV93i
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"tit\n"
"help.text"
msgid "Chapter Numbering"
msgstr "Numeracja rozdziałów"
msgid "Numbering for Headings"
msgstr ""
#. qEcbq
#: chapter_numbering.xhp
@@ -3328,68 +3328,77 @@ msgctxt ""
msgid "<bookmark_value>outlines;numbering</bookmark_value> <bookmark_value>chapters;numbering</bookmark_value> <bookmark_value>deleting;heading numbers</bookmark_value> <bookmark_value>chapter numbering</bookmark_value> <bookmark_value>headings; numbering/paragraph styles</bookmark_value> <bookmark_value>numbering;headings</bookmark_value>"
msgstr "<bookmark_value>konspekty;numeracja</bookmark_value> <bookmark_value>rozdziały;numeracja</bookmark_value> <bookmark_value>usuwanie;numeracja nagłówków</bookmark_value> <bookmark_value>numeracja rozdziałów</bookmark_value> <bookmark_value>nagłówki; style numeracji/akapitu</bookmark_value> <bookmark_value>numerowanie;nagłówki</bookmark_value>"
#. E5Z7H
#. oW5vg
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"hd_id3147682\n"
"help.text"
msgid "<variable id=\"chapter_numbering\"><link href=\"text/swriter/guide/chapter_numbering.xhp\">Chapter Numbering</link></variable>"
msgstr "<variable id=\"chapter_numbering\"><link href=\"text/swriter/guide/chapter_numbering.xhp\">Numeracja rozdziałów</link></variable>"
msgid "<variable id=\"chapter_numbering\"><link href=\"text/swriter/guide/chapter_numbering.xhp\">Numbering for Headings</link></variable>"
msgstr ""
#. uESLX
#. qESHV
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id3155605\n"
"help.text"
msgid "You can modify the heading hierarchy or assign a level in the hierarchy to a custom paragraph style. You can also add chapter and section numbering to heading paragraph styles. By default, the \"Heading 1\" paragraph style is at the top of the chapter hierarchy."
msgstr "Możesz zmodyfikować hierarchię nagłówków lub przypisać poziom w hierarchii do niestandardowego stylu akapitu. Możesz także dodać numerację rozdziałów i sekcji do stylów akapitu nagłówków. Domyślnie styl akapitu „Nagłówek 1” znajduje się na górze hierarchii rozdziałów."
msgid "Use the <link href=\"text/swriter/01/06060000.xhp\"><menuitem>Heading Numbering</menuitem></link> dialog to add numbering to <link href=\"text/shared/00/00000005.xhp#heading\">headings</link>. The different levels in the dialog enable you to assign different headings as an outline structure for your document. In the default settings, the “Heading 1” paragraph style is assigned outline level 1. It is considered to be the top level in the document outline structure. The “Heading 2” paragraph style is assigned outline level 2, and so forth. You can also use the dialog to assign a custom paragraph style as a heading in the document structure."
msgstr ""
#. vC6Ef
#. KZGvs
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"hd_id3155626\n"
"help.text"
msgid "To Add Automatic Numbering to a Heading Style"
msgstr "Dodawanie automatycznej numeracji do stylu nagłówka"
msgid "To Add Automatic Numbering to a Heading"
msgstr ""
#. Q2Dq4
#. ADFdZ
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id3154255\n"
"help.text"
msgid "Choose <menuitem>Tools - Chapter Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab."
msgstr "Wybierz <menuitem>Narzędzia - Numeracja rozdziałów</menuitem>, a następnie kliknij kartę <menuitem>Numeracja</menuitem>."
msgid "Choose <menuitem>Tools - Heading Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab."
msgstr ""
#. UuWGT
#. 4FvST
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id911677925566575\n"
"help.text"
msgid "Select the <menuitem>Level</menuitem> to configure."
msgstr ""
#. FMbhM
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id3155891\n"
"help.text"
msgid "In the <menuitem>Paragraph style</menuitem> box, select the heading style that you want to add chapter numbers to."
msgstr "W polu <menuitem>Styl akapitu</menuitem> wybierz styl nagłówka, do którego chcesz dodać numery rozdziałów."
msgid "In the <menuitem>Paragraph style</menuitem> box, select the paragraph style for the selected level."
msgstr ""
#. EZW6q
#. 8uFsb
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id3150513\n"
"help.text"
msgid "In the <menuitem>Number</menuitem> box, select the numbering scheme that you want to use, and then click <menuitem>OK</menuitem>."
msgstr "W polu <menuitem>Numer</menuitem> wybierz schemat numeracji, którego chcesz użyć, a następnie kliknij <menuitem>OK</menuitem>."
msgid "In the <menuitem>Number</menuitem> box, select the numbering scheme that you want to use for that heading, then click <widget>OK</widget>."
msgstr ""
#. EChDL
#. riGa5
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_idN107CE\n"
"help.text"
msgid "To Remove Automatic Chapter Numbering From a Heading Paragraph"
msgstr "Aby usunąć automatyczną numerację rozdziałów z akapitu nagłówka"
msgid "To Remove Automatic Chapter Numbering From a Heading"
msgstr ""
#. vvzDv
#: chapter_numbering.xhp
@@ -3418,6 +3427,15 @@ msgctxt ""
msgid "Press <keycode>Shift+Backspace</keycode> with the cursor at the beginning of the heading to return the number."
msgstr "Naciśnij klawisze <keycode>Shift+Backspace</keycode> z kursorem na początku nagłówka, aby zwrócić numer."
#. dq6r8
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id651677926469286\n"
"help.text"
msgid "This procedure removes the numbering for an individual heading. To remove or modify the automatic numbering for all headings, use the <menuitem>Heading Numbering</menuitem> dialog ."
msgstr ""
#. itdUu
#: chapter_numbering.xhp
msgctxt ""
@@ -3427,23 +3445,23 @@ msgctxt ""
msgid "To Use a Custom Paragraph Style as a Heading"
msgstr "Używanie stylu akapitu zdefiniowanego przez użytkownika jako nagłówek"
#. E47Di
#. ZWFPa
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id3155571\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering</item>, and then click the <item type=\"menuitem\">Numbering</item> tab."
msgstr "Wybierz <item type=\"menuitem\">Narzędzia - Numeracja rozdziałów</item>, a następnie kliknij kartę <item type=\"menuitem\">Numeracja</item>."
msgid "Choose <menuitem>Tools - Heading Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab."
msgstr ""
#. oFoGj
#. ZAn4q
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_id3147782\n"
"help.text"
msgid "Click the heading level that you want to assign to the custom paragraph style in the <item type=\"menuitem\">Level</item> list."
msgstr "Kliknij numer poziomu nagłówka, do którego chcesz przypisać swój styl na liście <item type=\"menuitem\">Poziom</item>."
msgid "Click the level that you want to assign to the custom paragraph style in the <menuitem>Level</menuitem> list."
msgstr ""
#. 5jDBU
#: chapter_numbering.xhp
@@ -3821,7 +3839,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Using Content Controls in %PRODUCTNAME Writer"
msgstr ""
msgstr "Korzystanie z formantów zawartości w programie %PRODUCTNAME Writer"
#. tW5cr
#: contentcontrols.xhp
@@ -3830,7 +3848,7 @@ msgctxt ""
"hd_id21672742797240\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/swriter/guide/contentcontrols.xhp\">Using Content Controls in %PRODUCTNAME Writer</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/swriter/guide/contentcontrols.xhp\">Korzystanie z formantów zawartości w programie %PRODUCTNAME Writer</link></variable>"
#. tFMEQ
#: contentcontrols.xhp
@@ -3839,7 +3857,7 @@ msgctxt ""
"hd_id621672745482542\n"
"help.text"
msgid "Using Rich Text Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości tekstu sformatowanego"
#. AhNVh
#: contentcontrols.xhp
@@ -3848,7 +3866,7 @@ msgctxt ""
"par_id651672747009666\n"
"help.text"
msgid "<variable id=\"firstinlist\">Place the cursor at the insertion location.</variable>"
msgstr ""
msgstr "<variable id=\"firstinlist\">Umieść kursor w miejscu wstawienia.</variable>"
#. AsXbD
#: contentcontrols.xhp
@@ -3857,7 +3875,7 @@ msgctxt ""
"par_id251672747811027\n"
"help.text"
msgid "<variable id=\"optionally\">Optionally, select <emph>Content is placeholder text</emph>, add a <emph>Title</emph> and a <emph>Tag</emph>.</variable>"
msgstr ""
msgstr "<variable id=\"optionally\">Opcjonalnie wybierz <emph>Treść jest tekstem zastępczym</emph>, dodaj <emph>Tytuł</emph> i <emph>Tag</emph>.</variable>"
#. uDKGF
#: contentcontrols.xhp
@@ -3866,7 +3884,7 @@ msgctxt ""
"par_id201672750353603\n"
"help.text"
msgid "<variable id=\"clickok\">Click <emph>OK</emph> to close the <link href=\"text/swriter/01/contentcontrol00.xhp\"><emph>Content Control Properties</emph></link> dialog.</variable>"
msgstr ""
msgstr "<variable id=\"clickok\">Kliknij <emph>OK</emph>, aby zamknąć okno dialogowe <link href=\"text/swriter/01/contentcontrol00.xhp\"><emph>Właściwości formantu zawartości</emph></link>.</variable>"
#. 9owFA
#: contentcontrols.xhp
@@ -3875,7 +3893,7 @@ msgctxt ""
"par_id271672768162997\n"
"help.text"
msgid "To insert rich text, click in the control and type the text."
msgstr ""
msgstr "Aby wstawić tekst sformatowany, kliknij formant i wpisz tekst."
#. YiDuA
#: contentcontrols.xhp
@@ -3884,7 +3902,7 @@ msgctxt ""
"hd_id111672745487857\n"
"help.text"
msgid "Using Plain Text Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości zwykłego tekstu"
#. ztFCX
#: contentcontrols.xhp
@@ -3893,7 +3911,7 @@ msgctxt ""
"par_id541672768139134\n"
"help.text"
msgid "To insert plain text, click in the control and type the text."
msgstr ""
msgstr "Aby wstawić tekst zwykły, kliknij formant i wpisz tekst."
#. UR5pJ
#: contentcontrols.xhp
@@ -3902,7 +3920,7 @@ msgctxt ""
"hd_id911672745492634\n"
"help.text"
msgid "Using Picture Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości obrazu"
#. YCF5g
#: contentcontrols.xhp
@@ -3911,7 +3929,7 @@ msgctxt ""
"par_id581672749185614\n"
"help.text"
msgid "Click on the picture placeholder to open the <emph>Insert Image</emph> dialog, and select the image file. The image is anchored <link href=\"text/swriter/guide/anchor_object.xhp\"><emph>as-character</emph></link> in the document."
msgstr ""
msgstr "Kliknij obraz zastępczy, aby otworzyć okno dialogowe <emph>Wstaw obraz</emph> i wybierz plik obrazu. Obraz jest zakotwiczony <link href=\"text/swriter/guide/anchor_object.xhp\"><emph>jako znak</emph></link> w dokumencie."
#. eAdHB
#: contentcontrols.xhp
@@ -3920,7 +3938,7 @@ msgctxt ""
"hd_id351672745497657\n"
"help.text"
msgid "Using Check Box Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości pola wyboru"
#. AGnEj
#: contentcontrols.xhp
@@ -3929,7 +3947,7 @@ msgctxt ""
"par_id361672750636766\n"
"help.text"
msgid "Choose the checked and unchecked characters for the check box. Use the <widget>Select</widget> button to open the <link href=\"text/shared/01/04100000.xhp\"><emph>Special Character</emph></link> dialog and choose another character."
msgstr ""
msgstr "Wybierz zaznaczone i niezaznaczone znaki dla pola wyboru. Użyj przycisku <widget>Wybierz</widget>, aby otworzyć okno dialogowe <link href=\"text/shared/01/04100000.xhp\"><emph>Znak specjalny</emph></link> i wybierz inny znak."
#. dWapD
#: contentcontrols.xhp
@@ -3938,7 +3956,7 @@ msgctxt ""
"par_id721672767988766\n"
"help.text"
msgid "Click on the check box to check or uncheck it."
msgstr ""
msgstr "Kliknij pole wyboru, aby je zaznaczyć lub odznaczyć."
#. WkA7y
#: contentcontrols.xhp
@@ -3947,7 +3965,7 @@ msgctxt ""
"hd_id321672745501882\n"
"help.text"
msgid "Using Drop-down List Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości listy rozwijanej"
#. DXwet
#: contentcontrols.xhp
@@ -3956,7 +3974,7 @@ msgctxt ""
"par_id131672752219184\n"
"help.text"
msgid "In the <emph>List Items</emph> box:"
msgstr ""
msgstr "W polu <emph>Pozycje listy</emph>:"
#. QB2zx
#: contentcontrols.xhp
@@ -3965,7 +3983,7 @@ msgctxt ""
"par_id361672751921825\n"
"help.text"
msgid "Use the <widget>Add</widget> button to add a new entry, entering the display name and the value of the item in the <emph>Content Control List Item Property</emph> dialog."
msgstr ""
msgstr "Użyj przycisku <widget>Dodaj</widget>, aby dodać nowy wpis, wprowadzając wyświetlaną nazwę i wartość pozycji w oknie dialogowym <emph>Właściwość pozycji listy formantu zawartości</emph>."
#. y7onD
#: contentcontrols.xhp
@@ -3974,7 +3992,7 @@ msgctxt ""
"par_id951672751926433\n"
"help.text"
msgid "Use the <widget>Modify</widget> button to change the name and value pair of the selected entry."
msgstr ""
msgstr "Użyj przycisku <widget>Modyfikuj</widget>, aby zmienić parę nazwa i wartość wybranego wpisu."
#. vTzyG
#: contentcontrols.xhp
@@ -3983,7 +4001,7 @@ msgctxt ""
"par_id741672751931470\n"
"help.text"
msgid "Use the <widget>Remove</widget> button to delete the selected entry of the list."
msgstr ""
msgstr "Użyj przycisku <widget>Usuń</widget>, aby usunąć wybrany wpis z listy."
#. KP7R7
#: contentcontrols.xhp
@@ -3992,7 +4010,7 @@ msgctxt ""
"par_id41672751936178\n"
"help.text"
msgid "Use the <widget>Move Up</widget> and <widget>Move Down</widget> buttons to position the selected entry in the list, respectively."
msgstr ""
msgstr "Użyj przycisków <widget>Przenieś w górę</widget> i <widget>Przenieś w dół</widget>, aby odpowiednio umieścić wybrany wpis na liście."
#. 7SAHx
#: contentcontrols.xhp
@@ -4001,7 +4019,7 @@ msgctxt ""
"par_id621672751395854\n"
"help.text"
msgid "<embedvar href=\"text/swriter/guide/contentcontrols.xhp#clickok\" markup=\"ignore\"/>"
msgstr ""
msgstr "<embedvar href=\"text/swriter/guide/contentcontrols.xhp#clickok\" markup=\"ignore\"/>"
#. 5yEEb
#: contentcontrols.xhp
@@ -4010,7 +4028,7 @@ msgctxt ""
"par_id721672767925728\n"
"help.text"
msgid "To insert a content, click on the control to open the drop-down list, select one of the items displayed."
msgstr ""
msgstr "Aby wstawić treść, kliknij formant do otworzenia listy rozwijanej, wybierz jedną z wyświetlanych pozycji."
#. FaKDf
#: contentcontrols.xhp
@@ -4019,7 +4037,7 @@ msgctxt ""
"hd_id61672745506193\n"
"help.text"
msgid "Using Combo Box List Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości listy pola kombi"
#. QnE58
#: contentcontrols.xhp
@@ -4028,7 +4046,7 @@ msgctxt ""
"par_id771672755699159\n"
"help.text"
msgid "Different from the <emph>Content Control Drop-down List</emph>, the <emph>Combo Box List</emph> allows you to directly insert text in the box, or choose one of the items in the list."
msgstr ""
msgstr "W odróżnieniu od <emph>Listy rozwijanej formantu zawartości</emph> <emph>Lista pola kombi</emph> umożliwia bezpośrednie wstawienie tekstu w polu lub wybranie jednego z wpisów z listy."
#. 6uKYC
#: contentcontrols.xhp
@@ -4037,7 +4055,7 @@ msgctxt ""
"par_id841672755499287\n"
"help.text"
msgid "Follow instructions for the <emph>Content Control Drop-down List</emph> to insert display names and values to the list."
msgstr ""
msgstr "Postępuj zgodnie z instrukcjami dotyczącymi <emph>Listy rozwijanej formantu zawartości</emph>, aby wstawić wyświetlane nazwy i wartości do listy."
#. VYJXW
#: contentcontrols.xhp
@@ -4046,7 +4064,7 @@ msgctxt ""
"par_id961672767890705\n"
"help.text"
msgid "To insert a content, click on the control to open a drop-down list, select one of the items displayed or type your custom text."
msgstr ""
msgstr "Aby wstawić zawartość, kliknij formant, aby otworzyć listę rozwijaną, wybierz jedną z wyświetlanych pozycji lub wpisz własny tekst."
#. 3SFgc
#: contentcontrols.xhp
@@ -4055,7 +4073,7 @@ msgctxt ""
"hd_id221672745510196\n"
"help.text"
msgid "Using Date Content Control"
msgstr ""
msgstr "Korzystanie z formantu zawartości daty"
#. LYNb9
#: contentcontrols.xhp
@@ -4064,7 +4082,7 @@ msgctxt ""
"par_id391672755927187\n"
"help.text"
msgid "Choose one of the date formats in the <emph>Date Format</emph> list."
msgstr ""
msgstr "Wybierz jeden z formatów daty z listy <emph>Format daty</emph>."
#. BAczD
#: contentcontrols.xhp
@@ -4073,7 +4091,7 @@ msgctxt ""
"par_id291672767767937\n"
"help.text"
msgid "To insert a date, click on the control to open a calendar object and choose the date."
msgstr ""
msgstr "Aby wstawić datę, kliknij formant, aby otworzyć obiekt kalendarza i wybierz datę."
#. Aezoo
#: delete_from_dict.xhp
@@ -8348,7 +8366,7 @@ msgctxt ""
"par_id3155893\n"
"help.text"
msgid "To cycle through the index entries in your document, click the next or the previous arrows in the <link href=\"text/swriter/01/04120100.xhp\"><emph>Edit Index Entry</emph> dialog</link>."
msgstr ""
msgstr "Aby przeglądać wpisy indeksu w dokumencie, klikaj następną lub poprzednią strzałkę w oknie dialogowym <link href=\"text/swriter/01/04120100.xhp\"><emph>Edycja wpisu indeksu</emph></link>."
#. 3hNnR
#: indices_edit.xhp
@@ -8483,7 +8501,7 @@ msgctxt ""
"par_id3154258\n"
"help.text"
msgid "To add index entries for all other occurrences of the selected entry text in your document, select <menuitem>Apply to all similar texts</menuitem>."
msgstr ""
msgstr "Aby dodać wpisy indeksu do wszystkich innych wystąpień wybranego tekstu wpisu w dokumencie, wybierz <menuitem>Zastosuj do wszystkich podobnych tekstów</menuitem>."
#. 5YVSS
#: indices_enter.xhp
@@ -8503,14 +8521,14 @@ msgctxt ""
msgid "To Define Table of Contents Entries"
msgstr "Definiowanie wpisów spisu treści"
#. s2tDv
#. HEGrf
#: indices_enter.xhp
msgctxt ""
"indices_enter.xhp\n"
"par_id3147132\n"
"help.text"
msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents."
msgstr "Najlepszym sposobem na utworzenie spisu treści jest zastosowanie zdefiniowanych stylów akapitu nagłówków, takich jak \"Nagłówek 1\", do akapitów które chcesz włączyć do spisu treści. Możesz również użyć własnych stylów akapitów, jeśli przypiszesz im jeden ze zdefiniowanych poziomów konspektu."
msgid "The best way to generate a table of contents is to apply the predefined “Heading N” paragraph styles, such as Heading 1, to the paragraphs that you want to include in your table of contents."
msgstr ""
#. SuiqC
#: indices_enter.xhp
@@ -8521,14 +8539,14 @@ msgctxt ""
msgid "To Use a Custom Paragraph Style as a Table of Contents Entry"
msgstr "Używanie własnego stylu akapitu jako spisu treści"
#. 3sQVM
#. LyhAY
#: indices_enter.xhp
msgctxt ""
"indices_enter.xhp\n"
"par_id3150933\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering</item> and click the <emph>Numbering</emph> tab."
msgstr "Wybierz <item type=\"menuitem\">Narzędzia - Numeracja rozdziałów</item> i kliknij kartę <emph>Numeracja</emph>."
msgid "Choose <menuitem>Tools - Heading Numbering</menuitem> and click the <emph>Numbering</emph> tab."
msgstr ""
#. yiF3Z
#: indices_enter.xhp
@@ -8539,14 +8557,14 @@ msgctxt ""
msgid "Select the paragraph style that you want to include in your table of contents in the <emph>Paragraph Style</emph> box."
msgstr "Zaznacz styl akapitu, który chcesz włączyć do spisu w polu <emph>Styl akapitu</emph>."
#. Y2zid
#. Fp2gz
#: indices_enter.xhp
msgctxt ""
"indices_enter.xhp\n"
"par_id3150523\n"
"help.text"
msgid "In the <emph>Level</emph> list, click the hierarchical level that you want to apply the paragraph style to."
msgstr "Na liście <emph>Poziomów</emph> kliknij poziom hierarchii w którym chcesz użyć stylu akapitu."
msgid "In the <emph>Level</emph> list, click the level for the paragraph style."
msgstr ""
#. JK8xZ
#: indices_enter.xhp
@@ -9430,15 +9448,6 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Kliknij <emph>OK</emph>."
#. tjHoB
#: indices_userdef.xhp
msgctxt ""
"indices_userdef.xhp\n"
"par_id3150720\n"
"help.text"
msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Additional styles</item>, and then click the <item type=\"menuitem\">Assign styles</item> button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the chapter level for the paragraph style."
msgstr "Jeśli chcesz użyć innego stylu akapitu jako pozycji spisu treści, wybierz <item type=\"menuitem\">Dodatkowe style</item>, a następnie kliknij <item type=\"menuitem\">Przypisz style</item> przycisk obok pola. Kliknij styl na liście, a następnie kliknij przycisk <item type=\"menuitem\">>></item> lub <item type=\"menuitem\"><<</item>, aby zdefiniować poziom rozdziału dla akapitu styl."
#. fQYtA
#: insert_beforetable.xhp
msgctxt ""
@@ -9833,7 +9842,7 @@ msgctxt ""
"bm_id3145078\n"
"help.text"
msgid "<bookmark_value>tab stops; inserting in lists</bookmark_value><bookmark_value>numbering; changing the level of</bookmark_value><bookmark_value>lists;changing levels</bookmark_value><bookmark_value>bullet lists;changing levels</bookmark_value><bookmark_value>promote level;in lists</bookmark_value><bookmark_value>demote level;in lists</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>tabulatory; wstawianie na listach</bookmark_value><bookmark_value>numerowanie; zmiana poziomu</bookmark_value><bookmark_value>listy;zmiana poziomów</bookmark_value><bookmark_value>listy wypunktowane;zmiana poziomów</bookmark_value><bookmark_value>podwyższenie poziomu;na listach</bookmark_value><bookmark_value>obniżenie poziomu;na listach</bookmark_value>"
#. ghdAG
#: insert_tab_innumbering.xhp
@@ -11678,7 +11687,7 @@ msgctxt ""
"hd_id831673188050537\n"
"help.text"
msgid "To Quickly Insert a Page Number in Header or Footer of Page Style"
msgstr ""
msgstr "Aby szybko wstawić numer strony w główce lub stopce stylu strony"
#. PMWAC
#: pagenumbers.xhp
@@ -11687,7 +11696,7 @@ msgctxt ""
"par_id771673188070892\n"
"help.text"
msgid "Choose <link href=\"text/swriter/01/pagenumbering.xhp\"><menuitem>Insert - Page Numbers</menuitem></link> to open a dialog to guide you in inserting a page number in the current page style header or footer and setting the page number alignment."
msgstr ""
msgstr "Wybierz <link href=\"text/swriter/01/pagenumbering.xhp\"><menuitem>Wstaw - Numery stron</menuitem></link>, aby otworzyć okno dialogowe, które pomoże wstawić numer strony w główce bieżącego stylu strony lub stopki oraz ustawienie wyrównania numerów stron."
#. FnxVE
#: pagenumbers.xhp
@@ -11705,7 +11714,7 @@ msgctxt ""
"par_id8611102\n"
"help.text"
msgid "Choose <menuitem>Insert - Field - Page Number</menuitem> to insert a page number at the current cursor position."
msgstr ""
msgstr "Wybierz <menuitem>Wstaw - Pole - Numer strony</menuitem>, aby wstawić numer strony w bieżącej pozycji kursora."
#. dU382
#: pagenumbers.xhp
@@ -11831,7 +11840,7 @@ msgctxt ""
"hd_id5051728\n"
"help.text"
msgid "Using Different Page Number Formats in Headers and Footers"
msgstr "Używanie różnych formatów numerów stron w główkach i stopkach"
msgstr "Korzystanie z różnych formatów numerów stron w główkach i stopkach"
#. vXUs5
#: pagenumbers.xhp
@@ -14639,7 +14648,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Using Regular Expressions in Text Searches"
msgstr "Używanie wyrażeń regularnych w wyszukiwaniu tekstu"
msgstr "Korzystanie z wyrażeń regularnych w wyszukiwaniu tekstu"
#. zQBiL
#: search_regexp.xhp
@@ -14657,7 +14666,7 @@ msgctxt ""
"hd_id3150099\n"
"help.text"
msgid "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Using Regular Expressions in Text Searches</link></variable>"
msgstr "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Używanie wyrażeń regularnych w wyszukiwaniu tekstu</link></variable>"
msgstr "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Korzystanie z wyrażeń regularnych w wyszukiwaniu tekstu</link></variable>"
#. MAYGg
#: search_regexp.xhp
@@ -15629,7 +15638,7 @@ msgctxt ""
"par_id3856013\n"
"help.text"
msgid "Save the *.oxt-extension file to your hard drive, then double-click the *.oxt file in your file manager. Alternatively, in %PRODUCTNAME choose <menuitem>Tools - Extensions</menuitem> to open the Extensions dialog, click <emph>Add</emph> and browse to the file."
msgstr ""
msgstr "Zapisz plik z rozszerzeniem *.oxt na dysku twardym, a następnie kliknij dwukrotnie plik *.oxt w menedżerze plików. Ewentualnie w %PRODUCTNAME wybierz <menuitem>Narzędzia - Rozszerzenia</menuitem>, aby otworzyć okno dialogowe Rozszerzenia, kliknij <emph>Dodaj</emph> i nawiguj do pliku."
#. hAPoK
#: smarttags.xhp