Full Code of TheoTown-Team/translations for AI

master a621469835c5 cached
36 files
8.6 MB
2.3M tokens
1 requests
Copy disabled (too large) Download .txt
Showing preview only (10,028K chars total). Download the full file to get everything.
Repository: TheoTown-Team/translations
Branch: master
Commit: a621469835c5
Files: 36
Total size: 8.6 MB

Directory structure:
gitextract_8ry3bxrg/

├── .gitignore
├── README.md
├── grab.sh
├── grab_wrapper.bat
├── values/
│   └── strings.xml
├── values-af/
│   └── strings.xml
├── values-ar/
│   └── strings.xml
├── values-b+fil/
│   └── strings.xml
├── values-ca/
│   └── strings.xml
├── values-cs/
│   └── strings.xml
├── values-de/
│   └── strings.xml
├── values-es/
│   └── strings.xml
├── values-eu/
│   └── strings.xml
├── values-fa/
│   └── strings.xml
├── values-fr/
│   └── strings.xml
├── values-hu/
│   └── strings.xml
├── values-id/
│   └── strings.xml
├── values-it/
│   └── strings.xml
├── values-ja/
│   └── strings.xml
├── values-jv/
│   └── strings.xml
├── values-ko/
│   └── strings.xml
├── values-lt/
│   └── strings.xml
├── values-ms/
│   └── strings.xml
├── values-nl/
│   └── strings.xml
├── values-pl/
│   └── strings.xml
├── values-pt/
│   └── strings.xml
├── values-ru/
│   └── strings.xml
├── values-sk/
│   └── strings.xml
├── values-sr/
│   └── strings.xml
├── values-th/
│   └── strings.xml
├── values-tr/
│   └── strings.xml
├── values-uk/
│   └── strings.xml
├── values-vi/
│   └── strings.xml
├── values-zh/
│   └── strings.xml
├── values-zh-rHK/
│   └── strings.xml
└── values-zh-rTW/
    └── strings.xml

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitignore
================================================
facebook.xml
games-ids.xml
color.xml
desktop.ini
.DS_Store
TheoTown
styles.xml
ic_launcher_background.xml
*.bak

================================================
FILE: README.md
================================================
# TheoTown-translation #
Welcome to the **TheoTown Translation Repository**!
This is where the community can contribute to localizing TheoTown into various languages.
Your help makes TheoTown more accessible to players around the globe.


## For translators ##

### How translation works ###
Each `values[.*]/strings.xml` file contains lines like this:
```xml
<string name="tagname">My translation</string>
```
Simply translate the text between the tags (e.g. replace `My Translation` with your translation).

The special symbol `\n` can be used to indicate a new line.

When your translation is done, **make sure to create a 'pull request'** so it can be merged to main branch.
If you forget to do that step your translation won't be added to the project!

### Languages ###
Each directory in this repository contains a `strings.xml` file for a specific language.
Here is a list of currently supported languages:
- `values`: English (*default language*) ← **Always up to date**<br/>
- `values-af`: Afrikaans
- `values-ar`: Arabic
- `values-b+fil`: Filipino
- `values-ca`: Catalan
- `values-cs`: Czech
- `values-de`: German ← **Always up to date**
- `values-es`: Spanish
- `values-eu`: Basque
- `values-fa`: Farsi
- `values-fr`: French
- `values-hu`: Hungarian
- `values-id`: Indonesian
- `values-it`: Italian
- `values-ja`: Japanese
- `values-jv`: Javanese
- `values-ko`: Korean
- `values-lt`: Lithuanian
- `values-ms`: Malay
- `values-nl`: Dutch
- `values-pl`: Polish
- `values-pt`: Portuguese
- `values-ru`: Russian
- `values-sk`: Slovak
- `values-sr`: Serbian
- `values-th`: Thai
- `values-tr`: Turkish
- `values-uk`: Ukrainian
- `values-vi`: Vietnamese
- `values-zh-rHK`: Hong Kong Chinese
- `values-zh-rTW`: Traditional Chinese
- `values-zh`: Chinese

If you'd like to add a new language, refer to the [ISO 639-1](http://www.loc.gov/standards/iso639-2/php/code_list.php) two-letter language codes and create a corresponding directory.

English and German translations *will always be up to date*.
New strings will be appended to all `strings.xml` files in English by default.

### Escaping characters ###
Certain characters cannot be written directly within the xml file.
You will have to replace them according to the following table:
Character | Escaped form
--|--------------------------
" | `&quot;`
' | `&apos;` or `\'`
< | `&lt;`
\> | `&gt;`
& | `&amp;`

