Skip to content

Commit

Permalink
French: final corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
qrrk committed Mar 12, 2022
1 parent ef7d558 commit b11982f
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 71 deletions.
6 changes: 3 additions & 3 deletions scenes/Catapult.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,11 @@ margin_bottom = 100.0
[node name="Tabs" type="TabContainer" parent="Main" groups=["disable_during_backup_operations", "disable_during_mod_operations", "disable_during_soundpack_operations", "disable_while_fetching_releases", "disable_while_installing_game"]]
margin_top = 104.0
margin_right = 592.0
margin_bottom = 575.0
margin_bottom = 373.0
tab_align = 0
script = ExtResource( 16 )

[node name="Game" type="VBoxContainer" parent="Main/Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 7.5
Expand Down Expand Up @@ -926,6 +925,7 @@ margin_right = 577.0
margin_bottom = 56.0

[node name="Settings" type="VBoxContainer" parent="Main/Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 7.5
Expand Down Expand Up @@ -1262,7 +1262,7 @@ size_flags_horizontal = 4
text = "Print screen info"

[node name="Log" type="RichTextLabel" parent="Main"]
margin_top = 579.0
margin_top = 377.0
margin_right = 592.0
margin_bottom = 692.0
focus_mode = 2
Expand Down
14 changes: 7 additions & 7 deletions text/font_info.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
keys,en,ru,zh,fr
,,,,
font_desc_fantasque,A somewhat whimsical monospace font by Jany Belluz.,Слегка причудливый моноширинный шрифт от Jany Belluz.,Jany Belluz 的一种有点异想天开的等宽字体。,"Une police monospace un peu fantaisiste de Jany Belluz."
font_desc_hack,"A workhorse font primarily designed for source code,\nwith focus on legibility. By Source Foundry Authors.","Рабочий шрифт, созданный в первую очередь для кода,\nс упором на удобочитаемость. От Source Foundry Authors.",主要为源代码设计的主力字体,\n注重易读性。作者:Source Foundry Authors。,"Une police performante conçue principalement pour le code source,\navec un accent sur la lisibilité. Par les auteurs de Source Foundry."
font_desc_inconsolata,A variant of Inconsolata font (originally by Raph Levien)\nwith addition of Greek and Cyrillic characters.,Вариант шрифта Inconsolata (созданного Raph Levien)\nс добавлением греческих и кириллических символов.,Inconsolata 字体的变体(最初由 Raph Levien 设计)\n添加了希腊语和西里尔字符。,"Une variante de la police Inconsolata (à l'origine par Raph Levien)\navec l'ajout de caractères grecs et cyrilliques."
font_desc_pt,A typewriter font by ParaType with excellent Cyrillic typography.,Машинописный шрифт от компании ParaType\nс отличной кириллической типографикой.,ParaType 的打字机字体,在显示西里尔字体上很出色。,"Une police de machine à écrire de ParaType avec une excellente typographie cyrillique."
font_desc_ubuntu,"A font by Canonical with a very distinct style,\ndesigned for the eponymous Linux distribution.","Шрифт с неповторимым стилем, созданный компанией\nCanonical для одноименного дистрибутива Линукса.",Canonical 的字体,风格非常独特,\n为同名的 Linux 发行版设计。,"Une police de Canonical au style très distinct,\nconçue pour la distribution Linux éponyme."
"keys","en","ru","zh","fr"
,,,,
"font_desc_fantasque","A somewhat whimsical monospace font by Jany Belluz.","Слегка причудливый моноширинный шрифт от Jany Belluz.","Jany Belluz 的一种有点异想天开的等宽字体。","Une police monospace un peu fantaisiste de Jany Belluz. "
"font_desc_hack","A workhorse font primarily designed for source code,\nwith focus on legibility. By Source Foundry Authors.","Рабочий шрифт, созданный в первую очередь для кода,\nс упором на удобочитаемость. От Source Foundry Authors.","主要为源代码设计的主力字体,\n注重易读性。作者:Source Foundry Authors。","Une police performante conçue principalement pour le code source,\navec un accent sur la lisibilité. Par les auteurs de Source Foundry. "
"font_desc_inconsolata","A variant of Inconsolata font (originally by Raph Levien)\nwith addition of Greek and Cyrillic characters.","Вариант шрифта Inconsolata (созданного Raph Levien)\nс добавлением греческих и кириллических символов.","Inconsolata 字体的变体(最初由 Raph Levien 设计)\n添加了希腊语和西里尔字符。","Une variante de la police Inconsolata (à l'origine par Raph Levien)\navec l'ajout de caractères grecs et cyrilliques. "
"font_desc_pt","A typewriter font by ParaType with excellent Cyrillic typography.","Машинописный шрифт от компании ParaType\nс отличной кириллической типографикой.","ParaType 的打字机字体,在显示西里尔字体上很出色。","Une police de machine à écrire de ParaType \navec une excellente typographie cyrillique. "
"font_desc_ubuntu","A font by Canonical with a very distinct style,\ndesigned for the eponymous Linux distribution.","Шрифт с неповторимым стилем, созданный компанией\nCanonical для одноименного дистрибутива Линукса.","Canonical 的字体,风格非常独特,\n为同名的 Linux 发行版设计。","Une police de Canonical au style très distinct,\nconçue pour la distribution Linux éponyme."
Loading

0 comments on commit b11982f

Please sign in to comment.