Skip to content

Commit 94d5b93

Browse files
committed
Translated using Weblate (English)
Currently translated at 98.5% (394 of 400 strings) Translation: Project Graph/App Translate-URL: https://hosted.weblate.org/projects/project-graph/app/en/
1 parent c6b87a5 commit 94d5b93

File tree

1 file changed

+50
-30
lines changed

1 file changed

+50
-30
lines changed

app/src/locales/en.yml

Lines changed: 50 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,28 @@ about:
1111
available: New Version
1212
downloading: Downloading
1313
checkingUpdate: Checking for updates...
14-
checkUpdateFail: Failed to retrieve the latest version information. Please check your network connection.
14+
checkUpdateFail: Failed to retrieve the latest version information. Please check
15+
your network connection.
1516
links:
1617
documentation: Documentation
1718
github: GitHub
1819
video: Video Tutorials
1920
qq: QQ Group
2021
forum: Forum
2122
intro:
22-
- Software Introduction
23-
- This is a tool based on the Tauri framework for quickly drawing node diagrams, which can be used for project topology diagrams and quick brainstorming drafts.
24-
- Xmind can only be used to draw tree-structured diagrams. FigJam and draw.io can be used, but the web pages load a bit slowly.
25-
- That's why this software was created.
23+
- Software Introduction
24+
- This is a tool based on the Tauri framework for quickly drawing node diagrams,
25+
which can be used for project topology diagrams and quick brainstorming drafts.
26+
- Xmind can only be used to draw tree-structured diagrams. FigJam and draw.io can
27+
be used, but the web pages load a bit slowly.
28+
- That's why this software was created.
2629
contact:
27-
- Contact Us
28-
- We are committed to designing the fastest and most convenient drawing methodology for "graph theory" and also exploring innovations in visual thinking and topological to-do lists.
29-
- "If you want to get quick feedback, provide suggestions, or have any ideas or questions, please join our QQ Group: 1018716404."
30+
- Contact Us
31+
- We are committed to designing the fastest and most convenient drawing methodology
32+
for "graph theory" and also exploring innovations in visual thinking and topological
33+
to-do lists.
34+
- "If you want to get quick feedback, provide suggestions, or have any ideas or
35+
questions, please join our QQ Group: 1018716404."
3036
techEnvironment: Technical Support and Ecosystem
3137
developers:
3238
title: Developer List
@@ -50,21 +56,30 @@ about:
5056
encouragerEncourager: Encourager of Encouragers
5157
atmosphereAdjuster: Atmosphere Adjustment
5258
ideaSources:
53-
- Inspiration Sources
54-
- FigJam without dark mode support
55-
- Analysis framework video by Lin Chao
56-
- Topological sorting, graph theory, state machines, and set theory concepts from "Data Structures and Algorithms"
57-
- Brainstorming methods, cognitive load theory, and card creativity methods
58-
- The Command blocks in the game "Minecraft" and the Nether portal mod for cross-world previews
59-
- The slicing animation effect in the game "Fruit Ninja"
60-
- The logical node design of factory assembly lines in the game "Mindustry"
59+
- Inspiration Sources
60+
- FigJam without dark mode support
61+
- Analysis framework video by Lin Chao
62+
- Topological sorting, graph theory, state machines, and set theory concepts from
63+
"Data Structures and Algorithms"
64+
- Brainstorming methods, cognitive load theory, and card creativity methods
65+
- The Command blocks in the game "Minecraft" and the Nether portal mod for cross-world
66+
previews
67+
- The slicing animation effect in the game "Fruit Ninja"
68+
- The logical node design of factory assembly lines in the game "Mindustry"
6169
team:
62-
- Team Introduction
63-
- LiRen Tech is a small team founded by Littlefean and Rutubet on May 1, 2017, with ZTY joining later.
64-
- Known for its youthful atmosphere, emphasis on innovation and creativity, and rational thinking and cultural inclusiveness, it stands out in the field of software development.
65-
- It focuses not only on developing tool software and games but also on developing Minecraft game plugins, operating game servers, and building websites.
66-
- Representative works include the rich content tower defense game CannonWar, the algorithm competition website BitMountain, the desktop software Watch, and the Minecraft PvP professional war server.
67-
- The team's representative colors are light blue and code green, symbolizing a team culture that combines logical rationality with humor and fun.
70+
- Team Introduction
71+
- LiRen Tech is a small team founded by Littlefean and Rutubet on May 1, 2017, with
72+
ZTY joining later.
73+
- Known for its youthful atmosphere, emphasis on innovation and creativity, and
74+
rational thinking and cultural inclusiveness, it stands out in the field of software
75+
development.
76+
- It focuses not only on developing tool software and games but also on developing
77+
Minecraft game plugins, operating game servers, and building websites.
78+
- Representative works include the rich content tower defense game CannonWar, the
79+
algorithm competition website BitMountain, the desktop software Watch, and the
80+
Minecraft PvP professional war server.
81+
- The team's representative colors are light blue and code green, symbolizing a
82+
team culture that combines logical rationality with humor and fun.
6883

