@@ -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-09 14 :09+0000\n"
12
+ "PO-Revision-Date: 2024-07-10 18 :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"
@@ -2339,10 +2339,19 @@ msgid ""
2339
2339
"Library](https://github.com/fortran-lang/stdlib) and the [Fortran Package "
2340
2340
"Manager](https://fpm.fortran-lang.org) are under active development."
2341
2341
msgstr ""
2342
+ "Fortran to dojrzały język programowania, który jest w trakcie aktywnego "
2343
+ "rozwoju. Najnowsza wersja języka to [Fortran 2018](https://isotc.iso.org/"
2344
+ "livelink/livelink?func=ll&objId=19441669&objAction=Open). Kolejna odsłona, ["
2345
+ "Fortran 2023](https://wg5-fortran.org/N2151-N2200/N2194.pdf), planowana jest "
2346
+ "na rok 2023. Istnieje kilkanaście open source jak również zastrzeżonych ["
2347
+ "kompilatorów Fortran](kompilatory). Dodatkowo, projekty o otwartym kodzie "
2348
+ "źródłowym takie jak [Standard Library](https://github.com/fortran-lang/"
2349
+ "stdlib) oraz [Fortran Package Manager](https://fpm.fortran-lang.org) są "
2350
+ "ciągle rozwijane."
2342
2351
2343
2352
#: ../../source/index.md:71
2344
2353
msgid "What is Fortran used for?"
2345
- msgstr ""
2354
+ msgstr "Do czego służy Fortran? "
2346
2355
2347
2356
#: ../../source/index.md:74
2348
2357
msgid ""
@@ -2352,21 +2361,30 @@ msgid ""
2352
2361
"is the dominant language of High Performance Computing and is used to "
2353
2362
"[benchmark the fastest supercomputers in the world](https://top500.org/)."
2354
2363
msgstr ""
2364
+ "Fortran jest głównie używany w dziedzinach, które używają obliczeń - nauki "
2365
+ "ścisłe i inżynieria. Należą do nich numeryczne przewidywanie pogody i "
2366
+ "oceanów, obliczeniowa mechanika płynów, matematyka stosowana, statystyka "
2367
+ "oraz finanse. Fortran jest językiem dominującym w dziedzinie wysokowydajnych "
2368
+ "obliczeń i jest używany do [testowania najszybszych superkomputerów na "
2369
+ "świecie](https://top500.org/)."
2355
2370
2356
2371
#: ../../source/index.md:77
2357
2372
msgid "Should I use Fortran for my new project?"
2358
- msgstr ""
2373
+ msgstr "Czy powinienem użyć Fortranu w moim nowym projekcie? "
2359
2374
2360
2375
#: ../../source/index.md:80
2361
2376
msgid ""
2362
2377
"If you're writing a program or a library to perform fast arithmetic "
2363
2378
"computation over large numeric arrays, Fortran is the optimal tool for the "
2364
2379
"job."
2365
2380
msgstr ""
2381
+ "Jeśli piszesz program lub bibliotekę wykonującą szybkie obliczenia "
2382
+ "arytmetyczne na dużych tablicach numerycznych Fortran jest optymalnym "
2383
+ "narzędziem do tego zadania."
2366
2384
2367
2385
#: ../../source/index.md:109
2368
2386
msgid "Make Fortran better"
2369
- msgstr ""
2387
+ msgstr "Pomóż ulepszyć Fortran "
2370
2388
2371
2389
#: ../../source/index.md:119
2372
2390
msgid "Write proposals"
0 commit comments