Difference between revisions of "User:Ath/TF2B-Translation"

From Team Fortress Wiki
Jump to: navigation, search
m
 
(91 intermediate revisions by 18 users not shown)
Line 1: Line 1:
Below are the remaining, currently unlocalised strings for [[TF2B|TF2B's]] main UI, please feel free to adjust them accordingly.
+
The following is a listing of strings from [[TF2B|TF2B's]] main UI, please feel welcome to translate and alter the appropriate sections below.
  
While you welcome to add additional language entries to the below, new entries will not be utilised until there is support for them in the [[WebAPI]].
+
Any translations are welcome and are highly appreciated, thanks!
  
Many thanks,
+
(Last updated 22/10/11)
Ath.
 
  
<pre>{
+
==Formatting Strings==
   "en":{
+
'''Name:''' %1$s as the item's name, %2$s as it's [[quality]].
 +
 
 +
'''Level:''' %1$s as "Level" string equivalent, %2$d as the numeric level, %3$s, as the item's "type". (E.g. "Shotgun" or "Tool")
 +
 
 +
==Main UI Strings==
 +
<pre>
 +
{
 +
  "langList":{
 +
      "bg_BG":"Български",
 +
      "cs_CZ":"Česky",
 +
      "da_DK":"Dansk",
 +
      "de_DE":"Deutsch",
 +
      "en_US":"English",
 +
      "es_ES":"Español",
 +
      "fi_FI":"Suomi",
 +
      "fr_FR":"Français",
 +
      "hu_HU":"Magyar",
 +
      "it_IT":"Italiano",
 +
      "ja_JP":"日本語",
 +
      "ko_KR":"한국어",
 +
      "nl_NL":"Nederlands",
 +
      "no_NO":"Norsk (bokmål)‬",
 +
      "pl_PL":"Polski",
 +
      "pt_PT":"Português",
 +
      "pt_BR":"Português do Brasil",
 +
      "ro_RO":"Română",
 +
      "ru_RU":"Русский",
 +
      "sv_SE":"Svenska",
 +
      "th_TH":"ไทย",
 +
      "tr_TR":"Türkçe",
 +
      "zh_CN":"中文(中国大陆)‬",
 +
      "zh_TW":"中文(台灣)‬"
 +
  },
 +
   "bg_BG":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%3$s %2$d %1$s",
 +
      "apiError":"Не може да се покаже раницата.",
 +
      "hideAllNT":"Скриване на нетъргуемите",
 +
      "homenotif":"Моля, въведете ID на Steam общността или влезте чрез Steam",
 +
      "itemSearch":"Търси…",
 +
      "setAR":"Забраняване на автом. опресняване",
 +
      "items":"Предмети",
 +
      "level":"ниво",
 +
      "nano":"Нано",
 +
      "normal":"Нормален",
 +
      "private":"Тази раница е лична.",
 +
      "metalCount":"Количество метал",
 +
      "selectUID":"Изберете потребителско ID",
 +
      "setborders":"Задаване на рамки",
 +
      "setequip":"Задаване на надпис „В употреба“",
 +
      "showIStats":"Показване на детайли",
 +
      "hideIStats":"Скриване на детайли",
 +
      "iconSet":"Изображения",
 +
      "style":"Стил",
 +
      "unknownitem":"Непознат предмет",
 +
      "views":"Преглеждания"
 +
  },
 +
  "cs_CZ":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
 +
      "nano":"Nano",
 +
      "normal":"Normal",
 +
      "private":"This backpack is private.",
 +
      "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 +
      "setborders":"Set Borders",
 +
      "setequip":"Set Equip",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 
       "style":"Style",
 
       "style":"Style",
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
 
       "unknownitem":"Unknown Item",
 
       "unknownitem":"Unknown Item",
       "showall":"Show All",
+
       "views":"Views"
 +
  },
 +
  "da_DK":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 +
      "items":"Items",
 +
      "level":"Level",
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 +
  },
 +
  "de_DE":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Rucksack konnte nicht angezeigt werden.",
 +
      "hideAllNT":"Nicht handelbare Gegenstände ausblenden",
 +
      "homenotif":"Bitte geben Sie eine Steam-Community ID ein oder loggen Sie sich \u00fcber Steam ein",
 +
      "itemSearch":"Suche...",
 +
      "setAR":"Auto-Nachladen deaktivieren",
 +
      "items":"Gegenst\u00e4nde",
 +
      "level":"Level",
 +
      "nano":"Nano",
 +
      "normal":"Normal",
 +
      "private":"Dieser Rucksack ist privat.",
 +
      "metalCount":"Veredeltes Metall",
 +
      "selectUID":"UserID auswählen",
 +
      "setborders":"Rahmen einstellen",
 +
      "setequip":"Ausr\u00fcstungsmrk. einstellen",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Stil",
 +
      "unknownitem":"Unbekannter Gegenstand",
 +
      "views":"Besucher"
 +
  },
 +
  "en_US":{
 +
      "fmtName":"%2$s %1$s",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 +
      "items":"Items",
 +
      "level":"Level",
 +
      "nano":"Nano",
 +
      "normal":"Normal",
 
       "private":"This backpack is private.",
 
       "private":"This backpack is private.",
       "apiError":"Could not display backpack."
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 +
      "setborders":"Set Borders",
 +
      "setequip":"Set Equip",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 
   },
 
   },
   "fr":{
+
   "es_ES":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"No se pudo mostrar la mochila.",
 +
      "hideAllNT":"Ocultar objetos que no son Intercambiables",
 +
      "homenotif":"Por favor introduzca una ID de la Comunidad de Steam o inicie la sesi\u00f3n en Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 +
      "items":"Objetos",
 +
      "level":"Nivel",
 +
      "nano":"Nano",
 +
      "normal":"Normal",
 +
      "private":"Esta mochila es privada.",
 +
      "metalCount":"Total de Chatarra",
 +
      "selectUID":"Seleccione la ID de Usuario",
 +
      "setborders":"Fijar Bordes",
 +
      "setequip":"Set de Objetos",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Estilo",
 +
      "unknownitem":"Objeto Desconocido",
 +
      "views":"Visitas"
 +
  },
 +
  "fi_FI":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Käyttäjän reppua ei voida näyttää.",
 +
      "hideAllNT":"Piilota vaihtokyvyttömät",
 +
      "homenotif":"Syötä Steam Community-ID tai kirjaudu sisään Steamin kautta.",
 +
      "itemSearch":"Etsi...",
 +
      "setAR":"Poista automaattinen sivunpäivitys",
 +
      "items":"Tavaroita",
 +
      "level":"Tason",
 +
      "nano":"Nano",
 +
      "normal":"Normaali",
 +
      "private":"Tämä reppu on yksityinen.",
 +
      "metalCount":"Jalometallin kokonaismäärä",
 +
      "selectUID":"Valitse UserID",
 +
      "setborders":"Näytä rajat",
 +
      "setequip":"Näytä käytössä olevat",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Tyyli",
 +
      "unknownitem":"Tuntematon tavara",
 +
      "views":"Katsottu"
 +
  },
 +
  "fr_FR":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%3$s %1$s %2$d",
 +
      "apiError":"Impossible d&#39;afficher le sac à dos.",
 +
      "hideAllNT":"Cacher Non Échangeables",
 +
      "homenotif":"Veuillez entrer une ID Steam ou connectez-vous via Steam.",
 +
      "itemSearch":"Rechercher...",
 +
      "setAR":"Désactiver Auto-rafraîchissement",
 
       "items":"Objets",
 
       "items":"Objets",
      "scraptotal":"Total de ferrailles",
 
      "views":"Vues",
 
 
       "level":"Niveau",
 
       "level":"Niveau",
      "style":"Style",
 
      "contains":"Contient",
 
      "gift":"Cadeau",
 
      "untradable":"Non échangeable",
 
      "unknownitem":"Objet inconnu",
 
      "showall":"Tout afficher",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Icônes Valve",
+
       "private":"Ce sac à dos est privé.",
       "shugoiconset":"Icônes Shugo",
+
       "metalCount":"Total d&#39;affinés",
 +
      "selectUID":"Sélectionnez une ID Steam",
 
       "setborders":"Afficher Bordures",
 
       "setborders":"Afficher Bordures",
       "setequip":"Afficher Equipés",
+
       "setequip":"Afficher équipés",
       "crafted":"Fabriqué",
+
       "showIStats":"Afficher Détails des objets",
       "homenotif":"Veuillez entrer une ID Steam Community ou vous connecter via Steam.",
+
       "hideIStats":"Cacher Détails des objets",
       "private":"Ce sac à dos est privé.",
+
       "iconSet":"Ensemble d&#39;objet",
       "apiError":"Impossible d&#39;afficher le sac à dos."
+
      "style":"Style",
 +
       "unknownitem":"Objet inconnu",
 +
      "views":"Vues"
 
   },
 
   },
   "sv":{
+
   "hu_HU":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 +
  },
 +
  "it_IT":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
       "private":"This backpack is private.",
