130 lines
5.5 KiB
JSON
Raw Normal View History

2025-02-05 14:49:30 +01:00
{
"general": {
"inventoryUpdateNote": "Note: Changes made here will only be reflected in-game when the game re-downloads your inventory. Visiting the navigation should be the easiest way to trigger that.",
"addButton": "Add",
"bulkActions": "Bulk Actions"
},
"code": {
"nonValidAuthz": "Your credentials are no longer valid.",
"changeNameConfirm": "What would you like to change your account name to?",
"deleteAccountConfirm": "Are you sure you want to delete your account {{displayName}} ({{email}})? This action cannot be undone.",
"archgun": "Archgun",
"melee": "Melee",
"pistol": "Pistol",
"rifle": "Rifle",
"shotgun": "Shotgun",
"kitgun": "Kitgun",
"zaw": "Zaw",
"moteAmp": "Mote Amp",
"amp": "Amp",
"sirocco": "Sirocco",
"kDrive": "K-Drive",
"legendaryCore": "Legendary Core",
"traumaticPeculiar": "Traumatic Peculiar",
"badItem": "(Imposter)",
"maxRank": "Max Rank",
"rename": "Rename",
"renamePrompt": "Enter new custom name:",
"remove": "Remove",
"addItemsConfirm": "Are you sure you want to add {{count}} items to your account?",
"noEquipmentToRankUp": "No equipment to rank up.",
"succAdded": "Successfully added.",
"buffsNumber": "Number of buffs",
"cursesNumber": "Number of curses",
"rerollsNumber": "Number of rerolls",
"viewStats": "View Stats",
"rank": "Rank",
"count": "Count",
"focusAllUnlocked": "All focus schools are already unlocked.",
"focusUnlocked": "Unlocked {{count}} new focus schools! An inventory update will be needed for the changes to be reflected in-game. Visiting the navigation should be the easiest way to trigger that.",
"addModsConfirm": "Are you sure you want to add {{count}} mods to your account?",
"succImport": "Successfully imported."
},
"login": {
"description": "Login using your OpenWF account credentials (same as in-game when connecting to this server).",
"emailLabel": "Email address",
"passwordLabel": "Password",
"loginButton": "Login"
},
"navbar": {
"logout": "Logout",
"renameAccount": "Rename Account",
"deleteAccount": "Delete Account",
"inventory": "Inventory",
"mods": "Mods",
"cheats": "Cheats",
"import": "Import"
},
"inventory": {
"addItems": "Add Items",
"suits": "Warframes",
"longGuns": "Primary Weapons",
"pistols": "Secondary Weapons",
"melee": "Melee Weapons",
"spaceSuits": "Archwings",
"spaceGuns": "Archwing Primary Weapons",
"spaceMelee": "Archwing Melee Weapons",
"mechSuits": "Necramechs",
"sentinels": "Sentinels",
"sentinelWeapons": "Sentinel Weapons",
"operatorAmps": "Amps",
"hoverboards": "K-Drives",
"bulkAddSuits": "Add Missing Warframes",
"bulkAddWeapons": "Add Missing Weapons",
"bulkAddSpaceSuits": "Add Missing Archwings",
"bulkAddSpaceWeapons": "Add Missing Archwing Weapons",
"bulkAddSentinels": "Add Missing Sentinels",
"bulkAddSentinelWeapons": "Add Missing Sentinel Weapons",
"bulkRankUpSuits": "Max Rank All Warframes",
"bulkRankUpWeapons": "Max Rank All Weapons",
"bulkRankUpSpaceSuits": "Max Rank All Archwings",
"bulkRankUpSpaceWeapons": "Max Rank All Archwing Weapons",
"bulkRankUpSentinels": "Max Rank All Sentinels",
"bulkRankUpSentinelWeapons": "Max Rank All Sentinel Weapons"
},
"powersuit": {
"archonShardsLabel": "Archon Shard Slots",
"archonShardsDescription": "You can use these unlimited slots to apply a wide range of upgrades."
},
"mods": {
"addRiven": "Add Riven",
"fingerprint": "Fingerprint",
"fingerprintHelp": "Need help with the fingerprint?",
"rivens": "Rivens",
"mods": "Mods",
"bulkAddMods": "Add Missing Mods"
},
"cheats": {
"administratorRequirement": "You must be an administrator to use this feature. To become an administrator, add <code>\"<span class='displayname'></span>\"</code> to <code>administratorNames</code> in the config.json.",
"skipTutorial": "Skip Tutorial",
"skipAllDialogue": "Skip All Dialogue",
"unlockAllScans": "Unlock All Scans",
"unlockAllMissions": "Unlock All Missions",
"unlockAllQuests": "Unlock All Quests",
"completeAllQuests": "Complete All Quests",
"infiniteCredits": "Infinite Credits",
"infinitePlatinum": "Infinite Platinum",
"infiniteEndo": "Infinite Endo",
"infiniteRegalAya": "Infinite Regal Aya",
"unlockAllShipFeatures": "Unlock All Ship Features",
"unlockAllShipDecorations": "Unlock All Ship Decorations",
"unlockAllFlavourItems": "Unlock All <abbr title=\"Animation Sets, Glyphs, Plattes, etc.\">Flavor Items</abbr>",
"unlockAllSkins": "Unlock All Skins",
"unlockAllCapturaScenes": "Unlock All Captura Scenes",
"universalPolarityEverywhere": "Universal Polarity Everywhere",
"unlockDoubleCapacityPotatoesEverywhere": "Potatoes Everywhere",
"unlockExilusEverywhere": "Exilus Adapters Everywhere",
"unlockArcanesEverywhere": "Arcane Adapters Everywhere",
"noDailyStandingLimits": "No Daily Standing Limits",
"spoofMasteryRank": "Spoofed Mastery Rank (-1 to disable)",
"saveSettings": "Save Settings",
"account": "Account",
"unlockAllFocusSchools": "Unlock All Focus Schools",
"helminthUnlockAll": "Fully Level Up Helminth"
},
"import": {
"importNote": "You can provide a full or partial inventory response (client respresentation) here. All fields that are supported by the importer <b>will be overwritten</b> in your account.",
"submit": "Submit"
}
}