From 9e34fa1d4a1878422f1cfc6851c5faa92fe24f24 Mon Sep 17 00:00:00 2001 From: Citrinate Date: Sat, 6 Apr 2024 18:48:17 -0400 Subject: [PATCH] New translations strings.resx (Russian) --- CS2Interface/Localization/Strings.ru-RU.resx | 400 +++++++++++++++++++ 1 file changed, 400 insertions(+) create mode 100644 CS2Interface/Localization/Strings.ru-RU.resx diff --git a/CS2Interface/Localization/Strings.ru-RU.resx b/CS2Interface/Localization/Strings.ru-RU.resx new file mode 100644 index 0000000..0eb4cb1 --- /dev/null +++ b/CS2Interface/Localization/Strings.ru-RU.resx @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + CS2 Client is already attempting to run, please wait + + + + CS2 Client experienced a fatal error + + + + Failed to load Game Data + + + + Sending hello message + + + + CS2 Client wasn't able to connect to GC + + + + Verifying CS2 Client's connection to GC + + + + Message Received + + + + CS2 inventory loaded + + + + Fatal CS2 logon error {0} + {0} will be replaced by a number + + + CS2 Client is not connected to GC + + + + Inspecting item + + + + Request timed out + + + + Invalid Steam ID + + + + Getting CS2 player profile + + + + Inventory not loaded yet + + + + Storage unit not found in inventory + + + + Could not determine storage unit item count + + + + Opening storage unit {0} + {0} will be replaced by a number + + + Waiting for storage unit {0} items + {0} will be replaced by a number + + + Storage unit item count mismatch, storage unit should have {0} items but only found {1} + {0} will be replaced by a number, {1} will be replaced by a number + + + Item not found in inventory + + + + Storage unit is full + + + + Adding item {0} to storage unit {1} + {0} will be replaced by a number, {1} will be replaced by a number + + + Removing item {0} from storage unit {1} + {0} will be replaced by a number, {1} will be replaced by a number + + + CS2 game data loaded + + + + Refreshing CS2 game data + + + + Couldn't load game data from: {0} + {0} will be replaced by a url + + + Couldn't find definition + + + + CS2 Interface is already running + + + + CS2 Interface is already attempting to run + + + + CS2 Interface seemed to start, but then didn't + + + + CS2 Interface failed to start, retrying + + + + CS2 Interface failed to start + + + + CS2 Interface started + + + + CS2 Interface was not running + + + + CS2 Interface stopped + + + + CS2 Interface successfully stopped + + + + CS2 Interface was forcibly stopped + + + + CS2 Interface is connecting + + + + CS2 Interface is not connected + + + + CS2 Interface is busy + + + + Ready + + + + CS2 Interface stopped unexpectedly + + + + CS2 Interface is connected + + + + No bots are available + + + + Timed Drop + + + + Achievement + + + + Purchased + + + + Traded + + + + Crafted + + + + Store Promotion + + + + Gifted + + + + Support Granted + + + + Found in Crate + + + + Earned + + + + Third-Party Promotion + + + + Wrapped Gift + + + + Halloween Drop + + + + Steam Purchase + + + + Foreign Item + + + + CD Key + + + + Collection Reward + + + + Preview Item + + + + Steam Workshop Contribution + + + + Periodic Score Reward + + + + Recycling + + + + Tournament Drop + + + + Stock Item + + + + Quest Reward + + + + Level Up Reward + + + \ No newline at end of file