+
       "itemSearch":"Search...",
      "apiError":"Could not display backpack."
+
       "setAR":"Disable Autorefresh",
  },
 
  "ru":{
 
      "items":"Предметов",
 
      "scraptotal":"Всего металла",
 
      "views":"Просмотров",
 
      "level":"Уровень",
 
      "style":"Стиль",
 
      "contains":"Содержит",
 
      "gift":"Подарок",
 
      "untradable":"Недоступен для обмена",
 
      "unknownitem":"Неизвестный предмет",
 
      "showall":"Показать все",
 
      "nano":"Нано",
 
      "normal":"Нормальный",
 
      "valveiconset":"Иконки от Valve",
 
      "shugoiconset":"Иконки от Shugo",
 
      "setborders":"Показывать границы",
 
      "setequip":"Показывать \"Надето\"",
 
      "crafted":"Скован",
 
      "homenotif":"Пожалуйста, введите идентификатор Сообщества Steam, или войдите через Steam.",
 
      "private":"Этот рюкзак закрыт для просмотра.",
 
       "apiError":"Невозможно показать рюкзак."
 
  },
 
  "ja":{
 
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 +
  },
 +
  "ja_JP":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
       "private":"This backpack is private.",
+
       "itemSearch":"Search...",
      "apiError":"Could not display backpack."
+
       "setAR":"Disable Autorefresh",
  },
 
  "pt":{
 
      "items":"Itens",
 
      "scraptotal":"Total de Sucatas",
 
      "views":"Visualizações",
 
      "level":"Nível",
 
      "style":"Estilo",
 
      "contains":"Contém",
 
      "gift":"Presente",
 
      "untradable":"Não Trocável",
 
      "unknownitem":"Item Desconhecido",
 
      "showall":"Mostrar Todos",
 
      "nano":"Nano",
 
      "normal":"Normal",
 
      "valveiconset":"Conjunto de ícones Valve",
 
      "shugoiconset":"Conjunto de ícones Shugo",
 
      "setborders":"Definir Bordas",
 
      "setequip":"Definir Equipado",
 
      "crafted":"Fabricado",
 
      "homenotif":"Por favor digite um ID da Comunidade Steam ou entre através do Steam.",
 
      "private":"Esta mochila é privada.",
 
       "apiError":"Não foi possível apresentar a mochila."
 
  },
 
  "pl":{
 
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 +
  },
 +
  "ko_KR":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
       "private":"This backpack is private.",
+
       "itemSearch":"Search...",
       "apiError":"Could not display backpack."
+
       "setAR":"Disable Autorefresh",
  },
 
  "it":{
 
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
+
       "hideIStats":"Hide Item Details",
       "private":"This backpack is private.",
+
       "iconSet":"Iconset",
       "apiError":"Could not display backpack."
+
       "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 
   },
 
   },
   "de":{
+
   "nl_NL":{
       "items":"Gegenstände",
+
       "fmtName":"%1$s (%2$s)",
       "scraptotal":"Restmetall insgesamt",
+
      "fmtLevel":"%1$s %2$d %3$s",
       "views":"Besucher",
+
      "apiError":"Kan rugzak niet weergeven.",
 +
      "hideAllNT":"Verberg niet ruilbaar",
 +
      "homenotif":"Vul een Steam Community ID in of log in via Steam.",
 +
      "itemSearch":"Zoeken...",
 +
       "setAR":"Autorefresh uitzetten",
 +
       "items":"Voorwerpen",
 
       "level":"Level",
 
       "level":"Level",
      "style":"Stil",
 
      "contains":"Beinhaltet",
 
      "gift":"Geschenk",
 
      "untradable":"Nicht handelbar",
 
      "unknownitem":"Unbekannter Gegenstand",
 
      "showall":"Alle anzeigen",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
       "normal":"Normal",
+
       "normal":"Normaal",
       "valveiconset":"Valve-Iconset",
+
       "private":"Deze rugzak is priv\u00e9.",
       "shugoiconset":"Shugo-Iconset",
+
      "metalCount":"Bewerkt",
       "setborders":"Rahmen einstellen",
+
       "selectUID":"UserID selecteren",
       "setequip":"Ausrüstungsmarkierung einstellen",
+
       "setborders":"Randen",
       "crafted":"Hergestellt",
+
       "setequip":"In uitrusting",
       "homenotif":"Bitte geben Sie eine Steam Community ID ein oder loggen Sie sich über Steam ein",
+
       "showIStats":"Voorwerpdetails zien",
       "private":"Dieses Rucksack ist privat.",
+
       "hideIStats":"Voorwerpdetails verbergen",
       "apiError":"Rucksack konnte nicht angezeigt werden."
+
       "iconSet":"Icoonset",
 +
      "style":"Stijl",
 +
      "unknownitem":"Onbekend voorwerp",
 +
      "untradable":"Niet ruilbaar",
 +
       "views":"Bekeken"
 
   },
 
   },
   "no":{
+
   "no_NO":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
+
       "hideIStats":"Hide Item Details",
       "private":"This backpack is private.",
+
       "iconSet":"Iconset",
      "apiError":"Could not display backpack."
 
  },
 
  "ko":{
 
      "items":"Items",
 
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
      "level":"Level",
 
 
       "style":"Style",
 
       "style":"Style",
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
 
       "unknownitem":"Unknown Item",
 
       "unknownitem":"Unknown Item",
       "showall":"Show All",
+
       "views":"Views"
 +
  },
 +
  "pl_PL":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Nie mo\u017cna wy\u015bwietli\u0107 plecaka.",
 +
      "hideAllNT":"Ukryj niewymienialne",
 +
      "homenotif":"Prosz\u0119 wpisa\u0107 identyfikator Spo\u0142eczno\u015bci Steam, lub zalogowa\u0107 si\u0119 poprzez Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 +
      "items":"Przedmioty",
 +
      "level":"Poziom",
 +
      "nano":"Nano",
 +
      "normal":"Normalny",
 +
      "private":"Ten plecak jest prywatny.",
 +
      "metalCount":"Z\u0142om \u0142\u0105cznie",
 +
      "selectUID":"Wpisz ID u\u017cytkownika",
 +
      "setborders":"Obw\u00f3dka",
 +
      "setequip":"Ekwipunek",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Styl",
 +
      "unknownitem":"Nieznany przedmiot",
 +
      "views":"Ods\u0142ony"
 +
  },
 +
  "pt_PT":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"N\u00e3o foi poss\u00edvel apresentar a mochila.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Por favor digite um ID da Comunidade Steam ou entre atrav\u00e9s do Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 +
      "items":"Itens",
 +
      "level":"N\u00edvel",
 +
      "nano":"Nano",
 +
      "normal":"Normal",
 +
      "private":"Esta mochila \u00e9 privada.",
 +
      "metalCount":"Total de Sucatas",
 +
      "selectUID":"Select UserID",
 +
      "setborders":"Definir Bordas",
 +
      "setequip":"Definir Equipado",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Estilo",
 +
      "unknownitem":"Item Desconhecido",
 +
      "views":"Visualiza\u00e7\u00f5es"
 +
  },
 +
  "pt_BR":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%3$s %1$s %2$d",
 +
      "apiError":"N\u00e3o foi poss\u00edvel exibir a mochila.",
 +
      "hideAllNT":"Ocultar itens n\u00e3o troc\u00e1veis",
 +
      "homenotif":"Por favor, digite uma ID da Comunidade Steam ou inicie sessão atrav\u00e9s do Steam.",
 +
      "itemSearch":"Pesquisar...",
 +
      "setAR":"Desativar atualização automática",
 +
      "items":"Itens",
 +
      "level":"N\u00edvel",
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"Esta mochila \u00e9 privada.",
       "shugoiconset":"Shugo Iconset",
