New Crowdin updates (#2740)
* New translations template.pot (Russian) * New translations template.pot (Chinese Simplified) * New translations template.pot (Russian, Ukraine) * New translations template.pot (Russian) * New translations template.pot (Chinese Simplified) * New translations template.pot (Russian, Ukraine) * Remove ru and zh folders * New translations template.pot (Russian) * New translations template.pot (Chinese Simplified) * New translations template.pot (Russian, Ukraine) * New translations template.pot (Turkish) * New translations template.pot (Turkish) * New translations template.pot (Spanish) * New translations template.pot (Japanese) * New translations template.pot (toki pona) [skip actions] * New translations template.pot (Spanish) [skip actions] * New translations template.pot (toki pona) [skip actions] Co-authored-by: Lucas Nicodemus <shank@shanked.me>
This commit is contained in:
parent
ddfddff17f
commit
d3727e0644
7 changed files with 361 additions and 13 deletions
56
i18n/ru_RU/TShockAPI.po
Normal file
56
i18n/ru_RU/TShockAPI.po
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: tshock\n"
|
||||
"POT-Creation-Date: 2022-10-21 08:25:41+0000\n"
|
||||
"PO-Revision-Date: 2022-10-21 15:26\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: GetText.NET Extractor\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: tshock\n"
|
||||
"X-Crowdin-Project-ID: 544368\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
|
||||
"X-Crowdin-File-ID: 6\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:701
|
||||
#, csharp-format
|
||||
msgid "{0} executed: {1}{2}."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:687
|
||||
#, csharp-format
|
||||
msgid "{0} tried to execute {1}{2}."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:801
|
||||
msgid "Bad login attempt."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:652
|
||||
#: ../../TShockAPI/Commands.cs:680
|
||||
#, csharp-format
|
||||
msgid "Invalid command entered. Type {0}help for a list of valid commands."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:772
|
||||
msgid "Too many invalid login attempts."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:691
|
||||
#, csharp-format
|
||||
msgid "You can use '{0}sudo {0}{1}' to override this check."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:688
|
||||
msgid "You do not have access to this command."
|
||||
msgstr ""
|
||||
|
||||
#: ../../TShockAPI/Commands.cs:696
|
||||
msgid "You must use this command in-game."
|
||||
msgstr ""
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue