From bf13a7bfe263e6396471f04cd2756ed04a5bc35b Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Wed, 6 Nov 2024 00:30:16 -0600 Subject: [PATCH] Special thanks to Lukasz Gwozdz from Valve for making these strings importable and saving my sanity. --- .../inventory_service_tags_brazilian.vdf | 18 ------------------ .../inventory_service_tags_czech.vdf | 18 ------------------ .../inventory_service_tags_danish.vdf | 18 ------------------ .../inventory_service_tags_dutch.vdf | 18 ------------------ .../inventory_service_tags_english.vdf | 12 ------------ .../inventory_service_tags_finnish.vdf | 18 ------------------ .../inventory_service_tags_french.vdf | 18 ------------------ .../inventory_service_tags_german.vdf | 18 ------------------ .../inventory_service_tags_hungarian.vdf | 18 ------------------ .../inventory_service_tags_indonesian.vdf | 18 ------------------ .../inventory_service_tags_italian.vdf | 18 ------------------ .../inventory_service_tags_japanese.vdf | 18 ------------------ .../inventory_service_tags_koreana.vdf | 18 ------------------ .../inventory_service_tags_latam.vdf | 18 ------------------ .../inventory_service_tags_norwegian.vdf | 18 ------------------ .../inventory_service_tags_polish.vdf | 18 ------------------ .../inventory_service_tags_portuguese.vdf | 18 ------------------ .../inventory_service_tags_romanian.vdf | 18 ------------------ .../inventory_service_tags_russian.vdf | 18 ------------------ .../inventory_service_tags_schinese.vdf | 18 ------------------ .../inventory_service_tags_spanish.vdf | 18 ------------------ .../inventory_service_tags_swedish.vdf | 18 ------------------ .../inventory_service_tags_tchinese.vdf | 18 ------------------ .../inventory_service_tags_thai.vdf | 18 ------------------ .../inventory_service_tags_turkish.vdf | 18 ------------------ .../inventory_service_tags_ukrainian.vdf | 18 ------------------ .../inventory_service_tags_vietnamese.vdf | 18 ------------------ store_page/storepage_81731_brazilian.json | 8 +++++++- store_page/storepage_81731_english.json | 8 +++++++- store_page/storepage_81731_french.json | 8 +++++++- store_page/storepage_81731_german.json | 8 +++++++- store_page/storepage_81731_italian.json | 8 +++++++- store_page/storepage_81731_japanese.json | 8 +++++++- store_page/storepage_81731_koreana.json | 8 +++++++- store_page/storepage_81731_latam.json | 8 +++++++- store_page/storepage_81731_polish.json | 8 +++++++- store_page/storepage_81731_portuguese.json | 8 +++++++- store_page/storepage_81731_russian.json | 8 +++++++- store_page/storepage_81731_schinese.json | 8 +++++++- store_page/storepage_81731_spanish.json | 8 +++++++- store_page/storepage_81731_swedish.json | 8 +++++++- store_page/storepage_81731_tchinese.json | 8 +++++++- store_page/storepage_81731_ukrainian.json | 8 +++++++- store_page/storepage_81731_vietnamese.json | 8 +++++++- 44 files changed, 119 insertions(+), 497 deletions(-) diff --git a/community/inventory_service/inventory_service_tags_brazilian.vdf b/community/inventory_service/inventory_service_tags_brazilian.vdf index b8e1a5167..f673cae7f 100644 --- a/community/inventory_service/inventory_service_tags_brazilian.vdf +++ b/community/inventory_service/inventory_service_tags_brazilian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Dispositivos Estranhos" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Doações" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Selos de Mapa" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Artistas" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programadores" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Hosts de servidores" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Tradutores" } } diff --git a/community/inventory_service/inventory_service_tags_czech.vdf b/community/inventory_service/inventory_service_tags_czech.vdf index 1269c538a..0766ec623 100644 --- a/community/inventory_service/inventory_service_tags_czech.vdf +++ b/community/inventory_service/inventory_service_tags_czech.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_danish.vdf b/community/inventory_service/inventory_service_tags_danish.vdf index e08128f38..ac75ed305 100644 --- a/community/inventory_service/inventory_service_tags_danish.vdf +++ b/community/inventory_service/inventory_service_tags_danish.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_dutch.vdf b/community/inventory_service/inventory_service_tags_dutch.vdf index 70296068d..9c97d9edc 100644 --- a/community/inventory_service/inventory_service_tags_dutch.vdf +++ b/community/inventory_service/inventory_service_tags_dutch.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_english.vdf b/community/inventory_service/inventory_service_tags_english.vdf index e52666e76..a29664571 100644 --- a/community/inventory_service/inventory_service_tags_english.vdf +++ b/community/inventory_service/inventory_service_tags_english.vdf @@ -54,17 +54,5 @@ "inventory_crafting_item_refined" "Refined Material" // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "inventory_strange" "Strange Devices" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"item_store_category_donations" "Donations" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"item_store_category_mapstamp" "Map Stamps" -// the same, but for artists. -"item_store_category_artiststamp" "Artists" -// the same, but for programmers. -"item_store_category_programmerstamp" "Programmers" -// the same, but for server hosts. -"item_store_category_serverhoststamp" "Server Hosts" -// the same, but for translators. -"item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_finnish.vdf b/community/inventory_service/inventory_service_tags_finnish.vdf index 1e1175e89..e1f57dec6 100644 --- a/community/inventory_service/inventory_service_tags_finnish.vdf +++ b/community/inventory_service/inventory_service_tags_finnish.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_french.vdf b/community/inventory_service/inventory_service_tags_french.vdf index 6913e0117..195ff057b 100644 --- a/community/inventory_service/inventory_service_tags_french.vdf +++ b/community/inventory_service/inventory_service_tags_french.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_german.vdf b/community/inventory_service/inventory_service_tags_german.vdf index e54574a37..b6257c85d 100644 --- a/community/inventory_service/inventory_service_tags_german.vdf +++ b/community/inventory_service/inventory_service_tags_german.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Seltsame Geräte" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Spenden" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Briefmarken" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Künstler" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programmierer" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Server-Hosts" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Übersetzer" } } diff --git a/community/inventory_service/inventory_service_tags_hungarian.vdf b/community/inventory_service/inventory_service_tags_hungarian.vdf index febc99d7b..32990cc41 100644 --- a/community/inventory_service/inventory_service_tags_hungarian.vdf +++ b/community/inventory_service/inventory_service_tags_hungarian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_indonesian.vdf b/community/inventory_service/inventory_service_tags_indonesian.vdf index 8c0397cd8..dd629829d 100644 --- a/community/inventory_service/inventory_service_tags_indonesian.vdf +++ b/community/inventory_service/inventory_service_tags_indonesian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_italian.vdf b/community/inventory_service/inventory_service_tags_italian.vdf index 4ef1a7804..5e03b3669 100644 --- a/community/inventory_service/inventory_service_tags_italian.vdf +++ b/community/inventory_service/inventory_service_tags_italian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Dispositivi Strani" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Donazioni" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Francobolli delle Mappe" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Artisti" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programmatori" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Host dei Server" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Traduttori" } } diff --git a/community/inventory_service/inventory_service_tags_japanese.vdf b/community/inventory_service/inventory_service_tags_japanese.vdf index 230f91287..db70a2f50 100644 --- a/community/inventory_service/inventory_service_tags_japanese.vdf +++ b/community/inventory_service/inventory_service_tags_japanese.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "ストレンジ装置" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "寄付" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "マップスタンプ" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "アーティスト" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "プログラマー" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "サーバー管理者" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "翻訳者" } } diff --git a/community/inventory_service/inventory_service_tags_koreana.vdf b/community/inventory_service/inventory_service_tags_koreana.vdf index bde46eb98..bb234504a 100644 --- a/community/inventory_service/inventory_service_tags_koreana.vdf +++ b/community/inventory_service/inventory_service_tags_koreana.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "이상한 장치" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "기부금" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "지도 우표" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "창작자" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "프로그래머" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "서버 관리자" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "번역가" } } diff --git a/community/inventory_service/inventory_service_tags_latam.vdf b/community/inventory_service/inventory_service_tags_latam.vdf index f16fa00a5..90cc3cfe5 100644 --- a/community/inventory_service/inventory_service_tags_latam.vdf +++ b/community/inventory_service/inventory_service_tags_latam.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Dispositivo de Aspecto Raro" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Donaciones" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Sellos de mapa" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Artistas" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programadores" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Proveedores de servidores" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Traductores" } } diff --git a/community/inventory_service/inventory_service_tags_norwegian.vdf b/community/inventory_service/inventory_service_tags_norwegian.vdf index 6c387d2b9..fc92fffc4 100644 --- a/community/inventory_service/inventory_service_tags_norwegian.vdf +++ b/community/inventory_service/inventory_service_tags_norwegian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_polish.vdf b/community/inventory_service/inventory_service_tags_polish.vdf index 056139ed1..bf45d8209 100644 --- a/community/inventory_service/inventory_service_tags_polish.vdf +++ b/community/inventory_service/inventory_service_tags_polish.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Dziwne urządzenia" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Dotacje" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Znaczek Mapy" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Artyści" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programiści" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Hostowie Serwerów" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Tłumacze" } } diff --git a/community/inventory_service/inventory_service_tags_portuguese.vdf b/community/inventory_service/inventory_service_tags_portuguese.vdf index bf4a5048d..665b01fe7 100644 --- a/community/inventory_service/inventory_service_tags_portuguese.vdf +++ b/community/inventory_service/inventory_service_tags_portuguese.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Doações" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Selos de Mapas" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Artistas" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programadores" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Anfitriões de Servidores" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Tradutores" } } diff --git a/community/inventory_service/inventory_service_tags_romanian.vdf b/community/inventory_service/inventory_service_tags_romanian.vdf index 1c2c80c92..0f0918e03 100644 --- a/community/inventory_service/inventory_service_tags_romanian.vdf +++ b/community/inventory_service/inventory_service_tags_romanian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_russian.vdf b/community/inventory_service/inventory_service_tags_russian.vdf index 6d14b62fc..e79146902 100644 --- a/community/inventory_service/inventory_service_tags_russian.vdf +++ b/community/inventory_service/inventory_service_tags_russian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Странные приборы" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Пожертвования" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Коллекционные марки" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Иллюстраторы" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Программисты" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Организаторы серверов" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Переводчики" } } diff --git a/community/inventory_service/inventory_service_tags_schinese.vdf b/community/inventory_service/inventory_service_tags_schinese.vdf index 4bb1893c9..5bc9c1c5b 100644 --- a/community/inventory_service/inventory_service_tags_schinese.vdf +++ b/community/inventory_service/inventory_service_tags_schinese.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "奇异装置" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "捐赠" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "地图邮票" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "艺术家" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "开发人员" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "服主" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "翻译人员" } } diff --git a/community/inventory_service/inventory_service_tags_spanish.vdf b/community/inventory_service/inventory_service_tags_spanish.vdf index f4c618158..924d43742 100644 --- a/community/inventory_service/inventory_service_tags_spanish.vdf +++ b/community/inventory_service/inventory_service_tags_spanish.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_swedish.vdf b/community/inventory_service/inventory_service_tags_swedish.vdf index 46fbe8ec5..6ddfba899 100644 --- a/community/inventory_service/inventory_service_tags_swedish.vdf +++ b/community/inventory_service/inventory_service_tags_swedish.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Avvikande Enhet" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Donation" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Kartstämpel" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Konstnärer" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Programmerare" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Servervärdar" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Översättare" } } diff --git a/community/inventory_service/inventory_service_tags_tchinese.vdf b/community/inventory_service/inventory_service_tags_tchinese.vdf index a25f8a551..6d2ee2f8c 100644 --- a/community/inventory_service/inventory_service_tags_tchinese.vdf +++ b/community/inventory_service/inventory_service_tags_tchinese.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "怪異裝置" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "捐款" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "地圖郵票" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "藝術家" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "程式設計師" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "伺服器持有者" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "翻譯家" } } diff --git a/community/inventory_service/inventory_service_tags_thai.vdf b/community/inventory_service/inventory_service_tags_thai.vdf index fd2d78579..d83c9a0ea 100644 --- a/community/inventory_service/inventory_service_tags_thai.vdf +++ b/community/inventory_service/inventory_service_tags_thai.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_turkish.vdf b/community/inventory_service/inventory_service_tags_turkish.vdf index 3d566f8f9..44bc1fb7b 100644 --- a/community/inventory_service/inventory_service_tags_turkish.vdf +++ b/community/inventory_service/inventory_service_tags_turkish.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Strange Devices" - // items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) - "[english]item_store_category_donations" "Donations" - "item_store_category_donations" "Donations" - // "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. - "[english]item_store_category_mapstamp" "Map Stamps" - "item_store_category_mapstamp" "Map Stamps" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_ukrainian.vdf b/community/inventory_service/inventory_service_tags_ukrainian.vdf index 391723b48..8e76d6c29 100644 --- a/community/inventory_service/inventory_service_tags_ukrainian.vdf +++ b/community/inventory_service/inventory_service_tags_ukrainian.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Дивні пристрої" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Пожертвування" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Коллекційні Марки" - // the same, but for artists. - "[english]item_store_category_artiststamp" "Artists" - "item_store_category_artiststamp" "Artists" - // the same, but for programmers. - "[english]item_store_category_programmerstamp" "Programmers" - "item_store_category_programmerstamp" "Programmers" - // the same, but for server hosts. - "[english]item_store_category_serverhoststamp" "Server Hosts" - "item_store_category_serverhoststamp" "Server Hosts" - // the same, but for translators. - "[english]item_store_category_translatorstamp" "Translators" - "item_store_category_translatorstamp" "Translators" } } diff --git a/community/inventory_service/inventory_service_tags_vietnamese.vdf b/community/inventory_service/inventory_service_tags_vietnamese.vdf index 94c6c7c95..99cfa6cac 100644 --- a/community/inventory_service/inventory_service_tags_vietnamese.vdf +++ b/community/inventory_service/inventory_service_tags_vietnamese.vdf @@ -88,23 +88,5 @@ // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" "inventory_strange" "Thiết bị lạ kỳ" -// items that are essentially receipts for donating money to someone in the community. (for the forseeable future, all items on the store will be in this category) -"[english]item_store_category_donations" "Donations" -"item_store_category_donations" "Quyên góp" -// "postage stamps" that cost $1 (or equivalent), with the proceeds going to a mapper. -"[english]item_store_category_mapstamp" "Map Stamps" -"item_store_category_mapstamp" "Tem bản đồ" -// the same, but for artists. -"[english]item_store_category_artiststamp" "Artists" -"item_store_category_artiststamp" "Nghệ sĩ" -// the same, but for programmers. -"[english]item_store_category_programmerstamp" "Programmers" -"item_store_category_programmerstamp" "Lập trình viên" -// the same, but for server hosts. -"[english]item_store_category_serverhoststamp" "Server Hosts" -"item_store_category_serverhoststamp" "Người lưu trữ máy chủ" -// the same, but for translators. -"[english]item_store_category_translatorstamp" "Translators" -"item_store_category_translatorstamp" "Phiên dịch viên" } } diff --git a/store_page/storepage_81731_brazilian.json b/store_page/storepage_81731_brazilian.json index 41a8d7785..f5b184dc9 100644 --- a/store_page/storepage_81731_brazilian.json +++ b/store_page/storepage_81731_brazilian.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Placa de vídeo compatível com DirectX 9 com 128 MB e Shader Model 2.0b (ATI X800, NVIDIA 6600 ou superior)", "app[content][sysreqs][windows][min][soundcard]": "Placa de som compatível com DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "O espaço de armazenamento varia conforme os add-ons da Oficina instalados.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Selos de Mapa", +"app[item_store][filters][1][localization]": "Doações", +"app[item_store][filters][2][localization]": "Artistas", +"app[item_store][filters][3][localization]": "Programadores", +"app[item_store][filters][4][localization]": "Hosts de servidores", +"app[item_store][filters][5][localization]": "Tradutores" } diff --git a/store_page/storepage_81731_english.json b/store_page/storepage_81731_english.json index 00422a207..6cb04999d 100644 --- a/store_page/storepage_81731_english.json +++ b/store_page/storepage_81731_english.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9 compatible video card with 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 or better", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c compatible sound card", "app[content][sysreqs][windows][min][notes]": "Disk space requirement depends on installed Workshop addons.", -"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" +"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Map Stamps", +"app[item_store][filters][1][localization]": "Donations", +"app[item_store][filters][2][localization]": "Artists", +"app[item_store][filters][3][localization]": "Programmers", +"app[item_store][filters][4][localization]": "Server Hosts", +"app[item_store][filters][5][localization]": "Translators" } diff --git a/store_page/storepage_81731_french.json b/store_page/storepage_81731_french.json index 519f3812c..3a42e02d0 100644 --- a/store_page/storepage_81731_french.json +++ b/store_page/storepage_81731_french.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9 compatible video card with 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 or better", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c compatible sound card", "app[content][sysreqs][windows][min][notes]": "Disk space requirement depends on installed Workshop addons.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", + "app[item_store][filters][0][localization]": "Map Stamps", + "app[item_store][filters][1][localization]": "Donations", + "app[item_store][filters][2][localization]": "Artists", + "app[item_store][filters][3][localization]": "Programmers", + "app[item_store][filters][4][localization]": "Server Hosts", + "app[item_store][filters][5][localization]": "Translators" } diff --git a/store_page/storepage_81731_german.json b/store_page/storepage_81731_german.json index 0053559c0..1a3d35e86 100644 --- a/store_page/storepage_81731_german.json +++ b/store_page/storepage_81731_german.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9 kompatible Grafikkarte mit 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 oder besser", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c kompatible Soundkarte", "app[content][sysreqs][windows][min][notes]": "Der benötigte Speicherplatz hängt von den installierten Workshop-Addons ab.", -"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); zusätzliche serverseitige Anti-Cheat-Maßnahmen auf dedizierten Servern" +"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); zusätzliche serverseitige Anti-Cheat-Maßnahmen auf dedizierten Servern", +"app[item_store][filters][0][localization]": "Briefmarken", +"app[item_store][filters][1][localization]": "Spenden", +"app[item_store][filters][2][localization]": "Künstler", +"app[item_store][filters][3][localization]": "Programmierer", +"app[item_store][filters][4][localization]": "Server-Hosts", +"app[item_store][filters][5][localization]": "Übersetzer" } diff --git a/store_page/storepage_81731_italian.json b/store_page/storepage_81731_italian.json index d543be28f..37aed38ea 100644 --- a/store_page/storepage_81731_italian.json +++ b/store_page/storepage_81731_italian.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Scheda video da 128 MB compatibile con DirectX 9, Shader model 2.0b. ATI X800, NVidia 6600 o migliore", "app[content][sysreqs][windows][min][soundcard]": "Scheda audio compatibile con DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "Lo spazio su disco richiesto dipende dagli addon del Workshop installati.", -"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); anti-cheat aggiuntivi personalizzati lato server sui server dedicati" +"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); anti-cheat aggiuntivi personalizzati lato server sui server dedicati", +"app[item_store][filters][0][localization]": "Francobolli delle Mappe", +"app[item_store][filters][1][localization]": "Donazioni", +"app[item_store][filters][2][localization]": "Artisti", +"app[item_store][filters][3][localization]": "Programmatori", +"app[item_store][filters][4][localization]": "Host dei Server", +"app[item_store][filters][5][localization]": "Traduttori" } diff --git a/store_page/storepage_81731_japanese.json b/store_page/storepage_81731_japanese.json index 50a2ae7a5..d14fb9ac5 100644 --- a/store_page/storepage_81731_japanese.json +++ b/store_page/storepage_81731_japanese.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9対応、VRAM 128MB、シェーダーモデル2.0b。 ATI X800、NVidia 6600以上のビデオカード", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c対応のサウンドカード", "app[content][sysreqs][windows][min][notes]": "必要ディスク容量はインストールするワークショップアドオン次第で大きく変わります。", -"app[game][3panticheat][othernameloc]": "VAC (Valveアンチチート); 専用サーバーにカスタムされたチート対策システムを追加" +"app[game][3panticheat][othernameloc]": "VAC (Valveアンチチート); 専用サーバーにカスタムされたチート対策システムを追加", +"app[item_store][filters][0][localization]": "マップスタンプ", +"app[item_store][filters][1][localization]": "寄付", +"app[item_store][filters][2][localization]": "アーティスト", +"app[item_store][filters][3][localization]": "プログラマー", +"app[item_store][filters][4][localization]": "サーバー管理者", +"app[item_store][filters][5][localization]": "翻訳者" } diff --git a/store_page/storepage_81731_koreana.json b/store_page/storepage_81731_koreana.json index 8a3afb764..637a9cf2e 100644 --- a/store_page/storepage_81731_koreana.json +++ b/store_page/storepage_81731_koreana.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "128MB 용량의 DirectX 9 지원 비디오 카드, 셰이더 모델 2.0b. ATI X800, NVidia 6600 또는 그 이상", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c 지원 사운드 카드", "app[content][sysreqs][windows][min][notes]": "디스크 공간 요구 사항은 설치된 창작마당 애드온에 따라 달라집니다.", -"app[game][3panticheat][othernameloc]": "VAC (밸브 안티 치트); 전용 서버에서는 부정 행위 방지 기능이 추가됩니다." +"app[game][3panticheat][othernameloc]": "VAC (밸브 안티 치트); 전용 서버에서는 부정 행위 방지 기능이 추가됩니다.", +"app[item_store][filters][0][localization]": "지도 우표", +"app[item_store][filters][1][localization]": "기부금", +"app[item_store][filters][2][localization]": "창작자", +"app[item_store][filters][3][localization]": "프로그래머", +"app[item_store][filters][4][localization]": "서버 관리자", +"app[item_store][filters][5][localization]": "번역가" } diff --git a/store_page/storepage_81731_latam.json b/store_page/storepage_81731_latam.json index 6dfb9f073..549621d2a 100644 --- a/store_page/storepage_81731_latam.json +++ b/store_page/storepage_81731_latam.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Tarjeta de vídeo compatible con DirectX 9 con 128 MB, con modelo de sombreado 2.0b. ATI X800, NVidia 6600 o superior", "app[content][sysreqs][windows][min][soundcard]": "Tarjeta de sonido compatible con DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "El espacio de disco necesario depende de las ampliaciones de Workshop instalados.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Sellos de mapa", +"app[item_store][filters][1][localization]": "Donaciones", +"app[item_store][filters][2][localization]": "Artistas", +"app[item_store][filters][3][localization]": "Programadores", +"app[item_store][filters][4][localization]": "Proveedores de servidores", +"app[item_store][filters][5][localization]": "Traductores" } diff --git a/store_page/storepage_81731_polish.json b/store_page/storepage_81731_polish.json index 271266149..c358bc95a 100644 --- a/store_page/storepage_81731_polish.json +++ b/store_page/storepage_81731_polish.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Karta graficzna kompatybilna z DirectX 9, 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 lub lepsza", "app[content][sysreqs][windows][min][soundcard]": "Karta dźwiękowa kompatybilna z DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "Miejsce na dysku zależy od ilości zainstalowanych dodatków z warsztatu.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Znaczek Mapy", +"app[item_store][filters][1][localization]": "Dotacje", +"app[item_store][filters][2][localization]": "Artyści", +"app[item_store][filters][3][localization]": "Programiści", +"app[item_store][filters][4][localization]": "Hostowie Serwerów", +"app[item_store][filters][5][localization]": "Tłumacze" } diff --git a/store_page/storepage_81731_portuguese.json b/store_page/storepage_81731_portuguese.json index 812dfaec9..a1f833044 100644 --- a/store_page/storepage_81731_portuguese.json +++ b/store_page/storepage_81731_portuguese.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Placa gráfica com 128MB compatível com DirectX 9, Shader Model 2.0b (ATI X800, NVidia 6600 ou melhor)", "app[content][sysreqs][windows][min][soundcard]": "Placa de som compatível com DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "O espaço de armazenamento necessário dependerá dos add-ons do Workshop que forem instalados.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Selos de Mapas", +"app[item_store][filters][1][localization]": "Doações", +"app[item_store][filters][2][localization]": "Artistas", +"app[item_store][filters][3][localization]": "Programadores", +"app[item_store][filters][4][localization]": "Anfitriões de Servidores", +"app[item_store][filters][5][localization]": "Tradutores" } diff --git a/store_page/storepage_81731_russian.json b/store_page/storepage_81731_russian.json index 2b0c6e178..56bb0d8ca 100644 --- a/store_page/storepage_81731_russian.json +++ b/store_page/storepage_81731_russian.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Совместимая с DirectX 9, 128 Мбайт, модель шейдера 2.0b. ATI X800, NVidia 6600 или выше", "app[content][sysreqs][windows][min][soundcard]": "Совместимая с DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "Требования к дисковому пространству зависят от установленных дополнений мастерской.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Коллекционные марки", +"app[item_store][filters][1][localization]": "Пожертвования", +"app[item_store][filters][2][localization]": "Иллюстраторы", +"app[item_store][filters][3][localization]": "Программисты", +"app[item_store][filters][4][localization]": "Организаторы серверов", +"app[item_store][filters][5][localization]": "Переводчики" } diff --git a/store_page/storepage_81731_schinese.json b/store_page/storepage_81731_schinese.json index 38b52fd58..bce220ad7 100644 --- a/store_page/storepage_81731_schinese.json +++ b/store_page/storepage_81731_schinese.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "兼容DirectX 9的128 MB显卡,Shader模型2.0b,ATI X800,NVidia 6600或更高", "app[content][sysreqs][windows][min][soundcard]": "兼容DirectX 9.0c的声卡", "app[content][sysreqs][windows][min][notes]": "实际的磁盘空间取决于您安装的创意工坊MOD数量。", -"app[game][3panticheat][othernameloc]": "VAC (Valve反作弊); 社区的独立服务器可能会启用额外的作弊行为检测与封禁" +"app[game][3panticheat][othernameloc]": "VAC (Valve反作弊); 社区的独立服务器可能会启用额外的作弊行为检测与封禁", +"app[item_store][filters][0][localization]": "地图邮票", +"app[item_store][filters][1][localization]": "捐赠", +"app[item_store][filters][2][localization]": "艺术家", +"app[item_store][filters][3][localization]": "开发人员", +"app[item_store][filters][4][localization]": "服主", +"app[item_store][filters][5][localization]": "翻译人员" } diff --git a/store_page/storepage_81731_spanish.json b/store_page/storepage_81731_spanish.json index b0fea2510..b20878f6e 100644 --- a/store_page/storepage_81731_spanish.json +++ b/store_page/storepage_81731_spanish.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9 compatible video card with 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 or better", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c compatible sound card", "app[content][sysreqs][windows][min][notes]": "Disk space requirement depends on installed Workshop addons.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", + "app[item_store][filters][0][localization]": "Map Stamps", + "app[item_store][filters][1][localization]": "Donations", + "app[item_store][filters][2][localization]": "Artists", + "app[item_store][filters][3][localization]": "Programmers", + "app[item_store][filters][4][localization]": "Server Hosts", + "app[item_store][filters][5][localization]": "Translators" } diff --git a/store_page/storepage_81731_swedish.json b/store_page/storepage_81731_swedish.json index f30f35696..e76cceddb 100644 --- a/store_page/storepage_81731_swedish.json +++ b/store_page/storepage_81731_swedish.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9 kompatibelt grafikkort med 128 MB, Shader modell 2.0b. ATI X800, NVidia 6600 eller bättre", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c kompatibelt ljudkort", "app[content][sysreqs][windows][min][notes]": "Kravet på diskutrymme beror på installerade Workshop-tillägg.", -"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); ytterligare anpassade serversidad anti-fusk på dedikerade servrar" +"app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); ytterligare anpassade serversidad anti-fusk på dedikerade servrar", +"app[item_store][filters][0][localization]": "Kartstämpel", +"app[item_store][filters][1][localization]": "Donation", +"app[item_store][filters][2][localization]": "Konstnärer", +"app[item_store][filters][3][localization]": "Programmerare", +"app[item_store][filters][4][localization]": "Servervärdar", +"app[item_store][filters][5][localization]": "Översättare" } diff --git a/store_page/storepage_81731_tchinese.json b/store_page/storepage_81731_tchinese.json index 58a31928f..8c0c6a815 100644 --- a/store_page/storepage_81731_tchinese.json +++ b/store_page/storepage_81731_tchinese.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "和 DirectX 9 相容顯卡128MB, 最佳化渲染引擎模式 2.0b. ATI X800, NVidia 6600 以上", "app[content][sysreqs][windows][min][soundcard]": "和 DirectX 9.0c 相容音效卡", "app[content][sysreqs][windows][min][notes]": "硬碟空間需求可能會因工作坊內容而有所變動", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "地圖郵票", +"app[item_store][filters][1][localization]": "捐款", +"app[item_store][filters][2][localization]": "藝術家", +"app[item_store][filters][3][localization]": "程式設計師", +"app[item_store][filters][4][localization]": "伺服器持有者", +"app[item_store][filters][5][localization]": "翻譯家" } diff --git a/store_page/storepage_81731_ukrainian.json b/store_page/storepage_81731_ukrainian.json index 396fb99e0..e2839d98a 100644 --- a/store_page/storepage_81731_ukrainian.json +++ b/store_page/storepage_81731_ukrainian.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "DirectX 9 сумісна відеокарта з 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 або новіше", "app[content][sysreqs][windows][min][soundcard]": "DirectX 9.0c compatible sound card", "app[content][sysreqs][windows][min][notes]": "Вимоги до місця на диску залежать від встановлених доповнень Майстерні.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Коллекційні Марки", +"app[item_store][filters][1][localization]": "Пожертвування", + "app[item_store][filters][2][localization]": "Artists", + "app[item_store][filters][3][localization]": "Programmers", + "app[item_store][filters][4][localization]": "Server Hosts", + "app[item_store][filters][5][localization]": "Translators" } diff --git a/store_page/storepage_81731_vietnamese.json b/store_page/storepage_81731_vietnamese.json index 3c9785d44..df06cbf0d 100644 --- a/store_page/storepage_81731_vietnamese.json +++ b/store_page/storepage_81731_vietnamese.json @@ -9,5 +9,11 @@ "app[content][sysreqs][windows][min][graphics]": "Bo mạch đồ họa tương thích DirectX 9 với 128 MB, Shader model 2.0b. ATI X800, NVidia 6600 hoặc tốt hơn", "app[content][sysreqs][windows][min][soundcard]": "Bo mạch âm thanh tương thích DirectX 9.0c", "app[content][sysreqs][windows][min][notes]": "Số lượng nhu cầu chỗ trống lưu trữ tùy vào các addon workshop đã cài.", - "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers" + "app[game][3panticheat][othernameloc]": "VAC (Valve Anti-Cheat); additional custom server-side anti-cheat on dedicated servers", +"app[item_store][filters][0][localization]": "Tem bản đồ", +"app[item_store][filters][1][localization]": "Quyên góp", +"app[item_store][filters][2][localization]": "Nghệ sĩ", +"app[item_store][filters][3][localization]": "Lập trình viên", +"app[item_store][filters][4][localization]": "Người lưu trữ máy chủ", +"app[item_store][filters][5][localization]": "Phiên dịch viên" }