+
      "metalCount":"Refinados",
       "setborders":"Set Borders",
+
       "selectUID":"Insira ID de Usu\u00e1rio",
       "setequip":"Set Equip",
+
       "setborders":"Exibir bordas",
       "crafted":"Crafted",
+
       "setequip":"Exibir equipados",
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
+
      "showIStats":"Exibir detalhes dos itens",
       "private":"This backpack is private.",
+
      "hideIStats":"Esconder detalhes dos itens",
       "apiError":"Could not display backpack."
+
       "iconSet":"Iconset",
 +
       "style":"Estilo",
 +
       "unknownitem":"Item desconhecido",
 +
       "views":"Visualiza\u00e7\u00f5es"
 
   },
 
   },
   "es":{
+
   "ro_RO":{
       "items":"Objetos",
+
       "fmtName":"%1$s (%2$s)",
       "scraptotal":"Chatarra Total",
+
      "fmtLevel":"%1$s %2$d %3$s",
       "views":"Visitas",
+
      "apiError":"Eroare vizualizare rucsac",
 +
      "hideAllNT":"Ascunde non-schimbabile",
 +
      "homenotif":"Introduceţi ID-ul de comunitate Steam sau logaţi-vă prin Steam.",
 +
      "itemSearch":"Caută...",
 +
       "setAR":"Debifează auto-reîncarcare",
 +
       "items":"Obiecte",
 
       "level":"Nivel",
 
       "level":"Nivel",
      "style":"Estilo",
 
      "contains":"Contiene",
 
      "gift":"Regalo",
 
      "untradable":"No intercambiable",
 
      "unknownitem":"Objeto Desconocido",
 
      "showall":"Mostrar Todos",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Iconos de Valve",
+
       "private":"Acest rucsac este privat.",
       "shugoiconset":"Iconos de Shugo",
+
       "metalCount":"Refined",
       "setborders":"Fijar Bordes",
+
      "selectUID":"Selectează UserID",
       "setequip":"Etiquetar objetos Equipados",
+
       "setborders":"Setează margini",
       "crafted":"Fabricado",
+
       "setequip":"Setează echipat",
       "homenotif":"Por favor introduce una ID de la Comunidad de Steam o inicia sesión en Steam.",
+
      "showIStats":"Arată detalii obiect",
       "private":"Esta mochila es privada.",
+
      "hideIStats":"Ascunde detalii obiect",
       "apiError":"No se pudo mostrar la mochila."
+
      "iconSet":"Set icoane",
 +
      "style":"Stil",
 +
       "unknownitem":"Obiect necunoscut",
 +
      "views":"Vizualizări"
 +
  },
 +
  "ru_RU":{
 +
      "fmtName":"%1$s %2$s",
 +
      "fmtLevel":"%3$s %2$d%1$s",
 +
      "apiError":"\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0440\u044e\u043a\u0437\u0430\u043a.",
 +
      "hideAllNT":"\u0421\u043f\u0440\u044f\u0442\u0430\u0442\u044c \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 \u0434\u043b\u044f \u043e\u0431\u043c\u0435\u043d\u0430",
 +
       "homenotif":"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430 Steam, \u0438\u043b\u0438 \u0432\u043e\u0439\u0434\u0438\u0442\u0435 \u0447\u0435\u0440\u0435\u0437 Steam.",
 +
      "itemSearch":"Поиск...",
 +
      "setAR":"Отключить автообновление",
 +
      "items":"\u041f\u0440\u0435\u0434\u043c\u0435\u0442\u043e\u0432",
 +
      "level":"-\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f",
 +
      "nano":"\u041d\u0430\u043d\u043e",
 +
      "normal":"\u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0439",
 +
       "private":"\u042d\u0442\u043e\u0442 \u0440\u044e\u043a\u0437\u0430\u043a \u0437\u0430\u043a\u0440\u044b\u0442 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.",
 +
      "metalCount":"\u0412\u0441\u0435\u0433\u043e \u043c\u0435\u0442\u0430\u043b\u043b\u0430",
 +
      "selectUID":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 UserID",
 +
      "setborders":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0433\u0440\u0430\u043d\u0438\u0446\u044b",
 +
      "setequip":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \"\u041d\u0430\u0434\u0435\u0442\u043e\"",
 +
      "showIStats":"Показать информацию о предметах",
 +
      "hideIStats":"Спрятать информацию о предметах",
 +
      "iconSet":"Иконки",
 +
      "style":"\u0421\u0442\u0438\u043b\u044c",
 +
      "unknownitem":"\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0439 \u043f\u0440\u0435\u0434\u043c\u0435\u0442",
 +
      "views":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u043e\u0432"
 +
  },
 +
  "sv_SE":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
       "apiError":"Det g\u00e5r inte att visa ryggs\u00e4cken.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Var v\u00e4nlig mata in ett Steam Community ID eller logga in via Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 +
      "items":"F\u00f6rem\u00e5l",
 +
      "level":"Niv\u00e5",
 +
      "nano":"Nano",
 +
      "normal":"Normal",
 +
      "private":"Denna ryggs\u00e4ck \u00e4r privat.",
 +
      "metalCount":"Totalt metallskrot",
 +
      "selectUID":"Select UserID",
 +
      "setborders":"V\u00e4xla kanter",
 +
      "setequip":"V\u00e4xla utrustad",
 +
      "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Stil",
 +
      "unknownitem":"Ok\u00e4nt f\u00f6rem\u00e5l",
 +
      "views":"Visningar"
 
   },
 
   },
   "zh":{
+
   "th_TH":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 +
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 +
      "itemSearch":"Search...",
 +
      "setAR":"Disable Autorefresh",
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
+
       "hideIStats":"Hide Item Details",
       "private":"This backpack is private.",
+
       "iconSet":"Iconset",
      "apiError":"Could not display backpack."
 
  },
 
  "fi":{
 
      "items":"Items",
 
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
      "level":"Level",
 
 
       "style":"Style",
 
       "style":"Style",
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
 
       "unknownitem":"Unknown Item",
 
       "unknownitem":"Unknown Item",
       "showall":"Show All",
+
       "views":"Views"
 +
  },
 +
  "tr_TR":{
 +
      "fmtName":"%2$s %1$s",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"\u00c7anta g\u00f6r\u00fcnt\u00fclenemedi.",
 +
      "hideAllNT":"Takaslanamaz E\u015fyalar\u0131 Gizle",
 +
      "homenotif":"L\u00fctfen bir Steam Topluluk kimli\u011fi girin veya Steam \u00fczerinden giri\u015f yap\u0131n.",
 +
      "itemSearch":"Ara...",
 +
      "setAR":"Yenilemeyi Kapa",
 +
      "items":"Toplam E\u015fya",
 +
      "level":"Seviye",
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"Bu \u00e7anta gizlidir.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Saflaştırılmış Metal",
       "setborders":"Set Borders",
+
      "selectUID":"Kullan\u0131c\u0131 kimli\u011fini se\u00e7in",
       "setequip":"Set Equip",
+
       "setborders":"\u00c7er\u00e7eveler",
       "crafted":"Crafted",
+
       "setequip":"Ku\u015fanmalar",
 +
      "showIStats":"Eşya Ayrıntısını Göster",
 +
      "hideIStats":"Eşya Ayrıntısını Gizle",
 +
      "iconSet":"Simge Ayarı",
 +
      "style":"Tarz",
 +
      "unknownitem":"Bilinmeyen E\u015fya",
 +
      "views":"Toplam \u0130zlenme"
 +
  },
 +
  "zh_CN":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
       "hideAllNT":"Hide Not Tradables",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
       "private":"This backpack is private.",
