@@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version: Fortran-lang.org website\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
11
"POT-Creation-Date: 2022-10-01 14:47+0530\n"
12
- "PO-Revision-Date: 2025-08-14 18 :02+0000\n"
12
+ "PO-Revision-Date: 2025-08-19 17 :02+0000\n"
13
13
"Last-Translator: Agnieszka Ziora <
[email protected] >\n"
14
14
"Language-Team: Polish <https://hosted.weblate.org/projects/fortran-lang/"
15
15
"webpage/pl/>\n"
@@ -19,7 +19,7 @@ msgstr ""
19
19
"Content-Transfer-Encoding: 8bit\n"
20
20
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
21
21
"|| n%100>=20) ? 1 : 2;\n"
22
- "X-Generator: Weblate 5.13-dev \n"
22
+ "X-Generator: Weblate 5.13\n"
23
23
"Generated-By: Babel 2.10.3\n"
24
24
25
25
#: ../../source/community.md:10
@@ -9118,7 +9118,7 @@ msgstr "**źródło**"
9118
9118
#: ../../source/learn/intrinsics/_pages/SPREAD.md:31
9119
9119
msgid "Shall be a scalar or an array of any type and a rank less than fifteen."
9120
9120
msgstr ""
9121
- "Powinno być wielkością skalarną lub tablicą dowolnego typu oraz mieć rangę "
9121
+ "Powinien być wielkością skalarną lub tablicą dowolnego typu oraz mieć rangę "
9122
9122
"mniejszą niż piętnaście."
9123
9123
9124
9124
#: ../../source/learn/intrinsics/_pages/ALL.md:27
@@ -9153,7 +9153,7 @@ msgid ""
9153
9153
"Shall be a scalar of type _integer_ with a value in the range from **1** to "
9154
9154
"**n+1**, where **n** equals the rank of **source**."
9155
9155
msgstr ""
9156
- "Powinno być wielkością skalarną typu _liczba całkowita (integer)_ z "
9156
+ "Powinien być wielkością skalarną typu _liczba całkowita (integer)_ z "
9157
9157
"wartością z przedziału od **1** do **n+1**, gdzie **n** jest równe randze "
9158
9158
"**źródła**."
9159
9159
@@ -9164,7 +9164,7 @@ msgstr "**ncopies**"
9164
9164
9165
9165
#: ../../source/learn/intrinsics/_pages/SPREAD.md:39
9166
9166
msgid "Shall be a scalar of type _integer_."
9167
- msgstr "Powinno być wielkością skalarną typu _liczba całkowita_."
9167
+ msgstr "Powinien być wielkością skalarną typu _liczba całkowita_."
9168
9168
9169
9169
#: ../../source/learn/intrinsics/_pages/SPREAD.md:43
9170
9170
msgid ""
@@ -9388,8 +9388,8 @@ msgid ""
9388
9388
"Shall be of the same type and type parameters as **vector** and shall be "
9389
9389
"conformable with **mask**."
9390
9390
msgstr ""
9391
- "Powinno być tego samego typu i mieć takie same parametry typu jak **wektor** "
9392
- "oraz powinno być zgodne z **maską**."
9391
+ "Powinien być tego samego typu i mieć takie same parametry typu jak **wektor**"
9392
+ " oraz powinno być zgodne z **maską**."
9393
9393
9394
9394
#: ../../source/learn/intrinsics/_pages/UNPACK.md:44
9395
9395
msgid ""
@@ -9641,8 +9641,8 @@ msgid ""
9641
9641
"may be of any type. It shall be an array. If it is a pointer it shall be "
9642
9642
"associated."
9643
9643
msgstr ""
9644
- "może być dowolnego typu. Powinno być tablicą. Jeśli jest wskaźnikiem, "
9645
- "powinno być powiązane ."
9644
+ "może być dowolnego typu. Powinien być tablicą. Jeśli jest wskaźnikiem, "
9645
+ "powinien być powiązany ."
9646
9646
9647
9647
#: ../../source/learn/intrinsics/_pages/IS_CONTIGUOUS.md:86
9648
9648
msgid "**Result**"
@@ -9720,11 +9720,11 @@ msgstr ""
9720
9720
#: ../../source/learn/intrinsics/_pages/LBOUND.md:27
9721
9721
#: ../../source/learn/intrinsics/_pages/UBOUND.md:22
9722
9722
msgid "Shall be an array, of any type."
9723
- msgstr "Powinno być tablicą dowolnego typu."
9723
+ msgstr "Powinien być tablicą dowolnego typu."
9724
9724
9725
9725
#: ../../source/learn/intrinsics/_pages/LBOUND.md:30
9726
9726
msgid "Shall be a scalar _integer_."
9727
- msgstr "Powinno być wielkością skalarną _integer_."
9727
+ msgstr "Powinien być wielkością skalarną _integer_."
9728
9728
9729
9729
#: ../../source/learn/intrinsics/_pages/ACHAR.md:42
9730
9730
#: ../../source/learn/intrinsics/_pages/AINT.md:38
@@ -9867,8 +9867,8 @@ msgid ""
9867
9867
"Shall be an array or scalar of any type. If **source** is a pointer it must "
9868
9868
"be associated and allocatable arrays must be allocated."
9869
9869
msgstr ""
9870
- "Powinno być tablicą lub wielkością skalarną dowolnego typu. Jeśli **source** "
9871
- "jest wskaźnikiem, musi być powiązany, a tablice możliwe do przydzielenia "
9870
+ "Powinien być tablicą lub wielkością skalarną dowolnego typu. Jeśli **source**"
9871
+ " jest wskaźnikiem, musi być powiązany, a tablice możliwe do przydzielenia "
9872
9872
"przydzielone."
9873
9873
9874
9874
#: ../../source/learn/intrinsics/_pages/CHAR.md:28
@@ -9942,6 +9942,8 @@ msgid ""
9942
9942
"shall be a scalar of type _integer_ and its value shall be in the range from "
9943
9943
"1 to n, where n equals the rank of **array**."
9944
9944
msgstr ""
9945
+ "powinien być wielkością skalarną typu _integer_, a jego wartość powinna być "
9946
+ "w zakresie od 1 do n, gdzie n jest równe randze **tablicy**."
9945
9947
9946
9948
#: ../../source/learn/intrinsics/_pages/ICHAR.md:39
9947
9949
#: ../../source/learn/intrinsics/_pages/LEN_TRIM.md:35
@@ -9950,36 +9952,39 @@ msgid ""
9950
9952
"The return value is of type _integer_ and of kind **kind**. If **kind** is "
9951
9953
"absent, the return value is of default _integer_ kind."
9952
9954
msgstr ""
9955
+ "Wartość zwrotna jest typu _integer_ oraz rodzaju **kind**. Jeśli **kind** "
9956
+ "jest nieobecny, wartość zwrotna jest domyślnie rodzajem _integer_."
9953
9957
9954
9958
#: ../../source/learn/intrinsics/_pages/LEN_TRIM.md:75
9955
9959
#: ../../source/learn/intrinsics/_pages/SIZE.md:186
9956
9960
#: ../../source/learn/intrinsics/_pages/VERIFY.md:255
9957
9961
msgid "Fortran 95 and later, with **kind** argument - Fortran 2003 and later"
9958
- msgstr ""
9962
+ msgstr "Fortran 95 i nowszy, z argumentem **kind** - Fortran 2003 i nowszy "
9959
9963
9960
9964
#: ../../source/learn/intrinsics/_pages/SIZE.md:190
9961
9965
msgid "[**shape**(3)](#shape), [__reshape__(3)])(RESHAPE)"
9962
- msgstr ""
9966
+ msgstr "[**shape**(3)](#shape), [__reshape__(3)])(RESHAPE) "
9963
9967
9964
9968
#: ../../source/learn/intrinsics/_pages/UBOUND.md:2
9965
9969
msgid "ubound"
9966
- msgstr ""
9970
+ msgstr "ubound "
9967
9971
9968
9972
#: ../../source/learn/intrinsics/_pages/UBOUND.md:6
9969
9973
msgid "**ubound**(3) - \\[ARRAY INQUIRY\\] Upper dimension bounds of an array"
9970
- msgstr ""
9974
+ msgstr "**ubound**(3) - \\[ZAPYTANIE TABLICY\\] Górna granica wymiaru tablicy "
9971
9975
9972
9976
#: ../../source/learn/intrinsics/_pages/UBOUND.md:16
9973
9977
msgid ""
9974
9978
"Returns the upper bounds of an array, or a single upper bound along the "
9975
9979
"**dim** dimension."
9976
9980
msgstr ""
9981
+ "Zwraca górną granicę tablicy lub pojedynczą górną granicę wymiaru **dim**."
9977
9982
9978
9983
#: ../../source/learn/intrinsics/_pages/CO_LBOUND.md:25
9979
9984
#: ../../source/learn/intrinsics/_pages/CO_UBOUND.md:25
9980
9985
#: ../../source/learn/intrinsics/_pages/UBOUND.md:25
9981
9986
msgid "(Optional) Shall be a scalar _integer_."
9982
- msgstr ""
9987
+ msgstr "(Opcjonalnie) Powinien być wielkością skalarną _integer_. "
9983
9988
9984
9989
#: ../../source/learn/intrinsics/_pages/IACHAR.md:30
9985
9990
#: ../../source/learn/intrinsics/_pages/INDEX.md:45
@@ -9991,50 +9996,66 @@ msgid ""
9991
9996
"The return value is of type _integer_ and of kind **kind**. If **kind** is "
9992
9997
"absent, the return value is of default integer kind."
9993
9998
msgstr ""
9999
+ "Wartość zwrotna jest typu _integer_ oraz rodzaju **kind**. Jeśli **kind** "
10000
+ "jest nieobecny, wartość zwrotna jest domyślnie liczbą całkowitą."
9994
10001
9995
10002
#: ../../source/learn/intrinsics/_pages/UBOUND.md:36
9996
10003
msgid "If **dim** is absent, the result is an array of the upper bounds of **array**."
9997
10004
msgstr ""
10005
+ "Jeśli **dim** jest nieobecny, wynikiem jest tablica o górnych granicach "
10006
+ "**tablicy**."
9998
10007
9999
10008
#: ../../source/learn/intrinsics/_pages/UBOUND.md:39
10000
10009
msgid ""
10001
10010
"If **dim** is present, the result is a scalar corresponding to the upper "
10002
10011
"bound of the array along that dimension."
10003
10012
msgstr ""
10013
+ "Jeśli **dim** jest obecny, wynikiem jest wielkość skalarna odpowiadająca "
10014
+ "górnej granicy tablicy wzdłuż tego wymiaru."
10004
10015
10005
10016
#: ../../source/learn/intrinsics/_pages/UBOUND.md:42
10006
10017
msgid ""
10007
10018
"If **array** is an expression rather than a whole array or array structure "
10008
10019
"component, or if it has a zero extent along the relevant dimension, the upper"
10009
10020
" bound is taken to be the number of elements along the relevant dimension."
10010
10021
msgstr ""
10022
+ "Jeśli **tablica** jest wyrażeniem, a nie całą tablicą lub elementem "
10023
+ "struktury tablicy, lub jeśli ma zerowy zasięg wzdłuż odpowiedniego wymiaru, "
10024
+ "za górną granicę przyjmuje się liczbę elementów wzdłuż odpowiedniego wymiaru."
10011
10025
10012
10026
#: ../../source/learn/intrinsics/_pages/UBOUND.md:49
10013
10027
msgid ""
10014
10028
"Note this function should not be used on assumed-size arrays or in any "
10015
10029
"function without an explicit interface. Errors can occur if there is no "
10016
10030
"interface defined."
10017
10031
msgstr ""
10032
+ "Zauważ, że funkcja ta nie powinna być używana na tablicach o określonych "
10033
+ "wielkościach lub w funkcjach bez jawnego interfejsu. Jeśli interfejs nie "
10034
+ "jest zdefiniowany mogą wystąpić błędy."
10018
10035
10019
10036
#: ../../source/learn/intrinsics/_pages/UBOUND.md:114
10020
10037
msgid "Fortran 95 and later, with KIND argument Fortran 2003 and later"
10021
- msgstr ""
10038
+ msgstr "Fortran 95 i nowszy, z argumentem KIND Fortran 2003 i nowszy "
10022
10039
10023
10040
#: ../../source/learn/intrinsics/_pages/UBOUND.md:119
10024
10041
msgid ""
10025
10042
"[**lbound**(3)](#lbound), [**co_ubound**(3)](#co_ubound), "
10026
10043
"[__co\\_lbound__(3)(co_lbound)]"
10027
10044
msgstr ""
10045
+ "[**lbound**(3)](#lbound), [**co_ubound**(3)](#co_ubound), "
10046
+ "[__co\\_lbound__(3)(co_lbound)]"
10028
10047
10029
10048
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:2
10030
10049
msgid "maxloc"
10031
- msgstr ""
10050
+ msgstr "maxloc "
10032
10051
10033
10052
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:6
10034
10053
msgid ""
10035
10054
"**maxloc**(3) - \\[ARRAY:LOCATION\\] Location of the maximum value within an "
10036
10055
"array"
10037
10056
msgstr ""
10057
+ "**maxloc**(3) - \\[TABLICA:LOKALIZACJA\\] Lokalizacja największej wartości w "
10058
+ "tablicy"
10038
10059
10039
10060
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:16
10040
10061
msgid ""
@@ -10049,13 +10070,23 @@ msgid ""
10049
10070
"all of the elements of **mask** along a given row are zero, the result value "
10050
10071
"for that row is zero."
10051
10072
msgstr ""
10073
+ "Określa położenie elementu w tablicy o największej wartości lub, jeśli "
10074
+ "podano argument **dim**, określa położenie największego elementu wzdłuż "
10075
+ "każdego wiersza tablicy w kierunku **dim**. Jeśli występuje argument **mask**"
10076
+ ", brane są pod uwagę tylko elementy, dla których **mask** ma wartość "
10077
+ "**.true.**. Jeśli więcej niż jeden element w tablicy ma największą wartość, "
10078
+ "zwracana jest lokalizacja pierwszego takiego elementu w kolejności elementów "
10079
+ "tablicy. Jeśli tablica ma rozmiar zerowy lub wszystkie elementy **mask** "
10080
+ "mają wartość .false., wynik jest tablicą zer. Podobnie, jeśli podano "
10081
+ "argument **dim** i wszystkie elementy **mask** w danym wierszu mają wartość "
10082
+ "zero, wartość wyniku dla tego wiersza wynosi zero."
10052
10083
10053
10084
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:30
10054
10085
#: ../../source/learn/intrinsics/_pages/MAXVAL.md:33
10055
10086
#: ../../source/learn/intrinsics/_pages/MINLOC.md:36
10056
10087
#: ../../source/learn/intrinsics/_pages/MINVAL.md:30
10057
10088
msgid "Shall be an array of type _integer_, _real_, or _character_."
10058
- msgstr ""
10089
+ msgstr "Powinien być tablicą typu _integer_, _real_ lub _character_. "
10059
10090
10060
10091
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:33
10061
10092
#: ../../source/learn/intrinsics/_pages/MAXVAL.md:36
@@ -10064,12 +10095,15 @@ msgid ""
10064
10095
"(Optional) Shall be a scalar of type _integer_, with a value between one and "
10065
10096
"the rank of **array**, inclusive. It may not be an optional dummy argument."
10066
10097
msgstr ""
10098
+ "(Opcjonalnie) Powinien być wielkością skalarną typu _integer_, z wartością "
10099
+ "pomiędzy jeden a rangą **tablicy** włącznie. Nie może być opcjonalnym "
10100
+ "argumentem fikcyjnym."
10067
10101
10068
10102
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:38
10069
10103
#: ../../source/learn/intrinsics/_pages/MINLOC.md:44
10070
10104
#: ../../source/learn/intrinsics/_pages/MINVAL.md:38
10071
10105
msgid "Shall be an array of type _logical_, and conformable with **array**."
10072
- msgstr ""
10106
+ msgstr "Powinien być typu _logical_ zgodny z **tablicą**. "
10073
10107
10074
10108
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:42
10075
10109
#: ../../source/learn/intrinsics/_pages/MINLOC.md:48
@@ -10081,6 +10115,12 @@ msgid ""
10081
10115
"and **array** has a rank of one, the result is a scalar. In all cases, the "
10082
10116
"result is of default _integer_ type."
10083
10117
msgstr ""
10118
+ "Jeśli **dim** jest nieobecny, wynikiem jest tablica rangi pierwszej z "
10119
+ "długością równą randze **tablicy**. Jeśli **dim** jest obecny, wynikiem jest "
10120
+ "tablica o randze o jeden mniejszej niż ranga **tablicy** oraz o wielkości "
10121
+ "odpowiadającej wielkości **tablicy** bez wymiaru **dim**. Jeśli **dim** jest "
10122
+ "obecny oraz **tablica** ma rangę pierwszą, wynikiem jest wielkość skalarna. "
10123
+ "We wszystkich przypadkach, wynik jest domyślnie typem _integer_."
10084
10124
10085
10125
#: ../../source/learn/intrinsics/_pages/MAXLOC.md:49
10086
10126
msgid ""
0 commit comments