Laine_prikol

Untitled

Oct 5th, 2018
2,398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 105.16 KB | None | 0 0
  1. ^unlocks^=Unlocks
  2. ^locks^=Locks
  3. ^and^=and
  4. ^or^=or
  5. ^true^=true
  6. ^false^=false
  7. ^day1^=day
  8. ^day2-4^=days
  9. ^day5+^=days
  10. ^hour1^=hour
  11. ^hour2-4^=hours
  12. ^hour5+^=hours
  13. ^minute1^=minute
  14. ^minute2-4^=minutes
  15. ^minute5+^=minutes
  16. ^second1^=second
  17. ^second2-4^=seconds
  18. ^second5+^=seconds
  19. ^per-second-suffix^=/s
  20. ^per-minute-suffix^=/m
  21. ^colon^=:
  22. ^si-prefix-symbol-kilo^=k
  23. ^si-prefix-symbol-mega^=M
  24. ^si-prefix-symbol-giga^=G
  25. ^si-prefix-symbol-tera^=T
  26. ^si-prefix-symbol-peta^=P
  27. ^si-prefix-symbol-exa^=E
  28. ^si-prefix-symbol-zetta^=Z
  29. ^si-prefix-symbol-yotta^=Y
  30. ^si-unit-symbol-watt^=W
  31. ^si-unit-symbol-joule^=J
  32. ^time-symbol-seconds^=__1__ s
  33. ^time-symbol-minutes^=__1__ m
  34. ^time-symbol-hours^=__1__ h
  35. ^time-symbol-seconds-short^=__1__s
  36. ^time-symbol-minutes-short^=__1__m
  37. ^time-symbol-hours-short^=__1__h
  38. ^si-unit-kilometer-per-hour^= km/h
  39. ^not-enough-ingredients^=Not enough ingredients.
  40. ^recipe-not-craftable-in-hand^=This recipe cannot be crafted by hand.
  41. ^left-the-vehicle^=Left the vehicle.
  42. ^entered-the-vehicle^=Entered the vehicle.
  43. ^vehicle-is-full^=Vehicle is full.
  44. ^cant-be-damaged^=This cannot be damaged.
  45. ^cant-be-mined^=This cannot be mined.
  46. ^cant-repair-enemy-structures^=Enemy structures can't be repaired.
  47. ^cant-mine-vehicle-with-passenger^=This cannot be mined while anyone is in it.
  48. ^cant-mine-enemy-structure^=Enemy structures cannot be mined.
  49. ^cant-open-enemy-structures^=Can't open enemy structures.
  50. ^cant-transfer-to-enemy-structures^=Can't transfer to enemy structures.
  51. ^cant-transfer-from-enemy-structures^=Can't transfer from enemy structures.
  52. ^cant-rotate-enemy-structures^=Can't rotate enemy structures.
  53. ^cant-copy-enemy-structure-settings^=Can't copy enemy structure settings.
  54. ^cant-paste-enemy-structure-settings^=Can't paste enemy structure settings.
  55. ^cant-change-enemy-wires^=Enemy wires cannot be changed.
  56. ^cant-enter-enemy-vehicles^=Can't enter enemy vehicles.
  57. ^not-allowed-character-in-file-name^=Character "__1__" can't be part of the file name.
  58. ^invalid-character-in-file-name^=Invalid character in the file name.
  59. ^empty-file-name^=The file name is empty.
  60. ^empty-stop-name^=The stop name is empty
  61. ^too-long-stop-name^=The stop name (__1__ characters) can't be longer than __2__ characters.
  62. ^noname-station^=Station
  63. ^control-mouse-related^=This control has to be mouse related.
  64. ^control-keyboard-related^=This control has to be keyboard related.
  65. ^no-path^=No path
  66. ^not-enough-rails^=Not enough rails
  67. ^cant-set-filter^=You can't set this filter: __1__
  68. ^cant-set-request-when-it-is-automated^=You can't modify requests when they are set by the circuit network.
  69. ^cant-set-duplicate-request^=The __1__ is already requested in a different slot.
  70. ^cant-connect-rolling-stock-not-in-vehicle^=Can't connect rolling stock, not in vehicle.
  71. ^cant-connect-rolling-stock-not-in-rolling-stock^=Can't connect rolling stock, not in rolling stock.
  72. ^rolling-stock-connected^=Rolling stock connected.
  73. ^no-stock-to-connect-found^=No rolling stock to connect found.
  74. ^cant-disconnect-rolling-stock-not-in-vehicle^=Can't disconnect rolling stock, not in vehicle.
  75. ^cant-disconnect-rolling-stock-not-in-rolling-stock^=Can't disconnect rolling stock, not in rolling stock.
  76. ^rolling-stock-disconnected^=Rolling stock disconnected.
  77. ^no-stock-to-disconnect-found^=No rolling stock to disconnect found.
  78. ^not-enough-space-to-connect-train^=Not enough space to connect train
  79. ^you-need-a-better-tool-to-mine-this^=You need a better tool to mine this.
  80. ^this-cannot-be-mined-by-hand-because-it-requires-fluid^=This can't be mined by hand because it requires __1__.
  81. ^unknown-command^=Unknown command "__1__" type /h or /help for more help about commands.
  82. ^player-doesnt-exist^=Player __1__ doesn't exist.
  83. ^player-isnt-online^=__1__ isn't online.
  84. ^replay-saving-disabled-map-version^=Replay saving disabled, map saved with version __1__ and current version is __2__.
  85. ^replay-saving-disabled-mods^=Replay saving disabled, map save has different mod settings.
  86. ^replay-saving-disabled-mods-startup-settings^=Replay saving disabled, map save has different mod startup settings.
  87. ^replay-saving-disabled^=Replay saving has been disabled.
  88. ^replay-disabled-autoplace-specifications-changed-runtime^=Replays are currently disabled because autoplace specifications have been changed runtime.
  89. ^noone-to-reply^=No one to reply.
  90. ^cant-select-item-no-place-in-inventory^=Couldn't select the quickbar slot, there is no place to put the item in cursor.
  91. ^loading-mods^=Loading mods ...
  92. ^building-atlas^=Building sprite atlas ...
  93. ^building-prototypes^=Building prototypes ...
  94. ^cropping-bitmaps^=Cropping bitmaps ...
  95. ^loading-sprites^=Loading sprites ...
  96. ^loading-sounds^=Loading sounds ...
  97. ^base-mod-disabled^=Base mod is required to run the game, but it is currently disabled, do you want to enable it?
  98. ^duplicate-mods-installed^=The following mods are installed multiple times. Versions with higher numbers were loaded. Unzipped versions have priority in case of two mods with the same version number.
  99. ^failed-to-load-mod^=Failed to load mod "__1__"
  100. ^failed-to-load-mod-reason^=Failed to load mod "__1__": __2__
  101. ^cant-run-command-not-admin^=Can't run command (__1__) - you are not an admin.
  102. ^cant-run-command-not-in-multiplayer-game^=Can't run command (__1__) in a singleplayer game.
  103. ^player-was-banned^=__1__ was banned by __2__. Reason: __3__.
  104. ^unknown-player-was-banned^=__1__ (not on map) was banned by __2__. Reason: __3__.
  105. ^unspecified^=unspecified
  106. ^player-was-kicked^=__1__ was kicked by __2__. Reason: __3__.
  107. ^no-bans^=No players are banned.
  108. ^ban-report^=__1__ for __2__
  109. ^ban-report-ip^=__1__ (__2__) for __3__
  110. ^player-is-already-an-admin^=__1__ is already an admin.
  111. ^player-was-promoted^=__1__ was promoted to admin by __2__.
  112. ^player-is-not-an-admin^=__1__ is not an admin.
  113. ^player-was-demoted^=__1__ was demoted from admin by __2__.
  114. ^player-was-unbanned^=__1__ was unbanned by __2__.
  115. ^player-is-not-banned^=Can't unban __1__, as the player is not banned.
  116. ^color-for-players-only^=Color can only be set for players.
  117. ^invalid-parameter^=Invalid parameter
  118. ^invalid-screenshot-resolution^=Invalid screenshot resolution. Width and height has to be from range {1, __1__}.
  119. ^player-changed-color^=__1__'s color is now __2__
  120. ^player-changed-color-singleplayer^=Your color is now __1__
  121. ^unknown-color^=Unknown color __1__
  122. ^evolution-message^=Evolution factor: __1__. (Time __2__%) (Pollution __3__%) (Spawner kills __4__%)
  123. ^command-will-disable-achievements^=Using Lua console commands will disable achievements, please repeat the command to proceed.
  124. ^player-tried-using-command^=Player __1__ tried using a command "__2__"
  125. ^command-ran^=__1__ (command): __2__
  126. ^command-attempted-not-allowed^=__1__ tried to run a command, which isn't allowed for them: __2__
  127. ^player-started-research^=__1__ started research __2__
  128. ^player-changed-research^=__1__ changed research from __2__ to __3__
  129. ^player-cancelled-research^=__1__ canceled research __2__
  130. ^cant-swap-console-with-player^=Can't swap console with player - expected 2 players when from console.
  131. ^cant-swap-expected-two-players^=Can't swap - expected 2 players when from console.
  132. ^user-verification-disabled^=User verification has been disabled.
  133. ^user-verification-enabled^=User verification has been enabled.
  134. ^user-verification-already-disabled^=User verification is already disabled.
  135. ^user-verification-already-enabled^=User verification is already enabled.
  136. ^blueprint-transferring^=Transferring blueprint: __1__
  137. ^blueprint-no-name^=Untitled
  138. ^item-has-tags^=Item has tags.
  139. ^failed-to-import-string^=Failed to import string: __1__.
  140. ^error-while-importing-string^=Error while importing string:
  141. ^string-import-successful^=Imported __1__ successfully.
  142. ^string-import-produced-no-item^=Input produced no item.
  143. ^map-info-combined-yield-percentage^=__1__ combined yield __2__%
  144. ^cannot-open-mod-settings-game-not-fully-setup^=Mod settings can't be opened when the game isn't fully setup (joining a paused multiplayer game).
  145. ^continue^=Continue
  146. ^disabled-by-server^=Disabled by server
  147. ^game-saved-to^=Game has been saved to __1__.
  148. ^no-artillery-with-ammo-in-range^=No artillery with ammo in range.
  149. ^no-artillery-in-range^=No artillery in range.
  150. ^saving-process-crashed^=Saving process crashed.
  151. ^cant-swap-with-yourself^=Can't swap players with yourself.
  152. ^players-dont-have-characters^=Cannot swap players - One or both of them does not have a character.
  153. ^players-dont-have-character-controllers^=Cannot swap players - Character does not have a controller.
  154. ^reached-id-limit-while-loading^=ID limit for __1__ prototype reached
  155. ^re-used-ids-while-loading^=Re-using IDs to allow loading (you may have unexpected results)
  156. ^cant-join-game-not-in-main-menu^=Can only join a Steam game while in the Main Menu.
  157. ^closing-file-failed^=Closing file __1__ failed\nReason: __2__.
  158. ^close-file-reason-other^=other, error code: __1__
  159. ^close-file-reason-corrupt^=CRC check failed, the zip is corrupted.
  160. ^reading-file-failed^=Reading file __1__ failed\nError code: __2__.
  161. ^
  162. ^[^http-error^]
  163. ^unknown-error-with-message^=Download failed (status code __1__): __2__
  164. ^unknown-error^=Download failed (status code __1__).
  165. ^json-parse-error^=Download failed (status code __1__): failed to parse JSON response: __2__
  166. ^auth-error-with-message^=Download failed (status code __1__): auth error: __2__
  167. ^auth-error^=Download failed (status code __1__): auth error.
  168. ^
  169. ^[^json-parse-error^]
  170. ^unexpected-character^=Unexpected character at __1__:__2__
  171. ^unexpected-end-of-file^=Unexpected end of file at __1__:__2__
  172. ^invalid-comma-before-square-bracket^=Invalid comma before '^]' at __1__:__2__
  173. ^invalid-comma-before-brace^=Invalid comma before '}' at __1__:__2__
  174. ^unterminated-string^=Unterminated string at __1__:__2__
  175. ^invalid-utf16-low-surrogate^=Invalid UTF-16 low surrogate in JSON string escapes at __1__:__2__
  176. ^unexpected-utf16-low-surrogate^=Unexpected UTF-16 low surrogate in JSON string escapes at __1__:__2__
  177. ^invalid-string-escape^=Invalid string escape at __1__:__2__
  178. ^
  179. ^[^ini-parse-error^]
  180. ^unterminated-section-header^=Unterminated section header at __1__:__2__
  181. ^missing-value^=Missing value at __1__:__2__
  182. ^
  183. ^[^error^]
  184. ^system-initialization-failed^=Initialization failed. Error code: __1__
  185. ^failed-to-load-window-icon^=Failed to load window icon! File path: __1__
  186. ^unable-to-create-sprite^=Unable to create sprite (of size __1__X__2__) probably not enough of video memory.
  187. ^operation-failed^=Operation failed
  188. ^startup-failed^=Failed to start the game
  189. ^error-message-box-title^=Error
  190. ^crash-to-desktop-message^=Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.\nPlease also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.
  191. ^out-of-vram-change-quality-to-normal^=Setting sprite resolution option (high -> normal), please restart the game.
  192. ^out-of-vram-change-usage-to-high^=Setting bitmap caching option (all -> high), please restart the game.
  193. ^out-of-vram-change-usage-to-medium^=Setting bitmap caching option (high -> medium), please restart the game.
  194. ^out-of-vram-enable-low-vram-mode^=Turning low VRAM mode on, please restart the game.
  195. ^out-of-vram-change-usage-to-low^=Setting bitmap caching option (medium -> low), please restart the game.
  196. ^out-of-vram-change-quality-to-low^=Turning low graphics options on, please restart the game.
  197. ^out-of-vram-cannot-lower-settings^=Low graphics mode and bitmap caching level low are already on. This means that your system hardware is under the minimum requirements. If you believe this is an issue with the game, please report it on our forums.
  198. ^audio-error-title^=Audio error
  199. ^audio-could-not-initialize^=Couldn't initialize audio, audio is disabled.
  200. ^data-error-title^=Data error
  201. ^player-data-invalid^=Failed to load the player data file. Campaign progress might be lost.
  202. ^achievement-data-invalid^=Failed to load local achievement data. Local achievements might be lost.
  203. ^config-data-invalid-prompt-reset-to-default^=Configuration file has invalid contents. Do you want to reset it?
  204. ^failed-to-load-save-file^=Failed to load save file.
  205. ^game-state-corruption-detected-saving-aborted^=Detected corruption of the game state. Game was not saved to prevent corruption of your save files.
  206. ^game-state-corruption-detected-save-corrupted^=Detected corruption of the game state. You won't be able load the save game.
  207. ^replay-data-not-found^=Can't play replay. Replay data was not found.
  208. ^replay-header-error-old-version^=Replay header cannot be loaded, it is probably older than the current version __1__.
  209. ^replay-header-error^=Replay header cannot be loaded due to the following error:
  210. ^replay-version-mismatch^=Can't play replay, it was created in version __1__, but current version is __2__.
  211. ^replay-mod-configuration-mismatch^=Can't play replay, it has a different mod configuration.
  212. ^
  213. ^[^invalid-map-version^]
  214. ^lower-than-minimum^=Map version __1__ can't be loaded because it's lower than the minimum input version (__2__).
  215. ^higher-than-maximum^=Map version __1__ can't be loaded because it's higher than the game version (__2__).
  216. ^incompatible-0-14-13-2^=Map version 0.14.13 can't be loaded in this version of the Factorio: it needs to be loaded and re-saved in the latest stable version of 0.14 first.
  217. ^
  218. ^[^character-corpse^]
  219. ^died^=Died
  220. ^time-ago^=__1__ ago
  221. ^name^=Corpse (__1__)
  222. ^time-remaining^=Remaining time
  223. ^killed-by^=Killed by
  224. ^
  225. ^[^entity-type^]
  226. ^tree^=Tree
  227. ^unit-spawner^=Spawner
  228. ^locomotive^=Locomotive
  229. ^
  230. ^[^command-help^]
  231. ^admins^=- Prints a list of game admins.
  232. ^alerts^=<enable/disable/mute/unmute> <alert> - Enables, disables, mutes, or unmutes the given alert type.
  233. ^all-players-list^=All players:
  234. ^available-alerts^= Available alerts: __1__.
  235. ^available-colors^=Available colors: __1__.
  236. ^ban^=<player> <reason> - Bans the specified player.
  237. ^banlist^=<add/remove/get/clear> <player> - Adds or removes a player from the banlist. Same as /ban or /unban.
  238. ^bans^=- Prints a list of banned players.
  239. ^cant-use-banlist-not-in-multiplayer-game^=The banlist command can't be used in a singleplayer game.
  240. ^cant-use-permissions-not-in-multiplayer-game^=The permissions command can't be used in a singleplayer game.
  241. ^cant-use-whitelist-not-in-multiplayer-game^=The whitelist command can't be used in a singleplayer game.
  242. ^clear^=- Clears the console.
  243. ^color^=<color> - Changes your color. Can either be one of the pre-defined colors or RGBA values in the format of "# # # #".
  244. ^command^=<command> - Executes a Lua command (if allowed).
  245. ^config^=<get/set> <option> <value> - Gets or sets various multiplayer game settings.
  246. ^delete-blueprint-library^=<player> - Deletes the blueprint library storage for the given offline player from the save file. Enter "everybody confirm" to delete the storage of all offline players.
  247. ^demote^=<player> - Demotes the player from admin.
  248. ^evolution^=- Prints info about the alien evolution factor.
  249. ^help-description^=Type /h <command> to get details of it.
  250. ^help-list^=Available commands are:
  251. ^help^=<command> - Prints a list of available commands, the optional argument can specify the command that should be described.
  252. ^ignore^=<player> - Prevents the chat from showing messages from this player. Admin messages are still shown.
  253. ^ignores^=- Prints a list of ignored players.
  254. ^kick^=<player> <reason> - Kicks the specified player.
  255. ^matching-alerts-list^=Matching alerts: __1__.
  256. ^matching-colors-list^=Matching colors: __1__.
  257. ^matching-commands-list^=Matching commands:
  258. ^matching-players-list^=Matching players:
  259. ^measured-command^=<command> - Executes a Lua command (if allowed) and measures time it took.
  260. ^mute-programmable-speaker^=<mute/unmute> <local/everyone> - Mutes or unmutes the global sounds created by the Programmable Speaker. Use "local" to mute just the local client. Admins can use "everyone" to mute the sounds for everyone on the server.
  261. ^mute^=<player> - Prevents the player from saying anything in chat.
  262. ^mutes^=- All players that are muted (can't talk in chat).
  263. ^open^=<player> - opens another player's inventory.
  264. ^perf-avg-frames^=Number of ticks/updates used to average performance counters. Default is 100. Value of 5-10 is recommended for fast convergence, but numbers will jitter more rapidly.
  265. ^permissions^=Opens the permissions GUI.
  266. ^players^=- Prints a list of players in the game. (parameter online/o, it prints only players that are online, count/c prints only count)
  267. ^promote^=<player> - Promotes the player to admin.
  268. ^purge^=<player> - Clears all the messages from this player from the chat log.
  269. ^quit^=- Terminates the server cleanly.
  270. ^reply^=<message> - Replies to the last player that whispered to you.
  271. ^save^=<name> - Saves the current game with the specified name.
  272. ^screenshot^=<x resolution> <y resolution> <zoom> - Takes a screenshot with your current view settings, or with the specified resolution. Zoom is optional and defaults to 1.
  273. ^seed^=- Prints the starting map seed.
  274. ^server-commands^=- Server console commands.
  275. ^server-save^=- Saves the game on the server in a multiplayer game.
  276. ^shout^=<message> - Sends a message to all players including other forces.
  277. ^silent-command^=<command> - Executes a Lua command (if allowed) without printing it to the console.
  278. ^swap-players^=Swaps your character with the given players character, or if two players are given swaps the two player characters.
  279. ^time^=- Prints info about how old the map is.
  280. ^toggle-action-logging^=- Toggles logging all input actions performed by the game. This value isn't persisted between game restarts and only effects your local game in multiplayer sessions.
  281. ^toggle-heavy-mode^=- This command is to be used with caution, as it will make the game multiplayer unplayable once set. The game starts to save and compare the game with itself every tick to search for inconsistency in the determinism. This command is advised to be used when there is a desync loop when new player join the server. The heavy mode will run until it outputs something. Please provide it to us so we can investigate and fix the problem.
  282. ^unban^=<player> - Unbans the specified player.
  283. ^unignore^=<player> - Allows the chat to show messages from this player.
  284. ^unknown-command^=Unknown command __1__
  285. ^unmute^=<player> - Allows the player to talk in chat again.
  286. ^version^=- Prints the current game version.
  287. ^whisper^=<player> <message> - Sends a message to the specified player.
  288. ^whitelist^=<add/remove/get/clear> <player> - Adds or removes a player from the whitelist, where only whitelisted players can join the game. Enter nothing for 'player' when using 'get' to print a list of all whitelisted players. An empty whitelist disables the whitelist functionality allowing anyone to join.
  289. ^
  290. ^[^config-help^]
  291. ^afk-auto-kick^=<number> - Sets the time (in minutes) a player has to be inactive before they are auto-kicked. 0 means disabled.
  292. ^allow-commands^=<true/false/admins-only> - Sets if Lua commands are allowed.
  293. ^allow-debug-settings^=<true/false> - Sets if non-trivial debug settings are allowed for non-admin players.
  294. ^autosave-interval^=<number> - Sets the autosave interval (in minutes). 0 means disabled.
  295. ^autosave-only-on-server^=<true/false> - Sets if only the server will create autosaves.
  296. ^help-list^=Available configs are: __1__.
  297. ^ignore-player-limit-for-returning-players^=<true/false> - Sets if the server player limit is ignored for returning players.
  298. ^matching-configs-list^=Matching configs: __1__.
  299. ^max-players^=<number> - Sets the maximum number of players allowed in this server. 0 means no limit.
  300. ^max-upload-speed^=<number> - Sets the maximum upload speed in kilobytes per second. 0 means no limit.
  301. ^only-admins-can-pause^=<true/false> - Sets if only admins are allowed to pause the game.
  302. ^password^=<password> - Sets the multiplayer password. Empty password means no password.
  303. ^require-user-verification^=<true/false> - Sets if user identity has to be confirmed to join the server.
  304. ^visibility-lan^=<true/false> - Sets if the game will be visible on LAN.
  305. ^visibility-public^=<true/false> - Sets if the game will be publicly visible.
  306. ^
  307. ^[^config-output^]
  308. ^upload-rate^=__1__ kilobytes per second.
  309. ^upload-rate-unlimited^=Unlimited.
  310. ^upload-rate-changed-to^=Maximum upload rate changed to __1__ kilobytes per second.
  311. ^upload-rate-changed-to-unlimited^=Upload limit removed.
  312. ^visibility-public^=Public visibility: __1__.
  313. ^visibility-public-set-to^=Public visibility set to: __1__.
  314. ^visibility-lan^=LAN visibility: __1__.
  315. ^visibility-lan-set-to^=LAN visibility set to: __1__.
  316. ^value-is-not-valid^=Value is not valid.
  317. ^password-removed^=Server password removed.
  318. ^password-changed^=Server password changed.
  319. ^max-number-of-players-changed-to-unlimited^=Player limit removed.
  320. ^max-number-of-players-changed-to^=Maximum number of players changed to __1__.
  321. ^allow-commands-set-to^=Allow Lua commands set to __1__.
  322. ^allow-debug-settings-set-to^=Allow debug settings set to __1__.
  323. ^cant-use-not-in-multiplayer-game^=Config commands can only be used in multiplayer.
  324. ^expected-value-to-set^=Expected value to set as the third parameter.
  325. ^invalid-config^=Unknown config: __1__
  326. ^has-password^=The server currently has a password.
  327. ^no-password^=The server currently doesn't have a password.
  328. ^autosave-disabled^=Autosave is disabled.
  329. ^autosave-interval-minutes^=Autosave every __1__ minutes.
  330. ^autosave-changed-to-disabled^=Autosave is now disabled.
  331. ^autosave-changed-to-minutes^=Autosave interval changed to __1__ minutes.
  332. ^autosave-only-on-server^=Autosave only on server: __1__.
  333. ^autosave-only-on-server-set-to^=Autosave only on server set to: __1__.
  334. ^afk-autokick-disabled^=AFK auto kick is disabled.
  335. ^afk-autokick-interval-minutes^=Kick if AFK for more than __1__ minutes.
  336. ^afk-autokick-changed-to-disabled^=AFK auto kick is now disabled.
  337. ^afk-autokick-changed-to-minutes^=AFK auto kick changed to __1__ minutes.
  338. ^verify-user-identity^=Verify user identity: __1__.
  339. ^verify-user-identity-set-to^=Verify user identity set to: __1__.
  340. ^only-admins-can-pause^=Only admins can pause: __1__.
  341. ^only-admins-can-pause-set-to^=Only admins can pause set to: __1__.
  342. ^ignore-player-limit-for-returning-players^=Ignore player limit for returning players: __1__.
  343. ^ignore-player-limit-for-returning-players-set-to^=Ignore player limit for returning players set to: __1__.
  344. ^expected-get-set^=Expected "get" or "set" as the first option.
  345. ^
  346. ^[^permissions-help^]
  347. ^help-list^=Available options are: __1__.
  348. ^matching-options-list^=Matching options: __1__.
  349. ^matching-actions-list^=Matching actions: __1__.
  350. ^matching-group-list^=Matching groups:
  351. ^add-player^=<group> <player> - Adds the player to the given group.
  352. ^create-group^=<name> - Creates a new group with the given name or if no name is given the default name is used.
  353. ^delete-group^=<group> - Deletes the given group.
  354. ^edit-group^=<group> <action> <true/false> - Enables or disables the given action for the given group.
  355. ^get-player-group^=<player> - Gets the group the given player is part of (if any).
  356. ^groups^=- Lists all groups.
  357. ^remove-player^=<group> <player> - Removes the player from the given group.
  358. ^rename-group^=<group> <name> - Renames the given group to the new name.
  359. ^reset^=- Resets all permissions to the default state.
  360. ^
  361. ^[^permissions-command-output^]
  362. ^player-is-not-in-any-group^=__1__ isn't in any group.
  363. ^player-is-in-group^=__1__ is in the __2__ group.
  364. ^created-group^=Created group __1__.
  365. ^unable-to-create-group^=Unable to create group.
  366. ^you-can-not-delete-the-default-group^=You can't delete the default permission group.
  367. ^deleted-group^=Deleted permission group: __1__.
  368. ^player-is-already-in-group^=__1__ is already in group __2__.
  369. ^added-player-to-group^=__1__ added to group __2__.
  370. ^player-removed-from-group^=__1__ removed from group __2__.
  371. ^player-is-not-in-group^=__1__ isn't in group __2__.
  372. ^renamed-group^=Renamed permission group: __1__ to __2__.
  373. ^unknown-action^=Unknown input action: __1__.
  374. ^action-set-to^=__1__ set to __2__.
  375. ^unknown-action-value^=Unknown value: __1__ - Expected true or false.
  376. ^you-can-not-create-groups^=You do not have permission to create permission groups.
  377. ^you-can-not-delete-groups^=You do not have permission to delete permission groups.
  378. ^you-can-not-edit-groups^=You do not have permission to edit permission groups.
  379. ^unknown-group^=Unknown group: __1__.
  380. ^unknown-player^=Unknown player: __1__.
  381. ^reset-complete^=Permissions reset to default.
  382. ^
  383. ^[^command-output^]
  384. ^player-list^=Players (__1__):
  385. ^player-list-online^=Online players (__1__):
  386. ^player^=player
  387. ^whisper^=whisper
  388. ^shout^=shout
  389. ^player-muted^=__1__ has been muted by __2__.
  390. ^player-already-muted^=__1__ is already muted.
  391. ^player-unmuted^=__1__ has been unmuted by __2__.
  392. ^player-isnt-muted^=__1__ isn't muted.
  393. ^player-ignored^=__1__ ignored.
  394. ^player-unignored^=__1__ unignored.
  395. ^alert-muted^=Alert type __1__ has been muted.
  396. ^alert-already-muted^=Alert type __1__ is already muted.
  397. ^alert-unmuted^=Alert type __1__ has been unmuted.
  398. ^alert-isnt-muted^=Alert type __1__ isn't muted.
  399. ^alert-disabled^=Alert type __1__ has been disabled.
  400. ^alert-already-disabled^=Alert type __1__ is already disabled.
  401. ^alert-enabled^=Alert type __1__ has been enabled.
  402. ^alert-isnt-disabled^=Alert type __1__ isn't disabled.
  403. ^programmable-speaker-muted-local^=Programmable Speaker global sounds muted on local client.
  404. ^programmable-speaker-muted-everyone^=Programmable Speaker global sounds muted for everyone on the server.
  405. ^programmable-speaker-unmuted-local^=Programmable Speaker global sounds unmuted on local client.
  406. ^programmable-speaker-unmuted-everyone^=Programmable Speaker global sounds unmuted for everyone on the server.
  407. ^parameters-require-admin^=Can't run command with these parameters - you are not admin.
  408. ^players-on-whitelist^=Whitelisted players: __1__
  409. ^players-on-banlist^=Banned players: __1__
  410. ^whitelist-empty^=The whitelist is empty.
  411. ^banlist-empty^=The banlist is empty.
  412. ^whitelist-already-empty^=The whitelist is already empty.
  413. ^banlist-already-empty^=The banlist is already empty.
  414. ^whitelist-cleared^=The whitelist has been cleared and disabled.
  415. ^banlist-cleared^=The banlist has been cleared.
  416. ^whitelist-clear-is-admin-only^=Only admins can use whitelist clear.
  417. ^banlist-clear-is-admin-only^=Only admins can use banlist clear.
  418. ^whitelist-add-is-admin-only^=Only admins can use whitelist add.
  419. ^banlist-add-is-admin-only^=Only admins can use banlist add.
  420. ^whitelist-remove-is-admin-only^=Only admins can use whitelist remove.
  421. ^banlist-remove-is-admin-only^=Only admins can use banlist remove.
  422. ^player-is-on-whitelist^=__1__ is whitelisted.
  423. ^player-is-on-banlist^=__1__ is banned.
  424. ^player-is-not-on-whitelist^=__1__ is not whitelisted.
  425. ^player-is-not-on-banlist^=__1__ is not banned.
  426. ^player-already-on-whitelist^=__1__ is already whitelisted.
  427. ^player-already-on-banlist^=__1__ is already banned.
  428. ^player-was-not-on-whitelist^=__1__ wasn't in the whitelist.
  429. ^player-was-not-on-banlist^=__1__ wasn't banned.
  430. ^player-added-to-whitelist^=Added __1__ to the whitelist.
  431. ^player-added-to-banlist^=__1__ banned.
  432. ^player-was-removed-from-whitelist^=Removed __1__ from the whitelist.
  433. ^player-was-removed-from-banlist^=Unbanned __1__.
  434. ^permission-groups-list^=All permission groups: __1__.
  435. ^permission-action-list^=All actions: __1__.
  436. ^cant-delete-blueprint-library-player-is-connected^=Can't delete the blueprint library storage for a connected player.
  437. ^player-blueprint-library-deleted^=Deleted blueprint library for __1__.
  438. ^player-blueprint-library-not-found^=__1__ did not have any stored blueprints.
  439. ^no-blueprint-libraries-to-delete^=No blueprint library storages to delete.
  440. ^deleted-blueprint-library-for-players^=Deleted blueprint library storage for players:
  441. ^action-logging-enabled^=Action logging enabled.
  442. ^action-logging-disabled^=Action logging disabled.
  443. ^
  444. ^[^gui-permissions^]
  445. ^enable-all^=Enable all
  446. ^disable-all^=Disable all
  447. ^group-permissions-title^=Group permissions
  448. ^do-you-really-want-to-revoke-your-permissions-to-edit^=You're about to remove your ability to edit permissions. Do you really want to do this?
  449. ^you-can-not-delete-the-default-group^=You can't delete the default group.
  450. ^delete-selected-group^=Delete selected group
  451. ^edit-selected-group^=Edit selected group
  452. ^add-group^=Add group
  453. ^clone-group^=Clone group
  454. ^add-player-to-group^=Add player to group
  455. ^remove-player-from-group^=Remove player from group
  456. ^title^=Permissions
  457. ^players-in-group^=Players in group
  458. ^show-players-in-other-groups^=Show players in other groups
  459. ^
  460. ^[^controls^]
  461. ^move-up^=Move up
  462. ^move-right^=Move right
  463. ^move-down^=Move down
  464. ^move-left^=Move left
  465. ^shoot-enemy^=Shoot enemy
  466. ^shoot-selected^=Shoot selected
  467. ^open-character-gui^=Open character screen
  468. ^open-technology-gui^=Open technology screen
  469. ^rotate^=Rotate
  470. ^reverse-rotate^=Reverse rotate
  471. ^pick-items^=Pick up items on the ground
  472. ^close-gui^=Close window
  473. ^cycle-blueprint-forwards^=Blueprint book next
  474. ^cycle-blueprint-backwards^=Blueprint book previous
  475. ^zoom-in^=Zoom in
  476. ^zoom-out^=Zoom out
  477. ^alt-zoom-in^=Alternative zoom in
  478. ^alt-zoom-out^=Alternative zoom out
  479. ^toggle-menu^=Toggle menu
  480. ^production-statistics^=Production statistics
  481. ^kill-statistics^=Kill statistics
  482. ^toggle-map^=Toggle world map
  483. ^toggle-driving^=Enter/Leave vehicle
  484. ^clean-cursor^=Clear cursor
  485. ^smart-pipette^=Pipette tool
  486. ^mine^=Mine
  487. ^select-for-blueprint^=Select for blueprint
  488. ^select-for-cancel-deconstruct^=Select for cancel deconstruction
  489. ^build^=Build
  490. ^copy-entity-settings^=Copy entity settings
  491. ^paste-entity-settings^=Paste entity settings
  492. ^remove-pole-cables^=Remove pole cables
  493. ^build-ghost^=Build ghost
  494. ^open-gui^=Open object's GUI
  495. ^drop-cursor^=Drop item
  496. ^pick-item^=Pick up/drop item stack
  497. ^cursor-split^=Cursor split
  498. ^stack-transfer^=Stack transfer
  499. ^stack-split^=Stack split
  500. ^inventory-transfer^=Inventory transfer
  501. ^fast-entity-transfer^=Fast entity transfer
  502. ^inventory-split^=Inventory split
  503. ^fast-entity-split^=Fast entity split
  504. ^craft^=Craft 1
  505. ^craft-5^=Craft 5
  506. ^craft-all^=Craft all
  507. ^cancel-craft^=Cancel crafting 1
  508. ^cancel-craft-5^=Cancel crafting 5
  509. ^cancel-craft-all^=Cancel crafting all
  510. ^quickbar-1^=Quickbar 1
  511. ^quickbar-2^=Quickbar 2
  512. ^quickbar-3^=Quickbar 3
  513. ^quickbar-4^=Quickbar 4
  514. ^quickbar-5^=Quickbar 5
  515. ^quickbar-6^=Quickbar 6
  516. ^quickbar-7^=Quickbar 7
  517. ^quickbar-8^=Quickbar 8
  518. ^quickbar-9^=Quickbar 9
  519. ^quickbar-10^=Quickbar 10
  520. ^toggle-filter^=Toggle filter
  521. ^show-info^=Show info
  522. ^next-weapon^=Next weapon
  523. ^confirm-message^=Confirm message
  524. ^connect-train^=Connect train
  525. ^disconnect-train^=Disconnect train
  526. ^editor-tool-primary-action^=Primary action
  527. ^editor-tool-secondary-action^=Secondary action
  528. ^editor-remove-entity^=Remove entity
  529. ^editor-edit-entity-details^=Edit entity details
  530. ^editor-show-all-difficulties^=Show all difficulties
  531. ^editor-show-easy-difficulty^=Show easy difficulty
  532. ^editor-show-normal-difficulty^=Show normal difficulty
  533. ^editor-show-hard-difficulty^=Show hard difficulty
  534. ^pause-game^=Pause game
  535. ^change-active-quickbar^=Change active quickbar
  536. ^open-item^=Open item's GUI
  537. ^toggle-console^=Toggle Lua console
  538. ^drag-map^=Drag map
  539. ^place-tag^=Place a tag on the map
  540. ^larger-terrain-building-area^=Larger tile building area
  541. ^smaller-terrain-building-area^=Smaller tile building area
  542. ^not-set^=Not set
  543. ^unknown^=Unknown
  544. ^mouse-button-1^=Left mouse button
  545. ^mouse-button-2^=Right mouse button
  546. ^mouse-button-3^=Middle mouse button
  547. ^mouse-button-n^=Mouse button __1__
  548. ^mouse-wheel-up^=Mouse wheel up
  549. ^mouse-wheel-down^=Mouse wheel down
  550. ^mouse-wheel-left^=Mouse wheel left
  551. ^mouse-wheel-right^=Mouse wheel right
  552. ^focus-search^=Focus item search
  553. ^previous-technology^=Select previous technology
  554. ^logistic-networks^=Logistic networks
  555. ^toggle-blueprint-library^=Blueprint library
  556. ^debug-toggle-atlas-gui^=Toggle atlas GUI
  557. ^debug-toggle-autoplace-gui^=Toggle autoplace GUI
  558. ^debug-toggle-debug-settings^=Toggle debug settings GUI
  559. ^debug-toggle-basic^=Toggle basic debug
  560. ^debug-toggle-detailed^=Toggle detailed debug
  561. ^debug-toggle-full^=Toggle full debug
  562. ^debug-reset-zoom^=Reset zoom level
  563. ^toggle-tips-and-tricks^=Toggle tips and tricks
  564. ^toggle-gui-debug^=Toggle GUI debug
  565. ^
  566. ^[^controls-description^]
  567. ^rotate^=Rotates (clockwise) the item held in the cursor or the selected entity.
  568. ^reverse-rotate^=Rotates (counter-clockwise) the item held in the cursor or the selected entity.
  569. ^shoot-enemy^=Shoots at the nearest enemy within range.
  570. ^shoot-selected^=Shoots at whatever you have selected or if nothing is selected shoots in the direction of the mouse.
  571. ^cycle-blueprint-forwards^=When holding a blueprint book in the cursor, cycles the active blueprint to the next available blueprint.
  572. ^cycle-blueprint-backwards^=When holding a blueprint book in the cursor, cycles the active blueprint to the previous available blueprint.
  573. ^toggle-driving^=Enters or exits a vehicle you're driving/standing next to.
  574. ^clean-cursor^=Returns the item in the cursor stack to the players inventory. Also cancels wire placement and rail planning.
  575. ^smart-pipette^=Picks items from your inventory used to build the currently selected entity and places them in your cursor. For resources it will select the fastest available mining drill.
  576. ^copy-entity-settings^=Copies settings from the selected entity. Note the entity needs to keep existing for them to be pasted onto another entity.
  577. ^paste-entity-settings^=Pastes settings from the previous copied entity.
  578. ^remove-pole-cables^=Removes wires from the selected electric pole, starting with electric wires and then circuit network wires.
  579. ^cursor-split^=Moves half the selected inventory slot into the cursor if empty. Places a single item from the cursor stack to the selected inventory slot when holding an item.
  580. ^stack-transfer^=Transfers the selected stack to the opened entity or if your player GUI is open - transfers the selected stack between the different player inventories.
  581. ^stack-split^=Transfers half of the selected stack to the opened entity or if your player GUI is open - transfers half of the selected stack between the different player inventories.
  582. ^inventory-transfer^=Transfers all of the selected stack type to the opened entity or if your player GUI is open - transfers all of the selected stack type between the different player inventories. If an empty slot is clicked all items are transferred.
  583. ^fast-entity-transfer^=Transfers the held stack into the selected entity or if the cursor is empty takes anything the entity has and transfers it to your player.
  584. ^inventory-split^=Transfers half of all of the stacks (rounded up) of the selected stack type to the opened entity or if your player GUI is open - transfers half of all of the selected stack type between the different player inventories. If an empty slot is clicked all items are transferred.
  585. ^fast-entity-split^=Transfers half of the held stack into the selected entity or if the cursor is empty takes half of anything the entity has and transfers it to your player.
  586. ^craft^=Crafts 1 of a given recipe.
  587. ^craft-5^=Crafts 5 of a given recipe.
  588. ^craft-all^=Crafts as many as possible of a given recipe.
  589. ^next-weapon^=Cycles to the next available weapon.
  590. ^connect-train^=Connects the train you're driving to any adjacent trains.
  591. ^disconnect-train^=Disconnects the rolling stock you're in from the rest of the rolling stock in the train.
  592. ^larger-terrain-building-area^=Increases the size of the placement area for tiles.
  593. ^smaller-terrain-building-area^=Decreases the size of the placement area for tiles.
  594. ^show-info^=Toggles showing additional information about built entities such as recipes in assembling machines and container contents.
  595. ^alt-zoom-in^=Zoom with ability to zoom into world view from map view.
  596. ^
  597. ^[^description^]
  598. ^damage^=Damage
  599. ^drain^=Drain
  600. ^no-ammo^=No ammo
  601. ^shooting-speed^=Shooting speed
  602. ^fluid-consumption^=Fluid consumption
  603. ^fluids^=Fluids
  604. ^damage-bonus^=Damage bonus
  605. ^speed^=Speed
  606. ^damage-over-time^=Damage over time
  607. ^area-of-effect-size^=Area of effect size
  608. ^cluster-trigger^=Cluster size
  609. ^destroys-cliffs^=Destroys cliffs
  610. ^duration^=Duration
  611. ^creates-number-entities-key^=Creates
  612. ^creates-number-entities-value^=__1__ x __2__
  613. ^robot-lifetime^=Robot lifetime
  614. ^piercing-power^=Piercing Power
  615. ^crafting-speed^=Crafting speed
  616. ^storage-size^=Storage size
  617. ^health^=Health
  618. ^max-health^=Max health
  619. ^maximum-power-output^=Maximum power output
  620. ^mining-power^=Mining power
  621. ^mining-speed^=Mining speed
  622. ^mining-area^=Mining area
  623. ^expected-resources^=Expected resources
  624. ^repair-speed^=Repair speed
  625. ^amount^=Amount
  626. ^required-fluid^=Requires
  627. ^required-fluid-per-ore^=__1__ __2__ per mining operation
  628. ^power-output^=Power output
  629. ^mining-hardness^=Mining hardness
  630. ^mining-time^=Mining time
  631. ^max-energy-consumption^=Energy consumption
  632. ^transmission-energy-consumption^=Transmission
  633. ^robot-recharge-rate^=Robot recharge rate
  634. ^buffer-recharge-rate^=Internal buffer recharge rate
  635. ^force^=Force
  636. ^minimum-temperature^=Minimum temperature
  637. ^maximum-temperature^=Maximum temperature
  638. ^ammo^=Ammo
  639. ^magazine-size^=Magazine size
  640. ^range^=Range
  641. ^min-range^=Minimum range
  642. ^automatic-range^=Automatic range
  643. ^manual-range^=Manual range
  644. ^fuel-value^=Fuel value
  645. ^fuel-acceleration^=Vehicle acceleration
  646. ^durability-key^=Durability
  647. ^durability-value^=__1__/__2__
  648. ^science-pack-remaining-amount-key^=Remaining
  649. ^science-pack-remaining-amount-value^=__3__%
  650. ^performance^=Performance
  651. ^available-performance^=Available performance
  652. ^name^=Name
  653. ^signals^=Signals
  654. ^num-available-robots^=Number of available robots
  655. ^logistic-robots^=Logistic
  656. ^construction-robots^=Construction
  657. ^logistic-request-tooltip-satisfaction^=Satisfaction
  658. ^logistic-request-tooltip-on-the-way^=On the way
  659. ^logistic-request-tooltip-logistic-storage^=Logistic storage
  660. ^input-signals^=Input signals
  661. ^output-signals^=Output signals
  662. ^incoming-block^=Incoming block
  663. ^outgoing-block^=Outgoing block
  664. ^no-block^=No block
  665. ^segments^=Segments
  666. ^logistic-chest-filters^=Filters
  667. ^logistic-chest-targeted-items-deliver^=Deliver
  668. ^logistic-chest-targeted-items-pickup^=Pick up
  669. ^made-in^=Made in
  670. ^products^=Products
  671. ^total-raw^=Total raw
  672. ^wire-reach^=Wire reach
  673. ^supply-area^=Supply area
  674. ^construction-area^=Construction area
  675. ^energy^=Energy
  676. ^energy-capacity^=Energy capacity
  677. ^input-flow-limit^=Maximum input
  678. ^output-flow-limit^=Maximum output
  679. ^logistic-chest-storage-counts^=Logistic system storage
  680. ^consumption-bonus^=Energy consumption
  681. ^speed-bonus^=Speed
  682. ^productivity-bonus^=Productivity
  683. ^productivity-bonus-limit^=-0% ^= limit
  684. ^pollution-bonus^=Pollution
  685. ^module-bonus-limit^=limit
  686. ^num-effect-receivers^=Number of effect receivers
  687. ^num-effect-sources^=Number of effect sources
  688. ^effectivity^=Efficiency
  689. ^effect-distribution-efficiency^=Distribution efficiency
  690. ^shield^=Shield hitpoints
  691. ^energy-to-recharge-one-shield^=Energy per hitpoint
  692. ^maximum-recharge-speed^=Maximum recharge speed
  693. ^battery-capacity^=Battery capacity
  694. ^shield-capacity^=Shield capacity
  695. ^solar-panel-power^=Solar panel power
  696. ^grid-size^=Equipment grid size
  697. ^inventory-size-bonus^=Inventory size bonus
  698. ^movement-speed-bonus^=Movement bonus
  699. ^kills^=Kills
  700. ^train-kills^=Train kills
  701. ^damage-dealt^=Damage dealt
  702. ^resistances^=Resistances
  703. ^maximum-count-of-following-robots^=Maximum count of followers
  704. ^followers^=Followers
  705. ^electricity^=Electricity
  706. ^sector-scanning-progress^=Sector scanning progress
  707. ^temperature^=Temperature
  708. ^yield^=Yield
  709. ^pumping-speed^=Pumping speed
  710. ^dimensions^=Dimensions
  711. ^next-stop^=Next stop
  712. ^train-circuit-network-id^=Train ID
  713. ^cargo-contents^=Cargo contents
  714. ^fluid-contents^=Fluid contents
  715. ^walking-speed^=Walking speed
  716. ^builds^=Used to build __1__.
  717. ^used-to-mine-paths^=It can also be used to mine any kind of path.
  718. ^personal-roboport-max-robot-count^=Robot limit
  719. ^robot-charging-stations^=Charging stations
  720. ^personal-roboport-summary^=Roboport
  721. ^blueprint-book-inventory^=Stored blueprints
  722. ^last-user^=Last user
  723. ^players-killed^=Players killed
  724. ^neighbour-bonus^=Neighbour bonus
  725. ^products-finished^=Products finished
  726. ^maximum-length^=Maximum length
  727. ^belt-speed^=Belt speed
  728. ^belt-items^=Items
  729. ^accepted-equipment^=Accepted equipment
  730. ^placed-in-grid^=Placed in
  731. ^fluid-capacity^=Storage volume
  732. ^can-filter-items^=Can filter items.
  733. ^fuel-acceleration-modifier^=Acceleration
  734. ^fuel-speed-modifier^=Top speed
  735. ^rocket-launch-products^=Rocket launch products
  736. ^rocket-parts^=Rocket parts
  737. ^market-item-price^=Price
  738. ^
  739. ^[^description-rail^]
  740. ^segment^=Segment
  741. ^block^=Block
  742. ^trains-in-block^=Trains in block
  743. ^segment-position^=Segment position
  744. ^front-rail^=Front rail
  745. ^back-rail^=Back rail
  746. ^none^=none
  747. ^
  748. ^[^gui-crafting-queue^]
  749. ^expand^=Expand
  750. ^collapse^=Collapse
  751. ^
  752. ^[^gui-auth-server^]
  753. ^membership-error^=Insufficient membership. Login requires a membership which owns the game. Please buy the game on our website or via retailers (Steam, GOG).
  754. ^authorization-error^=Authentication error on the auth server: __1__.
  755. ^download-error^=Couldn't reach the auth server.
  756. ^json-parse-error^=Couldn't parse the response from the auth server. This seems to be an internal server error.
  757. ^http-arguments-error^=Wrong HTTP request. Seems like an internal error.
  758. ^firewall-error^=Communication with auth server failed, probably due to firewall in between.
  759. ^generic-error^=Communication with auth server failed: status(__1__) message(__2__).
  760. ^
  761. ^[^gui-side-menu^]
  762. ^blueprint-library^=Blueprint Library (__CONTROL__toggle-blueprint-library__)
  763. ^production-statistics^=Production statistics (__CONTROL__production-statistics__)
  764. ^bonuses^=Bonuses
  765. ^map^=Map (__CONTROL__toggle-map__)
  766. ^tutorials^=Tutorials
  767. ^trains^=Trains
  768. ^achievements^=Achievements
  769. ^achievements-disabled-in-demo^=Achievements are disabled in the demo version.
  770. ^
  771. ^[^gui-map-view-settings^]
  772. ^show-logistic-network^=Logistic networks
  773. ^show-electric-network^=Electric networks
  774. ^show-turret-range^=Turret coverage
  775. ^show-pollution^=Pollution
  776. ^show-map-stop^=Train stop names
  777. ^show-player-names^=Player names
  778. ^
  779. ^[^gui-map-preview^]
  780. ^title^=Map preview seed: __1__
  781. ^regenerate^=Regenerate
  782. ^play^=Play
  783. ^
  784. ^[^gui-map-generator^]
  785. ^title^=Map generator
  786. ^basic-tab-title^=Basic settings
  787. ^resources-tab-title^=Resource settings
  788. ^terrain-tab-title^=Terrain settings
  789. ^advanced-tab-title^=Advanced settings
  790. ^custom^=(custom)
  791. ^frequency^=Frequency
  792. ^size^=Size
  793. ^richness^=Richness
  794. ^map-width^=Map width (empty for infinite)
  795. ^map-height^=Map height (empty for infinite)
  796. ^map-seed^=Map seed (empty for random)
  797. ^map-width-simple^=Map width
  798. ^map-height-simple^=Map height
  799. ^map-seed-simple^=Map seed
  800. ^invalid-value-for-field^=Invalid value for "__1__" field. Allowed values are __2__ .. __3__
  801. ^generate^=Generate
  802. ^preset^=Preset
  803. ^water^=Water
  804. ^cliffs^=Cliffs
  805. ^enemy-base^=Enemy base
  806. ^starting-area^=Starting area
  807. ^peaceful-mode^=Peaceful mode
  808. ^peacful-mode-description^=Enemies never attack first.
  809. ^enable-replay^=Enable replay
  810. ^enable-replay-description^=Enable replay for this game.
  811. ^recipe-difficulty^=Recipe difficulty
  812. ^technology-difficulty^=Technology difficulty
  813. ^technology-price-multiplier^=Technology price multiplier
  814. ^enabled^=Enabled
  815. ^pollution-diffusion-ratio^=Diffusion ratio
  816. ^pollution-dissipation-rate^=Dissipation rate
  817. ^minimum-pollution-to-damage-trees^=Minimum to damage trees
  818. ^pollution-absorbed-per-tree-damaged^=Absorbed per damaged tree
  819. ^evolution-time-factor^=Time factor
  820. ^evolution-destroy-factor^=Destroy factor
  821. ^evolution-pollution-factor^=Pollution factor
  822. ^enemy-expansion-group-tile^=Enemy expansion
  823. ^enemy-expansion-minimum-base-spacing^=Minimum chunks between new bases
  824. ^enemy-expansion-maximum-expansion-distance^=Maximum expansion distance
  825. ^enemy-expansion-minimum-expansion-group-size^=Minimum group size
  826. ^enemy-expansion-maximum-expansion-group-size^=Maximum group size
  827. ^enemy-expansion-minimum-expansion-cooldown^=Minimum cooldown
  828. ^enemy-expansion-maximum-expansion-cooldown^=Maximum cooldown
  829. ^enemy-expansion-minutes^=Minutes
  830. ^pollution-diffusion-ratio-description^=The amount of pollution diffused into neighboring chunks per second.
  831. ^pollution-dissipation-rate-description^=Controls how fast pollution dissipates naturally.
  832. ^minimum-pollution-to-damage-trees-description^=Any pollution above this amount starts to damage trees.
  833. ^pollution-absorbed-per-tree-damaged-description^=The amount of pollution absorbed by a tree when it is damaged by pollution.
  834. ^evolution-time-factor-description^=Controls how fast evolution increases over time.
  835. ^evolution-destroy-factor-description^=Controls how fast evolution increases due to destroying enemy spawners.
  836. ^evolution-pollution-factor-description^=Controls how fast evolution increases due to producing pollution.
  837. ^enemy-expansion-minimum-base-spacing-description^=The minimum distance between enemy bases when enemies expand.
  838. ^enemy-expansion-maximum-expansion-distance-description^=The maximum distance enemies will look to expand from other enemy bases.
  839. ^enemy-expansion-minimum-expansion-group-size-description^=The minimum size of an enemy expansion party modified by the current evolution level.
  840. ^enemy-expansion-maximum-expansion-group-size-description^=The maximum size of an enemy expansion party modified by the current evolution level.
  841. ^enemy-expansion-minimum-expansion-cooldown-description^=The minimum time between enemy expansions being sent out.
  842. ^enemy-expansion-maximum-expansion-cooldown-description^=The maximum time between enemy expansions being sent out.
  843. ^recipes-and-technology-group-tile^=Recipes/Technology
  844. ^pollution^=Pollution
  845. ^evolution^=Evolution
  846. ^generate-preview^=Generate preview
  847. ^
  848. ^[^gui-trains^]
  849. ^title^=Trains
  850. ^no-trains^=There are no trains.
  851. ^manual-mode^=Manual mode
  852. ^open-train^=Open train menu
  853. ^
  854. ^[^gui-bonus^]
  855. ^title^=Bonuses
  856. ^damage-bonus^=Damage
  857. ^shooting-speed-bonus^=Shooting speed
  858. ^character-logistic-slots^=Logistic request slots
  859. ^character-logistic-trash-slots^=Logistic trash slots
  860. ^quick-bar-count^=Quick bar count
  861. ^maximum-following-robots-count^=Follower robot count
  862. ^worker-robot-speed^=Movement speed
  863. ^worker-robot-storage^=Cargo capacity
  864. ^laboratory-speed^=Research speed
  865. ^laboratory-productivity^=Research productivity
  866. ^stack-inserter-capacity-bonus^=Stack inserter capacity
  867. ^inserter-stack-size-bonus^=Inserter capacity
  868. ^turret-damage-bonus-description^=(Stacks with ammo bonuses)
  869. ^mining-drill-productivity-bonus^=Mining productivity
  870. ^train-braking-force-bonus^=Train braking force
  871. ^no-bonuses^=No bonuses researched yet.
  872. ^worker-robot-battery^=Battery size
  873. ^character-health-bonus^=Health
  874. ^character-inventory-slots-bonus^=Inventory slots
  875. ^character-build-distance^=Build distance
  876. ^character-reach-distance^=Reach distance
  877. ^character-resource-reach-distance^=Resource reach distance
  878. ^character-item-pickup-distance^=Item pickup distance
  879. ^character-item-drop-distance^=Item drop distance
  880. ^character-loot-pickup-distance^=Loot pickup distance
  881. ^character-running-speed^=Walking speed
  882. ^character-crafting-speed^=Crafting speed
  883. ^character-mining-speed^=Mining speed
  884. ^follower-robot-lifetime^=Lifetime
  885. ^artillery-range^=Artillery range
  886. ^
  887. ^[^gui-achievements^]
  888. ^title^=Achievements
  889. ^modded-game^=The game is modded, achievements are separated from vanilla.
  890. ^unlocked-count^=Earned __1__ of __2__
  891. ^track^=Start tracking
  892. ^untrack^=Stop tracking
  893. ^not-in-game-long-enough^=You need to spend more than __1__% of time online in the game to be able to get achievements. The game lasted __2__, but you have spent only __3__.
  894. ^
  895. ^[^gui-tutorials^]
  896. ^title^=Tutorials
  897. ^cannot-play-tutorial-in-multiplayer^=It is not possible to launch a tutorial in multiplayer.
  898. ^tutorial-notice-title^=Suggested tutorial
  899. ^tutorial-notice-label^=Click here to open a list of tutorials.
  900. ^play-tutorial^=Play tutorial
  901. ^tutorial-description^=Mini-tutorials are short interactive scenarios to teach some more advanced parts of the game. When you start a tutorial, the main game will pause until the tutorial is over.
  902. ^tutorial-dependencies-header^=You should play these first:
  903. ^
  904. ^[^frequency^]
  905. ^very-low^=Very low
  906. ^low^=Low
  907. ^normal^=Normal
  908. ^high^=High
  909. ^very-high^=Very high
  910. ^
  911. ^[^size^]
  912. ^only-starting-area^=Only in starting area
  913. ^none^=None
  914. ^very-low^=Very small
  915. ^low^=Small
  916. ^normal^=Medium
  917. ^high^=Big
  918. ^very-high^=Very big
  919. ^
  920. ^[^richness^]
  921. ^very-low^=Very poor
  922. ^low^=Poor
  923. ^normal^=Regular
  924. ^high^=Good
  925. ^very-high^=Very good
  926. ^
  927. ^[^recipe-difficulty^]
  928. ^normal^=Normal
  929. ^expensive^=Expensive
  930. ^
  931. ^[^technology-difficulty^]
  932. ^normal^=Normal
  933. ^expensive^=Expensive
  934. ^
  935. ^[^gui-map-generator-errors^]
  936. ^no-tiles-selected^=At least one tile type has to be allowed.
  937. ^
  938. ^[^gui^]
  939. ^eula^=EULA
  940. ^tool^=Tool
  941. ^armor^=Armor
  942. ^guns^=Gun
  943. ^ammo^=Ammo
  944. ^fuel^=Fuel
  945. ^resource^=Resource
  946. ^result^=Result
  947. ^refresh^=Refresh
  948. ^cancel^=Back
  949. ^delete^=Delete
  950. ^character^=Character
  951. ^inventory^=Inventory
  952. ^crafting^=Crafting
  953. ^load^=Load
  954. ^close^=Close
  955. ^clear^=Clear
  956. ^logistic-trash-slots^=Logistic trash slots
  957. ^confirm-restart^=Are you sure you want to restart?
  958. ^confirm-quit^=The game is not saved, are you sure you want to quit?
  959. ^confirmation^=Confirmation
  960. ^notice^=Notice
  961. ^properties^=Properties
  962. ^indestructible^=Indestructible
  963. ^not-minable^=Not minable
  964. ^not-rotatable^=Not rotatable
  965. ^not-operable^=Not operable
  966. ^owner^=Owner
  967. ^set-filter^=Set the Filter
  968. ^mod-scenarios^=Mod scenarios
  969. ^user-scenarios^=User scenarios
  970. ^exit^=Exit
  971. ^select-filter^=Select filter
  972. ^not-connected^=Not connected
  973. ^module^=Module
  974. ^module-description^=Modules add speed, reduce energy consumption, add a production bonus, etc.
  975. ^changelog^=Changelog
  976. ^since-last-played^=Since last played (__1__)
  977. ^version^=Version:
  978. ^subversion^=Sub-version:
  979. ^release-date^=Release date:
  980. ^licenses^=Licenses
  981. ^instruction-to-cycle-blueprint-label^=When in cursor
  982. ^instruction-to-cycle-blueprint-forwards^=__1__ for next.
  983. ^instruction-to-cycle-blueprint-backards^=__1__ for previous.
  984. ^instruction-to-open-item^=__1__ to open.
  985. ^instruction-to-clear-item^=__1__ to clear.
  986. ^set-inventory-bar-title^=Limit the inventory part to be filled by machines.
  987. ^blueprint-preview^=Preview
  988. ^blueprint-preview-hint-generic^=Right click to remove, left click to restore.
  989. ^blueprint-preview-hint-specific^=__1__ click to remove, __2__ click to restore.
  990. ^blueprint-choose-icons^=Choose icons
  991. ^blueprint-components^=Components
  992. ^blueprint-select-replacement^=Select replacement
  993. ^mouse-button-1^=Left
  994. ^mouse-button-2^=Right
  995. ^mouse-button-3^=Middle
  996. ^mouse-button-n^=Mouse __1__
  997. ^total^=Total
  998. ^delete-blueprint-record^=Delete blueprint
  999. ^remove-blueprint-book-record^=Delete blueprint book
  1000. ^export-blueprint-empty-error^=Exporting empty blueprint makes no sense.
  1001. ^blueprint-icons-empty-error^=Blueprint has to have at least one icon.
  1002. ^export-blueprint-identical-error^=Cannot export blueprint. An identical blueprint already exists.
  1003. ^export-blueprint-book-identical-error^=Cannot export blueprint book. An identical blueprint book already exists.
  1004. ^export-to-string^=Export to string
  1005. ^drop-blueprint-record-identical-error^=Cannot drop blueprint. An identical blueprint already exists.
  1006. ^drop-blueprint-nothing-to-drop-error^=No blueprint in cursor to drop.
  1007. ^drop-book-to-book-error^=Cannot drop blueprint book to another book.
  1008. ^blueprint-access-error^=Cannot modify other players' storage.
  1009. ^clear-blueprint^=Clear blueprint
  1010. ^create-blueprint^=Create blueprint
  1011. ^commit-blueprint^=Save blueprint
  1012. ^destroy-blueprint^=Destroy blueprint
  1013. ^destroy-book^=Destroy blueprint book
  1014. ^destroy-deconstruction-planner^=Destroy deconstruction planner
  1015. ^blueprint-include-entities^=Entities
  1016. ^blueprint-include-tiles^=Tiles
  1017. ^blueprint-include-modules^=Modules
  1018. ^blueprint-include-station-names^=Station names
  1019. ^blueprint-include-station-names-tooltip^=Include train stop station names
  1020. ^blueprint-not-available^=Blueprint hasn't yet finished downloading from the library
  1021. ^blueprint-player-not-available^=Can't transfer blueprint, player offline
  1022. ^blueprint-shelf-not-synced^=Player's blueprint storage not ready yet
  1023. ^map-exchange-string^=Map exchange string
  1024. ^sync-mods-with-save^=Sync mods with save
  1025. ^loading-map^=Loading map __1__
  1026. ^saving-map^=Saving map __1__
  1027. ^loading-new-map^=Loading new map
  1028. ^set^=Set
  1029. ^select-signal^=Select a signal
  1030. ^or-set-a-constant^=Or set a constant
  1031. ^constant-number^=Constant number
  1032. ^rocket-preparing^=Preparing
  1033. ^rocket-launch^=Launch
  1034. ^rocket-launch-started^=Launched
  1035. ^rocket-inventory-slot^=Rocket cargo
  1036. ^rocket-inventory-slot-description^=You are expected to put the satellite here.
  1037. ^rocket-result-inventory-slot^=Results from launching the rocket
  1038. ^reset^=Reset
  1039. ^search-with-focus^=Search (__1__)
  1040. ^search^=Search
  1041. ^any^=Any
  1042. ^yes^=Yes
  1043. ^no^=No
  1044. ^ok^=Ok
  1045. ^reset-consumpiton-filters^=Reset filters
  1046. ^reset-production-filters^=Reset filters
  1047. ^all^=All
  1048. ^user-login^=User login
  1049. ^username-cant-be-empty^=Username can't be empty.
  1050. ^equipment-grid^=Equipment grid
  1051. ^enable-logistics-while-moving^=Enable logistics while moving
  1052. ^grid^=Grid
  1053. ^mining-fluid^=Mining fluid
  1054. ^copy^=Copy
  1055. ^transferring^=Transferring
  1056. ^queued^=Queued for transfer
  1057. ^
  1058. ^[^gui-alert-tooltip^]
  1059. ^map-hint^=See the map for more details.
  1060. ^title^=Alerts
  1061. ^turret-fire^=__1__ turrets are engaged with the enemy.
  1062. ^attack^=__1__ objects are being damaged.
  1063. ^destroyed^=__1__ objects were destroyed.
  1064. ^not-enough-repair-packs^=__1__ objects are missing repair packs.
  1065. ^not-enough-construction-robots^=__1__ objects are missing construction robots.
  1066. ^no-material-for-construction^=__1__ objects are missing the material for construction.
  1067. ^no-storage^=Not enough logistic network storage space available.
  1068. ^
  1069. ^[^gui-goal-description^]
  1070. ^title^=Objective
  1071. ^info-visibility-button^=Info
  1072. ^
  1073. ^[^gui-logistic^]
  1074. ^title^=Logistics
  1075. ^title-request^=Logistic request
  1076. ^title-filter^=Logistic filter
  1077. ^title-request-short^=Request
  1078. ^request-from-buffer-chests^=Request from buffer chests
  1079. ^trash^=Auto trash
  1080. ^logistic-networks^=Logistic networks
  1081. ^items^=Items
  1082. ^members^=Members
  1083. ^network^=Network
  1084. ^cell^=cell
  1085. ^cells^=cells
  1086. ^count^=Count
  1087. ^
  1088. ^[^gui-infinity-container^]
  1089. ^title^=Infinity filters
  1090. ^title-short^=Infinity filters
  1091. ^at-least^=At least
  1092. ^at-most^=At most
  1093. ^exactly^=Exactly
  1094. ^remove-unfiltered-items^=Remove unfiltered items
  1095. ^at-least-tooltip^=Keep at least this many items in the inventory - add missing.
  1096. ^at-most-tooltip^=Keep at most this many items in the inventory - remove extras.
  1097. ^exactly-tooltip^=Keep exactly this many items in the inventory - add or remove as needed.
  1098. ^remove-unfiltered-items-tooltip^=Remove items from the inventory that aren't part of the filters list.
  1099. ^
  1100. ^[^gui-train^]
  1101. ^delete-station^=Remove the station
  1102. ^goto-station^=Go to the station
  1103. ^add-station^=Add station
  1104. ^stations^=Stations
  1105. ^train-stop-waiting-time^=Time to wait at the station in seconds
  1106. ^schedule^=Schedule
  1107. ^cargo^=Fuel
  1108. ^add-wait-condition^=Add wait condition
  1109. ^wait-conditions^=Wait until
  1110. ^add-time-condition^=Time passed
  1111. ^add-full-condition^=Inventory full
  1112. ^add-empty-condition^=Inventory empty
  1113. ^add-robots-inactive-condition^=Robots inactive
  1114. ^add-item-count-condition^=Item count
  1115. ^add-circuit-condition^=Circuit condition
  1116. ^add-inactivity-condition^=Inactivity
  1117. ^add-fluid-count-condition^=Fluid count
  1118. ^delete-condition^=Remove the condition
  1119. ^change-compare-to-and^=Change compare to 'And'
  1120. ^change-compare-to-or^=Change compare to 'Or'
  1121. ^automatic-mode^=Automatic
  1122. ^manual-mode^=Manual
  1123. ^switch-map-and-camera^=Toggle between Map or Camera View
  1124. ^preview-title^=Preview
  1125. ^color^=Color
  1126. ^
  1127. ^[^gui-train-stop^]
  1128. ^trains-with-this-stop^=Trains with this stop
  1129. ^rename-stop^=Rename stop
  1130. ^
  1131. ^[^gui-train-wait-condition-description^]
  1132. ^display-format^=__1__ __2__
  1133. ^and^=AND
  1134. ^or^=OR
  1135. ^time-condition^=__1__ seconds passed
  1136. ^full-condition^=Full cargo inventory
  1137. ^empty-condition^=Empty cargo inventory
  1138. ^robots-inactive-condition^=No robots are deployed
  1139. ^item-count-condition^=Cargo: __1__ __2__ __3__
  1140. ^circuit-condition^=Circuit: __1__ __2__ __3__
  1141. ^inactivity-condition^=__1__ seconds of inactivity
  1142. ^fluid-count-condition^=Fluid: __1__ __2__ __3__
  1143. ^
  1144. ^[^gui-train-rename^]
  1145. ^title^=Change name
  1146. ^perform-change^=Apply change
  1147. ^
  1148. ^[^gui-deconstruction^]
  1149. ^filters^=Filters
  1150. ^entity-filter-mode^=Entity filter mode
  1151. ^tile-filter-mode^=Tile filter mode
  1152. ^tile-selection-mode^=Tile selection mode
  1153. ^entity-filters^=Entity filters
  1154. ^tile-filters^=Tile filters
  1155. ^whitelist^=Whitelist
  1156. ^whitelist-description^=Only select filtered items when selecting an area for deconstruction.
  1157. ^blacklist^=Blacklist
  1158. ^blacklist-description^=Ignore all filtered items when selecting an area for deconstruction.
  1159. ^trees-and-rocks-only^=Trees/rocks only
  1160. ^whitelist-trees-and-rocks^=Only trees/rocks
  1161. ^blacklist-trees-and-rocks^=Ignore trees/rocks
  1162. ^entities^=Entities
  1163. ^tiles^=Tiles
  1164. ^
  1165. ^[^deconstruction-tile-mode^]
  1166. ^normal^=Normal
  1167. ^always^=Always
  1168. ^never^=Never
  1169. ^only^=Only
  1170. ^normal-description^=Normal: tiles are selected when no entities are found.
  1171. ^always-description^=Always: tiles are always selected even when entities are found.
  1172. ^never-description^=Never: tiles are never selected.
  1173. ^only-description^=Only: entities are ignored unless the 'Trees/rocks only' entity filter option is selected.
  1174. ^
  1175. ^[^gui-technology-preview^]
  1176. ^effects^=Effects
  1177. ^prerequisites^=Requires
  1178. ^start-research^=Research
  1179. ^enqueue-research^=Enqueue
  1180. ^start-research-tooltip^=Start researching this technology.
  1181. ^enqueue-research-tooltip^=Schedule this technology to be researched. Its prerequisites will be researched first.
  1182. ^title^=Technology preview
  1183. ^unit-ingredients^=Cost
  1184. ^unit-time^=Time needed to research one unit in the lab
  1185. ^status-researched^=researched
  1186. ^status-available^=available
  1187. ^status-missing-prerequisites^=unavailable
  1188. ^saved-progress^=Saved progress
  1189. ^
  1190. ^[^gui-roboport^]
  1191. ^robot^=Robot
  1192. ^robots^=Robots
  1193. ^material^=Material
  1194. ^repair-packs^=Repair packs
  1195. ^
  1196. ^[^gui-electric-energy-interface^]
  1197. ^buffer-size^=Buffer size
  1198. ^power-production^=Power production
  1199. ^power-usage^=Power usage
  1200. ^
  1201. ^[^gui-blueprint-library^]
  1202. ^title^=Blueprint library
  1203. ^game-blueprints-title^=Game blueprints
  1204. ^player-storage^=Player __1__ storage
  1205. ^unknown-player-storage^=Unknown player storage
  1206. ^blueprint-book^=Blueprint book
  1207. ^failed-loading-storage^=Loading blueprint storage failed: __1__. Backing up current storage to __2__.
  1208. ^drop-blueprint^=Drop blueprint
  1209. ^shared-shelf^=Shared blueprints
  1210. ^private-shelf^=My blueprints
  1211. ^shelf-choice^=Filter:
  1212. ^shelf-choice-all^=All
  1213. ^shelf-choice-game^=Game blueprints
  1214. ^import-drop-slot^=Drop here to export to main inventory
  1215. ^export-drop-slot^=Drop here to export to blueprint library
  1216. ^make-new^=New __1__
  1217. ^import-string^=Import string
  1218. ^import^=Import
  1219. ^blueprint-string^=Blueprint string
  1220. ^blueprint-book-string^=Blueprint book string
  1221. ^deconstruction-item-string^=Deconstruction item string
  1222. ^not-available-yet^=Blueprint not available yet
  1223. ^transfer-progress^=Transfer progress
  1224. ^synchronising^=Synchronising…
  1225. ^
  1226. ^[^gui-blueprint-book^]
  1227. ^blueprints^=Blueprints
  1228. ^scroll-to-change-active^=Use '__CONTROL__cycle-blueprint-forwards__' and '__CONTROL__cycle-blueprint-backwards__' to change active blueprint
  1229. ^
  1230. ^[^gui-edit-label^]
  1231. ^save-label^=Save label
  1232. ^edit-label^=Edit label
  1233. ^
  1234. ^[^gui-sync-mods-with-save^]
  1235. ^title^=Sync mods with save
  1236. ^cancel^=Back
  1237. ^confirm^=Confirm
  1238. ^correct^=Correct:
  1239. ^not-on-mod-portal^=Not on mod portal:
  1240. ^no-release^=No release:
  1241. ^no-compatible-version^=No compatible version:
  1242. ^ready-to-download^=Ready to download:
  1243. ^disabled^=Disabled:
  1244. ^enable^=Enable
  1245. ^download^=Download
  1246. ^keep-enabled^=Keep enabled
  1247. ^not-in-save^=Not in save:
  1248. ^download-failed^=Download failed.
  1249. ^token-mismatch^=Auth token mismatch.
  1250. ^
  1251. ^[^gui-technologies-list^]
  1252. ^title^=List of technologies
  1253. ^
  1254. ^[^gui-technology^]
  1255. ^title^=Technologies
  1256. ^technologies-omitted^=__1__ technologies have been omitted from this view
  1257. ^technology-omitted^=1 technology has been omitted from this view
  1258. ^
  1259. ^[^gui-current-research^]
  1260. ^not-researching^=Press __CONTROL__open-technology-gui__ to start a new research.
  1261. ^research-finished^=__1__ finished, press __CONTROL__open-technology-gui__.
  1262. ^
  1263. ^[^gui-menu^]
  1264. ^main-menu^=Main menu
  1265. ^game^=Play
  1266. ^map-editor^=Map editor
  1267. ^options^=Options
  1268. ^about^=About
  1269. ^game-menu^=Game
  1270. ^mods^=Mods
  1271. ^new-campaign^=Start campaign
  1272. ^new-game^=New game
  1273. ^custom-scenario^=Scenarios
  1274. ^connect-to-server^=Connect to server
  1275. ^browse-public-games^=Browse public games
  1276. ^play-on-lan^=Play on LAN
  1277. ^main-multiplayer-menu^=Multiplayer
  1278. ^load-game^=Load game
  1279. ^replay-game^=Replay game
  1280. ^graphics^=Graphics
  1281. ^sound^=Sounds
  1282. ^controls^=Controls
  1283. ^mod-settings^=Mod settings
  1284. ^interface^=Interface
  1285. ^other^=Other
  1286. ^resume-game^=Resume
  1287. ^unpause-game^=Unpause game
  1288. ^pause-game^=Pause game
  1289. ^restart-game^=Restart
  1290. ^save-game^=Save game
  1291. ^quit-game^=Quit game
  1292. ^reconnect^=Reconnect
  1293. ^show-report^=Show desync report
  1294. ^copy-report-path^=Copy desync report path
  1295. ^tutorial-menu^=Tutorial
  1296. ^resume-tutorial^=Resume
  1297. ^restart-tutorial^=Restart
  1298. ^quit-tutorial-to-game^=Quit tutorial
  1299. ^quit-tutorial-to-menu^=Quit tutorial
  1300. ^desynced-explanation^=You desynchronized from the game.\nThis was caused by a bug in the game or a bug in one of the mods or scenario scripts (if using any).\nIf you are not using mods, please report this problem in our bug report forum. Include details about what the players were doing and upload the desync report created below.\nA desync report was created at: __1__
  1301. ^desynced-link^=For more information about desyncs and how to report them, see:
  1302. ^host-new-game^=Host new game
  1303. ^host-load-game^=Host saved game
  1304. ^host-custom-scenario^=Host scenario
  1305. ^
  1306. ^[^gui-about^]
  1307. ^version^=Version
  1308. ^release^=Release
  1309. ^website^=Website
  1310. ^
  1311. ^[^gui-save-game^]
  1312. ^title^=Save game
  1313. ^save-as^=Save as
  1314. ^save^=Save
  1315. ^
  1316. ^[^gui-save-scenario^]
  1317. ^title^=Save scenario
  1318. ^save-as^=Save as
  1319. ^
  1320. ^[^gui-multiplayer-lobby^]
  1321. ^title^=Multiplayer lobby
  1322. ^allow-commands^=Allow Lua commands
  1323. ^allow-commands-true^=Yes
  1324. ^allow-commands-false^=No
  1325. ^allow-commands-admins-only^=Admins only
  1326. ^verify-user-identity^=Verify user identity
  1327. ^only-admins-can-pause-the-game^=Only admins can pause
  1328. ^autosave-only-on-server^=Autosave only on server
  1329. ^play^=Play
  1330. ^multiplayer-autosave-interval^=Autosave interval
  1331. ^multiplayer-afk-autokick-interval^=AFK auto kick
  1332. ^game-name^=Name
  1333. ^game-description^=Description
  1334. ^game-tags^=Tags
  1335. ^game-password^=Password
  1336. ^game-visibility-label^=Visibility
  1337. ^game-visibility-public^=Public
  1338. ^game-visibility-LAN^=LAN
  1339. ^max-players^=Max players
  1340. ^ignore-limit-for-returning-players^=Ignore when returning
  1341. ^ignore-limit-for-returning-players-tooltip^=Players that have already played on this map can join the game even though the player limit has been reached.
  1342. ^max-upload^=Max upload
  1343. ^max-upload-tooltip^=Maximum amount of speed dedicated to uploading the game to new players. Limiting it is useful to make sure there is enough upload speed left for players already in the game.
  1344. ^kilobytes-per-second^=KB/s
  1345. ^game-name-cant-be-empty^=Game name cannot be empty
  1346. ^max-players-count-must-be-integer^=Max player count must be an integer
  1347. ^non-blocking-saving^=Enable non-blocking saving
  1348. ^default-game-name^=__1__'s game
  1349. ^
  1350. ^[^gui-game-finished^]
  1351. ^title^=Game finished
  1352. ^victory^=Victory!
  1353. ^lost^=You have been defeated...
  1354. ^time-played^=Time played
  1355. ^kills^=Kills
  1356. ^next-level^=Next level
  1357. ^continue^=Continue
  1358. ^finish^=Finish
  1359. ^restart-level^=Restart level
  1360. ^save-replay^=Save replay
  1361. ^
  1362. ^[^gui-graphics-settings^]
  1363. ^title^=Graphics settings
  1364. ^graphics-quality-label^=Sprite resolution (needs restart)
  1365. ^graphics-quality-high^=High
  1366. ^graphics-quality-normal^=Normal
  1367. ^graphics-quality-low^=Low
  1368. ^graphics-quality-very-low^=Extra low
  1369. ^full-screen^=Full screen
  1370. ^show-smoke^=Show smoke
  1371. ^show-clouds^=Show clouds
  1372. ^show-inserter-shadows^=Show inserter shadows
  1373. ^show-decoratives^=Show decoratives
  1374. ^show-item-shadows^=Show item shadows
  1375. ^preferred-screen^=Preferred screen (needs restart)
  1376. ^multisampling-label^=Multisampling (needs restart)
  1377. ^no-multisampling^=No multisampling
  1378. ^multisampling-x2^=Multisampling X 2
  1379. ^multisampling-x4^=Multisampling X 4
  1380. ^multisampling-x6^=Multisampling X 6
  1381. ^multisampling-x8^=Multisampling X 8
  1382. ^lights-quality^=Lights render resolution
  1383. ^texture-compression^=Allow texture compression (needs restart)
  1384. ^trilinear-filtering^=Allow linear filtering for icons (needs restart)
  1385. ^tree-sprite-mipmaps^=Enable tree sprite mipmaps (needs restart)
  1386. ^v-sync^=Wait for VSync (needs restart)
  1387. ^video-memory-usage-label^=Video memory usage (needs restart)
  1388. ^video-memory-usage-all^=All
  1389. ^video-memory-usage-high^=High
  1390. ^video-memory-usage-medium^=Medium
  1391. ^video-memory-usage-low^=Low
  1392. ^screen-n^=Screen __1__
  1393. ^max-threads^=Max render threads
  1394. ^atlas-specialization^=Create specialized sprite atlases (needs restart)
  1395. ^separate-lower-object-atlas^=Separate lower object atlas (needs restart)
  1396. ^atlas-packing-optimization^=Optimize sprite atlas packing (needs restart)
  1397. ^texture-streaming^=Low VRAM mode (needs restart)
  1398. ^low-quality-sprite-rotation^=Low quality sprite rotation (needs restart)
  1399. ^sprite-atlas-size-label^=Atlas texture size (needs restart)
  1400. ^sprite-atlas-size-largest-possible^=Largest possible
  1401. ^sprite-atlas-size-custom^=Custom
  1402. ^low-vram-warning^=Not enough video memory (VRAM).
  1403. ^vram-not-detected-high-quality-not-recommended^=We could not detect how much video memory (VRAM) is available on this computer. The recommended video memory size for high quality sprites is at least 3 GB, otherwise you may experience performance issues, missing graphics, crashes, or the game may not be able to start at all.
  1404. ^vram-low-high-quality-not-recommended^=We detected that this computer has __1__ MB of video memory (VRAM). That is too low for the high quality sprites. You may experience performance issues, missing graphics, crashes, or the game may not be able to start at all. The recommended video memory size for high quality sprites is at least 3 GB.
  1405. ^general^=General
  1406. ^advanced^=Advanced
  1407. ^
  1408. ^[^gui-graphics-settings-description^]
  1409. ^max-threads^=The number of threads used to render the game.
  1410. ^graphics-quality-label^=The resolution of the sprites. Determines VRAM usage. Warning: 'High' resolution requires at least 3 GB of VRAM.
  1411. ^lights-quality^=The rendering resolution of lights during the night. High values will greatly reduce performance.
  1412. ^show-smoke^=Disable to increase performance on low-end video cards.
  1413. ^video-memory-usage-label^=Determines how many sprites the game will try to put into sprite atlases. Creating larger sprite atlases reduces CPU usage due to the ability to batch draw calls, but may increase GPU load, because the GPU has to work with larger textures. Free floating sprites can be loaded into VRAM or kept in RAM (see Low VRAM mode setting).
  1414. ^texture-streaming^=Sprites that were not put into any sprite atlas (see Video memory usage setting) will be kept in RAM until needed by the GPU.
  1415. ^atlas-specialization^=Instead of creating a single large sprite atlas, the game will sort sprites into smaller atlases based on their expected usage. Increases CPU usage due to higher draw call count, but it usually easier for the graphics driver to handle smaller textures.
  1416. ^texture-compression^=Enables compression on sprites with low detail (shadows and color masks). Reduces VRAM usage. May also reduce GPU load at the price of higher CPU usage due to less efficient sprite batching. Causes longer startup time.
  1417. ^separate-lower-object-atlas^=Sprites drawn under shadows will be put in a separate sprite atlas with enabled mipmaps. Can reduce GPU load, at the price of increased VRAM and CPU usage.
  1418. ^tree-sprite-mipmaps^=Tree sprites will be put in a separate sprite atlas with enabled mipmaps. Can reduce GPU load, at the price of increased CPU usage. It may cause performance issues on high game resolutions.
  1419. ^trilinear-filtering^=Makes icons look smoother in the GUI. There is no reason to turn this off unless there is some issue or icons are blurred out.
  1420. ^sprite-atlas-size-label^=Larger atlases improve draw call batching which reduces CPU load in rendering, but may be harder to handle for GPU.
  1421. ^atlas-packing-optimization^=Large sprites with a lot of transparent areas (mainly train rotations) will be sliced to smaller images. This makes better use of atlas textures (reducing VRAM usage), but increases CPU load as more images need to be rendered.
  1422. ^low-quality-sprite-rotation^=Trains will load only half of the normal count of rotation variants. This greatly reduces VRAM usage.
  1423. ^
  1424. ^[^gui-sound-settings^]
  1425. ^title^=Sound settings
  1426. ^master-volume^=Master volume
  1427. ^gui-effects-volume^=GUI effects volume
  1428. ^game-effects-volume^=Game effects volume
  1429. ^music-volume^=Music volume
  1430. ^walking-sound-volume^=Walking sound volume
  1431. ^environment-sounds-volume^=Environment sounds volume
  1432. ^alerts-volume^=Alerts volume
  1433. ^
  1434. ^[^gui-control-settings^]
  1435. ^title^=Controls settings
  1436. ^game^=Game
  1437. ^inventory^=Inventory
  1438. ^crafting^=Crafting
  1439. ^editor^=Editor
  1440. ^debug^=Debug
  1441. ^mods^=Mods
  1442. ^waiting^=Waiting
  1443. ^confirm-reset^=You are about to reset all controls to their defaults.
  1444. ^control-disabled^=Disabled - changed by: __1__
  1445. ^
  1446. ^[^gui-mod-settings^]
  1447. ^title^=Mod settings
  1448. ^startup^=Startup
  1449. ^map^=Map
  1450. ^per-player^=Per player
  1451. ^apply^=Apply
  1452. ^cancel^=Cancel
  1453. ^reset^=Reset
  1454. ^reload^=Reload
  1455. ^reset-tooltip^=Resets all changeable settings to their default value.
  1456. ^reload-tooltip^=Reloads all changeable settings undoing any pending changes.
  1457. ^no-settings^=There are no settings to configure.
  1458. ^no-startup-settings^=There are no startup settings.
  1459. ^no-map-settings^=There are no map settings.
  1460. ^no-per-user-settings^=There are no per-user settings.
  1461. ^value-out-of-range^=Value out of range: valid values are __1__ through __2__ inclusive.
  1462. ^value-cannot-be-empty^=Value cannot be empty.
  1463. ^setting-is-invalid^=One or more settings are invalid.
  1464. ^cant-be-changed-not-an-admin^=Only admins can change these settings.
  1465. ^startup-settings-cant-be-changed-while-playing^=Startup settings can't be changed while a game is running.
  1466. ^startup-changes-require-restart^=Changing startup settings will require a game restart.
  1467. ^
  1468. ^[^gui-mod-startup-settings-mismatch^]
  1469. ^title^=Mod startup settings mismatch
  1470. ^description^=Your mod startup settings do not match with those of the server you are connecting to.\n\nDo you want to apply the server's startup settings and restart the game?
  1471. ^apply^=Yes*
  1472. ^cancel^=No
  1473. ^restart-required^=The game will be restarted to apply the new startup settings.
  1474. ^
  1475. ^[^gui-interface-settings^]
  1476. ^title^=Interface
  1477. ^show-minimap^=Show minimap
  1478. ^show-turret-radius-when-blueprinting^=Show turret radius when blueprinting
  1479. ^show-player-names-on-minimap^=Show player names on minimap
  1480. ^show-inserter-arrows-when-selected^=Show inserter arrows when selected
  1481. ^play-sound-for-chat-messages^=Play sound for chat messages
  1482. ^fuzzy-search-enabled^=Fuzzy search
  1483. ^show-inserter-arrows-when-detailed-info-is-on^=Show inserter arrows in "Alt-mode"
  1484. ^show-pump-arrows-when-detailed-info-is-on^=Show pump arrows in "Alt-mode"
  1485. ^show-mining-drill-arrows-when-detailed-info-is-on^=Show mining drill arrows in "Alt-mode"
  1486. ^show-combinator-settings-when-detailed-info-is-on^=Show combinator settings in "Alt-mode"
  1487. ^show-item-labels-in-cursor^=Show item labels in cursor
  1488. ^show-rail-block-visualization^=Show rail block visualization
  1489. ^show-missing-logistic-network-icon^=Show missing logistic network icon
  1490. ^show-grid-when-paused^=Show grid when game is paused
  1491. ^train-stop-label-angle^=Train stop label angle
  1492. ^ui-scale^=UI scale
  1493. ^system-ui-scale^=System default
  1494. ^custom-ui-scale^=Custom
  1495. ^locale^=Language (needs restart)
  1496. ^tooltip-delay^=Tooltip delay
  1497. ^tooltip-offset^=Tooltip offset
  1498. ^show-mod-owners-in-tooltips^=Show mod owners in tooltips
  1499. ^output-console-delay^=Chat message delay
  1500. ^show-tips-and-tricks^=Show tips and tricks on game load
  1501. ^show-tutorial-notifications^=Show tutorial notifications
  1502. ^research-finished-stops-game^=Technology window opens when research is completed
  1503. ^force-default-logistic-filter-count-to-one^=Set logistic request count to 1 instead of stack size
  1504. ^autosort-inventory^=Always keep player's main inventory sorted
  1505. ^interaction^=Interaction
  1506. ^visualization^=Visualization
  1507. ^alt-mode^=Alt-mode
  1508. ^
  1509. ^[^gui-interface-settings-description^]
  1510. ^output-console-delay^=The number of seconds it takes for a chat or console message to start fading away.
  1511. ^train-stop-label-angle^=The angle of the train stop labels in the map.
  1512. ^show-item-labels-in-cursor^=When holding an item, show its label if it has one, for example blueprint names.
  1513. ^tooltip-delay^=How long it takes for tooltips to appear at the cursor.
  1514. ^tooltip-offset^=How far away from the mouse cursor tooltips will appear
  1515. ^fuzzy-search-enabled^=More lenient matching for GUI searches
  1516. ^
  1517. ^[^gui-other-settings^]
  1518. ^title^=Other settings
  1519. ^autosave-interval^=Singleplayer autosave interval
  1520. ^autosave-never^=never
  1521. ^autosave-minute^=minute
  1522. ^autosave-minutes^=minutes
  1523. ^autosave-minutes-more-than-4^=minutes
  1524. ^logged-in^=Currently logged in as __1__
  1525. ^logged-out^=Currently not logged in
  1526. ^log-out^=Log out
  1527. ^log-in^=Log in
  1528. ^enable-new-mods^=Automatically enable new mods
  1529. ^check-updates^=Check for updates when launching Factorio
  1530. ^enable-experimental-updates^=Enable experimental updates
  1531. ^proxy^=Proxy server
  1532. ^proxy-username^=Proxy server username
  1533. ^proxy-password^=Proxy server password
  1534. ^factorio-username^=LAN player name
  1535. ^verbose-logging^=Verbose logging
  1536. ^log-saving-statistics^=Log saving statistics
  1537. ^username-invalid-characters^=Your username contains invalid characters, please only use letters, numbers and ._- characters
  1538. ^use-mod-settings-per-save^=Use different mod settings per save
  1539. ^enable-razer-chroma-support^=Enable Razer Chroma support
  1540. ^enable-crash-log-uploading^=Upload crash logs
  1541. ^non-blocking-saving^=Enable non-blocking saving (Linux/macOS only)
  1542. ^delete-achievements-label^=Delete achievements
  1543. ^delete-achievements-label-tooltip^=This will permanently delete all achievements, including Steam achievements.
  1544. ^delete-achievements-button^=Delete
  1545. ^delete-achievements-confirm-text^=Type "__1__" to confirm achievement deletion.
  1546. ^delete-achievements-confirm-control-phrase^=DELETE
  1547. ^developer^=Developer
  1548. ^
  1549. ^[^gui-other-settings-description^]
  1550. ^log-saving-statistics^=Logs file size statistics when saving the map (WARNING: makes saving slower).
  1551. ^factorio-username^=The player name to use for LAN games when not logged in. When logged in it's the same as the Factorio username and it can not be changed.
  1552. ^enable-crash-log-uploading^=Upload anonymous logs when the game crashes.
  1553. ^
  1554. ^[^gui-new-campaign^]
  1555. ^title^=Start new campaign
  1556. ^play^=Play
  1557. ^
  1558. ^[^gui-select-level^]
  1559. ^title^=Select level
  1560. ^play^=Play
  1561. ^
  1562. ^[^gui-new-game^]
  1563. ^title^=New game
  1564. ^create^=Create
  1565. ^
  1566. ^[^gui-load-game^]
  1567. ^title^=Load game
  1568. ^exchange-string-freeplay-only^=Map exchange string can only be generated from freeplay or sandbox maps.
  1569. ^all-required-mods-enabled^=All required mods are enabled.
  1570. ^
  1571. ^[^gui-replay-game^]
  1572. ^title^=Replay game
  1573. ^
  1574. ^[^gui-browse-games^]
  1575. ^title^=Browse games
  1576. ^no-game-selected^=no game selected
  1577. ^search^=Search
  1578. ^has-password^=Has password
  1579. ^has-mods^=Has mods
  1580. ^has-friends^=Steam friends in game
  1581. ^games-headers-name^=Name
  1582. ^games-headers-players^=Players
  1583. ^games-headers-playtime^=Playtime
  1584. ^join-game^=Join game
  1585. ^description^=Description
  1586. ^access^=Access
  1587. ^access-public^=public
  1588. ^access-password^=password
  1589. ^mods^=Mods
  1590. ^tags^=Tags
  1591. ^none^=None
  1592. ^players^=Players
  1593. ^ping^=Ping
  1594. ^ping-calculating^=calculating
  1595. ^ping-cant-reach^=can't reach
  1596. ^filters^=filters
  1597. ^game-details^=game details
  1598. ^version^=Version
  1599. ^loading^=Loading...
  1600. ^favourite-tooltip^=Favourites
  1601. ^
  1602. ^[^gui-load-scenario^]
  1603. ^title^=Load scenario
  1604. ^confirm-delete^=Are you sure you want to delete the __1__ scenario?
  1605. ^
  1606. ^[^gui-mods^]
  1607. ^title^=Mods
  1608. ^check-for-updates^=Check for updates
  1609. ^install-mods^=Install mods
  1610. ^update-mods^=Update mods
  1611. ^restart-needed^=Changes will require the game to restart.
  1612. ^enable-disable-all^=Enable/disable all
  1613. ^enable-disable-all-tooltip^=Enables or disables all player mods.
  1614. ^
  1615. ^[^gui-mod-info^]
  1616. ^name^=Name
  1617. ^toggle^=Toggle
  1618. ^delete^=Delete
  1619. ^status^=Status
  1620. ^status-enabled^=Enabled
  1621. ^status-disabled^=Disabled
  1622. ^synchronisation^=Synchronisation
  1623. ^synchronisation-not-needed^=Not needed (Missions only)
  1624. ^synchronisation-needed^=Needed, the mod changes the game state
  1625. ^version^=Version
  1626. ^author^=Author
  1627. ^homepage^=Homepage
  1628. ^contact^=Contact
  1629. ^description^=Description
  1630. ^dependencies^=Dependencies
  1631. ^optional-dependencies^=Optional dependencies
  1632. ^factorio-version^=Factorio version
  1633. ^incompatible-factorio-version^=Incompatible with current version of the game
  1634. ^mod-will-be-deleted-after-leaving-this-screen^=Mod will be deleted after leaving this screen
  1635. ^dependencies-tooltip^=These mods are required for this mod to work.
  1636. ^optional-dependencies-tooltip^=These mods are optional, and not required for this mod to work.
  1637. ^dependency-required^=This mod is required, but is not active.
  1638. ^optional-dependency-required^=This mod is not required, and is not active.
  1639. ^optional-dependency-incompatible^=This mod is incompatible with these mods.
  1640. ^
  1641. ^[^gui-map-info^]
  1642. ^delete-save^=Delete save
  1643. ^map-name^=Map name
  1644. ^map-version^=Map version
  1645. ^campaign-name^=Campaign
  1646. ^difficulty^=Difficulty
  1647. ^time-played^=Play time
  1648. ^mods^=Mods
  1649. ^invalid-file^=Invalid or corrupt file.
  1650. ^preview-missing^=Map preview missing
  1651. ^confirm-delete^=You are about to permanently delete __1__
  1652. ^
  1653. ^[^gui-package-list^]
  1654. ^up-from-dir^=__1__/..
  1655. ^
  1656. ^[^gui-admin-player^]
  1657. ^character-main-inventory^=Main inventory
  1658. ^character-quickbar^=Quickbar
  1659. ^character-equipment^=Equipment
  1660. ^character-trash-slots^=Trash slots
  1661. ^cursor-stack^=Cursor stack
  1662. ^
  1663. ^[^gui-map-editor^]
  1664. ^character-main-inventory^=Main inventory
  1665. ^character-quickbar^=Quickbar
  1666. ^character-equipment^=Equipment
  1667. ^title^=Map editor
  1668. ^new-scenario^=New scenario
  1669. ^load-scenario^=Load scenario
  1670. ^convert-save^=Convert save
  1671. ^convert-save-to-scenario^=Convert save to scenario
  1672. ^convert^=Convert
  1673. ^tiles^=Tiles
  1674. ^decoratives^=Decoratives
  1675. ^resources^=Resources
  1676. ^entities^=Entities
  1677. ^items^=Items
  1678. ^cables^=Cables
  1679. ^entity-tag^=Entity tag
  1680. ^brush-size^=Size
  1681. ^brush-intensity^=Intensity
  1682. ^brush-speed^=Speed
  1683. ^cursor-intensity^=Intensity
  1684. ^tools-title^=Tools
  1685. ^editors-title^=Editors
  1686. ^items-transfer-limit^=Inventory transfer limit
  1687. ^generic-spawn-point^=Generic spawn point
  1688. ^current-surface^=Current surface
  1689. ^select-surface^=Select surface
  1690. ^create-surface^=Create surface
  1691. ^delete-surface^=Delete surface
  1692. ^surface-name^=Surface name
  1693. ^scenario-already-exists^=A scenario with the name __1__ already exists. Do you want to overwrite it?
  1694. ^
  1695. ^[^gui-map-editor-title^]
  1696. ^cable-editor^=Cables
  1697. ^entity-editor^=Entities
  1698. ^item-editor^=Items
  1699. ^resource-editor^=Resources
  1700. ^tile-editor^=Tiles
  1701. ^decorative-editor^=Decoratives
  1702. ^force-editor^=Forces
  1703. ^surface-editor^=Surfaces
  1704. ^
  1705. ^[^gui-map-editor-tool^]
  1706. ^brush^=Brush
  1707. ^spray^=Spray
  1708. ^cursor^=Cursor
  1709. ^variations^=Variations
  1710. ^
  1711. ^[^gui-map-editor-menu^]
  1712. ^title^=Map editor
  1713. ^resume-editing^=Resume editing
  1714. ^regenerate-map^=Regenerate map
  1715. ^save-map-as^=Save as
  1716. ^save-map-overwrite^=Save
  1717. ^save-and-play^=Save and play
  1718. ^quit^=Quit map editor
  1719. ^
  1720. ^[^gui-multiplayer-connect^]
  1721. ^connect-to-game^=Direct connection
  1722. ^ip-address^=IP address and port
  1723. ^connect^=Connect
  1724. ^password^=Password
  1725. ^password-for-game-required^=Please insert password for game __1__
  1726. ^
  1727. ^[^multiplayer^]
  1728. ^player-banned^=Your username is banned in this game. Reason: __1__.
  1729. ^player-limit-reached^=The player limit was reached in this game.
  1730. ^user-with-that-name-already-in-game^=User with your name is already in the game.
  1731. ^user-not-whitelisted^=Your username is not whitelisted on this server.
  1732. ^address-and-port-already-used-for-different-player^=IP address and port already used for different player.
  1733. ^user-server-key-expired^=Internal player authentication error.
  1734. ^core-crc-mismatch^=Core mod CRC check failed! Core game data does not match expected content.
  1735. ^version-mismatch-detected^=Version mismatch detected!
  1736. ^your-version^=You are running version __1__
  1737. ^server-version^=Server is running version __1__
  1738. ^mod-mismatch-detected^=Mods mismatch detected!
  1739. ^mod-version-mismatch^=__1__: you have version __2__, server has version __3__
  1740. ^mod-crc-mismatch^=__1__: Mod contents are different even though versions are the same
  1741. ^missing-mod^=__1__ is only on the server.
  1742. ^extra-mod^=__1__ is not on the server.
  1743. ^script-mismatch^=Cannot join. The following mod script files are not identical between you and the server:
  1744. ^script-event-mismatch^=Cannot join. The following mod event handlers are not identical between you and the server. This indicates that the following mods are not multiplayer (save/load) safe. (see the log file for more detail):
  1745. ^script-command-mismatch^=Cannot join. The following mod command handlers are not identical between you and the server. This indicates that the following mods are not multiplayer (save/load) safe. (see the log file for more detail):
  1746. ^connecting-to-the-game^=Connecting to the game...
  1747. ^failed-to-connect^=Failed to connect, check log file for details.
  1748. ^desynced-downloading-map^=Redownloading map (__1__)
  1749. ^connected-downloading-map^=Downloading map (__1__)
  1750. ^not-received-connection-accept-reply^=Couldn't establish network communication with server.
  1751. ^game-paused^=__1__ has paused the game.
  1752. ^waiting-for-respawn^=You died. Bad luck. Respawn in __1__ seconds.
  1753. ^player-joined-game^=__1__ joined the game.
  1754. ^player-left-game^=__1__ left the game.
  1755. ^player-dropped^=__1__ was dropped from the game.
  1756. ^player-reconnect^=__1__ was disconnected, as they are reconnecting from a different source.
  1757. ^wrong-input^=__1__ was disconnected as they sent malformed data.
  1758. ^you-sent-wrong-data^=Your client sent wrong data to the server and was disconnected.
  1759. ^player-desynced-disconnect^=__1__ was disconnected as they desynced.
  1760. ^player-cant-keep-up^=__1__'s computer could not keep up with the server, so they have been disconnected.
  1761. ^player-was-afk^=__1__ was disconnected for being AFK.
  1762. ^player-desynced^=__1__ desynced.
  1763. ^desynced^=Desynced.
  1764. ^player-died^=__1__ was killed.
  1765. ^player-died-by^=__1__ was killed by __2__.
  1766. ^player-respawn^=__1__ respawned.
  1767. ^player-paused-game^=__1__ paused the game.
  1768. ^player-resumed-game^=__1__ resumed the game.
  1769. ^address-in-use^=The local port __1__ is already used.\nThis could be caused by another instance of Factorio, or by another program using this port.
  1770. ^loading-map^=Loading multiplayer map
  1771. ^loading-scenario^=Loading scenario __1__
  1772. ^client-is-downloading-map^=__1__ is downloading the map
  1773. ^client-is-loading-map^=__1__ is loading the map
  1774. ^client-is-catching-up^=__1__ is catching up
  1775. ^client-is-dropping^=__1__ is being dropped from the game
  1776. ^saving-map^=Saving the map
  1777. ^saving-map-for^=Saving the map for __1__
  1778. ^server-saving-map-for^=Server (__1__) is saving the map for __2__
  1779. ^server-saving-map^=Server (__1__) is saving the map.
  1780. ^waiting-for-server-to-prepare-the-map^=Waiting for the server to save the map.
  1781. ^waiting-for-server-to-start-saving-the-map^=Waiting for the server to start saving: __1__
  1782. ^waiting-for-saving-map^=__1__ is saving map.
  1783. ^creating-desync-report^=Creating desync report. Please wait.
  1784. ^downloading-fragments-failed^=Downloading input action fragments failed. Please try again.
  1785. ^downloading-map-failed^=Downloading map from other peers failed. Please try again.
  1786. ^server-not-responding^=Server is not responding
  1787. ^unknown-username^=unknown username
  1788. ^joined-paused-game^=You have joined a paused game. You will be able to see the map once the game is unpaused.
  1789. ^you-have-been-dropped^=You have been dropped from the game.
  1790. ^you-cant-keep-up^=You have been disconnected as your computer wasn't fast enough to keep up with the server.
  1791. ^you-were-afk^=You have been disconnected as you have been AFK.
  1792. ^you-were-kicked^=You have been kicked from the server.
  1793. ^you-were-banned^=You have been banned from the server.
  1794. ^invalid-address^=__1__ is not a valid address (__2__).
  1795. ^no-address^=__1__ was not found.
  1796. ^cannot-load-downloaded-map^=Cannot load downloaded map: __1__
  1797. ^cannot-save-map^=Cannot save map: __1__
  1798. ^matching-server-connection-failed^=Matching server connection failed.
  1799. ^matching-server-connection-resumed^=Matching server connection resumed.
  1800. ^matching-server-heartbeat-failure^=Error when sending heartbeat: __1__
  1801. ^matching-server-create-failure^=Error when creating server game: __1__
  1802. ^own-address-failed^=Failed to determine external IP address. Other players might not be able to connect.
  1803. ^catching-up^=Catching up.
  1804. ^aligning-desynced-map-to-server^=Aligning desynced map to server.
  1805. ^saving-local-variant-of-map^=Saving local variant of map.
  1806. ^server-dropped^=Communication with server failed
  1807. ^server-quit^=Server quit the game
  1808. ^not-supported-in-32-bit^=Multiplayer is not supported in the 32-bit version of the game.
  1809. ^disabled-autoplace-specifications-changed-runtime^=Multiplayer is currently disabled because autoplace specifications have been changed runtime.
  1810. ^
  1811. ^[^gui-tips-and-tricks^]
  1812. ^title^=Tips and tricks
  1813. ^dont-show^=Don't show tips and tricks on game load (open by pressing "__CONTROL__toggle-tips-and-tricks__")
  1814. ^next^=Next
  1815. ^previous^=Previous
  1816. ^
  1817. ^[^gui-ending-screen^]
  1818. ^epilogue^=Epilogue
  1819. ^
  1820. ^[^gui-assembling-machine^]
  1821. ^set-current-recipe^=Set current recipe
  1822. ^choose-recipe^=Choose a recipe for assembling
  1823. ^no-recipe-available^=No recipe available
  1824. ^
  1825. ^[^gui-arithmetic^]
  1826. ^input^=Input
  1827. ^output^=Output
  1828. ^
  1829. ^[^gui-decider^]
  1830. ^parameters^=Parameters
  1831. ^output-item^=Output
  1832. ^one^=1
  1833. ^one-description^=Output the specified output signal with a value of 1.
  1834. ^input-count^=Input count
  1835. ^input-count-description^=Copy the count of the specified output signal from the input signals.
  1836. ^
  1837. ^[^gui-rocket-silo^]
  1838. ^rocket^=Rocket
  1839. ^rocket-inventory-label^=Rocket inventory
  1840. ^rocket-launched-without-satellite^=Rocket launched without satellite!
  1841. ^auto-launch^=Auto-launch with cargo.
  1842. ^rocket-result-inventory-label^=Rocket result inventory
  1843. ^
  1844. ^[^gui-constant^]
  1845. ^output^=Output
  1846. ^on^=On
  1847. ^off^=Off
  1848. ^
  1849. ^[^gui-control-behavior^]
  1850. ^circuit-network^=Circuit network
  1851. ^logistic-network^=Logistic network
  1852. ^circuit-connection^=Circuit connection
  1853. ^connected-to-network^=Connected to network
  1854. ^not-connected^=Not connected
  1855. ^mode-of-operation^=Mode of operation
  1856. ^logistic-connection^=Logistic connection
  1857. ^connect^=Connect
  1858. ^no-network-in-range^=No network in range
  1859. ^wall-with-gate-controller^=Wall with gate controller
  1860. ^
  1861. ^[^gui-control-behavior-modes^]
  1862. ^enable-disable^=Enable/disable
  1863. ^enable-disable-description^=Turn this entity on only when the condition is true.
  1864. ^enable-disable-train-stop-description^=Turn this entity on only when the condition is true.\nTrains will skip disabled stations, allowing you to control train routes.
  1865. ^set-filters^=Set filters
  1866. ^set-filters-description^=Set the inserter filters based on the signals from the circuit network.
  1867. ^read-hand-contents^=Read hand contents
  1868. ^read-hand-contents-description^=Reads the contents of the inserter hand and sends them to the circuit network.
  1869. ^read-contents^=Read contents
  1870. ^read-contents-description^=Reads the contents of the container and sends them to the circuit network.
  1871. ^set-requests^=Set requests
  1872. ^set-requests-description^=Set the logistic requests of the chest based on the signals from the circuit network.
  1873. ^use-colors^=Use colors
  1874. ^use-colors-description^=Set the color of the lamp based on color signals.\nIf a color signal has a value greater than 0, the lamp will show that color.\nIf multiple colors are present, only one of them will be used.
  1875. ^read-logistic-network-contents^=Read logistic network contents
  1876. ^read-logistic-network-contents-description^=Reads the available items from the logistic network of this roboport and sends them to the circuit network.
  1877. ^read-robot-stats^=Read robot statistics
  1878. ^read-robot-stats-description^=Reads the count of robots in the logistic network of this roboport and sends it to the circuit network.
  1879. ^send-to-train^=Send to train
  1880. ^send-to-train-description^=Sends the contents of the circuit network to the train, so they can be used for wait conditions.
  1881. ^read-train-contents^=Read train contents
  1882. ^read-train-contents-description^=Reads the contents of the train that is currently stopped at the train stop and sends them to the circuit network.
  1883. ^read-stopped-train^=Read stopped train
  1884. ^read-stopped-train-description^=When a train is stopped at the train stop, a signal is sent with a unique number for that train.
  1885. ^read-belt-contents^=Read belt contents
  1886. ^read-belt-contents-description^=Reads the contents of the belt and sends them to the circuit network. Belts will not send correct Pulse signals when items are inserted or taken from the middle of the belt by external entities.
  1887. ^read-charge-level^=Read charge level
  1888. ^read-charge-level-description^=Reads the charge level of the accumulator as a percentage between 0 and 100 and sends it to the circuit network.
  1889. ^close-signal^=Close signal
  1890. ^close-signal-description^=When the specified condition is true, try to make this signal red and stop any trains from passing.\nIf a train can not stop in time (signal is yellow) or is already passing through (signal is red) the signal will not stop that train.\nNote: the train will very often stop at the signal and not try to find an alternative path even if one is available.
  1891. ^read-signal^=Read signal
  1892. ^read-signal-description^=Reads the color of the rail signal and sends the circuit network signal specified below.\nIf the rail signal is red because it was closed from the circuit network, nothing will be outputted.
  1893. ^open-gate^=Open gate
  1894. ^open-gate-description^=The gate will remain open so long as the circuit condition is true.
  1895. ^read-sensor^=Read sensor
  1896. ^read-sensor-description^=Sends a signal to the circuit network when a player is coming towards the gate and it should open.
  1897. ^read-resources^=Read resources
  1898. ^read-resources-description^=Reads the amount of resources expected from this miner/pumpjack and sends it to the circuit network.\nFor infinite resources, it reads the unmodified mining rate.\nThe value is updated every 5 seconds.
  1899. ^none^=None
  1900. ^none-write-description^=Don't change this entity's behavior based on the circuit network.
  1901. ^set-stack-size^=Set stack size
  1902. ^set-stack-size-description^=Set the maximum stack size of this inserter based on the count of the selected circuit network signal.
  1903. ^
  1904. ^[^gui-control-behavior-modes-guis^]
  1905. ^enabled-condition^=Enabled condition
  1906. ^hand-read-mode^=Hand read mode
  1907. ^belt-read-mode^=Content read mode
  1908. ^resource-read-mode^=Resource read mode
  1909. ^pulse-mode^=Pulse
  1910. ^pulse-mode-description-inserter^=The signal is sent for only 1 tick when the item is picked up.
  1911. ^pulse-mode-description-belt^=The signal is sent for only 1 tick when the item enters the belt.
  1912. ^hold-mode^=Hold
  1913. ^hold-mode-description-inserter^=The signal is sent continuously as long as the inserter is holding the item.
  1914. ^hold-mode-description-belt^=The signal is sent continuously as long as the items are on the belt.
  1915. ^this-miner^=This mining drill
  1916. ^this-miner-description^=Read the resources expected from this mining drill.
  1917. ^entire-patch^=Entire ore patch
  1918. ^entire-patch-description^=Read the resources expected from the entire ore patch around this mining drill.
  1919. ^output-signal^=Output signal
  1920. ^output-signals^=Output signals
  1921. ^closed-condition^=Closed condition
  1922. ^red^=Red
  1923. ^red-description^=The circuit network signal to send when the rail signal is red (a train is passing through the rail signal).
  1924. ^red-chain-description^=The circuit network signal to send when the chain signal is red (a train is occupying all routes through the chain signal).
  1925. ^yellow^=Yellow
  1926. ^yellow-description^=The circuit network signal to send when the rail signal is yellow (a train is planning to pass through the rail signal).
  1927. ^yellow-chain-description^=The circuit network signal to send when the chain signal is yellow (a train is planning to pass through the chain signal).
  1928. ^green^=Green
  1929. ^green-description^=The circuit network signal to send when the rail signal is green (the block is free).
  1930. ^green-chain-description^=The circuit network signal to send when the chain signal is green (the block is free).
  1931. ^blue^=Blue
  1932. ^blue-chain-description^=The circuit network signal to send when the chain signal is blue (1 or more paths are blocked but 1 or more paths are still available).
  1933. ^available-logistic-bots^=Available logistic bots
  1934. ^total-logistic-bots^=Total logistic bots
  1935. ^available-construction-bots^=Available construction bots
  1936. ^total-construction-bots^=Total construction bots
  1937. ^open-condition^=Open condition
  1938. ^control-signal^=Control signal
  1939. ^
  1940. ^[^gui-power-switch^]
  1941. ^state^=State
  1942. ^on^=On
  1943. ^off^=Off
  1944. ^
  1945. ^[^gui-programmable-speaker^]
  1946. ^volume^=Volume
  1947. ^global-playback^=Global playback
  1948. ^global-playback-description^=Sounds created by the speaker will be heard everywhere on the map.
  1949. ^show-alert^=Show alert
  1950. ^show-alert-description^=Show an alert with a message in the GUI when a sound is played.
  1951. ^signal-value-is-pitch^=Signal value is pitch
  1952. ^signal-value-is-pitch-description^=The value of the input circuit network signal determines the musical note that will be played.
  1953. ^circuit-connection-settings^=Circuit connection settings
  1954. ^alert-settings^=Alert settings
  1955. ^allow-polyphony^=Allow polyphony
  1956. ^allow-polyphony-description^=Allow up to __1__ sounds to be played at the same time. Disable to only allow one sound at the same time (useful for factory alerts).
  1957. ^show-icon-on-map^=Show icon on map
  1958. ^
  1959. ^[^gui-car^]
  1960. ^trunk^=Trunk
  1961. ^weapons-control^=Weapons control
  1962. ^driver^=Driver
  1963. ^passenger^=Passenger
  1964. ^
  1965. ^[^gui-requester^]
  1966. ^set-requests^=Set requests from circuit network
  1967. ^
  1968. ^[^gui-inserter^]
  1969. ^filter^=Filter
  1970. ^override-stack-size^=Override stack size
  1971. ^
  1972. ^[^gui-splitter^]
  1973. ^input-priority^=Input priority
  1974. ^output-priority^=Output priority
  1975. ^left^=Left
  1976. ^right^=Right
  1977. ^
  1978. ^[^gui-speed-panel^]
  1979. ^title^=Replay options
  1980. ^show-gui^=Show gui
  1981. ^show-message-dialogs^=Show message dialogs
  1982. ^pause^=Pause
  1983. ^speed^=Speed: __1__
  1984. ^speed-up^=Speed up
  1985. ^speed-down^=Speed down
  1986. ^paused^=Paused
  1987. ^normal^=Normal
  1988. ^
  1989. ^[^gui-update^]
  1990. ^automatic-updates^=Automatic updates
  1991. ^mod^=Mod
  1992. ^from^=Installed
  1993. ^to^=New version
  1994. ^update-now^=Update now
  1995. ^cancel^=Ask me later
  1996. ^disable-updater^=Disable updates
  1997. ^n-a^=Not installed
  1998. ^ok^=Log in
  1999. ^username^=Username
  2000. ^password^=Password
  2001. ^authorization-instructions^=Enter your username and password to download updates
  2002. ^updates-available-instructions1^=The following updates are available:
  2003. ^updates-available-instructions2^=Updating may take up to several minutes, please be patient.
  2004. ^update-failed^=Update failed
  2005. ^update-failed-firewall^=This is possibly caused by a firewall configuration
  2006. ^invalid-login^=Invalid username or password!
  2007. ^applying^=Applying
  2008. ^downloading^=Downloading
  2009. ^checking^=Checking
  2010. ^restarting-factorio^=Restarting Factorio
  2011. ^update-successful^=Updated to version __1__
  2012. ^check-updates-now^=Check updates
  2013. ^no-new-updates^=No new updates available
  2014. ^too-old^=A newer version of Factorio exists, but it can no longer be obtained using automatic updates. Please download the latest version manually from __1__.
  2015. ^automatic-steam-update-title^=Automatic Steam update notice
  2016. ^automatic-steam-update-message^=This version of Factorio is from beta branch that won't be updated automatically. To make sure you get the latest updates select "experimental" beta in Factorio properties in Steam or opt out of betas to get the latest stable release.
  2017. ^
  2018. ^[^gui-electric-network^]
  2019. ^title^=Electric network info
  2020. ^consumption^=Consumption
  2021. ^production^=Production
  2022. ^production-label^=Production
  2023. ^satisfaction^=Satisfaction
  2024. ^accumulator-charge^=Accumulator charge
  2025. ^
  2026. ^[^gui-production^]
  2027. ^title^=Production
  2028. ^items^=Items
  2029. ^fluids^=Fluids
  2030. ^consumption^=Consumption
  2031. ^production^=Production
  2032. ^
  2033. ^[^gui-building-statistics^]
  2034. ^title^=Buildings
  2035. ^built^=Built
  2036. ^deconstructed^=Deconstructed
  2037. ^
  2038. ^[^gui-kills^]
  2039. ^title^=Kills
  2040. ^kills^=Kills
  2041. ^loses^=Losses
  2042. ^
  2043. ^[^gui-migrated-content^]
  2044. ^title^=Migrated content
  2045. ^removed-entity^=Removed entities
  2046. ^removed-equipment^=Removed equipments
  2047. ^removed-item^=Removed items
  2048. ^removed-recipe^=Removed recipes
  2049. ^removed-tile^=Removed tiles
  2050. ^removed-technology^=Removed technologies
  2051. ^removed-fluid^=Removed fluids
  2052. ^removed-ammo-category^=Removed ammo categories
  2053. ^removed-decorative^=Removed decoratives
  2054. ^removed-virtual-signal^=Removed virtual signals
  2055. ^removed-blueprint-too-old^=Removed blueprint __1__, map version __2__ too old
  2056. ^changed-entity^=Changed entities
  2057. ^changed-equipment^=Changed equipments
  2058. ^changed-item^=Changed items
  2059. ^changed-recipe^=Changed recipes
  2060. ^changed-tile^=Changed tiles
  2061. ^changed-technology^=Changed technologies
  2062. ^changed-fluid^=Changed fluids
  2063. ^changed-ammo-category^=Changed ammo categories
  2064. ^changed-decorative^=Changed decoratives
  2065. ^changed-virtual-signal^=Changed virtual signals
  2066. ^
  2067. ^[^gui-user-login^]
  2068. ^create-account^=Create account
  2069. ^description-mp-game-requires-authentication^=The game you are connecting to requires you to log in with your Factorio account.
  2070. ^description-mp-game-requires-authentication-mismatch^=The game you are connecting to couldn't authenticate your Factorio username and token. Please log in again or try later.
  2071. ^description-mp-browse-public-games-mismatch^=There was a mismatch on the matching server in verifying your username and token. Please log in again.
  2072. ^description-mp-browse-public-games^=Please log in with your Factorio account to browse public Multiplayer games.
  2073. ^description-mp-username-only^=Please insert a username under which you will be known in the multiplayer game (ideally your Factorio username).
  2074. ^description-mp-create-public-game^=Posting a game to the matching server requires you to log in with your Factorio account.
  2075. ^description-mp-connect-to-matching-server^=Connecting to the matching server requires you to log in with your Factorio account.
  2076. ^description-login-to-existing-account^=Please log in to your existing Factorio account.
  2077. ^description-browse-mods^=Using the mod portal requires you to log in with your Factorio account.
  2078. ^description-downloading-mods-mismatch^=There was a mismatch on the mod portal in verifying your username and token. Please log in again.
  2079. ^description-download-mods^=Downloading mods requires you to log in with your Factorio account.
  2080. ^not-logged-into-steam^=Please make sure you're logged into Steam in online mode to create an account.
  2081. ^steam-authentication-failed^=Steam authentication failed. Please make sure you're logged into Steam in online mode.
  2082. ^username-can-not-be-empty^=Username can't be empty.
  2083. ^password-can-not-be-empty^=Password can't be empty.
  2084. ^email-can-not-be-empty^=Email can't be empty.
  2085. ^must-accept-the-terms-of-service^=You must accept the Terms of Service
  2086. ^
  2087. ^[^gui-create-account^]
  2088. ^title^=Create an account for Factorio.com
  2089. ^cancel^=Cancel
  2090. ^have-account^=Already have account
  2091. ^create^=Create
  2092. ^username^=Username:
  2093. ^password^=Password:
  2094. ^email^=Email:
  2095. ^creating-account^=Creating account
  2096. ^i-accept-the^=I accept the
  2097. ^terms-of-service^=Terms of Service
  2098. ^
  2099. ^[^difficulty^]
  2100. ^easy^=Easy
  2101. ^normal^=Normal
  2102. ^hard^=Hard
  2103. ^
  2104. ^[^inventory-restriction^]
  2105. ^cant-be-burned^=__1__ cannot be used as fuel.
  2106. ^cant-be-smelted^=__1__ cannot be smelted.
  2107. ^cant-be-used-as-ammo-for^=__1__ cannot be used as ammo for __2__.
  2108. ^cant-be-used-as-ammo^=__1__ cannot be used as ammo.
  2109. ^cant-be-used-as-gun^=__1__ cannot be used as a weapon.
  2110. ^cant-shoot^=__1__ can't shoot __2__.
  2111. ^cant-be-used-as-armor^=__1__ cannot be used as armor.
  2112. ^cant-be-used-as-mining-tool^=__1__ cannot be used as mining tool.
  2113. ^cant-insert-into-assembling-machine-without-recipe^=You cannot insert anything into an assembling machine when no recipe is set.
  2114. ^cant-insert-into-restricted-slot^=Only __1__ can be inserted here, not __2__.
  2115. ^cant-insert-into-self^=You cannot insert an item into itself.
  2116. ^cant-insert-into-filtered-slot^=Only __1__ can go into this slot, if you want to put something different here, the filter has to be cleared.
  2117. ^cant-insert-into-module-slot^=Only modules can be inserted into this slot.
  2118. ^cant-insert-limit-breached^=Cannot insert more items into this slot.
  2119. ^cant-insert-module^=__1__ can't be used in __2__
  2120. ^player-inventory-full^=Cannot insert __1__. Player's inventory full.
  2121. ^wrong-fuel-category^=The __1__ can't use __2__ fuel.
  2122. ^
  2123. ^[^tips-and-tricks^]
  2124. ^show-info-title^=Additional info (Alt-mode)
  2125. ^show-info-text^=Press "__CONTROL__show-info__" to toggle the detailed info overlay, also known as "Alt-mode".
  2126. ^other-furnace-usage-title^=Other products made in furnace
  2127. ^other-furnace-usage-text^=Furnaces can smelt stone into stone bricks and iron plate into steel (once researched).
  2128. ^two-sides-of-belts-title^=Two sides of belts
  2129. ^two-sides-of-belts-text^=Transport belts have two sides that can be used to transport items. The left and right sides of the belts can be used for different resources. Inserters drop things on the far side of the belt, and take items from both sides.
  2130. ^electric-network-info-title^=Electric network info
  2131. ^electric-network-info-text^=Press "__CONTROL__open-gui__" on an electric pole to show the statistics of its electric network.
  2132. ^boiler-connections-title^=Boiler connections
  2133. ^boiler-connections-text^=The boiler has three fluid connections. Water can flow freely in and out of the two water connections, and pass the fluid through.\nSteam flows out of the steam output connection.
  2134. ^flow-between-boilers-title^=Flow through boilers
  2135. ^flow-between-boilers-text^=Water can flow through a boiler's water connections, allowing compact and simplified power setups.
  2136. ^build-tiles-title^=Placing tiles
  2137. ^build-tiles-text^=Use "__CONTROL__build__" while holding a stone brick in the cursor to place down stone path. There are other tile items such as concrete and landfill. Use "__CONTROL__mine__" while holding a tile item to mine tiles.\nUse "__CONTROL__larger-terrain-building-area__" and "__CONTROL__smaller-terrain-building-area__" to increase and decrease the size of the tile building area, respectively.
  2138. ^repair-packs-title^=Repair packs
  2139. ^repair-packs-text^=While holding a repair pack in your cursor, use "__CONTROL__build__" on an entity to repair any damage.
  2140. ^pump-connection-title^=Pump connection
  2141. ^pump-connection-text^=Pumps connect to stationary fluid wagons when they are aligned correctly. They are required to load and unload fluids from the fluid wagon.
  2142. ^connect-switch-title^=Power switch connection
  2143. ^connect-switch-text^=While holding copper cable in your cursor, use "__CONTROL__build__" on an entity to connect an electric cable to it. Use "__CONTROL__remove-pole-cables__" on an entity to remove all cables.
  2144. ^filter-inserter-title^=Filter inserters
  2145. ^filter-inserter-text^=Use "__CONTROL__open-gui__" on a filter inserter to open its GUI, where you can set, change or remove its filters. A filter inserter will only pick up items set in the filter GUI.
  2146. ^fluid-backup-title^=Fluid backup
  2147. ^fluid-backup-text^=Fluid production such as oil refining can backup if any of the outputs are blocked. When an output is blocked, the machine will no longer operate. This can be avoided by making sure there is sufficient storage or usage of all output products.
  2148. ^move-between-labs-title^=Transfer between labs
  2149. ^move-between-labs-text^=Inserters can be used to transfer science packs between labs.
  2150. ^gate-over-rail-title^=Gate over rail
  2151. ^gate-over-rail-text^=Gates can be built over any vertical or horizontal rails. Trains will automatically open the gate to pass, and will not leave a hole in your defences.
  2152. ^limit-chests-title^=Limiting chests
  2153. ^limit-chests-text^=Chests can have their available inventory slots limited by clicking on the red 'X' inventory slot, and then blocking the desired slots. Machines will not be able to fill the blocked slots, so overall it reduces the chests capacity.
  2154. ^rotating-assemblers-title^=Rotating assembling machines
  2155. ^rotating-assemblers-text^=Some recipes require a fluid input to the assembling machine. An assembling machine with a fluid input can be rotated by using "__CONTROL__rotate__" while holding the cursor over the machine.
  2156. ^
  2157. ^[^achievement-progress^]
  2158. ^remaining-time^=Remaining time: __1__
  2159. ^only-when-playing-new-game^=This can only be obtained by playing a new game.
  2160. ^console-command-used^=A console command was used. The achievement can't be unlocked in this game anymore.
  2161. ^not-a-freeplay-map^=This achievement can only be unlocked on a freeplay map.
  2162. ^not-in-peaceful-mode^=This achievement can't be unlocked in peaceful mode.
  2163. ^not-with-lower-enemies^=This achievement can't be unlocked when enemy bases are set lower than default.
  2164. ^construct-with-robots-more-than^=Manually: __1__ By robots: __2__
  2165. ^dont-craft-manually^=Crafted manually: __1__
  2166. ^player-damaged^=Biggest damage in one hit: __1__
  2167. ^
  2168. ^[^gui-browse-mods^]
  2169. ^title^=Browse mods
  2170. ^mods-headers-name^=Name
  2171. ^mods-headers-version^=Version
  2172. ^mods-headers-download-count^=Downloads
  2173. ^mods-headers-last-updated^=Last updated
  2174. ^no-mod-selected^=No mod selected
  2175. ^summary^=Summary
  2176. ^version^=Version
  2177. ^author^=Author
  2178. ^install^=Install
  2179. ^update^=Update
  2180. ^search^=Search
  2181. ^no-release^=Selected mod has no released version
  2182. ^already-installed^=Mod __1__ is already installed.
  2183. ^failed-to-connect^=Failed to connect to the mod portal
  2184. ^filters^=Filters
  2185. ^loading^=Loading...
  2186. ^
  2187. ^[^gui-downloading-mods^]
  2188. ^title^=Downloading mods
  2189. ^downloading^=Downloading
  2190. ^download-failed^=Download failed
  2191. ^currently-downloading^=Currently downloading: __1__/__2__
  2192. ^currently-downloading-nothing^=Currently downloading: nothing
  2193. ^cant-install-currently-downloading-info^=Additional information required to install is being downloaded.
  2194. ^
  2195. ^[^gui-mod-load-error^]
  2196. ^title^=Error loading mods
  2197. ^description^=Failed to load mods: __1__
  2198. ^to-be-disabled^=Mods to be disabled:
  2199. ^exit^=Exit
  2200. ^restart-application^=Restart
  2201. ^disable-all^=Disable all mods
  2202. ^disable-mods^=Disable listed mods
  2203. ^
  2204. ^[^gui-silo-script^]
  2205. ^frame-caption^=Rocket silo stats
  2206. ^button-tooltip^=Toggle rocket silo frame
  2207. ^sent-label^=Sent items
  2208. ^rocket-launched-without-satellite^=You launched the rocket, but there was no satellite inside.
  2209. ^no-sent-items^=No tracked items have been launched.
  2210. ^toggle-rockets-sent-command-help^=Toggles if the rockets sent button is shown in the upper left corner of the screen.
  2211. ^
  2212. ^[^gui-tag-edit^]
  2213. ^title-edit^=Tag properties
  2214. ^title-create^=New tag
  2215. ^name^=Name
  2216. ^icon^=Icon
  2217. ^confirm^=Confirm
  2218. ^cancel^=Cancel
  2219. ^delete^=Delete
  2220. ^
  2221. ^[^tutorial-gui^]
  2222. ^objective-complete^=Objective complete
  2223. ^
  2224. ^[^color^]
  2225. ^black^=Black
  2226. ^blue^=Blue
  2227. ^brown^=Brown
  2228. ^cyan^=Cyan
  2229. ^gray^=Gray
  2230. ^green^=Green
  2231. ^orange^=Orange
  2232. ^pink^=Pink
  2233. ^purple^=Purple
  2234. ^red^=Red
  2235. ^white^=White
  2236. ^yellow^=Yellow
  2237. ^acid^=Acid
Add Comment
Please, Sign In to add comment