-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathloc_eng.json
240 lines (208 loc) · 6.52 KB
/
loc_eng.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
{
"Init": {
"mainWindowTitle": "kiigame - game editor"
},
"Tabs":{
"mainTab": "Main View",
"spaceTab": "Space",
"textsTab": "Texts"
},
"createMenuActions": {
"new": "New",
"open": "Open",
"save": "Save",
"quit": "Quit"
},
"createMenus": {
"file": "File"
},
"createMainTab": {
"spaces" : "Spaces",
"addSpace" : "Add space",
"addRoom" : "Add Room",
"addAnimation" : "Add animation",
"spaceObjects" : "Spaces objects",
"settings" : "Settings",
"removeSelectedSpace" : "Remove selected space",
"removeSelectedObject" : "Remove selected object",
"changeObjectsRoom" : "Change object to different room"
},
"populateRoomComboBox": {
"hasNoName" : "Room has no name"
},
"populateAddObjectsCombo": {
"addItemToSpace" : "Add item to selected space",
"addObject" : "Object",
"addItem" : "Item",
"addDoor" : "Door",
"addContainer" : "Container",
"addObstacle" : "Obstacle",
"addImage" : "Image"
},
"createSpaceTab": {
"space" : "Space",
"settings" : "Settings",
"order" : "Order",
"bringToFront" : "Bring object to front",
"moveBehind" : "Move object behind"
},
"createTextsTab": {
"objects" : "Objects",
"texts" : "Texts "
},
"textItemsClicked": {
"texts" : "Texts "
},
"drawTextItems" : {
"nameOfObject" : "Objects name",
"textsDone" : "Texts done"
},
"closeEvent": {
"checkQuit" : "Are you sure you want to quit?",
"Yes" : "Yes",
"No" : "No",
"closeWindowTitle" : "Quit?"
},
"removeViewsButtonClicked": {
"checkDeletion" : "Are you sure you want to delete the View?",
"Yes" : "Yes",
"No" : "No",
"removeViewWindowTitle" : "Delete?"
},
"removeObjectsButtonClicked": {
"checkDeletion" : "Are you sure you want to delete object?",
"Yes" : "Yes",
"No" : "No",
"delObjWindowTitle" : "Delete?"
},
"classViewWidget": {
"roomHasNoName" : "Room has no name"
},
"classItemWidget": {
"hasNoName" : "Item has no name"
},
"classTextItemWidget": {
"hasNoName" : "Text has no name"
},
"getImageType": {
"openImage" : " . Open",
"closedImage" : " . Closed",
"lockedImage" : " . Locked",
"emptyImage" : " . Empty",
"fullImage" : " . Full",
"blockingImage" : " . Blocking",
"unblockingImage" : " . Unblocking",
"blockedImage" : " . Blocked"
},
"classTextsWidget" : {
"textAsClicked" : "Text when clicked",
"textAsPicked" : "Text when picked",
"defaultText" : "Default text for missing texts:",
"defaultTextWithoutUseText" : "Default text for missing texts",
"textsWhenObjectUsed" : "Text when object is used on another object",
"interactionShow" : "Show",
"interactionAll" : "All",
"interactionMissing" : "Missing",
"interactionDone" : "Done"
},
"displayTexts" : {
"textForUsed" : "Text for usable object"
},
"classSettingsWidget" : {
"noUse" : "No Use",
"useToOtherObject" : "Use in another object",
"openSth" : "Open something",
"putSmwh" : "Put somewhere",
"deleteObstacle" : "Delete obstacle",
"instantly" : "instantly",
"fade" : "Fade",
"name" : "Name",
"image" : "Image",
"gameEndsIfClicked" :"Game ends if clicked",
"music" : "Music",
"browse" : "Browse...",
"chooseMusicFile" : "Choose music file",
"noMusic" : "No music",
"textAsClicked" : "Text when clicked",
"picked" : "Picking",
"textIfPicked" : "Text when picked: ",
"usage" : "Usage",
"textIfUsed" : "Text when used:",
"theseAndOtherTexts" : "These and other texts",
"whereItGoes" : "Where it goes?",
"spaceAtStart" : "Space at start",
"shut" : "Shut",
"open" : "Open",
"openDoor" : "Open door",
"openDoorName" : "Name of the opened door",
"closedDoor" : "Closed door",
"closedDoorName" : "Name of the closed door",
"lockedDoor" : "Locked door",
"lockedDoorName" : "Name of the locked door",
"locked" : "Locked",
"lockedContainer" : "Locked container",
"lockedContainerName" : "Name of the locked container",
"openContainer" : "Open container",
"openContainerName" : "Name of the open container",
"emptyContainer" : "Empty container",
"emptyContainerName" : "Name of the empty container",
"obstacleName" : "Name of the obstacle",
"whatObstructs" : "What obstructs?",
"whatGoesToContainer" : "What goes to container?",
"whatComesFromContainer" : "What comes from container?",
"endResult" : "The end result",
"imageShowTime" : "Image showtime (0-10 seconds)",
"fadeType" : "Image's fade type",
"text" : "Text",
"removeObject" : "Remove this object",
"removeView" : "Remove this view",
"notSelected" : "Not selected",
"notAnywhere" : "Not anywhere",
"noNothing" : "No nothing",
"notAnything" : "Not anything",
"vanishDuringUse" : "Does the object vanish during use?",
"objectHasNoName" : "The object has no name",
"addRoom" : "Add new room",
"roomHasNoName" : "The room has no name",
"addNewChoice" : "Add new choice",
"showMusicDialogChoose" : "'Choose music file'",
"showMusicDialogFiles" : "Music files (*.mp3 *.ogg)",
"chooseBackground" : "'Choose background'",
"chooseBackgroundFiles" : "Background (*.png)"
},
"ObjectImageSettings" : {
"textAsClicked" : "Text when clicked",
"whatOpens" : "What opens?",
"keyWasNotSelected" : "Key has not been selected!"
},
"classObject" : {
"solidObject" : "Solid object"
},
"classItem" : {
"itenName" : "Item"
},
"classContainer" : {
"containerName" : "Container"
},
"classDoor" : {
"doorName" : "Door"
},
"classObstacle" : {
"obstacleName" : "Obstacle"
},
"classJSONImage" : {
"jsonImageName" : "Image"
},
"classSequenceImage" : {
"imageSequenceName" : "Animation"
},
"classMenuImage" : {
"menuImageName" : "Menu image"
},
"classBeginningImage" : {
"startImageName" : " Starting image"
},
"classText" : {
"textName" : "Text"
}
}