@@ -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-06-25 08:36 +0000\n"
12
+ "PO-Revision-Date: 2024-06-26 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"
@@ -1812,6 +1812,9 @@ msgid ""
1812
1812
"wrapper around gfortran which enables the parallel programming features of "
1813
1813
"Fortran 2018 with gfortran."
1814
1814
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."
1815
1818
1816
1819
#: ../../source/compilers.md:23
1817
1820
msgid ""
@@ -1820,12 +1823,19 @@ msgid ""
1820
1823
"in modern C++ and uses a Fortran-oriented MLIR dialect for lowering to LLVM "
1821
1824
"IR. This project is under active development."
1822
1825
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."
1823
1831
1824
1832
#: ../../source/compilers.md:31
1825
1833
msgid ""
1826
1834
"[Flang](https://github.com/flang-compiler/flang) is an open source compiler "
1827
1835
"based on the NVIDIA/PGI commercial compiler."
1828
1836
msgstr ""
1837
+ "[Flang](https://github.com/flang-compiler/flang) to kompilator o otwartym "
1838
+ "kodzie źródłowym bazowany na komercyjnym kompilatorze NVIDIA/PGI."
1829
1839
1830
1840
#: ../../source/compilers.md:36
1831
1841
msgid ""
@@ -1834,6 +1844,10 @@ msgid ""
1834
1844
"[dev.lfortran.org](https://dev.lfortran.org/) using a statically served, WASM"
1835
1845
" based LFortran Compiler for running code in web browsers."
1836
1846
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."
1837
1851
1838
1852
#: ../../source/compilers.md:43
1839
1853
msgid ""
@@ -1844,18 +1858,27 @@ msgid ""
1844
1858
"compilers](https://software.intel.com/content/www/us/en/develop/articles"
1845
1859
"/intel-oneapi-fortran-compiler-release-notes.html):"
1846
1860
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):"
1847
1866
1848
1867
#: ../../source/compilers.md:48
1849
1868
msgid ""
1850
1869
"Intel Fortran Compiler Classic (`ifort`), a mature compiler with full Fortran"
1851
1870
" 2018 support; and"
1852
1871
msgstr ""
1872
+ "Intel Fortran Compiler Classic (`ifort`), dojrzały kompilator z pełną "
1873
+ "obsługą Fortran 2018; i"
1853
1874
1854
1875
#: ../../source/compilers.md:50
1855
1876
msgid ""
1856
1877
"Intel Fortran Compiler Beta (`ifx`), a new, LLVM-based compiler that supports"
1857
1878
" Fortran 95 and partially newer versions of the standard."
1858
1879
msgstr ""
1880
+ "Intel Fortran Compiler Beta (`ifx`), nowy kompilator oparty na LLVM "
1881
+ "obsługujący Fortran 95 i częściowo nowsze wersje standardu."
1859
1882
1860
1883
#: ../../source/compilers.md:53
1861
1884
msgid ""
@@ -1865,6 +1888,11 @@ msgid ""
1865
1888
"forum](https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-"
1866
1889
"compiler)."
1867
1890
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)."
1868
1896
1869
1897
#: ../../source/compilers.md:59
1870
1898
msgid ""
0 commit comments