Divergent/mods/Yet Another Campfire Saving/gamedata/configs/text/eng/ish_campfire.xml

71 lines
2.3 KiB
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<string id="st_ui_no_save_campfire_baby">
<text>You can only %s near campfires, baby.</text>
</string>
<string id="st_ui_no_save_campfire_base">
<text>You can only %s near campfires and in friendly bases.</text>
</string>
<string id="st_ui_no_save_campfire_unlit">
<text>The campfire must be lit before you can %s.</text>
</string>
<string id="ui_mcm_menu_yasc">
<text>YACS</text>
</string>
<string id="ui_mcm_lst_Sanctuaries_None">
<text>Nope</text>
</string>
<string id="ui_mcm_lst_Sanctuaries_Friendly">
<text>Only Friendly</text>
</string>
<string id="ui_mcm_lst_Sanctuaries_Neutral">
<text>Friendly &amp; Neutral</text>
</string>
<string id="ui_mcm_yacs_title">
<text>Yet Another Campfire Saving</text>
</string>
<string id="ui_mcm_yasc_enableCampfireSaving">
<text>Enable Campfire Saving</text>
</string>
<string id="ui_mcm_yasc_enableCampfireSaving_desc">
<text>You will only be able to save near lit campfires and within friendly bases.</text>
</string>
<string id="ui_mcm_yasc_allowNeutralBases">
<text>Enable Neutral Bases</text>
</string>
<string id="ui_mcm_yasc_allowNeutralBases_desc">
<text>Other factions will allow you to save in their bases depending on your goodwill.</text>
</string>
<string id="ui_mcm_yasc_allowSanctuaries">
<text>Enable Sanctuaries</text>
</string>
<string id="ui_mcm_yasc_allowSanctuaries_desc">
<text>Certain influential individuals will allow you to save within their abodes if you are on good terms.</text>
</string>
<string id="ui_mcm_yasc_enableNotifications">
<text>Enable Token Notifications</text>
</string>
<string id="ui_mcm_yasc_enableNotifications_desc">
<text>You will be notified of remaining time before you are granted a free save token.</text>
</string>
<string id="ui_mcm_yasc_isNotMommy">
<text>Not A Mommy</text>
</string>
<string id="ui_mcm_yasc_isNotMommy_desc">
<text>You identify as Daddy.</text>
</string>
<string id="mommy_true">
<text>Mommy</text>
</string>
<string id="mommy_false">
<text>Daddy</text>
</string>
<string id="token_pending">
<text>You will be granted a %s Token in %i seconds.</text>
</string>
<string id="token_granted">
<text>You have a %s Token. Press SHIFT-F5 to redeem.</text>
</string>
</string_table>