mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 17:32:31 -05:00
Automated Crowdin downstream (#6362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
aa21091b84
commit
23c86d7850
28
redbot/core/commands/locales/ar-SA.po
generated
28
redbot/core/commands/locales/ar-SA.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` ليس رقماً."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` ليس رقماً محدوداً."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/bg-BG.po
generated
28
redbot/core/commands/locales/bg-BG.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` не е валидна единица за време на тази команда"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Зададеното време е твърде високо, помислете за настройка на нещо разумно."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Този период от време е твърде голям за тази команда. (Максимум: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Този период от време е твърде малък за тази команда. (Минимум: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "„{input}“ не изглежда като валиден потребителски идентификатор."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Командата \"{arg}\" не е намерена."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" не е намерен."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/cs-CZ.po
generated
28
redbot/core/commands/locales/cs-CZ.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` není platnou jednotkou času pro tento příkaz"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' nevypadá jako platné ID uživatele."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` není číslo."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Chybí klíč nebo hodnota."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Neočekávaný klíč `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Příkaz \"{arg}\" nebyl nalezen."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/da-DK.po
generated
28
redbot/core/commands/locales/da-DK.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/de-DE.po
generated
28
redbot/core/commands/locales/de-DE.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` ist keine gültige Zeiteinheit für diesen Befehl"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Die eingestellte Zeit ist viel zu hoch, stelle etwas Angemesseneres ein."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Diese Zeitspanne ist für diesen Befehl zu groß. (Maximal: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Diese Zeitspanne ist für diesen Befehl zu klein. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' sieht nicht wie eine gültige Nutzer-ID aus."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` ist keine Zahl."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` ist keine endliche Zahl."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Ein Schlüssel oder Wert fehlt."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Unerwarteter Schlüssel `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Der Befehl \"{arg}\" wurde nicht gefunden."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Das Cog \"{arg}\" wurde nicht gefunden."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/es-ES.po
generated
28
redbot/core/commands/locales/es-ES.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` no es una unidad de tiempo válida para este comando"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "El tiempo fijado es demasiado alto, considere establecer algo razonable."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Esta cantidad de tiempo es demasiado grande para este comando. (Máximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Esta cantidad de tiempo es demasiado pequeña para este comando. (Mínimo: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' no parece ser un ID de usuario válido."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` no es un número."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` no es un número finito."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Falta una llave o un valor."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Llave inesperada {key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "El comando \"{arg}\" no se ha encontrado."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "El Cog \"{arg}\" no se ha encontrado."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/fi-FI.po
generated
28
redbot/core/commands/locales/fi-FI.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` ei ole kelvollinen ajanyksikkö tälle komennolle"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Asetettu aika on aivan liian suuri, harkitse sen asettamista joksikin kohtuulliseksi."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Aika on liian suuri tälle komennolle. (Maksimi: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Aika on liian pieni tälle komennolle. (Minimi: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` ei ole numero."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` ei ole kelvollinen numero."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/fr-FR.po
generated
28
redbot/core/commands/locales/fr-FR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` n'est pas une unité de temps valide pour cette commande"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Le temps fixé est beaucoup trop élevé, envisager de configurer quelque chose de raisonnable."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ce temps est trop grand pour cette commande. (Maximum : {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ce temps est trop petit pour cette commande. (Minimum : {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' ne ressemble pas à un identifiant d'utilisateur valide."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` n'est pas un nombre."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` n'est pas un nombre fini."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Une clé ou une valeur est manquante."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Clé inattendue `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Commande \"{arg}\" non trouvée."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" non trouvé."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/hi-IN.po
generated
28
redbot/core/commands/locales/hi-IN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: hi_IN\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` इस आदेश के लिए समय की मान्य इकाई नहीं है"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "निर्धारित समय बहुत अधिक है, कुछ उचित निर्धारित करने पर विचार करें।"
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "यह समय इस आदेश के लिए बहुत बड़ा है। (ज्यादा से ज्यादा: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "यह समय इस आदेश के लिए बहुत छोटा है। (न्यूनतम: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "`{input}` वैध उपयोगकर्ता आईडी की तरह नहीं दिखता है।"
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "एक कुंजी या मान गुम है।"
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "अप्रत्याशित कुंजी `{key}`"
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "कमांड \"{arg}\" नहीं मिला।"
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "कोग \"{arg}\" नहीं मिला।"
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/hr-HR.po
generated
28
redbot/core/commands/locales/hr-HR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` nije važeća jedinica vremena za ovu naredbu"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Postavljeno vrijeme je previsoko, razmislite o postavljanju nečeg razumnog."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ovo vrijeme je preveliko za ovu naredbu. (Maksimum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ovo vrijeme je premalo za ovu naredbu. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' ne izgleda kao valjani korisnički ID."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Nedostaje ključ ili vrijednost."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Neočekivan ključ `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Naredba \"{arg}\" nije pronađena."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" nije pronađen."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/hu-HU.po
generated
28
redbot/core/commands/locales/hu-HU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "Az `{unit}` nem érvényes időegység e parancshoz"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Az idő nagyon magasra van állítva, fontold meg egy ésszerű érték megadását."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ez az időegység túl nagy e parancshoz. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ez az időegység túl kicsi e parancshoz. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/id-ID.po
generated
28
redbot/core/commands/locales/id-ID.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` bukanlah sebuah angka."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` bukanlah sebuah angka terbatas."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/it-IT.po
generated
28
redbot/core/commands/locales/it-IT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` non è un periodo di tempo valido per questo comando"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Il tempo impostato è troppo elevato, per favore imposta un tempo ragionevole."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Questa quantità di tempo è troppo grande per questo comando. (Il tempo massimo é: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Questa quantità di tempo è troppo piccola per questo comando. (Minimo: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' non sembra essere un ID utente valido."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}\" non è un numero."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` non è un numero finito."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Manca una chiave o un valore."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Valore {key} inaspettato`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Comando \"{arg}\" non trovato."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Modulo \"{arg}\" non trovato."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/ja-JP.po
generated
28
redbot/core/commands/locales/ja-JP.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/ko-KR.po
generated
28
redbot/core/commands/locales/ko-KR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/nb-NO.po
generated
28
redbot/core/commands/locales/nb-NO.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: nb_NO\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` er ikke en gyldig tidsenhet for denne kommandoen"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Tiden som settes er for høy, kan man vurdere å sette noe rimelig."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Denne tidsperioden er for stor for denne kommandoen (Maks: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Det er for lite tid for denne kommandoen. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' ser ikke ut som en gyldig bruker-ID."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg} er ikke et tall."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` er ikke et helt tall."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Mangler en nøkkel eller verdi."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Uventet nøkkel `{key}."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Kommandoen \"{arg}\" ble ikke funnet."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" ikke funnet."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/nl-NL.po
generated
28
redbot/core/commands/locales/nl-NL.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` is geen geldige tijdseenheid voor deze command"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Deze hoeveelheid tijd is te groot voor deze opdracht. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Deze hoeveelheid tijd is te klein voor deze opdracht. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/pl-PL.po
generated
28
redbot/core/commands/locales/pl-PL.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` nie jest poprawną jednostką czasu dla tej komendy"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Ustawiony czas jest o wiele za wysoki, rozważ ustawienie czegoś rozsądnego."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ta ilość czasu jest za duża dla tej komendy. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ta ilość czasu jest za mała dla tej komendy. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/pt-BR.po
generated
28
redbot/core/commands/locales/pt-BR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` não é uma unidade de tempo válida para este comando"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "O tempo definito é muito alto, considere definir algo razoável."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Esta quantidade de tempo é muito grande para este comando. (Máximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Esta quantidade de tempo é muito pequena para este comando. (Mínimo: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' não parece ser um ID de usuário válido."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Falta uma chave ou valor."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Chave inesperada `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Comando \"{arg}\" não encontrado."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" não encontrada."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/pt-PT.po
generated
28
redbot/core/commands/locales/pt-PT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` não é uma unidade de tempo válida para este comando"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "O limite de tempo é muito alto, considere definir algo mais razoável."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Esta quantidade de tempo é muito grande para este comando. (Máximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Esta quantidade de tempo é muito pequena para este comando. (Mínimo: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' não parece ser um ID de utilizador válido."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` não é um número."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` não é um número finito."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Falta uma chave ou valor."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Chave inesperada `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Comando \"{arg}\" não encontrado."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" não encontrado."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/ru-RU.po
generated
28
redbot/core/commands/locales/ru-RU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` не является допустимой единицей времени для этой команды"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Установленное время слишком велико, подумайте о том, чтобы установить что-то разумное."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Данное количество времени слишком длинное для этой команды. (Максимум: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Количество времени слишком маленькое для этой команды. (Минимум: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' не похож на допустимый ID пользователя."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` не является числом."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` не является конечным числом."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Отсутствует ключ или значение."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Неожиданный ключ `{key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Команда \"{arg}\" не найдена."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Cog \"{arg}\" не найден."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/sk-SK.po
generated
28
redbot/core/commands/locales/sk-SK.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/sl-SI.po
generated
28
redbot/core/commands/locales/sl-SI.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: sl_SI\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` ni veljavna časovna enota za ta ukaz"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Nastavljeni čas je previsok, razmislite o nastavitvi nečesa razumnega."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ta čas je prevelik za ta ukaz. (Maksimalno: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ta čas je prenizek za ta ukaz. (Minimalno: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/sv-SE.po
generated
28
redbot/core/commands/locales/sv-SE.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` är inte en giltig tidsenhet för detta kommando"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Den angivna tiden är alldeles för hög, överväg att ställa in något rimligt."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Denna tid är för stor för detta kommando. (Maximal: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Denna tid är för liten för detta kommando. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "Kommando \"{arg}\" hittades inte."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "Kugg \"{arg}\" hittades inte."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/tr-TR.po
generated
28
redbot/core/commands/locales/tr-TR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` bu komut için geçerli bir zaman birimi değil"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Ayarlanan süre aşırı uzun, daha mantıklı bir şey ayarlamayı düşünün."
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Bu süre bu komut için çok fazla. (Maksimum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Bu komut için bu süre çok kısa. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "`{input}` geçerli bir kullanıcı ID'si gibi gözükmüyor."
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` bir sayı değil."
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` sonu olan bir sayı değil."
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "Değer veya anahtar eksik."
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "Beklenmedik anahtar {key}`."
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "\"{arg}\" komutu bulunamadı."
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "\"{arg}\" cogu bulunamadı."
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/uk-UA.po
generated
28
redbot/core/commands/locales/uk-UA.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/vi-VN.po
generated
28
redbot/core/commands/locales/vi-VN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr ""
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/zh-CN.po
generated
28
redbot/core/commands/locales/zh-CN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` 不是此命令的有效时间"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "设置的时间太长,考虑设置一些合理的"
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "这个时间对于这个命令太大。(最大: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "这个时间对于这个命令太小了 (最小: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "未找到命令“{arg}”。请检查!"
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "无法找到 cog\"{arg}\"。请检查!"
|
||||
|
||||
|
||||
28
redbot/core/commands/locales/zh-TW.po
generated
28
redbot/core/commands/locales/zh-TW.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,47 +15,51 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/core/commands/converter.py:85
|
||||
#: redbot/core/commands/converter.py:87
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}`不是此命令的有效時間單位"
|
||||
|
||||
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
|
||||
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "時間超出允許範圍,請輸入一個合理的時間。"
|
||||
|
||||
#: redbot/core/commands/converter.py:145
|
||||
#: redbot/core/commands/converter.py:152
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "對於該命令來說,此時間量太大。 (最大值: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:151
|
||||
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
|
||||
msgid "0 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:161
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "對於該命令來說,此時間量太小。 (最小值: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:232
|
||||
#: redbot/core/commands/converter.py:245
|
||||
msgid "'{input}' doesn't look like a valid user ID."
|
||||
msgstr "'{input}' 看起來不是有效的使用者ID。"
|
||||
|
||||
#: redbot/core/commands/converter.py:255
|
||||
#: redbot/core/commands/converter.py:268
|
||||
msgid "`{arg}` is not a number."
|
||||
msgstr "`{arg}` 不是一個數字。"
|
||||
|
||||
#: redbot/core/commands/converter.py:257
|
||||
#: redbot/core/commands/converter.py:270
|
||||
msgid "`{arg}` is not a finite number."
|
||||
msgstr "`{arg}` 不是有限數。"
|
||||
|
||||
#: redbot/core/commands/converter.py:280
|
||||
#: redbot/core/commands/converter.py:293
|
||||
msgid "Missing a key or value."
|
||||
msgstr "缺少key或數值。"
|
||||
|
||||
#: redbot/core/commands/converter.py:286
|
||||
#: redbot/core/commands/converter.py:299
|
||||
msgid "Unexpected key `{key}`."
|
||||
msgstr "意外的關鍵“{key}”。"
|
||||
|
||||
#: redbot/core/commands/converter.py:511
|
||||
#: redbot/core/commands/converter.py:533
|
||||
msgid "Command \"{arg}\" not found."
|
||||
msgstr "指令\"{arg}\"不存在。"
|
||||
|
||||
#: redbot/core/commands/converter.py:521
|
||||
#: redbot/core/commands/converter.py:543
|
||||
msgid "Cog \"{arg}\" not found."
|
||||
msgstr "模組 \"{arg}\" 不存在。"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user