Skip to content

Commit fad7ec5

Browse files
Standazwickyawvwgk
authored andcommitted
Translated using Weblate (Czech)
Currently translated at 18.3% (99 of 539 strings) Translation: Fortran programming language/Fortran package manager Translate-URL: https://hosted.weblate.org/projects/fortran-lang/fpm/cs/
1 parent e115a84 commit fad7ec5

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

locale/cs/LC_MESSAGES/index.po

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: fpm\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-05-16 19:47+0200\n"
11-
"PO-Revision-Date: 2025-10-28 10:45+0000\n"
11+
"PO-Revision-Date: 2025-10-29 10:45+0000\n"
1212
"Last-Translator: Stanislav Paláček <palaceks@gmail.com>\n"
1313
"Language-Team: Czech <https://hosted.weblate.org/projects/fortran-lang/fpm/"
1414
"cs/>\n"
@@ -662,7 +662,7 @@ msgstr "Novinky"
662662

663663
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:7
664664
msgid "Fpm version 0.5.0 released"
665-
msgstr ""
665+
msgstr "Verze Fpm 0.5.0 vydána"
666666

667667
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:9
668668
msgid ""
@@ -672,55 +672,73 @@ msgid ""
672672
"compiler/linker selection and the improved build backend (test are only build"
673673
" when needed, link dependencies are properly tracked)."
674674
msgstr ""
675+
"V této verzi jsme opravili velké množství chyb a výrazně vylepšili nástroje "
676+
"související s fpm, jako je například Continous Delivery a instalační program "
677+
"pro Windows. Mezi nové funkce patří možnost lepšího výběru kompilátoru/"
678+
"linkeru a vylepšený backend sestavování (testy se sestavují pouze v případě "
679+
"potřeby, závislosti pro linkování jsou správně sledovány)."
675680

676681
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:12
677682
msgid ""
678683
"Find the full release notes [here](https://github.com/fortran-"
679684
"lang/fpm/releases/tag/v0.5.0)."
680685
msgstr ""
686+
"Úplné poznámky k vydání najdete [zde]"
687+
"(https://github.com/fortran-lang/fpm/releases/tag/v0.5.0)."
681688

682689
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:14
683690
msgid "Changes"
684-
msgstr ""
691+
msgstr "Změny"
685692

686693
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:16
687694
msgid ""
688695
"tests are only build for fpm test and not by default anymore "
689696
"([#572](https://github.com/fortran-lang/fpm/pull/572))"
690697
msgstr ""
698+
"testy se už sestavují pouze při fpm test a už ne defaultně "
699+
"([#572](https://github.com/fortran-lang/fpm/pull/572))"
691700

692701
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:17
693702
msgid ""
694703
"environment variables for setting Fortran and C compiler changed "
695704
"([#549](https://github.com/fortran-lang/fpm/pull/549), "
696705
"[#584](https://github.com/fortran-lang/fpm/pull/584))"
697706
msgstr ""
707+
"změna systémových proměnných pro nastavení kompilátorů Fortranu a C "
708+
"([#549](https://github.com/fortran-lang/fpm/pull/549), [#584]"
709+
"(https://github.com/fortran-lang/fpm/pull/584))"
698710

699711
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:18
700712
msgid ""
701713
"add LFortran optimization flag to release profile ([#597](https://github.com"
702714
"/fortran-lang/fpm/pull/597))"
703715
msgstr ""
716+
"přidán oprimalizační přepínač LFortranu do release profilu "
717+
"([#597](https://github.com/fortran-lang/fpm/pull/597))"
704718

705719
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:21
706720
msgid "New features"
707-
msgstr ""
721+
msgstr "Nové funkce"
708722

709723
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:23
710724
msgid ""
711725
"command line arguments for linker, archiver and C-compiler added "
712726
"([#549](https://github.com/fortran-lang/fpm/pull/549))"
713727
msgstr ""
728+
"přidány argumenty příkazové řádky pro linker, archivátor a C-kompilátor "
729+
"([#549](https://github.com/fortran-lang/fpm/pull/549))"
714730

715731
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:26
716732
msgid "Fixes"
717-
msgstr ""
733+
msgstr "Opravy"
718734

719735
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:28
720736
msgid ""
721737
"tabs are correctly expanded in source file scanning "
722738
"([#521](https://github.com/fortran-lang/fpm/pull/521))"
723739
msgstr ""
740+
"správné zacházení s tabulátory skenování zdrojových souborů "
741+
"([#521](https://github.com/fortran-lang/fpm/pull/521))"
724742

725743
#: ../../pages/news/2021/11-21-fpm-version-0.5.0.md:29
726744
msgid ""

0 commit comments

Comments
 (0)