Skip to content

Commit d92ddc3

Browse files
brokenstring314weblate
authored andcommitted
Translated using Weblate (English)
Currently translated at 86.9% (600 of 690 strings) Translation: Project Graph/App Translate-URL: https://hosted.weblate.org/projects/project-graph/app/en/
1 parent 3dbe285 commit d92ddc3

File tree

1 file changed

+34
-7
lines changed

1 file changed

+34
-7
lines changed

app/src/locales/en.yml

Lines changed: 34 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ settings:
538538
moveX: Horizontal movement
539539
none: No operation
540540
cameraMoveToMouse: Move the view to the mouse position
541+
adjustWindowOpacity: adjust window opacity
541542
macMouseWheelIsSmoothed:
542543
description: Some MacBook mouse wheels are smooth, while others trigger a scroll
543544
with each click, which may depend on whether you have installed mouse modification
@@ -578,6 +579,13 @@ settings:
578579
showTextNodeBorder:
579580
title: Show Text Node Border
580581
description: "Controls whether to show the text node border or not.\n"
582+
autoLayoutWhenTreeGenerate:
583+
title: Automatically update layout when growing nodes
584+
agreeTerms:
585+
title: agree to the Terms of Service
586+
description: "please read carefully and agree to the Terms of Service\n"
587+
allowTelemetry:
588+
title: Participate in the User Experience Improvement Program
581589
plugins:
582590
welcome:
583591
title: Welcome to the Plugin System
@@ -592,6 +600,7 @@ plugins:
592600
app:
593601
unsaved: "(Unsaved)"
594602
comingSoon: "Coming Soon...…"
603+
draftUnsaved: ' Drafts cannot be saved automatically and require manual saving '
595604
appMenu:
596605
file:
597606
title: File
@@ -609,10 +618,12 @@ appMenu:
609618
openDataFolder:
610619
description: Open the software data folder, which stores user-customized settings,
611620
etc
612-
title: Software Data
621+
title: Configuration Data
613622
openProjectFolder:
614623
title: Current Directory
615624
description: Open the current editing project file's folder
625+
openCacheFolder:
626+
title: Cache Folder
616627
export:
617628
title: Export
618629
items:
@@ -648,6 +659,8 @@ appMenu:
648659
fullscreen: Fullscreen
649660
cancelFullscreen: Exit Fullscreen
650661

662+
import:
663+
title: Import
651664
toolbar:
652665
pinnedTools:
653666
title: Pinned Tools
@@ -995,8 +1008,8 @@ keyBinds:
9951008
generateNodeGraph:
9961009
title: Grow Node in Free Mode
9971010
description: "After pressing, a virtual growth position appears \nPress the \"\
998-
I J K L\" key while holding down the key to freely adjust the growth position
999-
\nAfter release, growth is complete \nBefore using this feature, ensure that
1011+
I J K L\" key while holding down the key to freely adjust the growth position\
1012+
\ \nAfter release, growth is complete \nBefore using this feature, ensure that
10001013
a node has been selected\n"
10011014
windowOpacityAlphaIncrease:
10021015
title: Increase window opacity
@@ -1029,8 +1042,8 @@ effects:
10291042
title: Rectangle Glimmer Hint Effect
10301043
description: "When executing logical nodes, they will display a glimmer effect.\n"
10311044
RectangleNoteEffect:
1032-
description: "Highlights a rectangular area when searching or locating nodes\n
1033-
Will not display the highlight effect if disabled\n"
1045+
description: "Highlights a rectangular area when searching or locating nodes\n\
1046+
\ Will not display the highlight effect if disabled\n"
10341047
title: Rectangle Existance Hint Effect
10351048
RectangleRenderEffect:
10361049
description: "Used to display the alignment position of the entity snapping target
@@ -1146,8 +1159,8 @@ keyBindsGroup:
11461159
otherKeys:
11471160
title: Unclassified Shortcuts
11481161
description: "Unclassified shortcuts.\nIf invalid shortcut items without translation
1149-
are found here, it may be due to old shortcuts remaining after version upgrades,\n
1150-
which can be manually cleaned up by deleting the corresponding items in the
1162+
are found here, it may be due to old shortcuts remaining after version upgrades,\n\
1163+
\ which can be manually cleaned up by deleting the corresponding items in the
11511164
keybinds.json file.\n"
11521165
camera:
11531166
title: Camera Control
@@ -1158,3 +1171,17 @@ keyBindsGroup:
11581171
section:
11591172
description: "Functions about Section Box.\n"
11601173
title: Section Box
1174+
controlSettingsGroup:
1175+
mouse:
1176+
title: Mouse Settings
1177+
touchpad:
1178+
title: Touchpad Settings
1179+
textNode:
1180+
title: TextNode Settings
1181+
gamepad:
1182+
title: Gamepad Settings
1183+
visualSettingsGroup:
1184+
basic:
1185+
title: Basic Settings
1186+
background:
1187+
title: Background Settings

0 commit comments

Comments
 (0)