l10n: update attribution text and style

New text is easier to localize, strings can be found in free dictionaries
This commit is contained in:
xenticore
2025-04-30 19:15:38 -04:00
parent 19fe1c70a4
commit c8f71b4f47
24 changed files with 28 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Precios de la comunidad",
// Itembox footer
"Updated %@.": "Actualizado %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Precios comerciales obtenidos de %@. Las conversiones de divisas son aproximadas.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Agradecimientos", // sourced from AppleGlot
// Price strings
"Data unavailable": "Datos no disponibles", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Prezzo Comunitario",
// Itembox footer
"Updated %@.": "Aggiornato il %@.",
"Trade prices sourced from %@. Currency conversions are approximate.": "Prezzi commerciali forniti da %@. Le conversioni valutarie sono approssimative.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Note legali", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "共同体価格",
// Itembox footer
"Updated %@.": "アップデート: %@。", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "謝辞", // sourced from AppleGlot
// Price strings
"Data unavailable": "データがありません", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Цены сообщества",
// Itembox footer
"Updated %@.": "Обновлено %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Цены на торговлю взяты с %@. Конвертация валюты приблизительна.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Уведомления", // sourced from AppleGlot
// Price strings
"Data unavailable": "Данные недоступны", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot

View File

@@ -6,7 +6,7 @@ module.exports = {
"Community Pricing": "Community Pricing",
// Itembox footer
"Updated %@.": "Updated %@.", // %@ is a date string, sourced from AppleGlot
"Trade prices sourced from %@. Currency conversions are approximate.": "Trade prices sourced from %@. Currency conversions are approximate.", // %@ is always a URL, (eg. prices.tf)
"Acknowledgements": "Acknowledgements", // sourced from AppleGlot
// Price strings
"Data unavailable": "Data unavailable", // sourced from AppleGlot