6984
settings:
7085
title: Settings
@@ -213,7 +228,8 @@ settings:
213228
Rendering will stop after a certain number of seconds without canvas manipulation to save CPU/GPU resources.
214229
This will only take effect if the "Pause Rendering When Idle" option is enabled.
215230
ignoreTextNodeTextRenderLessThanCameraScale:
216-
title: Ignore Text Node Text Rendering When Camera Scale is Less Than a Certain Value
231+
title: Ignore Text Node Text Rendering When Camera Scale is Less Than a Certain
232+
Value
217233
description: |
218234
When enabled, text within text nodes will not be rendered when the camera scale is less than a certain value (i.e., when observing the macro view).
219235
This can improve rendering performance but will make the text content of text nodes invisible.
@@ -531,10 +547,13 @@ appMenu:
531547
startFilePanel:
532548
title: Select Project File to Load Automatically on Startup
533549
tips:
534-
- Note: The project file selected here will be loaded automatically when the application starts, without needing to open it manually.
535-
- Load: Only load this file to the stage (you can check by hovering over the transparent icon to see if it is the desired file).
536-
- Pin: Change the current startup file. The icon on the left status bar represents the current startup file.
537-
- Remove: Remove the file from the list only, without affecting the file itself.
550+
- Note: The project file selected here will be loaded automatically when the application
551+
starts, without needing to open it manually.
552+
- Load: Only load this file to the stage (you can check by hovering over the transparent
553+
icon to see if it is the desired file).
554+
- Pin: Change the current startup file. The icon on the left status bar represents
555+
the current startup file.
556+
- Remove: Remove the file from the list only, without affecting the file itself.
538557
buttons:
539558
addFile: Add File
540559
clearList: Clear List
@@ -584,7 +603,8 @@ keyBinds:
584603
description: Reset the viewport zoom to the standard size.
585604
folderSection:
586605
title: Fold/Unfold Section Box
587-
description: Pressing this will toggle the fold/unfold state of the selected Section box.
606+
description: Pressing this will toggle the fold/unfold state of the selected Section
607+
box.
588608
reverseEdges:
589609
title: Reverse Connection Direction
590610
description: |
@@ -763,8 +783,8 @@ keyBinds:
763783
description: When pressed, the pasted content will overlap with the original position.
764784
selectEntityByPenStroke:
765785
title: Graffiti and Entity Diffusion Selection
766-
description: |
786+
description: |-
767787
After selecting a graffiti or entity, press this key to expand the selection to surrounding entities.
768788
If the current selection is graffiti, it will select entities touched by the graffiti.
769789
If the current selection is an entity, it will select all graffiti that touch it.
770-
Pressing multiple times will alternate the diffusion selection.
790+
Pressing multiple times will alternate the diffusion selection.

0 commit comments

Comments
 (0)