Skip to content

Commit

Permalink
Merge pull request #1260 from MakinDay/master
Browse files Browse the repository at this point in the history
(italian) reactivedrop and item_schema_strange_crafting update
  • Loading branch information
BenLubar authored Dec 7, 2023
2 parents 2dd7340 + 6cf8325 commit e4f42db
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions community/inventory_service/item-schema-strange-crafting.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@
"type": "item",
"name_english": "Beta Tester's Strange Weapon",
"name_german": "Beta Tester's Seltsame Waffe",
"name_italian": "La Strana Arma del Beta Tester",
"name_japanese": "ベータテスターのストレンジ武器",
"name_russian": "Странное оружие бета-тестировщика",
"display_type_english": "Single-Use Tool",
"display_type_german": "Einwegwerkzeug",
"display_type_italian": "Strumento Monouso",
"display_type_japanese": "使い捨てツール",
"display_type_russian": "Одноразовый инструмент",
"description_english": "A strange box that contains a weapon. What weapon is it? The weight in this box appears to shift as you consider the possibilities.",
"description_german": "Eine seltsame Kiste, die eine Waffe enthält. Um welche Waffe handelt es sich? Das Gewicht in der Kiste scheint sich zu verändern, während du über die Möglichkeiten nachdenkst.",
"description_italian": "Una strana scatola che contiene un'arma. Di che arma si tratta? Il peso della scatola sembra cambiare mentre si considerano le possibilità.",
"description_japanese": "武器の入った不思議な箱。何の武器だろうか?何が出てくるか考えていると箱の重さが変化しているように見える。",
"description_russian": "Странный ящик, в котором находится оружие. Что это за оружие? Вес этой коробки, кажется, меняется, пока вы рассматриваете возможные варианты.",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
Expand All @@ -25,14 +28,17 @@
"type": "item",
"name_english": "Beta Tester's Strange Device",
"name_german": "Beta Tester's Seltsames Gerät",
"name_italian": "Lo Strano Dispositivo del Beta Tester",
"name_japanese": "ベータテスターのストレンジ装置",
"name_russian": "Странный прибор бета-тестировщика",
"display_type_english": "Single-Use Tool",
"display_type_german": "Einwegwerkzeug",
"display_type_italian": "Strumento Monouso",
"display_type_japanese": "使い捨てツール",
"display_type_russian": "Одноразовый инструмент",
"description_english": "A strange assortment of circuit boards that don't seem like they should be compatible. The device does not appear to ever have been powered on.",
"description_german": "Eine seltsame Zusammenstellung von Platinen, die nicht kompatibel zu sein scheinen. Das Gerät scheint nie eingeschaltet worden zu sein.",
"description_italian": "Uno strano assortimento di circuiti stampati che non sembrano essere compatibili. Il dispositivo non sembra essere mai stato acceso.",
"description_japanese": "規格製品には見えない不思議な回路基板の山。この装置は一度も電源を入れた形跡が無いようだ。",
"description_russian": "Странный набор электросхем, которые, кажется, не совместимы. Похоже, что прибор никогда не включался.",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
Expand Down
12 changes: 6 additions & 6 deletions resource/reactivedrop_italian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9425,12 +9425,12 @@
"[english]asw_infection_fp" "Infection First Person"
"asw_infection_tp" "Infezione in Terza Persona"
"[english]asw_infection_tp" "Infection Third Person"
"asw_infectionClassic" "Infection Classic"
"[english]asw_infectionClassic" "Infection Classic"
"asw_infectionClassic_fp" "Infection Classic First Person"
"[english]asw_infectionClassic_fp" "Infection Classic First Person"
"asw_infectionClassic_tp" "Infection Classic Third Person"
"[english]asw_infectionClassic_tp" "Infection Classic Third Person"
"asw_infectionClassic" "Infezione Classica"
"[english]asw_infectionClassic" "Infection Classic"
"asw_infectionClassic_fp" "Infezione Classica in Prima Persona"
"[english]asw_infectionClassic_fp" "Infection Classic First Person"
"asw_infectionClassic_tp" "Infezione Classica in Terza Persona"
"[english]asw_infectionClassic_tp" "Infection Classic Third Person"
"asw_infection_desc" "La squadra degli Esseri Umani vince sopravvivendo. La squadra degli Zombi vince infettando tutti i giocatori umani."
"[english]asw_infection_desc" "Human team wins by surviving. Zombie team wins by infecting all human players."
"asw_infection_credit_script" "Script della Sfida di ModdedMarionette"
Expand Down

0 comments on commit e4f42db

Please sign in to comment.