Update Payloads (#50)

* Update fusee-primary to 0.8.4

* Update Hekate to 4.8

* Update languages to reflect versions
This commit is contained in:
Nathaniel Fitzenrider 2019-02-24 03:40:50 -05:00 committed by tomGER
parent 68fc49b39e
commit f19761bc80
12 changed files with 25 additions and 26 deletions

View File

@ -15,10 +15,10 @@ let deDE = {
"labelContribute" :'Möchtest du helfen eine Übersetzung hinzuzufügen, zu verbessern oder einen Payload hinzuzufügen besuche <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">diese Seite</a>.', "labelContribute" :'Möchtest du helfen eine Übersetzung hinzuzufügen, zu verbessern oder einen Payload hinzuzufügen besuche <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">diese Seite</a>.',
"h1SetupDelivery" :"Payload-Einstellungen", "h1SetupDelivery" :"Payload-Einstellungen",
"h4SelectPayload" :"Wähle einen Payload:", "h4SelectPayload" :"Wähle einen Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"(Re)Switched Test Payload (fusee)", "optionFusee" :"(Re)Switched Test Payload (fusee)",
"optionUpload" :"Eigenen Payload hochladen", "optionUpload" :"Eigenen Payload hochladen",
"h3Log" :"Protokoll:", "h3Log" :"Protokoll:",

View File

@ -15,10 +15,10 @@ let enUS = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"Setup Payload Delivery", "h1SetupDelivery" :"Setup Payload Delivery",
"h4SelectPayload" :"Select Payload:", "h4SelectPayload" :"Select Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS (All Versions)", "optionSXOS" :"SX OS (All Versions)",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"(Re)Switched test payload (fusee)", "optionFusee" :"(Re)Switched test payload (fusee)",
"optionUpload" :"Upload Payload", "optionUpload" :"Upload Payload",
"h3Log" :"Log:", "h3Log" :"Log:",

View File

@ -15,10 +15,10 @@ let esMX = {
"labelContribute" :'Si te gustaría ayudar añadiendo otra traducción o actualizando/añadiendo un payload, revisa <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">esto</a>.', "labelContribute" :'Si te gustaría ayudar añadiendo otra traducción o actualizando/añadiendo un payload, revisa <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">esto</a>.',
"h1SetupDelivery" :"Configurar Payload a Enviar", "h1SetupDelivery" :"Configurar Payload a Enviar",
"h4SelectPayload" :"Seleccionar Payload:", "h4SelectPayload" :"Seleccionar Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS (Todas las Versiones)", "optionSXOS" :"SX OS (Todas las Versiones)",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"Mod de Hekate de CTCaer v4.6", "optionCTCaerHekate" :"Mod de Hekate de CTCaer v4.8",
"optionFusee" :"Payload de prueba de (Re)Switched (fusee)", "optionFusee" :"Payload de prueba de (Re)Switched (fusee)",
"optionUpload" :"Subir Payload", "optionUpload" :"Subir Payload",
"h3Log" :"Registro:", "h3Log" :"Registro:",

View File

@ -14,8 +14,9 @@ let frFR = {
"liLaunch" :"Si tout est bon le Payload va démarrer!", "liLaunch" :"Si tout est bon le Payload va démarrer!",
"h1SetupDelivery" :"Configuration de lenvoi des Payloads", "h1SetupDelivery" :"Configuration de lenvoi des Payloads",
"h4SelectPayload" :"Sélectionnez le Payload:", "h4SelectPayload" :"Sélectionnez le Payload:",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.2 (All Firmwares)", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8 (All Firmwares)",
"optionFusee" :"(Re)Switched test payload (fusee)", "optionFusee" :"(Re)Switched test payload (fusee)",
"optionAtmosphere":"Atmosphère 0.8.4"
"optionSXOS" :"SX OS (All Firmwares)", "optionSXOS" :"SX OS (All Firmwares)",
"optionReiNX" :"ReiNX (With SigPatches)", "optionReiNX" :"ReiNX (With SigPatches)",
"optionUpload" :"Upload du Payload", "optionUpload" :"Upload du Payload",

View File

@ -15,10 +15,10 @@ let itIT = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"Setup Payload Delivery", "h1SetupDelivery" :"Setup Payload Delivery",
"h4SelectPayload" :"Select Payload:", "h4SelectPayload" :"Select Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"(Re)Switched payload di test (fusee)", "optionFusee" :"(Re)Switched payload di test (fusee)",
"optionUpload" :"Carica payload", "optionUpload" :"Carica payload",
"h3Log" :"Log:", "h3Log" :"Log:",

View File

@ -16,10 +16,10 @@ let plPL = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"Wybierz konfigurację payloadu", "h1SetupDelivery" :"Wybierz konfigurację payloadu",
"h4SelectPayload" :"Wybierz Payload", "h4SelectPayload" :"Wybierz Payload",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"(Re)Switched testowy payload (fusee)", "optionFusee" :"(Re)Switched testowy payload (fusee)",
"optionUpload" :"Załaduj payload", "optionUpload" :"Załaduj payload",
"h3Log" :"Log:", "h3Log" :"Log:",

View File

@ -15,10 +15,10 @@ let ptBR = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"Configurar Entrega de Payload", "h1SetupDelivery" :"Configurar Entrega de Payload",
"h4SelectPayload" :"Payload:", "h4SelectPayload" :"Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"Payload de teste (Re)Switched (fusee)", "optionFusee" :"Payload de teste (Re)Switched (fusee)",
"optionUpload" :"Carregar Payload", "optionUpload" :"Carregar Payload",
"h3Log" :"Log:", "h3Log" :"Log:",

View File

@ -15,10 +15,10 @@ let ruRU = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"Настройки отправки пейлоада", "h1SetupDelivery" :"Настройки отправки пейлоада",
"h4SelectPayload" :"Выберите пейлоад:", "h4SelectPayload" :"Выберите пейлоад:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"Тестовый пейлоад от (Re)Switched", "optionFusee" :"Тестовый пейлоад от (Re)Switched",
"optionUpload" :"Загрузить свой пейлоад", "optionUpload" :"Загрузить свой пейлоад",
"h3Log" :"Log:", "h3Log" :"Log:",

View File

@ -15,10 +15,10 @@ let zhCN = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"部署 Payload", "h1SetupDelivery" :"部署 Payload",
"h4SelectPayload" :"选择 Payload:", "h4SelectPayload" :"选择 Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"(Re)Switched test payload (fusee)", "optionFusee" :"(Re)Switched test payload (fusee)",
"optionUpload" :"上传 Payload", "optionUpload" :"上传 Payload",
"h4GetByteArray" :"获取Payload byte array (无Sploit)", "h4GetByteArray" :"获取Payload byte array (无Sploit)",

View File

@ -15,10 +15,10 @@ let zhTW = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"部署 Payload", "h1SetupDelivery" :"部署 Payload",
"h4SelectPayload" :"選擇 Payload:", "h4SelectPayload" :"選擇 Payload:",
"optionAtmosphere" :"Atmosphère 0.8.3", "optionAtmosphere" :"Atmosphère 0.8.4",
"optionSXOS" :"SX OS", "optionSXOS" :"SX OS",
"optionReiNX" :"ReiNX 2.0", "optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v4.6", "optionCTCaerHekate" :"CTCaer's Hekate Mod v4.8",
"optionFusee" :"(Re)Switched test payload (fusee)", "optionFusee" :"(Re)Switched test payload (fusee)",
"optionUpload" :"上傳Payload", "optionUpload" :"上傳Payload",
"h4GetByteArray" :"獲取Payload byte array (無Sploit)", "h4GetByteArray" :"獲取Payload byte array (無Sploit)",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long