Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel

This commit is contained in:
Lucas Nicodemus 2022-10-21 09:40:29 -07:00
commit 22d8dd90fa
No known key found for this signature in database
7 changed files with 361 additions and 13 deletions

56
i18n/es_ES/TShockAPI.po Normal file
View 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 16:23\n"
"Last-Translator: \n"
"Language-Team: Spanish\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: tshock\n"
"X-Crowdin-Project-ID: 544368\n"
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
"X-Crowdin-File-ID: 6\n"
"Language: es_ES\n"
#: ../../TShockAPI/Commands.cs:701
#, csharp-format
msgid "{0} executed: {1}{2}."
msgstr "{0} ejecutó: {1}{2}."
#: ../../TShockAPI/Commands.cs:687
#, csharp-format
msgid "{0} tried to execute {1}{2}."
msgstr "{0} intentó ejecutar {1}{2}."
#: ../../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 ""

56
i18n/ja_JP/TShockAPI.po Normal file
View 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:35\n"
"Last-Translator: \n"
"Language-Team: Japanese\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=1; plural=0;\n"
"X-Crowdin-Project: tshock\n"
"X-Crowdin-Project-ID: 544368\n"
"X-Crowdin-Language: ja\n"
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
"X-Crowdin-File-ID: 6\n"
"Language: ja_JP\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 ""

56
i18n/ru_RU/TShockAPI.po Normal file
View 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 ""

56
i18n/ru_UA/TShockAPI.po Normal file
View 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, Ukraine\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-UA\n"
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
"X-Crowdin-File-ID: 6\n"
"Language: ru_UA\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 ""

View file

@ -1,35 +1,46 @@
# Janet Blackquill <uhhadd@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: TShock\n"
"POT-Creation-Date: 2022-10-20 00:16:51-0400\n"
"PO-Revision-Date: 2022-10-19 23:20-0400\n"
"Last-Translator: Janet Blackquill <uhhadd@gmail.com>\n"
"Language-Team: none>\n"
"Language: tok\n"
"Project-Id-Version: tshock\n"
"POT-Creation-Date: 2022-10-21 08:25:41+0000\n"
"PO-Revision-Date: 2022-10-21 16:23\n"
"Last-Translator: \n"
"Language-Team: toki pona\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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-Generator: Lokalize 22.11.70\n"
"X-Generator: GetText.NET Extractor\n"
"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n"
"X-Crowdin-Project: tshock\n"
"X-Crowdin-Project-ID: 544368\n"
"X-Crowdin-Language: tok\n"
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
"X-Crowdin-File-ID: 6\n"
"Language: tok\n"
#: ../../TShockAPI/Commands.cs:701
#, csharp-format
msgid "{0} executed: {1}{2}."
msgstr "jan {0} li kepeken: {1}{2}."
msgstr "jan {0} li kepeken {1}{2}."
#: ../../TShockAPI/Commands.cs:687
#, csharp-format
msgid "{0} tried to execute {1}{2}."
msgstr "jan {0} li wile kepeken {1}{2}. taso ona li ken ala."
#: ../../TShockAPI/Commands.cs:652 ../../TShockAPI/Commands.cs:680
#: ../../TShockAPI/Commands.cs:801
msgid "Bad login attempt."
msgstr "sona jan ni li pakala."
#: ../../TShockAPI/Commands.cs:652
#: ../../TShockAPI/Commands.cs:680
#, csharp-format
msgid "Invalid command entered. Type {0}help for a list of valid commands."
msgstr "ilo ni li lon ala. sina wile sona e ilo lon la o toki e {0}help."
#: ../../TShockAPI/Commands.cs:772
msgid "Too many invalid login attempts."
msgstr "sina awen pana e sona jan pakala."
#: ../../TShockAPI/Commands.cs:691
#, csharp-format
msgid "You can use '{0}sudo {0}{1}' to override this check."
@ -42,3 +53,4 @@ msgstr "sina ken ala kepeken ilo ni."
#: ../../TShockAPI/Commands.cs:696
msgid "You must use this command in-game."
msgstr "ilo ni li pali lon musi taso."

56
i18n/tr_TR/TShockAPI.po Normal file
View 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:35\n"
"Last-Translator: \n"
"Language-Team: Turkish\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: tshock\n"
"X-Crowdin-Project-ID: 544368\n"
"X-Crowdin-Language: tr\n"
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
"X-Crowdin-File-ID: 6\n"
"Language: tr_TR\n"
#: ../../TShockAPI/Commands.cs:701
#, csharp-format
msgid "{0} executed: {1}{2}."
msgstr "{0} çalıştırdı: {1}{2}."
#: ../../TShockAPI/Commands.cs:687
#, csharp-format
msgid "{0} tried to execute {1}{2}."
msgstr "{0} çalıştırmayı denedi: {1}{2}."
#: ../../TShockAPI/Commands.cs:801
msgid "Bad login attempt."
msgstr "Başarısız giriş denemesi."
#: ../../TShockAPI/Commands.cs:652
#: ../../TShockAPI/Commands.cs:680
#, csharp-format
msgid "Invalid command entered. Type {0}help for a list of valid commands."
msgstr "Geçersiz komut girildi. {0}help yazarak komut listesine ulaşabilirsin."
#: ../../TShockAPI/Commands.cs:772
msgid "Too many invalid login attempts."
msgstr "Çok fazla başarısız giriş denemesi."
#: ../../TShockAPI/Commands.cs:691
#, csharp-format
msgid "You can use '{0}sudo {0}{1}' to override this check."
msgstr "'{0}sudo {0}{1}' yazarak bu korumayı atlayabilirsin."
#: ../../TShockAPI/Commands.cs:688
msgid "You do not have access to this command."
msgstr "Bu komut için erişimin yok."
#: ../../TShockAPI/Commands.cs:696
msgid "You must use this command in-game."
msgstr "Bu komutu oyun içinden kullanman gerek."

56
i18n/zh_CN/TShockAPI.po Normal file
View 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: Chinese Simplified\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=1; plural=0;\n"
"X-Crowdin-Project: tshock\n"
"X-Crowdin-Project-ID: 544368\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /general-devel/i18n/template.pot\n"
"X-Crowdin-File-ID: 6\n"
"Language: zh_CN\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 ""