+
       "itemSearch":"Search...",
       "apiError":"Could not display backpack."
+
       "setAR":"Disable Autorefresh",
  },
 
  "nl":{
 
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
 +
      "hideIStats":"Hide Item Details",
 +
      "iconSet":"Iconset",
 +
      "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 +
  },
 +
  "zh_TW":{
 +
      "fmtName":"%1$s (%2$s)",
 +
      "fmtLevel":"%1$s %2$d %3$s",
 +
      "apiError":"Could not display backpack.",
 +
      "hideAllNT":"Hide Not Tradables",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
 
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
       "private":"This backpack is private.",
+
       "itemSearch":"Search...",
       "apiError":"Could not display backpack."
+
       "setAR":"Disable Autorefresh",
  },
 
  "da":{
 
 
       "items":"Items",
 
       "items":"Items",
      "scraptotal":"Scrap Total",
 
      "views":"Views",
 
 
       "level":"Level",
 
       "level":"Level",
      "style":"Style",
 
      "contains":"Contains",
 
      "gift":"Gift",
 
      "untradable":"Untradable",
 
      "unknownitem":"Unknown Item",
 
      "showall":"Show All",
 
 
       "nano":"Nano",
 
       "nano":"Nano",
 
       "normal":"Normal",
 
       "normal":"Normal",
       "valveiconset":"Valve Iconset",
+
       "private":"This backpack is private.",
       "shugoiconset":"Shugo Iconset",
+
       "metalCount":"Refined",
 +
      "selectUID":"Select UserID",
 
       "setborders":"Set Borders",
 
       "setborders":"Set Borders",
 
       "setequip":"Set Equip",
 
       "setequip":"Set Equip",
       "crafted":"Crafted",
+
       "showIStats":"Show Item Details",
       "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
+
       "hideIStats":"Hide Item Details",
       "private":"This backpack is private.",
+
       "iconSet":"Iconset",
       "apiError":"Could not display backpack."
+
       "style":"Style",
 +
      "unknownitem":"Unknown Item",
 +
      "views":"Views"
 +
  }
 +
}
 +
</pre>
 +
 
 +
==Notification Images==
 +
<pre>{
 +
  "bg":{
 +
      "eq":"В употреба",
 +
      "new":"Нов"
 +
  },
 +
  "da":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "de":{
 +
      "eq":"Ausgerüstet",
 +
      "new":"Neu"
 +
  },
 +
  "en":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "es":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "fi":{
 +
      "eq":"Käytössä",
 +
      "new":"Uusi"
 +
  },
 +
  "fr":{
 +
      "eq":"Équipé",
 +
      "new":"Nouveau"
 +
  },
 +
  "it":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "ja":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "ko":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "nl":{
 +
      "eq":"Gedragen",
 +
      "new":"Nieuw"
 +
  },
 +
  "no":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "pl":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "pt":{
 +
      "eq":"Equipado",
 +
      "new":"Novo"
 +
  },
 +
  "pt-br":{
 +
      "eq":"Equipado",
 +
      "new":"Novo"
 +
  },
 +
  "ro":{
 +
      "eq":"Echipat",
 +
      "new":"Nou"
 +
  },
 +
  "ru":{
 +
      "eq":"Надето",
 +
      "new":"Новый"
 +
  },
 +
  "sv":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  },
 +
  "zh":{
 +
      "eq":"Equipped",
 +
      "new":"New"
 +
  }
 +
  "tr":{
 +
      "eq":"Kusan?lm?s",
 +
      "new":"Yeni"
 
   }
 
   }
}</pre>
+
}
 +
