Skip to content

Commit d950243

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

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

locale/pl/LC_MESSAGES/index.po

Lines changed: 29 additions & 1 deletion
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-06-25 08:36+0000\n"
12+
"PO-Revision-Date: 2024-06-26 18: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"
@@ -1812,6 +1812,9 @@ msgid ""
18121812
"wrapper around gfortran which enables the parallel programming features of "
18131813
"Fortran 2018 with gfortran."
18141814
msgstr ""
1815+
"[OpenCoarrays](http://www.opencoarrays.org/) to biblioteka i wrapper "
1816+
"kompilatora gfortran, która umożliwia równolegle używać funkcji Fortran 2018 "
1817+
"z gfortran."
18151818

18161819
#: ../../source/compilers.md:23
18171820
msgid ""
@@ -1820,12 +1823,19 @@ msgid ""
18201823
"in modern C++ and uses a Fortran-oriented MLIR dialect for lowering to LLVM "
18211824
"IR. This project is under active development."
18221825
msgstr ""
1826+
"[Flang](https://github.com/llvm/llvm-project/tree/main/flang) to nowy front-"
1827+
"end Fortran 2018, który niedawno został dodany do LLVM. Jest "
1828+
"zaimplementowany w nowoczesnym C++ i używa i wykorzystuje zorientowany na "
1829+
"Fortran dialekt MLIR do obniżania do LLVM IR. Projekt ten jest w fazie "
1830+
"aktywnego rozwoju."
18231831

18241832
#: ../../source/compilers.md:31
18251833
msgid ""
18261834
"[Flang](https://github.com/flang-compiler/flang) is an open source compiler "
18271835
"based on the NVIDIA/PGI commercial compiler."
18281836
msgstr ""
1837+
"[Flang](https://github.com/flang-compiler/flang) to kompilator o otwartym "
1838+
"kodzie źródłowym bazowany na komercyjnym kompilatorze NVIDIA/PGI."
18291839

18301840
#: ../../source/compilers.md:36
18311841
msgid ""
@@ -1834,6 +1844,10 @@ msgid ""
18341844
"[dev.lfortran.org](https://dev.lfortran.org/) using a statically served, WASM"
18351845
" based LFortran Compiler for running code in web browsers."
18361846
msgstr ""
1847+
"[LFortran](https://lfortran.org) to nowoczesny, interaktywny, bazowany na "
1848+
"LLVM kompilator Fortran. Jest on również dostępny online na [dev.lfortran."
1849+
"org](https://dev.lfortran.org/) używając statycznie obsługiwanego "
1850+
"kompilatora LFortran do uruchamiania kodu w przeglądarkach internetowych."
18371851

18381852
#: ../../source/compilers.md:43
18391853
msgid ""
@@ -1844,18 +1858,27 @@ msgid ""
18441858
"compilers](https://software.intel.com/content/www/us/en/develop/articles"
18451859
"/intel-oneapi-fortran-compiler-release-notes.html):"
18461860
msgstr ""
1861+
"[Intel oneAPI](https://software.intel.com/content/www/us/en/develop/tools/"
1862+
"oneapi/all-toolkits.html) to zestaw kompilatorów, narzędzi i bibliotek firmy "
1863+
"Intel dla języków Fortran, C, C++ i Python. Zestaw Intel oneAPI HPC "
1864+
"udostępnia [dwa kompilatory Fortran](https://software.intel.com/content/www/"
1865+
"us/en/develop/articles/intel-oneapi-fortran-compiler-release-notes.html):"
18471866

18481867
#: ../../source/compilers.md:48
18491868
msgid ""
18501869
"Intel Fortran Compiler Classic (`ifort`), a mature compiler with full Fortran"
18511870
" 2018 support; and"
18521871
msgstr ""
1872+
"Intel Fortran Compiler Classic (`ifort`), dojrzały kompilator z pełną "
1873+
"obsługą Fortran 2018; i"
18531874

18541875
#: ../../source/compilers.md:50
18551876
msgid ""
18561877
"Intel Fortran Compiler Beta (`ifx`), a new, LLVM-based compiler that supports"
18571878
" Fortran 95 and partially newer versions of the standard."
18581879
msgstr ""
1880+
"Intel Fortran Compiler Beta (`ifx`), nowy kompilator oparty na LLVM "
1881+
"obsługujący Fortran 95 i częściowo nowsze wersje standardu."
18591882

18601883
#: ../../source/compilers.md:53
18611884
msgid ""
@@ -1865,6 +1888,11 @@ msgid ""
18651888
"forum](https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-"
18661889
"compiler)."
18671890
msgstr ""
1891+
"Intel oneAPI jest dostępny za darmo. Obecnie kompilator ten obsługuje "
1892+
"platformy Linux, MacOS oraz Windows oraz architektury x86_64. Wsparcie "
1893+
"społeczności jest dostępne dla darmowej wersji na [forum Intel "
1894+
"Developer](https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/"
1895+
"fortran-compiler)."
18681896

18691897
#: ../../source/compilers.md:59
18701898
msgid ""

0 commit comments

Comments
 (0)