mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -05:00
Automated Crowdin downstream (#6318)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
24cc3115fe
commit
de1141af98
17
redbot/cogs/audio/apis/locales/ja-JP.po
generated
17
redbot/cogs/audio/apis/locales/ja-JP.po
generated
@@ -18,37 +18,38 @@ msgstr ""
|
||||
#: redbot/cogs/audio/apis/interface.py:270
|
||||
#: redbot/cogs/audio/apis/interface.py:600
|
||||
msgid "Failing to get tracks, skipping remaining."
|
||||
msgstr ""
|
||||
msgstr "トラックの取得に失敗しました。残りをスキップします。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:303
|
||||
#: redbot/cogs/audio/apis/spotify.py:175
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "Spotify APIキー または クライアント シークレットが正しく設定されていません。 \n"
|
||||
"指示には`{prefix}audioset spotifyapi`を使用してください。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:345
|
||||
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
||||
msgstr ""
|
||||
msgstr "有効なSpotifyプレイリスト/アルバムのURL、コードではないようです。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:471
|
||||
msgid "This doesn't seem to be a supported Spotify URL or code."
|
||||
msgstr ""
|
||||
msgstr "サポートされているspotifyのURLやコードではないようです。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:561
|
||||
msgid "The connection was reset while loading the playlist."
|
||||
msgstr ""
|
||||
msgstr "プレイリストの読み込み中に接続がリセットされました。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:572
|
||||
msgid "Player timeout, skipping remaining tracks."
|
||||
msgstr ""
|
||||
msgstr "プレーヤーがタイムアウトしました。残りのトラックをスキップします。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:665
|
||||
msgid " {bad_tracks} tracks cannot be queued."
|
||||
msgstr ""
|
||||
msgstr " {bad_tracks} トラックはキューできません。"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:673
|
||||
msgid "Playlist Enqueued"
|
||||
msgstr ""
|
||||
msgstr "プレイリストをキューに追加しました"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:674
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
|
||||
31
redbot/cogs/audio/apis/locales/pt-PT.po
generated
31
redbot/cogs/audio/apis/locales/pt-PT.po
generated
@@ -18,59 +18,64 @@ msgstr ""
|
||||
#: redbot/cogs/audio/apis/interface.py:270
|
||||
#: redbot/cogs/audio/apis/interface.py:600
|
||||
msgid "Failing to get tracks, skipping remaining."
|
||||
msgstr ""
|
||||
msgstr "Não foi possível encontrar faixas, ignorando o restante."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:303
|
||||
#: redbot/cogs/audio/apis/spotify.py:175
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "A chave de API do Spotify ou segredo do cliente não foi definida corretamente. \n"
|
||||
"Use `{prefix}audioset spotifyapi` para instruções."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:345
|
||||
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
||||
msgstr ""
|
||||
msgstr "Esta não parece ser uma lista de reprodução do Spotify/URL ou código de álbum válido."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:471
|
||||
msgid "This doesn't seem to be a supported Spotify URL or code."
|
||||
msgstr ""
|
||||
msgstr "Isto não parece ser uma URL ou código do Spotify suportado."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:561
|
||||
msgid "The connection was reset while loading the playlist."
|
||||
msgstr ""
|
||||
msgstr "A conexão foi redefinida durante o carregamento da lista de reprodução."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:572
|
||||
msgid "Player timeout, skipping remaining tracks."
|
||||
msgstr ""
|
||||
msgstr "O tempo expirou, ignorando faixas restantes."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:665
|
||||
msgid " {bad_tracks} tracks cannot be queued."
|
||||
msgstr ""
|
||||
msgstr " {bad_tracks} faixas não podem ser colocadas em fila."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:673
|
||||
msgid "Playlist Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Playlist na fila"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:674
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
msgstr ""
|
||||
msgstr "Adicionadas {num} faixas à fila.{maxlength_msg}"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:680
|
||||
msgid "{time} until start of playlist playback: starts at #{position} in queue"
|
||||
msgstr ""
|
||||
msgstr "{time} até o início da reprodução da playlist: inicia em #{position} na fila"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:691
|
||||
msgid "Nothing found.\n"
|
||||
"The YouTube API key may be invalid or you may be rate limited on YouTube's search service.\n"
|
||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||
msgstr ""
|
||||
msgstr "Nada foi encontrado.\n"
|
||||
"A chave de API do YouTube pode ser inválida ou pode estar limitado no serviço de pesquisa do YouTube.\n"
|
||||
"Revise a chave de API do YouTube e siga as instruções em `{prefix}audioset youtubeapi`."
|
||||
|
||||
#: redbot/cogs/audio/apis/youtube.py:62
|
||||
msgid "Your YouTube Data API token is invalid.\n"
|
||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||
msgstr ""
|
||||
msgstr "O seu token de API de dados do YouTube é inválido.\n"
|
||||
"Verifique a chave da API do YouTube novamente e siga as instruções no youtubeapi`{prefix}."
|
||||
|
||||
#: redbot/cogs/audio/apis/youtube.py:74
|
||||
msgid "YouTube API error code: 403\n"
|
||||
"Your YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
|
||||
msgstr ""
|
||||
msgstr "Código de erro da API do YouTube: 403\n"
|
||||
"A sua chave da API do YouTube pode ter chegado ao limite de consulta da conta hoje. Por favor, verifique <https://developers.google.com/youtube/v3/getting-started#quota> para mais informações."
|
||||
|
||||
|
||||
703
redbot/cogs/audio/core/commands/locales/ar-SA.po
generated
703
redbot/cogs/audio/core/commands/locales/ar-SA.po
generated
File diff suppressed because it is too large
Load Diff
703
redbot/cogs/audio/core/commands/locales/bg-BG.po
generated
703
redbot/cogs/audio/core/commands/locales/bg-BG.po
generated
File diff suppressed because it is too large
Load Diff
703
redbot/cogs/audio/core/commands/locales/cs-CZ.po
generated
703
redbot/cogs/audio/core/commands/locales/cs-CZ.po
generated
File diff suppressed because it is too large
Load Diff
703
redbot/cogs/audio/core/commands/locales/da-DK.po
generated
703
redbot/cogs/audio/core/commands/locales/da-DK.po
generated
File diff suppressed because it is too large
Load Diff
705
redbot/cogs/audio/core/commands/locales/de-DE.po
generated
705
redbot/cogs/audio/core/commands/locales/de-DE.po
generated
File diff suppressed because it is too large
Load Diff
901
redbot/cogs/audio/core/commands/locales/es-ES.po
generated
901
redbot/cogs/audio/core/commands/locales/es-ES.po
generated
File diff suppressed because it is too large
Load Diff
705
redbot/cogs/audio/core/commands/locales/fi-FI.po
generated
705
redbot/cogs/audio/core/commands/locales/fi-FI.po
generated
File diff suppressed because it is too large
Load Diff
741
redbot/cogs/audio/core/commands/locales/fr-FR.po
generated
741
redbot/cogs/audio/core/commands/locales/fr-FR.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/hi-IN.po
generated
888
redbot/cogs/audio/core/commands/locales/hi-IN.po
generated
File diff suppressed because it is too large
Load Diff
705
redbot/cogs/audio/core/commands/locales/hr-HR.po
generated
705
redbot/cogs/audio/core/commands/locales/hr-HR.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/hu-HU.po
generated
888
redbot/cogs/audio/core/commands/locales/hu-HU.po
generated
File diff suppressed because it is too large
Load Diff
890
redbot/cogs/audio/core/commands/locales/id-ID.po
generated
890
redbot/cogs/audio/core/commands/locales/id-ID.po
generated
File diff suppressed because it is too large
Load Diff
890
redbot/cogs/audio/core/commands/locales/it-IT.po
generated
890
redbot/cogs/audio/core/commands/locales/it-IT.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/ja-JP.po
generated
888
redbot/cogs/audio/core/commands/locales/ja-JP.po
generated
File diff suppressed because it is too large
Load Diff
890
redbot/cogs/audio/core/commands/locales/ko-KR.po
generated
890
redbot/cogs/audio/core/commands/locales/ko-KR.po
generated
File diff suppressed because it is too large
Load Diff
952
redbot/cogs/audio/core/commands/locales/nb-NO.po
generated
952
redbot/cogs/audio/core/commands/locales/nb-NO.po
generated
File diff suppressed because it is too large
Load Diff
705
redbot/cogs/audio/core/commands/locales/nl-NL.po
generated
705
redbot/cogs/audio/core/commands/locales/nl-NL.po
generated
File diff suppressed because it is too large
Load Diff
897
redbot/cogs/audio/core/commands/locales/pl-PL.po
generated
897
redbot/cogs/audio/core/commands/locales/pl-PL.po
generated
File diff suppressed because it is too large
Load Diff
890
redbot/cogs/audio/core/commands/locales/pt-BR.po
generated
890
redbot/cogs/audio/core/commands/locales/pt-BR.po
generated
File diff suppressed because it is too large
Load Diff
1720
redbot/cogs/audio/core/commands/locales/pt-PT.po
generated
1720
redbot/cogs/audio/core/commands/locales/pt-PT.po
generated
File diff suppressed because it is too large
Load Diff
915
redbot/cogs/audio/core/commands/locales/ru-RU.po
generated
915
redbot/cogs/audio/core/commands/locales/ru-RU.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/sk-SK.po
generated
888
redbot/cogs/audio/core/commands/locales/sk-SK.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/sl-SI.po
generated
888
redbot/cogs/audio/core/commands/locales/sl-SI.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/sv-SE.po
generated
888
redbot/cogs/audio/core/commands/locales/sv-SE.po
generated
File diff suppressed because it is too large
Load Diff
890
redbot/cogs/audio/core/commands/locales/tr-TR.po
generated
890
redbot/cogs/audio/core/commands/locales/tr-TR.po
generated
File diff suppressed because it is too large
Load Diff
888
redbot/cogs/audio/core/commands/locales/uk-UA.po
generated
888
redbot/cogs/audio/core/commands/locales/uk-UA.po
generated
File diff suppressed because it is too large
Load Diff
890
redbot/cogs/audio/core/commands/locales/vi-VN.po
generated
890
redbot/cogs/audio/core/commands/locales/vi-VN.po
generated
File diff suppressed because it is too large
Load Diff
705
redbot/cogs/audio/core/commands/locales/zh-CN.po
generated
705
redbot/cogs/audio/core/commands/locales/zh-CN.po
generated
File diff suppressed because it is too large
Load Diff
705
redbot/cogs/audio/core/commands/locales/zh-TW.po
generated
705
redbot/cogs/audio/core/commands/locales/zh-TW.po
generated
File diff suppressed because it is too large
Load Diff
123
redbot/cogs/audio/core/events/locales/de-DE.po
generated
123
redbot/cogs/audio/core/events/locales/de-DE.po
generated
@@ -57,231 +57,231 @@ msgstr "Priorisierter Sprecher"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:43
|
||||
msgid "Go Live"
|
||||
msgstr ""
|
||||
msgstr "Auf Sendung gehen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:44
|
||||
msgid "Read Text Channels & See Voice Channels"
|
||||
msgstr ""
|
||||
msgstr "Text-Kanäle lesen & Sprachkanäle ansehen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:45
|
||||
msgid "Send Messages"
|
||||
msgstr ""
|
||||
msgstr "Nachrichten senden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:46
|
||||
msgid "Send TTS Messages"
|
||||
msgstr ""
|
||||
msgstr "TTS Nachrichten senden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:47
|
||||
msgid "Manage Messages"
|
||||
msgstr ""
|
||||
msgstr "Nachrichten verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:48
|
||||
msgid "Embed Links"
|
||||
msgstr ""
|
||||
msgstr "Links einbetten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:49
|
||||
msgid "Attach Files"
|
||||
msgstr ""
|
||||
msgstr "Dateien anhängen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:50
|
||||
msgid "Read Message History"
|
||||
msgstr ""
|
||||
msgstr "Nachrichtenverlauf lesen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:51
|
||||
msgid "Mention @everyone, @here, and All Roles"
|
||||
msgstr ""
|
||||
msgstr "Erwähne @everyone, @here und alle Rollen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:52
|
||||
msgid "Use External Emojis"
|
||||
msgstr ""
|
||||
msgstr "Externe Emojis verwenden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:53
|
||||
msgid "View Server Insights"
|
||||
msgstr ""
|
||||
msgstr "Server-Einblicke anzeigen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:54
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
msgstr "Verbinden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:55
|
||||
msgid "Speak"
|
||||
msgstr ""
|
||||
msgstr "Sprechen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:56
|
||||
msgid "Mute Members"
|
||||
msgstr ""
|
||||
msgstr "Mitglieder Stummschalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:57
|
||||
msgid "Deafen Members"
|
||||
msgstr ""
|
||||
msgstr "Ein- und Ausgabe von Mitgliedern deaktivieren"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:58
|
||||
msgid "Move Members"
|
||||
msgstr ""
|
||||
msgstr "Mitglieder verschieben"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:59
|
||||
msgid "Use Voice Activity"
|
||||
msgstr ""
|
||||
msgstr "Sprachaktivität verwenden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:60
|
||||
msgid "Change Nickname"
|
||||
msgstr ""
|
||||
msgstr "Spitznamen ändern"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:61
|
||||
msgid "Manage Nicknames"
|
||||
msgstr ""
|
||||
msgstr "Spitznamen verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:62
|
||||
msgid "Manage Roles"
|
||||
msgstr ""
|
||||
msgstr "Rollen verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:63
|
||||
msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
msgstr "Webhooks verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
msgstr "Ausdrücke verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
msgid "Use Application Commands"
|
||||
msgstr ""
|
||||
msgstr "Anwendungsbefehle verwenden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:66
|
||||
msgid "Request to Speak"
|
||||
msgstr ""
|
||||
msgstr "Sprechanfrage"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:67
|
||||
msgid "Manage Events"
|
||||
msgstr ""
|
||||
msgstr "Events verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:68
|
||||
msgid "Manage Threads"
|
||||
msgstr ""
|
||||
msgstr "Threads verwalten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:69
|
||||
msgid "Create Public Threads"
|
||||
msgstr ""
|
||||
msgstr "Öffentliche Threads erstellen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:70
|
||||
msgid "Create Private Threads"
|
||||
msgstr ""
|
||||
msgstr "Private Threads erstellen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:71
|
||||
msgid "Use External Stickers"
|
||||
msgstr ""
|
||||
msgstr "Externe Sticker verwenden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:72
|
||||
msgid "Send Messages in Threads"
|
||||
msgstr ""
|
||||
msgstr "Nachrichten in Threads senden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:73
|
||||
msgid "Start Activities"
|
||||
msgstr ""
|
||||
msgstr "Starte Aktivitäten"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:74
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
msgstr "Mitglied moderieren"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
msgstr "Soundboard verwenden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
msgstr "Ausdrücke erstellen"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
msgstr "Externe Sounds verwenden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
msgstr "Sprachnachrichten senden"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl ändert den ausführbaren Pfad von Java, Dies ist nützlich, wenn Sie mehrere Installationen von Java haben und die Standardinstallation Probleme verursacht. Bitte ändern Sie dies nicht, außer Sie sind sicher, dass die von Ihnen angegebene Java-Version von Red unterstützt wird. Die Standard- und unterstützten Versionen sind derzeit Java 17 und 11."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird die maximale RAM-Zuordnung für den verwalteten Lavalink-Knoten ändern In der Regel müssen Sie dies nie ändern, bevor Sie eine Änderung in Erwägung ziehen, wenden Sie sich bitte an unser Support-Team."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird den gemanagten Lavalink-Knoten deaktivieren, wenn Sie diesen Befehl umschalten, müssen Sie einen externen Lavalink-Knoten angeben, mit dem eine Verbindung hergestellt werden soll. Falls Sie dies nicht tun, wird Audio nicht mehr funktionieren."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird verwendet, um die IP anzugeben, die Red für die Verbindung zu einem externen Lavalink-Knoten verwendet. "
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird verwendet, um das Authentifizierungspasswort anzugeben, das Red verwendet, um sich mit einem externen Lavalink-Knoten zu verbinden."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird zwischen gesicherten und ungesicherten Verbindungen zu einem externen Lavalink-Knoten umgeschaltet."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird verwendet, um den Verbindungsport anzugeben, der von Red verwendet wird, um sich mit einem externen Lavalink-Knoten zu verbinden."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl legt fest, an welche Netzwerkschnittstelle und IP der Knoten Lavalink sich binden wird standardmäßig ist dies 'localhost', ändern Sie dies nur, wenn der verwaltete Lavalink-Knoten an eine bestimmte IP/Schnittstelle gebunden werden soll."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl ändert das Authentifizierungspasswort, das benötigt wird, um sich mit diesem verwalteten Knoten zu verbinden. Der Standardwert ist 'youshallnotpass'."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl ändert den Verbindungs-Port, um sich mit diesem verwalteten Knoten zu verbinden. Ändern Sie dies nur, wenn der Standardport '2333' Konflikte mit bestehenden Anwendungen verursacht."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl schaltet die Unterstützung von direkten Url-Streams wie Icecast oder Shoutcast-Streams um. Ein Beispiel ist <http://ice1.somafm.com/gsclassic-128-mp3>; das Deaktivieren dieser Option macht es den Bot unmöglich, einen direkten Url-Stream zu spielen."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl schaltet die Unterstützung der lokalen Audiowiedergabe um. Ein Beispiel ist `/mnt/data/my_super_funky_track. p3`; Deaktivieren dieser Option führt dazu, dass der Bot keine lokalen Track-Inhalte abspielen kann."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl schaltet die Unterstützung der SoundCloud-Wiedergabe um. Ein Beispiel ist <https://soundcloud.com/user-103858850/tilla>; die Deaktivierung wird es den Bot unmöglich machen, SoundCloud-Inhalte abzuspielen."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl schaltet die Unterstützung der YouTube-Wiedergabe um (Spotify hängt von YouTube ab). Wenn Sie dies deaktivieren, wird der Bot nicht in der Lage sein, YouTube-Inhalte abzuspielen: Dies schließt Spotify ein."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl aktiviert oder deaktiviert die Unterstützung der Wiedergabe von Twitch-Inhalten. Ein Beispiel dafür ist https://twitch.tv/monstercat; Wenn Sie dies deaktivieren, kann der Bot keinen Twitch-Inhalt abspielen."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl aktiviert oder deaktiviert die Unterstützung der Wiedergabe von Vimeo-Inhalten. Ein Beispiel dafür ist https://vimeo.com/157743578; Wenn Sie dies deaktivieren, kann der Bot keinen Vimeo-Inhalt abspielen."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
msgstr "Diese Einstellung steuert den Framebuffer des verwalteten Knotens. Ändern Sie dies nicht, es sei denn, Sie werden dazu aufgefordert."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
msgstr "Diese Einstellung steuert den JDA-NAS-Puffer des verwalteten Knotens. Ändern Sie dies nicht, es sei denn, Sie werden dazu aufgefordert."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
msgstr "Dieser Befehl wird alle Einstellungen zurücksetzen, die von `[p]llset` geändert wurden."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
msgstr "Sie haben versucht, den verwalteten Lavalink-Knoten von Audio auf einer nicht unterstützten Architektur auszuführen. Es stehen nur Einstellungsbefehle zur Verfügung."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
msgstr "Mir fehlen die Berechtigungen, um Nachrichten in diesem Server zu senden. Bitte kümmern Sie sich so bald wie möglich darum."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
@@ -299,14 +299,17 @@ msgstr "Deaktiviert"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
msgstr "Sie sollten diesen Kommand nicht nutzen."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"{template}\n"
|
||||
"Wenn Sie fortfahren möchten, geben Sie dieses token, Groß- und Kleinschreibung beachtend und ohne Leerzeichen, in Ihrer nächsten Nachricht ein.\n\n"
|
||||
"{confirm_token}"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
@@ -335,7 +338,7 @@ msgstr "Ungültige Umgebung"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
msgstr "Die Verbindung zum Lavalink Knoten ist verloren gegangen."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
|
||||
106
redbot/cogs/audio/core/events/locales/es-ES.po
generated
106
redbot/cogs/audio/core/events/locales/es-ES.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,8 +140,8 @@ msgid "Manage Webhooks"
|
||||
msgstr "Administrar Webhooks"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgstr "Administrar Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr "Administrar Expresiones"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
msgid "Use Application Commands"
|
||||
@@ -183,109 +183,125 @@ msgstr "Iniciar actividades"
|
||||
msgid "Moderate Member"
|
||||
msgstr "Moderar miembro"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
msgstr "Este comando cambiará la ruta del ejecutable de Java, es útil si tiene múltiples instalaciones de Java y la predeterminada está causando problemas. Por favor, no cambie esto a menos que esté seguro de que la versión Java que está especificando es soportada por Red. La versión predeterminada y soportada es actualmente Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr "Usar panel de sonidos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr "Crear Expresiones"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr "Usar sonidos externos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr "Enviar mensajes de voz"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr "Este comando cambiará la asignación máxima de RAM para el nodo de Lavalink administrado, por lo general nunca tendría que cambiar esto, antes de considerarlo por favor consulte a nuestro equipo de soporte."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr "Este comando desactivará el nodo Lavalink administrado, si activa este comando debe especificar un nodo Lavalink externo al que conectar, si no lo hace, Audio dejará de funcionar."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr "Este comando se utiliza para especificar la IP que será utilizada por Red para conectarse a un nodo Lavalink externo. "
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr "Este comando se utiliza para especificar la contraseña de autenticación usada por Red para conectarse a un nodo Lavalink externo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr "Este comando se usa para alternar entre conexiones seguras y no seguras a un nodo Lavalink externo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr "Este comando se utiliza para especificar el puerto de conexión utilizado por Red para conectarse a un nodo Lavalink externo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr "Este comando especifica a qué interfaz de red e IP se enlazará el nodo Lavalink administrado, por defecto esto es 'localhost', sólo cambie esto si desea que el nodo Lavalink administrado se conecte a una IP/interfaz específica."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr "Este comando cambia la contraseña de autenticación necesaria para conectarse a este nodo administrado. El valor por defecto es 'youshallnotpass'."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr "Este comando cambia el puerto de conexión usado para conectarse a este nodo administrado, sólo cambiar esto si el puerto por defecto '2333' está causando conflictos con aplicaciones existentes."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr "Este comando activa el soporte de streams de url directos como los streams Icecast o Shoutcast. Un ejemplo es <http://ice1.somafm.com/gsclassic-128-mp3>; deshabilitar esto hará que el bot no pueda reproducir ningún contenido directo de vapor de url."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr "Este comando activa el soporte para la reproducción de audio de pistas locales. Un ejemplo es `/mnt/data/my_super_funky_track.mp3`; deshabilitar esto hará que el bot no pueda reproducir ningún contenido local de la pista."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr "Este comando activa el soporte de la reproducción de SoundCloud. Un ejemplo es <https://soundcloud.com/user-103858850/tilla>; deshabilitar esto hará que el bot no pueda reproducir ningún contenido de SoundCloud."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr "Este comando activa el soporte de la reproducción de YouTube (Spotify depende de YouTube). Desactivar esto hará que el bot no pueda reproducir ningún contenido de YouTube: esto incluye Spotify."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr "Este comando activa el soporte de la reproducción de Twitch. Un ejemplo de esto es <https://twitch.tv/monstercat>; deshabilitar esto hará que el bot no pueda reproducir ningún contenido de Twitch."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr "Este comando activa el soporte de la reproducción de Vimeo. Un ejemplo de esto es <https://vimeo.com/157743578>; deshabilitar esto hará que el bot no pueda reproducir ningún contenido de Vimeo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr "Esta configuración controla el framebuffer del nodo administrado, no cambie esto a menos que se lo indique."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr "Esta configuración controla el buffer JDA-NAS del nodo administrado, no cambie esto a menos que se le indique."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr "Este comando reiniciará todas las configuraciónes cambiada por `[p]llset`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr "Has intentado ejecutar el nodo Lavalink administrado del Cog Audio en una arquitectura no soportada. Sólo los comandos relacionados con la configuración estarán disponibles."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr "No tengo permisos para enviar mensajes en este servidor. Por favor, solucione tan pronto como pueda."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "No tengo permisos en este servidor, por favor solucione esto tan pronto como sea posible.\n\n"
|
||||
"Permisos esperados:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Activado"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Desactivado"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr "No deberías estar ejecutando este comando."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
@@ -295,58 +311,58 @@ msgstr "\n"
|
||||
"Si desea continuar, introduzca este token sensible a mayúsculas y minúsculas sin espacios como su siguiente mensaje.\n\n"
|
||||
"{confirm_token}"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "No se ha encontrado el rol de DJ. Desactivando el modo DJ."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` no es un valor válido para `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "No se puede analizar el argumento"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Argumento no válido"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "El argumento que has dado para `{}` no es válido: esperaba un `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Entorno no válido"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr "La conexión al nodo Lavalink se ha perdido."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Jugador no disponible"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "El bot no está conectado a un canal de voz."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "No se puede cargar la canción"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr "No puedo obtener una canción desde el nodo de Lavalink en este momento, inténtalo de nuevo en unos minutos."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Hubo un problema de comunicación con Discord."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Este error ha sido reportado al propietario del bot."
|
||||
|
||||
|
||||
68
redbot/cogs/audio/core/events/locales/fr-FR.po
generated
68
redbot/cogs/audio/core/events/locales/fr-FR.po
generated
@@ -21,119 +21,119 @@ msgstr "Lecture automatique démarrée."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:34
|
||||
msgid "Create Instant Invite"
|
||||
msgstr ""
|
||||
msgstr "Créer une invitation"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:35
|
||||
msgid "Kick Members"
|
||||
msgstr ""
|
||||
msgstr "Expulser des membres"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:36
|
||||
msgid "Ban Members"
|
||||
msgstr ""
|
||||
msgstr "Bannir des membres"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:37
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
msgstr "Administrateur"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:38
|
||||
msgid "Manage Channels"
|
||||
msgstr ""
|
||||
msgstr "Gérer les salons"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:39
|
||||
msgid "Manage Server"
|
||||
msgstr ""
|
||||
msgstr "Gérer le serveur"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:40
|
||||
msgid "Add Reactions"
|
||||
msgstr ""
|
||||
msgstr "Ajouter des réactions"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:41
|
||||
msgid "View Audit Log"
|
||||
msgstr ""
|
||||
msgstr "Voir les logs du serveur"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:42
|
||||
msgid "Priority Speaker"
|
||||
msgstr ""
|
||||
msgstr "Voix prioritaire"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:43
|
||||
msgid "Go Live"
|
||||
msgstr ""
|
||||
msgstr "Passer en direct"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:44
|
||||
msgid "Read Text Channels & See Voice Channels"
|
||||
msgstr ""
|
||||
msgstr "Voir les salons"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:45
|
||||
msgid "Send Messages"
|
||||
msgstr ""
|
||||
msgstr "Envoyer des messages"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:46
|
||||
msgid "Send TTS Messages"
|
||||
msgstr ""
|
||||
msgstr "Envoyer des messages TTS"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:47
|
||||
msgid "Manage Messages"
|
||||
msgstr ""
|
||||
msgstr "Gérer les Messages"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:48
|
||||
msgid "Embed Links"
|
||||
msgstr ""
|
||||
msgstr "Liens intégrés (embed)"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:49
|
||||
msgid "Attach Files"
|
||||
msgstr ""
|
||||
msgstr "Joindre des fichiers"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:50
|
||||
msgid "Read Message History"
|
||||
msgstr ""
|
||||
msgstr "Voir l'historique des messages"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:51
|
||||
msgid "Mention @everyone, @here, and All Roles"
|
||||
msgstr ""
|
||||
msgstr "Mentionnez @everyone, @here et tous les rôles"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:52
|
||||
msgid "Use External Emojis"
|
||||
msgstr ""
|
||||
msgstr "Utiliser des émojis externes"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:53
|
||||
msgid "View Server Insights"
|
||||
msgstr ""
|
||||
msgstr "Voir les analyses du serveur"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:54
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
msgstr "Se connecter"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:55
|
||||
msgid "Speak"
|
||||
msgstr ""
|
||||
msgstr "Parler"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:56
|
||||
msgid "Mute Members"
|
||||
msgstr ""
|
||||
msgstr "Rendre muet les membres"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:57
|
||||
msgid "Deafen Members"
|
||||
msgstr ""
|
||||
msgstr "Mettre en sourdine les membres"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:58
|
||||
msgid "Move Members"
|
||||
msgstr ""
|
||||
msgstr "Déplacer les membres"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:59
|
||||
msgid "Use Voice Activity"
|
||||
msgstr ""
|
||||
msgstr "Utiliser la Détection de la voix"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:60
|
||||
msgid "Change Nickname"
|
||||
msgstr ""
|
||||
msgstr "Modifier le Surnom"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:61
|
||||
msgid "Manage Nicknames"
|
||||
msgstr ""
|
||||
msgstr "Gérer les Pseudos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:62
|
||||
msgid "Manage Roles"
|
||||
msgstr ""
|
||||
msgstr "Gérer les rôles"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:63
|
||||
msgid "Manage Webhooks"
|
||||
@@ -233,15 +233,15 @@ msgstr "Cette commande spécifie à quelle interface réseau et à quelle adress
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
msgstr "Cette commande modifie le mot de passe requis pour se connecter à ce nœud géré. La valeur par défaut est 'youshallnotpass'."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
msgstr "Cette commande modifie le port de connexion utilisé pour se connecter à ce nœud géré. À changer seulement si le port par défaut '2333' provoque des bugs avec des applications existantes."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
msgstr "Cette commande active le support des URL directes comme les flux Icecast ou Shoutcast. Par exemple :<http://ice1.somafm.com/gsclassic-128-mp3>. Le désactiver rendra le bot incapable de jouer le contenu d'une URL directe."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
@@ -335,7 +335,7 @@ msgstr "Environnement invalide"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
msgstr "La connexion avec Lavalink a été perdue."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
@@ -353,7 +353,7 @@ msgstr "Impossible d'obtenir la piste"
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Je ne parviens actuellement pas à avoir une musique depuis Lavalink. Réessayez dans quelques minutes."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/hi-IN.po
generated
102
redbot/cogs/audio/core/events/locales/hi-IN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/hu-HU.po
generated
102
redbot/cogs/audio/core/events/locales/hu-HU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Letiltva"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/id-ID.po
generated
102
redbot/cogs/audio/core/events/locales/id-ID.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Diaktifkan"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Dinonaktifkan"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/it-IT.po
generated
102
redbot/cogs/audio/core/events/locales/it-IT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Abilitato"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Disabilitato"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
166
redbot/cogs/audio/core/events/locales/ja-JP.po
generated
166
redbot/cogs/audio/core/events/locales/ja-JP.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -17,130 +17,130 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/cog.py:216
|
||||
msgid "Auto Play started."
|
||||
msgstr ""
|
||||
msgstr "自動再生を開始しました"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:34
|
||||
msgid "Create Instant Invite"
|
||||
msgstr ""
|
||||
msgstr "招待を作成する"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:35
|
||||
msgid "Kick Members"
|
||||
msgstr ""
|
||||
msgstr "メンバーをキック"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:36
|
||||
msgid "Ban Members"
|
||||
msgstr ""
|
||||
msgstr "メンバーをBAN"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:37
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
msgstr "管理者"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:38
|
||||
msgid "Manage Channels"
|
||||
msgstr ""
|
||||
msgstr "チャンネルを管理"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:39
|
||||
msgid "Manage Server"
|
||||
msgstr ""
|
||||
msgstr "サーバー管理"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:40
|
||||
msgid "Add Reactions"
|
||||
msgstr ""
|
||||
msgstr "リアクションの追加"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:41
|
||||
msgid "View Audit Log"
|
||||
msgstr ""
|
||||
msgstr "監査ログを表示"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:42
|
||||
msgid "Priority Speaker"
|
||||
msgstr ""
|
||||
msgstr "優先スピーカー"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:43
|
||||
msgid "Go Live"
|
||||
msgstr ""
|
||||
msgstr "Go Live"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:44
|
||||
msgid "Read Text Channels & See Voice Channels"
|
||||
msgstr ""
|
||||
msgstr "テキストチャンネルの閲覧&ボイスチャンネルを聞く"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:45
|
||||
msgid "Send Messages"
|
||||
msgstr ""
|
||||
msgstr "メッセージを送信"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:46
|
||||
msgid "Send TTS Messages"
|
||||
msgstr ""
|
||||
msgstr "TTS メッセージを送信"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:47
|
||||
msgid "Manage Messages"
|
||||
msgstr ""
|
||||
msgstr "メッセージの管理"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:48
|
||||
msgid "Embed Links"
|
||||
msgstr ""
|
||||
msgstr "埋め込みリンク"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:49
|
||||
msgid "Attach Files"
|
||||
msgstr ""
|
||||
msgstr "ファイルの添付"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:50
|
||||
msgid "Read Message History"
|
||||
msgstr ""
|
||||
msgstr "メッセージ履歴を読む"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:51
|
||||
msgid "Mention @everyone, @here, and All Roles"
|
||||
msgstr ""
|
||||
msgstr "@everyone、@here、全てのロールにメンション"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:52
|
||||
msgid "Use External Emojis"
|
||||
msgstr ""
|
||||
msgstr "外部の絵文字を使用"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:53
|
||||
msgid "View Server Insights"
|
||||
msgstr ""
|
||||
msgstr "サーバーインサイトを表示"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:54
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
msgstr "接続"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:55
|
||||
msgid "Speak"
|
||||
msgstr ""
|
||||
msgstr "話す"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:56
|
||||
msgid "Mute Members"
|
||||
msgstr ""
|
||||
msgstr "メンバーをミュート"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:57
|
||||
msgid "Deafen Members"
|
||||
msgstr ""
|
||||
msgstr "メンバーのスピーカーをミュート"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:58
|
||||
msgid "Move Members"
|
||||
msgstr ""
|
||||
msgstr "メンバーを移動"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:59
|
||||
msgid "Use Voice Activity"
|
||||
msgstr ""
|
||||
msgstr "音声アクティビティを使用する"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:60
|
||||
msgid "Change Nickname"
|
||||
msgstr ""
|
||||
msgstr "ニックネームを変更する"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:61
|
||||
msgid "Manage Nicknames"
|
||||
msgstr ""
|
||||
msgstr "ニックネームの管理"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:62
|
||||
msgid "Manage Roles"
|
||||
msgstr ""
|
||||
msgstr "ロールの管理"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:63
|
||||
msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
msgstr "ウェブフックの管理"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "現在、Lavalinkノードからトラックを取得できません。数分後にもう一度お試しください。"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/ko-KR.po
generated
102
redbot/cogs/audio/core/events/locales/ko-KR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,167 +183,183 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "저에게 이 서버에 대한 몇가지 권한이 누락된 것 같아요, 최대한 빠르게 해당 권한을 부여해 주세요. \n\n"
|
||||
"누락되었다고 예상되어지는 권한입니다.:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "활성화됨"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "비활성화됨"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "DJ역할을 찾지 못했습니다. DJ역할을 비활성화합니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` 은 `{command}`의 적합한 값이 아니에요"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "인수룰 구분할 수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "잘못된 인수입니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "`{}`에 대해 제공 한 인수가 유효하지 않습니다.`{}`를 예상했습니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "잘못된 환경입니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "사용가능한 플레이어가 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "봇이 음성체널에 접속해 있지 않아요."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "트랙을 찾을수 없습니다"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "디스코드와 통신하는데 문제가 있습니다."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "봇 관리자에게 해당 에러가 보고되었습니다."
|
||||
|
||||
|
||||
106
redbot/cogs/audio/core/events/locales/nb-NO.po
generated
106
redbot/cogs/audio/core/events/locales/nb-NO.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,8 +140,8 @@ msgid "Manage Webhooks"
|
||||
msgstr "Administrer Webhooks"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgstr "Administrer Emojier"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
msgid "Use Application Commands"
|
||||
@@ -183,167 +183,183 @@ msgstr "Start aktiviteter"
|
||||
msgid "Moderate Member"
|
||||
msgstr "Moderat medlem"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
msgstr "Denne kommandoen vil endre den kjørbare filbanen til Java, dette er nyttig hvis du har flere installasjoner av Java, og standard en forårsaker problemer. Vennligst ikke endre dette med mindre du er sikker på at Java-versjonen du spesifiserer støttes av Red. Standard og støttet versjon er for øyeblikket Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr "Denne kommandoen vil endre den maksimale RAM fordelingen for den administrerte Lavalink-noden, normalt vil du aldri måtte endre dette før du vurderer å endre det, vennligst kontakt vårt supportteam."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr "Denne kommandoen vil deaktivere den administrerte lavalunk-noden, hvis du slår av og på denne kommandoen må du angi en ekstern Lavalink node for å koble til, hvis du ikke gjør det, vil lyd slutte å virke."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr "Denne kommandoen brukes til å angi IP som skal brukes ved Rød for å koble til en ekstern Lavalink node. "
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr "Denne kommandoen brukes til å angi godkjenningspassord som brukes av Red til å koble til en ekstern Lavalink node."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr "Denne kommandoen brukes veksling mellom sikrede og usikrede forbindelser til en ekstern Lavalink node."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr "Denne kommandoen brukes til å angi tilkoblingsporten som brukes av Red til å koble til en ekstern Lavalink node."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr "Denne kommandoen angir hvilken nettverkstilkobling og IP den administrerte Lavalink noden vil binde seg til som standard er dette 'localhost', endrer bare dette hvis du vil at Lavalink den håndterte noden skal bindes til en bestemt IP/grensesnitt."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr "Kommandoen endrer godkjenningspassordet som kreves for å koble til denne administrerte node.Standardverdien er 'dushallnotpass'."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Jeg mangler tillatelser i denne serveren, Vennligst adresse dette så snart som mulig.\n\n"
|
||||
"Forventede tillatelser:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Aktivert"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Deaktivert"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "Ingen DJ rolle funnet. Deaktivering av DJ modus."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Kan ikke analysere argument"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Ugyldig Argument"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "Argumentet du ga for `{}` er ikke gyldig: Jeg forventet en `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Ugyldig miljø"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Ingen spiller tilgjengelig"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Botten er ikke koblet til en talekanal."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Kunne ikke motta spor"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Det var et problem som kommuniserte med Discord."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Denne feilen er rapportert til bot eieren."
|
||||
|
||||
|
||||
106
redbot/cogs/audio/core/events/locales/pl-PL.po
generated
106
redbot/cogs/audio/core/events/locales/pl-PL.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,8 +140,8 @@ msgid "Manage Webhooks"
|
||||
msgstr "Zarządzanie webhookami"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgstr "Zarządzanie emoji"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
msgid "Use Application Commands"
|
||||
@@ -183,109 +183,125 @@ msgstr "Rozpocznij aktywność"
|
||||
msgid "Moderate Member"
|
||||
msgstr "Moderacja użytkownika"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
msgstr "Ta komenda zmieni wykonywalną ścieżkę Java, jest to przydatne, jeśli masz wiele instalacji Java, a domyślna instalacja powoduje problemy. Proszę nie zmieniać tego, chyba że jesteś pewien, że określona przez Ciebie wersja Java jest obsługiwana przez Red. Domyślna i obsługiwana wersja to obecnie Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr "Ta komenda zmieni maksymalną alokację pamięci RAM dla zarządzanego węzła Lavalink, zwykle nigdy nie musisz tego zmieniać, zanim zastanowimy się nad jego zmianą, skontaktuj się z naszym zespołem pomocy technicznej."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr "Ta komenda wyłączy zarządzany węzeł Lavalink jeśli włączysz to polecenie musisz określić zewnętrzny węzeł Lavalink aby się połączyć, jeśli nie zrobisz tego dźwięk przestanie działać."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr "Ta komenda jest używana do określenia adresu IP, który będzie używany przez Czerwony do połączenia z zewnętrznym węzłem Lavalink. "
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr "To polecenie jest używane do określenia hasła uwierzytelniania używanego przez Czerwonego do połączenia z zewnętrznym węzłem Lavalink."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr "To polecenie jest używane do przełączania pomiędzy zabezpieczonymi i niezabezpieczonymi połączeniami do zewnętrznego węzła Lavalink."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr "Ta komenda jest używana do określenia portu połączenia używanego przez Czerwoną do połączenia z zewnętrznym węzłem Lavalink."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr "Ta komenda określa, z którym interfejsem sieciowym i IP zarządzany węzeł Lavalink będzie powiązany, domyślnie to jest 'localhost', tylko jeśli chcesz, aby zarządzany węzeł Lavalink wiązał się z określonym IP/interfejsem."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr "Ta komenda zmienia hasło uwierzytelniania wymagane do połączenia z tym zarządzanym węzłem. Wartością domyślną jest 'youshallnotpass'."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr "Ta komenda zmienia port połączenia używany do połączenia z tym zarządzanym węzłem, zmień to tylko wtedy, gdy domyślny port '2333' powoduje konflikt z istniejącymi aplikacjami."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr "Ta komenda przełącza obsługę bezpośrednich strumieni url takich jak Icecast lub Shoutcast. Przykładem jest <http://ice1.somafm.com/gsclassic-128-mp3>; wyłączenie tego sprawi, że bot nie będzie w stanie odtworzyć żadnej bezpośredniej zawartości pary Url."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr "Ta komenda przełącza obsługę lokalnego odtwarzania dźwięku. Przykładem jest `/mnt/data/my_super_funky_track.mp3`; wyłączenie tego sprawi, że bot nie będzie mógł odtworzyć lokalnej zawartości śladu."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr "Ta komenda przełącza obsługę odtwarzania SoundCloud. Przykładem jest <https://soundcloud.com/user-103858850/tilla>; wyłączenie tego sprawi, że bot nie będzie mógł odtwarzać żadnych treści SoundCloud."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr "Ta komenda przełącza obsługę odtwarzania YouTube (Spotify zależy od YouTube). Wyłączenie tej opcji sprawi, że bot nie będzie mógł odtworzyć żadnej zawartości YouTube: w tym Spotify."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr "Ta komenda przełącza obsługę odtwarzania na Twitchu. Przykładem tego jest <https://twitch.tv/monstercat>; wyłączenie tego sprawi, że bot nie będzie mógł odtworzyć żadnych treści Twitcha."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr "Ta komenda przełącza obsługę odtwarzania Vimeo. Przykładem tego jest <https://vimeo.com/157743578>; wyłączenie tego sprawi, że bot nie będzie mógł odtworzyć żadnej zawartości Vimeo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr "To ustawienie kontroluje bufor ramki zarządzanego węzła, nie zmieniaj tego bez instrukcji."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr "To ustawienie kontroluje bufor JDA-NAS zarządzanego węzła, nie zmieniaj tego bez instrukcji."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr "Ta komenda zresetuje każde ustawienie zmienione przez `[p]llset`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr "Próbowałeś uruchomić węzeł Lavalink zarządzany przez Audio na nieobsługiwanej architekturze. Dostępne będą tylko polecenia związane z ustawieniami."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr "Brakuje mi uprawnień do wysyłania wiadomości na tym serwerze. Skontaktuj się z nim tak szybko, jak to możliwe."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Brakuje mi uprawnień na tym serwerze, prosimy o przekierowanie tego adresu tak szybko, jak to możliwe.\n\n"
|
||||
"Oczekiwane uprawnienia:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Włączone"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Wyłączone"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr "Nie powinieneś uruchamiać tego polecenia."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
@@ -295,58 +311,58 @@ msgstr "\n"
|
||||
"Jeśli chcesz kontynuować, wprowadź ten token uwzględniający wielkość liter bez spacji jako następna wiadomość.\n\n"
|
||||
"{confirm_token}"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "Nie znaleziono roli DJ. Wyłączanie trybu DJ."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` nie jest poprawną wartością dla `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Nie można przeanalizować argumentu"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Nieprawidłowy argument"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "Argument który podałeś dla `{}` jest nieprawidłowy: oczekiwałem/am `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Nieprawidłowe środowisko"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr "Połączenie z węzłem Lavalink zostało utracone."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Brak dostępnego odtwarzacza"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Bot nie jest podłączony do kanału głosowego."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Nie można pobrać utworu"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr "W tej chwili nie mogę pobrać ścieżki z węzła Lavalink, spróbuj ponownie za kilka minut."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Wystąpił problem z komunikacją z Discordem."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Ten błąd został zgłoszony właścicielowi bota."
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/pt-BR.po
generated
102
redbot/cogs/audio/core/events/locales/pt-BR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,167 +183,183 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Faltam permissões neste servidor. Por favor, resolva isso assim que possível.\n\n"
|
||||
"Permissões esperadas:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Habilitado"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Desabilitado"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "Nenhum cargo de DJ encontrado. Desabilitando o modo DJ."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` não é um valor válido para `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Não foi possível analisar o argumento"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Argumento inválido"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "O argumento que você deu para `{}` não é válido: eu esperava por `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Ambiente inválido"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Nenhum reprodutor disponível"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "O bot não está conectado a um canal de voz."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Não foi possível obter a faixa"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr "Não foi possível obter uma faixa do nó do Lavalink no momento, tente novamente em alguns minutos."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Ocorreu um problema de comunicação com o Discord."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Este erro foi reportado ao proprietário do bot."
|
||||
|
||||
|
||||
290
redbot/cogs/audio/core/events/locales/pt-PT.po
generated
290
redbot/cogs/audio/core/events/locales/pt-PT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -17,369 +17,389 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/cog.py:216
|
||||
msgid "Auto Play started."
|
||||
msgstr ""
|
||||
msgstr "Reprodução automática iniciada."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:34
|
||||
msgid "Create Instant Invite"
|
||||
msgstr ""
|
||||
msgstr "Criar Convite Instantâneo"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:35
|
||||
msgid "Kick Members"
|
||||
msgstr ""
|
||||
msgstr "Expulsar membros"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:36
|
||||
msgid "Ban Members"
|
||||
msgstr ""
|
||||
msgstr "Banir Membros"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:37
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
msgstr "Administrador"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:38
|
||||
msgid "Manage Channels"
|
||||
msgstr ""
|
||||
msgstr "Gerir canais"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:39
|
||||
msgid "Manage Server"
|
||||
msgstr ""
|
||||
msgstr "Gerir Servidor"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:40
|
||||
msgid "Add Reactions"
|
||||
msgstr ""
|
||||
msgstr "Adicionar Reacções"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:41
|
||||
msgid "View Audit Log"
|
||||
msgstr ""
|
||||
msgstr "Ver o registro de auditoria"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:42
|
||||
msgid "Priority Speaker"
|
||||
msgstr ""
|
||||
msgstr "Voz prioritária"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:43
|
||||
msgid "Go Live"
|
||||
msgstr ""
|
||||
msgstr "Entrar em direto"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:44
|
||||
msgid "Read Text Channels & See Voice Channels"
|
||||
msgstr ""
|
||||
msgstr "Ler canais de texto e ver canais de voz"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:45
|
||||
msgid "Send Messages"
|
||||
msgstr ""
|
||||
msgstr "Enviar mensagens"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:46
|
||||
msgid "Send TTS Messages"
|
||||
msgstr ""
|
||||
msgstr "Enviar Mensagens TTS"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:47
|
||||
msgid "Manage Messages"
|
||||
msgstr ""
|
||||
msgstr "Gerir Mensagens"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:48
|
||||
msgid "Embed Links"
|
||||
msgstr ""
|
||||
msgstr "Links Incorporados"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:49
|
||||
msgid "Attach Files"
|
||||
msgstr ""
|
||||
msgstr "Anexar ficheiros"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:50
|
||||
msgid "Read Message History"
|
||||
msgstr ""
|
||||
msgstr "Ler Histórico de Mensagens"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:51
|
||||
msgid "Mention @everyone, @here, and All Roles"
|
||||
msgstr ""
|
||||
msgstr "Mencionar \\@everyone, \\@here e todos os cargos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:52
|
||||
msgid "Use External Emojis"
|
||||
msgstr ""
|
||||
msgstr "Usar Emojis Externos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:53
|
||||
msgid "View Server Insights"
|
||||
msgstr ""
|
||||
msgstr "Ver estatísticas do servidor"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:54
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
msgstr "Conectar"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:55
|
||||
msgid "Speak"
|
||||
msgstr ""
|
||||
msgstr "Falar"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:56
|
||||
msgid "Mute Members"
|
||||
msgstr ""
|
||||
msgstr "Silenciar membros"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:57
|
||||
msgid "Deafen Members"
|
||||
msgstr ""
|
||||
msgstr "Ensurdecer Membros"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:58
|
||||
msgid "Move Members"
|
||||
msgstr ""
|
||||
msgstr "Mover membros"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:59
|
||||
msgid "Use Voice Activity"
|
||||
msgstr ""
|
||||
msgstr "Usar Deteção de Voz"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:60
|
||||
msgid "Change Nickname"
|
||||
msgstr ""
|
||||
msgstr "Alterar Alcunha"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:61
|
||||
msgid "Manage Nicknames"
|
||||
msgstr ""
|
||||
msgstr "Gerir Alcunhas"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:62
|
||||
msgid "Manage Roles"
|
||||
msgstr ""
|
||||
msgstr "Gerir Cargos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:63
|
||||
msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
msgstr "Gerir webhooks"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgstr ""
|
||||
msgid "Manage Expressions"
|
||||
msgstr "Gerir Expressões"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
msgid "Use Application Commands"
|
||||
msgstr ""
|
||||
msgstr "Usar comandos de aplicativo"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:66
|
||||
msgid "Request to Speak"
|
||||
msgstr ""
|
||||
msgstr "Pedir para Falar"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:67
|
||||
msgid "Manage Events"
|
||||
msgstr ""
|
||||
msgstr "Gerir Eventos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:68
|
||||
msgid "Manage Threads"
|
||||
msgstr ""
|
||||
msgstr "Gerir Tópicos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:69
|
||||
msgid "Create Public Threads"
|
||||
msgstr ""
|
||||
msgstr "Criar Tópico Público"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:70
|
||||
msgid "Create Private Threads"
|
||||
msgstr ""
|
||||
msgstr "Criar Tópicos Privados"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:71
|
||||
msgid "Use External Stickers"
|
||||
msgstr ""
|
||||
msgstr "Usar Adesivos Externos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:72
|
||||
msgid "Send Messages in Threads"
|
||||
msgstr ""
|
||||
msgstr "Enviar Mensagens em Tópicos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:73
|
||||
msgid "Start Activities"
|
||||
msgstr ""
|
||||
msgstr "Iniciar Atividades"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:74
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
msgstr "Moderar Membro"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr "Usar Soundboard"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr "Criar expressões"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr "Usar Sons Externos"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
msgstr ""
|
||||
msgid "Send Voice Messages"
|
||||
msgstr "Enviar Mensagens de Voz"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr "Este comando irá alterar o caminho executável do Java, isso é útil se você tem várias instalações do Java e a padrão está causando problemas. Por favor, não mude isso, a menos que tenha certeza de que a versão Java que está especificando é suportada pelo Red. As versões padrão e suportadas atualmente são o Java 17 e o 11."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
msgstr "Este comando irá alterar a alocação máxima de RAM para o nó gerenciado Lavalink, Normalmente você nunca precisará mudar isto, antes de considerar alterá-lo por favor consulte nossa equipe de suporte."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
msgstr "Este comando desativará o nó Lavalink gerenciado, se você alternar este comando você deve especificar um nó Lavalink externo a se conectar, se você não fizer isso o Áudio irá parar de funcionar."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
msgstr "Este comando é usado para especificar o IP que será usado pelo Red para conectar a um nó Lavalink externo. "
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr "Este comando é usado para especificar a senha de autenticação usada pelo Red para conectar a um nó externo Lavalink."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
msgstr "Este comando é usado para alternar entre conexões seguras e não seguras para um nó Lavalink externo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
msgstr "Este comando é usado para especificar a porta de conexão usada pelo Red para conectar a um nó de Lavalink externo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
msgstr "Este comando especifica a qual interface de rede e IP o nó Lavalink gerenciado será vinculado, por padrão isto é 'localhost', só mude isso se você quiser que o nó gerenciado de Lavalink vincule a um IP/interface específico."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr "Este comando altera a senha de autenticação necessária para conectar a este nó gerenciado. O valor padrão é 'youshallnotpass'."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr "Este comando altera a porta de conexão utilizada para conectar a este nó gerenciado, somente mude isso se a porta padrão '2333' estiver causando conflitos com aplicações existentes."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
msgstr "Este comando alterna o suporte a streams de url diretas como Icecast ou Shoutcast fluxos. Um exemplo é <http://ice1.somafm.com/gsclassic-128-mp3>format@@1; desabilitar isso não fará com que o bot não possa reproduzir qualquer conteúdo Steam Url direta."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
msgstr "Este comando alterna o suporte à reprodução de áudio local. Um exemplo é `/mnt/data/my_super_funky_track. p3`; desabilitar isto fará com que o bot não possa reproduzir qualquer conteúdo local."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
msgstr "Este comando alterna o suporte à reprodução do SoundCloud. Um exemplo é <https://soundcloud.com/user-103858850/tilla>; desabilitar isso fará com que o bot não possa reproduzir conteúdo do SoundCloud."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
msgstr "Este comando alterna o suporte da reprodução do YouTube (Spotify depende do YouTube). Desabilitar isso fará com que o bot não possa reproduzir qualquer conteúdo do YouTube: isso inclui o Spotify."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
msgstr "Esse comando alterna o apoio da reprodução do Twitch. Um exemplo disso é <https://twitch.tv/monstercat>; desabilitar isso fará com que o bot não possa jogar qualquer conteúdo da Twitch."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
msgstr "Este comando alterna o suporte da reprodução Vimeo. Um exemplo disso é <https://vimeo.com/157743578>; desabilitar isso fará com que o bot não possa jogar nenhum conteúdo Vimeo."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr "Esta configuração controla o framework gerenciado, não altere isso a menos que instruído."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr "Esta configuração controla o buffer JDA-NAS do nó gerenciado, não muda isso a menos que instruído."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
msgstr "Este comando irá redefinir todas as configurações alteradas por `[p]llset`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
msgstr "Você tentou executar o nó Lavalink gerenciado do Áudio em uma arquitetura não suportada. Somente comandos relacionados a configurações estarão disponíveis."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
msgstr "Faltam permissões para enviar mensagens neste servidor. Por favor, resolva isso o mais rápido possível."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
msgstr "Não tenho permissores neste servidor, Por favor resolva o mais rápido possível:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
msgstr "Ativado"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
msgstr "Desactivado"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
msgstr "Você não deve estar executando este comando."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"{template}\n"
|
||||
"Se você deseja continuar, insira este token sensível a maiúsculas e minúsculas sem espaços como a sua próxima mensagem.\n\n"
|
||||
"{confirm_token}"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
msgstr "Nenhum cargo de DJ encontrado. Desativando o modo DJ."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
msgstr "`{user_input}` não é um valor válido para `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
msgstr "Incapaz de analisar Argumento"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
msgstr "Argumento Inválido"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
msgstr "O argumento que você deu para `{}` não é válido: eu estava esperando um `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
msgstr "Ambiente inválido"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
msgstr "A conexão com o node Lavalink foi perdida."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
msgstr "Nenhum jogador disponível"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
msgstr "O bot não está conectado a um canal de voz."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter a faixa"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Não consigo obter uma faixa do nó de Lavalink no momento, tente novamente em alguns minutos."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
msgstr "Houve um problema na comunicação com o Discord."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
msgstr "Este erro foi denunciado ao dono do bot."
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:175
|
||||
msgid "Couldn't get a valid track."
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter uma faixa válida."
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:210
|
||||
msgid "Now Playing"
|
||||
msgstr ""
|
||||
msgstr "A tocar agora"
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:212
|
||||
msgid "Track length: {length} | Requested by: {user}"
|
||||
msgstr ""
|
||||
msgstr "Comprimento da faixa: {length} ^\\\\Solicitado por: {user}"
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:235
|
||||
msgid "Queue ended."
|
||||
msgstr ""
|
||||
msgstr "Fila terminada."
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:301
|
||||
msgid "Multiple Errors Detected"
|
||||
msgstr ""
|
||||
msgstr "Vários erros detectados"
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:302
|
||||
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
|
||||
msgstr ""
|
||||
msgstr "Encerrando o player de áudio devido a vários erros detectados. Se isso persistir, informe ao proprietário do bot como um codec de áudio pode estar temporariamente indisponível."
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:316
|
||||
msgid "Track Stuck"
|
||||
msgstr ""
|
||||
msgstr "Faixa travou"
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:317
|
||||
msgid "Playback of the song has stopped due to an unexpected error.\n"
|
||||
"{error}"
|
||||
msgstr ""
|
||||
msgstr "A reprodução da música parou devido a um erro inesperado.\n"
|
||||
"{error}"
|
||||
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:323
|
||||
msgid "Track Error"
|
||||
msgstr ""
|
||||
msgstr "Erro na faixa"
|
||||
|
||||
|
||||
108
redbot/cogs/audio/core/events/locales/ru-RU.po
generated
108
redbot/cogs/audio/core/events/locales/ru-RU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -29,11 +29,11 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:36
|
||||
msgid "Ban Members"
|
||||
msgstr ""
|
||||
msgstr "Забанить участников"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:37
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
msgstr "Администратор"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:38
|
||||
msgid "Manage Channels"
|
||||
@@ -125,7 +125,7 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:60
|
||||
msgid "Change Nickname"
|
||||
msgstr ""
|
||||
msgstr "Изменить никнейм"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:61
|
||||
msgid "Manage Nicknames"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,167 +183,183 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Мне не хватает полномочий на этом сервере, Пожалуйста, решите эту проблему как можно скорее.\n\n"
|
||||
"Ожидаемые полномочия:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Включено"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Отключено"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "Роль DJ не найдена. Отключение режима DJ."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` не является допустимым значением для `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Не удается разобрать аргумент"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Недопустимый аргумент"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "Аргумент, который вы привели для `{}`, недействителен: Я ожидал `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Неверное окружение"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Нет доступных проигрывателей"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Бот не подключен к голосовому каналу."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Не удается получить трек"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Возникла проблема со связью с Discord."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Об этой ошибке было сообщено владельцу бота."
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/sk-SK.po
generated
102
redbot/cogs/audio/core/events/locales/sk-SK.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Aktivované"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Deaktivované"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "Nie je tu nájdená žiadna DJ rola. Vypínam DJ mód."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Žiaden prehrávač nie je dostupný"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Bot nie je pripojený na hlasový kanál."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Nepodarilo sa získať stopu"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Vyskytla sa chyba pri komunikácii s Discordom."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Táto chyba bola nahlásená vlastníkovi bota."
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/sl-SI.po
generated
102
redbot/cogs/audio/core/events/locales/sl-SI.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,167 +183,183 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Nimam nekaterih dovoljenj, prosim odpravi to težavo čim hitreje:\n\n"
|
||||
"Potrebna dovoljenja:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Omogočeno"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Onemogočeno"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "DJ rola ne obstaja. Izklapljam DJ način."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "Vrednost `{user_input}` ni veljavna za `{command}`"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Argumenta ni mogoče razčleniti"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Neveljaven argument"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "Podani argument za `{}` ni veljaven: Pričakoval sem `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Neveljavno okolje"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Na voljo ni noben predvajalnik"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Bot ni povezan do zvočnega kanala."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Skladbe ni mogoče dobiti"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Prišlo je do težave pri komunikaciji z Discordom."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Napaka je bila posredovana lastniku bota."
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/sv-SE.po
generated
102
redbot/cogs/audio/core/events/locales/sv-SE.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
104
redbot/cogs/audio/core/events/locales/tr-TR.po
generated
104
redbot/cogs/audio/core/events/locales/tr-TR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,8 +140,8 @@ msgid "Manage Webhooks"
|
||||
msgstr "Webhook'ları Yönet"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgstr "Emojileri Yönet"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
msgid "Use Application Commands"
|
||||
@@ -183,167 +183,183 @@ msgstr "Aktivite Başlat"
|
||||
msgid "Moderate Member"
|
||||
msgstr "Üyeleri Yönet"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr "Ses modülünün Lavalink sunucusunu desteklenmeyen bir mimaride çalıştırmayı denediniz. Yalnızca ayarlarla ilgili komutlar kullanılabilir."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Bu sunucuda gerekli izinlere sahip değilim, lütfen bu sorunu en kısa zamanda çözün.\n\n"
|
||||
"Beklediğim İzinler:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Etkinleştirildi"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Devre dışı bırakıldı"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr "Bu komutu çalıştırmamalısın."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "DJ rolü bulunamadı. DJ modu kapatılıyor."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr "`{user_input}` `{command}` için geçerli bir değer değil"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Değişken işlenemedi"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Geçersiz argüment"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "`{}` için sunduğunuz değişken geçersiz, ben bir `{}` bekliyordum."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr "Geçersiz Ortam"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr "Lavalink'e bağlanırken bir bağlantı hatası oluştu."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Kullanılabilir müzik çalar yok"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Bot her hangi bir ses kanalında değil."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Parça alınamıyor"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Discord ile haberleşirken sorun oluştu."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Hata bot sahibine bildirildi."
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/uk-UA.po
generated
102
redbot/cogs/audio/core/events/locales/uk-UA.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,166 +183,182 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr ""
|
||||
|
||||
|
||||
102
redbot/cogs/audio/core/events/locales/vi-VN.po
generated
102
redbot/cogs/audio/core/events/locales/vi-VN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
|
||||
"POT-Creation-Date: 2023-06-20 09:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -140,7 +140,7 @@ msgid "Manage Webhooks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:64
|
||||
msgid "Manage Emojis"
|
||||
msgid "Manage Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:65
|
||||
@@ -183,167 +183,183 @@ msgstr ""
|
||||
msgid "Moderate Member"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported version is currently Java 11."
|
||||
#: redbot/cogs/audio/core/events/dpy.py:75
|
||||
msgid "Use Soundboard"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:84
|
||||
#: redbot/cogs/audio/core/events/dpy.py:76
|
||||
msgid "Create Expressions"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||
msgid "Use External Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:78
|
||||
msgid "Send Voice Messages"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:82
|
||||
msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:88
|
||||
msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:89
|
||||
#: redbot/cogs/audio/core/events/dpy.py:93
|
||||
msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:94
|
||||
#: redbot/cogs/audio/core/events/dpy.py:98
|
||||
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:97
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:101
|
||||
#: redbot/cogs/audio/core/events/dpy.py:105
|
||||
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:104
|
||||
#: redbot/cogs/audio/core/events/dpy.py:108
|
||||
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:107
|
||||
#: redbot/cogs/audio/core/events/dpy.py:111
|
||||
msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:112
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:116
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:120
|
||||
#: redbot/cogs/audio/core/events/dpy.py:124
|
||||
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice1.somafm.com/gsclassic-128-mp3>; disabling this will make the bot unable to play any direct url steam content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:130
|
||||
#: redbot/cogs/audio/core/events/dpy.py:134
|
||||
msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:135
|
||||
#: redbot/cogs/audio/core/events/dpy.py:139
|
||||
msgid "This command toggles the support of SoundCloud playback. An example is <https://soundcloud.com/user-103858850/tilla>; disabling this will make the bot unable to play any SoundCloud content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:140
|
||||
#: redbot/cogs/audio/core/events/dpy.py:144
|
||||
msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:145
|
||||
#: redbot/cogs/audio/core/events/dpy.py:149
|
||||
msgid "This command toggles the support of Twitch playback. An example of this is <https://twitch.tv/monstercat>; disabling this will make the bot unable to play any Twitch content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:150
|
||||
#: redbot/cogs/audio/core/events/dpy.py:154
|
||||
msgid "This command toggles the support of Vimeo playback. An example of this is <https://vimeo.com/157743578>; disabling this will make the bot unable to play any Vimeo content."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:155
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:159
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:163
|
||||
#: redbot/cogs/audio/core/events/dpy.py:167
|
||||
msgid "This command will reset every setting changed by `[p]llset`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:180
|
||||
#: redbot/cogs/audio/core/events/dpy.py:184
|
||||
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:202
|
||||
#: redbot/cogs/audio/core/events/dpy.py:206
|
||||
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:228
|
||||
#: redbot/cogs/audio/core/events/dpy.py:232
|
||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||
"Expected Permissions:\n"
|
||||
msgstr "Tôi bị thiếu quyền trong máy chủ này.\n\n"
|
||||
"Những quyền cần thiết:\n"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Enabled"
|
||||
msgstr "Đã bật"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:235
|
||||
#: redbot/cogs/audio/core/events/dpy.py:239
|
||||
msgid "Disabled"
|
||||
msgstr "Đã tắt"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:266
|
||||
#: redbot/cogs/audio/core/events/dpy.py:270
|
||||
msgid "You should not be running this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:269
|
||||
#: redbot/cogs/audio/core/events/dpy.py:273
|
||||
msgid "\n"
|
||||
"{template}\n"
|
||||
"If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n"
|
||||
"{confirm_token}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:313
|
||||
#: redbot/cogs/audio/core/events/dpy.py:317
|
||||
msgid "No DJ role found. Disabling DJ mode."
|
||||
msgstr "Tôi không thấy role DJ nào cả, đang tắt chế độ DJ."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:323
|
||||
#: redbot/cogs/audio/core/events/dpy.py:327
|
||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:331
|
||||
#: redbot/cogs/audio/core/events/dpy.py:335
|
||||
msgid "Unable To Parse Argument"
|
||||
msgstr "Không thể đối chiếu cú pháp"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:343
|
||||
#: redbot/cogs/audio/core/events/dpy.py:352
|
||||
#: redbot/cogs/audio/core/events/dpy.py:347
|
||||
#: redbot/cogs/audio/core/events/dpy.py:356
|
||||
msgid "Invalid Argument"
|
||||
msgstr "Giá trị không hợp lệ"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:344
|
||||
#: redbot/cogs/audio/core/events/dpy.py:348
|
||||
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
|
||||
msgstr "Có gì đó không đúng với `{}`: Tôi tưởng bạn muốn `{}`."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:362
|
||||
#: redbot/cogs/audio/core/events/dpy.py:366
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:363
|
||||
#: redbot/cogs/audio/core/events/dpy.py:367
|
||||
msgid "Connection to Lavalink node has been lost."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:371
|
||||
#: redbot/cogs/audio/core/events/dpy.py:375
|
||||
msgid "No Player Available"
|
||||
msgstr "Tôi chưa bật trình phát nhạc"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:372
|
||||
#: redbot/cogs/audio/core/events/dpy.py:376
|
||||
msgid "The bot is not connected to a voice channel."
|
||||
msgstr "Nhưng mà Tôi chưa vào kênh thoại nào."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:380
|
||||
#: redbot/cogs/audio/core/events/dpy.py:384
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:183
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi"
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:381
|
||||
#: redbot/cogs/audio/core/events/dpy.py:385
|
||||
#: redbot/cogs/audio/core/events/lavalink.py:184
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:392
|
||||
#: redbot/cogs/audio/core/events/dpy.py:396
|
||||
msgid "There was an issue communicating with Discord."
|
||||
msgstr "Hmm hình như có vấn đề khi kết nối với Discord."
|
||||
|
||||
#: redbot/cogs/audio/core/events/dpy.py:393
|
||||
#: redbot/cogs/audio/core/events/dpy.py:397
|
||||
msgid "This error has been reported to the bot owner."
|
||||
msgstr "Lỗi này Tôi đã báo cáo với chủ sở hữu."
|
||||
|
||||
|
||||
2
redbot/cogs/audio/core/locales/pt-PT.po
generated
2
redbot/cogs/audio/core/locales/pt-PT.po
generated
@@ -18,5 +18,5 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/__init__.py:40
|
||||
#, docstring
|
||||
msgid "Play audio through voice channels."
|
||||
msgstr ""
|
||||
msgstr "Reproduz áudio através de canais de voz."
|
||||
|
||||
|
||||
2
redbot/cogs/audio/core/tasks/locales/fr-FR.po
generated
2
redbot/cogs/audio/core/tasks/locales/fr-FR.po
generated
@@ -25,5 +25,5 @@ msgstr "Impossible d'obtenir la piste"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:282
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Je ne parviens actuellement pas à avoir une musique depuis Lavalink. Réessayez dans quelques minutes."
|
||||
|
||||
|
||||
6
redbot/cogs/audio/core/tasks/locales/ja-JP.po
generated
6
redbot/cogs/audio/core/tasks/locales/ja-JP.po
generated
@@ -17,13 +17,13 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:273
|
||||
msgid "Couldn't get a valid track."
|
||||
msgstr ""
|
||||
msgstr "有効なトラックを取得できませんでした。"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:281
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
msgstr "トラックを取得できません"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:282
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "現在、Lavalinkノードからトラックを取得できません。数分後にもう一度お試しください。"
|
||||
|
||||
|
||||
6
redbot/cogs/audio/core/tasks/locales/pt-PT.po
generated
6
redbot/cogs/audio/core/tasks/locales/pt-PT.po
generated
@@ -17,13 +17,13 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:273
|
||||
msgid "Couldn't get a valid track."
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter uma faixa válida."
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:281
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter a faixa"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:282
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Não consigo obter uma faixa do nó de Lavalink no momento, tente novamente em alguns minutos."
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -297,7 +297,7 @@ msgstr "Počkejte prosím, hledám skladby..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:629
|
||||
msgid "Getting track {num}/{total}..."
|
||||
msgstr "Záskávám skladby {num}/{total}..."
|
||||
msgstr "Získávám skladby {num}/{total}..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:630
|
||||
msgid "Matching track {num}/{total}..."
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:74
|
||||
msgid "tracks"
|
||||
msgstr "titel"
|
||||
msgstr "songs"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:84
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:272
|
||||
@@ -277,7 +277,7 @@ msgstr "Playlist eingereiht"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:494
|
||||
msgid "Album Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Album in der Warteschlange"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:502
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/es-ES.po
generated
14
redbot/cogs/audio/core/utilities/locales/es-ES.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Conéctate a un canal de voz primero."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Aún no se ha establecido la conexión con Lavalink."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "No se pueden reproducir canciones"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Límite de cola alcanzado."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "No se pueden reproducir canciones"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -483,11 +483,11 @@ msgstr "Aleatorio"
|
||||
msgid "Repeat"
|
||||
msgstr "Repetir"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "Canciones coincidentes:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr "Página {page_num}/{total_pages} | {num_tracks} canciones"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -231,7 +231,7 @@ msgstr "Impossible d'obtenir la piste"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:301
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:426
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Je ne parviens actuellement pas à avoir une musique depuis Lavalink. Réessayez dans quelques minutes."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:327
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
@@ -277,7 +277,7 @@ msgstr "Playlist en file d’attente"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:494
|
||||
msgid "Album Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Album en attente"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:502
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/hi-IN.po
generated
14
redbot/cogs/audio/core/utilities/locales/hi-IN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -471,11 +471,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/hu-HU.po
generated
14
redbot/cogs/audio/core/utilities/locales/hu-HU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -471,11 +471,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/id-ID.po
generated
14
redbot/cogs/audio/core/utilities/locales/id-ID.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -472,11 +472,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/it-IT.po
generated
14
redbot/cogs/audio/core/utilities/locales/it-IT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -472,11 +472,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
19
redbot/cogs/audio/core/utilities/locales/ja-JP.po
generated
19
redbot/cogs/audio/core/utilities/locales/ja-JP.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -225,12 +225,13 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/utilities/player.py:301
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:426
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "現在、Lavalinkノードからトラックを取得できません。数分後にもう一度お試しください。"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:327
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "Spotify APIキー または クライアント シークレットが正しく設定されていません。 \n"
|
||||
"指示には`{prefix}audioset spotifyapi`を使用してください。"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:351
|
||||
msgid "Unable To Find Tracks"
|
||||
@@ -471,11 +472,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/ko-KR.po
generated
14
redbot/cogs/audio/core/utilities/locales/ko-KR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "먼저 음성체널에 연결하세요."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "트랙을 재생할수 없습니다"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "큐 최대 제한에 도달했습니다."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "트랙을 재생할수 없습니다"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -474,11 +474,11 @@ msgstr "곡 섞기"
|
||||
msgid "Repeat"
|
||||
msgstr "반복"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "일치하는 트랙들:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/nb-NO.po
generated
14
redbot/cogs/audio/core/utilities/locales/nb-NO.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Koble til en talekanal først."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kan ikke spille spor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Grensen for kø er nådd."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kan ikke spille spor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -483,11 +483,11 @@ msgstr "Shuffle"
|
||||
msgid "Repeat"
|
||||
msgstr "Gjenta"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "Samsvarende spor:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr "Side {page_num}/{total_pages} + {num_tracks} spor"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/pl-PL.po
generated
14
redbot/cogs/audio/core/utilities/locales/pl-PL.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Najpierw połącz się z kanałem głosowym."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Nie można odtworzyć utworów"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Osiągnięto limit rozmiaru kolejki."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Nie można odtworzyć utworów"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -483,11 +483,11 @@ msgstr "Losowo"
|
||||
msgid "Repeat"
|
||||
msgstr "Powtarzanie"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "Pasujące utwory:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr "Strona {page_num}/{total_pages} | {num_tracks} utworów"
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/pt-BR.po
generated
14
redbot/cogs/audio/core/utilities/locales/pt-BR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Primeiro você deve se juntar a um canal de voz."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Não foi possível tocar a música"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Não foi possível tocar a música"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -472,11 +472,11 @@ msgstr "Aleatório"
|
||||
msgid "Repeat"
|
||||
msgstr "Repetir"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
222
redbot/cogs/audio/core/utilities/locales/pt-PT.po
generated
222
redbot/cogs/audio/core/utilities/locales/pt-PT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -17,92 +17,92 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:74
|
||||
msgid "tracks"
|
||||
msgstr ""
|
||||
msgstr "faixas"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:84
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:272
|
||||
msgid "Page {page_num}/{total_pages}"
|
||||
msgstr ""
|
||||
msgstr "Página {page_num}/{total_pages}"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:95
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:526
|
||||
msgid "Connection to Lavalink node has failed"
|
||||
msgstr ""
|
||||
msgstr "Falha na conexão com o nó Lavalink"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:98
|
||||
#: redbot/cogs/audio/core/utilities/player.py:591
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:529
|
||||
msgid "Please check your console or logs for details."
|
||||
msgstr ""
|
||||
msgstr "Por favor, verifique o seu console ou os logs para obter detalhes."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:106
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:561
|
||||
msgid "Connect to a voice channel first."
|
||||
msgstr ""
|
||||
msgstr "Primeiro, conecte-se a um canal de voz."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:109
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:554
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
msgstr "Conexão com o nó Lavalink ainda não foi estabelecida."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Não foi possível reproduzir as faixas"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
msgstr "Limite de tamanho da fila atingido."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Faixa na fila"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:168
|
||||
#: redbot/cogs/audio/core/utilities/player.py:548
|
||||
msgid "This track is not allowed in this server."
|
||||
msgstr ""
|
||||
msgstr "Esta faixa não é permitido neste servidor."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:185
|
||||
#: redbot/cogs/audio/core/utilities/player.py:570
|
||||
msgid "Track exceeds maximum length."
|
||||
msgstr ""
|
||||
msgstr "A faixa excede o tamanho máximo."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:200
|
||||
#: redbot/cogs/audio/core/utilities/player.py:602
|
||||
msgid "{time} until track playback: #{position} in queue"
|
||||
msgstr ""
|
||||
msgstr "{time} até a reprodução da faixa: #{position} na fila"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:260
|
||||
msgid "Tracks Found:"
|
||||
msgstr ""
|
||||
msgstr "Nenhuma faixa encontrada:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:261
|
||||
msgid "search results"
|
||||
msgstr ""
|
||||
msgstr "resultados da pesquisa"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:263
|
||||
msgid "Folders Found:"
|
||||
msgstr ""
|
||||
msgstr "Pastas encontradas:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:264
|
||||
msgid "local folders"
|
||||
msgstr ""
|
||||
msgstr "pastas locais"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:266
|
||||
msgid "Files Found:"
|
||||
msgstr ""
|
||||
msgstr "Arquivos Encontrados:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:267
|
||||
msgid "local tracks"
|
||||
msgstr ""
|
||||
msgstr "faixas locais"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:379
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:240
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
msgstr "Desconhecido"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:380
|
||||
msgid " - Name: <{pname}>\n"
|
||||
@@ -110,7 +110,11 @@ msgid " - Name: <{pname}>\n"
|
||||
" - ID: < {pid} >\n"
|
||||
" - Tracks: < {ptracks} >\n"
|
||||
" - Author: < {author} >\n\n"
|
||||
msgstr ""
|
||||
msgstr " - Nome: <{pname}>\n"
|
||||
" - Escopo: < {scope} >\n"
|
||||
" - ID: < {pid} >\n"
|
||||
" - Faixas: < {ptracks} >\n"
|
||||
" - Autor: < {author} >\n\n"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
|
||||
#: redbot/cogs/audio/core/utilities/player.py:234
|
||||
@@ -118,76 +122,78 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/utilities/player.py:326
|
||||
#: redbot/cogs/audio/core/utilities/player.py:650
|
||||
msgid "Invalid Environment"
|
||||
msgstr ""
|
||||
msgstr "Ambiente inválido"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
|
||||
msgid "No localtracks folder."
|
||||
msgstr ""
|
||||
msgstr "Nenhuma pasta localTracks."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/miscellaneous.py:50
|
||||
msgid "Not enough {currency}"
|
||||
msgstr ""
|
||||
msgstr "{currency} não suficiente"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/miscellaneous.py:51
|
||||
msgid "{required_credits} {currency} required, but you have {bal}."
|
||||
msgstr ""
|
||||
msgstr "{required_credits} {currency} necessário, mas tu tens {bal}."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:78
|
||||
msgid "music in {} servers"
|
||||
msgstr ""
|
||||
msgstr "música em {} servidores"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:135
|
||||
#: redbot/cogs/audio/core/utilities/player.py:139
|
||||
#: redbot/cogs/audio/core/utilities/player.py:144
|
||||
msgid "There's nothing in the queue."
|
||||
msgstr ""
|
||||
msgstr "Não há nada na fila."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:141
|
||||
msgid "Currently livestreaming {track}"
|
||||
msgstr ""
|
||||
msgstr "Atualmente {track} transmitindo ao vivo"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:146
|
||||
msgid "{time} left on {track}"
|
||||
msgstr ""
|
||||
msgstr "{time} restante em {track}"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:189
|
||||
msgid "Track Skipped"
|
||||
msgstr ""
|
||||
msgstr "Faixa ignorada"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:167
|
||||
msgid "Track number must be equal to or greater than 1."
|
||||
msgstr ""
|
||||
msgstr "O número da faixa deve ser igual ou maior que 1."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:173
|
||||
msgid "There are only {queuelen} songs currently queued."
|
||||
msgstr ""
|
||||
msgstr "Existem apenas {queuelen} músicas na fila."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:179
|
||||
msgid "{skip_to_track} Tracks Skipped"
|
||||
msgstr ""
|
||||
msgstr "{skip_to_track} Faixas Ignoradas"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:235
|
||||
msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n"
|
||||
"See `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "O proprietário precisa definir o ID do cliente do Spotify e o segredo do cliente do Spotify, antes que possam ser usadas URLs ou códigos do Spotify. \n"
|
||||
"Veja `{prefix}audioset spotifyapi` para instruções."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:245
|
||||
msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\n"
|
||||
"See `{prefix}audioset youtubeapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "O proprietário precisa definir a chave da API do YouTube antes que URLs ou códigos do Spotify possam ser usados.\n"
|
||||
"Veja `{prefix}audioset youtubeapi` para instruções."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:254
|
||||
#: redbot/cogs/audio/core/utilities/player.py:363
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:594
|
||||
msgid "Unable To Get Tracks"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter as faixas"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:255
|
||||
#: redbot/cogs/audio/core/utilities/player.py:364
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:595
|
||||
msgid "Wait until the playlist has finished loading."
|
||||
msgstr ""
|
||||
msgstr "Aguarde até que a playlist termine de carregar."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:266
|
||||
#: redbot/cogs/audio/core/utilities/player.py:308
|
||||
@@ -195,7 +201,7 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:605
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:638
|
||||
msgid "Nothing found."
|
||||
msgstr ""
|
||||
msgstr "Nada encontrado."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:269
|
||||
#: redbot/cogs/audio/core/utilities/player.py:310
|
||||
@@ -203,7 +209,7 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:607
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:640
|
||||
msgid "Track is not playable."
|
||||
msgstr ""
|
||||
msgstr "Faixa não é possível ser tocada."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:270
|
||||
#: redbot/cogs/audio/core/utilities/player.py:311
|
||||
@@ -211,7 +217,7 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:608
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:641
|
||||
msgid "**{suffix}** is not a fully supported format and some tracks may not play."
|
||||
msgstr ""
|
||||
msgstr "**{suffix}** não é um formato totalmente suportado e algumas faixas podem não reproduzir."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:300
|
||||
#: redbot/cogs/audio/core/utilities/player.py:393
|
||||
@@ -220,122 +226,124 @@ msgstr ""
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:626
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:655
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter a faixa"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:301
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:426
|
||||
msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Não consigo obter uma faixa do nó de Lavalink no momento, tente novamente em alguns minutos."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:327
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "A chave de API do Spotify ou segredo do cliente não foi definida corretamente. \n"
|
||||
"Use `{prefix}audioset spotifyapi` para instruções."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:351
|
||||
msgid "Unable To Find Tracks"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível localizar as faixas"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:352
|
||||
msgid "This doesn't seem to be a supported Spotify URL or code."
|
||||
msgstr ""
|
||||
msgstr "Isto não parece ser uma URL ou código do Spotify suportado."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:378
|
||||
msgid "{query} is not an allowed query."
|
||||
msgstr ""
|
||||
msgstr "{query} não é uma consulta permitida."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:394
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:627
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:656
|
||||
msgid "I'm unable to get a track from Lavalink node at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Não consigo obter uma faixa de Lavalink no momento, tenta novamente em alguns minutos."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:416
|
||||
msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n"
|
||||
"This may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks."
|
||||
msgstr ""
|
||||
msgstr "As faixas locais não funcionarão se o `Lavalink.jar` não conseguir ver a faixa.\n"
|
||||
"Isto pode ser devido a permissões ou porque o Lavalink.jar está sendo executado em uma máquina diferente das faixas locais."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:486
|
||||
msgid " {bad_tracks} tracks cannot be queued."
|
||||
msgstr ""
|
||||
msgstr " {bad_tracks} faixas não podem ser colocadas em fila."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:492
|
||||
msgid "No Title"
|
||||
msgstr ""
|
||||
msgstr "Sem Título"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:494
|
||||
msgid "Playlist Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Playlist na fila"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:494
|
||||
msgid "Album Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Álbum na fila"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:502
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
msgstr ""
|
||||
msgstr "Adicionadas {num} faixas à fila.{maxlength_msg}"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:508
|
||||
msgid "{time} until start of playlist playback: starts at #{position} in queue"
|
||||
msgstr ""
|
||||
msgstr "{time} até o início da reprodução da playlist: inicia em #{position} na fila"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:588
|
||||
msgid "Nothing found"
|
||||
msgstr ""
|
||||
msgstr "Nada encontrado"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:623
|
||||
msgid "Please wait, finding tracks..."
|
||||
msgstr ""
|
||||
msgstr "Por favor, aguarde, a procurar faixas..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:629
|
||||
msgid "Getting track {num}/{total}..."
|
||||
msgstr ""
|
||||
msgstr "A obter faixa {num}/{total}..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:630
|
||||
msgid "Matching track {num}/{total}..."
|
||||
msgstr ""
|
||||
msgstr "Correspondendo faixa {num}/{total}..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:631
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:341
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:414
|
||||
msgid "Loading track {num}/{total}..."
|
||||
msgstr ""
|
||||
msgstr "Carregando faixa {num}/{total}..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:632
|
||||
msgid "Approximate time remaining: {seconds}"
|
||||
msgstr ""
|
||||
msgstr "Tempo restante aproximado: {seconds}"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:658
|
||||
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Não consigo obter uma faixa de Lavalink no momento, tenta novamente em alguns minutos."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/player.py:667
|
||||
msgid "The connection was reset while loading the playlist."
|
||||
msgstr ""
|
||||
msgstr "A conexão foi redefinida durante o carregamento da lista de reprodução."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:83
|
||||
msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]."
|
||||
msgstr ""
|
||||
msgstr "Você não tem as permissões para gerenciar {name} (`{id}`) [**{scope}**]."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:101
|
||||
msgid "You do not have the permissions to manage that playlist in {guild}."
|
||||
msgstr ""
|
||||
msgstr "Você não tem permissão para gerenciar essa playlist no {guild}."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:108
|
||||
msgid "You do not have the permissions to manage playlist owned by {user}."
|
||||
msgstr ""
|
||||
msgstr "Você não tem permissão para gerenciar a lista de reprodução pertencente ao {user}."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:112
|
||||
msgid "You do not have the permissions to manage playlists in {scope} scope."
|
||||
msgstr ""
|
||||
msgstr "Você não tem as permissões para gerenciar playlists no escopo {scope}."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:116
|
||||
msgid "No access to playlist."
|
||||
msgstr ""
|
||||
msgstr "Sem acesso à lista de reprodução."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:224
|
||||
msgid "{match_count} playlists match {original_input}: Please try to be more specific, or use the playlist ID."
|
||||
msgstr ""
|
||||
msgstr "{match_count} playlists correspondem {original_input}: Por favor, tente ser mais específico, ou use o ID da lista."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:241
|
||||
msgid "{number}. <{playlist.name}>\n"
|
||||
@@ -343,139 +351,143 @@ msgid "{number}. <{playlist.name}>\n"
|
||||
" - ID: < {playlist.id} >\n"
|
||||
" - Tracks: < {tracks} >\n"
|
||||
" - Author: < {author} >\n\n"
|
||||
msgstr ""
|
||||
msgstr "{number}. <{playlist.name}>\n"
|
||||
" - Escopo: < {scope} >\n"
|
||||
" - ID: < {playlist.id} >\n"
|
||||
" - Faixas: < {tracks} >\n"
|
||||
" - Autor: < {author} >\n\n"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:258
|
||||
msgid "{playlists} playlists found, which one would you like?"
|
||||
msgstr ""
|
||||
msgstr "{playlists} playlists encontradas, qual gostarias?"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:277
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:283
|
||||
msgid "Too many matches found and you did not select which one you wanted."
|
||||
msgstr ""
|
||||
msgstr "Muitos jogos foram encontrados e não selecionaste qual querias."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:308
|
||||
msgid "Playlists you can access in this server:"
|
||||
msgstr ""
|
||||
msgstr "Playlists que você pode acessar neste servidor:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:314
|
||||
msgid "Playlists for {scope}:"
|
||||
msgstr ""
|
||||
msgstr "Playlists para {scope}:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:318
|
||||
msgid "Page {page_num}/{total_pages} | {num} playlists."
|
||||
msgstr ""
|
||||
msgstr "Página {page_num}/{total_pages} ├ {num} playlists."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:334
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:412
|
||||
msgid "Please wait, adding tracks..."
|
||||
msgstr ""
|
||||
msgstr "Por favor, aguarde, adicionando faixas..."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:361
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:464
|
||||
msgid "Empty playlist {name} (`{id}`) [**{scope}**] created."
|
||||
msgstr ""
|
||||
msgstr "Playlist Vazia {name} (`{id}`) [**{scope}**] criada."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:366
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:469
|
||||
msgid "Added {num} tracks from the {playlist_name} playlist. {num_bad} track(s) could not be loaded."
|
||||
msgstr ""
|
||||
msgstr "{num} faixas adicionadas da playlist {playlist_name}. Não foi possível carregar a(s) faixa(s) {num_bad}."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:371
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:474
|
||||
msgid "Added {num} tracks from the {playlist_name} playlist."
|
||||
msgstr ""
|
||||
msgstr "{num} faixas adicionadas da playlist {playlist_name}."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:375
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:478
|
||||
msgid "Playlist Saved"
|
||||
msgstr ""
|
||||
msgstr "Playlist Salva"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:540
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:553
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:560
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:571
|
||||
msgid "Unable To Get Playlists"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível obter listas de reprodução"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:541
|
||||
msgid "I don't have permission to connect and speak in your channel."
|
||||
msgstr ""
|
||||
msgstr "Não tenho permissão para conectar e falar no canal onde estas."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:572
|
||||
msgid "You must be in the voice channel to use the playlist command."
|
||||
msgstr ""
|
||||
msgstr "Tens de estar em um canal de voz para usar o comando Playlists."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:680
|
||||
msgid "the Global"
|
||||
msgstr ""
|
||||
msgstr "o Global"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:680
|
||||
msgid "Global"
|
||||
msgstr ""
|
||||
msgstr "Global"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:682
|
||||
msgid "the Server"
|
||||
msgstr ""
|
||||
msgstr "o Servidor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:682
|
||||
msgid "Server"
|
||||
msgstr ""
|
||||
msgstr "Servidor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:684
|
||||
msgid "the User"
|
||||
msgstr ""
|
||||
msgstr "o Utilizador"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/playlists.py:684
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
msgstr "Utilizador"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:40
|
||||
msgid "__Too many songs in the queue, only showing the first 500__.\n\n"
|
||||
msgstr ""
|
||||
msgstr "__Muitas músicas na fila, mostrando apenas os primeiros 500__.\n\n"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:57
|
||||
msgid "**Currently livestreaming:**\n"
|
||||
msgstr ""
|
||||
msgstr "**Atualmente ao vivo:**\n"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:59
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:64
|
||||
msgid "Requested by: **{user}**"
|
||||
msgstr ""
|
||||
msgstr "Pedido por: **{user}**"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:62
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
msgstr "Reproduzindo: "
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:76
|
||||
msgid "requested by **{user}**\n"
|
||||
msgstr ""
|
||||
msgstr "solicitado por **{user}**\n"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:80
|
||||
msgid "Queue for __{guild_name}__"
|
||||
msgstr ""
|
||||
msgstr "Fila por __{guild_name}__"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:88
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n"
|
||||
msgstr ""
|
||||
msgstr "Página {page_num}/{total_pages} {num_tracks} faixas {num_remaining} restantes\n"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:97
|
||||
msgid "Auto-Play"
|
||||
msgstr ""
|
||||
msgstr "Reproduzir automaticamente"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:103
|
||||
msgid "Shuffle"
|
||||
msgstr ""
|
||||
msgstr "Reproduzir aleatoriamente"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:109
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
msgstr "Repetir"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
msgstr "Faixas correspondentes:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
msgstr "Página {page_num}/{total_pages} ├ {num_tracks} faixas"
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/ru-RU.po
generated
14
redbot/cogs/audio/core/utilities/locales/ru-RU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Сначала подключитесь к голосовому кана
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Не удается воспроизвести треки"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Достигнут предел размера очереди."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Не удается воспроизвести треки"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -483,11 +483,11 @@ msgstr "Перемешивание"
|
||||
msgid "Repeat"
|
||||
msgstr "Повтор"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "Соответствующие треки:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr "Страница {page_num}/{total_pages} | {num_tracks} треков"
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/sk-SK.po
generated
14
redbot/cogs/audio/core/utilities/locales/sk-SK.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -471,11 +471,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/sl-SI.po
generated
14
redbot/cogs/audio/core/utilities/locales/sl-SI.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -472,11 +472,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/sv-SE.po
generated
14
redbot/cogs/audio/core/utilities/locales/sv-SE.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -471,11 +471,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/tr-TR.po
generated
14
redbot/cogs/audio/core/utilities/locales/tr-TR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Önce bir sesli bir kanala katılın."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Lavalink ile bağlantı henüz sağlanmadı."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Parçalar Çalınamıyor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Sıraya alma limitine ulaşıldı."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Parçalar Çalınamıyor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -483,11 +483,11 @@ msgstr "Karışık Oynat"
|
||||
msgid "Repeat"
|
||||
msgstr "Tekrarla"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "Eşleşen şarkılar:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr "Sayfa {page_num}/{total_pages} | {num_tracks} parça"
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/uk-UA.po
generated
14
redbot/cogs/audio/core/utilities/locales/uk-UA.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,13 +46,13 @@ msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
@@ -471,11 +471,11 @@ msgstr ""
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr ""
|
||||
|
||||
|
||||
14
redbot/cogs/audio/core/utilities/locales/vi-VN.po
generated
14
redbot/cogs/audio/core/utilities/locales/vi-VN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,16 +45,16 @@ msgstr "Kết nối với một kênh thoại trước."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Không thể phát các bài hát"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Đạt đến số lượng hàng đợi giới hạn."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Không thể phát các bài hát"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
@@ -479,11 +479,11 @@ msgstr "Phát trộn"
|
||||
msgid "Repeat"
|
||||
msgstr "Phát lặp lại"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:159
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:161
|
||||
msgid "Matching Tracks:"
|
||||
msgstr "Các bài hát phù hợp:"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:162
|
||||
#: redbot/cogs/audio/core/utilities/queue.py:164
|
||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
|
||||
msgstr "Trang {page_num}/{total_pages} | {num_tracks} bài hát"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-08-26 19:03+0000\n"
|
||||
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
24
redbot/cogs/audio/locales/es-ES.po
generated
24
redbot/cogs/audio/locales/es-ES.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -54,35 +54,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "\"{arg}\" no se ha encontrado. Debe ser el ID o el nombre completo de un servidor que el bot pueda ver."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" no se refiere a un servidor único. Por favor, utilice el ID del servidor que está intentando especificar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" no se ha encontrado. Debe ser el ID o nombre o mencionar a un usuario que el bot pueda ver."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "No se pudo emparejar '{}' a una lista de reproducción."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Nada"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "No puedes usar `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "No puedes usar `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "No puedes usar `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/hi-IN.po
generated
24
redbot/cogs/audio/locales/hi-IN.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/hu-HU.po
generated
24
redbot/cogs/audio/locales/hu-HU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/id-ID.po
generated
24
redbot/cogs/audio/locales/id-ID.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/it-IT.po
generated
24
redbot/cogs/audio/locales/it-IT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/ja-JP.po
generated
24
redbot/cogs/audio/locales/ja-JP.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/ko-KR.po
generated
24
redbot/cogs/audio/locales/ko-KR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "재생목록과 '{}'을 매칭할수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "없음"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "당신은 `--guild`를 사용할수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "당신은 `--to-server`를 사용할수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "당신은 `--from-server`를 사용할수 없습니다."
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/nb-NO.po
generated
24
redbot/cogs/audio/locales/nb-NO.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,35 +53,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "\"{arg}\" ble ikke funnet. Det må være ID-en til den serveren som boten kan se."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" refererer ikke til en unik server. Bruk ID'en til serveren du prøver å spesifisere."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" ble ikke funnet. Det må være ID-en eller navnet eller nevne en bruker som boten kan se."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "Kan ikke koble til '{}' i en spilleliste."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Ingenting"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Du kan ikke bruke `-guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Du kan ikke bruke `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Du kan ikke bruke `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/pl-PL.po
generated
24
redbot/cogs/audio/locales/pl-PL.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,35 +53,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "Nie znaleziono \"{arg}\". Musi to być identyfikator lub pełna nazwa serwera, który bot może zobaczyć."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "Nie znaleziono \"{arg}\". Musi to być identyfikator lub nazwa lub wzmianka o użytkowniku, którego bot widzi."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "Nie można dopasować „{}” do listy odtwarzania."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Nie znaleziono"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Nie możesz użyć `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Nie możesz użyć `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Nie możesz użyć `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/pt-BR.po
generated
24
redbot/cogs/audio/locales/pt-BR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,35 +53,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "\"{arg}\" não foi encontrado. Deve ser o ID ou o nome completo de um servidor que o bot consiga acessar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" não se refere a um servidor único. Por favor, use o ID do servidor que você está tentando especificar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" não foi encontrado. Deve ser o ID, nome ou menção a um usuário que o bot possa acessar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "Não foi possível associar '{}' a uma lista de reprodução."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Nada"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Você não pode usar `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Você não pode usar `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Você não pode usar `--from-server`"
|
||||
|
||||
|
||||
57
redbot/cogs/audio/locales/pt-PT.po
generated
57
redbot/cogs/audio/locales/pt-PT.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -21,7 +21,11 @@ msgid "\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"O Scope deve ser uma versão válida de uma das seguintes opções:\n"
|
||||
" Global\n"
|
||||
" Guilda\n"
|
||||
" Usuário\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:43
|
||||
msgid "\n"
|
||||
@@ -29,48 +33,55 @@ msgid "\n"
|
||||
" User ID\n"
|
||||
" User Mention\n"
|
||||
" User Name#123\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"O autor deve ser uma versão válida de um dos seguintes:\n"
|
||||
" ID de Utilizador\n"
|
||||
" Menção de Utilizador\n"
|
||||
" Nome de Utilizador#123\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:51
|
||||
msgid "\n"
|
||||
"Guild must be a valid version of one of the following:\n"
|
||||
" Guild ID\n"
|
||||
" Exact guild name\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"A guild deve ser uma versão válida de um dos seguintes:\n"
|
||||
" ID de Guilda\n"
|
||||
" Nome exato da guilda\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:87
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" não foi encontrado. Deve ser o ID ou nome completo de um servidor que o bot pode visualizar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" não se refere a um servidor único. Por favor, use o ID do servidor que você está tentando especificar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" não foi encontrado. Deve ser o ID, nome ou menção de um usuário que o bot pode visualizar."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
msgstr "Não foi possível corresponder '{}' a uma lista de reprodução."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
msgstr "Nada"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
msgstr "Você não pode usar `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
msgstr "Você não pode usar `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
msgstr "Você não pode usar `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/ru-RU.po
generated
24
redbot/cogs/audio/locales/ru-RU.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,35 +53,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "{arg}\" не найден. Это должен быть ID или полное имя сервера, которое может увидеть бот."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "{arg}\" не относится к уникальному серверу. Пожалуйста, используйте ID сервера, который вы пытаетесь указать."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" не найден. Это должен быть ID или имя или упоминание пользователя, которое бот может видеть."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "Не удалось сопоставить '{}' с плейлистом."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Ничего"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Вы не можете использовать `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Вы не можете использовать `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Вы не можете использовать `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/sk-SK.po
generated
24
redbot/cogs/audio/locales/sk-SK.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -42,35 +42,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/sl-SI.po
generated
24
redbot/cogs/audio/locales/sl-SI.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,35 +53,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "\"{arg}\" ne obstaja. Mora biti ID ali polno ime strežnika katerega lahko bot vidi."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" ne cilja na strežnik. Uporabi ID strežnika katerega želiš izbrati."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" ne obstaja. Vsebovati mora ID ali ime ali omembo katerega bor lahko vidi."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "'{}' ne ustreza nobenemu seznamu predvajanja."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Nič"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Ne moreš uporabiti `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Ne moreš uporabiti `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Ne moreš uporabiti `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/sv-SE.po
generated
24
redbot/cogs/audio/locales/sv-SE.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -46,35 +46,35 @@ msgstr ""
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "\"{arg}\" hittades inte. Det måste vara ett ID eller ett komplett namn på en server som roboten kan se."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" refererar inte till en unik server. Använd ID för servern du försöker specificera."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" hittades inte. Det måste vara ID eller namn eller nämna en användare som roboten kan se."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "Kunde inte matcha '{}' till en spellista."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Ingenting"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Du kan inte använda `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Du kan inte använda `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Du kan inte använda `--from-server`"
|
||||
|
||||
|
||||
24
redbot/cogs/audio/locales/tr-TR.po
generated
24
redbot/cogs/audio/locales/tr-TR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,35 +53,35 @@ msgstr "\n"
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "\"{arg}\" bulunamadı. Botun görebildiği bir sunucunun IDsi veya tam adı olmak zorundadır."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\"{arg}\" kesin bir sunucuya denk gelmemekte. Lütfen belirtmeye çalıştığınız sunucunun ID sini kullanın."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
#: redbot/cogs/audio/converters.py:129
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "\"{arg}\" bulunamadı. Botun görebildiği bir kişinin etiketlenmesi veya o kişinin IDsi olmak zorundadır."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
#: redbot/cogs/audio/converters.py:178
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "'{}' bir çalma listesi ile eşleşmiyor."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr "Hiçbir şey"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
#: redbot/cogs/audio/converters.py:262
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "`--guild` kullanamazsınız"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "`--to-server` kullanamazsınız"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "`--from-server` kullanamazsınız"
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user