You've already forked tf2wikipricing
l10n: update italian strings
This commit is contained in:
@@ -1,16 +1,26 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
|
// Generic button text, %@ is always a URL (eg. backpack.tf)
|
||||||
"View listings on %@": "Voir les offres sur %@",
|
"View listings on %@": "Voir les offres sur %@",
|
||||||
|
|
||||||
|
// Itembox header
|
||||||
"Community Pricing": "Community Pricing",
|
"Community Pricing": "Community Pricing",
|
||||||
"Updated %@": "Updated %@",
|
// Itembox footer
|
||||||
"From %@": "From %@",
|
"Updated %@": "Updated %@.",
|
||||||
"Data unavailable": "Data unavailable",
|
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
|
||||||
|
|
||||||
|
// Price strings
|
||||||
|
"Data unavailable": "Data unavailable", // sourced from AppleGlot
|
||||||
|
"%@ ref": "%@ ref",
|
||||||
"%@ key": "%@ key",
|
"%@ key": "%@ key",
|
||||||
"%@ keys": "%@ keys",
|
"%@ keys": "%@ keys",
|
||||||
|
|
||||||
|
// Item quality names, all sourced from TF2 wiki
|
||||||
"Normal": "Normale",
|
"Normal": "Normale",
|
||||||
"Genuine": "Autentico",
|
"Genuine": "Autentico",
|
||||||
"Vintage": "Vintage",
|
"Vintage": "Vintage",
|
||||||
"Unique": "Unico",
|
"Unique": "Unico",
|
||||||
"Strange": "Strano",
|
"Strange": "Strano",
|
||||||
"Collector's": "Da collezione",
|
"Collector's": "Da collezione",
|
||||||
"Haunted": "Stregato"
|
"Haunted": "Stregato",
|
||||||
|
"Australium": "Australium"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user