Sidenote:
In [Json based translations](https://forum.theotown.com/viewtopic.php?t=9436) all you have to replace is " by \\".



## For developers ##
### Grab script ###
There's a `grab.sh` script included that can be used to grab current translations files from the project directory automatically (developer only). For that to work you have to setup a local TheoTown symbolic link to your TheoTown project directory. To do this, execute a command like the following (here assuming running WSL):
```sh
ln -s /mnt/c/Users/User/StudioProjects/TheoTown66 TheoTown
```


================================================
FILE: grab.sh
================================================
rsync ./TheoTown/android/res/values* . -azP


================================================
FILE: grab_wrapper.bat
================================================
bash grab.sh

================================================
FILE: values/strings.xml
================================================
<resources>
    <string name="app_name">TheoTown</string>
    <string name="settings_title">Settings</string>
    <string name="loadcity_title">Load City</string>
    <string name="createcity_title">New City</string>
    <string name="settings_defaults">Defaults</string>
    <string name="settings_apply">Apply</string>
    <string name="createcity_mapsize">Size:</string>
    <string name="createcity_cityname">City name:</string>
    <string name="control_back">Back</string>
    <string name="createcity_start">Start</string>
    <string name="loadcity_load">Start</string>

    <string name="game_date">%1$02d/%2$02d/%3$02d</string>
    <string name="game_habitants">Inhabitants: %1$,d</string>
    <string name="game_cityname">%1$s</string>
    <string name="createcity_seed">Seed:</string>
    <string name="createcity_sizesmall">Small</string>
    <string name="createcity_sizemiddle">Medium</string>
    <string name="createcity_sizebig">Big</string>
    <string name="createcity_sizeother">Other</string>
    <string name="game_monthlyincome">%1$,+d</string>
    <string name="game_estate">Balance: %1$s</string>
    <string name="game_rating">%1$,d</string>
    <string name="settings_resolutionlowlow">Very low</string>
    <string name="settings_resolutionlow">Low</string>
    <string name="settings_resolutionnormal">Normal</string>
    <string name="settings_resolutionbig">Big</string>
    <string name="settings_resolutionbigbig">Very big</string>
    <string name="settings_resolution">Resolution</string>
    <string name="dialog_nocities_title">No cities found</string>
    <string name="dialog_nocities_text">Could not find any cities.</string>
    <string name="dialog_nocities_cmdback">Cancel</string>
    <string name="dialog_nocities_cmdnewcity">New City</string>
    <string name="settings_drawcars">Draw cars</string>
    <string name="settings_drawsmoke">Draw smoke</string>
    <string name="settings_transparencybuildmode">Transparency in build mode</string>
    <string name="settings_buildgrid">Grid in build mode</string>
    <string name="settings_doublecardrawing">Double car drawing</string>
    <string name="settings_drawwatersparkle">Draw water sparkle</string>
    <string name="settings_drawmapedges">Draw map edges</string>
    <string name="loadcity_errordialog_title">Loading failed</string>
    <string name="loadcity_errordialog_text">Could not load the city, the file seems to be damaged.\n\nSorry.</string>
    <string name="loadcity_errordialog_cmdcancel">Cancel</string>
    <string name="dialog_screenshot_title">Screenshot taken</string>
    <string name="dialog_screenshot_text">The picture has been saved as %1$s.</string>
    <string name="dialog_screenshot_cmdok">OK, thanks</string>
    <string name="draftselector_titleparks">Parks</string>
    <string name="draftselector_titlepublics">Public</string>
    <string name="draftselector_titleenergy">Energy</string>
    <string name="draftselector_titlewater">Water</string>
    <string name="draftselector_titleschool">Education</string>
    <string name="draftselector_titlehealth">Health</string>
    <string name="draftselector_titlepolice">Police</string>
    <string name="draftselector_titlefiredepartment">Fire department</string>
    <string name="draftselector_cmdbuild">Build</string>
    <string name="draftselector_price">Price: %s</string>
    <string name="draftselector_monthlyprice">Monthly price: %s</string>
    <string name="draftselector_id">ID: %1$s</string>
    <string name="loadcity_cmddelete">Delete</string>
    <string name="loadcity_deletedialog_text">Do you really want to delete? This cannot be undone.</string>
    <string name="loadcity_deletedialog_title">Delete city</string>
    <string name="loadcity_deletedialog_cmdcancel">Cancel</string>
    <string name="loadcity_deletedialog_cmddelete">Delete</string>
    <string name="createcity_sizebigbig">Huge</string>
    <string name="dialog_leave_text">Are you sure you want to leave TheoTown?</string>
    <string name="dialog_leave_title">Leave TheoTown</string>
    <string name="dialog_leave_cmdcancel">Cancel</string>
    <string name="dialog_leave_cmdleave">Leave</string>
    <string name="savewaiting_title">Saving city</string>
    <string name="loadwaiting_title">Loading city</string>
    <string name="dialog_invalidcityname_title">Invalid name</string>
    <string name="dialog_invalidcityname_text">Cannot use an empty name for your city.</string>
    <string name="dialog_invalidcityname_cmdok">Ok</string>
    <string name="dialog_hugesize_title">Huge map</string>
    <string name="dialog_hugesize_text">This size is experimental and may not work on your device. Do you really want to create a huge map?</string>
    <string name="dialog_hugesize_cmdyes">Yes</string>
    <string name="dialog_hugesize_cmdno">No</string>
    <string name="draft_church00_title">Church</string>
    <string name="draft_church00_text">Every little town needs a church.</string>
    <string name="draft_townhall00_title">City hall</string>
    <string name="draft_townhall00_text">Every big city needs an appropriate city hall. Strategic decisions are made here.</string>
    <string name="draft_wire00_title">Wires</string>
    <string name="draft_wire00_text">Wires transport energy from your power plants to your city.</string>
    <string name="draft_windturbine00_title">Wind turbine</string>
    <string name="draft_windturbine00_text">A wind turbine generates electricity from the wind. It does not pollute the environment, but it creates noise.</string>
    <string name="draft_coalplant00_title">Coal plant</string>
    <string name="draft_coalplant00_text">A coal plant generates electricity by burning coal. It generates considerable amounts of pollution, so keep it away from residential zones.</string>
    <string name="draft_solarpanels00_title">Solar panels</string>
    <string name="draft_solarpanels00_text">Solar panels generate electricity from the sun, although they are not very powerful.</string>
    <string name="draft_park00_title">Little flower park</string>
    <string name="draft_park00_text">A small park that fits just about anywhere. Inhabitants like living and working near green spaces and plazas.</string>
    <string name="draft_park01_title">Small park</string>
    <string name="draft_park01_text">A small park that fits just about anywhere. Inhabitants like living and working near green spaces and plazas.</string>
    <string name="draft_park02_title">Small grass park</string>
    <string name="draft_park02_text">A small park that fits just about anywhere. Inhabitants like living and working near green spaces and plazas.</string>
    <string name="draft_park03_title">Small park</string>
    <string name="draft_waterfountain00_title">Water fountain</string>
    <string name="draft_waterfountain00_text">A small, yet fancy water feature. Inhabitants like living and working near pretty structures.</string>
    <string name="draft_bigpark00_title">Big park</string>
    <string name="draft_bigpark00_text">A large park for events and gatherings. Inhabitants like living and working near green spaces and plazas.</string>
    <string name="draft_park03_text">Inhabitants will like it.</string> <!--No idea what park this refers to-->
    <string name="draft_medic00_title">Small clinic</string>
    <string name="draft_medic00_text">A clinic will help your inhabitants with the most basic ailments and emergencies.</string>
    <string name="draft_medic01_title">Hospital</string>
    <string name="draft_medic01_text">A large hospital can handle lots of patients and tackle emergencies quickly.</string>
    <string name="draft_school00_title">Elementary school</string>
    <string name="draft_school00_text">A place where young children learn.\nEducation allows richer people to move in to your city.</string>
    <string name="draft_school01_title">High school</string>
    <string name="draft_school01_text">A place where older children learn.\nEducation allows richer people to move in to your city.</string>
    <string name="draft_museum00_title">Museum</string>
    <string name="draft_museum00_text">A place to explore art, science, and culture. Provides ample education of both levels.</string>
    <string name="draft_pipe00_title">Water pipe</string>
    <string name="draft_pipe00_text">Pipes can be used to transport water to your buildings.</string>
    <string name="draft_waterpump00_title">Water pump</string>
    <string name="draft_waterpump00_text">Provides lots of water for your buildings. Does not need any water nearby!</string>
    <string name="draft_watertower00_title">Water tower</string>
    <string name="draft_watertower00_text">Provides small amounts of water for buildings.</string>
    <string name="settings_areazonetool">Use area zone tool</string>
    <string name="createcity_gamemode">Gamemode:</string>
    <string name="gamemode_easy">Easy</string>
    <string name="gamemode_middle">Middle</string>
    <string name="gamemode_hard">Hard</string>
    <string name="game_infinitemoney">Free game</string>
    <string name="about_title">Credits</string>
    <string name="about_cmdback">Back</string>
    <string name="settings_music">Music</string>
    <string name="draftselector_titleaward">Awards</string>
    <string name="shader_default">Classic</string>
    <string name="shader_test">Test</string>
    <string name="settings_shader">Shader</string>
    <string name="shader_colorful">Colorful</string>
    <string name="shader_gray">Gray</string>
    <string name="shader_fancy">Fancy</string>
    <string name="settings_category_graphics">Graphics</string>
    <string name="settings_category_audio">Audio</string>
    <string name="settings_category_other">Other</string>
    <string name="draft_management00_title">Police department</string>
    <string name="draft_management00_text">Responds to emergencies and prevents crime in the area.</string>
    <string name="draft_firedepartment00_title">Fire department</string>
    <string name="draft_firedepartment00_text">Prevents fires in its radius. Has two fire engines that can extinguish fires.</string>
    <string name="draft_statue00_title">Statue</string>
    <string name="draft_statue00_text">A statue honoring the founder of the city. Inhabitants like living and working near pretty structures.</string>
    <string name="draft_gillender00_title">Gillender Building</string>
    <string name="draft_gillender00_text">A very accurate replica of the Gillender Building. Thanks for 250,000 downloads!</string>
    <string name="topic_thanks">Thanks for your great support!</string>
    <string name="topic_cake">The cake is a lie!</string>
    <string name="topic_panic">Don\'t panic</string>
    <string name="draft_bigschool00_title">Big elementary school</string>
    <string name="draft_bigschool00_text">A place where young children learn. Can house lots of students.\nEducation allows richer people to move in to your city.</string>
    <string name="draft_treepark00_title">Tree park</string>
    <string name="draft_treepark00_text">A quiet green space for walking and relaxing in. Inhabitants like living and working near green spaces and plazas.</string>
    <string name="menu_premium">Premium</string>
    <string name="ci_budget_title">Financials</string>
    <string name="budget_res0">Residential ₮ (%1$,d)</string>
    <string name="budget_res1">Residential ₮₮ (%1$,d)</string>
    <string name="budget_res2">Residential ₮₮₮ (%1$,d)</string>
    <string name="budget_com0">Commercial ₮ (%1$,d)</string>
    <string name="budget_com1">Commercial ₮₮ (%1$,d)</string>
    <string name="budget_com2">Commercial ₮₮₮ (%1$,d)</string>
    <string name="budget_ind0">Industrial ₮ (%1$,d)</string>
    <string name="budget_ind1">Industrial ₮₮ (%1$,d)</string>
    <string name="budget_ind2">Industrial ₮₮₮ (%1$,d)</string>
    <string name="budget_park">Parks</string>
    <string name="budget_education">Education</string>
    <string name="budget_firebrigade">Fire department</string>
    <string name="budget_police">Police department</string>
    <string name="budget_award">Awards</string>
    <string name="budget_energy">Energy</string>
    <string name="budget_water">Water</string>
    <string name="budget_public">Public buildings</string>
    <string name="budget_medic">Healthcare</string>
    <string name="ci_budget_overall">Overall</string>
    <string name="ci_budget_income">Income (per month)</string>
    <string name="ci_budget_spending">Spending (per month)</string>
    <string name="ci_budget_taxes">Taxes</string>
    <string name="money">%1$,d₮</string>
    <string name="ci_water_title">Water</string>
    <string name="ci_energy_title">Energy</string>
    <string name="ci_info_title">City overview</string>
    <string name="ci_water_text">NOT IN USE</string>
    <string name="ci_energy_text">NOT IN USE</string>
    <string name="ci_general_text">NOT IN USE</string>
    <string name="topic_reddit">Hi Reddit :)</string>
    <string name="topic_animals">No animals were harmed in production!</string>
    <string name="topic_users">Looking for 100,000 players</string>
    <string name="topic_free">This game is free :D</string>
    <string name="topic_about">You may try to tap on the right bottom corner</string>
    <string name="topic_letsplay">Let\'s Play me ;)</string>
    <string name="topic_tutorial">A tutorial is available :)</string>
    <string name="topic_donate">There\'s a donate button on the homepage</string>
    <string name="topic_nice">You have a nice town :)</string>
    <string name="topic_trolls">Don\'t feed the trolls</string>
    <string name="settings_reversedbuildtool">Reversed movement in build tool</string>
    <string name="draft_karlsruhecastle00_title">Karlsruhe Palace</string>
    <string name="draft_karlsruhecastle00_text">Inspired by European grandeur, this classy palace makes for an excellent tourist attraction.\n\nInhabitants like living and working near pretty structures.</string>
    <string name="shader_old">Old</string>
    <string name="topic_narcissistic">Don\'t mind narcissistic people</string>
    <string name="topic_great">I like you! &lt;3</string>
    <string name="settings_ultrafastspeed">Ultra fast speed</string>
    <string name="draftselector_power">Power: %1$,dkW</string>
    <string name="draftselector_water">Water: %1$,dL/h</string>
    <string name="notify_welcome">Hey there, welcome to %1$s.</string>
    <string name="notify_citysize">Congratulations, your city exceeds a size of %1$,d inhabitants!</string>
    <string name="game_placedprice">%1$s</string>
    <string name="draft_waterfountain01_title">Water fountain</string>
    <string name="draft_waterfountain01_text">A small, yet fancy water feature. Inhabitants like living and working near pretty structures.</string>
    <string name="draft_treepark01_title">Tree park</string>
    <string name="draft_treepark01_text">A quiet green space for walking and relaxing in. Inhabitants like living and working near green spaces and plazas.</string>
    <string name="buildinginfo_res0">Residential ₮</string>
    <string name="buildinginfo_com0">Commercial ₮</string>
    <string name="buildinginfo_ind0">Industrial ₮</string>
    <string name="buildinginfo_res1">Residential ₮₮</string>
    <string name="buildinginfo_res2">Residential ₮₮₮</string>
    <string name="buildinginfo_com1">Commercial ₮₮</string>
    <string name="buildinginfo_com2">Commercial ₮₮₮</string>
    <string name="buildinginfo_ind1">Industrial ₮₮</string>
    <string name="buildinginfo_ind2">Industrial ₮₮₮</string>
    <string name="buildinginfo_habitants">Inhabitants: %1$,d/%2$,d</string>
    <string name="buildinginfo_worker">Workers: %1$,d/%2$,d</string>
    <string name="topic_giveup">Never give up</string>
    <string name="dialog_screenshot_error">Could not create save directory for %1$s. Please check app permissions.</string>
    <string name="settings_energysaving">Energy saving mode</string>
    <string name="about_idea">Idea</string>
    <string name="about_programming">Programming</string>
    <string name="about_graphics">Graphics</string>
    <string name="about_music">Music</string>
    <string name="about_engine">Graphics engine</string>
    <string name="draft_police00_title">Police department</string>
    <string name="draft_police00_text">Responds to emergencies and prevents crime in the area. Crime makes the city less attractive.</string>
    <string name="settings_showinfluencepreview">Show influence preview</string>
    <string name="draftselector_titletransport">Transportation</string>
    <string name="draftselector_titlezone">Zones</string>
    <string name="draft_zoneresidential_title">Residential</string>
    <string name="draft_zoneresidential_text">Residents will build houses in this zone.</string>
    <string name="draft_zonecommercial_title">Commercial</string>
    <string name="draft_zonecommercial_text">Commercial buildings can build in this zone.</string>
    <string name="draft_zoneindustrial_title">Industrial</string>
    <string name="draft_zoneindustrial_text">Industrial buildings will be built here.</string>
    <string name="draft_road00_title">Dirt road</string>
    <string name="draft_road00_text">A simple and affordable unpaved road. Minimal upkeep and speed.</string>
    <string name="draft_road01_title">Country road</string>
    <string name="draft_road01_text">A standard and reliable city road.</string>
    <string name="draftselector_titleterrain">Terrain</string>
    <string name="draft_terrainwater_title">Water</string>
    <string name="draft_terrainwater_text">Place water on your territory.</string>
    <string name="draft_terrainland_title">Land</string>
    <string name="draft_terrainland_text">Place land on your territory.</string>
    <string name="draft_tree00_title">Trees</string>
    <string name="draft_tree00_text">Place some trees on your territory.</string>
    <string name="draft_busstop00_title">Bus stop</string>
    <string name="draft_busstop00_text">Connect neighborhoods to the bus network. Public transport makes inhabitants happier and reduces car dependency.</string>
    <string name="settings_orientation">Screen orientation</string>
    <string name="settings_orientationlandscape">Landscape</string>
    <string name="settings_orientationportrait">Portrait</string>
    <string name="settings_orientationauto">Auto</string>
    <string name="draft_busdepot00_title">Bus depot</string>
    <string name="draft_busdepot00_text">Dispatches and maintains city busses. Bus routes will not function without it.</string>
    <string name="settings_debugmode">Debug mode</string>
    <string name="unknown">Wurstbrot</string>
    <string name="draftselector_titleremove">Remove</string>
    <string name="draftselector_titleview">View</string>
    <string name="toolremove_default_title">Remove</string>
    <string name="toolremove_default_text">You can remove almost anything with this tool. Use the zone removal tool to remove zones.</string>
    <string name="toolremove_pipe_text">This tool can be used to remove water pipes.</string>
    <string name="toolremove_pipe_title">Remove pipes</string>
    <string name="draftselector_cmdremove">Remove</string>
    <string name="draftselector_cmdview">View</string>
    <string name="busstopinfo_usage">Waiting: %2$,d/%3$,d\nUsage: %1$.1f%%</string>
    <string name="ci_rating_title">Rating</string>
    <string name="ci_energy_networks">%1$,d network(s)</string>
    <string name="ci_energy_produced">Produced: %1$,.0fkW (%2$,d buildings)</string>
    <string name="ci_energy_consumed">Used: %1$,.0fkW (%2$,d buildings)</string>
    <string name="ci_energy_ratio">Usage: %1$.1f%%</string>
    <string name="ci_energy_all">General</string>
    <string name="ci_energy_single">Single</string>
    <string name="ci_water_all">General</string>
    <string name="ci_water_single">Single</string>
    <string name="ci_water_networks">%1$,d network(s)</string>
    <string name="ci_water_consumed">Used: %1$,.0fL/h (%2$,d buildings)</string>
    <string name="ci_water_produced">Produced: %1$,.0fL/h (%2$,d buildings)</string>
    <string name="ci_water_ratio">Usage: %1$.1f%%</string>
    <string name="ci_general_cityname">City name: %1$s</string>
    <string name="ci_general_population">Overall inhabitants: %1$,d</string>
    <string name="draftselector_titlerawbuilding">All buildings</string>
    <string name="budget_busdepot">Bus depots</string>
    <string name="ci_budget_overallincome">Overall income</string>
    <string name="ci_budget_overallspending">Overall spending</string>
    <string name="ci_rci_title">Demands</string>
    <string name="ci_rci_res0">Res ₮</string>
    <string name="ci_rci_res1">Res ₮₮</string>
    <string name="ci_rci_res2">Res ₮₮₮</string>
    <string name="ci_rci_com0">Com ₮</string>
    <string name="ci_rci_com1">Com ₮₮</string>
    <string name="ci_rci_com2">Com ₮₮₮</string>
    <string name="ci_rci_ind0">Ind ₮</string>
    <string name="ci_rci_ind1">Ind ₮₮</string>
    <string name="ci_rci_ind2">Ind ₮₮₮</string>
    <string name="ci_general_population0">Poor inhabitants (₮): %1$,d</string>
    <string name="ci_general_population1">Middle inhabitants (₮₮): %1$,d</string>
    <string name="ci_general_population2">Rich inhabitants (₮₮₮): %1$,d</string>
    <string name="draft_footballfield00_title">Football field</string>
    <string name="draft_footballfield00_text">A large football field for games and fun.\n\nWealthy residents appreciate good sport facilities.</string>
    <string name="loadcity_kbsize">%1$,d KB</string>
    <string name="draftselector_upgrades">%1$,d upgrade(s) available</string>
    <string name="buildinginfo_upgrades">%1$,d/%2$,d Upgrade(s)</string>
    <string name="buildinginfo_construction">Under construction: %1$.0f%% (%2$,d day(s) remaining)</string>
    <string name="draft_footballstadion00_title">Football stadium</string>
    <string name="draft_footballstadion00_text">A massive venue for major games, concerts and other events.\n\nWealthy residents appreciate good sport facilities.</string>
    <string name="buildinginfo_cmdupgrade">Upgrade</string>
    <string name="draft_footballstadion00_lights_title">Floodlights</string>
    <string name="draft_footballstadion00_lights_text">Install additional illumination for late-night events.</string>
    <string name="buildinginfo_upgraded">Already upgraded</string>
    <string name="buildinginfo_upgradenotavail">Not available</string>
    <string name="buildinginfo_upgrade">Upgrade(s)</string>
    <string name="draft_pool00_title">Pool</string>
    <string name="draft_pool00_text">Everyone enjoys a good splash.\n\nWealthy residents appreciate good sport facilities.</string>
    <string name="draft_pool00_waterslide_title">Water slide</string>
    <string name="draft_pool00_waterslide_text">Install some extra equipment for even more splash.</string>
    <string name="blank_text">Here could be your advertising</string>
    <string name="draft_middlepark00_title">Medium park</string>
    <string name="draft_middlepark00_text">A spacious park with some greenery. It can be upgraded with a centerpiece.\n\nInhabitants like living and working near green spaces and plazas.</string>
    <string name="draft_basketball00_title">Basketball court</string>
    <string name="draft_basketball00_text">A place to play basketball. Every neighborhood needs one!\n\nWealthy residents appreciate good sport facilities.</string>
    <string name="draft_tennis00_title">Tennis court</string>
    <string name="draft_tennis00_text">A place to play tennis.\n\nWealthy residents appreciate good sports facilities.</string>
    <string name="draft_middlepark00_lights_title">Gazebo</string>
    <string name="draft_middlepark00_lights_text">Install a gazebo for evening parties, or as a respite from the midday sun.</string>
    <string name="draft_middlepark00_clock_title">Clock tower</string>
    <string name="draft_middlepark00_clock_text">Install a large ornamental clock tower to help your inhabitants stay on time.</string>
    <string name="notify_power_low">The power plants are almost overloaded. Consider building new ones.</string>
    <string name="notify_water_low">The city is running out of water. Consider building new water pumps or towers.</string>
    <string name="notify_religion">Our faith is the city\'s foundation. Will you help build more places to gather?</string>
    <string name="notify_park">This place is pretty drab. Can we get a park around here?</string>
    <string name="notify_sport">There\'s nowhere to do sports. That\'s a bummer.</string>
    <string name="buildinginfo_happiness">Overall happiness: %1$.0f%%</string>
    <string name="notify_noenergy">There are buildings without energy!</string>
    <string name="notify_nowater">There are buildings without water!</string>
    <string name="draft_footballstadion00_roof_title">Roof</string>
    <string name="draft_footballstadion00_roof_text">Install a roof so that games can be played in any weather.</string>
    <string name="draft_footballstadion00_fanshop_title">Fan shop</string>
    <string name="draft_footballstadion00_fanshop_text">Accessories, snacks and souvenirs are sold here.</string>
    <string name="notify_requirementbuilding">You unlocked %1$s.</string>
    <string name="notify_requirementupgrade">Congrats, you unlocked the upgrade %1$s for building %2$s!</string>
    <string name="draftselector_titlesports">Sports</string>
    <string name="draftselector_titlealert">Emergencies</string>
    <string name="notify_fire">Fire! Dispatch fire engines before the city burns down! Consider building more fire departments.</string>
    <string name="notify_pollution">There\'s too much pollution around here!</string>
    <string name="draft_radio00_title">Radio station</string>
    <string name="draft_radio00_text">Broadcasts music, news and talks across the city. The inhabitants will appreciate the entertainment.</string>
    <string name="draftselector_cmdalert">Go!</string>
    <string name="draft_alert_police00_title">Dispatch police</string>
    <string name="draft_alert_police00_text">Dispatch the police to stop criminals and protests.</string>
    <string name="draft_alert_fire00_title">Dispatch fire brigade</string>
    <string name="draft_alert_fire00_text">Dispatch the fire brigade if something is burning.</string>
    <string name="draft_alert_medic00_title">Dispatch ambulance</string>
    <string name="draft_alert_medic00_text">Dispatch ambulances to help with medical emergencies.</string>
    <string name="buildinginfo_powerusage">Usage: %1$.01f%%</string>
    <string name="buildinginfo_waterusage">Usage: %1$.1f%%</string>
    <string name="settings_maxzoomout">Max zoom out</string>
    <string name="notify_noise">All this noise is driving me insane!</string>
    <string name="happiness_energy">Energy</string>
    <string name="happiness_gamemode">Game mode</string>
    <string name="happiness_level">Level</string>
    <string name="happiness_noise">Noise</string>
    <string name="happiness_park">Park</string>
    <string name="happiness_pollution">Pollution</string>
    <string name="happiness_religion">Religion</string>
    <string name="happiness_road">Road</string>
    <string name="happiness_sport">Sport</string>
    <string name="happiness_taxes">Taxes</string>
    <string name="happiness_transportation">Transportation</string>
    <string name="happiness_water">Water</string>
    <string name="happiness_zone">Zone</string>
    <string name="buildinginfo_happiness_comp">Lowest happiness: %2$.0f%% (%1$s)</string>
    <string name="draftselector_titlereligion">Religion</string>
    <string name="draft_church01_title">Church</string>
    <string name="draft_church01_text">A place of worship. Nearby areas will be more welcoming to the religious.</string>
    <string name="draft_mosque00_title">Mosque</string>
    <string name="draft_mosque00_text">A place of worship. Nearby areas will be more welcoming to the religious.</string>
    <string name="settings_carsimulation">Car simulation</string>
    <string name="settings_weather">Weather</string>
    <string name="topic_christmas">Merry Christmas!</string>
    <string name="topic_newyear">Happy new year</string>
    <string name="topic_birthday_lobby">Happy birthday Lobby :)</string>
    <string name="topic_birthday_theo">Happy birthday theo :)</string>
    <string name="topic_np">P=NP?</string>
    <string name="topic_42">42</string>
    <string name="draft_radio00_news_title">News 104.0</string>
    <string name="draft_radio00_news_text">Sends the newest news about the city. Slightly improves education.\n\nOnly one radio program is allowed at the same time. Old programs will be removed.</string>
    <string name="draft_radio00_sport_title">The Final Whistle</string>
    <string name="draft_radio00_sport_text">Sends sports reports and exciting live broadcasts of sporting events. Acts like a sports facility with very long range.\n\nOnly one radio program is allowed at the same time. Old programs will be removed.</string>
    <string name="draft_radio00_fun_title">Radio GROOVE</string>
    <string name="draft_radio00_fun_text">Sends mostly music and a light entertainment programs. Acts like a park with very long range.\n\nOnly one radio program is allowed at the same time. Old programs will be removed.</string>
    <string name="draft_radio00_faith_title">Genesis FM</string>
    <string name="draft_radio00_faith_text">Sends conversations on the subject of faith, origin, and spirituality. Acts as a house of worship with a very long range.\n\nOnly one radio program is allowed at the same time. Old programs will be removed.</string>
    <string name="draft_lighthouse00_title">Lighthouse</string>
    <string name="draft_lighthouse00_text">The blinding beam of light used to guide ships in the past. It\'s mostly a decorative structure nowadays.</string>
    <string name="draft_road02_title">Expressway</string>
    <string name="draft_road02_text">High-speed traffic is permitted on this road. Perfect for quick transport in urban environments.</string>
    <string name="budget_road">Roads</string>
    <string name="topic_birthday_phoenix">Happy birthday phoenix!</string>
    <string name="topic_birthday_lucasking">Happy birthday Lucas!</string>
    <string name="tutorial_title">Tutorial</string>
    <string name="tutorial_welcome">Welcome to the tutorial!</string>
    <string name="tutorial_minimap">You can always show and hide the minimap.</string>
    <string name="tutorial_buildroad_a">We will start by building some roads. Select the simplest, cheapest road type - the dirt road.</string>
    <string name="tutorial_buildroad_b">Place the road along the marked tiles. To build it, tap to set a start point, then tap again to set the end point.</string>
    <string name="tutorial_buildroad_c">Great work! Now, close the road tool.</string>
    <string name="tutorial_buildenergy_a">Let\'s try to build some solar panels - they should be enough for a small village.</string>
    <string name="tutorial_buildenergy_b">Place it on the marked tiles.</string>
    <string name="tutorial_buildenergy_c">Great work!</string>
    <string name="tutorial_buildwire_a">You can use wires to transport energy.</string>
    <string name="tutorial_buildwire_b">Place them along the marked tiles.</string>
    <string name="tutorial_buildwire_c">Great work, as usual!</string>
    <string name="tutorial_buildwater_a">Let\'s try to build a water tower now to provide our inhabitants with running water.</string>
    <string name="tutorial_buildwater_b">Place it on the marked tile.</string>
    <string name="tutorial_buildwater_c">Great!</string>
    <string name="tutorial_buildpipe_a">A water tower alone isn\'t enough, though. You need pipes in order to transport water.</string>
    <string name="tutorial_buildpipe_b">Place the pipes along the marked tiles.</string>
    <string name="tutorial_buildpipe_c">Now you can start with declaring zones.</string>
    <string name="tutorial_buildzones">Zones describe who can build where. There are three types of them.</string>
    <string name="tutorial_buildresidential_a">Let\'s declare a residential zone. Inhabitants can build their houses there.</string>
    <string name="tutorial_buildresidential_b">Place the zone on the marked tiles.</string>
    <string name="tutorial_buildresidential_c">Great work.</string>
    <string name="tutorial_buildcommercial_a">Let\'s continue with a commercial zone. Stores, offices and entertainment venues will build there.</string>
    <string name="tutorial_buildcommercial_b">Place the zone on the marked tiles.</string>
    <string name="tutorial_buildcommercial_c">Great work.</string>
    <string name="tutorial_buildindustrial_a">Last but not least, industrial zones. That\'s where factories and warehouses will be built.</string>
    <string name="tutorial_buildindustrial_b">Place the zone on the marked tiles.</string>
    <string name="tutorial_buildindustrial_c">Great work. Now buildings will be built.</string>
    <string name="tutorial_industrial_keepaway">You should keep industrial zones away from other ones because of the pollution and noise they produce.</string>
    <string name="tutorial_rci">Tap on this button to see detailed demand information for every zone type. Positive demand means that people want to move in.</string>
    <string name="tutorial_speed_fast">You can accelerate or slow down simulation speed to shorten waiting time or pause the game.</string>
    <string name="tutorial_speed_normal">Set it back to normal speed for now.</string>
    <string name="tutorial_money_task">Your task is it to gain money from taxes to enlarge your city.</string>
    <string name="tutorial_money_info">Tap in the bottom right corner to get more information about your money or to change taxes.</string>
    <string name="tutorial_congrats">Congratulations, you learned the basics of TheoTown. Now you can start your own city :)</string>
    <string name="draft_road03_title">One-way road</string>
    <string name="draft_road03_text">Cars can drive in only one direction on this road. Use it to control traffic.</string>
    <string name="budget_sports">Sports</string>
    <string name="budget_religion">Religion</string>
    <string name="population_unit">%1$,d</string>
    <string name="draftselector_titlecatastrophes">Disasters</string>
    <string name="settings_category_disasters">Automatic disasters</string>
    <string name="settings_disaster_fire">Fire</string>
    <string name="settings_disaster_meteorite">Meteorite</string>
    <string name="settings_disaster_earthquake">Earthquake</string>
    <string name="settings_disaster_illness">Epidemic</string>
    <string name="settings_disaster_flooding">Flooding</string>
    <string name="settings_disaster_godzilla">Godzilla</string>
    <string name="settings_disaster_auto">Automatic disasters</string>
    <string name="notify_firenodp">There\'s a fire in your city! Build fire departments to extinguish the fire.</string>
    <string name="draft_destroyedtile_title">Rubble</string>
    <string name="draft_destroyedtile_text">It\'s a destroyed structure. You should remove it.</string>
    <string name="disaster_fire_title">Fire</string>
    <string name="disaster_fire_text">Set a target structure on fire.</string>
    <string name="disaster_fire_cmdtext">Burn!</string>
    <string name="disaster_meteorite_title">Meteorite</string>
    <string name="disaster_meteorite_text">Summon a destructive meteorite.</string>
    <string name="disaster_meteorite_cmdtext">Fly!</string>
    <string name="disaster_earthquake_title">Earthquake</string>
    <string name="disaster_earthquake_text">Force the ground to shake uncontrollably.</string>
    <string name="disaster_earthquake_cmdtext">Shake!</string>
    <string name="disaster_illness_title">Epidemic</string>
    <string name="disaster_illness_text">Release a highly contagious pathogen.</string>
    <string name="disaster_illness_cmdtext">Infect!</string>
    <string name="disaster_flooding_title">Flooding</string>
    <string name="disaster_flooding_text">Summon destructive amounts of water.</string>
    <string name="disaster_flooding_cmdtext">Flood!</string>
    <string name="buildinginfo_influences">Influences</string>
    <string name="ci_loan_title">Loan</string>
    <string name="ci_loan_donate">Beg</string>
    <string name="ci_loan_get">Raise</string>
    <string name="ci_loan_donate_text">Please, give me a penny, I need it so much :(</string>

    <string name="draft_crater4x4_title">Meteorite crater</string>
    <string name="draft_crater4x4_text">A huge crater left behind after a meteorite impact. It should probably be flattened.</string>
    <string name="draft_crater1x1_title">Meteorite crater</string>
    <string name="draft_crater1x1_text">A small crater left behind after a meteorite impact. It should probably be flattened.</string>
    <string name="settings_disaster_nuke">Nuke</string>
    <string name="disaster_nuke_title">Nuke</string>
    <string name="disaster_nuke_text">Detonate an extremely powerful explosive charge that leaves the affected irradiated.</string>
    <string name="disaster_nuke_cmdtext">Try it out!</string>
    <string name="budget_loans">Loans</string>
    <string name="ci_loan_loanlist">Active loans (overall %1$s in %2$,d/%3$,d loans):</string>
    <string name="ci_loan_remaining_runtime">Remaining time: %2$,d month(s), %1$,d day(s)</string>
    <string name="ci_loan_paybackcost">Payback price: %1$s</string>
    <string name="ci_loan_estate">Balance: %1$s</string>
    <string name="topic_support_ads">You may support us by tapping on ads :)</string>
    <string name="settings_disaster_tornado">Tornado</string>
    <string name="disaster_tornado_title">Tornado</string>
    <string name="disaster_tornado_text">Summon a large tornado that will wreak havoc and destroy everything in its unpredictable path.</string>
    <string name="disaster_tornado_cmdtext">Blow!</string>
    <string name="buildinginfo_untouchable">Untouchable</string>
    <string name="draft_zoneresidential_lvl2_title">Dense residential</string>
    <string name="draft_zoneresidential_lvl2_text">A residential zone with higher density.\nDense zones can house more people in the same space, mostly by building tall.</string>
    <string name="draft_zonecommercial_lvl2_title">Dense commercial</string>
    <string name="draft_zonecommercial_lvl2_text">A commercial zone with high density.\nDense zones can house more people in the same space, mostly by building tall.</string>
    <string name="draft_zoneindustrial_lvl2_title">Dense industrial</string>
    <string name="draft_zoneindustrial_lvl2_text">Industrial zone with high density.\nDense zones can house more people in the same space, mostly by building tall.</string>
    <string name="draft_zonefarm_title">Farmland</string>
    <string name="draft_zonefarm_text">A cheap zone for farm buildings. Minimum size for farms is 4x4.\nFarms only satisfy Industrial ₮ demand.</string>
    <string name="requirement_peoplecount_all">Need: A population of %1$,d</string>
    <string name="requirement_peoplecount_poor">Need: A poor population of %1$,d</string>
    <string name="requirement_peoplecount_middle">Need: A mid-class population of %1$,d</string>
    <string name="requirement_peoplecount_rich">Need: A rich population of %1$,d</string>
    <string name="requirement_building">Need: %1$s</string>
    <string name="draftselector_onlyone">Can only be built one time</string>
    <string name="draftselector_onlyn">Can only be built %1$,d times</string>
    <string name="draft_church02_title">Medium church</string>
    <string name="draft_church02_text">A small-town place of worship. Inhabitants will congregate here to fulfil their religion needs.</string>
    <string name="draft_mosque01_title">Medium mosque</string>
    <string name="draft_mosque01_text">A small-town place of worship. Inhabitants will congregate here to fulfil their religion needs.</string>
    <string name="settings_sound_ui">UI</string>
    <string name="settings_sound_game">In-game sounds</string>
    <string name="settings_preserveedges">Preserve edges</string>
    <string name="settings_fancybg">Fancy background</string>
    <string name="ci_not_available">No data to show.</string>
    <string name="ci_education_title">Education</string>
    <string name="ci_health_title">Healthcare</string>
    <string name="ci_education_schools">Schools: %1$,d</string>
    <string name="ci_education_needed">Needed: %1$,d</string>
    <string name="ci_education_provided">Provided: %1$,d</string>
    <string name="ci_education_reached">Reached: %1$,d</string>
    <string name="ci_education_low">Low education</string>
    <string name="ci_education_high">High education</string>
    <string name="ci_health_buildings">Buildings: %1$,d</string>
    <string name="ci_health_provided">Provided: %1$,d</string>
    <string name="ci_health_reached">Reached: %1$,d</string>
    <string name="ci_health_needed">Needed: %1$,d</string>
    <string name="influence_pollution_title">Pollution</string>
    <string name="influence_noise_title">Noise</string>
    <string name="influence_health_title">Healthcare</string>
    <string name="influence_education_low_title">Low education</string>
    <string name="influence_education_high_title">High education</string>
    <string name="influence_police_title">Police</string>
    <string name="influence_firedep_title">Fire department</string>
    <string name="influence_park_title">Park</string>
    <string name="influence_sport_title">Sport</string>
    <string name="influence_religion_title">Religion</string>
    <string name="influence_culture_title">Culture</string>
    <string name="influence_culture_text">Culture improves the quality of life and satisfaction of your inhabitants. Landmarks, monuments and museums all increase cultural presence in your city.</string>
    <string name="influence_education_low_text">Low education is provided by elementary schools. Mid-class residents will only move in if there are elementary schools available.</string>
    <string name="influence_education_high_text">High education is provided by high schools. Wealthy residents will only move in if there are both primary and high schools available.</string>
    <string name="influence_firedep_text">Fire departments prevent fires from occurring in their influence radius.</string>
    <string name="influence_health_text">Doctors help keep your inhabitants healthy.</string>
    <string name="influence_noise_text">Nobody would want to live in a noisy neighborhood.</string>
    <string name="influence_park_text">Inhabitants are much happier with green spaces and pretty things nearby.</string>
    <string name="influence_police_text">Police increases security and prevents crime. Crime can greatly reduce happiness.</string>
    <string name="influence_pollution_text">Nobody would want to live in a dirty neighborhood.</string>
    <string name="influence_religion_text">Lots of inhabitants have religious and spiritual needs that have to be addressed.</string>
    <string name="influence_sport_text">Appropriate sport facilities keep your inhabitants fit, healthy and happy, and make your city more attractive to the wealthiest inhabitants.</string>
    <string name="draftselector_cmdShow">Show</string>
    <string name="ca_education_low_text">Low education: %1$,d/%2$,d students</string>
    <string name="ca_education_high_text">High education: %1$,d/%2$,d students</string>
    <string name="ca_health_text">Health care: %1$,d/%2$,d patients</string>
    <string name="gamemode_nomoney">No money</string>
    <string name="draft_zoneharbor_title">Harbor</string>
    <string name="draft_zoneharbor_text">Industrial zone that has to be placed by the water. Cargo ships will be loaded and unloaded here.\n\Harbors only satisfy Industrial ₮ demand.</string>
    <string name="settings_auto_road_for_zones">Build roads in zone tool</string>
    <string name="settings_relaxed_line_tool">Easy line tool</string>
    <string name="topic_fstapril">Happy first April</string>
    <string name="draftselector_residential">Residential</string>
    <string name="draftselector_commercial">Commercial</string>
    <string name="draftselector_industrial">Industrial</string>
    <string name="draftselector_building_level">Level: %1$,d</string>
    <string name="draftselector_building_zone">Zone: %1$s</string>
    <string name="draftselector_building_habitants">Inhabitants: %1$,d</string>
    <string name="draftselector_building_workers">Workers: %1$,d</string>
    <string name="draftselector_building_size">Size: %1$,dx%2$,d</string>
    <string name="happiness_education">Education</string>
    <string name="draft_marker_densitymarker_title">Density</string>
    <string name="draft_marker_densitymarker_text">Shows building density. Dense buildings house more people in the same space.</string>
    <string name="draft_marker_happinessmarker_title">Happiness</string>
    <string name="draft_marker_happinessmarker_text">Shows general inhabitant happiness.</string>
    <string name="draft_marker_levelmarker_title">Level</string>
    <string name="draft_marker_levelmarker_text">Shows building wealth levels.</string>
    <string name="draft_marker_protectedmarker_title">Protected buildings</string>
    <string name="draft_marker_protectedmarker_text">Shows buildings that may not be removed.</string>
    <string name="draft_marker_trafficmarker_title">Traffic</string>
    <string name="draft_marker_trafficmarker_text">Shows road congestion levels.</string>
    <string name="draft_mayorvilla00_title">Villa</string>
    <string name="draft_mayorvilla00_text">A nice house for the mayor.</string>
    <string name="happiness_health">Healthcare</string>
    <string name="happiness_firedanger">Fire danger</string>
    <string name="dialog_screenshot_show">Show</string>
    <string name="draft_townhall01_title">Town hall</string>
    <string name="draft_townhall01_text">The heart of city administration. Critical management decisions are made here.</string>
    <string name="loadcity_errordialog_cmdrecover">Recover</string>
    <string name="draft_plaza00_title">Town square</string>
    <string name="draft_plaza00_text">A town square for your town hall.\nInhabitants like living and working near pretty structures.</string>
    <string name="topic_birthday_theotown">Happy birthday TheoTown :D</string>
    <string name="menu_cmddonate">Donate</string>
    <string name="draft_waterpump01_title">Small water pump</string>
    <string name="draft_waterpump01_text">Provides some water for your buildings. Needs to be placed near water!</string>
    <string name="draft_filterplant00_title">Filter plant</string>
    <string name="draft_filterplant00_text">Cleans sewage for reuse.</string>
    <string name="topic_fun">Have fun! :)</string>
    <string name="topic_android">For Android only</string>
    <string name="topic_tryharder">Try harder</string>
    <string name="topic_nature">Save nature</string>
    <string name="topic_time">Take some time</string>
    <string name="topic_big">Make a big thing</string>
    <string name="buildinginfo_waterwaste">Sewage: %1$.1f%%</string>
    <string name="ci_water_waste">Sewage: %1$.1f%%</string>
    <string name="shader_fancy2">X-Fancy</string>
    <string name="draft_sewerpipe00_title">Sewer pipe</string>
    <string name="draft_sewerpipe00_text">Releases raw sewage all around, polluting the nearby area. A quick and dirty solution for any water treatment problems.</string>
    <string name="settings_lowresmapscreenshot">Lower resolution for map screenshot</string>
    <string name="draft_marina00_title">Marina</string>
    <string name="draft_marina00_text">The wealthy love to spend their free time here. Inhabitants can rent small sailboats here.</string>
    <string name="loadcity_version">Version %1$,d</string>
    <string name="loadcity_memdialog_title">No access to external memory</string>
    <string name="loadcity_memdialog_text">Cities will be saved in internal storage. You will have no access to them.</string>
    <string name="loadcity_memdialog_cmdremind">Remind me</string>
    <string name="loadcity_memdialog_cmdok">Don\'t mind</string>
    <string name="about_translation">Translation</string>
    <string name="draft_decocom00_title">Commercial decoration</string>
    <string name="draft_decores00_title">Residential decoration</string>
    <string name="draft_decoind00_title">Industrial decoration</string>
    <string name="settings_shaderconfig">Colors</string>
    <string name="settings_shadertype_normal">Normal</string>
    <string name="settings_shadertype_fancy">Fancy</string>
    <string name="settings_shadertype_xfancy">X-Fancy</string>
    <string name="draft_buoy00_title">Buoy</string>
    <string name="draft_buoy00_text">Helps ships find the way.</string>
    <string name="ci_general_seed">Seed: %1$s</string>
    <string name="draft_decores00_text">Some decorations for your residential areas.</string>
    <string name="draft_decocom00_text">Some decorations for your commercial areas.</string>
    <string name="draft_decoind00_text">Some decorations for your industrial areas.</string>
    <string name="ci_budget_title_nomoney">Financials (theoretical)</string>
    <string name="dialog_notification_cmdok">Ok</string>
    <string name="draft_nuclearplant00_title">Nuclear power plant</string>
    <string name="draft_nuclearplant00_text">Much more powerful than any other power plant. Harnessing nuclear energy is very expensive and potentially dangerous - make sure to provide enough clean water at all times.</string>
    <string name="draft_gasplant00_title">Gas power plant</string>
    <string name="draft_gasplant00_text">Burning gas is relatively cheap and efficient. It\'s also cleaner than other fossil fuels.</string>
    <string name="draft_carcinema00_title">Drive-in cinema</string>
    <string name="draft_carcinema00_text">Some entertainment for your inhabitants.</string>
    <string name="notify_lowbudget">There\'s no money left. I\'m afraid you might have to take out some loans soon.</string>
    <string name="settings_rightsidebar">Sidebar on right side</string>
    <string name="settings_topstatusbar">Statusbar on top</string>
    <string name="settings_leftminimap">Minimap on left side</string>
    <string name="settings_category_ui">User interface</string>
    <string name="influence_radioactive_title">Radioactivity</string>
    <string name="influence_radioactive_text">Great risk for people and nature. Do not build nearby!</string>
    <string name="draft_rail00_title">Railway</string>
    <string name="draft_rail00_text">Elevated railway tracks. Trains will run above the streets, saving space and moving people efficiently.</string>
    <string name="draft_railwaystation00_title">Railway station</string>
    <string name="draft_railwaystation00_text">Railways are a great method to reduce traffic on your roads. Build stations in different areas of your city and connect them using railways.</string>
    <string name="draft_school02_title">Small elementary school</string>
    <string name="draft_school02_text">A place where young children learn. It\'s not big enough for anything larger than a small village.\nEducation allows richer people to move in to your city.</string>
    <string name="toolremove_zone_title">Remove zone</string>
    <string name="toolremove_zone_text">This tool can be used to remove zones.</string>
    <string name="budget_rail">Train tracks</string>
    <string name="budget_railstation">Train stations</string>
    <string name="draft_marker_ticketmarker_title">Tickets</string>
    <string name="draft_marker_ticketmarker_text">Shows ticket satisfaction.</string>
    <string name="trainstationinfo_usage">Waiting: %2$,d/%3$,d\nUsage: %1$.1f%%</string>
    <string name="draft_firedepartment01_title">Small fire department</string>
    <string name="draft_firedepartment01_text">Prevents fires in its small radius. Has just a single fire engine that can extinguish fires.</string>
    <string name="draft_police01_title">Small police department</string>
    <string name="draft_police01_text">Responds to emergencies and prevents crime in a small area around it.</string>
    <string name="disaster_riot_title">Riot</string>
    <string name="disaster_riot_text">Starts a riot which can only be stopped by police S.W.A.T. teams.</string>
    <string name="disaster_riot_cmdtext">Let them out!</string>
    <string name="draft_beach00_title">Beach</string>
    <string name="draft_beach00_text">Sunny and relaxing. Popular with local residents and tourists alike.</string>
    <string name="draft_biergarten00_title">Beer garden</string>
    <string name="draft_biergarten00_text">A nice place to rest and grab a refreshing drink.</string>
    <string name="notify_noreszone">People want to live in our town. Declare a residential zone for them to build their houses in.</string>
    <string name="notify_nocomzone">Build a commercial zone - the city needs stores and offices.</string>
    <string name="notify_noindzone">Factories and warehouses can also be built in our city, but you have to declare zones for them first.</string>
    <string name="createcity_sizebigbigbig">Giant</string>
    <string name="locale">en</string>
    <string name="draft_police02_title">S.W.A.T. Headquarters</string>
    <string name="draft_police02_text">This facility houses specialized forces for deterring serious crime. Can be deployed to quell rioting inhabitants before they cause too much damage to the city.</string>
    <string name="settings_blur">Blur</string>
    <string name="happiness_supply">Supply</string>
    <string name="happiness_environment">Environment</string>
    <string name="happiness_freetime">Free time</string>
    <string name="notify_noroad">Some buildings are disconnected from the road network. You should consider building more roads.</string>
    <string name="notify_water_waste">Our current waste management infrastructure is unable to deal with so much sewage!</string>
    <string name="influence_management_title">Management</string>
    <string name="influence_management_text">A well managed city is an efficient city.</string>
    <string name="happiness_management">Management</string>
    <string name="dialog_oldmap_title">Ancient city</string>
    <string name="dialog_oldmap_text">TheoTown has developed a lot since this city has been created. It might therefore not work as expected.</string>
    <string name="dialog_oldmap_cmdproceed">Proceed</string>
    <string name="dialog_oldmap_cmdcancel">Cancel</string>
    <string name="notify_bad_health">People are complaining about poor healthcare. You should build a clinic or a hospital.</string>
    <string name="dialog_rename_cmdok">Rename</string>
    <string name="dialog_rename_cmdcancel">Cancel</string>
    <string name="dialog_renamecity_title">Rename city</string>
    <string name="dialog_renamecity_text">Enter a new name for your city here.</string>
    <string name="dialog_renamebuilding_title">Rename building</string>
    <string name="dialog_renamebuilding_text">Enter a new name for this building.</string>
    <string name="happiness_police">Police</string>
    <string name="happiness_firedepartment">Fire department</string>
    <string name="dialog_renameauthor_title">Rename author</string>
    <string name="dialog_renameauthor_text">Enter a new author here.</string>
    <string name="ci_general_authorname">Author: %1$s</string>
    <string name="loadcity_author">by %1$s</string>
    <string name="game_cityauthor">by %1$s</string>
    <string name="control_ok">Ok</string>
    <string name="control_cancel">Cancel</string>
    <string name="createcity_settings">More...</string>
    <string name="createcity_cityauthor">Author:</string>
    <string name="about_homepage">Homepage</string>
    <string name="oome_title">Not enough memory</string>
    <string name="oome_text">Sorry, your device has insufficient RAM to run TheoTown.</string>
    <string name="createcity_trees">Trees</string>
    <string name="dialog_closecity_text">Do you want to save your progress before closing?</string>
    <string name="dialog_closecity_title">Leave city</string>
    <string name="dialog_closecity_cmdsave">Save</string>
    <string name="dialog_closecity_cmddontsave">Don\'t save</string>
    <string name="dialog_copycity_title">Copy city</string>
    <string name="dialog_copycity_text">Enter a name for the copy.</string>
    <string name="dialog_copycity_cmdok">Copy</string>
    <string name="dialog_copycity_cmdcancel">Cancel</string>
    <string name="waiting_screenshot">Taking picture</string>
    <string name="waiting_copycity">Copying city</string>
    <string name="app_name_premium">TheoTown Premium</string>
    <string name="busstopinfo_title">Bus stop</string>
    <string name="roadinfo_title">Road</string>
    <string name="roadinfo_trafficlights_on">Traffic lights on</string>
    <string name="roadinfo_trafficlights_off">Traffic lights off</string>
    <string name="notify_crime">Waves of crime have been reported recently. Residents will get increasingly concerned if you don\'t address this issue.</string>
    <string name="tutorial_buildbridge_a">Maybe we should improve traffic by building a main road. Select the country road.</string> <!--Never ever seen those strings, so I'll leave them be-->
    <string name="tutorial_buildbridge_b">Tap on the start and the end point of the planned road. See how a bridge will be built automaticially over the river.</string>
    <string name="tutorial_buildbridge_c">So, we\'re done with building.</string>
    <string name="draft_beachnearwater00_title">Beach</string>
    <string name="draft_beachnearwater00_text">Sunny and relaxing. Popular with local residents and tourists alike.</string>
    <string name="loadcity_version_premium">Version %1$,d (Premium)</string>
    <string name="loadcity_preview">Sample city</string>
    <string name="settings_autorestoresamples">Restore sample cities</string>
    <string name="settings_autountouchable">Set own buildings untouchable</string>
    <string name="draft_alert_swat00_title">Dispatch S.W.A.T.</string>
    <string name="draft_alert_swat00_text">Dispatch specialized police forces to quell riots.</string>
    <string name="control_continue">Continue</string>
    <string name="settings_winter">Winter</string>
    <string name="notify_riot_reason">The city is in turmoil because of %1$s! Deploy law enforcement to restore order before the violent crowd spreads!</string>
    <string name="notify_riot_noreason">The city is in turmoil! Deploy law enforcement to restore order before the violent crowd spreads!</string>
    <string name="notify_demonstration">The inhabitants are protesting because of %1s! Call the police or resolve the issue before it spirals out of control!</string>
    <string name="draft_marker_powermarker_title">Energy</string>
    <string name="draft_marker_watermarker_title">Water</string>
    <string name="draft_road04_title">Avenue</string>
    <string name="draft_road05_title">Highway</string>
    <string name="draft_road04_text">A nice road with a tree median. It can handle more traffic than a single road.</string>
    <string name="draft_road05_text">The perfect road to connect distant areas. It\'s expensive, but cars can reach very high speeds on it.</string>
    <string name="notify_unhappy">People here are unhappy because of %1$s. You should try to improve the resolve the issue.</string>
    <string name="happiness_general">General happiness</string>
    <string name="draft_rnk_isolateddwelling_title">Isolated Dwelling</string>
    <string name="draft_rnk_hamlet_title">Hamlet</string>
    <string name="draft_rnk_village_small_title">Small Village</string>
    <string name="draft_rnk_village_medium_title">Village</string>
    <string name="draft_rnk_village_big_title">Big Village</string>
    <string name="draft_rnk_town_small_title">Small Town</string>
    <string name="draft_rnk_town_medium_title">Town</string>
    <string name="draft_rnk_town_big_title">Big Town</string>
    <string name="draft_rnk_town_large_title">Large Town</string>
    <string name="draft_rnk_city_small_title">Small City</string>
    <string name="draft_rnk_city_medium_title">City</string>
    <string name="draft_rnk_city_big_title">Big City</string>
    <string name="draft_rnk_city_large_title">Large City</string>
    <string name="draft_rnk_metropolis_title">Metropolis</string>
    <string name="draft_rnk_conurbation_title">Conurbation</string>
    <string name="draft_rnk_megalopolis_title">Megalopolis</string>
    <string name="rank_needed_people">At least %1$,d inhabitants</string>
    <string name="draft_decoroad00_title">Alley trees</string>
    <string name="draft_decoroad00_text">A bit of nature and shade for busy city centers.</string>
    <string name="settings_experimental">Experimental features</string>
    <string name="about_thanks">Special thanks to</string>
    <string name="about_community">And the rest of our community</string>
    <string name="dialog_tosandbox_title">Sandbox</string>
    <string name="dialog_tosandbox_text">Convert city into sandbox mode?\n\nThis cannot be undone!</string>
    <string name="dialog_tosandbox_cmdconvert">Sandbox</string>
    <string name="requirement_rank">At least %1$s (%2$,d)</string>
    <string name="ca_wastedisposal_text">Waste disposal: %1$,d/%2$,d</string>
    <string name="ca_bodydisposal_text">Deceased transport: %1$,d/%2$,d</string>
    <string name="draftselector_titledecoration">Decoration</string>
    <string name="draftselector_titlewastedisposal">Waste disposal</string>
    <string name="draftselector_titlemilitary">Military</string>
    <string name="draft_zonemilitary_title">Military zone</string>
    <string name="draft_mltry_road00_title">Military road</string>
    <string name="draft_mltry_hq00_title">Headquarters</string>
    <string name="draft_mltry_baracks00_title">Baracks</string>
    <string name="draft_mltry_depot00_title">Depot</string>
    <string name="draft_mltry_tankbase00_title">Tank base</string>
    <string name="draft_mltry_rocketlauncher00_title">Rocket launcher</string>
    <string name="draft_landfill00_title">Landfill</string>
    <string name="draft_wasteincinerator00_title">Waste incinerator</string>
    <string name="draft_firedepartment02_title">Main fire station</string>
    <string name="draft_cemetery00_title">Cemetery</string>
    <string name="draft_crematory00_title">Crematorium</string>
    <string name="rank_newrank">Congratulations, your city %1$s reached a new rank:</string>
    <string name="rank_reward">You get %1$s as reward.</string>
    <string name="rank_available">Now available:</string>
    <string name="rank_title">New city rank</string>
    <string name="ci_rank_title">Ranks</string>
    <string name="draft_firedepartment02_heli00_title">Helipad</string>
    <string name="draft_firedepartment02_heli00_text">Install a helipad from where helicopters may start and land.\nIncreases the range of the fire department.</string>
    <string name="settings_reset_title">Reset settings</string>
    <string name="settings_reset_text">Are you sure you want to reset all settings to their default values?\n\nThis cannot be undone.</string>
    <string name="settings_leftsidetraffic">Left-hand traffic</string>
    <string name="draft_feature_noads00_title">Remove ads</string>
    <string name="draft_feature_noads00_text">Removes the ads at the bottom of the screen.</string>
    <string name="features_title">Features</string>
    <string name="features_alreadybought">Already bought</string>
    <string name="features_getit">Get it %s</string>
    <string name="features_included">Is included in %s</string>
    <string name="requirement_feature">Part of %s</string>
    <string name="draft_feature_military00_title">Military base</string>
    <string name="draft_feature_airport00_title">Airport</string>
    <string name="draft_feature_buildings00_title">Building package 1</string>
    <string name="draft_feature_buildings01_title">Building package 2</string>
    <string name="draft_feature_buildings02_title">Building package 3</string>
    <string name="draft_feature_services00_title">Service package</string>
    <string name="draft_feature_tourism00_title">Tourism package</string>
    <string name="draft_feature_premium00_title">Premium</string>
    <string name="features_money">Get %1$s for %2$s</string>
    <string name="features_getrank">Get rank now</string>
    <string name="settings_hide_rank_features">Hide rank upgrades</string>
    <string name="draftselector_titleairport">Airport</string>
    <string name="disaster_ufo_title">UFO</string>
    <string name="disaster_ufo_text">An unidentified flying object attacks your city!</string>
    <string name="disaster_ufo_cmdtext">Set target!</string>
    <string name="topic_theons">We have a new currency: Theons ₮</string>
    <string name="topic_wip">Work in progress. Do not cross the line.</string>
    <string name="topic_belong">Your cities belong to us >:D</string>
    <string name="topic_love">All you need is love</string>
    <string name="topic_build">I will build my own city with skyscrapers and parks</string>
    <string name="topic_news">Good news everyone!</string>
    <string name="topic_welcome">Welcome back :)</string>
    <string name="topic_spoon">There is no spoon</string>
    <string name="topic_relax">Relax, it\'s just a game</string>
    <string name="topic_cats">Cats are so sweeeet</string>
    <string name="topic_force">May the Force be with you</string>
    <string name="topic_plugins">We now have plugins</string>
    <string name="topic_page">Visit us at www.theotown.com</string>
    <string name="topic_habitants">You may reach 1,000,000</string>
    <string name="ci_statistics_title">Statistics</string>
    <string name="statistics_inh_all">Inhabitants</string>
    <string name="statistics_inh_0">Poor inhabitants (₮)</string>
    <string name="statistics_inh_1">Middle inhabitants (₮₮)</string>
    <string name="statistics_inh_2">Rich inhabitants (₮₮₮)</string>
    <string name="statistics_money">Balance</string>
    <string name="statistics_buildings">Buildings</string>
    <string name="statistics_roads">Roads</string>
    <string name="statistics_rails">Train tracks</string>
    <string name="statistics_cars">Cars</string>
    <string name="control_auto">Auto</string>
    <string name="control_on">On</string>
    <string name="control_off">Off</string>
    <string name="draft_school03_title">Big high school</string>
    <string name="draft_school03_text">A bigger high school for more students.\nEducation allows richer people to move in to your city.</string>
    <string name="gamemode_easy_desc">A large starting grant from the state, increased tax income, cheaper buildings. This game mode is perfect for someone who\'s just starting out or looking for a casual game.</string>
    <string name="gamemode_middle_desc">The default game mode. You start with a satisfactory sum of money and it shouldn\'t be too difficult to build the city of your dreams.</string>
    <string name="gamemode_hard_desc">A tight budget, lower tax incomes, and rampant inflation. This game mode is perfect for experienced mayors and those looking for a challenge.</string>
    <string name="dialog_ffwd_title">Fast forward</string>
    <string name="dialog_ffwd_text">Faster gameplay for %1$,d days.</string>
    <string name="dialog_ffwd_cmdplayad">Free</string>
    <string name="game_ramaining_ffwd">%1$,d fast days remaining</string>
    <string name="settings_useservices">Use game services</string>
    <string name="diamonds">%1$,d</string>
    <string name="dialog_present_title">A present for you</string>
    <string name="dialog_present_text">Use these diamonds wisely.</string>
    <string name="dialog_present_cmdok">Thank you</string>
    <string name="settings_saveminimap">Save external minimap</string>
    <string name="ci_budget_doublemoney_title">Doubled income</string>
    <string name="ci_budget_doublemoney_text">Doubles your income for %1$,d days.</string>
    <string name="ci_budget_getmoney_title">Get %1$s</string>
    <string name="ci_budget_getmoney_text">Exchange %1$s for a little compensation.</string>
    <string name="notify_badattribute">We have to improve %1$s happiness so %2$s can move into our city.</string>
    <string name="game_remaining_doubleincome">Doubled income for %1$,d days</string>
    <string name="dialog_diamondshop_title">Shop</string>
    <string name="features_notenough">Not enough %1$s</string>
    <string name="dialog_getrank_text">You can unlock this rank immediately, if you want to.</string>
    <string name="features_buy">Get it now</string>
    <string name="draft_feature_buildings00_text">This bundle contains an assortment of small residential, commercial, and industrial buildings. Use them to create more diverse neighborhoods, fill in gaps, or give your districts a fresh new look. Great for growing cities that need more life and variety.</string>
    <string name="dialog_redeempromo_title">You got some diamonds</string>
    <string name="dialog_redeempromo_text">It looks as if these diamonds are yours now.</string>
    <string name="dialog_present_cmdad">Double it</string>
    <string name="dialog_connectroad_title">Connect to neighbor</string>
    <string name="dialog_connectroad_text">Do you want to connect this road to the neighboring city?</string>
    <string name="settings_autosave">Auto save</string>
    <string name="region_unlock">Unlock</string>
    <string name="dialog_unlockcity_title">Unlock</string>
    <string name="dialog_unlockcity_text">Do you want to unlock this area to create a new city here?</string>
    <string name="region_play">Play</string>
    <string name="settings_lowcolordepth">Low color depth</string>
    <string name="region_neededinhabitants">At least %1$,d inhabitants in the region needed.</string>
    <string name="draft_devroad02_title">National highway</string>
    <string name="draft_devroad02_text">Highway built and paid by the state.</string>
    <string name="draft_devroad00_title">National country road</string>
    <string name="draft_devroad00_text">Country road built and paid by the state.</string>
    <string name="dialog_resetcity_title">Reset city</string>
    <string name="dialog_resetcity_text">Do you want to reset this city to its original state?\n\nThis cannot be undone.</string>
    <string name="dialog_resetcity_cmdreset">Reset</string>
    <string name="draft_devroad01_title">National one-way road</string>
    <string name="draft_devroad01_text">One-way road built and paid by the state.</string>
    <string name="task_openworld_title">Region</string>
    <string name="task_openworld_text">Your city is just part of something bigger. Here you can see all of your cities.</string>
    <string name="task_openrci_title">Building demand</string>
    <string name="task_openrci_text">In TheoTown we discriminate building demand for different building types and different levels. Building types are residential, commercial and industrial. There are three levels, poor (₮), medium (₮₮) and rich (₮₮₮).</string>
    <string name="control_gotit">Got it</string>
    <string name="task_firstcity_title">New town</string>
    <string name="task_firstcity_text">Welcome to your first town.\n\nTry to get 300 inhabitants.</string>
    <string name="task_reachrank_title">New rank</string>
    <string name="task_reachrank_text">Congratulations your city reached a new rank.\n\nEach rank unlocks some buildings and you get a reward.</string>
    <string name="menu_achievements">Achievements</string>
    <string name="menu_leaderboards">Leaderboards</string>
    <string name="menu_screenshot">Take picture</string>
    <string name="menu_mapscreenshot">Take map picture</string>
    <string name="menu_save">Save</string>
    <string name="menu_title">Menu</string>
    <string name="region_maxconcurrentunlocks">Cannot unlock more than %1$,d maps at once.</string>
    <string name="dialog_unlocktime_title">Unlock immediately</string>
    <string name="dialog_unlocktime_text">Do you want to unlock this map immediately?</string>
    <string name="region_speedup">Unlock now</string>
    <string name="region_waitingtime">Wait while this map is being unlocked...</string>
    <string name="settings_autoload">Auto load last city</string>
    <string name="dialog_renameregion_title">Rename region</string>
    <string name="dialog_renameregion_text">Enter here a new name for the region:</string>
    <string name="shop_diamonds">%1$s diamonds for %2$s</string>
    <string name="draft_townhall02_title">Big city hall</string>
    <string name="draft_townhall02_text">A grand center of city administration, standing tall as a symbol of progress. Thank you for 1M downloads!</string>
    <string name="notify_pollutedwaterpump">This water pump stands in polluted area. Move it somewhere else to keep the water clean.</string>
    <string name="notify_destroyedtiles">All this garbage is rather unsightly. You should get rid of it quickly.</string>
    <string name="notify_loweducationneeded">Our children need a place to study. The residents demand a new elementary school.</string>
    <string name="notify_higheducationneeded">We should consider building a high school - most cities of this size do.</string>
    <string name="dialog_ffwd1_text">Allows you to use faster game speed for %1$s.</string>
    <string name="notify_badtraffic">There\'s a lot of cars on this road. You should try increasing its throughput; either by building more roads or upgrading to better ones.</string>
    <string name="dialog_wb_title">Welcome back</string>
    <string name="dialog_wb_text">%1$s earned %2$s while you were absent.</string>
    <string name="notify_fullschool">This school at capacity. Improve its performance or build more of them.</string>
    <string name="dialog_notenoughmoney_title">Insufficient funds</string>
    <string name="dialog_notenoughmoney_text">We don\'t have enough money to buy this right now.\n\nDo you want to get the missing %1$s immediately?</string>
    <string name="notify_fullhospital">This hospital is at capacity. We have to build another one to tend to all patients.</string>
    <string name="dialog_rate_title">Like it?</string>
    <string name="dialog_rate_text">Hey, if you enjoy our game, please rate it. That would help us a lot!</string>
    <string name="dialog_rate_cmdok">I like it</string>
    <string name="dialog_rate_cmdcancel">No</string>
    <string name="dialog_feedback_title">Give us feedback</string>
    <string name="dialog_feedback_text">Alternatively, if you have ideas please don\'t hesitate to let us know.</string>
    <string name="dialog_feedback_cmdok">Write feedback</string>
    <string name="dialog_feedback_cmdcancel">No</string>
    <string name="dialog_buildnow_title">Finish now</string>
    <string name="dialog_buildnow_text">Would you like to skip %1$,d days?</string>
    <string name="draft_launch_rocket_title">Launch rocket</string>
    <string name="draft_decoconstruction00_title">Construction site</string>
    <string name="draft_decoconstruction00_text">Some decorations that imitate a construction site.</string>
    <string name="draft_mltry_deco00_title">Military decoration</string>
    <string name="draft_mltry_deco00_text">Decorations and props for your military base.</string>
    <string name="shader_smooth">Smooth</string>
    <string name="topic_dumbledore">Dumbledore wouldn\'t let this happen.</string>
    <string name="draft_mltry_missilesilo00_title">Missile silo</string>
    <string name="draft_feature_military00_text">This bundle allows you to build a formidable military base with barracks, tank depots and rocket launchers. Earn extra funds by conducting potentially dangerous rocket tests. Protect the city from unexpected visitors before they cause too much damage.</string>
    <string name="dialog_smooth_title">Smooth graphics</string>
    <string name="dialog_smooth_text">Science! We found a solution to improve game resolution. Would you like to use it?\n\nThis can be changed in the settings any time.</string>
    <string name="budget_military">Military</string>
    <string name="draftselector_monthlyincome">Monthly income: %s</string>
    <string name="draft_decosmallmountain00_title">Small mountain</string>
    <string name="draft_feature_mountain00_title">Small mountain</string>
    <string name="draft_zonemilitary_text">Military buildings can only be placed within this zone.</string>
    <string name="draft_mltry_road00_text">A road dedicated to military vehicles and emergency cars. Regular roads can\'t be built in the military zone.</string>
    <string name="draft_mltry_hq00_text">The headquarters is the most important building of your military base.</string>
    <string name="draft_mltry_baracks00_text">Soldiers live and train here.</string>
    <string name="draft_mltry_depot00_text">Stores vehicles, weaponry and military supplies alike.</string>
    <string name="draft_mltry_tankbase00_text">Houses and maintains heavy military vehicles.</string>
    <string name="draft_mltry_rocketlauncher00_text">Can be used to shoot UFOs. Try not to destroy any city buildings.</string>
    <string name="draft_mltry_missilesilo00_text">The government would like to do some rocket testing in your city. As this may lead to disasters you get a compensation for the risk.</string>
    <string name="draft_decosmallmountain00_text">This small, yet anomalous landform is a tourist attraction in this relatively flat land.</string>
    <string name="draft_feature_mountain00_text">This bundle contains a small mountain that serves as an interesting landmark and a tourist attraction for your city.</string>
    <string name="dialog_connect_title">Connect to neighbor</string>
    <string name="dialog_connect_text">Do you want to establish a connection to the outside?</string>
    <string name="menu_hideui">Hide UI</string>
    <string name="ci_neighbor_title">Neighborhood commercial</string>
    <string name="ci_neighbor_notavailable">Not available at the moment</string>
    <string name="ci_neighbor_import">Import</string>
    <string name="ci_neighbor_export">Export</string>
    <string name="energy">%1$,dkW</string>
    <string name="water">%1$,dL/h</string>
    <string name="ci_neighbor_power">Energy</string>
    <string name="ci_neighbor_water">Water</string>
    <string name="dialog_buy_free">For free</string>
    <string name="notify_missiledisaster">Oops...I\'m afraid our last rocket test issued a galactic disaster.</string> <!--Oopsie woopsie, your city is dead (can't think of a good replacement right now)-->
    <string name="notification00_title">NEWS: %1$s has too much money</string>
    <string name="notification00_text">Mayor, we need you to spend all the money!</string>
    <string name="roadinfo_bridgetype">Bridge type</string>
    <string name="draft_feature_buildings01_text">This bundle contains a range of large residential, commercial, and industrial buildings. Elevate the living standards of your inhabitants, construct unique and diverse skyscraper districts and benefit from massive industrial complexes.</string>
    <string name="dialog_diamondshop_recommended">Recommended</string>
    <string name="dialog_presentdaily_title">Daily delivery</string>
    <string name="dialog_presentdaily_text">You\'ll get more tomorrow.</string>
    <string name="dialog_presentdaily_day">Day %1$,d</string>
    <string name="rank_needed_xp">At least %1$,d city points needed</string>
    <string name="currency_symbol" translatable="false">₮</string>
    <string name="settings_shortmoney">Abbreviate money</string>
    <string name="dialog_newsign_title">New label</string>
    <string name="dialog_newsign_text">Enter a name for this area.</string>
    <string name="dialog_editsign_title">Edit label</string>
    <string name="dialog_editsign_text">Enter a new text for your label or delete it at all.</string>
    <string name="dialog_editsign_delete">Delete</string>
    <string name="draft_sign_tool_title">Label</string>
    <string name="draft_sign_tool_text">Create, edit and remove labels with this tool.</string>
    <string name="draft_feature_deco00_title">Plaza decorations</string>
    <string name="draft_feature_deco00_text">This bundle contains a set of plaza decorations. Spruce up your city with modern lamps and bushes. Create stylish commercial districts with inviting plazas, fountains and statues.</string>
    <string name="draft_feature_slowspeed00_title">Slow speed</string>
    <string name="draft_feature_slowspeed00_text">This bundle permanently unlocks the slow game speed setting. For when life\'s too fast, but you don\'t quite want to put it on pause yet.</string>
    <string name="buildinginfo_patrol">Patrol</string>
    <string name="draft_beach_gnd00_title">Sand</string>
    <string name="draft_beach_gnd00_text">Irritating, but pretty. It\'s a great addition for beaches and seaside resorts.</string>
    <string name="draft_searocks00_title">Sea rocks</string>
    <string name="draft_searocks00_text">Some rocks protruding out the water.</string>
    <string name="createcity_decos">Decorations</string>
    <string name="tutorial_cmdskip">Skip tutorial</string>
    <string name="dialog_skipbuildtime_ad">Skip %1$,d days</string>
    <string name="setting_showtrafficmarker">Show traffic in road tool</string>
    <string name="menu_console">Console</string>
    <string name="topic_crispr">CRISPR may change your life</string>
    <string name="draft_feature_firestation00_title">Main fire station</string>
    <string name="draft_feature_firestation00_text">This bundle contains the main fire station building. Gain access to a large fire station equipped with a fleet of emergency vehicles. Prevent emergencies in a wide area. Install a helipad to fight fires from above and reach places inaccessible to fire engines.</string>
    <string name="draft_feature_gocart00_title">Go-Kart Track</string>
    <string name="draft_feature_gocart00_text">Permanently unlock a go-kart race track and enable go-kart traffic in your city. This feature introduces a motor sports attraction and adds visual variety as go-karts may appear on nearby roads.</string>
    <string name="draft_firedepartment02_text">Has huge radius and many cars. Useful to prevent or extinguish fires.</string>
    <string name="draft_prmgocart00_title">Go-cart racing track</string>
    <string name="draft_prmgocart00_text">What about some motor sports in your town? Will also spawn go-carts on normal road.</string>
    <string name="settings_smoothscrolling">Smooth scrolling</string>
    <string name="settings_buildingtoolold">Old building tool</string>
    <string name="settings_roadautojoin">Auto join road tool</string>

    <string name="tut_start00">What a lovely place, isn\'t it?</string>
    <string name="tut_start01">However, let\'s build a big city, but maybe we should start slowly.</string>
    <string name="tut_start02">Tap on the screen to move the map. You can zoom with two fingers.</string>
    <string name="tut_start03">Great, I think you have some feeling for the controls now. So we can start with your first city.</string>
    <string name="tut_build00">How convenient, the nation has already built some roads here, so we can use them for free.</string>
    <string name="tut_build01">Let\'s start! Declare a residential area.</string>
    <string name="tut_build02">Surround it by roads.</string>
    <string name="tut_build03">Let\'s wait.</string>
    <string name="tut_build030">Oops, we need energy!</string>
    <string name="tut_build04">Let\'s build some solar panels.</string>
    <string name="tut_build05">Connect it with the city.</string>
    <string name="tut_build06">Tap on the solar panels.</string>
    <string name="tut_build07">We also need water!</string>
    <string name="tut_build08">Build a water tower.</string>
    <string name="tut_build09">Here we also have to wait for the building to complete. Instead of waiting we might buy it for diamonds.</string>
    <string name="tut_build10">Add some pipes.</string>
    <string name="tut_build11">Good work.</string>
    <string name="tut_build110">Mayor, we have no jobs!</string>
    <string name="tut_build12">Let\'s have a look into the demand overview.</string>
    <string name="tut_build13">Here you can see demand for res (residential), com (commercial) and ind (industrial) buildings.</string>
    <string name="tut_build14">There are three levels of wealth: ₮, ₮₮ and ₮₮₮ which correspond to poor, medium and rich.</string>
    <string name="tut_build15">Rich people pay more taxes.</string>
    <string name="tut_build16">Declare a commercial zone.</string>
    <string name="tut_build17">Build an industrial zone.</string>
    <string name="tut_build18">On average you need as much commercial and industrial zones as you have residential ones.</string>
    <string name="tut_build19">You may have noticed that it\'s easy to lose clear view in your city. Therefore I would like to present you: The Minimap</string>
    <string name="tut_build22">Great. Let\'s have a look into other magic stuff.</string>
    <string name="tut_build23">Here you can see general information about your city. You can rename it by tapping on it\'s current name.</string>
    <string name="tut_build24">Another useful tool is this one.</string>
    <string name="tut_build25">It shows you details about the happiness of your inhabitants.</string>
    <string name="tut_build26">Wouldn\'t it be cool to be the master of time? Try to make anything faster.</string>
    <string name="tut_build27">Now pause the game.</string>
    <string name="tut_build28">And now go back to normal speed...</string>
    <string name="tut_build29">I\'m sorry to interrupt you, but there\'s also non magical stuff. Money for example.</string>
    <string name="tut_build30">Here I give you a short overview about our money. We can earn money by taxes, so it\'s in our interest to get more inhabitants.</string>
    <string name="tut_build31">In some cases we might have to take a loan... let\'s hope that this won\'t happen.</string>
    <string name="tut_build32">Lets build some parks. People like that.</string>
    <string name="tut_build33">Now remove one.</string>
    <string name="tut_build34">Good work, so far. Now I want to present you the rank indicator. It shows you the current rank of your city.</string>
    <string name="tut_build35">Gain inhabitants and solve disasters to reach the next rank. This way you can unlock more buildings.</string>
    <string name="tut_build36">About disasters, they will happen... You can access action forces via this tab, when available.</string>
    <string name="tut_build37">To make things visible you can use this tab.</string>
    <string name="tut_present00">I told you most of the things I know. But one important thing left: There are presents</string>
    <string name="tut_present01">You can get a present each day.</string>
    <string name="tut_end00">You can join our community on theotown.com or in Discord (see game menu for that).</string>
    <string name="tut_end01">And now, have fun :)</string>

    <string name="featureselector_time">%1$s of super fast speed</string>
    <string name="draft_feature_time00_title">Time Controller</string>
    <string name="draft_feature_time00_text">Temporarily unlock faster game speed to accelerate construction, city growth, and simulation progress. This option provides limited access to advanced time controls, allowing you to move through longer development phases more efficiently.</string>
    <string name="draft_feature_time01_title">Advanced Time Control</string>
    <string name="draft_feature_time01_text">Gain extended access to higher game speed, enabling faster progression through complex city development stages. Ideal for managing large projects, testing layouts, or advancing scenarios with greater efficiency.</string>
    <string name="draft_feature_time02_title">Time Mastery</string>
    <string name="draft_feature_time02_text">Unlock maximum access to fast game speed for extended periods. Intended for experienced mayors who want full control over simulation pacing, this option allows rapid progression while maintaining complete oversight of your city.</string>

    <string name="draft_feature_weather_machine00_title">Weather Control</string>
    <string name="draft_feature_weather_machine00_text">Unlock controlled access to weather conditions by building the Weather Machine in your city. This building allows you to trigger specific weather events such as rain, thunderstorms, fog or clear skies.</string>
    <string name="draft_weather_machine00_title">Weather machine</string>
    <string name="draft_weather_machine00_text">Uses some top secret technology! You can use it to control weather.</string>

    <string name="draft_mltry_fence01_title">Military fence</string>
    <string name="draft_mltry_fence01_text">A military fence for decoration purposes.</string>

    <string name="store_title">TheoTown</string>
    <string name="store_shortdesc">Build your own city in this city simulation game.</string>
    <string name="store_longdesc">Do you want to build your own city? In TheoTown you can watch your own city growing. Declare zones for residential, commercial or industrial buildings and build road to connect them. Make your city more attractive by building parks, schools and many more facilities.

