﻿// URL Settings
SiteURL:				https://arbor.caitsithware.com/en/
DocumentURL:			https://arbor-docs.caitsithware.com/en/index.html
DownloadDocumentURL:	https://arbor.caitsithware.com/download_reference/
ManualURL:				https://arbor-docs.caitsithware.com/en/manual.html
InspectorReferenceURL:	https://arbor-docs.caitsithware.com/en/inspector.html
ScriptReferenceURL:		https://arbor-docs.caitsithware.com/en/scriptreference.html
ReleaseNotesURL:		https://arbor.caitsithware.com/en/category/releasenote/
ForumURL:				https://forum-arbor.caitsithware.com/?language=en
ReviewURL:				https://assetstore.unity.com/packages/tools/visual-scripting/arbor-3-fsm-bt-graph-editor-112239#reviews
TutorialURL:			https://arbor.caitsithware.com/en/tutorial/
readme-en.txt:			readme-en.txt
CHANGELOG-en.md:		CHANGELOG-en.md

// Graph Label
StateMachine:			State Machine
BehaviourTree:			Behaviour Tree
NotEditable:			Not Editable

// Play State
PlayState.Stopping:			Stopping
PlayState.Playing:			Playing
PlayState.Pausing:			Pausing
PlayState.InactivePausing:	Pausing(Inactive)

// Context Menu
Create:					Create
NodeList Selection:		NodeList Selection
Create State:			Create State
Create Resident State:	Create Resident State
Create Calculator:		Create Calculator
Create Comment:			Create Comment
Create Group:			Create Group
Reroute:				Reroute
DeleteKeepConnection:	Delete (Keep Connection)
Cut:					Cut
Copy:					Copy
Paste:					Paste
Duplicate:				Duplicate
Delete:					Delete
Remove Component:		Remove Component
Go to Previous State:	Go to Previous State
Go to Next State:		Go to Next State
Go to Previous Node:	Go to Previous Node
Go to Next Node:		Go to Next Node
Go to Parent Node:		Go to Parent Node
Go to Child Node:		Go to Child Node
ShowDataValue:			Always show data values
Expand All:				Expand All
Collapse All:			Collapse All
NodeComment/Normal:		Node Comment/Normal
NodeComment/ShowAll:	Node Comment/Show All
NodeComment/ShowCommentedOnly:	Node Comment/Show Commented Only
NodeComment/HideAll:	Node Comment/Hide All
DataSlot/ShowOutsideNode:	DataSlot/Show Outside Node
DataSlot/ShowInsideNode:	DataSlot/Show Inside Node
DataSlot/ShowFlexibly:		DataSlot/Show Flexibly
StateLink/ShowNodeTop:			StateLink/Show Node Top
StateLink/ShowNodeBottom:		StateLink/Show Node Bottom
StateLink/ShowBehaviourTop:		StateLink/Show Behaviour Top
StateLink/ShowBehaviourBottom:	StateLink/Show Behaviour Bottom

// BehaviourTree
Create Composite:		Create Composite
Create Action:			Create Action
Add Decorator:			Add Decorator
Add Service:			Add Service
Insert Decorator:		Insert Decorator
Insert Service:			Insert Service
Paste Decorator As New:	Paste Decorator As New
Paste Service As New:	Paste Service As New
Paste Values:			Paste Values
Paste Decorator:		Paste Decorator
Paste Service:			Paste Service
Replace Composite:		Replace Composite
Replace Action:			Replace Action
Disconnect:				Disconnect
Disconnect All:			Disconnect All

// State
Start State:			Start State
Resident State:			Resident State
State:					State
Comment:				Comment
Rename:					Rename
Show Comment:			Show Comment
Show Comment(ShowAll):	Show Comment(Showing all)
Show Comment(ShowCommentedOnly):	Show Comment(Showing commented only)
Show Comment(HideAll):	Show Comment(Hide all)
Set Start State:		Set Start State
Add Behaviour:			Add Behaviour
Paste Behaviour:		Paste Behaviour
Insert Behaviour:		Insert Behaviour

// Behaviour
Move Up:					Move Up
Move Down:					Move Down
Edit Script:				Edit Script
Highlight Script:			Highlight Script
Edit Editor Script:			Edit Editor Script
Highlight Editor Script:	Highlight Editor Script

// Calculator
Recalculate Mode:			Recalculate Mode
Dirty:						Dirty
Frame:						Frame
Scope:						Scope
Always:						Always

// SidePanel
Side Panel:				Side Panel
Graph:					Graph
Parameters:				Parameters
NodeList:				Node List
Minimap:				Minimap

// Graph Setting
Language:				Language
Show Logo:				Show Logo
Docking Open:			Docking Open
Zoom:					Zoom
MouseWheelMode:			Mouse Wheel Mode
NodeCommentAffectsZoom:	Comment affects zoom
Grid:					Grid
Show Grid:				Show Grid
Snap Grid:				Snap Grid
Grid Size:				Grid Size
Grid Split Num:			Grid Split Num
RestoreDefaultGridSettings:					Restore default grid settings
Version:				Version

// Live Tracking
Live Tracking:			Live Tracking
Live Tracking Hierarchy: Live Tracking Hierarchy

// Hierarchy
Show Hierarchy Icons:	Show Hierarchy Icons

