@@ -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: 2024-07-04 08 :09+0000\n"
12
+ "PO-Revision-Date: 2024-07-06 20 :09+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"
@@ -2228,7 +2228,7 @@ msgstr ""
2228
2228
2229
2229
#: ../../source/index.md:5
2230
2230
msgid "The Fortran Programming Language"
2231
- msgstr ""
2231
+ msgstr "Język programowania Fortran "
2232
2232
2233
2233
#: ../../source/index.md:8
2234
2234
msgid "Fortran <br> High-performance parallel programming language"
@@ -2240,18 +2240,22 @@ msgstr "{bdg-link-primary}`Rozpocznij <learn/>`"
2240
2240
2241
2241
#: ../../source/index.md:16
2242
2242
msgid "Features"
2243
- msgstr ""
2243
+ msgstr "Możliwości "
2244
2244
2245
2245
#: ../../source/index.md:20
2246
2246
msgid "High performance"
2247
- msgstr ""
2247
+ msgstr "Wysoka wydajność "
2248
2248
2249
2249
#: ../../source/index.md:23
2250
2250
msgid ""
2251
2251
"Fortran has been designed from the ground up for computationally intensive "
2252
2252
"applications in science and engineering. Mature and battle-tested compilers "
2253
2253
"and libraries allow you to write code that runs close to the metal, fast."
2254
2254
msgstr ""
2255
+ "Fortran został zaprojektowany od podstaw z myślą o aplikacjach wymagających "
2256
+ "dużej siły obliczeń stosowanych w nauce oraz inżynierii. Dojrzałe i "
2257
+ "przetestowane w boju kompilatory I biblioteki pozwalają na szybkie pisanie "
2258
+ "kodu bliżej poziomu sprzętu."
2255
2259
2256
2260
#: ../../source/index.md:26
2257
2261
msgid "Statically and strongly typed"
@@ -2269,28 +2273,34 @@ msgstr ""
2269
2273
2270
2274
#: ../../source/index.md:32
2271
2275
msgid "Easy to learn and use"
2272
- msgstr ""
2276
+ msgstr "Łatwy w nauce i użyciu "
2273
2277
2274
2278
#: ../../source/index.md:35
2275
2279
msgid ""
2276
2280
"Fortran is a relatively small language that is surprisingly easy to learn and"
2277
2281
" use. Expressing most mathematical and arithmetic operations over large "
2278
2282
"arrays is as simple as writing them as equations on a whiteboard."
2279
2283
msgstr ""
2284
+ "Fortran jest stosunkowo małym językiem, który jest zaskakująco łatwy do "
2285
+ "nauce i użyciu. Zapisywanie większości operacji matematycznych i "
2286
+ "arytmetycznych na dużych tablicach jest tak proste jak zapisanie ich w "
2287
+ "postaci równań na tablicy."
2280
2288
2281
2289
#: ../../source/index.md:38
2282
2290
msgid "Versatile"
2283
- msgstr ""
2291
+ msgstr "Uniwersalny "
2284
2292
2285
2293
#: ../../source/index.md:41
2286
2294
msgid ""
2287
2295
"Fortran allows you to write code in a style that best fits your problem: "
2288
2296
"imperative, procedural, array-oriented, object-oriented, or functional."
2289
2297
msgstr ""
2298
+ "Fortran pozwala na pisanie kodu w stylu, który najbardziej ci odpowiada: "
2299
+ "imperatywnym, proceduralnym, tablicowym, obiektowym lub funkcyjnym."
2290
2300
2291
2301
#: ../../source/index.md:44
2292
2302
msgid "Natively parallel"
2293
- msgstr ""
2303
+ msgstr "Natywnie równoległy "
2294
2304
2295
2305
#: ../../source/index.md:47
2296
2306
msgid ""
@@ -2304,7 +2314,7 @@ msgstr ""
2304
2314
2305
2315
#: ../../source/index.md:50
2306
2316
msgid "FAQ"
2307
- msgstr ""
2317
+ msgstr "Często zadawane pytania "
2308
2318
2309
2319
#: ../../source/index.md:54
2310
2320
msgid "What is the status of Fortran?"
0 commit comments