</pre>

Latest revision as of 19:50, 19 December 2011

The following is a listing of strings from TF2B's main UI, please feel welcome to translate and alter the appropriate sections below.

Any translations are welcome and are highly appreciated, thanks!

(Last updated 22/10/11)

Formatting Strings

Name: %1$s as the item's name, %2$s as it's quality.

Level: %1$s as "Level" string equivalent, %2$d as the numeric level, %3$s, as the item's "type". (E.g. "Shotgun" or "Tool")

Main UI Strings

{
   "langList":{
      "bg_BG":"Български",
      "cs_CZ":"Česky",
      "da_DK":"Dansk",
      "de_DE":"Deutsch",
      "en_US":"English",
      "es_ES":"Español",
      "fi_FI":"Suomi",
      "fr_FR":"Français",
      "hu_HU":"Magyar",
      "it_IT":"Italiano",
      "ja_JP":"日本語",
      "ko_KR":"한국어",
      "nl_NL":"Nederlands",
      "no_NO":"Norsk (bokmål)‬",
      "pl_PL":"Polski",
      "pt_PT":"Português",
      "pt_BR":"Português do Brasil",
      "ro_RO":"Română",
      "ru_RU":"Русский",
      "sv_SE":"Svenska",
      "th_TH":"ไทย",
      "tr_TR":"Türkçe",
      "zh_CN":"中文(中国大陆)‬",
      "zh_TW":"中文(台灣)‬"
   },
   "bg_BG":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%3$s %2$d %1$s",
      "apiError":"Не може да се покаже раницата.",
      "hideAllNT":"Скриване на нетъргуемите",
      "homenotif":"Моля, въведете ID на Steam общността или влезте чрез Steam",
      "itemSearch":"Търси…",
      "setAR":"Забраняване на автом. опресняване",
      "items":"Предмети",
      "level":"ниво",
      "nano":"Нано",
      "normal":"Нормален",
      "private":"Тази раница е лична.",
      "metalCount":"Количество метал",
      "selectUID":"Изберете потребителско ID",
      "setborders":"Задаване на рамки",
      "setequip":"Задаване на надпис „В употреба“",
      "showIStats":"Показване на детайли",
      "hideIStats":"Скриване на детайли",
      "iconSet":"Изображения",
      "style":"Стил",
      "unknownitem":"Непознат предмет",
      "views":"Преглеждания"
   },
   "cs_CZ":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "da_DK":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "de_DE":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Rucksack konnte nicht angezeigt werden.",
      "hideAllNT":"Nicht handelbare Gegenstände ausblenden",
      "homenotif":"Bitte geben Sie eine Steam-Community ID ein oder loggen Sie sich \u00fcber Steam ein",
      "itemSearch":"Suche...",
      "setAR":"Auto-Nachladen deaktivieren",
      "items":"Gegenst\u00e4nde",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Dieser Rucksack ist privat.",
      "metalCount":"Veredeltes Metall",
      "selectUID":"UserID auswählen",
      "setborders":"Rahmen einstellen",
      "setequip":"Ausr\u00fcstungsmrk. einstellen",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Stil",
      "unknownitem":"Unbekannter Gegenstand",
      "views":"Besucher"
   },
   "en_US":{
      "fmtName":"%2$s %1$s",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "es_ES":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"No se pudo mostrar la mochila.",
      "hideAllNT":"Ocultar objetos que no son Intercambiables",
      "homenotif":"Por favor introduzca una ID de la Comunidad de Steam o inicie la sesi\u00f3n en Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Objetos",
      "level":"Nivel",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Esta mochila es privada.",
      "metalCount":"Total de Chatarra",
      "selectUID":"Seleccione la ID de Usuario",
      "setborders":"Fijar Bordes",
      "setequip":"Set de Objetos",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Estilo",
      "unknownitem":"Objeto Desconocido",
      "views":"Visitas"
   },
   "fi_FI":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Käyttäjän reppua ei voida näyttää.",
      "hideAllNT":"Piilota vaihtokyvyttömät",
      "homenotif":"Syötä Steam Community-ID tai kirjaudu sisään Steamin kautta.",
      "itemSearch":"Etsi...",
      "setAR":"Poista automaattinen sivunpäivitys",
      "items":"Tavaroita",
      "level":"Tason",
      "nano":"Nano",
      "normal":"Normaali",
      "private":"Tämä reppu on yksityinen.",
      "metalCount":"Jalometallin kokonaismäärä",
      "selectUID":"Valitse UserID",
      "setborders":"Näytä rajat",
      "setequip":"Näytä käytössä olevat",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Tyyli",
      "unknownitem":"Tuntematon tavara",
      "views":"Katsottu"
   },
   "fr_FR":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%3$s %1$s %2$d",
      "apiError":"Impossible d'afficher le sac à dos.",
      "hideAllNT":"Cacher Non Échangeables",
      "homenotif":"Veuillez entrer une ID Steam ou connectez-vous via Steam.",
      "itemSearch":"Rechercher...",
      "setAR":"Désactiver Auto-rafraîchissement",
      "items":"Objets",
      "level":"Niveau",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Ce sac à dos est privé.",
      "metalCount":"Total d'affinés",
      "selectUID":"Sélectionnez une ID Steam",
      "setborders":"Afficher Bordures",
      "setequip":"Afficher équipés",
      "showIStats":"Afficher Détails des objets",
      "hideIStats":"Cacher Détails des objets",
      "iconSet":"Ensemble d'objet",
      "style":"Style",
      "unknownitem":"Objet inconnu",
      "views":"Vues"
   },
   "hu_HU":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "it_IT":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "ja_JP":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "ko_KR":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "nl_NL":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Kan rugzak niet weergeven.",
      "hideAllNT":"Verberg niet ruilbaar",
      "homenotif":"Vul een Steam Community ID in of log in via Steam.",
      "itemSearch":"Zoeken...",
      "setAR":"Autorefresh uitzetten",
      "items":"Voorwerpen",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normaal",
      "private":"Deze rugzak is priv\u00e9.",
      "metalCount":"Bewerkt",
      "selectUID":"UserID selecteren",
      "setborders":"Randen",
      "setequip":"In uitrusting",
      "showIStats":"Voorwerpdetails zien",
      "hideIStats":"Voorwerpdetails verbergen",
      "iconSet":"Icoonset",
      "style":"Stijl",
      "unknownitem":"Onbekend voorwerp",
      "untradable":"Niet ruilbaar",
      "views":"Bekeken"
   },
   "no_NO":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "pl_PL":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Nie mo\u017cna wy\u015bwietli\u0107 plecaka.",
      "hideAllNT":"Ukryj niewymienialne",
      "homenotif":"Prosz\u0119 wpisa\u0107 identyfikator Spo\u0142eczno\u015bci Steam, lub zalogowa\u0107 si\u0119 poprzez Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Przedmioty",
      "level":"Poziom",
      "nano":"Nano",
      "normal":"Normalny",
      "private":"Ten plecak jest prywatny.",
      "metalCount":"Z\u0142om \u0142\u0105cznie",
      "selectUID":"Wpisz ID u\u017cytkownika",
      "setborders":"Obw\u00f3dka",
      "setequip":"Ekwipunek",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Styl",
      "unknownitem":"Nieznany przedmiot",
      "views":"Ods\u0142ony"
   },
   "pt_PT":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"N\u00e3o foi poss\u00edvel apresentar a mochila.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Por favor digite um ID da Comunidade Steam ou entre atrav\u00e9s do Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Itens",
      "level":"N\u00edvel",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Esta mochila \u00e9 privada.",
      "metalCount":"Total de Sucatas",
      "selectUID":"Select UserID",
      "setborders":"Definir Bordas",
      "setequip":"Definir Equipado",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Estilo",
      "unknownitem":"Item Desconhecido",
      "views":"Visualiza\u00e7\u00f5es"
   },
   "pt_BR":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%3$s %1$s %2$d",
      "apiError":"N\u00e3o foi poss\u00edvel exibir a mochila.",
      "hideAllNT":"Ocultar itens n\u00e3o troc\u00e1veis",
      "homenotif":"Por favor, digite uma ID da Comunidade Steam ou inicie sessão atrav\u00e9s do Steam.",
      "itemSearch":"Pesquisar...",
      "setAR":"Desativar atualização automática",
      "items":"Itens",
      "level":"N\u00edvel",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Esta mochila \u00e9 privada.",
      "metalCount":"Refinados",
      "selectUID":"Insira ID de Usu\u00e1rio",
      "setborders":"Exibir bordas",
      "setequip":"Exibir equipados",
      "showIStats":"Exibir detalhes dos itens",
      "hideIStats":"Esconder detalhes dos itens",
      "iconSet":"Iconset",
      "style":"Estilo",
      "unknownitem":"Item desconhecido",
      "views":"Visualiza\u00e7\u00f5es"
   },
   "ro_RO":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Eroare vizualizare rucsac",
      "hideAllNT":"Ascunde non-schimbabile",
      "homenotif":"Introduceţi ID-ul de comunitate Steam sau logaţi-vă prin Steam.",
      "itemSearch":"Caută...",
      "setAR":"Debifează auto-reîncarcare",
      "items":"Obiecte",
      "level":"Nivel",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Acest rucsac este privat.",
      "metalCount":"Refined",
      "selectUID":"Selectează UserID",
      "setborders":"Setează margini",
      "setequip":"Setează echipat",
      "showIStats":"Arată detalii obiect",
      "hideIStats":"Ascunde detalii obiect",
      "iconSet":"Set icoane",
      "style":"Stil",
      "unknownitem":"Obiect necunoscut",
      "views":"Vizualizări"
   },
   "ru_RU":{
      "fmtName":"%1$s %2$s",
      "fmtLevel":"%3$s %2$d%1$s",
      "apiError":"\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0440\u044e\u043a\u0437\u0430\u043a.",
      "hideAllNT":"\u0421\u043f\u0440\u044f\u0442\u0430\u0442\u044c \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 \u0434\u043b\u044f \u043e\u0431\u043c\u0435\u043d\u0430",
      "homenotif":"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430 Steam, \u0438\u043b\u0438 \u0432\u043e\u0439\u0434\u0438\u0442\u0435 \u0447\u0435\u0440\u0435\u0437 Steam.",
      "itemSearch":"Поиск...",
      "setAR":"Отключить автообновление",
      "items":"\u041f\u0440\u0435\u0434\u043c\u0435\u0442\u043e\u0432",
      "level":"-\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f",
      "nano":"\u041d\u0430\u043d\u043e",
      "normal":"\u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0439",
      "private":"\u042d\u0442\u043e\u0442 \u0440\u044e\u043a\u0437\u0430\u043a \u0437\u0430\u043a\u0440\u044b\u0442 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.",
      "metalCount":"\u0412\u0441\u0435\u0433\u043e \u043c\u0435\u0442\u0430\u043b\u043b\u0430",
      "selectUID":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 UserID",
      "setborders":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0433\u0440\u0430\u043d\u0438\u0446\u044b",
      "setequip":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \"\u041d\u0430\u0434\u0435\u0442\u043e\"",
      "showIStats":"Показать информацию о предметах",
      "hideIStats":"Спрятать информацию о предметах",
      "iconSet":"Иконки",
      "style":"\u0421\u0442\u0438\u043b\u044c",
      "unknownitem":"\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0439 \u043f\u0440\u0435\u0434\u043c\u0435\u0442",
      "views":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u043e\u0432"
   },
   "sv_SE":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Det g\u00e5r inte att visa ryggs\u00e4cken.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Var v\u00e4nlig mata in ett Steam Community ID eller logga in via Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"F\u00f6rem\u00e5l",
      "level":"Niv\u00e5",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Denna ryggs\u00e4ck \u00e4r privat.",
      "metalCount":"Totalt metallskrot",
      "selectUID":"Select UserID",
      "setborders":"V\u00e4xla kanter",
      "setequip":"V\u00e4xla utrustad",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Stil",
      "unknownitem":"Ok\u00e4nt f\u00f6rem\u00e5l",
      "views":"Visningar"
   },
   "th_TH":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "tr_TR":{
      "fmtName":"%2$s %1$s",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"\u00c7anta g\u00f6r\u00fcnt\u00fclenemedi.",
      "hideAllNT":"Takaslanamaz E\u015fyalar\u0131 Gizle",
      "homenotif":"L\u00fctfen bir Steam Topluluk kimli\u011fi girin veya Steam \u00fczerinden giri\u015f yap\u0131n.",
      "itemSearch":"Ara...",
      "setAR":"Yenilemeyi Kapa",
      "items":"Toplam E\u015fya",
      "level":"Seviye",
      "nano":"Nano",
      "normal":"Normal",
      "private":"Bu \u00e7anta gizlidir.",
      "metalCount":"Saflaştırılmış Metal",
      "selectUID":"Kullan\u0131c\u0131 kimli\u011fini se\u00e7in",
      "setborders":"\u00c7er\u00e7eveler",
      "setequip":"Ku\u015fanmalar",
      "showIStats":"Eşya Ayrıntısını Göster",
      "hideIStats":"Eşya Ayrıntısını Gizle",
      "iconSet":"Simge Ayarı",
      "style":"Tarz",
      "unknownitem":"Bilinmeyen E\u015fya",
      "views":"Toplam \u0130zlenme"
   },
   "zh_CN":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   },
   "zh_TW":{
      "fmtName":"%1$s (%2$s)",
      "fmtLevel":"%1$s %2$d %3$s",
      "apiError":"Could not display backpack.",
      "hideAllNT":"Hide Not Tradables",
      "homenotif":"Please enter a Steam Community ID or Sign in through Steam.",
      "itemSearch":"Search...",
      "setAR":"Disable Autorefresh",
      "items":"Items",
      "level":"Level",
      "nano":"Nano",
      "normal":"Normal",
      "private":"This backpack is private.",
      "metalCount":"Refined",
      "selectUID":"Select UserID",
      "setborders":"Set Borders",
      "setequip":"Set Equip",
      "showIStats":"Show Item Details",
      "hideIStats":"Hide Item Details",
      "iconSet":"Iconset",
      "style":"Style",
      "unknownitem":"Unknown Item",
      "views":"Views"
   }
}