// Break point
Open Node At Breakpoint:	Open Node At Breakpoint

// View
View:					View

// Debug
Debug:					Debug
ShowAllDataValuesAlways: Show all data values always
ShowAllDataValues:		Show all data values
HideAllDataValues:		Hide all data values
BreakPoint:				Breakpoint
Set BreakPoints:		Set Breakpoints
Release BreakPoints:	Release Breakpoints
Release all BreakPoints: Release all Breakpoints
Clear Count:			Clear Count
Transition:				Transition

// Help Menu
Help:					Help
Asset Store:			Asset Store
Official Site:			Official Site
Manual:					Manual
Inspector Reference:	Inspector Reference
Script Reference:		Script Reference
Release Notes:			Release Notes
Forum:					Forum

// Update Check
Notification:			Notification
Release:				Release
Patch:					Patch
Upgrade:				Upgrade
Release Note:			Release Note

// Language
Auto:					Auto
English:				English
Japanese:				Japanese

// Buttons
OpenArborEditor:		Open Arbor Editor

// Messages
MissingError:			The associated script can not be loaded.\nPlease fix the script.
DeleteError:			Could not delete "{0}".
MissingDuplicateError:	Copying failed because related scripts can not be read.
CalcParameter.NotSupportVariable:	The Variable parameter is not supported.\nTo change the Parameter, create script dedicated to {0}.
CalcParameter.NotSupportVariableList:	The VariableList parameter is not supported.\nTo change the Parameter, create script dedicated to {0}.
ParameterCondition.NoParameterField:	The parameter field has not been created.
ParameterCondition.NotSupportVariable:	The Variable parameter is not supported.\nTo compare Parameter, create script dedicated to {0}.
ParameterCondition.NotSupportVariableList:	The VariableList parameter is not supported.\nTo compare Parameter, create script dedicated to {0}.
ArborUpdateNotification.UpdateMessage: There is a new version of the Arbor available for download.\n\nCurrently version is {0}\nNew version is {1}
ArborUpdateNotification.UpToDateMessage: The Arbor is up to data.\n\nCurrently version is {0}
ArborUpdateNotification.UpgradeMessage: Upgrade version of the Arbor has appeared!\n\nCurrently version is {0}\nNew version is {1}
NoGraphSelected.Message:		No graph selected.
NoGraphSelected.CreateButton:	Create\n{0}
FlexibleField.NotSupportType:	Serialization is not supported.
DataSlot.NotSupportInspector:		Calculator slots can not be used in other than ArborEditor window.
ArborEvent.InvalidRepair.ArgumentToRef:	The argument "{0}" has been changed to "ref".
ArborEvent.InvalidRepair.ArgumentToOut:	The argument "{0}" has been changed to "out".
ArborEvent.InvalidRepair.ReturnType:	The return type has been changed to "{0}".
ArborEvent.InvalidRepair.ValueType:		The value type has been changed to "{0}".
ArborEvent.ChangedParameterType:		The parameter type has been changed.
ParameterBehaviours.InvalidSlotType:	The parameter type has been changed to "{0}".
ParameterBehaviours.NotFoundParameter:	Not found "{0}" parameter.
ParameterBehaviours.IsInGraphParameter: It is an internal parameter of the graph.
ParameterBehaviours.SetInGraphParameterMode: Change to internal mode.
ParameterBehaviours.IsExternalGraphParameter: It is an external parameter of the graph.
ParameterBehaviours.SetExternalGraphParameterMode: Change to external mode.
ParameterBehaviours.SelectParameter:	Please select a parameter.
ParameterContainer.SelectReferenceType:	Please select a value type.
OpenReference:			Open Reference for {0}.
Apply:					Apply
Repair:					Repair

// WelcomeWindow
WelcomeWindow.Documentation.Title:			Documentation
WelcomeWindow.Documentation.Description:	This is a document about the basic usage of Arbor.
WelcomeWindow.OfficialSite.Title:			Official Site
WelcomeWindow.OfficialSite.Description:		Provides an overview and latest information about Arbor.
WelcomeWindow.SupportForum.Title:			Support Forum
WelcomeWindow.SupportForum.Description:		If you have any questions, requests, or bug reports regarding Arbor, please contact us.
WelcomeWindow.Review.Title:					Review
WelcomeWindow.Review.Description:			If you like Arbor, please give us a rating/review.\n* If you have any questions or bug reports that require support, please contact the forum.
WelcomeWindow.Tutorial.Title:				Tutorial
WelcomeWindow.Tutorial.Description:			The tutorials that you can learn while practicing the basic usage are posted.
WelcomeWindow.ReadMe.Title:					Read Me
WelcomeWindow.ReadMe.Description:			Opens a text file that summarizes simple instructions and notes on using Arbor.
WelcomeWindow.CHANGELOG.Title:				Log of changes
WelcomeWindow.CHANGELOG.Description:		Open a text file that summarizes the changes in each version that has been updated so far.
WelcomeWindow.DontDisplayNextVersion:		Don't auto display until the next version
WelcomeWindow.AutoOpenMode:					Auto Open
WelcomeWindow.OverwriteLocally:				Local settings
WelcomeWindow.Copyright:					Copyright(c) 2014-2021 caitsithware

// Others
Screen Shot:			Screen Shot
Settings:				Settings
Filter:					Filter