From bb21db385dbf5c6f0d912ae5f3a1fb8c2f99f736 Mon Sep 17 00:00:00 2001 From: Agnieszka Ziora Date: Mon, 8 Jul 2024 17:33:07 +0000 Subject: [PATCH] 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/ --- locale/pl/LC_MESSAGES/index.po | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/locale/pl/LC_MESSAGES/index.po b/locale/pl/LC_MESSAGES/index.po index 1fd81ff24181..76e81d536c08 100644 --- a/locale/pl/LC_MESSAGES/index.po +++ b/locale/pl/LC_MESSAGES/index.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Fortran-lang.org website\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-01 14:47+0530\n" -"PO-Revision-Date: 2024-07-06 20:09+0000\n" +"PO-Revision-Date: 2024-07-09 14:09+0000\n" "Last-Translator: Agnieszka Ziora \n" "Language-Team: Polish \n" @@ -2311,6 +2311,13 @@ msgid "" "subroutines allow you to express different parallel programming patterns that" " best fit your problem at hand." msgstr "" +"Fortran jest natywnie równoległym językiem programowania z intuicyjną " +"składnią przypominająca tablice służąca do przesyłania danych pomiędzy " +"procesorami. Możesz uruchomić prawie ten sam kod na pojedynczym procesorze, " +"w systemie wielordzeniowym, systemie HPC z pamięcią rozproszoną lub w " +"chmurze. Tablice co-array, teamy, eventy oraz podprogramy zbiorcze pozwalają " +"na używanie różnorakich wzorów programowania równoległego, które najbardziej " +"odpowiadają konkretnemu problemowi." #: ../../source/index.md:50 msgid "FAQ" @@ -2318,7 +2325,7 @@ msgstr "Często zadawane pytania" #: ../../source/index.md:54 msgid "What is the status of Fortran?" -msgstr "" +msgstr "Jaki jest status Fortranu?" #: ../../source/index.md:57 msgid ""