123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace MafiaTelegramBot {
- using System;
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class strings {
-
- private static System.Resources.ResourceManager resourceMan;
-
- private static System.Globalization.CultureInfo resourceCulture;
-
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal strings() {
- }
-
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static System.Resources.ResourceManager ResourceManager {
- get {
- if (object.Equals(null, resourceMan)) {
- System.Resources.ResourceManager temp = new System.Resources.ResourceManager("MafiaTelegramBot.Resources.strings", typeof(strings).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- internal static string start_message {
- get {
- return ResourceManager.GetString("start_message", resourceCulture);
- }
- }
-
- internal static string statistics_for {
- get {
- return ResourceManager.GetString("statistics_for", resourceCulture);
- }
- }
-
- internal static string games_count {
- get {
- return ResourceManager.GetString("games_count", resourceCulture);
- }
- }
-
- internal static string wins_count {
- get {
- return ResourceManager.GetString("wins_count", resourceCulture);
- }
- }
-
- internal static string winrate {
- get {
- return ResourceManager.GetString("winrate", resourceCulture);
- }
- }
-
- internal static string shop {
- get {
- return ResourceManager.GetString("shop", resourceCulture);
- }
- }
-
- internal static string my_roles {
- get {
- return ResourceManager.GetString("my_roles", resourceCulture);
- }
- }
-
- internal static string settings {
- get {
- return ResourceManager.GetString("settings", resourceCulture);
- }
- }
-
- internal static string your_name {
- get {
- return ResourceManager.GetString("your_name", resourceCulture);
- }
- }
-
- internal static string change_name {
- get {
- return ResourceManager.GetString("change_name", resourceCulture);
- }
- }
-
- internal static string enter_your_name {
- get {
- return ResourceManager.GetString("enter_your_name", resourceCulture);
- }
- }
-
- internal static string name_updated {
- get {
- return ResourceManager.GetString("name_updated", resourceCulture);
- }
- }
-
- internal static string command_not_found {
- get {
- return ResourceManager.GetString("command_not_found", resourceCulture);
- }
- }
-
- internal static string settings_room {
- get {
- return ResourceManager.GetString("settings_room", resourceCulture);
- }
- }
-
- internal static string choose_game_type {
- get {
- return ResourceManager.GetString("choose_game_type", resourceCulture);
- }
- }
-
- internal static string enter_room_name {
- get {
- return ResourceManager.GetString("enter_room_name", resourceCulture);
- }
- }
-
- internal static string room_with_name {
- get {
- return ResourceManager.GetString("room_with_name", resourceCulture);
- }
- }
-
- internal static string was_created {
- get {
- return ResourceManager.GetString("was_created", resourceCulture);
- }
- }
-
- internal static string unexpected_error {
- get {
- return ResourceManager.GetString("unexpected_error", resourceCulture);
- }
- }
-
- internal static string game_already_exists {
- get {
- return ResourceManager.GetString("game_already_exists", resourceCulture);
- }
- }
-
- internal static string leave_from_game {
- get {
- return ResourceManager.GetString("leave_from_game", resourceCulture);
- }
- }
-
- internal static string user_not_in_game {
- get {
- return ResourceManager.GetString("user_not_in_game", resourceCulture);
- }
- }
-
- internal static string standart {
- get {
- return ResourceManager.GetString("standart", resourceCulture);
- }
- }
-
- internal static string extended {
- get {
- return ResourceManager.GetString("extended", resourceCulture);
- }
- }
-
- internal static string secret_key_is {
- get {
- return ResourceManager.GetString("secret_key_is", resourceCulture);
- }
- }
-
- internal static string choose_type_room {
- get {
- return ResourceManager.GetString("choose_type_room", resourceCulture);
- }
- }
-
- internal static string enter_private_code {
- get {
- return ResourceManager.GetString("enter_private_code", resourceCulture);
- }
- }
-
- internal static string room_is_filled {
- get {
- return ResourceManager.GetString("room_is_filled", resourceCulture);
- }
- }
-
- internal static string user_already_in_game {
- get {
- return ResourceManager.GetString("user_already_in_game", resourceCulture);
- }
- }
-
- internal static string successful_entry_into_room {
- get {
- return ResourceManager.GetString("successful_entry_into_room", resourceCulture);
- }
- }
-
- internal static string users_list {
- get {
- return ResourceManager.GetString("users_list", resourceCulture);
- }
- }
-
- internal static string users_list_empty {
- get {
- return ResourceManager.GetString("users_list_empty", resourceCulture);
- }
- }
-
- internal static string max_capacity_message {
- get {
- return ResourceManager.GetString("max_capacity_message", resourceCulture);
- }
- }
-
- internal static string prefer_leave_from_room {
- get {
- return ResourceManager.GetString("prefer_leave_from_room", resourceCulture);
- }
- }
-
- internal static string room_does_not_exists {
- get {
- return ResourceManager.GetString("room_does_not_exists", resourceCulture);
- }
- }
-
- internal static string public_rooms_are_not_exist {
- get {
- return ResourceManager.GetString("public_rooms_are_not_exist", resourceCulture);
- }
- }
-
- internal static string rooms {
- get {
- return ResourceManager.GetString("rooms", resourceCulture);
- }
- }
-
- internal static string too_many_players {
- get {
- return ResourceManager.GetString("too_many_players", resourceCulture);
- }
- }
-
- internal static string too_few_players {
- get {
- return ResourceManager.GetString("too_few_players", resourceCulture);
- }
- }
-
- internal static string game_already_running {
- get {
- return ResourceManager.GetString("game_already_running", resourceCulture);
- }
- }
-
- internal static string minimum_players_count {
- get {
- return ResourceManager.GetString("minimum_players_count", resourceCulture);
- }
- }
-
- internal static string maximum_players_count {
- get {
- return ResourceManager.GetString("maximum_players_count", resourceCulture);
- }
- }
-
- internal static string maximum_was_set_to {
- get {
- return ResourceManager.GetString("maximum_was_set_to", resourceCulture);
- }
- }
-
- internal static string players {
- get {
- return ResourceManager.GetString("players", resourceCulture);
- }
- }
-
- internal static string kick {
- get {
- return ResourceManager.GetString("kick", resourceCulture);
- }
- }
-
- internal static string kick_user {
- get {
- return ResourceManager.GetString("kick_user", resourceCulture);
- }
- }
-
- internal static string you_were_kicked {
- get {
- return ResourceManager.GetString("you_were_kicked", resourceCulture);
- }
- }
-
- internal static string room_dissolved {
- get {
- return ResourceManager.GetString("room_dissolved", resourceCulture);
- }
- }
-
- internal static string timer {
- get {
- return ResourceManager.GetString("timer", resourceCulture);
- }
- }
-
- internal static string enabled {
- get {
- return ResourceManager.GetString("enabled", resourceCulture);
- }
- }
-
- internal static string disabled {
- get {
- return ResourceManager.GetString("disabled", resourceCulture);
- }
- }
-
- internal static string enable {
- get {
- return ResourceManager.GetString("enable", resourceCulture);
- }
- }
-
- internal static string disable {
- get {
- return ResourceManager.GetString("disable", resourceCulture);
- }
- }
-
- internal static string _public {
- get {
- return ResourceManager.GetString("public", resourceCulture);
- }
- }
-
- internal static string _private {
- get {
- return ResourceManager.GetString("private", resourceCulture);
- }
- }
-
- internal static string bot_starting_game {
- get {
- return ResourceManager.GetString("bot_starting_game", resourceCulture);
- }
- }
-
- internal static string game_process_started {
- get {
- return ResourceManager.GetString("game_process_started", resourceCulture);
- }
- }
-
- internal static string connected_to_game {
- get {
- return ResourceManager.GetString("connected_to_game", resourceCulture);
- }
- }
-
- internal static string your_turn_order {
- get {
- return ResourceManager.GetString("your_turn_order", resourceCulture);
- }
- }
-
- internal static string your_role {
- get {
- return ResourceManager.GetString("your_role", resourceCulture);
- }
- }
-
- internal static string thanks_for_game {
- get {
- return ResourceManager.GetString("thanks_for_game", resourceCulture);
- }
- }
-
- internal static string link {
- get {
- return ResourceManager.GetString("link", resourceCulture);
- }
- }
-
- internal static string you_leave_from_game {
- get {
- return ResourceManager.GetString("you_leave_from_game", resourceCulture);
- }
- }
-
- internal static string your_teammates {
- get {
- return ResourceManager.GetString("your_teammates", resourceCulture);
- }
- }
-
- internal static string first_day_message {
- get {
- return ResourceManager.GetString("first_day_message", resourceCulture);
- }
- }
-
- internal static string city_falls_asleep {
- get {
- return ResourceManager.GetString("city_falls_asleep", resourceCulture);
- }
- }
-
- internal static string now_turn {
- get {
- return ResourceManager.GetString("now_turn", resourceCulture);
- }
- }
-
- internal static string your_turn_ended {
- get {
- return ResourceManager.GetString("your_turn_ended", resourceCulture);
- }
- }
-
- internal static string now_is_not_your_turn {
- get {
- return ResourceManager.GetString("now_is_not_your_turn", resourceCulture);
- }
- }
-
- internal static string your_turn {
- get {
- return ResourceManager.GetString("your_turn", resourceCulture);
- }
- }
-
- internal static string players_list {
- get {
- return ResourceManager.GetString("players_list", resourceCulture);
- }
- }
-
- internal static string you_now_died {
- get {
- return ResourceManager.GetString("you_now_died", resourceCulture);
- }
- }
-
- internal static string villagers_are_sleep {
- get {
- return ResourceManager.GetString("villagers_are_sleep", resourceCulture);
- }
- }
-
- internal static string mafia_get_mail {
- get {
- return ResourceManager.GetString("mafia_get_mail", resourceCulture);
- }
- }
- }
- }
|