hashhub/langsys/lang/en_EN.LAN

47 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-05-03 14:17:16 +02:00
{
"file": "File",
"new": "New",
"open": "Open",
"exit": "Quit",
"langs": "Languages",
"add": "Create",
"obj": "Object",
"script": "Script",
"rename": "Rename",
"delete": "Delete",
"NN": "New name:",
2024-05-11 23:20:47 +02:00
"save": "Save",
"attribute": "Attribute",
"attribute-val": "Value",
"newval": "Enter new value",
"error": "Error",
"SCE": "Length of the new value must be 1!",
"true": "True",
"false": "False",
2024-05-12 17:44:34 +02:00
"objs": "Objects",
"suc": "Success!",
"save-suc": "Saved!",
"xcam": "Camera x position:",
"ycam": "Camera y position:",
2024-05-13 15:00:36 +02:00
"testing": "Testing",
"test": "Execute game",
2024-05-13 19:57:26 +02:00
"stest": "Stop execution",
"building": "Building",
"build": "Build",
"sound": "Sound",
2024-05-17 13:28:28 +02:00
"IPS": "Import python script",
"COBS": "Create objects by string",
2024-05-21 20:24:46 +02:00
"IOM": "Created objects",
2024-05-21 23:40:04 +02:00
"done": "Done",
"COP": "Change position",
"export": "Export",
"import": "Import",
2024-05-24 11:25:10 +02:00
"clog": "Create logs",
"copied": "Copied!",
"settings": "Einstellungen",
"gamex": "Game x size",
"gamey": "Game y size",
2024-06-07 21:48:52 +02:00
"modelobjs": "Turn selected objects into Model",
"demodelobjs": "Turn selected model into objects",
2024-06-15 19:37:40 +02:00
"COBI": "Create objects by picture",
2024-05-03 14:17:16 +02:00
}