Lukyspore

sh_language.lua

Nov 18th, 2025 (edited)
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.40 KB | None | 0 0
  1. LDT_Analytics.Language = LDT_Analytics.Language or {}
  2.  
  3. LDT_Analytics.Language = {
  4.     en = {
  5.         AnalyticsUITitle = "Analytics Dashboard",
  6.         valueText = "Value",
  7.         dateText = "Date",
  8.         groupText = "Group",
  9.         timeRangeDropdown = "Select Time Range",
  10.         weekText = "Week",
  11.         twoWeeksText = "Two Weeks",
  12.         monthText = "Month",
  13.         secondsText = "seconds",
  14.         minutesText = "minutes",
  15.         playersAnalyticsTitle = "Players",
  16.         playersAnalyticsDescription = "This chart shows the number of unique players on the server.",
  17.         totalPlayersChartText = "Total Players",
  18.         peakPlayersChartText = "Peak Players",
  19.         primarySteamGroupAnalyticsTitle = "Primary Steam Groups",
  20.         primarySteamGroupAnalyticsDescription = "This chart shows the percentage of players from different primary Steam groups.",
  21.         userGroupsAnalyticsTitle = "User Groups",
  22.         userGroupsAnalyticsDescription = "This chart shows the distribution of user groups on the server.",
  23.         totalPlayTimeAnalyticsTitle = "Total Playtimes",
  24.         totalPlayTimeAnalyticsDescription = "This chart shows the total playtime of all players on the server.",
  25.         sessionPlayTimeAnalyticsTitle = "Session Playtimes",
  26.         sessionPlayTimeAnalyticsDescription = "This chart shows the average session playtime of players on the server.",
  27.         connectingTimeAnalyticsTitle = "ConnectingTimes",
  28.         connectingTimeAnalyticsDescription = "This chart shows the average time it takes for players to connect to the server.",
  29.         connectionAbortedAnalyticsTitle = "Connections Aborted",
  30.         connectionAbortedAnalyticsDescription = "This chart shows the number of connection attempts that were aborted.",
  31.         downloadFilterAnalyticsTitle = "Download Filters",
  32.         downloadFilterAnalyticsDescription = "This chart shows the distribution of download filters used by players on the server.",
  33.         mapsAnalyticsTitle = "Maps",
  34.         mapsAnalyticsDescription = "This chart shows the distribution of maps played on the server.",
  35.         pingAnalyticsTitle = "Average Ping",
  36.         pingAnalyticsDescription = "This chart shows the average ping of players on the server.",
  37.         countryAnalyticsTitle = "Countries",
  38.         countryAnalyticsDescription = "This chart shows the distribution of players' countries on the server.",
  39.         regionAnalyticsTitle = "Regions",
  40.         regionAnalyticsDescription = "This chart shows the distribution of players' regions on the server.",
  41.         cityAnalyticsTitle = "Cities",
  42.         cityAnalyticsDescription = "This chart shows the distribution of players' cities on the server.",
  43.         languageAnalyticsTitle = "Languages",
  44.         languageAnalyticsDescription = "This chart shows the distribution of players' languages on the server.",
  45.         timezonesAnalyticsTitle = "Timezones",
  46.         timezonesAnalyticsDescription = "This chart shows the distribution of players' time zones on the server.",
  47.         fpsAnalyticsTitle = "Average FPS",
  48.         fpsAnalyticsDescription = "This chart shows the average FPS of players on the server.",
  49.         operatingSystemsAnalyticsTitle = "Operating Systems",
  50.         operatingSystemsAnalyticsDescription = "This chart shows the distribution of players' operating systems on the server.",
  51.         displayResolutionsAnalyticsTitle = "Display Resolutions",
  52.         displayResolutionsAnalyticsDescription = "This chart shows the distribution of players' display resolutions on the server.",
  53.         fullscreenStatusAnalyticsTitle = "Fullscreen Status",
  54.         fullscreenStatusAnalyticsDescription = "This chart shows the distribution of players' fullscreen status on the server."
  55.     },
  56.     cs = {
  57.         AnalyticsUITitle = "Analytický Panel",
  58.         valueText = "Hodnota",
  59.         dateText = "Datum",
  60.         groupText = "Skupina",
  61.         timeRangeDropdown = "Vyberte časové období",
  62.         weekText = "Týden",
  63.         twoWeeksText = "Dva týdny",
  64.         monthText = "Měsíc",
  65.         secondsText = "sekundy",
  66.         minutesText = "minuty",
  67.         playersAnalyticsTitle = "Hráči",
  68.         playersAnalyticsDescription = "Tento graf zobrazuje počet unikátních hráčů na serveru.",
  69.         totalPlayersChartText = "Celkový počet hráčů",
  70.         peakPlayersChartText = "Maximální počet hráčů",
  71.         primarySteamGroupAnalyticsTitle = "Hlavní Steam skupiny",
  72.         primarySteamGroupAnalyticsDescription = "Tento graf zobrazuje procentuální zastoupení hráčů z různých Steam skupin.",
  73.         userGroupsAnalyticsTitle = "Uživatelské skupiny",
  74.         userGroupsAnalyticsDescription = "Tento graf zobrazuje rozložení uživatelských skupin na serveru.",
  75.         totalPlayTimeAnalyticsTitle = "Celkový herní čas",
  76.         totalPlayTimeAnalyticsDescription = "Tento graf zobrazuje celkový herní čas všech hráčů na serveru.",
  77.         sessionPlayTimeAnalyticsTitle = "Délka herních sezení",
  78.         sessionPlayTimeAnalyticsDescription = "Tento graf zobrazuje průměrnou délku herního sezení hráčů na serveru.",
  79.         connectingTimeAnalyticsTitle = "Doba připojení",
  80.         connectingTimeAnalyticsDescription = "Tento graf zobrazuje průměrnou dobu, kterou hráči potřebují k připojení na server.",
  81.         connectionAbortedAnalyticsTitle = "Přerušená připojení",
  82.         connectionAbortedAnalyticsDescription = "Tento graf zobrazuje počet přerušených pokusů o připojení.",
  83.         downloadFilterAnalyticsTitle = "Filtry stahování",
  84.         downloadFilterAnalyticsDescription = "Tento graf zobrazuje rozložení používaných filtrů stahování hráčů na serveru.",
  85.         mapsAnalyticsTitle = "Mapy",
  86.         mapsAnalyticsDescription = "Tento graf zobrazuje rozložení hraných map na serveru.",
  87.         pingAnalyticsTitle = "Průměrný ping",
  88.         pingAnalyticsDescription = "Tento graf zobrazuje průměrný ping hráčů na serveru.",
  89.         countryAnalyticsTitle = "Země",
  90.         countryAnalyticsDescription = "Tento graf zobrazuje rozložení hráčů podle zemí na serveru.",
  91.         regionAnalyticsTitle = "Regiony",
  92.         regionAnalyticsDescription = "Tento graf zobrazuje rozložení hráčů podle regionů na serveru.",
  93.         cityAnalyticsTitle = "Města",
  94.         cityAnalyticsDescription = "Tento graf zobrazuje rozložení hráčů podle měst na serveru.",
  95.         languageAnalyticsTitle = "Jazyky",
  96.         languageAnalyticsDescription = "Tento graf zobrazuje rozložení hráčů podle jazyků na serveru.",
  97.         timezonesAnalyticsTitle = "Časová pásma",
  98.         timezonesAnalyticsDescription = "Tento graf zobrazuje rozložení hráčů podle časových pásem na serveru.",
  99.         fpsAnalyticsTitle = "Průměrný FPS",
  100.         fpsAnalyticsDescription = "Tento graf zobrazuje průměrný FPS hráčů na serveru.",
  101.         operatingSystemsAnalyticsTitle = "Operační systémy",
  102.         operatingSystemsAnalyticsDescription = "Tento graf zobrazuje rozložení operačních systémů hráčů na serveru.",
  103.         displayResolutionsAnalyticsTitle = "Rozlišení obrazovky",
  104.         displayResolutionsAnalyticsDescription = "Tento graf zobrazuje rozložení rozlišení obrazovek hráčů na serveru.",
  105.         fullscreenStatusAnalyticsTitle = "Režim celé obrazovky",
  106.         fullscreenStatusAnalyticsDescription = "Tento graf zobrazuje rozložení režimu celé obrazovky hráčů na serveru."
  107.     }
  108. }
Advertisement
Add Comment
Please, Sign In to add comment