IL2HorusTeam/il2fb-difficulty

View on GitHub
il2fb/config/difficulty/locale/en/LC_MESSAGES/il2fb-difficulty.po

Summary

Maintainability
Test Coverage
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-09 14:12+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: constants.py:18
msgid "Wind and turbulence"
msgstr ""

#: constants.py:22
msgid "Flutter effect"
msgstr ""

#: constants.py:26
msgid "Stalls and spins"
msgstr ""

#: constants.py:30
msgid "Blackouts and redouts"
msgstr ""

#: constants.py:34
msgid "Engine overheat"
msgstr ""

#: constants.py:38
msgid "Torque and gyro effects"
msgstr ""

#: constants.py:42
msgid "Realistic landings"
msgstr ""

#: constants.py:46
msgid "Take-off and landing"
msgstr ""

#: constants.py:50
msgid "Cockpit always on"
msgstr ""

#: constants.py:54
msgid "No external views"
msgstr ""

#: constants.py:58
msgid "Head shake"
msgstr ""

#: constants.py:62
msgid "No player map icons"
msgstr ""

#: constants.py:63
msgid "Do not display player icon on map"
msgstr ""

#: constants.py:67
msgid "Realistic gunnery"
msgstr ""

#: constants.py:71
msgid "Limited ammo"
msgstr ""

#: constants.py:75
msgid "Limited fuel"
msgstr ""

#: constants.py:79
msgid "Vulnerability"
msgstr ""

#: constants.py:83
msgid "No look fixation on air targets"
msgstr ""

#: constants.py:87
msgid "Clouds"
msgstr ""

#: constants.py:91
msgid "No map icons"
msgstr ""

#: constants.py:95
msgid "Separate start of engines"
msgstr ""

#: constants.py:99
msgid "No instant success"
msgstr ""

#: constants.py:103
msgid "No minimap path"
msgstr ""

#: constants.py:107
msgid "No speed bar"
msgstr ""

#: constants.py:111
msgid "Complex engine management"
msgstr ""

#: constants.py:115
msgid "Reliability"
msgstr ""

#: constants.py:119
msgid "G-force limits"
msgstr ""

#: constants.py:123
msgid "Realistic pilot vulnerability"
msgstr ""

#: constants.py:127
msgid "Realistic navigation"
msgstr ""

#: constants.py:131
msgid "No player icon"
msgstr ""

#: constants.py:132
msgid "Player icon is not shown on map"
msgstr ""

#: constants.py:136
msgid "No fog of war icons"
msgstr ""

#: constants.py:137
msgid "Disable intelligence icons on map"
msgstr ""

#: constants.py:141
msgid "Bomb fuses"
msgstr ""

#: constants.py:145
msgid "Realistic torpedoing"
msgstr ""

#: constants.py:150 constants.py:195
msgid "Realistic spread of missiles"
msgstr ""

#: constants.py:154
msgid "No player's own view"
msgstr ""

#: constants.py:158
msgid "No enemy views"
msgstr ""

#: constants.py:159
msgid "Without view of enemies"
msgstr ""

#: constants.py:163
msgid "No friendly views"
msgstr ""

#: constants.py:164
msgid "Without view of friends"
msgstr ""

#: constants.py:169
msgid "No planes view"
msgstr ""

#: constants.py:174 constants.py:200
msgid "No aircraft carrier views"
msgstr ""

#: constants.py:175 constants.py:201
msgid "Without view of aircraft carriers"
msgstr ""

#: constants.py:180
msgid "No look fixation on ground targets"
msgstr ""

#: constants.py:185
msgid "Shared kills"
msgstr ""

#: constants.py:190
msgid "Historically restricted shared kills"
msgstr ""

#: constants.py:206
msgid "No aircraft views"
msgstr ""

#: constants.py:207
msgid "Without views of aircrafts"
msgstr ""

#: constants.py:212
msgid "Fragile torpedoes"
msgstr ""

#: constants.py:217
msgid "No self view after takeoff"
msgstr ""

#: constants.py:219
msgid "You can look at your own plane from outside only before takeoff"
msgstr ""

#: constants.py:225
msgid "Realistic bombing"
msgstr ""

#: constants.py:226
msgid "Use realistic bombsight inputs"
msgstr ""

#: constants.py:231
msgid "Allow custom TrueColor (24-bit) skins"
msgstr ""

#: constants.py:233
msgid ""
"Allow players to use custom TrueColor skins, which support 16'777'216 (24 "
"bit) colors instead of 256 (8 bit). Not recommended for usage in online "
"mode, as it can introduce performance issues and can cause game crashes."
msgstr ""

#: constants.py:242
msgid "Flight model"
msgstr ""

#: constants.py:243
msgid "Weapons"
msgstr ""

#: constants.py:244
msgid "View"
msgstr ""

#: constants.py:245
msgid "Icons and map"
msgstr ""

#: constants.py:246
msgid "Miscellaneous"
msgstr ""

#: constants.py:378
msgid "Easy"
msgstr ""

#: constants.py:379
msgid "Normal"
msgstr ""

#: constants.py:380
msgid "Full real"
msgstr ""

#: exceptions.py:31
#, python-brace-format
msgid ""
"Parameter '{parameter}' is locked by {lockers} accordingly to the rules of "
"game."
msgstr ""

#: validators.py:31
msgid "Difficulty value must be an integer."
msgstr ""

#: validators.py:34
msgid "Difficulty value must be >= 0."
msgstr ""

#: validators.py:47
#, python-brace-format
msgid "Settings must be an instance of '{expected}' or its subclass."
msgstr ""