Call of Duty Esports Wiki
Register
Advertisement

Documentation for this module may be created at Module:Standings/i18n/doc

return {
	["en"] = {
		["Games"] = 'Maps',
		["GamesBO1"] = 'Maps',
		["GamesDiff"] = 'Maps',
		["Group"] = 'G',
		["Place"] = '',
		["Points"] = 'Pts',
		["PointsTB"] = 'Pts',
		["Series"] = 'Series',
		["SeriesBO2"] = 'Series',
		["Standings"] = '%s Standings',
		["StandingsPlain"] = 'Standings',
		["Streak"] = "Str",
		["Team"] = 'Team',
		["streakL"] = '%sL',
		["streakW"] = '%sW',
		["streakD"] = '%sD',
	},
	["de"] = {
		["Games"] = 'Spiele',
		["GamesBO1"] = 'Spiele',
		["GamesDiff"] = 'Spiele',
		["Group"] = 'G',
		["Place"] = '',
		["Points"] = 'Pkt',
		["PointsTB"] = 'Pkt',
		["Series"] = 'Serien',
		["SeriesBO2"] = 'Serien',
		["Standings"] = '%s Tabelle',
		["StandingsPlain"] = 'Tabelle',
		["Team"] = 'Team',
	},
	["dk"] = {
		["Games"] = 'Spil',
		["GamesBO1"] = 'Spil',
		["GamesDiff"] = 'Spil',
		["Group"] = 'G',
		["Place"] = '',
		["Points"] = 'Pnt',
		["PointsTB"] = 'Pnt',
		["Series"] = 'Serie',
		["SeriesBO2"] = 'Serie',
		["Standings"] = '%s Tabel',
		["StandingsPlain"] = 'Tabel',
		["Team"] = 'Team',
	},
	["es"] = {
		["Games"] = 'Juegos',
		["GamesBO1"] = 'Juegos',
		["GamesDiff"] = 'Juegos',
		["Group"] = 'G',
		["Place"] = '',
		["Points"] = 'Pts',
		["PointsTB"] = 'Pts',
		["Series"] = 'Series',
		["SeriesBO2"] = 'Series',
		["Standings"] = 'Posiciones %s',
		["StandingsPlain"] = 'Posiciones',
		["Streak"] = "Racha",
		["Team"] = 'Equipo',
		["streakL"] = '%sD',
		["streakW"] = '%sV',
		["streakD"] = '%sE',
	},
	["fr"] = {
		["Games"] = 'Parties',
		["GamesBO1"] = 'Parties',
		["GamesDiff"] = 'Parties',
		["Group"] = 'G',
		["Place"] = '',
		["Points"] = 'Pts',
		["PointsTB"] = 'Pts',
		["Series"] = 'Séries',
		["SeriesBO2"] = 'Séries',
		["Standings"] = '%s Classement',
		["StandingsPlain"] = 'Classement',
		["Team"] = 'Équipe',
	},
	["it"] = {
		["Games"] = 'Partite',
		["GamesBO1"] = 'Partite',
		["GamesDiff"] = 'Partite',
		["Group"] = 'G',
		["Place"] = '',
		["Points"] = 'Pt',
		["PointsTB"] = 'Pt',
		["Series"] = 'Serie',
		["SeriesBO2"] = 'Serie',
		["Standings"] = 'Classifica %s',
		["StandingsPlain"] = 'Classifica',
		["Team"] = 'Squadra',
	},
	["pt-br"] = {
		["Games"] = 'Partidas',
		["GamesBO1"] = 'Partidas',
		["GamesDiff"] = 'Dif.',
		["Group"] = 'G',
		["Place"] = 'Pos.',
		["Points"] = 'Pts',
		["PointsTB"] = 'Pts',
		["Series"] = 'Séries',
		["SeriesBO2"] = 'Séries',
		["Standings"] = '%s Tabela',
		["StandingsPlain"] = 'Tabela',
		["Team"] = 'Equipe',
	},
	["ru"] = {
		["Games"] = 'Игры',
		["GamesBO1"] = 'Игра',
		["GamesDiff"] = 'Игры',
		["Group"] = 'Груп.',
		["Place"] = 'Поз.',
		["Points"] = 'Очки',
		["PointsTB"] = 'Очки',
		["Series"] = 'Серия',
		["SeriesBO2"] = 'Серия',
		["Standings"] = '%s Таблица',
		["StandingsPlain"] = 'Таблица',
		["Team"] = 'Команда',
	},
}
Advertisement