Skip to content

Commit bb21db3

Browse files
Agaxx02awvwgk
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 5.1% (303 of 5921 strings) Translation: Fortran programming language/Fortran webpage Translate-URL: https://hosted.weblate.org/projects/fortran-lang/webpage/pl/
1 parent 05f14b2 commit bb21db3

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

locale/pl/LC_MESSAGES/index.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Fortran-lang.org website\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2022-10-01 14:47+0530\n"
12-
"PO-Revision-Date: 2024-07-06 20:09+0000\n"
12+
"PO-Revision-Date: 2024-07-09 14:09+0000\n"
1313
"Last-Translator: Agnieszka Ziora <[email protected]>\n"
1414
"Language-Team: Polish <https://hosted.weblate.org/projects/fortran-lang/"
1515
"webpage/pl/>\n"
@@ -2311,14 +2311,21 @@ msgid ""
23112311
"subroutines allow you to express different parallel programming patterns that"
23122312
" best fit your problem at hand."
23132313
msgstr ""
2314+
"Fortran jest natywnie równoległym językiem programowania z intuicyjną "
2315+
"składnią przypominająca tablice służąca do przesyłania danych pomiędzy "
2316+
"procesorami. Możesz uruchomić prawie ten sam kod na pojedynczym procesorze, "
2317+
"w systemie wielordzeniowym, systemie HPC z pamięcią rozproszoną lub w "
2318+
"chmurze. Tablice co-array, teamy, eventy oraz podprogramy zbiorcze pozwalają "
2319+
"na używanie różnorakich wzorów programowania równoległego, które najbardziej "
2320+
"odpowiadają konkretnemu problemowi."
23142321

23152322
#: ../../source/index.md:50
23162323
msgid "FAQ"
23172324
msgstr "Często zadawane pytania"
23182325

23192326
#: ../../source/index.md:54
23202327
msgid "What is the status of Fortran?"
2321-
msgstr ""
2328+
msgstr "Jaki jest status Fortranu?"
23222329

23232330
#: ../../source/index.md:57
23242331
msgid ""

0 commit comments

Comments
 (0)