@@ -9,16 +9,16 @@ msgstr ""
9
9
"Project-Id-Version: Fortran-lang.org website\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
11
"POT-Creation-Date: 2022-09-29 16:02+0200\n"
12
- "PO-Revision-Date: 2024-07-09 14:09 +0000\n"
13
- "Last-Translator: 左志华 <zuo.zhihua @qq.com>\n"
14
- "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects /"
15
- "fortran-lang/webpage/zh_Hans/>\n"
12
+ "PO-Revision-Date: 2025-04-27 03:14 +0000\n"
13
+ "Last-Translator: Wenki <1140318731 @qq.com>\n"
14
+ "Language-Team: Chinese (Simplified Han script ) <https://hosted.weblate.org/"
15
+ "projects/ fortran-lang/webpage/zh_Hans/>\n"
16
16
"Language: zh_CN\n"
17
17
"MIME-Version: 1.0\n"
18
18
"Content-Type: text/plain; charset=utf-8\n"
19
19
"Content-Transfer-Encoding: 8bit\n"
20
20
"Plural-Forms: nplurals=1; plural=0;\n"
21
- "X-Generator: Weblate 5.7 -dev\n"
21
+ "X-Generator: Weblate 5.12 -dev\n"
22
22
"Generated-By: Babel 2.10.3\n"
23
23
24
24
#: ../../source/community.md:10
@@ -802,7 +802,7 @@ msgstr "迷你书有两种格式类型:"
802
802
msgid ""
803
803
"**Single-page:** all content is written within a single markdown file and "
804
804
"displayed on a single webpage;"
805
- msgstr "**单页:** 所有内容都写在一个 markdown 文件中,并显示在单个网页上; "
805
+ msgstr "**单页:** 所有内容都写在一个 markdown 文件中,并显示在单个网页上; "
806
806
807
807
#: ../../source/community/minibooks.md:17
808
808
msgid ""
@@ -4542,18 +4542,19 @@ msgstr "编译器支持的选项也不同,但总的来说:"
4542
4542
msgid ""
4543
4543
"Options for optimising the code — resulting in faster programs or smaller "
4544
4544
"memory footprints;"
4545
- msgstr "优化代码的选项——导致更快的程序或更小的内存占用; "
4545
+ msgstr "优化代码的选项——实现更快的程序或更小的内存占用; "
4546
4546
4547
4547
#: ../../source/learn/building_programs/compiling_source.md:99
4548
4548
msgid ""
4549
4549
"Options for checking the source code — checks that a variable is not used "
4550
4550
"before it has been given a value, for instance or checks if some extension to"
4551
4551
" the language is used;"
4552
- msgstr "检查源代码的选项——例如检查变量在被赋予值之前是否未被使用,或者检查是否使用了语言的某些扩展;"
4552
+ msgstr "检查源代码的选项——例如检查变量在被赋予值之前是否未被使用,或者检查是否使用了"
4553
+ "语言的某些扩展;"
4553
4554
4554
4555
#: ../../source/learn/building_programs/compiling_source.md:102
4555
4556
msgid "Options for the location of include or module files, see below;"
4556
- msgstr "包含或模块文件位置的选项,见下文; "
4557
+ msgstr "包含或模块文件位置的选项,见下文; "
4557
4558
4558
4559
#: ../../source/learn/building_programs/compiling_source.md:103
4559
4560
msgid "Options for debugging."
@@ -21720,19 +21721,19 @@ msgid ""
21720
21721
"lang.org/learn/quickstart/derived_types) tutorial with a comprehensive "
21721
21722
"overview of derived types;"
21722
21723
msgstr ""
21723
- "[#98](https://github.com/fortran-lang/fortran-lang.org/pull/"
21724
- "98):更新了 [快速入门迷你书](https://fortran-lang.org/learn/quickstart/"
21725
- "derived_types) 教程,全面概述派生类型; "
21724
+ "[#98](https://github.com/fortran-lang/fortran-lang.org/pull/98):更新了 "
21725
+ "[快速入门迷你书](https://fortran-lang.org/learn/quickstart/derived_types) "
21726
+ "教程,全面概述派生类型; "
21726
21727
21727
21728
#: ../../source/news/2020/07-01-Fortran-Newsletter-July-2020.md:19
21728
21729
msgid ""
21729
21730
"[#99](https://github.com/fortran-lang/fortran-lang.org/pull/99): added a "
21730
21731
"second mini-book tutorial to the [Learn](https://fortran-lang.org/learn) page"
21731
21732
" on building compiled programs and libraries;"
21732
21733
msgstr ""
21733
- "[#99](https://github.com/fortran-lang/fortran-lang.org/pull/99):在 "
21734
- "[Learn] (https://fortran-lang.org/learn) "
21735
- "中添加了第二本迷你书教程,关于构建编译程序和库; "
21734
+ "[#99](https://github.com/fortran-lang/fortran-lang.org/pull/99): 在 [Learn] "
21735
+ "(https://fortran-lang.org/learn) "
21736
+ "中添加了第二本迷你书教程,关于构建编译程序和库; "
21736
21737
21737
21738
#: ../../source/news/2020/07-01-Fortran-Newsletter-July-2020.md:21
21738
21739
msgid ""
@@ -26339,13 +26340,15 @@ msgstr ""
26339
26340
26340
26341
#: ../../source/news/2021/04-01-Fortran-Newsletter-April-2021.md:190
26341
26342
msgid "[PR#1010 LLVM 12 upgrade](https://github.com/flang-compiler/flang/pull/1010)"
26342
- msgstr ""
26343
+ msgstr "[PR#1010 LLVM 12 升级](https://github.com/flang-compiler/flang/pull/1010) "
26343
26344
26344
26345
#: ../../source/news/2021/04-01-Fortran-Newsletter-April-2021.md:191
26345
26346
msgid ""
26346
26347
"[PR#1012 Remove release_90 from Github Actions](https://github.com/flang-"
26347
26348
"compiler/flang/pull/1012)"
26348
26349
msgstr ""
26350
+ "[PR#1012 移除 release_90从Github Actions](https://github.com/flang-compiler/"
26351
+ "flang/pull/1012)"
26349
26352
26350
26353
#: ../../source/news/2021/04-01-Fortran-Newsletter-April-2021.md:197
26351
26354
msgid "New Driver:"
@@ -26623,7 +26626,7 @@ msgstr ""
26623
26626
#: ../../source/news/2022/05-05-Fortran-Newsletter-May-2022.md:386
26624
26627
#: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:496
26625
26628
msgid "[fortran-lang/fpm-haskell](https://github.com/fortran-lang/fpm-haskell)"
26626
- msgstr ""
26629
+ msgstr "[fortran-lang/fpm-haskell](https://github.com/fortran-lang/fpm-haskell) "
26627
26630
26628
26631
#: ../../source/news/2021/04-01-Fortran-Newsletter-April-2021.md:300
26629
26632
#: ../../source/news/2021/05-01-Fortran-Newsletter-May-2021.md:236
@@ -26640,10 +26643,13 @@ msgstr ""
26640
26643
#: ../../source/news/2022/04-07-Fortran-Newsletter-April-2022.md:269
26641
26644
#: ../../source/news/2022/05-05-Fortran-Newsletter-May-2022.md:389
26642
26645
#: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:499
26646
+ #, fuzzy
26643
26647
msgid ""
26644
26648
"[fortran-lang/fortran-forum-article-template](https://github.com/fortran-lang"
26645
26649
"/fortran-forum-article-template)"
26646
26650
msgstr ""
26651
+ "[fortran-lang/fortran-forum-article-template](https://github.com/"
26652
+ "fortran-lang/fortran-forum-article-template)"
26647
26653
26648
26654
#: ../../source/news/2021/04-20-First-Year.md:7
26649
26655
msgid "First year of the Fortran website"
@@ -26682,7 +26688,7 @@ msgstr "以下这些是您能够参与的方式:"
26682
26688
26683
26689
#: ../../source/news/2021/04-20-First-Year.md:23
26684
26690
msgid "[Fortran Discourse](https://fortran-lang.discourse.group/) discussion forum"
26685
- msgstr ""
26691
+ msgstr "[Fortran Discourse](https://fortran-lang.discourse.group/) 讨论区 "
26686
26692
26687
26693
#: ../../source/news/2021/04-20-First-Year.md:24
26688
26694
msgid ""
@@ -26732,29 +26738,37 @@ msgid ""
26732
26738
"[#244](https://github.com/fortran-lang/fortran-lang.org/pull/244): Add a "
26733
26739
"first year announcement"
26734
26740
msgstr ""
26741
+ "[#244](https://github.com/fortran-lang/fortran-lang.org/pull/244): "
26742
+ "增加首年预告"
26735
26743
26736
26744
#: ../../source/news/2021/05-01-Fortran-Newsletter-May-2021.md:19
26737
26745
msgid ""
26738
26746
"[#236](https://github.com/fortran-lang/fortran-lang.org/pull/236): Add "
26739
26747
"dl_poly_4 to package index"
26740
26748
msgstr ""
26749
+ "[#236](https://github.com/fortran-lang/fortran-lang.org/pull/236): "
26750
+ "增加dl_poly_4到index包"
26741
26751
26742
26752
#: ../../source/news/2021/05-01-Fortran-Newsletter-May-2021.md:21
26743
26753
msgid ""
26744
26754
"[#220](https://github.com/fortran-lang/fortran-lang.org/pull/220): Include "
26745
26755
"learn resources to online courses"
26746
26756
msgstr ""
26757
+ "[#220](https://github.com/fortran-lang/fortran-lang.org/pull/220): "
26758
+ "将学习资源包含到在线课程上"
26747
26759
26748
26760
#: ../../source/news/2021/05-01-Fortran-Newsletter-May-2021.md:28
26749
26761
#: ../../source/news/2021/06-01-Fortran-Newsletter-June-2021.md:30
26750
26762
msgid ""
26751
26763
"[#246](https://github.com/fortran-lang/fortran-lang.org/pull/246) (WIP): "
26752
26764
"Transferring fortran90.org “Fortran Best Practise” into a mini-book"
26753
26765
msgstr ""
26766
+ "[#246](https://github.com/fortran-lang/fortran-lang.org/pull/246) (WIP): "
26767
+ "将fortran90.org的“Fortran Best Practise”转成迷你书"
26754
26768
26755
26769
#: ../../source/news/2021/05-01-Fortran-Newsletter-May-2021.md:38
26756
26770
msgid "[#391](https://github.com/fortran-lang/stdlib/pull/391): Add issue templates"
26757
- msgstr ""
26771
+ msgstr "[#391](https://github.com/fortran-lang/stdlib/pull/391): 增加issue模板 "
26758
26772
26759
26773
#: ../../source/news/2021/05-01-Fortran-Newsletter-May-2021.md:40
26760
26774
msgid ""
@@ -36597,7 +36611,7 @@ msgstr ""
36597
36611
msgid ""
36598
36612
"Easy examples of scientific computing with modern, powerful, easy Fortran "
36599
36613
"2018 standard"
36600
- msgstr ""
36614
+ msgstr "使用现代、强大、简单的Fortran 2018标准进行科学计算的简单示例 "
36601
36615
36602
36616
#: ../../source/packages/examples.md:49
36603
36617
msgid ""
@@ -36608,19 +36622,19 @@ msgstr ""
36608
36622
36609
36623
#: ../../source/packages/examples.md:59
36610
36624
msgid "Fortran patterns"
36611
- msgstr "Fortran patterns "
36625
+ msgstr "Fortran模式 "
36612
36626
36613
36627
#: ../../source/packages/examples.md:67
36614
36628
msgid "Popular design patterns implemented in Fortran"
36615
- msgstr ""
36629
+ msgstr "以Fortran完成的流行设计模式 "
36616
36630
36617
36631
#: ../../source/packages/examples.md:77 ../../source/packages/numerical.md:611
36618
36632
msgid "Numerical methods in fortran"
36619
- msgstr ""
36633
+ msgstr "fortran中的数值方法 "
36620
36634
36621
36635
#: ../../source/packages/examples.md:85 ../../source/packages/numerical.md:619
36622
36636
msgid "Solving linear, nonlinear equations, ordinary differential equations"
36623
- msgstr ""
36637
+ msgstr "求解线性、非线性方程、常微分方程 "
36624
36638
36625
36639
#: ../../source/packages/examples.md:88 ../../source/packages/numerical.md:622
36626
36640
msgid ""
@@ -36638,19 +36652,19 @@ msgstr ""
36638
36652
36639
36653
#: ../../source/packages/examples.md:116
36640
36654
msgid "Tsunami"
36641
- msgstr ""
36655
+ msgstr "海啸 "
36642
36656
36643
36657
#: ../../source/packages/examples.md:124
36644
36658
msgid "A parallel shallow water equations solver"
36645
- msgstr ""
36659
+ msgstr "并行浅水方程求解器 "
36646
36660
36647
36661
#: ../../source/packages/graphics.md:16 ../../source/packages/interfaces.md:93
36648
36662
msgid "f03gl"
36649
36663
msgstr ""
36650
36664
36651
36665
#: ../../source/packages/graphics.md:19 ../../source/packages/interfaces.md:96
36652
36666
msgid "Fortran 2003 interface to OpenGL"
36653
- msgstr ""
36667
+ msgstr "Fortran 2003接口到OpenGL "
36654
36668
36655
36669
#: ../../source/packages/graphics.md:22 ../../source/packages/interfaces.md:99
36656
36670
msgid "Tags: {bdg-light}`graphics` {bdg-light}`interface` {bdg-light}`opengl`"
0 commit comments