If you provide TheoTown access to external storage, it will save cities in the directory TheoTown/maps on your device so you have access to them.</string>

    <string name="settings_sound_weather">Weather</string>

    <string name="settings_energysavingplus">Energy saving PLUS</string>
    <string name="topic_designed">Designed by humans</string>
    <string name="draft_weather_machine00_fog00_title">Fog Machine</string>
    <string name="draft_weather_machine00_fog00_text">A huge fog machine that can generate fog for the whole city.</string>
    <string name="dialog_cancelupgrade">Cancel upgrade</string>
    <string name="draft_feature_ranger00_title">Forester\'s Lodge</string>
    <string name="draft_feature_ranger00_text">Unlock the Forester\'s Lodge, a building that replants trees across your city. It\'s up to you to decide which trees to plant.</string>
    <string name="draft_ranger00_title">Forester\'s Lodge</string>
    <string name="draft_ranger00_text">Sometimes trees have to be replanted if the environment is too polluted. This house replants trees automatically.</string>

    <string name="ci_general_citypoints">City points: %1$s</string>
    <string name="settings_ringbuildindicator">Construction indicator</string>

    <string name="draft_tool_car_follower00_title">Follow car</string>
    <string name="draft_tool_car_follower00_text">Just follows a random car.</string>
    <string name="draft_mltry_bunker00_title">Bunker</string>
    <string name="draft_mltry_bunker00_text">Inhabitants feel safe near bunkers. At least they\'re fireproof.</string>
    <string name="draft_zoneairport_title">Airfield</string>
    <string name="draft_zoneairport_text">Build your airport within this airfield zone.</string>
    <string name="draft_decoletters00_title">Letters</string>
    <string name="draft_decoletters00_text">Just some letters to give %1$s a personal touch.</string>
    <string name="draft_feature_letters00_title">Decorative Letters</string>
    <string name="draft_feature_letters00_text">Unlock a set of decorative letters that can be freely placed throughout your city. Use them to create custom signs, or add subtle visual details to specific areas of your city.</string>

    <string name="tool_eye_dropper">Select a road or building</string>
    <string name="settings_language">Language</string>
    <string name="settings_language_hint">You may have to restart the app to properly change the language.</string>
    <string name="settings_language_default">Default (%s)</string>

    <string name="settings_showroadlength">Show road length</string>
    <string name="draft_rnk_metropolis_small_title">Small Metropolis</string>
    <string name="draft_rnk_metropolis_big_title">Big Metropolis</string>
    <string name="draft_rnk_metropolis_large_title">Large Metropolis</string>
    <string name="draft_rnk_conurbation_small_title">Small Conurbation</string>
    <string name="draft_rnk_conurbation_big_title">Big Conurbation</string>
    <string name="draft_rnk_conurbation_large_title">Large Conurbation</string>
    <string name="draft_rnk_megalopolis_small_title">Small Megalopolis</string>
    <string name="draft_rnk_megalopolis_big_title">Big Megalopolis</string>
    <string name="draft_rnk_megalopolis_large_title">Large Megalopolis</string>
    <string name="draft_rnk_country_small_title">Small Country</string>
    <string name="draft_rnk_country_medium_title">Country</string>
    <string name="draft_rnk_country_big_title">Big Country</string>
    <string name="draft_rnk_country_large_title">Large Country</string>
    <string name="draft_rnk_continent_small_title">Small Continent</string>
    <string name="draft_rnk_continent_medium_title">Continent</string>
    <string name="draft_rnk_continent_big_title">Big Continent</string>
    <string name="draft_rnk_continent_large_title">Large Continent</string>
    <string name="draft_rnk_planet_small_title">Small Planet</string>
    <string name="draft_rnk_planet_medium_title">Planet</string>
    <string name="draft_rnk_planet_big_title">Big Planet</string>
    <string name="draft_rnk_planet_large_title">Large Planet</string>
    <string name="draft_rnk_solar_system_small_title">Small Solar System</string>
    <string name="draft_rnk_solar_system_medium_title">Solar System</string>
    <string name="draft_rnk_solar_system_big_title">Big Solar System</string>
    <string name="draft_rnk_solar_system_large_title">Large Solar System</string>
    <string name="draft_rnk_universe_small_title">Small Universe</string>
    <string name="draft_rnk_universe_medium_title">Universe</string>
    <string name="draft_rnk_universe_big_title">Big Universe</string>
    <string name="draft_rnk_universe_large_title">Large Universe</string>
    <string name="draft_rnk_multiverse_small_title">Small Multiverse</string>
    <string name="draft_rnk_multiverse_medium_title">Multiverse</string>
    <string name="draft_rnk_multiverse_big_title">Big Multiverse</string>
    <string name="draft_rnk_multiverse_large_title">Large Multiverse</string>
    <string name="draft_rnk_infinity_small_title">Small Infinity</string>
    <string name="draft_rnk_infinity_medium_title">Infinity</string>
    <string name="draft_rnk_infinity_big_title">Big Infinity</string>
    <string name="draft_rnk_infinity_large_title">Large Infinity</string>
    <string name="draft_prm_park00_title">Big Fountain</string>
    <string name="draft_prm_park00_text">A wonderful fountain that will delight the inhabitants of %1$s and you, too.</string>
    <string name="draft_feature_fountain00_title">Large Fountain</string>
    <string name="draft_feature_fountain00_text">Permanently unlock a large fountain park to place it in your city. This park serves as a visual centerpiece and enhances the appearance of surrounding areas.</string>

    <string name="draft_rnk_galaxy_small_title">Small Galaxy</string>
    <string name="draft_rnk_galaxy_medium_title">Galaxy</string>
    <string name="draft_rnk_galaxy_big_title">Big Galaxy</string>
    <string name="draft_rnk_galaxy_large_title">Large Galaxy</string>
    <string name="draft_rnk_galaxy_cluster_small_title">Small Galaxy Cluster</string>
    <string name="draft_rnk_galaxy_cluster_medium_title">Galaxy Cluster</string>
    <string name="draft_rnk_galaxy_cluster_big_title">Big Galaxy Cluster</string>
    <string name="draft_rnk_galaxy_cluster_large_title">Large Galaxy Cluster</string>
    <string name="draft_rnk_supercluster_small_title">Small Supercluster</string>
    <string name="draft_rnk_supercluster_medium_title">Supercluster</string>
    <string name="draft_rnk_supercluster_big_title">Big Supercluster</string>
    <string name="draft_rnk_supercluster_large_title">Large Supercluster</string>

    <string name="ci_airport_title">Airport</string>
    <string name="draft_wire01_title">Transmission line</string>
    <string name="draft_wire01_text">Big wires for a lot of energy. For regional energy exchange.</string>
    <string name="draft_transformator00_title">Transformer</string>
    <string name="draft_transformator00_text">A transformer is needed to transform between high and normal voltage. Build it near a transmission line.</string>

    <string name="settings_showtouchpoints">Show touch points</string>
    <string name="shop_promotion_limited">Limited promotion</string>
    <string name="shop_promotion_time">Only %s left</string>
    <string name="airport_lane_rename">Rename</string>
    <string name="airport_airplane_rename">Rename</string>
    <string name="airport_lane_show">Show</string>
    <string name="airport_lane_assign">Assign</string>
    <string name="airport_lane_assign_airplane">Add</string>
    <string name="airport_lane_add">Add lane</string>
    <string name="airport_airplanes">Airplanes</string>
    <string name="airport_virtual_lane">Not assigned yet</string>
    <string name="airport_lane_no_airplane">No draft set</string>
    <string name="topic_lightside">Come to the light side, we have icecream</string>
    <string name="topic_handmade">Every pixel is made by hand</string>
    <string name="topic_lunch">Build from here till lunch</string>
    <string name="topic_watching">Lobby is watching you</string>
    <string name="topic_code">Now with 5% more code!</string>
    <string name="topic_banana">Banana</string>
    <string name="topic_finish">Let\'s finish this sen...</string>
    <string name="topic_threed">"Just make it 3D"</string>
    <string name="topic_work">May contain traces of hard work</string>
    <string name="topic_funfun">Now with fun</string>

    <string name="settings_lesscars">Traffic volume</string>
    <string name="settings_uploadgameplay">Upload gameplay (your id: %s)</string>
    <string name="settings_uploadgameplaymobile">Allow gameplay upload without Wifi connection (may be expensive!)</string>
    <string name="createcity_sizebigbigextra">Colossal</string>
    <string name="settings_uploadgameplay_quality">Upload quality</string>
    <string name="settings_uploadgameplay_qlow">Bad</string>
    <string name="settings_uploadgameplay_qmedium">Medium</string>
    <string name="settings_uploadgameplay_qhigh">High</string>
    <string name="dialog_addairplane_title">Add airplane</string>
    <string name="draftselector_airplane_buy">Buy</string>
    <string name="dialog_airplanes_title">Your airplanes</string>
    <string name="dialog_airplanes_cmdadd">Add</string>
    <string name="dialog_airplanes_usethis">Use this one</string>
    <string name="dialog_airplanes_selected">Current</string>
    <string name="dialog_airplanes_inuse">In use</string>
    <string name="dialog_renameairplane_title">Rename airplane</string>
    <string name="dialog_renameairplane_text">Enter a new name for your airplane:</string>
    <string name="draft_airplane00_title">T340</string>
    <string name="draft_airplane00_text">A long range airplane from TheoAir.</string>
    <string name="draft_prm_airplane00_title">T340 Gold</string>
    <string name="draft_prm_airplane00_text">A golden variant of the long range airplane from TheoAir.</string>
    <string name="draftselector_airplane_passenger">Passengers: %1$,d</string>
    <string name="draft_ap_deco00_title">Airport decoration</string>
    <string name="draft_ap_deco00_text">Make your airport more realistic with these decorations.</string>
    <string name="airport_needtower_title">No tower</string>
    <string name="airport_needtower_text">You have to build a tower in order to control your airport</string>
    <string name="airport_needworkingtower_title">Tower not working</string>
    <string name="airport_needworkingtower_text">You have to ensure that your tower is working</string>
    <string name="airport_needworkingtower_cmdshow">Show</string>
    <string name="ci_airport_newlane_title">New lane</string>
    <string name="ci_airport_newlane_text">Add a new lane for your airport</string>
    <string name="ci_airport_onelaneatatime">Only one lane at a time can be added</string>
    <string name="ci_airport_cmdunlock">Unlock</string>
    <string name="ci_airport_cmdlocked">Locked</string>
    <string name="ci_airport_unlocking">Unlocking</string>
    <string name="ci_airport_cmdspeedup">Speed up</string>
    <string name="dialog_renamelane_title">Rename lane</string>
    <string name="dialog_renamelane_text">Enter a new name for your lane:</string>
    <string name="dialog_redeemcode_title">Redeem code</string>
    <string name="dialog_redeemcode_text">Enter your redeem code here to redeem it:</string>
    <string name="dialog_redeemcode_cmdredeem">Redeem</string>
    <string name="dialog_redeemsuccess_title">Success</string>
    <string name="dialog_redeemsuccess_text">Congratulations, you just got %1$s diamonds :)</string>
    <string name="dialog_redeemfailure_title">Failure</string>
    <string name="dialog_redeemfialire_text">The entered redeem code is either invalid or was already used. Please check for typing errors.</string>
    <string name="shop_redeemcode">Redeem code</string>
    <string name="draft_ap_tower00_title">Tower</string>
    <string name="draft_ap_tower00_text">An airport needs at least one tower to work properly.</string>
    <string name="draft_ap_hall00_title">Entry</string>
    <string name="draft_ap_hall00_text">An airport needs an entry so people can come into it.</string>
    <string name="draft_ap_gate00_title">Gate</string>
    <string name="draft_ap_gate00_text">Gates are needed for incoming/outgoing passengers.</string>
    <string name="draft_ap_field00_title">Runway</string>
    <string name="draft_ap_field00_text">A runway where planes can start and land. Minimum length is 12.</string>
    <string name="settings_usezoneradius">Use zone radius</string>
    <string name="draft_airplane01_title">T380</string>
    <string name="draft_airplane01_text">A double-deck, long range airplane from TheoAir. It has a lot of space.</string>
    <string name="dialog_waitingtime_title">Unlock immediately</string>
    <string name="dialog_waitingtime_text">Do you want to unlock this lane immediately?\n%1$s left.</string>

    <string name="topic_rate">Please help us and rate TheoTown</string>
    <string name="ci_airport_lane_unassign">Discard</string>
    <string name="tool_airplanelane_title">Tap on a free lane</string>
    <string name="draft_feature_starter_pack00_title">Starter Pack</string>
    <string name="draft_feature_starter_pack00_text">With the Starter Package you\'ll receive: (buildings for permanent usage)</string>
    <string name="pluginerror_cmdchecksyntax">Check syntax online</string>

    <string name="fb_login_title">Connect with Facebook</string>
    <string name="fb_login_text">Login to allow us to synchronize your profile.</string>
    <string name="fb_login_cancel">Cancel</string>
    <string name="toast_seed_copy">Copied seed into clipboard</string>
    <string name="toast_recordingid_copy">Copied recording ID into clipboard</string>
    <string name="draft_ap_road00_title">Transport road</string>
    <string name="draft_ap_road00_text">Use this road to connect your gates with your runways.</string>
    <string name="requirement_upgrade">Needs upgrade %1$s</string>
    <string name="requirement_upgrade_invert">Cannot be combined with %1$s</string>
    <string name="draft_deco_chr_present00_title">Present</string>
    <string name="draft_deco_chr_present00_text">Just a present. Try to tap on it.</string>
    <string name="settings_touch_rotate">Rotate on touch</string>
    <string name="disaster_green_slime_title">Green Slime</string>
    <string name="disaster_green_slime_text">Ever-expanding slime that will slowly consume not everything in sight.</string>
    <string name="disaster_green_slime_cmdtext">Slime!</string>
    <string name="disaster_pink_slime_title">Pink Slime</string>
    <string name="disaster_pink_slime_text">Ever-expanding slime that will slowly consume everything in sight.</string>
    <string name="disaster_pink_slime_cmdtext">Slime!</string>
    <string name="draft_hydroplant00_title">River Power Plant</string>
    <string name="draft_hydroplant00_text">A hydroelectric Power Plant that can be used to create electricity using the power of rivers. Does not generate pollution.</string>
    <string name="draft_feature_slime00_title">Slime Disaster</string>
    <string name="draft_feature_slime00_text">Permanently unlock the Slime Disaster. This slimy disaster can threaten buildings and infrastructure, allowing you to test your city’s resilience and emergency response under unusual conditions.</string>

    <string name="settings_terrainshading">Terrain shading</string>
    <string name="draft_deco_chr_tree00_title">Christmas tree</string>
    <string name="draft_deco_chr_tree00_text">The Christmas tree will fill the hearts of your inhabitants with joy and glory. Do you see any presents?</string>
    <string name="draft_jardinehouse00_title">Jardine House</string>
    <string name="draft_jardinehouse00_text">The Jardine House is a office tower placed in Hong Kong. It has 52 floors and has a height of 179 m. It was completed in 1972.</string>
    <string name="draft_bankofchina00_title">Bank of China</string>
    <string name="draft_bankofchina00_text">The Bank of China Tower in Hong Kong houses the headquarters for the Bank of China HK. It has 70 floors, is 367 m high and was finished in 1990.</string>
    <string name="settings_road_zone_width">Width between zone roads</string>
    <string name="settings_road_zone_height">Height between zone roads</string>
    <string name="draft_feature_christmas_pack00_title">Christmas special</string>
    <string name="draft_feature_christmas_pack00_text">The limited offer contains:</string>
    <string name="draft_feature_christmas00_title">Christmas Time!</string>
    <string name="draft_feature_christmas00_text">Various decorations for Christmas time :)</string>
    <string name="draft_category_christmas00_title">Winter time</string>
    <string name="draft_deco_chr_snowman00_title">Snowman</string>
    <string name="draft_deco_chr_snowman00_text">Children like to build snowmen in winter time.</string>
    <string name="draft_internationalcommercecentre00_title">ICC</string>
    <string name="draft_internationalcommercecentre00_text">The International Commerce Centre in Hong Kong is a 108 story, commercial skyscraper. It\'s the tallest building in Hong Kong with a height of 484 m. It was completed in 2010.</string>
    <string name="settings_autosave_interval">Autosave interval</string>
    <string name="settings_autosave_interval_off">Off</string>
    <string name="settings_autosave_interval_minutes">%1$d min</string>

    <string name="draft_syl_spawner00_title">Torch</string>
    <string name="draft_syl_spawner00_text">A firework with the shape of a torch.</string>
    <string name="draft_syl_spawner01_title">Circles</string>
    <string name="draft_syl_spawner01_text">A rather simple firework.</string>
    <string name="draft_syl_spawner02_title">Jellyfish</string>
    <string name="draft_syl_spawner02_text">This firework mimics the shape of a jellyfish.</string>
    <string name="draft_syl_emitter00_title">Switch</string>
    <string name="draft_syl_emitter00_text">A switch to initiate fireworks. Connect it to wires.</string>
    <string name="draft_syl_wire_title">Wire</string>
    <string name="draft_syl_wire_text">Wiring for fireworks.</string>
    <string name="draft_category_firework00_title">Fireworks</string>
    <string name="draft_feature_firework_pack00_title">New Year special</string>
    <string name="draft_feature_firework_pack00_text">The limited offer contains:</string>
    <string name="draft_feature_firework00_title">Fireworks</string>
    <string name="draft_feature_firework00_text">Unleash a burst of creativity with our Fireworks Frenzy Pack! Place and compose your very own spectacular fireworks displays. Light up the sky, dazzle your citizens, and make every celebration unforgettable. Upgrade now and let your imagination take flight in a colorful explosion of joy!</string>
    <string name="draft_syl_emitter01_title">Time switch</string>
    <string name="draft_syl_emitter01_text">A switch that will automatically emit a signal on new year.</string>

    <string name="draft_airplane02_title">T430</string>
    <string name="draft_airplane02_text">A fast long range airplane from TheoAir.</string>
    <string name="draft_syl_spawner03_title">Flaming Stars</string>
    <string name="draft_syl_spawner03_text">A red and yellow explosion combined with white fade.</string>
    <string name="draft_syl_spawner04_title">Colored Stars</string>
    <string name="draft_syl_spawner04_text">A red explosion with a yellow fade out.</string>
    <string name="draft_syl_spawner05_title">Borr</string>
    <string name="draft_syl_spawner05_text">A red explosion with a cool light effect.</string>
    <string name="draft_syl_spawner06_title">Glitter willow</string>
    <string name="draft_syl_spawner06_text">A beautiful explosion with mixed colors and a fade out.</string>
    <string name="draft_syl_spawner07_title">Tears from Heaven</string>
    <string name="draft_syl_spawner07_text">Three white explosions combined with a red fade out.</string>
    <string name="draft_syl_spawner08_title">Sizzling Ears</string>
    <string name="draft_syl_spawner08_text">Big rockets shot into the air.</string>
    <string name="draft_syl_spawner09_title">Willow</string>
    <string name="draft_syl_spawner09_text">A big willow.</string>
    <string name="draft_deco_chr_present_helipad00_title">Cool!</string>
    <string name="draft_deco_chr_present_helipad00_text">Your first very own helicopter. Unfortunately, it won\'t listen to you.</string>
    <string name="draft_ufo_crater00_title">Strange thing</string>
    <string name="draft_ufo_crater00_text">Something stucking in the ground. You better remove it.</string>
    <string name="draft_destroyedtileradioactive00_title">Scrap</string>
    <string name="draft_destroyedtileradioactive00_text">A radioactive destroyed structure. You better remove it.</string>
    <string name="settings_disaster_ufo">UFO</string>
    <string name="dialog_externalstorage_text">TheoTown needs access to external storage to save your progress.</string>
    <string name="dialog_externalstorage_cancel">Cancel</string>
    <string name="dialog_externalstorage_retry">Retry</string>
    <string name="notify_disaster_earthquake">Oh now, there\'s an earthquake!</string>
    <string name="notify_disaster_flooding">City under water!</string>
    <string name="notify_disaster_meteorite">Rock is falling from the sky!</string>
    <string name="notify_disaster_nuke">We have a nuclear explosion right here!</string>
    <string name="notify_disaster_tornado">It\'s more than windy here!</string>
    <string name="notify_disaster_ufo">Aliens attack!</string>
    <string name="settings_download_static_files">Download static files</string>
    <string name="pluginerror_visitforum">Report on forum</string>
    <string name="dialog_gameplay_title">Gameplay upload</string>
    <string name="dialog_gameplay_text">By enabling gameplay upload you allow us to upload your gameplay to our servers. See the disclaimer for more information.</string>
    <string name="control_enable">Enable</string>
    <string name="dialog_gameplay_disclaimer">Show disclaimer</string>
    <string name="busgame_newbus">Add %d. bus</string>
    <string name="busgame_route">Route</string>
    <string name="busgame_speed">Speed</string>
    <string name="busgame_speed_unit">m/s</string>
    <string name="busgame_capacity">Capacity</string>
    <string name="busgame_capacity_unit">pl</string>
    <string name="busgame_income">Income</string>
    <string name="busgame_currency">Tickets</string>
    <string name="busgame_upgrade">Upgrade</string>
    <string name="busgame_upgrade_title">Level %d</string>
    <string name="busgame_unlock">Unlock</string>
    <string name="draft_small_church00_title">Neighborhood Church</string>
    <string name="draft_small_church00_text">Some faith for your citizens.</string>
    <string name="draft_small_mosque00_title">Neighborhood Mosque</string>
    <string name="draft_small_mosque00_text">Some faith for your citizens.</string>

    <string name="minigame_reachlevel">Reach level %d</string>
    <string name="minigame_price">Price</string>
    <string name="minigame_time">Time</string>
    <string name="busgame_unlockimmediately_title">Unlock immediately</string>
    <string name="busgame_unlockimmediately_text">Would you like to unlock this bus immediately?</string>
    <string name="dialog_dbuilding_title">Build here</string>
    <string name="dialog_dbuilding_text">Do you want to place this building here?</string>
    <string name="dialog_performance_title">Performance</string>
    <string name="draft_brandenburgertor00_title">Brandenburg Gate</string>
    <string name="draft_brandenburgertor00_text">The Brandenburg Gate is a German landmark that was built in the 18th century. It\'s located in Berlin.</string>
    <string name="control_accept">Accept</string>
    <string name="control_dismiss">Dismiss</string>
    <string name="settings_citytasks">Tasks</string>
    <string name="dialog_disabletasks_title">Disable tasks</string>
    <string name="dialog_disabletasks_text">You dismissed multiple tasks, so would you like to disable them for this city?</string>
    <string name="control_disable">Disable</string>
    <string name="draft_arcdetriomphe00_title">Arc de Triomphe</string>
    <string name="draft_arcdetriomphe00_text">The Arc de Triomphe in Paris honours those who fought and died in the French Revolution.</string>
    <string name="featureselector_shortbuildtime">Short building time for %1$s</string>
    <string name="game_remaining_shortbuildtime">Short build time for %s</string>
    <string name="shop_open_features">Spend diamonds</string>
    <string name="draft_feature_shortbuildingtime00_title">Reduced Construction Time</string>
    <string name="draft_feature_shortbuildingtime00_text">Temporarily reduce the construction time of all buildings. This effect allows faster expansion and quicker completion of large projects for a limited duration.</string>
    <string name="dialog_shortbuildtime_title">Construction Time Boost</string>
    <string name="dialog_shortbuildtime_text">Watch a short video to temporarily reduce construction time for %s.</string>

    <string name="settings_saveonappswitch">Save on app switch</string>
    <string name="settings_saveforscreenshot">Save for screenshot</string>
    <string name="draft_eiffeltower00_title">Eiffel Tower</string>
    <string name="draft_eiffeltower00_text">The Eiffel Tower in Paris is the most prominent landmark of France. The tower is 324 metres tall and was finished in 1889.</string>
    <string name="dialog_wb_text02">Would you like to collect what %1$s earned while you were absent?\n\n%2$s</string>
    <string name="dialog_wb_cmdtake">Take it</string>
    <string name="dialog_wb_cmdforfeit">Forfeit</string>
    <string name="dialog_diamondtool_title">Finish construction</string>
    <string name="dialog_diamondtool_text">Shall we build that?</string>
    <string name="draft_feature_valentinesday00_title">Happy Valentine\'s Day</string>
    <string name="draft_feature_valentinesday00_text">Unlock these buildings permanently</string>
    <string name="tool_removetunnel_title">Remove tunnel</string>
    <string name="tool_removetunnel_text">Let\'s remove some tunnels.</string>

    <string name="dialog_halftunnelprice_title">Half tunnel price</string>
    <string name="dialog_halftunnelprice_text">Want to save some diamonds? This boost reduces tunnel price by 50%% for %s.</string>
    <string name="game_remaining_halftunnelprice">Half tunnel price for %s</string>
    <string name="shop_diamonds_sole">%s diamonds</string>
    <string name="dialog_diamondshop_bestvalue">Best value</string>
    <string name="draft_draft_edl_title">Education low</string>
    <string name="draft_draft_edl_text">Low education.</string>
    <string name="draft_draft_edh_title">Education high</string>
    <string name="draft_draft_edh_text">High education.</string>
    <string name="draft_draft_crm_title">Criminality</string>
    <string name="draft_draft_crm_text">Indicator for criminality.</string>
    <string name="draft_draft_fire_title">Fire danger</string>
    <string name="draft_draft_fire_text">Indicator for fire danger.</string>
    <string name="draft_draft_wp_title">Water pollution</string>
    <string name="draft_draft_wp_text">Indicator for water pollution.</string>
    <string name="draft_draft_plt_title">Pollution</string>
    <string name="draft_draft_plt_text">Indicator for pollution.</string>
    <string name="draft_draft_prk_title">Park</string>
    <string name="draft_draft_prk_text">Indicator for park availability.</string>
    <string name="draft_draft_sp_title">Sport</string>
    <string name="draft_draft_sp_text">Indicator for sport availability.</string>
    <string name="draft_draft_fth_title">Faith</string>
    <string name="draft_draft_fth_text">Indicator for faith of inhabitants.</string>
    <string name="draft_draft_hlth_title">Health</string>
    <string name="draft_draft_hlth_text">Indicator for health of inhabitants.</string>
    <string name="draft_draft_hedu_title">Education happiness</string>
    <string name="draft_draft_hedu_text">Indicator for happiness about education availability.</string>
    <string name="draft_draft_hlvl_title">Level happiness</string>
    <string name="draft_draft_hlvl_text">Happiness about level of neighboring buildings.</string>
    <string name="draft_draft_htx_title">Tax happiness</string>
    <string name="draft_draft_htx_text">Happiness about taxes.</string>
    <string name="draft_draft_htr_title">Transport happiness</string>
    <string name="draft_draft_htr_text">Happiness about transports.</string>
    <string name="draft_draft_hzn_title">Zone happiness</string>
    <string name="draft_draft_hzn_text">Happiness about near zones.</string>
    <string name="draft_draft_hspl_title">Supply hapiness</string>
    <string name="draft_draft_hspl_text">Happiness about available energy and water.</string>
    <string name="draft_draft_hft_title">Free time happiness</string>
    <string name="draft_draft_hft_text">Happiness about facilities for free time.</string>
    <string name="draft_draft_henv_title">Environment happiness</string>
    <string name="draft_draft_henv_text">Happiness about environment.</string>
    <string name="draft_draft_hpd_title">Police happiness</string>
    <string name="draft_draft_hpd_text">Happiness about police.</string>
    <string name="draft_draft_hfd_title">Fire dept. happiness</string>
    <string name="draft_draft_hfd_text">Happiness about fire departments.</string>
    <string name="draft_draft_hpk_title">Park happiness</string>
    <string name="draft_draft_hpk_text">Hapiness about parks.</string>
    <string name="draft_draft_hsp_title">Sport happiness</string>
    <string name="draft_draft_hsp_text">Happiness about sport facilities.</string>
    <string name="draft_draft_hgen_title">General happiness</string>
    <string name="draft_draft_hgen_text">General happiness.</string>
    <string name="influence_passenger_bus_title">Bus transport</string>
    <string name="influence_passenger_bus_text">If people use busses there will be less traffic.</string>
    <string name="influence_passenger_train_title">Train transport</string>
    <string name="influence_passenger_train_text">If people use trains there will be less traffic on the road.</string>
    <string name="influence_residential_title">Residential area</string>
    <string name="influence_residential_text">People prefer to live in a residential area.</string>
    <string name="influence_commercial_title">Commercial area</string>
    <string name="influence_commercial_text">Commercials are often grouped together to attract customers.</string>
    <string name="influence_industrial_title">Industrial area</string>
    <string name="influence_industrial_text">Industries produce and manufacture products, goods, materials, and resources to be sold at commercial buildings. People don\'t want to live nearby.</string>
    <string name="influence_level_low_title">Low level</string>
    <string name="influence_level_low_text">Buildings of this level are usually poor.</string>
    <string name="influence_level_middle_title">Medium level</string>
    <string name="influence_level_middle_text">Buildings of this level are not that poor.</string>
    <string name="influence_level_high_title">High level</string>
    <string name="influence_level_high_text">Buildings of this level are usually rich.</string>
    <string name="influence_density_title">Density</string>
    <string name="influence_density_text">High buildings are typically more dense.</string>
    <string name="influence_nature_title">Nature</string>
    <string name="influence_nature_text">Parks and especially forests have a great nature influence.</string>
    <string name="influence_waste_disposal_title">Waste disposal</string>
    <string name="influence_waste_disposal_text">Waste should be removed in order to make your inhabitants happy.</string>
    <string name="draft_bus_road00_title">Bus road</string>
    <string name="draft_bus_road00_text">A simple road on which only buses can drive on.</string>
    <string name="draft_bus_oneway_road00_title">One-way bus road</string>
    <string name="draft_bus_oneway_road00_text">A one-way road only buses can drive on.</string>

    <string name="task_build_res">Build %s residential zones.</string>
    <string name="task_build_com">Build %s commercial zones.</string>
    <string name="task_build_ind">Build %s industrial zones.</string>
    <string name="task_build_roads">Build %s roads.</string>
    <string name="task_build_parks">Build %s parks.</string>
    <string name="task_get_inhabitants">Get %s new inhabitants.</string>
    <string name="task_get_money">Earn %s₮.</string>
    <string name="task_spend_money">Spend %s₮.</string>
    <string name="task_spend_diamonds">Spend %s diamonds.</string>
    <string name="task_tap_screen">Tap %s times on the screen.</string>
    <string name="task_current">Current task</string>

    <string name="dialog_adreward_title">Rewarded ad</string>
    <string name="dialog_adreward_text">Want to get some diamonds for free by watching an ad?</string>
    <string name="dialog_adreward_cmdwatch">Get them now</string>
    <string name="draftselector_titlelandmark">Landmarks</string>
    <string name="draft_bigben00_title">Big Ben</string>
    <string name="draft_bigben00_text">Big Ben is a bell tower in London that is 96 m high and was built 1859.</string>
    <string name="draft_angelofindependence00_title">Angel of Independence</string>
    <string name="draft_angelofindependence00_text">The Angel of Independence is a monument in Mexico City that was built in 1910 to remember Mexico\'s War of Independence.</string>
    <string name="draft_statueofliberty00_title">Statue of Liberty</string>
    <string name="draft_statueofliberty00_text">The Statue of Liberty was a gift from the French to the Americans. It was inaugurated in 1886 and is 93 meters high.</string>
    <string name="draft_decorustywatertower00_title">Rusty water tower</string>
    <string name="draft_decorustywatertower00_text">An old and rusty water tower. It does absolutely nothing.</string>
    <string name="draft_underground_wire00_title">Underground wires</string>
    <string name="draft_underground_wire00_text">Work like normal wires, but are placed underground so nobody has to see them.</string>
    <string name="draft_feature_freedombuildings00_title">Landmarks I</string>
    <string name="draft_feature_freedombuildings00_text">Contains the following buildings for permanent usage:</string>

    <string name="tool_removeuwire_title">Underground wires</string>
    <string name="tool_removeuwire_text">This tool removes underground wires.</string>

    <string name="draft_aircraft_boneyard00_title">Aircraft boneyard</string>
    <string name="draft_aircraft_boneyard00_text">A place for retired aircraft. It\'s dirty but produces some income.</string>
    <string name="notify_tutorial_reminder_title">Time to get started</string>
    <string name="notify_tutorial_reminder_text">Hey mayor, did you forget about your mission to build a great city?</string>
    <string name="dialog_insufficientspace_title">We\'re running out of space</string>
    <string name="dialog_insufficientspace_text">There\'s not much free space left on your device (%,d MB).\n\nCities might not be saved due to insufficient space!</string>
    <string name="dialog_insufficientspace_cmdproceed">Proceed at own risk</string>
    <string name="draft_sydneyoperahouse00_title">Sydney Opera House</string>
    <string name="draft_sydneyoperahouse00_text">The Sydney Opera House is a multi-venue performing arts centre that is located in Sydney, Australia. It was completed in 1973 and has a height of 65 meters.</string>
    <string name="draft_onerafflesplace00_title">One Raffles Place</string>
    <string name="draft_onerafflesplace00_text">The One Raffles Place is a skyscraper in the city of Singapore that was built in 1986 and has a height of 280 meters.</string>
    <string name="draft_willistower00_title">Willis Tower</string>
    <string name="draft_willistower00_text">The Willis Tower (also known as Sears Tower) is a skyscraper that is located in Chicago, United States. The tower was built in 1973 and is 442 meters high.</string>
    <string name="draft_feature_landmarks01_title">Landmarks II</string>
    <string name="draft_feature_landmarks01_text">Contains the following buildings for permanent usage:</string>

    <string name="draft_cat_supply00_title">Supply</string>
    <string name="draft_cat_road00_title">Road</string>
    <string name="draft_cat_bus00_title">Bus</string>
    <string name="draft_cat_train00_title">Train</string>
    <string name="draft_cat_recent00_title">Recent</string>
    <string name="draft_cat_service00_title">Services</string>
    <string name="draft_tool_eyedropper00_title">Eyedropper</string>
    <string name="draft_tool_eyedropper00_text">Want to build a specific road or building again? Use this tool and tap on it. Not supported by all structures.</string>
    <string name="draft_cat_level00_title">Level ₮</string>
    <string name="draft_cat_level01_title">Level ₮₮</string>
    <string name="draft_cat_level02_title">Level ₮₮₮</string>
    <string name="draft_tool_movebuilding00_title">Move building</string>
    <string name="draft_tool_movebuilding00_text">Select a building in order to move it to a new place. Not all buildings can be moved.</string>
    <string name="tool_movebuilding_cmd">Select a building</string>
    <string name="draft_cat_root00_title">All</string>

    <string name="draft_cat_residential00_title">Res buildings</string>
    <string name="draft_cat_commercial00_title">Com buildings</string>
    <string name="draft_cat_industrial00_title">Ind buildings</string>
    <string name="offerstage_saving">You save %d%%</string>
    <string name="draft_pickle00_title">Almighty pickle</string>
    <string name="draft_pickle00_text">.</string>

    <string name="settings_newtoolbar">Use toolbar</string>

    <string name="gallery">Gallery</string>
    <string name="gallery_upload">Upload screenshot</string>
    <string name="dialog_galleryupload_title">Uploading</string>
    <string name="dialog_galleryupload_text">Your image is being uploaded...</string>
    <string name="gallery_recent">Recent</string>
    <string name="gallery_trends">Trends</string>
    <string name="gallery_own">Own</string>
    <string name="dialog_gallerydelete_title">Delete Screenshot</string>
    <string name="dialog_gallerydelete_text">Are you sure that you want to delete this screenshot? This cannot be undone!</string>
    <string name="dialog_gallerydelete_cmd">Delete</string>
    <string name="dialog_gallerypolicy_title">Upload screenshot?</string>
    <string name="dialog_gallerypolicy_text">Do you want to upload your screenshot to our gallery?\n\nBy pressing \"Upload now\", you agree that you accept our policy.</string>
    <string name="dialog_gallerypolicy_cmdpolicy">Open policy</string>
    <string name="dialog_gallerypolicy_cmdok">Upload now</string>
    <string name="dialog_gallerypolicy_cmdcancel">Cancel</string>
    <string name="settings_pushnotifications">Push notifications</string>
    <string name="draft_leaningtowerofpisa00_title">Leaning Tower of Pisa</string>
    <string name="draft_leaningtowerofpisa00_text">The Leaning Tower of Pisa is a bell tower located in the Italian City of Pisa that was completed in 1372 and its height amounts to 56 meters.</string>
    <string name="draft_burjalarab00_title">Burj Al Arab</string>
    <string name="draft_burjalarab00_text">The Burj Al Arab is a luxury hotel that is located in Dubai, United Arab Emirates. It was completed in 1999 and has a height of 321 meters.</string>
    <string name="draft_hearsttower00_title">Hearst Tower</string>
    <string name="draft_hearsttower00_text">The Hearst Tower is an office building in New York City that was built in 2006. It has a height of 182 meters.</string>
    <string name="draft_feature_landmarks02_title">Landmarks III</string>

    <string name="draft_recyclingyard00_title">Buyback center</string>
    <string name="draft_recyclingyard00_text">Why burn the garbage or bring it to the landfill if it can be recycled in the buyback center?</string>
    <string name="draft_notify_pickle_spawned00_text">A wild pickle appeared in %s. What will you do about it, mayor?</string>
    <string name="draft_rugbyfield00_title">Rugby field</string>
    <string name="draft_rugbyfield00_text">A rugby field for rugby fans.</string>
    <string name="menu_facebook">Facebook connection</string>
    <string name="facebook_privacy">Privacy</string>

    <string name="settings_smoothcarmovement">Smooth car movement</string>
    <string name="draft_easteregg00_title">Easter egg</string>
    <string name="draft_easteregg00_text">Just an Easter egg. What will you do about it?</string>
    <string name="draft_notify_easteregg_spawned00_text">There\'s an Easter egg somewhere. Can you find it?</string>
    <string name="draft_notify_easteregg_found00_text">Congratulations, you found the Easter egg :)</string>

    <string name="dialog_removediamondbuildings_title">Remove diamond buildings</string>
    <string name="dialog_removediamondbuildings_text">You selected %d diamond priced buildings for removal. Are you sure that you want to remove them? There\'s a move building tool if you just want to move them.</string>
    <string name="settings_renderpollution">Render pollution</string>

    <string name="settings_cloudshadow">Cloud shadows</string>

    <string name="draft_orientalpearltower00_title">Oriental Pearl</string>
    <string name="draft_orientalpearltower00_text">The Oriental Pearl Tower is a TV tower in Shanghai whose construction was completed in 1994. The height of the tower amounts to 470 meters.</string>
    <string name="draft_swfc_tower00_title">SWFC Tower</string>
    <string name="draft_swfc_tower00_text">The Shanghai World Financial Center is a skyscraper that is located in Shanghai and was completed 2008. It\'s height is 494 meters.</string>
    <string name="draft_feature_landmarks03_title">Landmarks IV</string>
    <string name="draft_feature_landmarks03_text">Exquisite buildings from Asia</string>
    <string name="draft_cat_asphalt00_title">Asphalt</string>
    <string name="draft_asphalt00_title">Gray asphalt</string>
    <string name="draft_asphalt00_text">Don\'t replace nature with it!</string>
    <string name="draft_asphalt01_title">Dark asphalt</string>
    <string name="draft_asphalt02_title">Blueish asphalt</string>

    <string name="draft_cat_management00_title">Management</string>
    <string name="draft_sakura00_title">Sakura tower</string>
    <string name="draft_sakura00_text">A traditional pagoda with Sakura trees. What a lovely place.</string>
    <string name="draft_stbasilcathedral00_title">St Basil\'s Cathedral</string>
    <string name="draft_stbasilcathedral00_text">The Saint Basil\'s Cathedral is a church in Moscow, Russia. It was completed in 1561 and is a museum now. It\'s height amounts to 115 meters.</string>

    <string name="draft_toji00_title">Tō-ji</string>
    <string name="draft_toji00_text">Tō-ji is a Buddhist temple in Kyoto, Japan. It was completed in 796 and it has a height of 55 meters.</string>
    <string name="ca_wastedisposal_text2">Waste transport: %1$,d/%2$,d L/d</string>
    <string name="notify_waste_needer00">Garbage is not collected for this building.</string>
    <string name="notify_waste_producer00">This landfill is full! Tap on it to clear it!</string>
    <string name="draft_landfill00_text">A lot of space to collect all the garbage. Can only be removed if empty.</string>
    <string name="waste_clear">SWIPE on the garbage to clear it.</string>
    <string name="waste_cmdclear">Clear now</string>
    <string name="dialog_wasteclear_title">Clear now</string>
    <string name="dialog_wasteclear_text">We can clear the landfill for you.</string>
    <string name="draft_wasteincinerator00_text">Quick and dirty way to get rid of all the garbage.</string>
    <string name="budget_waste_disposal">Waste disposal</string>
    <string name="draft_alert_garbage00_title">Call garbage truck</string>
    <string name="draft_alert_garbage00_text">Call the garbage truck to collect garbage from the road.</string>
    <string name="happiness_waste">Waste disposal</string>
    <string name="settings_new_content_marker">Highlight new content in toolbar</string>

    <string name="tool_removeroaddeco_title">Remove road deco</string>
    <string name="tool_removeroaddeco_text">Use this tool to remove road decoration overlays.</string>
    <string name="draft_palmtree00_title">Palm tree</string>
    <string name="draft_palmtree00_text">They are essential for any oasis.</string>
    <string name="draft_cactus00_title">Cactus</string>
    <string name="draft_cactus00_text">No water? No problem for these cacti.</string>
    <string name="draft_ancientbear_guard00_title">Guard</string>
    <string name="draft_ancientbear_guard00_text">A guard that watches over the Ancient Bear.</string>
    <string name="draft_ancientbear_statue00_title">Ancient Bear</string>
    <string name="draft_ancientbear_statue00_text">A statue of the Ancient Bear.</string>
    <string name="draft_greatpyramid00_title">Great Pyramid of Giza</string>

    <string name="draft_wasteincinerator00_filter00_title">Filter</string>
    <string name="draft_wasteincinerator00_filter00_text">Reduces the emitted pollution and noise drastically.</string>
    <string name="draft_flowers00_title">Flowers</string>
    <string name="draft_flowers00_text">Just some flowers.</string>

    <string name="featureselector_doubledincometime">Double income for %1$s</string>
    <string name="game_remaining_doubledincometime">Doubled income for %s</string>
    <string name="draft_taipei101_title">Taipei 101</string>
    <string name="draft_taipei101_text">The Taipei Financial Center in Taipei is a supertall skyscraper in Taiwan. It has a height of 510 meters and has been the tallest building in the world until 2010. It was finished in 2004.</string>
    <string name="draft_roaddeco_border00_title">Guide post</string>
    <string name="draft_roaddeco_border00_text">Helps cars to keep track.</string>
    <string name="draft_roaddeco_border01_title">Stone border</string>
    <string name="draft_roaddeco_border01_text">Just some decorative stones lying near your road.</string>
    <string name="draft_roaddeco_border02_title">Guard railing</string>
    <string name="draft_roaddeco_border02_text">Safety first.</string>
    <string name="draft_roaddeco_border03_title">Sound protection</string>
    <string name="draft_roaddeco_border03_text">Which noise? I don\'t hear any.</string>
    <string name="draft_roaddeco_border04_title">Glass wall</string>
    <string name="draft_roaddeco_border04_text">You can see cars through it.</string>
    <string name="draft_roaddeco_border05_title">Street lighting</string>
    <string name="draft_roaddeco_border05_text">There are street lights for the night.</string>
    <string name="draft_cat_roaddeco00_title">Road decoration</string>

    <string name="draft_feature_doubledincome00_title">Increased Income</string>
    <string name="draft_feature_doubledincome00_text">Temporarily double your city’s income. This effect provides additional funds for a limited time, helping you finance construction, services, and expansion.</string>
    <string name="features_duration">Duration %s</string>
    <string name="draft_roaddeco_crosswalk00_title">Crosswalk</string>
    <string name="draft_roaddeco_crosswalk00_text">It\'s dangerous to just cross the road.</string>
    <string name="draft_roaddeco_bumps00_title">Bumps</string>
    <string name="draft_roaddeco_bumps00_text">Bumps slow down the traffic.</string>
    <string name="draft_fence00_title">Fence</string>
    <string name="draft_fence00_text">Just a simple fence.</string>
    <string name="draft_fence01_title">White fence</string>
    <string name="draft_fence01_text">It\'s a fence but it\'s also white.</string>
    <string name="draft_jungletree00_title">Rain forest</string>
    <string name="draft_jungletree00_text">In the jungle, the mighty jungle, the lion sleeps tonight.</string>

    <string name="draft_igloo00_title">Igloo</string>
    <string name="draft_igloo00_text">Surprisingly enough, it\'s not that cold in an igloo.</string>
    <string name="features_more">More content</string>
    <string name="features_diamonds">Get diamonds</string>

    <string name="privacy_policy">Privacy Policy</string>
    <string name="dialog_privacy_title">Privacy Policy</string>
    <string name="dialog_privacy_text">Hi, we\'re updating our Privacy Policy. Please take time to review it.</string>
    <string name="dialog_privacy_cmdopen">Open Policy</string>
    <string name="dialog_privacy_cmdlater">Got it</string>
    <string name="settings_drawzones">Draw zones</string>
    <string name="draft_metrostation00_title">Metro station</string>
    <string name="draft_metrostation00_text">A station to access metro.</string>
    <string name="draft_metroline00_title">Metro tunnel</string>
    <string name="draft_metroline00_text">A metro tunnel. You cannot see it and yet it is there.</string>
    <string name="feature_coming_soon">Coming soon</string>
    <string name="dialog_search_title">Search</string>
    <string name="dialog_search_text">Enter a search keyword below.</string>
    <string name="dialog_search_cmdok">Search</string>
    <string name="dialog_search_cmdcancel">Cancel</string>
    <string name="search_results_title">Search results for \"%s\"</string>
    <string name="draft_rail01_title">Urban Railway</string>
    <string name="draft_rail01_text">Elevated railway for urban areas for faster speed.</string>
    <string name="draft_nativerailwaystation01_title">Urban Railway Station</string>
    <string name="draft_nativerailwaystation01_text">A compact railway station for places with little space.</string>
    <string name="settings_realmmres">Real minimap resolution</string>
    <string name="feature_coming_soon_fulfilled">An early gift</string>

    <string name="draft_tree_sakura00_title">Cherry blossom</string>
    <string name="draft_tree_sakura00_text">Although they are technically cherry trees they don\'t grow cherries.</string>
    <string name="draft_circus00_title">Circus</string>
    <string name="draft_circus00_text">It\'s time for circus!</string>
    <string name="draft_chrysler00_title">Chrysler Building</string>
    <string name="draft_chrysler00_text">You\'ve probably seen this building before. The Chrysler Building in New York is famous for it\'s iconic look. Completed in 1930 the building has a height of 319m.</string>
    <string name="draft_greatpyramid00_text">The Giza pyramid complex is the oldest of the Seven Wonders of the Ancient World and well known around the world. The Great Pyramid is the largest of the three pyramids and has a height of 139m.</string>
    <string name="draft_feature_landmarks04_text">Have some great buildings</string>

    <string name="draft_roaddeco_barrier_open00_title">Barrier</string>
    <string name="draft_roaddeco_barrier_open00_text">Tap on it to close it. A great way to create traffic jams.</string>

    <string name="selectable_find">Find (%,d)</string>
    <string name="gallery_upload_success">Success</string>
    <string name="gallery_upload_fail">Upload failed, due to an technical issue on our servers, or your internet connection is unstable or unavailable.</string>
    <string name="draft_medic02_title">Small hospital</string>
    <string name="draft_medic02_text">The small hospital offers more space for more patients.</string>
    <string name="lang_pirate">Pirate</string>

    <string name="draft_church10_title">Baroque Church</string>
    <string name="draft_church10_text">A beautiful church and convent for your city.</string>
    <string name="draft_roaddeco_construction00_title">Backhoe</string>
    <string name="draft_roaddeco_construction00_text">A backhoe in the middle of the road doesn\'t sound like a good idea, does it?</string>

    <string name="infoline_freetunnels">%d tunnels left</string>
    <string name="buildinginfo_idletime">Idle time: %s (if you are not in the city)</string>
    <string name="dialog_wb_completed">Congratulations, %d buildings have been completed since your last visit.</string>
    <string name="draft_roaddeco_barrier01_title">Barricades</string>
    <string name="draft_roaddeco_barrier01_text">Can be used to barricade the road.</string>
    <string name="draft_roaddeco_construction01_title">Gravel mountains</string>
    <string name="draft_roaddeco_construction01_text">Part of good roadworks.</string>
    <string name="notification00_sandbox_title">NEWS: %1$s is a nice city!</string>
    <string name="notification00_sandbox_text">Mayor, you can be proud of yourself!</string>
    <string name="notification01_title">NEWS: %1$s feels lonely</string>
    <string name="notification01_text">Mayor, please come back!</string>

    <string name="shop_adreward">Free diamonds</string>
    <string name="draft_smallmetrostation00_title">Metro access point</string>
    <string name="draft_smallmetrostation00_text">A station to access the metro. For trains you have to build a metro station.</string>
    <string name="draft_roaddeco_trafficisland00_title">Traffic island</string>
    <string name="draft_roaddeco_trafficisland00_text">Allows people to safely cross the street.</string>
    <string name="draft_roaddeco_buildingsite00_title">Building site</string>
    <string name="draft_roaddeco_buildingsite00_text">Caution road work!</string>
    <string name="draft_roaddeco_trafficlights00_title">Traffic light</string>
    <string name="draft_roaddeco_trafficlights00_text">Safer than a crosswalk or traffic island.</string>

    <string name="tool_removemetrotunnel_title">Remove metro tunnel</string>
    <string name="tool_removemetrotunnel_text">Let\'s remove some metro tunnels.</string>

    <string name="draft_windmill00_title">Old Dutch Windmill</string>
    <string name="draft_windmill00_text">An old windmill for your city\'s countryside.</string>
    <string name="draft_taxi_depot00_title">Taxi depot</string>
    <string name="draft_taxi_depot00_text">A simple form of public transport.</string>
    <string name="settings_showclosebutton">Close button in game menu</string>
    <string name="menu_closegame">Exit game</string>

    <string name="disaster_pickle_title">Pickle</string>
    <string name="disaster_pickle_text">A pickle.</string>
    <string name="disaster_pickle_cmdtext">Pickle!</string>
    <string name="draft_disaster_picklehuge00_title">Almighty pickle</string>
    <string name="draft_disaster_picklehuge00_text">A giant mutated god of all pickles.</string>
    <string name="draft_disaster_picklehuge01_title">Defeated pickle</string>
    <string name="draft_disaster_picklehuge01_text">A bit too big grown vegetable. It may spawn civilized pickles that use roads.</string>

    <string name="draft_discord_statue00_title">Discord statue</string>
    <string name="draft_discord_statue00_text">Discord statue.</string>
    <string name="notify_discord_statue00_title">Thank you!</string>
    <string name="notify_discord_statue00_text">Thank you for %d members on our Discord server. Do you want to visit it now?</string>
    <string name="draftselector_titlebodydisposal">Funeral</string>
    <string name="draft_roaddeco_protester00_title">Fake protesters</string>
    <string name="draft_roaddeco_protester00_text">Pay some people to fake some protesters.</string>
    <string name="draft_roaddeco_riot00_title">Fake riot</string>
    <string name="draft_roaddeco_riot00_text">Pay some people to fake a riot.</string>

    <string name="draft_roaddeco_roundabout00_title">Mini roundabout</string>
    <string name="draft_roaddeco_roundabout00_text">A tiny roundabout. Place it at your intersections.</string>
    <string name="disaster_blizzard_title">Blizzard</string>
    <string name="disaster_blizzard_text">Brace yourself, winter is coming.</string>
    <string name="disaster_blizzard_cmdtext">Freeze!</string>
    <string name="draft_snowtile00_title">Permanent snow</string>
    <string name="draft_snowtile00_text">What about global warming?</string>
    <string name="gamemode_free_title">Free</string>
    <string name="gamemode_free_text">Don\'t want to deal with money? In this game mode there\'s no money nor are there population requirements.</string>
    <string name="dialog_free_title">Free game mode</string>
    <string name="dialog_free_text">You selected free game mode.\n