Notification Images

{
   "bg":{
      "eq":"В употреба",
      "new":"Нов"
   },
   "da":{
      "eq":"Equipped",
      "new":"New"
   },
   "de":{
      "eq":"Ausgerüstet",
      "new":"Neu"
   },
   "en":{
      "eq":"Equipped",
      "new":"New"
   },
   "es":{
      "eq":"Equipped",
      "new":"New"
   },
   "fi":{
      "eq":"Käytössä",
      "new":"Uusi"
   },
   "fr":{
      "eq":"Équipé",
      "new":"Nouveau"
   },
   "it":{
      "eq":"Equipped",
      "new":"New"
   },
   "ja":{
      "eq":"Equipped",
      "new":"New"
   },
   "ko":{
      "eq":"Equipped",
      "new":"New"
   },
   "nl":{
      "eq":"Gedragen",
      "new":"Nieuw"
   },
   "no":{
      "eq":"Equipped",
      "new":"New"
   },
   "pl":{
      "eq":"Equipped",
      "new":"New"
   },
   "pt":{
      "eq":"Equipado",
      "new":"Novo"
   },
   "pt-br":{
      "eq":"Equipado",
      "new":"Novo" 
   },
   "ro":{
      "eq":"Echipat",
      "new":"Nou"
   },
   "ru":{
      "eq":"Надето",
      "new":"Новый"
   },
   "sv":{
      "eq":"Equipped",
      "new":"New"
   },
   "zh":{
      "eq":"Equipped",
      "new":"New"
   }
   "tr":{
      "eq":"Kusan?lm?s",
      "new":"Yeni"
   }
}