Pros: No money, no requirements, options to control demand\n
Cons: Less challenges</string>
    <string name="draft_medic03_title">Modern hospital</string>
    <string name="draft_medic03_text">A modern hospital that can care for more patients in a smaller space.</string>
    <string name="draft_gol_dead_title">Game of life</string>
    <string name="draft_gol_dead_text">Create a game of life field. Tap on built tiles to switch their state. Default state is dead.</string>

    <string name="draft_coittower00_title">Coit Memorial Tower</string>
    <string name="draft_coittower00_text">Coit Memorial Tower was built in 1933 and was dedicated to the volunteer firemen who had died in San Francisco\'s five major fires.</string>
    <string name="draft_bankofamerica00_title">Bank of America Center</string>
    <string name="draft_bankofamerica00_text">Bank of America Center, is a 52-story 779 ft (237 m) skyscraper in San Francisco, California.</string>
    <string name="draft_transamerica00_title">Transamerica Pyramid</string>
    <string name="draft_transamerica00_text">The Transamerica Pyramid is a 260m skyscraper in San Francisco that was completed in 1972 and is the home of financial services companies.</string>
    <string name="draft_feature_landmarks05_text">Get some famous buildings from San Francisco, CA.</string>
    <string name="dialog_cemeteryclear_title">Clear now</string>
    <string name="dialog_cemeteryclear_text">I think we can reuse some of the space here.</string>
    <string name="cemetery_cmdclear">Clear now</string>
    <string name="cemetery_clear">SWIPE to free up some space.</string>
    <string name="draft_cemetery00_text">A place where the remains of dead people are buried.</string>
    <string name="draft_crematory00_text">Dead people are burnt here.</string>
    <string name="notify_bodydisposal_needer00">Dear mayor, I urge you to build a cemetery to bury the deceased.</string>
    <string name="notify_bodydisposal_producer00">There\'s no space left in this cemetery. Clean it up or build a new cemetery or crematory.</string>
    <string name="draft_halloween_pumpkin00_title">Pumpkin</string>
    <string name="draft_halloween_pumpkin00_text">Halloween is coming! Everyone loves pumpkins, right?</string>
    <string name="draft_halloween_tree00_title">Dead tree</string>
    <string name="draft_halloween_tree00_text">A spooky dead tree that is typically used in ghost stories.</string>
    <string name="draft_feature_landmarks04_title">Landmarks V</string>
    <string name="draft_feature_landmarks05_title">Landmarks VI</string>
    <string name="draft_marker_hackedmarkermarker_title">THIS VERSION HAS BEEN HACKED!</string>

    <string name="settings_dedicatedplugintexture">More plugin texture space (needs a restart; may be unstable and slow)</string>
    <string name="draft_haunted_house00_title">Haunted house</string>
    <string name="draft_haunted_house00_text">An old mansion that looks dangerous. IT might live here.</string>
    <string name="notify_illness">There\'s an epidemic outbreak, we have to take action immediately. Send the ambulance!</string>
    <string name="notify_illnessnomedic">There\'s an epidemic outbreak and we have no doctor, clinic, or hospital. Get one NOW!</string>

    <string name="shader_lol">LOL</string>
    <string name="settings_hugeplugintexture">Congratulations, you\'re running in huge texture mode.</string>
    <string name="draft_tree00_autumn00_title">Autumn trees</string>
    <string name="draft_tree00_autumn00_text">Withering leaves can be so beautiful.</string>
    <string name="settings_handintoolbar">Show hand in toolbar</string>
    <string name="draft_bushman00_title">Statue of bushman</string>
    <string name="draft_bushman00_text">\"Mum, what is that?\"\n\"Don\'t look at it. Otherwise it will haunt you in your dreams.\"</string>
    <string name="draft_police03_title">Modern police dep.</string>
    <string name="draft_police03_text">Put some money into it and you\'ll be able to solve any issues with crime.</string>
    <string name="draft_sf_cityhall00_title">City hall</string>
    <string name="draft_sf_cityhall00_text">A city hall inspired by the city hall in San Francisco.</string>
    <string name="draft_sf_fineartspalace00_title">Palace of Fine Arts</string>
    <string name="draft_sf_fineartspalace00_text">The Palace of Fine Arts of San Francisco, California, is a monumental structure originally constructed for the 1915 Panama-Pacific Exposition.</string>
    <string name="shader_invert">Inverted</string>

    <string name="draft_present_notification00_text">Gift from Santa gives you an explosion.</string>
    <string name="draft_present_notification01_text">Gift from Santa rewards you with few diamonds.</string>
    <string name="store_authorby">by %s</string>
    <string name="store_downloads">%,d downloads</string>
    <string name="store_acquire">Download</string>
    <string name="store_downlaod">Download</string>
    <string name="store_downloaded">Downloaded</string>
    <string name="dialog_storedownlaod_title">Download</string>
    <string name="dialog_storedownload_text">Do you want to download %s?</string>
    <string name="dialog_storerestart_title">Restart</string>
    <string name="dialog_storerestart_text">Changes to plugins require to restart the game.\n\nDo you want to restart it now?</string>
    <string name="dialog_storerestart_cmdrestart">Restart</string>
    <string name="store_status_notacquired">Not acquired</string>
    <string name="store_status_downloading">Downloading</string>
    <string name="store_status_downloaderror">Error: </string>
    <string name="store_status_acquired">Acquired</string>
    <string name="store_status_newlyinstalled">Newly installed</string>
    <string name="store_status_running">Running</string>
    <string name="store_status_notrunning">Not running</string>
    <string name="store_status_newversioninstalled">Installed new version</string>
    <string name="store_status_availupdate">Update available</string>
    <string name="store_status_restartrequired">Restart required</string>
    <string name="store_active">Active</string>
    <string name="store_notactive">Not active</string>
    <string name="store_fetchfailed">Network error</string>
    <string name="store_modeexplore">Explore</string>
    <string name="store_modeinstalled">Installed</string>
    <string name="draft_feature_freefastspeed00_title">Unlimited Fast Speed</string>
    <string name="draft_feature_freetunnels00_title">Unlimited Tunnels</string>
    <string name="dialog_storedelete_title">Uninstall</string>
    <string name="dialog_storedelete_text">Are you sure that you want to remove that plugin? This cannot be undone.</string>
    <string name="dialog_storedelete_cmddelete">Uninstall</string>
    <string name="store_modefeatured">Featured</string>
    <string name="store_modecategory">Category</string>
    <string name="store_shorttitle">Plugins</string>
    <string name="gamemenu_catcity">City</string>
    <string name="gamemenu_catcontent">Content</string>
    <string name="gamemenu_catsocial">Social</string>
    <string name="gamemenu_catpictures">Pictures</string>
    <string name="gamemenu_catother">Other</string>
    <string name="store_catcount">%,d plugins</string>
    <string name="store_featured">Featured</string>

    <string name="dialog_storereport_title">Report plugin</string>
    <string name="dialog_storereport_text">Please specify a reason below on why you want to report \"%s\":</string>
    <string name="dialog_storereport_cmdreport">Report</string>
    <string name="dialog_storereported_title">Plugin reported</string>
    <string name="dialog_storereported_text">Thank you for your feedback! We will review this plugin and take proper actions.</string>

    <string name="store_ratings">by %,d ratings</string>
    <string name="store_loadingerror">Error</string>
    <string name="dialog_storeerror_title">Loading error</string>
    <string name="dialog_storeerror_text">This plugin could not be loaded for the following reason:</string>
    <string name="store_new">New and Updated</string>
    <string name="draft_cat_plugins00_title">Plugins</string>
    <string name="dialog_storesearch_title">Search plugin</string>
    <string name="dialog_storesearch_text">Enter a keyword below:</string>
    <string name="dialog_storesearch_cmdsearch">Search</string>

    <string name="draft_deco_chr_santashouse00_title">Santa\'s House</string>
    <string name="draft_deco_chr_santashouse00_text">Santa uses it as a base to distribute presents.</string>

    <string name="store_previouslyinstalled">Deleted</string>
    <string name="spend_diamonds_format">%1$s/%2$s</string>
    <string name="draft_rails00_title">Railway</string>
    <string name="draft_rails00_text">Used to guide your trains.</string>
    <string name="draft_rails00oneway00_title">One-way Railway</string>
    <string name="draft_rails00oneway00_text">Used to guide your trains. Acts like a one-way road.</string>
    <string name="specialoffer_cmdbuy">Buy for %s</string>
    <string name="influence_body_disposal_title">Funeral</string>
    <string name="influence_body_disposal_text">Rest in peace.</string>
    <string name="influence_traffic_title">Traffic</string>
    <string name="influence_traffic_text">Inhabitants don\'t like pollution and noise produced by traffic.</string>
    <string name="ci_neighbor_wastedisposal">Waste disposal service</string>
    <string name="ci_neighbor_bodydisposal">Funeral service</string>
    <string name="wastedisposal_transport">%1$,dL/d</string>
    <string name="bodydisposal_transport">%1$,d/d</string>
    <string name="draft_cat_elevatedtrain00_title">Elevated Train</string>
    <string name="draft_cat_metro00_title">Metro</string>
    <string name="draft_cat_tree00_title">Plants</string>
    <string name="draft_railroof00_title">Roof</string>
    <string name="draft_railroof00_text">Train station roof that can be placed on rails in a train station.</string>
    <string name="draft_trainplatform00_title">Platform 1</string>
    <string name="draft_trainplatform00_text">A platform of the train station.</string>
    <string name="draft_trainplatform01_title">Platform 2</string>
    <string name="draft_trainplatform02_title">Platform 3</string>
    <string name="draft_trainplatform03_title">Platform 4</string>
    <string name="draft_trainplatform04_title">Platform 5</string>
    <string name="draft_trainplatform05_title">Platform 6</string>
    <string name="draft_trainplatform06_title">Platform 7</string>
    <string name="draft_trainplatform07_title">Platform 8</string>
    <string name="draft_trainstation00_title">Local traffic platform</string>
    <string name="draft_trainstation00_text">Only local trains will start and end here.</string>
    <string name="draft_trainstation01_title">Long-distance traffic platform</string>
    <string name="draft_trainstation01_text">This platform is reserved for long-distance travel.</string>
    <string name="draft_train_freight_station00_title">Freight depot 1</string>
    <string name="draft_train_freight_station00_text">Train station for freight traffic.</string>
    <string name="draft_train_freight_station01_title">Freight depot 2</string>
    <string name="draft_train_freight_station02_title">Freight depot 3</string>
    <string name="draft_train_freight_station03_title">Freight depot 4</string>
    <string name="draft_train_freight_station04_title">Freight depot 5</string>
    <string name="draft_trainstation_prebuilt00_title">Small station</string>
    <string name="draft_trainstation_prebuilt00_text">A small train station for local traffic only.</string>
    <string name="draft_trainstation_prebuilt01_title">Station</string>
    <string name="draft_trainstation_prebuilt01_text">A bigger train station for local traffic.</string>
    <string name="draft_trainstation_prebuilt02_title">Big station</string>
    <string name="draft_trainstation_prebuilt02_text">A big train station that serves local and long-distance traffic.</string>
    <string name="draft_cat_train00_parts00_title">Parts</string>
    <string name="draft_raildeco_crane00_title">Crane</string>
    <string name="draft_raildeco_crane00_text">A freight crane for your railway.</string>
    <string name="draft_raildeco_traincrossing00_title">Train Crossing</string>
    <string name="draft_raildeco_traincrossing00_text">A Train Crossing for your railway.</string>
    <string name="draft_raildeco_mast00_title">Overhead line mast</string>
    <string name="draft_raildeco_mast00_text">An overhead line mast for your railway.</string>
    <string name="draft_raildeco_lights00_00_title">Traffic light</string>
    <string name="draft_raildeco_lights00_00_text">A traffic light for your Railway</string>
    <string name="draft_trainstation_prebuilt10_title">Freight depot</string>
    <string name="draft_trainstation_prebuilt10_text">Train station for industrial goods.</string>
    <string name="draft_trainstation_prebuilt11_title">Big freight depot</string>
    <string name="draft_trainstation_prebuilt11_text">A big train station for more industrial goods.</string>
    <string name="channel_city_title">City News</string>
    <string name="channel_city_text">General information about your city.</string>
    <string name="settings_fullscreen">Fullscreen</string>
    <string name="control_help">Help</string>
    <string name="settings_scrolledges">Edge scrolling</string>
    <string name="dialog_rate_cmdlater">Later</string>
    <string name="region_individualcities">Single Cities</string>
    <string name="draft_redwood_tree00_title">Redwood Tree</string>
    <string name="draft_redwood_tree00_text">Typical tree from the Redwood Forest of California.</string>
    <string name="buildinginfo_daysbuilt">Built: %1$,d day(s) ago</string>
    <string name="createcity_terrain">Hills</string>
    <string name="draft_tool_terrain_increase00_title">Raise</string>
    <string name="draft_tool_terrain_increase00_text">Raises the terrain to form hills.</string>
    <string name="draft_tool_terrain_lower00_title">Lower</string>
    <string name="draft_tool_terrain_lower00_text">Lowers the terrain.</string>
    <string name="draft_tool_terrain_platform00_title">Platform</string>
    <string name="draft_tool_terrain_platform00_text">Levels terrain within a radius to the same height.</string>
    <string name="draft_cat_hills00_title">Hills</string>
    <string name="draft_feature_starter_pack01_title">Starter Pack II</string>
    <string name="draft_budget_roadtoll00_title">Toll</string>
    <string name="draft_tollbooth00_title">Tollbooths</string>
    <string name="draft_tollbooth00_text">A tollbooth can make you some cash but your people hate it.</string>
    <string name="notification02_title">Action required</string>
    <string name="notification02_text">Someone has to manage the development of %1$s!</string>
    <string name="notification03_title">Never forget %1$s</string>
    <string name="notification03_text">Please mayor, come back!</string>
    <string name="settings_fontscaling">Font size</string>
    <string name="settings_fontscaling_small">Small</string>
    <string name="settings_fontscaling_medium">Medium</string>
    <string name="settings_fontscaling_big">Big</string>
    <string name="pluginerror_disable">Disable</string>

    <string name="music_next">Next music</string>
    <string name="createcity_generating">Generating City</string>
    <string name="dialog_notenoughmoneyp_title">Insufficient funds</string>
    <string name="dialog_notenoughmoneyp_text">We have not enough money to buy this right now :(\n\nMissing amount is %1$s</string>
    <string name="game_region">Region %1$d/%2$d</string>
    <string name="gamemode_sandbox_title">Sandbox</string>
    <string name="gamemode_sandbox_text">Use this mode for experiments without money. Your inhabitants still have needs that you have to fulfill.</string>
    <string name="dialog_ubermode_title">Uber Mode</string>
    <string name="dialog_ubermode_text">Enable this special mode to get rid of all the hassle in the city:\n-No fires\n-No garbage\n-No diseases\n-No crimes\n-No deaths\n-Full education\n-100% popularity</string>
    <string name="topic_pluginsawesome">Plugins are awesome! However, we recommend to disable unused plugins.</string>
    <string name="topic_platforms">Did you know that TheoTown is available for PC, Android and iOS?</string>
    <string name="topic_pluginspace">Plugin space is limited, keep that in mind</string>
    <string name="topic_rotate">Did you know that you can rotate your city?</string>
    <string name="topic_pineapple">Pineapple on pizza?</string>
    <string name="topic_f11">Press F11 to activate fullscreen mode</string>
    <string name="draft_permanent_snow00_title">Snow</string>
    <string name="draft_permanent_snow00_text">There\'s always winter at this place.</string>
    <string name="settings_hidelabels">Hide labels</string>
    <string name="settings_sound_ambient">Ambient</string>
    <string name="settings_vsync">VSync</string>

    <string name="shop_invitefriends">Earn %d diamonds per invited friend</string>
    <string name="shop_invitetitle">Invite a friend</string>
    <string name="shop_invitationtext">Hey, check out this game that I found recently:\n%s</string>
    <string name="gamemenu_gameid">Game id: %s</string>
    <string name="gamemenu_gameidcopied">Copied game id into clipboard</string>
    <string name="draft_cat_intersections00_title">Interchanges</string>
    <string name="draft_intersection00_title">Overpass</string>
    <string name="draft_intersection00_text">A country road that connects to a flat highway via a bridge.</string>
    <string name="draft_intersection01_title">Underpass</string>
    <string name="draft_intersection01_text">A country road that connects to an elevated highway.</string>
    <string name="draft_intersection02_title">Cross road intersection</string>
    <string name="draft_intersection02_text">Two highways that intersect with each other. One of the highways is elevated.</string>
    <string name="draft_intersection_complex00_title">Clover interchange</string>
    <string name="draft_intersection_complex00_text">Two flat highways that intersect each other using a giant complex structure.</string>
    <string name="tool_removefence_title">Remove fence</string>
    <string name="tool_removefence_text">This tool can be used to remove fence only.</string>
    <string name="draft_fence_real00_title">Wooden Fence</string>
    <string name="draft_fence_real00_text">A simple wooden fence.</string>
    <string name="draft_fence_real01_title">Hedge</string>
    <string name="draft_fence_real01_text">A tall, green hedge.</string>
    <string name="draft_fence_real02_title">Wooden Fence</string>
    <string name="draft_fence_real02_text">Few planks tacked together.</string>
    <string name="draft_fence_real03_title">Modern Fence</string>
    <string name="draft_fence_real03_text">Planks stacked between concrete poles.</string>
    <string name="draft_fence_real04_title">White Fence</string>
    <string name="draft_fence_real04_text">Planked fence painted white.</string>
    <string name="draft_fence_real05_title">Stone Wall</string>
    <string name="draft_fence_real05_text">A low, sturdy stone wall.</string>
    <string name="draft_fence_real06_title">Iron Fence</string>
    <string name="draft_fence_real06_text">Heavy iron bars between brick walls.</string>
    <string name="draft_cat_fence00_title">Fence</string>
    <string name="ci_neighbor_notrading">There are no neighboring cities to trade with.</string>

    <string name="settings_sound_master">Master</string>
    <string name="draft_cemetery01_title">Big Cemetery</string>
    <string name="draft_cemetery01_text">A place where the remains of dead people are buried. This cemetery has a lot of space.</string>

    <string name="settings_bigger_minimap">Bigger minimap</string>
    <string name="stage_account_title">Account</string>
    <string name="stage_account_text">In order to use our online services you have to be connected to an account.</string>
    <string name="stage_account_forum">TheoTown Forum</string>
    <string name="forum_username">Username:</string>
    <string name="forum_password">Password:</string>
    <string name="forum_inuse">This account is used to login right now.</string>
    <string name="forum_cmdprofile">Show Profile</string>
    <string name="forum_cmdregister">No account? Register now!</string>
    <string name="forum_cmdlogin">Login</string>
    <string name="forum_cmdlogout">Logout</string>
    <string name="forum_success">Success</string>
    <string name="forum_loginerror">Login Error</string>
    <string name="forum_networkerror">Connection Error</string>
    <string name="stage_account_other">Other Accounts</string>
    <string name="stage_account_connected">%s - Connected</string>
    <string name="stage_account_steam">Steam</string>
    <string name="stage_gallery_update">Update</string>
    <string name="stage_gallery_noimages">No images uploaded, yet.</string>
    <string name="stage_region_online">Online regions</string>
    <string name="online_city_visit">Visit</string>
    <string name="store_status_notavailable">This plugin is not available right now</string>
    <string name="dialog_missingplugins_title">Missing Plugins</string>
    <string name="dialog_missingplugins_text">This city contains plugins that are not downloaded or running right now:</string>
    <string name="dialog_missingplugins_pluginby">•%1$s by %2$s</string>
    <string name="dialog_missingplugins_cmdget">Get them</string>
    <string name="dialog_missingplugins_cmdskip">Continue without</string>
    <string name="statistics_energyproduced">Produced Energy</string>
    <string name="statistics_energyneed">Needed Energy</string>
    <string name="statistics_waterproduced">Produced Water</string>
    <string name="statistics_waterneed">Needed Water</string>
    <string name="ci_show_statistics">Show statistics</string>
    <string name="dialog_commentdelete_title">Delete Comment</string>
    <string name="dialog_commentdelete_text">Are you sure that you want to delete that comment by %1$s? This cannot be undone.</string>
    <string name="dialog_commentdelete_cmd">Delete</string>
    <string name="stage_comment_login">Login with TheoTown account to comment</string>
    <string name="dialog_report_title">Report</string>
    <string name="dialog_report_text">Please specify for what reason you want to report %1$s:</string>
    <string name="dialog_report_appendix">You can send additional information to report@theotown.com</string>
    <string name="dialog_reported_title">Done</string>
    <string name="dialog_reported_text">Thank you for your report. We will review it and take action accordingly.\nYou may send us additional information to report@theotown.com if needed.</string>
    <string name="dialog_report_cmd">Report</string>
    <string name="stage_comment_reportsubject">the comment by %1$s</string>
    <string name="stage_store_reportsubject">the plugin "%1$s"</string>
    <string name="stage_comment_noperm">You are not allowed to comment on that plugin</string>
    <string name="store_modecommented">Comments</string>
    <string name="report_sexual">Sexual content</string>
    <string name="report_violent_or_repulsive">Violent or repulsive content</string>
    <string name="report_hateful_or_abusive">Hateful or abusive content</string>
    <string name="report_dangerous">Dangerous content</string>
    <string name="report_promotes_terrorism">Promotes terrorism</string>
    <string name="report_spam_or_misleading">Spam or misleading</string>
    <string name="report_infringes_my_rights">Infringes my rights</string>
    <string name="report_bad_behavior">Bad behavior</string>
    <string name="report_violates_store_rules">Violates other store rules</string>
    <string name="stage_comment_cmdsend">Send</string>
    <string name="stage_comment_cmdsendhint">Enter your comment here...</string>
    <string name="dialog_storerestart_cmdlater">Later</string>
    <string name="wealthy_poor">Poor</string>
    <string name="wealthy_medium">Medium</string>
    <string name="wealthy_rich">Wealthy</string>
    <string name="ci_rci_res">Residential</string>
    <string name="ci_rci_com">Commercial</string>
    <string name="ci_rci_ind">Industrial</string>
    <string name="settings_supportdrawingintwomodetools">Support dragging in two-mode-tools</string>
    <string name="settings_category_controls">Controls</string>
    <string name="draft_cat_rci_parts00_title">Manual building</string>

    <string name="settings_verticaltoolbuttons">Vertical tool actions</string>
    <string name="toolaction_build">Build</string>
    <string name="toolaction_joinroad">Join roads</string>
    <string name="toolaction_trafficlights">Use traffic lights</string>
    <string name="toolaction_bridge">Bridge</string>
    <string name="toolaction_constantheight">Constant height</string>
    <string name="toolaction_modifyunder">Below</string>
    <string name="toolaction_levelup">Higher</string>
    <string name="toolaction_leveldown">Lower</string>
    <string name="toolaction_upwards">Upwards</string>
    <string name="toolaction_downwards">Downwards</string>
    <string name="toolaction_nextframe">Next variant</string>
    <string name="toolaction_prevframe">Previous variant</string>
    <string name="toolaction_singlelane">Single lane</string>
    <string name="toolaction_randomcar">Select random</string>
    <string name="toolaction_hidebuildings">Highlight car</string>
    <string name="toolaction_radiusbigger">Bigger</string>
    <string name="toolaction_radiussmaller">Smaller</string>
    <string name="toolaction_routeremove">Remove</string>
    <string name="toolaction_routeundo">Undo</string>
    <string name="toolaction_routeconfirm">Confirm</string>
    <string name="toolaction_nextbuilding">Next building</string>
    <string name="toolaction_prevbuilding">Previous building</string>
    <string name="toolaction_abortmovebuilding">Abort</string>
    <string name="toolaction_rocketfire">Fire</string>
    <string name="toolaction_nextsign">Next label</string>
    <string name="toolaction_prevsign">Previous label</string>
    <string name="toolaction_terraindeeper">Deeper</string>
    <string name="toolaction_terrainhigher">Higher</string>

    <string name="settings_uisize">UI Size</string>
    <string name="settings_uisize_normal">Normal</string>
    <string name="settings_uisize_big">Big</string>
    <string name="settings_uisize_bigger">Bigger</string>
    <string name="settings_uisize_small">Small</string>
    <string name="settings_uisize_smaller">Smaller</string>
    <string name="createcity_desert">Desert</string>
    <string name="createcity_snow">Snow</string>
    <string name="weather_sunny">Sunny</string>
    <string name="weather_rainy">Rainy</string>
    <string name="weather_lighting">Thunderstorm</string>
    <string name="weather_auto">Dynamic</string>
    <string name="store_local_plugins">Local plugins</string>
    <string name="dialog_missingplugins_localpluginby">•%1$s by %2$s (local plugin)</string>

    <string name="dialog_storedisclaimer_title">There\'s more...</string>
    <string name="dialog_storedisclaimer_text">Welcome to the Plugin Store! Here you can get hundreds of additional contents for TheoTown made by players around the world.\n
\n
We recommend to read the plugin descriptions carefully to understand what a plugin does before you download it.</string>
    <string name="dialog_accountdisclaimer_title">Account</string>
    <string name="dialog_accountdisclaimer_text">You can connect your game to one or multiple accounts.\n
\n
By connecting the game to a TheoTown Forum account you can participate in comment sections.</string>
    <string name="ci_rci_help">The demand describes the need for specific buildings. It is divided into residential, commercial and industrial demands. For each of them there are three different levels of wealth.</string>

    <string name="draft_destroyed_tree00_title">Burnt trees</string>
    <string name="draft_destroyed_tree00_text">Some burnt down trees that you might want to remove.</string>
    <string name="region_acquiremap">Acquire</string>
    <string name="dialog_acquiremapfreemium_title">Acquire map</string>
    <string name="dialog_acquiremapfreemium_text">Congratulations, this is a free spot that you can acquire to build your own city here.</string>


    <string name="settings_sound_plugins">Plugins</string>
    <string name="createregion_title">New region</string>
    <string name="createregion_split">Split</string>
    <string name="createregion_merge">Merge</string>
    <string name="createregion_hide">Exclude</string>
    <string name="createregion_show">Include</string>
    <string name="createcity_sizebigbigbigbig">Even bigger</string>
    <string name="createregion_layout">Layout:</string>
    <string name="createregion_layout2x2">2x2</string>
    <string name="createregion_layoutcircle">Circle</string>
    <string name="dialog_deleteregion_title">Delete region</string>
    <string name="dialog_deleteregion_text">Are you sure that you want to delete this region? This cannot be undone.</string>
    <string name="dialog_deleteregion_cmd">Delete</string>
    <string name="dialog_resetregion_title">Reset region</string>
    <string name="dialog_resetregion_text">Are you sure that you want to reset this region? This cannot be undone.</string>
    <string name="dialog_resetregion_cmd">Reset</string>
    <string name="dialog_regionpassword_title">Enter region password</string>
    <string name="dialog_regionpassword_text">Password:</string>
    <string name="dialog_generateregion_title">Generate region</string>
    <string name="dialog_generateregion_text">Do you want to generate that region now?</string>
    <string name="dialog_uploadregionaccount_title">Account needed</string>
    <string name="dialog_uploadregionaccount_text">In order to upload a region you have to connect TheoTown with a TheoTown account.</string>
    <string name="dialog_uploadregion_title">Upload region</string>
    <string name="dialog_uploadregion_text">This will copy this region to the public list of online regions.\n\nOnce the region is uploaded you can claim parts on it online. If no password is set other players can join there then, too.</string>
    <string name="dialog_uploadregion_cmdpassword">Password ...</string>
    <string name="dialog_uploadregion_cmdupload">Upload</string>
    <string name="stage_uploadregion_uploading">Uploading region</string>
    <string name="dialog_uploadregionpassword_title">Enter password</string>
    <string name="dialog_uploadregionpassword_text">Here you can enter a password to access the region. Leave this field empty to set no password.</string>
    <string name="dialog_regionsearch_title">Search region</string>
    <string name="dialog_regionsearch_text">Enter a keyword below:</string>
    <string name="dialog_regionsearch_cmdsearch">Search</string>
    <string name="dialog_regioncoininfo_title">Region Coins?</string>
    <string name="dialog_regioncoininfo_text">For balancing reasons we introduced a currency called Region Coins. You will earn them for free on a daily basis just by opening the game.\n\nThis currency allows us to offer you our online services for free.</string>
    <string name="settings_sdcardplugins">Load plugins from sd card (TheoTown/plugins)</string>
    <string name="dialog_uploadregionconfirm_title">Upload now?</string>
    <string name="dialog_uploadregionconfirm_text">Ensure that you have a stable internet connection before starting the process.</string>
    <string name="dialog_uploadregionunsuited_title">Upload region</string>
    <string name="dialog_uploadregionunsuited_text">As of right now, you can only upload regions that have unfounded cities in them.</string>
    <string name="dialog_acquirecityaccount_title">Account needed</string>
    <string name="dialog_acquirecityaccount_text">In order to acquire a plot in a online region you have to connect TheoTown with a TheoTown account.</string>
    <string name="region_onlinecity_free">This plot is free so you can acquire it.</string>
    <string name="region_onlinecity_acquired">This is your plot. You can found a city here.</string>
    <string name="region_onlinecity_wait">Wait some time before you acquire another city in that region.</string>
    <string name="dialog_savingissue_title">Saving failed</string>
    <string name="dialog_savingissue_text">Unfortunately your city could not be saved.\nHint: %s\n\nPlease try again.</string>
    <string name="dialog_onlineinfo_title">Online mode</string>
    <string name="dialog_onlineinfo_text">Welcome to online mode! Here you can play together with your friends to work on regions together! You can even upload your own custom regions to play with your friends.\n\n"It\'s pretty cool!" - our Discord administrator said.</string>
    <string name="dialog_outdated_title">Outdated version</string>
    <string name="dialog_outdated_text">You are using an outdated version that is not compatible with this feature anymore.\n\nPlease update your game.</string>
    <string name="settings_weather_lightning">Lightnings</string>
    <string name="settings_item_edit">Edit</string>
    <string name="dialog_configureregion_title">Configure region</string>
    <string name="dialog_configureregion_previewrules">Preview</string>
    <string name="dialog_regionrules_general">General rules</string>
    <string name="dialog_regionrules_allowplugins">Plugins are allowed.</string>
    <string name="dialog_regionrules_notallowplugins">You cannot use plugins here.</string>
    <string name="dialog_regionrules_norules">There are no specific rules for this region.</string>
    <string name="stage_onlineregion_rules">Rules</string>
    <string name="control_report">Report</string>
    <string name="stage_regioncity_reportsubject">the city %1$s</string>
    <string name="stage_regioncity_owner">Owner: %1$s</string>
    <string name="stage_regioncity_playtime">Playtime: %1$s</string>

    <string name="draft_asphalt03_title">Light asphalt</string>
    <string name="draft_asphalt04_title">White asphalt</string>
    <string name="draft_concrete00_text">Some concrete for decorative purposes.</string>
    <string name="draft_concrete00_title">Concrete</string>
    <string name="draft_concrete01_title">Stripped concrete</string>
    <string name="createregion_regionname">Region name:</string>
    <string name="dialog_regionrules_allowsandbox">Sandbox is allowed.</string>
    <string name="dialog_regionrules_notallowsandbox">Sandbox is not available here.</string>
    <string name="dialog_configureregion_rules">Rules</string>
    <string name="dialog_configureregion_infos">Info</string>
    <string name="dialog_configureregion_allowplugins">Allow plugins</string>
    <string name="dialog_configureregion_allowsandbox">Allow sandbox</string>
    <string name="draft_sandstonetiles00_text">Decorative ground.</string>
    <string name="draft_sandstonetiles00_title">Sandstone tiles</string>
    <string name="draft_brick00_title">Brick</string>
    <string name="draft_woodenpier00_title">Wooden pier</string>
    <string name="draft_cobblestones00_title">Cobblestone</string>
    <string name="draft_fancylongtiles00_title">Fancy long tiles</string>
    <string name="draft_finemarble00_title">Fine marble</string>
    <string name="settings_nightmode">Night mode</string>
    <string name="settings_nightmode_day">Day</string>
    <string name="settings_nightmode_night">Night</string>
    <string name="settings_nightmode_auto">Auto</string>
    <string name="settings_nightmode_real">Real time</string>
    <string name="settings_rushhour">Rush hour</string>
    <string name="stage_onlineregion_information">Region information</string>
    <string name="dialog_configureregion_rules_desc">Here you can define some rules the players of this region have to follow:</string>
    <string name="dialog_configureregion_infos_desc">Here you can provide some general information about your region:</string>
    <string name="dialog_regionrules_informationcat">Information</string>
    <string name="dialog_regionrules_rulescat">Rules</string>
    <string name="dialog_selectuser_title">Select user</string>
    <string name="dialog_selectuser_namelabel">User name:</string>
    <string name="dialog_selectuser_namehint">Enter the user name of another player</string>
    <string name="dialog_selectuser_cmdselect">Select</string>
    <string name="dialog_transfercity_title">Transfer ownership</string>
    <string name="dialog_transfercity_text">Are you sure that you want to transfer the ownership over your city %1$s to %2$s?\n\nYou cannot undo that.</string>
    <string name="dialog_transfercity_cmdtransfer">Transfer</string>
    <string name="dialog_transferregion_title">Transfer ownership</string>
    <string name="dialog_transferregion_text">Are you sure that you want to transfer the ownership over your region %1$s to %2$s?\n\nYou cannot undo that.</string>
    <string name="dialog_transferregion_cmdtransfer">Transfer</string>
    <string name="stage_region_reportsubject">the region %1$s</string>
    <string name="dialog_removeowner_title">Remove owner</string>
    <string name="dialog_removeowner_text">Are you sure that you want to remove %1$s from this plot?\n\nThis cannot be undone.</string>
    <string name="dialog_removeowner_cmdremove">Remove</string>
    <string name="stage_regioncity_lastplayed">Last played: %1$s ago</string>
    <string name="ci_loan_get_text2">Value: %1$s
\nTerm: %2$,d months
\nMonthly costs: %3$s</string>
    <string name="settings_uianimations">Animations</string>
    <string name="dialog_configureregion_password">Password</string>
    <string name="dialog_configureregion_password_desc">Here you can set a new password. Leave it blank to reuse the current one.</string>
    <string name="dialog_configureregion_enforepassword">Require password</string>
    <string name="dialog_regionstats_title">Region statistics</string>
    <string name="ci_energy_produced_short">Produced: %1$,.0fkW</string>
    <string name="ci_energy_consumed_short">Used: %1$,.0fkW</string>
    <string name="ci_water_consumed_short">Used: %1$,.0fL/h</string>
    <string name="ci_water_produced_short">Produced: %1$,.0fL/h</string>
    <string name="dialog_regionstats_general">General</string>
    <string name="dialog_regionstats_cities">%1$d / %2$d cities</string>
    <string name="regionlist_cat_popular">Popular</string>
    <string name="regionlist_cat_new">New</string>
    <string name="regionlist_cat_free">Free</string>
    <string name="regionlist_cat_protected">Protected</string>
    <string name="regionlist_cat_usercities">Own cities</string>
    <string name="regionlist_cat_userregions">Own regions</string>
    <string name="store_cat_other">Other</string>
    <string name="store_cat_road">Road</string>
    <string name="store_cat_terrain">Terrain</string>
    <string name="store_cat_trees">Trees</string>
    <string name="store_cat_transport">Transport</string>
    <string name="store_cat_residential">Residential</string>
    <string name="store_cat_commercial">Commercial</string>
    <string name="store_cat_industrial">Industrial</string>
    <string name="store_cat_parks">Parks, Sports and Management</string>
    <string name="store_cat_supply">Supply (energy, water, waste disposal)</string>
    <string name="store_cat_religion">Religion and Culture</string>
    <string name="store_cat_service">Service (Police, Health Care, Education,...)</string>
    <string name="store_cat_award">Award and Special</string>
    <string name="store_cat_decoration">Decorations</string>
    <string name="store_cat_tool">Tools</string>
    <string name="store_cat_overlay">Weather and Overlay</string>
    <string name="store_cat_pack">Packs</string>
    <string name="store_cat_roaddecoration">Road decoration</string>
    <string name="store_cat_military">Military</string>
    <string name="dialog_confirmsendgift_title">Send gift</string>
    <string name="dialog_confirmsendgift_text">Awesome! You are about to send that gift to %1$s.</string>
    <string name="settings_category_tools">Tools</string>
    <string name="settings_category_gameplay">Gameplay</string>
    <string name="settings_autosavewhenleaving">Save automatically when leaving city</string>
    <string name="stage_regioncity_visits">Visits: %1$,d</string>
    <string name="dialog_missingplugins_total">Used plugins</string>
    <string name="settings_maprenderingnobackground">Transparent background in map screenshots</string>
    <string name="dialog_citygifts_title">Gifts</string>
    <string name="dialog_citygifts_cmdnew">Send a gift</string>
    <string name="dialog_citygifts_nogifts_receiver">You received no gifts, yet :(</string>
    <string name="dialog_citygifts_nogifts_other">Be the first one to send a gift</string>
    <string name="dialog_citygifts_typemsg">A message</string>
    <string name="dialog_citygifts_typeunknown">Unknown</string>
    <string name="dialog_citygifts_private">(private)</string>
    <string name="dialog_citygifts_cmdcollect">Collect</string>
    <string name="dialog_citygifts_nomessage">The sender left no message.</string>
    <string name="dialog_sendgift_title">Send a gift</string>
    <string name="dialog_sendgift_cmdsend">Send it</string>
    <string name="dialog_sendgift_typetext">Text</string>
    <string name="dialog_sendgift_typemoney">Money</string>
    <string name="dialog_sendgift_typediamonds">Diamonds / Region coins</string>
    <string name="dialog_sendgift_lbltype">Type</string>
    <string name="dialog_sendgift_lblamount">Amount</string>
    <string name="dialog_sendgift_lblmessage">Message</string>
    <string name="dialog_sendgift_messagedesc">Here you can enter a message for the receiver if you want to</string>
    <string name="dialog_sendgift_lblprivate">Private</string>
    <string name="dialog_citygifts_reportsubject">the gift by %1$s</string>
    <string name="dialog_deletegift_title">Delete gift</string>
    <string name="dialog_deletegift_text">Are you sure that you want to delete this gift? This cannot be undone.</string>
    <string name="dialog_deletegift_cmd">Delete</string>

    <string name="dialog_insufficientspace2_text">If you think this is a reporting issue please ensure that the app has actually access to external storage.</string>
    <string name="dialog_uploadregiontoobig_title">Upload region</string>
    <string name="dialog_uploadregiontoobig_text">This region is way too big to be uploaded :/</string>
    <string name="channel_onlinemode_title">Online mode</string>
    <string name="channel_onlinemode_text">New information about your cities in online mode.</string>
    <string name="dialog_externalstorage_proceedwithout">Proceed at own risk</string>
    <string name="dialog_externalstorage_title">No access to external storage</string>
    <string name="dialog_externalstorage_explanation">TheoTown uses the external storage permission in order to save cities and regions in an user accessible way.
By doing so we can circumvent potential data loss caused by app updates or re-installation.
\n\nThe game should be able to run without that permission. However, we don\'t take any responsibility for potential data loss or broken functionality caused by using the internal storage.</string>
    <string name="dialog_onlinenotifications_title">Notifications</string>
    <string name="dialog_onlinenotifications_time">%1$s ago</string>
    <string name="dialog_onlinenotifications_empty">No notifications, yet</string>
    <string name="dialog_onlinenotifications_cmdempty">Notifications</string>
    <string name="dialog_onlinenotifications_cmdnonempty">Notifications (%1$,d)</string>
    <string name="dialog_reason_title">Reason</string>
    <string name="dialog_reason_text">In order to proceed you have to specify a reason for this action.</string>
    <string name="store_realtitle">Plugin Store</string>
    <string name="settings_pushnotificationsonline">Notifications about online mode</string>
    <string name="settings_verticaltoolbar">Vertical toolbar</string>
    <string name="settings_darktoolbar">Dark toolbar</string>
    <string name="dialog_tutwelcome_title">Welcome to TheoTown</string>
    <string name="dialog_tutwelcome_text">We will now start with the tutorial to teach you the basics about how to build up your city.\n\n
You can skip the tutorial if you already know how to play. You can skip the tutorial at any time in the game menu.</string>
    <string name="dialog_tutwelcome_cmdskip">Skip tutorial</string>
    <string name="dialog_tutwelcome_start">Let\'s go</string>

    <string name="settings_catplugins">Plugins</string>
    <string name="settings_keys">Keys</string>
    <string name="settings_keys_cmdreset">Set to default</string>
    <string name="settings_keys_text">Currently assigned: %1$s\n
Default: %2$s\n\n
Press a key to assign it to this action.</string>
    <string name="settings_toolbarnames">Show names in toolbar</string>
    <string name="settings_toolbarprices">Show prices in toolbar</string>

    <string name="shader_default2">Default</string>

    <string name="dialog_regionnopermission_title">No access</string>
    <string name="dialog_regionnopermission_text">The app has no access to external storage to store the region in a safe way. Please grant access to external storage in order to generate regions.</string>
    <string name="ranger_cmdselecttrees">Select trees</string>
    <string name="draft_treeplantertool00_title">Tree Planter</string>
    <string name="draft_treeplantertool00_text">This tool can be used to spawn a variety of trees in a natural and convenient way.</string>
    <string name="treeplanter_cmdconfigure">Configure</string>
    <string name="treeplanter_species">Species:</string>
    <string name="treeplanter_density">Density:</string>
    <string name="treeplanter_roughness">Roughness:</string>
    <string name="treeplanter_brushsize">Brush size:</string>
    <string name="treeplanter_outofcash">Insufficient funds</string>
    <string name="control_about">About</string>

    <string name="about_framework">Framework</string>
    <string name="control_undo">Undo</string>
    <string name="control_redo">Redo</string>
    <string name="toolaction_zoneroad">Add roads</string>
    <string name="settings_fullscreen_resolution">Fullscreen resolution</string>
    <string name="settings_tool_history">Undo functionality</string>
    <string name="topic_birthday_ja">Happy birthday JustAnyone!</string>
    <string name="ci_neighbor_se">SE</string>
    <string name="ci_neighbor_ne">NE</string>
    <string name="ci_neighbor_nw">NW</string>
    <string name="ci_neighbor_sw">SW</string>

    <string name="dialog_removewithprice_title">Removal costs</string>
    <string name="dialog_removewithprice_text">The price to remove your selection is %1$s. Do you want to proceed?</string>

    <string name="draft_marker_powermarker_text">Coverage with energy. Energy is transported using wires.</string>
    <string name="draft_marker_waterpipemarker_title">Water</string>
    <string name="draft_marker_waterpipemarker_text">The coverage with water. Water is transported to your residents using pipes.</string>
    <string name="stage_files_title">File manager</string>
    <string name="stage_files_importhere">Import here</string>
    <string name="stage_files_currentdir">Current folder</string>
    <string name="stage_files_actions">Actions</string>
    <string name="stage_files_actionexport">Export</string>
    <string name="stage_files_actionrename">Rename</string>
    <string name="stage_files_actionrename_text">Rename file %1$s:</string>
    <string name="stage_files_renamecollision_title">Naming collision</string>
    <string name="stage_files_renamecollision_text">The file %1$s does already exist!</string>
    <string name="stage_files_actiondelete">Delete</string>
    <string name="stage_files_actiondelete_title">Delete?</string>
    <string name="stage_files_actiondelete_text">Are you sure that you want to delete %1$s? This cannot be undone!</string>
    <string name="stage_files_settings">Settings</string>
    <string name="stage_files_settings_showhiddenfiles">Show hidden files</string>
    <string name="stage_files_filesize">Size: %1$s</string>
    <string name="stage_files_helptitle">Help</string>
    <string name="stage_files_helptext">Welcome to the TheoTown file manager. Here you can access and manage your maps, regions, plugins and so on.</string>
    <string name="unit_sizebytes">%1$,d bytes</string>
    <string name="unit_sizekb">%1$,.1f KB</string>
    <string name="unit_sizemb">%1$,.1f MB</string>
    <string name="unit_sizegb">%1$,.1f GB</string>
    <string name="pluginerror_locateplugin">Locate plugin</string>
    <string name="stage_files_createfolder">Create folder</string>
    <string name="stage_files_
Download .txt
gitextract_8ry3bxrg/

├── .gitignore
├── README.md
├── grab.sh
├── grab_wrapper.bat
├── values/
│   └── strings.xml
├── values-af/
│   └── strings.xml
├── values-ar/
│   └── strings.xml
├── values-b+fil/
│   └── strings.xml
├── values-ca/
│   └── strings.xml
├── values-cs/
│   └── strings.xml
├── values-de/
│   └── strings.xml
├── values-es/
│   └── strings.xml
├── values-eu/
│   └── strings.xml
├── values-fa/
│   └── strings.xml
├── values-fr/
│   └── strings.xml
├── values-hu/
│   └── strings.xml
├── values-id/
│   └── strings.xml
├── values-it/
│   └── strings.xml
├── values-ja/
│   └── strings.xml
├── values-jv/
│   └── strings.xml
├── values-ko/
│   └── strings.xml
├── values-lt/
│   └── strings.xml
├── values-ms/
│   └── strings.xml
├── values-nl/
│   └── strings.xml
├── values-pl/
│   └── strings.xml
├── values-pt/
│   └── strings.xml
├── values-ru/
│   └── strings.xml
├── values-sk/
│   └── strings.xml
├── values-sr/
│   └── strings.xml
├── values-th/
│   └── strings.xml
├── values-tr/
│   └── strings.xml
├── values-uk/
│   └── strings.xml
├── values-vi/
│   └── strings.xml
├── values-zh/
│   └── strings.xml
├── values-zh-rHK/
│   └── strings.xml
└── values-zh-rTW/
    └── strings.xml
Copy disabled (too large) Download .json
Condensed preview — 36 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (10,366K chars).
[
  {
    "path": ".gitignore",
    "chars": 111,
    "preview": "facebook.xml\ngames-ids.xml\ncolor.xml\ndesktop.ini\n.DS_Store\nTheoTown\nstyles.xml\nic_launcher_background.xml\n*.bak"
  },
  {
    "path": "README.md",
    "chars": 2932,
    "preview": "# TheoTown-translation #\nWelcome to the **TheoTown Translation Repository**!\nThis is where the community can contribute "
  },
  {
    "path": "grab.sh",
    "chars": 44,
    "preview": "rsync ./TheoTown/android/res/values* . -azP\n"
  },
  {
    "path": "grab_wrapper.bat",
    "chars": 12,
    "preview": "bash grab.sh"
  },
  {
    "path": "values/strings.xml",
    "chars": 294065,
    "preview": "<resources>\n    <string name=\"app_name\">TheoTown</string>\n    <string name=\"settings_title\">Settings</string>\n    <strin"
  },
  {
    "path": "values-af/strings.xml",
    "chars": 287063,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-ar/strings.xml",
    "chars": 289340,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-b+fil/strings.xml",
    "chars": 305372,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-ca/strings.xml",
    "chars": 307581,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-cs/strings.xml",
    "chars": 286957,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-de/strings.xml",
    "chars": 299881,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-es/strings.xml",
    "chars": 300250,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-eu/strings.xml",
    "chars": 295359,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-fa/strings.xml",
    "chars": 288067,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-fr/strings.xml",
    "chars": 306604,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-hu/strings.xml",
    "chars": 286488,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-id/strings.xml",
    "chars": 297965,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-it/strings.xml",
    "chars": 298251,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-ja/strings.xml",
    "chars": 228599,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown </string>\n    <st"
  },
  {
    "path": "values-jv/strings.xml",
    "chars": 294153,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-ko/strings.xml",
    "chars": 238529,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">테오타운</string>\n    <string "
  },
  {
    "path": "values-lt/strings.xml",
    "chars": 294184,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-ms/strings.xml",
    "chars": 298792,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-nl/strings.xml",
    "chars": 295229,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-pl/strings.xml",
    "chars": 289377,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-pt/strings.xml",
    "chars": 302500,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-ru/strings.xml",
    "chars": 286225,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n<string name=\"about_cmdback\">Назад</string>\n<string na"
  },
  {
    "path": "values-sk/strings.xml",
    "chars": 288954,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-sr/strings.xml",
    "chars": 286568,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-th/strings.xml",
    "chars": 281872,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-tr/strings.xml",
    "chars": 288848,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-uk/strings.xml",
    "chars": 291922,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-vi/strings.xml",
    "chars": 286167,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  },
  {
    "path": "values-zh/strings.xml",
    "chars": 221182,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\r\n    <string name=\"app_name\">西奥小镇</string>\r\n    <strin"
  },
  {
    "path": "values-zh-rHK/strings.xml",
    "chars": 216211,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">西奧小鎮</string>\n    <string "
  },
  {
    "path": "values-zh-rTW/strings.xml",
    "chars": 217700,
    "preview": "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?><resources>\n    <string name=\"app_name\">TheoTown</string>\n    <str"
  }
]

About this extraction

This page contains the full source code of the TheoTown-Team/translations GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 36 files (8.6 MB), approximately 2.3M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!