[3.4] Automated Crowdin downstream (#6088)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-20 04:03:11 +02:00
committed by GitHub
parent 455d2fdf7a
commit 9f4202bea3
656 changed files with 72911 additions and 61679 deletions

View File

@@ -49,7 +49,7 @@ msgstr " {bad_tracks} Tracks können nicht zur Warteschlange hinzugefügt werden
#: redbot/cogs/audio/apis/interface.py:673
msgid "Playlist Enqueued"
msgstr "Playlist eingereiht"
msgstr "Wiedergabeliste eingereiht"
#: redbot/cogs/audio/apis/interface.py:674
msgid "Added {num} tracks to the queue.{maxlength_msg}"

View File

@@ -18,13 +18,13 @@ msgstr ""
#: redbot/cogs/audio/apis/interface.py:270
#: redbot/cogs/audio/apis/interface.py:600
msgid "Failing to get tracks, skipping remaining."
msgstr "Gagal mendapatkan trek, melewatkan sisa."
msgstr "Gagal untuk mendapatkan trek, melewati sisa."
#: 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 "Kunci Spotify API atau rahasia klien belum disetel dengan benar.\n"
msgstr "Spotify API key atau client secret belum disetel dengan benar.\n"
"Gunakan `{prefix} audioset spotifyapi` untuk mendapatkan petunjuk."
#: redbot/cogs/audio/apis/interface.py:345

View File

@@ -70,10 +70,12 @@ msgstr "Niczego nie znaleziono.\n"
#: 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 "Twój token API danych YouTube jest nieprawidłowy.\n"
"Sprawdź ponownie klucz API YouTube i postępuj zgodnie z instrukcjami z `{prefix}audioset youtubeapi`."
#: 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 "Kod błędu API YouTube: 403\n"
"Twój klucz API YouTube mógł osiągnąć limit zapytań na dziś. Sprawdź <https://developers.google.com/youtube/v3/getting-started#quota> aby uzyskać więcej informacji."

View File

@@ -24,12 +24,12 @@ msgstr "Falha ao obter as faixas; pulando as faixas restantes."
#: 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 "A chave do Spotify API ou segredo do cliente não foram definidos corretamente. \n"
msgstr "A chave de API do Spotify ou segredo do cliente não foram definidos corretamente. \n"
"Use `{prefix}audioset spotifyapi` para mais 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 "Esta não parece ser uma URL de uma lista/album ou código do Spotify válido."
msgstr "Esta não parece ser uma URL ou código válido de uma lista/álbum do Spotify."
#: redbot/cogs/audio/apis/interface.py:471
msgid "This doesn't seem to be a supported Spotify URL or code."
@@ -53,7 +53,7 @@ msgstr "Lista de reprodução enfileirada"
#: redbot/cogs/audio/apis/interface.py:674
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "{num} faixas enfileiradas.{maxlength_msg}"
msgstr "{num} faixas adicionadas à fila.{maxlength_msg}"
#: redbot/cogs/audio/apis/interface.py:680
msgid "{time} until start of playlist playback: starts at #{position} in queue"
@@ -71,7 +71,7 @@ msgstr "Nada encontrado.\n"
msgid "Your YouTube Data API token is invalid.\n"
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr "Seu token API de dados do YouTube é inválido.\n"
"Verifique novamente a chave API do YouTube e siga as instruções em `{prefix}audioset youtubeapi`."
"Verifique novamente a chave de API do YouTube e siga as instruções em `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\n"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr "تم تغيير الإعدادات"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -918,7 +918,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1800,7 +1800,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1811,7 +1811,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1869,14 +1869,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1886,29 +1886,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1924,23 +1924,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2062,7 +2062,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2113,7 +2113,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2197,7 +2197,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2571,7 +2571,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Einstellung geändert"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,11 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Playlist für die Automatische Wiedergabe eisntellen.\\n\\n **Verwendung**:\\n `[p]audioset autoplay name_ODER_id_der_playlist [args]`\\n\\n **Argumente**:\\n Optionale Argumente:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Nur der Botbesitzer kann dieses Argument verwenden**\\n\\n **Scope** hat einen der folgenden Werte:\\n Global\\n Guild\\n User\\n\\n **Author** hat einen der folgenden Werte:\\n User ID\\n User Mention\\n User Name#123\\n\\n **Guild** hat einen der folgenden Werte:\\n Guild ID\\n Exact guild name\\n\\n Beispiel:\\n `[p]audioset autoplay MeineGuildPlaylist`\\n `[p]audioset autoplay MeineGlobalePlaylist --scope Global`\\n `[p]audioset autoplay MeinePersoenlichePlaylist --scope User --author Draper`\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -949,7 +949,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Externer Server: [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -957,14 +957,7 @@ msgid "Lavalink build: [{llbuild}]\n"
"Java Executable: [{jv_exec}]\n"
"Initial Heapsize: [{xms}]\n"
"Max Heapsize: [{xmx}]\n"
msgstr "Lavalink Build: [{llbuild}]\n"
"Lavalink Branch: [{llbranch}]\n"
"Release Datum: [{build_time}]\n"
"Lavaplayer Version: [{lavaplayer}]\n"
"Java Version: [{jvm}]\n"
"Java Executable: [{jv_exec}]\n"
"Initial Heapsize: [{xms}]\n"
"Max Heapsize: [{xmx}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1143
msgid "Localtracks path: [{localpath}]\n"
@@ -1079,7 +1072,15 @@ msgid "Sets the caching level.\n\n"
" 5: Enables all Caches\n\n"
" If you wish to disable a specific cache use a negative number.\n"
" "
msgstr ""
msgstr "Legt das Caching-Level fest.\n\n"
" Level kann einer der folgenden sein:\n\n"
" 0: Deaktiviert alle Caches\n"
" 1: Aktiviert Spotify Cache\n"
" 2: Aktiviert YouTube Cache\n"
" 3: Aktiviert Lavalink Cache\n"
" 5: Aktiviert alle Caches\n\n"
" Wenn du einen bestimmten Cache deaktivieren möchtest, benutze eine negative Nummer.\n"
" "
#: redbot/cogs/audio/core/commands/audioset.py:1353
#: redbot/cogs/audio/core/commands/audioset.py:1398
@@ -1141,7 +1142,7 @@ msgstr "Startet die lavalink-Verbindung neu."
#: redbot/cogs/audio/core/commands/audioset.py:1463
#: redbot/cogs/audio/core/commands/llset.py:726
msgid "Failed To Shutdown Lavalink Node"
msgstr ""
msgstr "Fehler beim Herunterfahren von Lavalink"
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/llset.py:187
@@ -1173,15 +1174,15 @@ msgstr "Musik ohne Ton ist keine Musik. Versuch die Lautstärke höher als 0% zu
#: redbot/cogs/audio/core/commands/audioset.py:1492
#: redbot/cogs/audio/core/commands/audioset.py:1500
msgid "Setting changed"
msgstr ""
msgstr "Einstellungen geändert"
#: redbot/cogs/audio/core/commands/audioset.py:1493
msgid "The maximum volume has been limited to 150%, be easy on your ears."
msgstr ""
msgstr "Die maximale Lautstärke wurde auf 150% begrenzt, pass auf deine Ohren auf."
#: redbot/cogs/audio/core/commands/audioset.py:1501
msgid "The maximum volume has been limited to {max_volume}%."
msgstr ""
msgstr "Die maximale Lautstärke wurde auf {max_volume}% begrenzt."
#: redbot/cogs/audio/core/commands/controller.py:32
#, docstring
@@ -1380,7 +1381,9 @@ msgstr "Titel wird wiederholt"
msgid "Seek ahead or behind on a track by seconds or to a specific time.\n\n"
" Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\n"
" "
msgstr ""
msgstr "Spule um Sekunden vor oder zurück oder zu einer bestimmten Zeit.\n\n"
" Akzeptiert Sekunden oder einen Wert, der wie 00:00:00 (`hh:mm:ss`) oder 00:00 (`mm:ss`) formatiert ist.\n"
" "
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
@@ -1454,7 +1457,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:465
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
msgstr "Zufallswiedergabe von gepushten Titeln: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:476
#, docstring
@@ -1568,7 +1571,7 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal."
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/player.py:100
msgid "Connection to the Lavalink node has not yet been established."
msgstr ""
msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt."
#: redbot/cogs/audio/core/commands/controller.py:700
#, docstring
@@ -1662,7 +1665,7 @@ msgstr "0 Tracks entfernt, nichts stimmt mit der angegebenen URL überein."
#: redbot/cogs/audio/core/commands/controller.py:858
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
msgstr "{removed_tracks} Tracks aus der Warteschlange entfernt, die mit der angegebenen URL übereinstimmen."
#: redbot/cogs/audio/core/commands/controller.py:868
#, docstring
@@ -1806,7 +1809,7 @@ msgstr "Voreinstellung nicht speichern."
#: redbot/cogs/audio/core/commands/equalizer.py:296
msgid "Current equalizer saved to the {preset_name} preset."
msgstr ""
msgstr "Aktueller Equalizer wurde in der Voreinstellung {preset_name} gespeichert."
#: redbot/cogs/audio/core/commands/equalizer.py:310
#, docstring
@@ -1825,7 +1828,7 @@ msgstr "Lege einen EQ-Regler mit einer Reglernummer oder einem Namen und Wert fe
#: redbot/cogs/audio/core/commands/equalizer.py:326
msgid "Unable To Set Preset"
msgstr ""
msgstr "Voreinstellung kann nicht festgelegt werden"
#: redbot/cogs/audio/core/commands/equalizer.py:327
msgid "You need the DJ role to set equalizer presets."
@@ -1850,7 +1853,7 @@ msgstr "Der {band_name}Hz wurde auf {band_value} gesetzt."
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1861,7 +1864,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1873,7 +1876,7 @@ msgstr "Java Ausführungsdatei zurückgesetzt"
#: redbot/cogs/audio/core/commands/llset.py:63
msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Audio wird nun `Java` verwenden, um deinen verwalteten Lavalink-Knoten auszuführen. Führe `{p}{cmd}`, damit dieser wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:75
msgid "`{java_path}` is not a valid executable"
@@ -1885,7 +1888,7 @@ msgstr "Java Ausführungsdatei geändert"
#: redbot/cogs/audio/core/commands/llset.py:83
msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Audio wird nun `{exc}` verwenden, um deinen verwalteten Lavalink-Knoten auszuführen. Führe `{p}{cmd}` aus, damit dieser wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:96
#, docstring
@@ -1919,15 +1922,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Externer Lavalink Server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1936,29 +1939,29 @@ msgstr "Fehler beim Herunterfahren von Lavalink"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1967,30 +1970,30 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:659
#: redbot/cogs/audio/core/commands/llset.py:690
msgid "Setting Not Changed"
msgstr ""
msgstr "Einstellung nicht geändert"
#: redbot/cogs/audio/core/commands/llset.py:250
msgid "A port must be between 0 and 65535 "
msgstr ""
msgstr "Der Port muss zwischen 0 und 65535 liegen "
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2011,7 +2014,7 @@ msgstr "Host: [{host}]\n"
#: redbot/cogs/audio/core/commands/llset.py:310
#: redbot/cogs/audio/core/commands/llset.py:319
msgid "Port: [{port}]\n"
msgstr ""
msgstr "Port: [{port}]\n"
#: redbot/cogs/audio/core/commands/llset.py:311
#: redbot/cogs/audio/core/commands/llset.py:320
@@ -2020,23 +2023,23 @@ msgstr "Passwort: [{password}]\n"
#: redbot/cogs/audio/core/commands/llset.py:312
msgid "Secured: [{state}]\n"
msgstr ""
msgstr "Gesichert: [{state}]\n"
#: redbot/cogs/audio/core/commands/llset.py:315
msgid "Lavalink Node Settings"
msgstr ""
msgstr "Einstellungen für Lavalink Knoten"
#: redbot/cogs/audio/core/commands/llset.py:323
msgid "Initial Heapsize: [{xms}]\n"
msgstr ""
msgstr "Ursprüngliche Heapsize: [{xms}]\n"
#: redbot/cogs/audio/core/commands/llset.py:324
msgid "Max Heapsize: [{xmx}]\n"
msgstr ""
msgstr "Maximale Heapsize: [{xmx}]\n"
#: redbot/cogs/audio/core/commands/llset.py:325
msgid "Java exec: [{java_exc_path}]\n"
msgstr ""
msgstr "Pfad zur ausführbaren Java-Datei: [{java_exc_path}]\n"
#: redbot/cogs/audio/core/commands/llset.py:333
#: redbot/cogs/audio/core/commands/llset.py:355
@@ -2095,7 +2098,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:432
msgid "The port must be between 1024 and 49151."
msgstr ""
msgstr "Der Port muss zwischen 1025 und 65535 liegen."
#: redbot/cogs/audio/core/commands/llset.py:439
msgid "Managed node will now accept connections on {port}.\n\n"
@@ -2112,7 +2115,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2153,46 +2156,54 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:522
msgid "Managed node will allow playback from local files.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Der verwaltete Knoten erlaubt die Wiedergabe von lokalen Dateien.\n\n"
"Führen Sie `{p}{cmd}` aus, damit es wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:531
msgid "Managed node will not play from local files anymore.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Der verwaltete Knoten wird nicht mehr aus lokalen Dateien wiedergeben.\n\n"
"Führe `{p}{cmd}` aus, damit er wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:549
msgid "Managed node will allow playback from Soundcloud.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Der verwaltete Knoten erlaubt die Wiedergabe von SoundCloud.\n\n"
"Führen Sie `{p}{cmd}` aus, damit es wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:558
msgid "Managed node will not play from Soundcloud anymore.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Der verwaltete Knoten wird nicht mehr von SoundCloud wiedergeben.\n\n"
"Führe `{p}{cmd}` aus, damit er wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:566
#, docstring
msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n"
" This toggle controls the playback of all YouTube and Spotify related content.\n"
" "
msgstr ""
msgstr "`Gefährlicher Befehl` schaltet die YouTube als Quelle ein oder aus (dies schließt auch Spotify ein).\n\n"
" Diese Option steuert die Wiedergabe aller YouTube- und Spotify-Inhalte.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:576
msgid "Managed node will allow playback from YouTube.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Der verwaltete Knoten erlaubt die Wiedergabe von YouTube.\n\n"
"Führen Sie `{p}{cmd}` aus, damit es wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:585
msgid "Managed node will not play from YouTube anymore.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "Der verwaltete Knoten wird nicht mehr von YouTube wiedergeben.\n\n"
"Führen Sie `{p}{cmd}` aus, damit es wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:593
#, docstring
@@ -2237,29 +2248,30 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:660
msgid "The lowest value the framebuffer can be set to is 100ms."
msgstr ""
msgstr "Der niedrigste Wert, auf den der Framebuffer eingestellt werden kann, ist 100 ms."
#: redbot/cogs/audio/core/commands/llset.py:666
#: redbot/cogs/audio/core/commands/llset.py:697
msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
msgstr "PufferDurationMs des verwalteten Knotens auf {milliseconds} gesetzt.\n\n"
"Führen Sie `{p}{cmd}` aus, damit es wirksam wird."
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:691
msgid "The lowest value the buffer may be is 100ms."
msgstr ""
msgstr "Der kleinste Wert, den der Puffer haben kann, ist 100 ms."
#: redbot/cogs/audio/core/commands/llset.py:709
#, docstring
msgid "Reset all `llset` changes back to their default values."
msgstr ""
msgstr "Setzt alle `llset`-Änderungen auf ihre Standardwerte zurück."
#: redbot/cogs/audio/core/commands/localtracks.py:27
#, docstring
@@ -2330,7 +2342,7 @@ msgstr "Keine Verbindungen."
#: redbot/cogs/audio/core/commands/miscellaneous.py:82
msgid "Playing in {num}/{total} servers:"
msgstr "Spielt in {num}/{total} Serverm:"
msgstr "Spielt in {num}/{total} Servern:"
#: redbot/cogs/audio/core/commands/miscellaneous.py:88
msgid "Page {}/{}"
@@ -2369,7 +2381,10 @@ msgid "Play the specified track or search for a close match.\n\n"
" To play a local track, the query should be `<parentfolder>\\<filename>`.\n"
" If you are the bot owner, use `[p]audioset info` to display your localtracks path.\n"
" "
msgstr ""
msgstr "Spielt den angegebenen Titel ab oder sucht nach einem ähnlichen Titel.\n\n"
" Um einen lokalen Titel abzuspielen, sollte die Abfrage `<parentfolder>\\<filename>` lauten.\n"
" Wenn Sie der Bot-Besitzer sind, verwenden Sie `[p]audioset info`, um den Pfad Ihrer lokalen Tracks anzuzeigen.\n"
" "
#: redbot/cogs/audio/core/commands/player.py:53
#: redbot/cogs/audio/core/commands/player.py:161
@@ -2396,7 +2411,7 @@ msgstr "Du benötigst die DJ Rolle um Titel einzureihen."
#: redbot/cogs/audio/core/commands/player.py:439
#: redbot/cogs/audio/core/commands/player.py:555
msgid "Connection to Lavalink node has failed"
msgstr ""
msgstr "Verbindung zum Lavalink Knoten ist fehlgeschlagen"
#: redbot/cogs/audio/core/commands/player.py:71
#: redbot/cogs/audio/core/commands/player.py:179
@@ -2439,12 +2454,13 @@ msgstr "Nur einzelne Tracks funktionieren mit Bump Play."
#: redbot/cogs/audio/core/commands/player.py:712
#: redbot/cogs/audio/core/commands/queue.py:362
msgid "Connection to Lavalink node has not yet been established."
msgstr ""
msgstr "Verbindung zum Lavalink Knoten wurde noch nicht hergestellt."
#: redbot/cogs/audio/core/commands/player.py:255
msgid "Local tracks will not work if the managed Lavalink node cannot see the track.\n"
"This may be due to permissions or you are using an external Lavalink node in a different machine than the bot and the local tracks."
msgstr ""
msgstr "Lokale Titel funktionieren nicht, wenn der Lavalink Knoten die Titel nicht sehen kann.\n"
"Dies kann auf fehlende Berechtigungen zurückzuführen sein oder du verwendest einen externen Lavalink Knoten auf einem anderen System als der Bot und die lokalen Titel."
#: redbot/cogs/audio/core/commands/player.py:262
#: redbot/cogs/audio/core/commands/player.py:794
@@ -2624,7 +2640,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""
@@ -2779,7 +2795,7 @@ msgstr "Playlist kopiert"
#: redbot/cogs/audio/core/commands/playlists.py:344
msgid "Playlist {name} (`{from_id}`) copied from {from_scope} to {to_scope} (`{to_id}`)."
msgstr ""
msgstr "Wiedergabeliste {name} (`{from_id}`) von {from_scope} nach {to_scope} (`{to_id}`) kopiert."
#: redbot/cogs/audio/core/commands/playlists.py:359
#, docstring
@@ -2899,7 +2915,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:618
msgid "Removed {track_diff} duplicated tracks from {name} (`{id}`) [**{scope}**] playlist."
msgstr ""
msgstr "{track_diff} doppelte Titel aus Wiedergabeliste: {name} (`{id}`) [**{scope}**] entfernt."
#: redbot/cogs/audio/core/commands/playlists.py:631
#: redbot/cogs/audio/core/commands/playlists.py:1739
@@ -2983,12 +2999,13 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:878
msgid "Playlist info for {playlist_name} (`{id}`) [**{scope}**]:\n"
msgstr ""
msgstr "Wiedergabelisten-Info für {playlist_name} (`{id}`) [**{scope}**]:\n"
#: redbot/cogs/audio/core/commands/playlists.py:882
msgid "Playlist info for {playlist_name} (`{id}`) [**{scope}**]:\n"
"URL: {url}"
msgstr ""
msgstr "Wiedergabelisten-Info für {playlist_name} (`{id}`) [**{scope}**]:\n"
"URL: {url}"
#: redbot/cogs/audio/core/commands/playlists.py:895
#: redbot/cogs/audio/core/commands/playlists.py:1040
@@ -2997,7 +3014,7 @@ msgstr "Unbekannt"
#: redbot/cogs/audio/core/commands/playlists.py:897
msgid "Page {page}/{pages} | Author: {author_name} | {num} track(s)"
msgstr ""
msgstr "Seite {page}/{pages} | Autor: {author_name} | {num} Titel"
#: redbot/cogs/audio/core/commands/playlists.py:909
#, docstring
@@ -3033,11 +3050,11 @@ msgstr "Keine gespeicherten Playlists auf diesem Server."
#: redbot/cogs/audio/core/commands/playlists.py:1016
msgid "No saved playlists for {scope} created by {author}."
msgstr ""
msgstr "Keine gespeicherten Wiedergabelisten für {scope} erstellt von {author}."
#: redbot/cogs/audio/core/commands/playlists.py:1025
msgid "No saved playlists for {scope}."
msgstr ""
msgstr "Keine gespeicherten Wiedergabelisten für {scope}."
#: redbot/cogs/audio/core/commands/playlists.py:1035
msgid "ID: {id}"
@@ -3085,12 +3102,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:1150
msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added."
msgstr ""
msgstr "Wiedergabeliste {name} (`{id}`) [**{scope}**] aus der aktuellen Warteschlange gespeichert: {num} Titel wurden hinzugefügt."
#: redbot/cogs/audio/core/commands/playlists.py:1156
#: redbot/cogs/audio/core/commands/playlists.py:1383
msgid "Playlist limit reached: Could not add {} tracks."
msgstr ""
msgstr "Wiedergabelisten-Limit erreicht: {} Titel konnten nicht hinzugefügt werden."
#: redbot/cogs/audio/core/commands/playlists.py:1170
#, docstring
@@ -3130,11 +3147,11 @@ msgstr "Keine Titel mehr übrig, entferne Playlist."
#: redbot/cogs/audio/core/commands/playlists.py:1254
msgid "{num} entries have been removed from the playlist {playlist_name} (`{id}`) [**{scope}**]."
msgstr ""
msgstr "{num} Einträge wurden aus der Playlist {playlist_name} (`{id}`) [**{scope} **] entfernt."
#: redbot/cogs/audio/core/commands/playlists.py:1268
msgid "The track has been removed from the playlist: {playlist_name} (`{id}`) [**{scope}**]."
msgstr ""
msgstr "Der Titel wurde aus der Wiedergabeliste entfernt: {playlist_name} (`{id}`) [**{scope}**]."
#: redbot/cogs/audio/core/commands/playlists.py:1286
#, docstring
@@ -3166,15 +3183,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:1375
msgid "Playlist {name} (`{id}`) [**{scope}**] saved: {num} tracks added."
msgstr ""
msgstr "Wiedergabeliste {name} (`{id}`) [**{scope}**] gespeichert: {num} Titel wurden hinzugefügt."
#: redbot/cogs/audio/core/commands/playlists.py:1392
msgid "Playlist Couldn't be created"
msgstr ""
msgstr "Wiedergabeliste konnte nicht erstellt werden"
#: redbot/cogs/audio/core/commands/playlists.py:1393
msgid "Unable to create your playlist."
msgstr ""
msgstr "Deine Playlist kann nicht erstellt werden."
#: redbot/cogs/audio/core/commands/playlists.py:1410
#, docstring
@@ -3206,7 +3223,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:1458
msgid "You need the DJ role to start playing playlists."
msgstr ""
msgstr "Du benötigst die DJ-Rolle, um Wiedergabelisten wiederzugeben."
#: redbot/cogs/audio/core/commands/playlists.py:1539
msgid "Playlist Enqueued"
@@ -3215,7 +3232,8 @@ msgstr "Playlist eingereiht"
#: redbot/cogs/audio/core/commands/playlists.py:1540
msgid "{name} - (`{id}`) [**{scope}**]\n"
"Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
msgstr "{name} - (`{id}`) [**{scope}**]\n"
"{num} Titel wurden der Warteschlange hinzugefügt.{maxlength_msg}"
#: redbot/cogs/audio/core/commands/playlists.py:1586
#, docstring
@@ -3326,7 +3344,7 @@ msgstr "Diese Playlist ist zu groß."
#: redbot/cogs/audio/core/commands/playlists.py:1898
msgid "I'm unable to get a track from Lavalink node at the moment, try again in a few minutes."
msgstr ""
msgstr "Ich bin momentan nicht in der Lage, einen Titel vom Lavalink Knoten zu erhalten. Versuchen Sie es in ein paar Minuten erneut."
#: redbot/cogs/audio/core/commands/playlists.py:1919
#, docstring

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Configuración cambiada"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,33 +389,33 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Configure una lista de reproducción para reproducir canciones automáticamente. \n\n"
" ** Uso **: \n"
" `[p]audioset autoplay playlist_name_OR_id [args]` \n\n"
" ** Args **: \n"
" Los siguientes argumentos son todos opcionales: \n"
" --scope <scope > \n"
" --author [user] \n"
" --guild [guild] ** Solo el dueño del bot puede usar esto** \n\n"
" ** Alcance ** es uno de los siguientes: \n"
"Global\n"
"Guild\n"
"User\n\n"
" ** Autor ** puede ser uno de los siguientes: \n"
" ID de usuario \n"
" Mención de usuario \n"
" Nombre de usuario#123 \n\n"
" ** Gremio ** puede ser uno de los siguientes: \n"
" ID del Gremio\n"
" Nombre exacto del gremio \n\n"
" **Uso**: \n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**: \n"
" Los siguientes son todos opcionales: \n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **Solo el dueño del bot puede usar esto**\n\n"
"**Scope** es uno de los siguientes:\n"
" Global\n"
" Guild\n"
" User\n\n"
" **Author** puede ser uno de los siguientes: \n"
" User ID\n"
" User Mention\n"
" User Name#123\n\n"
" **Guild** puede ser uno de los siguientes: \n"
" Guild ID\n"
" Exact guild name\n\n"
" Ejemplo de uso: \n"
" `[p]audioset autoplay MyGuildPlaylist` \n"
"` [p]audioset autoplay MyGlobalPlaylist --scope Global` \n"
"` [p]audioset autoplay PersonalPlaylist --scope Usuario --autor Draper` \n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper\n"
" "
#: redbot/cogs/audio/core/commands/audioset.py:497
@@ -974,7 +974,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Servidor externo: [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -982,14 +982,14 @@ msgid "Lavalink build: [{llbuild}]\n"
"Java Executable: [{jv_exec}]\n"
"Initial Heapsize: [{xms}]\n"
"Max Heapsize: [{xmx}]\n"
msgstr "Build de Lavalink: [{llbuild}]\n"
msgstr "Versión de Lavalink: [{llversion}]\n"
"Branch de Lavalinink: [{llbranch}]\n"
"Fecha de lanzamiento: [{build_time}]\n"
"Versión de Lavaplay: [{lavaplayer}]\n"
"Versión de Java: [{jvm}]\n"
"Ejecutable de Java: [{jv_exec}]\n"
"Heapsize inicial: [{xms}]\n"
"Heapsize máximo: [{xmx}]\n"
"Tamaño Heap Inicial: [{xms}]\n"
"Tamaño Heap máximo: [{xmx}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1143
msgid "Localtracks path: [{localpath}]\n"
@@ -1893,31 +1893,31 @@ msgstr "La banda Hz {band_name}se ha establecido en {band_value}."
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
" "
msgstr "`Comandos peligrosos` Administra la configuración del nodo Lavalink.\n\n"
" Este bloque de comandos contiene todos los comandos para administrar un nodo Lavalink externo o administrado.\n\n"
" No deberías usar ninguno de estos comandos a menos que tengas una razón válida para hacerlo,\n"
" como por ejemplo, alguien en el servidor de soporte de Red-Discord le dijo que lo hiciera.\n"
" Todos los comandos aquí presentes tienen el potencial de romper el módulo de audio.\n"
" Este bloque de comandos contiene todos los comandos para administrar un nodo Lavalink externo (no administrado) o interno (administrado).\n\n"
" No deberías tocar ningún comando aquí a menos que tengas una razón válida para hacerlo,\n"
" p. ej. alguien en el servidor de soporte de Red-Discord te dijo que lo hicieras.\n"
" Todos los comandos aquí presentes tienen el potencial de romper el cog de audio.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:49
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
msgstr "Cambia la ruta del ejecutable de Java.\n\n"
" Este comando no debería necesitar ser usado la mayor parte del tiempo, y sólo es útil si la máquina anfitriona tiene versiones conflictivas de Java.\n\n"
" Si cambias esto asegúrate de que el Java que configuras es compatible con Audio.\n"
msgstr "Cambie la ruta ejecutable de Java.\n\n"
" Este comando no debería ser usado la mayor parte del tiempo, y sólo es útil si la máquina host tiene versiones conflictivas de Java.\n\n"
" Si cambias esto asegúrate de que el ejecutable de Java que configuras es compatible con Audio.\n"
" La versión actualmente soportada es Java 11.\n\n"
" No introduzcas nada o \"java\" para restablecer el valor predeterminado.\n"
" No introducir nada o \"java\" para restablecer el valor predeterminado.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:62
@@ -1977,17 +1977,17 @@ msgstr "El heap-size de nodo administrado se ha establecido en {bytes}.\n\n"
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr "Alternar el uso de nodos Lavalink externos - requiere un nodo Lavalink externo para que funcione el Cog Audio, si está habilitado.\n\n"
msgstr "Alternar el uso de nodos Lavalink externos (no administrados) - requiere un nodo Lavalink externo para que funcione el Cog Audio, si está habilitado.\n\n"
" Este comando desactiva el servidor Lavalink administrado, si no tiene un nodo Lavalink externo no podrá usar Audio mientras esté activado.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Servidor Lavalink Externo: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr "Servidor Lavalink no administrado: {true_or_false}."
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1996,36 +1996,36 @@ msgstr "Fallo al apagar Lavalink"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr "Establece el host del nodo Lavalink.\n\n"
" Este comando establece el host de conexión que Audio usará para conectarse a un nodo Lavalink externo.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr "El host del nodo Externo Lavalink se estableció a {host}. Ejecuta `{p}{cmd}` para que surta efecto."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr "El host de nodo Lavalink externo fue establecido a {host}. Ejecuta `{p}{cmd}` para que surta efecto."
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr "Establece la contraseña del nodo Lavalink.\n\n"
" Este comando establece la contraseña de conexión que Audio utilizará para conectarse a un nodo Lavalink externo.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr "Se ha establecido la contrase{a del nodo Lavalink externo a {password}. Ejecute `{p}{cmd}` para que surta efecto."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr "El puerto de nodo Lavalink externo fue establecido a {password}. Ejecute `{p}{cmd}` para que surta efecto."
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr "Establece el puerto del nodo Lavalink.\n\n"
" Este comando establece el puerto de conexión que Audio usará para conectarse a un nodo Lavalink externo.\n"
msgstr "Establece el host del nodo Lavalink.\n\n"
" Este comando establece el host de conexión que Audio usará para conectarse a un nodo Lavalink externo.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:249
@@ -2040,26 +2040,26 @@ msgid "A port must be between 0 and 65535 "
msgstr "Un puerto debe estar entre 0 y 65535 "
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr "El puerto de nodo Lavalink externo fue establecido a {port}. Ejecuta `{p}{cmd}` para que surta efecto."
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr "Establece la conexión del nodo Lavalink a seguro.\n\n"
" Este comando establece el tipo de conexión a asegurado cuando se conecta a un nodo Lavalink externo.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr "El nodo Lavalink gestionado ahora se conectará usando el protocolo seguro {secured_protocol}.\n\n"
msgstr "El nodo Lavalink no-gestionado ahora se conectará usando el protocolo seguro {secured_protocol}.\n\n"
"Ejecute `{p}{cmd}` para que tenga efecto."
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr "El nodo Lavalink gestionado ya no se conectará utilizando el protocolo seguro {secured_protocol} y usará {unsecured_protocol} en su lugar.\n\n"
"Ejecutar `{p}{cmd}` para que surta efecto."
@@ -2197,10 +2197,10 @@ msgstr "`Comando peligroso` Activa o desactiva las fuentes de audio.\n\n"
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr "Activa o desactiva el uso de URLs directa HTTP.\n\n"
" Esta fuente se utiliza para permitir la reproducción desde streams http directos (no afecta la reproducción directa de la url para las otras fuentes)\n"
msgstr "Activa o desactiva el uso de URLs directas HTTP.\n\n"
" Esta fuente se utiliza para permitir la reproducción de streams HTTP directos (esto no afecta la reproducción directa de URL para las otras fuentes).\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:468
@@ -2260,10 +2260,10 @@ msgstr "El nodo administrado ya no se reproducirá desde archivos locales.\n\n"
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr "Activa o desactiva la fuente de Soundcloud.\n\n"
" Esto activa o desactiva la reproducción de todo el contenido relacionado con Soundcloud.\n"
msgstr "Activa o desactiva la fuente de SoundCloud.\n\n"
" Esto activa o desactiva la reproducción de todo el contenido relacionado con SoundCloud.\n"
" "
#: redbot/cogs/audio/core/commands/llset.py:549
@@ -2363,10 +2363,10 @@ msgstr "Se han cambiado el bufferDurationMs de los nodos administrados a {millis
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr "`Comando peligroso` Establece el tamaño del búfer NAS del nodo administrado Lavalink.\n\n"
msgstr "`Comando peligroso` Establece el tamaño del búfer JDA-NAS gestionado del nodo Lavalink.\n\n"
" Sólo cambie esto si ha sido notificado directamente a cambiarlo puede causar problemas significativos de reproducción.\n"
" "
@@ -2764,19 +2764,19 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr "Opciones de configuración de la lista de reproducción.\n\n"
" Información del alcance:\n"
" **Global**:\n"
" Tecnológico y visible para todos los usuarios de este bot.\n"
" Adicionalmente, el dueño del bot sólo puede editarse.\n"
" Sí** **Gremio**:\n"
" Tecnológico y Visible para todos los usuarios en este gremio.\n"
" Ser dueño del bot, propietario del gremio, administradores de hermandad, mods de hermandad, rol de DJ y creador de listas de reproducción.\n"
" Ninguno: **Usuario**:\n"
" Adicionalmente&#160; si --author es aprobado.\n"
" Creador y creador de bots. Editable por el propietario del bot.\n"
" Información del Scope:\n"
" **Global**:\n"
" Visible para todos los usuarios de este bot.\n"
" Solo editable por el propietario del bot.\n"
" **Guild**:\n"
" Visible para todos los usuarios de este gremio.\n"
" Editable por el propietario del bot, el propietario del gremio, los administradores del gremio, los mods del gremio, el rol de DJ y el creador de la lista de reproducción.\n"
" **User**:\n"
" Visible para todos los usuarios del bot, si se pasa --author.\n"
" Editable por el propietario del bot y el creador de la lista de reproducción.\n"
" "
#: redbot/cogs/audio/core/commands/playlists.py:69

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Asetus muutettu"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Aseta soittolista soittamaan musiikkeja.\n\n"
" **Käyttö**:\n"
" `[p]audioset autoplay playlist_name_OR_id [argumentit]`\n\n"
" **Argumentit**:\n"
" Seuraavat ovat valinnaisia:\n"
" --scope <scope>\n"
" --author [käyttäjä]\n"
" --guild [palvelin] **Vain botin omistaja voi käyttää tätä**\n\n"
" **Scope** on oltava joku näistä\n"
" Global\n"
" Guild\n"
" User\n\n"
" **Author** on oltava joku näistä:\n"
" Käyttäjän ID\n"
" Käyttäjän Maininta\n"
" Käyttäjän Nimi#123\n\n"
" **Guild** on oltava joku näistä:\n"
" Palvelimen ID\n"
" Palvelimen Nimi\n\n"
" Esimerkki käyttö:\n"
" `[p]audioset autoplay MinunSoittolista`\n"
" `[p]audioset autoplay MinunSoittolista --scope Global`\n"
" `[p]audioset autoplay MinunSoittolista --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -952,7 +929,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Ulkoinen palvelin: [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1857,7 +1834,7 @@ msgstr "Taajuusalueelle {band_name}Hz asetettiin arvo {band_value}."
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1868,7 +1845,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1926,15 +1903,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Ulkoinen Lavalink-palvelin: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1943,29 +1920,29 @@ msgstr "Lavalinkin sammutus epäonnistui"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1981,23 +1958,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2119,7 +2096,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2170,7 +2147,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2254,7 +2231,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2631,7 +2608,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Paramètre modifié"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,19 +389,19 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Définissez une liste de lecture pour la lecture automatique des chansons.\n\n"
" **Utilisation**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" **Arguments**:\n"
" Les éléments suivants sont tous facultatifs:\n"
" Les éléments suivants sont tous facultatifs :\n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **Seul le propriétaire du bot peut l'utiliser**\n\n"
" **Portée**, la portée, est l'un des éléments suivants:\n"
" **Portée**, la portée, est l'un des éléments suivants :\n"
" Global\n"
" Guild\n"
" User\n\n"
@@ -972,7 +972,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Serveur externe : [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -980,7 +980,14 @@ msgid "Lavalink build: [{llbuild}]\n"
"Java Executable: [{jv_exec}]\n"
"Initial Heapsize: [{xms}]\n"
"Max Heapsize: [{xmx}]\n"
msgstr ""
msgstr "Version de Lavalink : [{llversion}]\n"
"Branche Lavalink : [{llbranch}]\n"
"Date de sortie : [{build_time}]\n"
"Version Lavaplayer : [{lavaplayer}]\n"
"Version Java : [{jvm}]\n"
"Exécutable Java : [{jv_exec}]\n"
"Taille initiale de la pile : [{xms}]\n"
"Taille maximale de la pile : [{xmx}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1143
msgid "Localtracks path: [{localpath}]\n"
@@ -1867,7 +1874,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1878,7 +1885,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1936,15 +1943,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Serveur Lavalink externe : {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1953,29 +1960,29 @@ msgstr "Échec de l'arrêt de Lavalink"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1991,23 +1998,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2129,7 +2136,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2180,7 +2187,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2264,7 +2271,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2639,7 +2646,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -881,7 +881,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1358
#: redbot/cogs/audio/core/commands/audioset.py:1403
msgid "days"
msgstr ""
msgstr "दिन"
#: redbot/cogs/audio/core/commands/audioset.py:1099
msgid "User Settings"
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"MIME-Version: 1.0\n"
@@ -369,7 +369,7 @@ msgstr "Postavka je promijenjena"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -387,9 +387,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -911,7 +911,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1788,7 +1788,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1799,7 +1799,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1857,14 +1857,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1874,29 +1874,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1912,23 +1912,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2050,7 +2050,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2101,7 +2101,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2185,7 +2185,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2559,7 +2559,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Pengaturan Diubah"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Setel daftar putar untuk memutar lagu secara otomatis dari. \n\n"
" ** Penggunaan **:\n"
" `[p] audioset putar otomatis playlist_name_OR_id [args]` \n\n"
" ** Args **: \n"
" Berikut ini semua opsional: \n"
" --scope <scope> \n"
" --author [pengguna] \n"
" --Guild [guild] ** Hanya pemilik bot yang dapat menggunakan ** \n\n"
" ** Cakupan ** adalah salah satu dari berikut ini: \n"
" Global \n"
" Guild \n"
" Pengguna \n\n"
" ** Penulis ** dapat menjadi salah satu dari berikut ini: \n"
" ID Pengguna \n"
" Sebutan Pengguna \n"
" Nama Pengguna # 123 \n\n"
" ** Serikat ** dapat berupa salah satu dari berikut ini: \n"
" ID Serikat \n"
" Nama serikat yang tepat \n\n"
" Contoh penggunaan: \n"
" `[p] putar otomatis set audio MyGuildPlaylist` \n"
" `[P] putar otomatis set audio MyGlobalPlaylist --scope Global` \n"
"` [p] putar otomatis set audio PersonalPlaylist --scope Pengguna - Penulis Draper` \n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -935,7 +912,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1811,7 +1788,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1822,7 +1799,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1880,14 +1857,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1897,29 +1874,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1935,23 +1912,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2073,7 +2050,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2124,7 +2101,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2208,7 +2185,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2582,7 +2559,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -370,7 +370,7 @@ msgstr "Impostazione modificata"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -388,34 +388,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Imposta una playlist da cui riprodurre automaticamente brani.\n\n"
" **Uso**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" **Argomenti**:\n"
" I seguenti sono tutti opzioniali:\n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **Solo il proprietario del bot può usarlo**\n\n"
" **Ambito (--scope)** è uno dei seguenti:\n"
" Global (Globale)\n"
" Guild (Server)\n"
" User (Utente)\n\n"
" **Autore (--author)** può essere uno dei seguenti:\n"
" ID utente\n"
" Menzione utente\n"
" Username#123\n\n"
" **Server (--guild)** può essere uno dei seguenti:\n"
" ID server\n"
" Nome esatto del server\n\n"
" Esempio d'uso:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -961,7 +938,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1837,7 +1814,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1848,7 +1825,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1906,14 +1883,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1923,29 +1900,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1961,23 +1938,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2099,7 +2076,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2150,7 +2127,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2234,7 +2211,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2608,7 +2585,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "설정 변경됨"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "자동 재생곡의 재생목록을 정합니다.\n\n"
" **사용법**:\n"
" `[p]audioset 재생목록_이름_혹은_ID [args]`\n\n"
" **Args**:\n"
" 옵션들:\n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **오직 봇 소유자만 명령어를 사용할수 있습니다.**\n\n"
" **Scope** is one of the following:\n"
" Global\n"
" Guild\n"
" User\n\n"
" **Author** can be one of the following:\n"
" User ID\n"
" User Mention\n"
" User Name#123\n\n"
" **Guild** can be one of the following:\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -939,7 +916,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1824,7 +1801,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1835,7 +1812,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1893,14 +1870,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1910,29 +1887,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1948,23 +1925,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2086,7 +2063,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2137,7 +2114,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2221,7 +2198,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2597,7 +2574,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Innstilling endret"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,33 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Sett en spilleliste til å spille av sanger automatisk fra.\n\n"
"**Bruk**: \\ n [p]audioset autoplay playlist_name_OR_id [args]\n\n"
"**Args**:\n"
" følgende er alle valgfrie:\n"
" - omfang <omfang>\n"
" - forfatter [bruker]\n"
" - guild [guild] ** Bare boteeieren kan bruke dette **\n\n"
" **Omfang** er ett av følgende:\n"
" Global\n"
" Guild\n"
" Bruker\n\n"
"**Forfatter** kan være ett av følgende:\n"
"Bruker-ID\n"
"Brukeromtale\n"
" Brukernavn # 123 \n\n"
"**Guild** kan være ett av følgende:\n"
" Guild ID\n"
"Nøyaktig guildnavn\n\n"
" Eksempelbruk:\n"
"[p]audioset autoplay MyGlobalPlaylist --scope Globale\n"
" [p] lydset automatisk spiller MinGlobalSpilleliste - scope Global\n"
"[P] audioset autoplay PersonalPlaylist --scope User --author Draper\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -973,7 +951,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Ekstern server: [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1883,7 +1861,7 @@ msgstr "{band_name}Hz-båndet er satt til {band_value}."
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1894,7 +1872,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1952,15 +1930,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Ekstern Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1969,29 +1947,29 @@ msgstr "Mislyktes i å skru av Lavalink"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -2007,23 +1985,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2145,7 +2123,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2196,7 +2174,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2280,7 +2258,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2676,20 +2654,9 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" "
msgstr "Alternativer for spillelistekonfigurasjon.\n\n"
"Omfangsinformasjon:\n"
"** Global **:\n"
"Synlig for alle brukere av denne bot.\n"
"Bare redigerbar av boteeier.\n"
"** Guild **:\n"
"Synlig for alle brukere i dette lauget.\n"
"Kan redigeres av bot eier, klanteier, klanadministratorer, klanmods, DJ-rolle og spillelisteoppretter.\n"
" ** User**:\n"
"Synlig for alle botbrukere, hvis --forfatter er bestått.\n"
" Kan redigeres av boteier og skaper.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:69
#, docstring

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Instellingen aangepast"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,33 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Stel een afspeellijst in om nummers automatisch af te spelen.\n\n"
"**Gebruik**:\n"
" '[p]audioset autoplay playlist_name_OR_id [args]\"\n\n"
"**Args**:\n"
" De volgende zijn allemaal optioneel:\n"
" --toepassingsgebied <scope>\n"
" --auteur [gebruiker]\n"
" --gilde [gilde] **Alleen de boteigenaar kan dit gebruiken**\n\n"
"**Scope** is een van de volgende:\n"
" Globaal\n"
" Gilde\n"
" Gebruiker\n"
" **Auteur** kan een van de volgende zijn:\n"
" Gebruikersnaam\n"
" Vermelding van de gebruiker\n"
" Gebruikersnaam#123\n\n"
"**Gilde** kan een van de volgende zijn:\n"
" Gilde-ID\n"
" Exacte gildenaam\n\n"
"Voorbeeld gebruik:\n"
" '[p]audioset autoplay MyGuildPlaylist'\n"
" '[p]audioset autoplay MyGlobalPlaylist --scope Global'\n"
" '[p]audioset autoplay PersonalPlaylist --scope Gebruiker --auteur Draper'"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -710,26 +688,26 @@ msgstr "Deze instelling is alleen voor bot-eigenaren om een locatie voor localtr
#: redbot/cogs/audio/core/commands/audioset.py:833
msgid "Invalid Path"
msgstr ""
msgstr "Ongeldige pad"
#: redbot/cogs/audio/core/commands/audioset.py:834
msgid "{local_path} does not seem like a valid path."
msgstr ""
msgstr "{local_path} Lijkt niet op een geldig pad."
#: redbot/cogs/audio/core/commands/audioset.py:840
msgid "`{localtracks}` does not exist. The path will still be saved, but please check the path and create a localtracks folder in `{localfolder}` before attempting to play local tracks."
msgstr ""
msgstr "'{localtracks}' bestaat niet. Het pad wordt nog steeds opgeslagen, maar controleer het pad en maak een map localtracks in '{localfolder}' voordat u probeert lokale tracks af te spelen."
#: redbot/cogs/audio/core/commands/audioset.py:846
#: redbot/cogs/audio/core/commands/llset.py:74
#: redbot/cogs/audio/core/commands/player.py:414
#: redbot/cogs/audio/core/commands/player.py:424
msgid "Invalid Environment"
msgstr ""
msgstr "Ongeldige Omgeving"
#: redbot/cogs/audio/core/commands/audioset.py:853
msgid "The localtracks path location has been set to {localpath}"
msgstr ""
msgstr "De locatie van de localtracks is ingesteld op {localpath}"
#: redbot/cogs/audio/core/commands/audioset.py:862
#, docstring
@@ -737,23 +715,26 @@ msgid "Max length of a track to queue in seconds, 0 to disable.\n\n"
" Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`). Invalid\n"
" input will turn the max length setting off.\n"
" "
msgstr ""
msgstr "Maximale lengte van een nummer voor wachtrij in seconden, 0 om uit te schakelen.\n\n"
" Accepteert seconden of een waarde zoals 00:00:00 (`hh:mm:ss`) of 00:00 (`mm:ss`). Ongeldige\n"
" invoer schakelt de maximale lengte-instelling uit.\n"
" "
#: redbot/cogs/audio/core/commands/audioset.py:871
msgid "Invalid length"
msgstr ""
msgstr "Ongeldige lengte"
#: redbot/cogs/audio/core/commands/audioset.py:871
msgid "Length can't be less than zero."
msgstr ""
msgstr "Lengte kan niet kleiner zijn dan nul."
#: redbot/cogs/audio/core/commands/audioset.py:875
msgid "Track max length disabled."
msgstr ""
msgstr "Maximum lengte voor nummer uitgeschakeld."
#: redbot/cogs/audio/core/commands/audioset.py:881
msgid "Track max length set to {seconds}."
msgstr ""
msgstr "Track maximale lengte ingesteld op {seconds}."
#: redbot/cogs/audio/core/commands/audioset.py:891
#, docstring
@@ -762,16 +743,16 @@ msgstr "Schakel track aankondigingen en andere bot berichten in of uit."
#: redbot/cogs/audio/core/commands/audioset.py:897
msgid "Notify mode: {true_or_false}."
msgstr ""
msgstr "Notificatie modus: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:906
#, docstring
msgid "Toggle whether the bot will be auto deafened upon joining the voice channel."
msgstr ""
msgstr "Schakel of de bot automatisch wordt uitgeschakeld bij het joinen van het spraakkanaal."
#: redbot/cogs/audio/core/commands/audioset.py:912
msgid "Auto Deafen: {true_or_false}."
msgstr ""
msgstr "Auto Deafen: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:921
#, docstring
@@ -780,11 +761,15 @@ msgid "Toggle the domain restriction on Audio.\n\n"
" When toggled on, users are restricted to YouTube, SoundCloud, Vimeo, Twitch, and\n"
" Bandcamp links.\n"
" "
msgstr ""
msgstr "De domeinbeperking in-/uitschakelen bij Audio.\n\n"
" Wanneer uitgeschakeld kunnen gebruikers nummers van niet-commerciële websites en links afspelen.\n"
" Indien ingeschakeld, zijn gebruikers beperkt tot YouTube, SoundCloud, Vimeo, Twitch, en\n"
" Bandcamp links.\n"
" "
#: redbot/cogs/audio/core/commands/audioset.py:932
msgid "Commercial links only: {true_or_false}."
msgstr ""
msgstr "Alleen commerciële koppelingen: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:941
#, docstring
@@ -793,7 +778,7 @@ msgstr "Stel de rol in die moet worden gebruikt voor de DJ-modus."
#: redbot/cogs/audio/core/commands/audioset.py:950
msgid "Settings Changed"
msgstr ""
msgstr "Instellingen gewijzigd"
#: redbot/cogs/audio/core/commands/audioset.py:951
msgid "DJ role set to: {role.name}."
@@ -810,39 +795,39 @@ msgstr "Server instellingen"
#: redbot/cogs/audio/core/commands/audioset.py:997
msgid "Auto-deafen: [{auto_deafen}]\n"
msgstr ""
msgstr "Auto-deafen: [{auto_deafen}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1000
msgid "Auto-disconnect: [{dc}]\n"
msgstr ""
msgstr "Automatische verbreking van de verbinding: [{dc}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1001
msgid "Auto-play: [{autoplay}]\n"
msgstr ""
msgstr "Automatisch spelen: [{autoplay}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1005
msgid "Disconnect timer: [{num_seconds}]\n"
msgstr ""
msgstr "Verbinding verbreken met timer: [{num_seconds}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1009
msgid "Auto Pause timer: [{num_seconds}]\n"
msgstr ""
msgstr "Auto Pauzeer timer: [{num_seconds}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1013
msgid "DJ Role: [{role.name}]\n"
msgstr ""
msgstr "DJ Role: [{role.name}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1015
msgid "Jukebox: [{jukebox_name}]\n"
msgstr ""
msgstr "Jukebox: [{jukebox_name}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1016
msgid "Command price: [{jukebox_price}]\n"
msgstr ""
msgstr "Command prijs: [{jukebox_price}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1020
msgid "Max track length: [{tracklength}]\n"
msgstr ""
msgstr "Maximale lengte van het nummer: [{tracklength}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1023
msgid "Max volume: [{max_volume}%]\n"
@@ -853,41 +838,49 @@ msgid "Max volume: [{max_volume}%]\n"
"Song notify msgs: [{notify}]\n"
"Songs as status: [{status}]\n"
"Spotify search: [{countrycode}]\n"
msgstr ""
msgstr "Max volume: [{max_volume}%]\n"
"Houd wachtrij: [{persist_queue}]\n"
"Herhaal: [{repeat}]\n"
"Shuffle: [{shuffle}]\n"
"Shuffle bumped: [{bumpped_shuffle}]\n"
"Nummers notificeren: [{notify}]\n"
"Nummers als status: [{status}]\n"
"Spotify zoeken: [{countrycode}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1043
msgid "Thumbnails: [{0}]\n"
msgstr ""
msgstr "Miniaturen: [{0}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1047
msgid "Vote skip: [{vote_enabled}]\n"
"Skip percentage: [{vote_percent}%]\n"
msgstr ""
msgstr "Stem overslaan: [{vote_enabled}]\n"
"Sla percentage over: [{vote_percent}%]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1060
msgid "Server"
msgstr ""
msgstr "Server"
#: redbot/cogs/audio/core/commands/audioset.py:1062
msgid "User"
msgstr ""
msgstr "Gebruiker"
#: redbot/cogs/audio/core/commands/audioset.py:1064
#: redbot/cogs/audio/core/commands/playlists.py:1009
msgid "Global"
msgstr ""
msgstr "Globaal"
#: redbot/cogs/audio/core/commands/audioset.py:1066
#: redbot/cogs/audio/core/commands/audioset.py:1067
#: redbot/cogs/audio/core/commands/audioset.py:1068
msgid "Cached"
msgstr ""
msgstr "Gecached"
#: redbot/cogs/audio/core/commands/audioset.py:1070
#: redbot/cogs/audio/core/commands/audioset.py:1071
#: redbot/cogs/audio/core/commands/audioset.py:1072
msgid "US Top 100"
msgstr ""
msgstr "US Top 100"
#: redbot/cogs/audio/core/commands/audioset.py:1075
msgid "Auto-play Settings"
@@ -958,7 +951,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1865,32 +1858,22 @@ msgstr "De {band_name}Hz-band is ingesteld op {band_value}."
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
" "
msgstr "`Gevaarlijke commando's` Beheer Lavalink node configuratie instellingen.\n\n"
" Dit opdrachtblok houdt alle commando's in om een externe of beheerde Lavalink knooppunt te beheren.\n\n"
" Je moet hier niet rommelen, tenzij je een geldige reden hebt,\n"
" i. . is door iemand in de Red-Discord Bot ondersteuningsserver verteld om dit te doen.\n"
" Alle commando's hier hebben de mogelijkheid om de audiocog te breken.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:49
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
msgstr "Wijzig uw Java uitvoerbaar pad.\n\n"
" Dit commando zou niet meestal gebruikt moeten worden en is alleen nuttig als de host machine tegenstrijdige Java versies heeft.\n\n"
" Als u dit wijzigt, zorg er dan voor dat de Java die u hebt ingesteld ondersteund wordt door Audio.\n"
" De huidige ondersteunde versie is Java 11.\n\n"
" Voer niets of \"java\" in om het terug te zetten naar de standaard.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Java Executable Reset"
@@ -1944,14 +1927,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1961,29 +1944,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1999,23 +1982,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2137,7 +2120,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2190,11 +2173,9 @@ msgstr "Beheerde node zal niet meer van lokale bestanden afspelen.\n\n"
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" "
msgstr "Soundcloud bron in- of uitschakelen.\n\n"
" Hiermee wordt het afspelen van alle Soundcloud gerelateerde inhoud geregeld.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:549
msgid "Managed node will allow playback from Soundcloud.\n\n"
@@ -2284,7 +2265,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2658,7 +2639,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -18,7 +18,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:36
#, docstring
msgid "Music configuration options."
msgstr "Opções para configuração da música."
msgstr "Opções de configuração de música."
#: redbot/cogs/audio/core/commands/audioset.py:41
#, docstring
@@ -64,7 +64,7 @@ msgstr "Lista branca modificada"
#: redbot/cogs/audio/core/commands/audioset.py:75
#: redbot/cogs/audio/core/commands/audioset.py:265
msgid "Added `{whitelisted}` to the whitelist."
msgstr "Adicionada: `{whitelisted}` na lista branca."
msgstr "`{whitelisted}` adicionada na lista branca."
#: redbot/cogs/audio/core/commands/audioset.py:83
#: redbot/cogs/audio/core/commands/audioset.py:273
@@ -81,7 +81,7 @@ msgstr "Nada na lista branca."
#: redbot/cogs/audio/core/commands/audioset.py:102
msgid "Global Whitelist"
msgstr "Whitelist Geral"
msgstr "Lista branca global"
#: redbot/cogs/audio/core/commands/audioset.py:109
#: redbot/cogs/audio/core/commands/audioset.py:299
@@ -103,7 +103,7 @@ msgstr "Remove uma palavra-chave da lista branca."
#: redbot/cogs/audio/core/commands/audioset.py:140
#: redbot/cogs/audio/core/commands/audioset.py:330
msgid "Removed `{whitelisted}` from the whitelist."
msgstr "Removida: `{whitelisted}` da lista branca."
msgstr "`{whitelisted}` removida da lista branca."
#: redbot/cogs/audio/core/commands/audioset.py:147
#, docstring
@@ -133,7 +133,7 @@ msgstr "Lista negra modificada"
#: redbot/cogs/audio/core/commands/audioset.py:169
#: redbot/cogs/audio/core/commands/audioset.py:358
msgid "Added `{blacklisted}` to the blacklist."
msgstr "Adicionada: `{blacklisted}` na lista negra."
msgstr "`{blacklisted}` adicionada na lista negra."
#: redbot/cogs/audio/core/commands/audioset.py:177
#: redbot/cogs/audio/core/commands/audioset.py:366
@@ -150,7 +150,7 @@ msgstr "Nada na lista negra."
#: redbot/cogs/audio/core/commands/audioset.py:196
msgid "Global Blacklist"
msgstr "Lista Negra Geral"
msgstr "Lista negra global"
#: redbot/cogs/audio/core/commands/audioset.py:203
#: redbot/cogs/audio/core/commands/audioset.py:392
@@ -177,7 +177,7 @@ msgstr "A palavra-chave não está na lista negra."
#: redbot/cogs/audio/core/commands/audioset.py:234
#: redbot/cogs/audio/core/commands/audioset.py:423
msgid "Removed `{blacklisted}` from the blacklist."
msgstr "Removida: `{blacklisted}` da lista negra."
msgstr "`{blacklisted}` removida da lista negra."
#: redbot/cogs/audio/core/commands/audioset.py:242
#, docstring
@@ -371,7 +371,7 @@ msgstr "Configuração alterada"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Define uma lista de reprodução para a reprodução automática.\n\n"
" **Uso**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" **Argumentos**:\n"
" Os seguintes são todos opcionais:\n"
" --scope <escopo>\n"
" --author [usuário]\n"
" --guild [guilda] **Somente o dono do bot pode usar esses**\n\n"
" **Scope** pode ser um dos seguintes:\n"
" Global\n"
" Guild\n"
" User\n\n"
" **Author** pode ser um dos seguintes:\n"
" ID de usuário\n"
" Menção a usuário\n"
" NomeDeUsuário#123\n\n"
" **Guild** pode ser um dos seguintes:\n"
" ID de guilda\n"
" Nome exato da guilda\n\n"
" Exemplos de uso:\n"
" `[p]audioset autoplay ListaDeReproducaoDaGuilda`\n"
" `[p]audioset autoplay ListaDeReproducaoGlobal --scope Global`\n"
" `[p]audioset autoplay ListaDeReproducaoPessoal --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -435,7 +412,7 @@ msgstr "Define uma lista de reprodução para a reprodução automática.\n\n"
#: redbot/cogs/audio/core/commands/playlists.py:1788
#: redbot/cogs/audio/core/commands/playlists.py:1952
msgid "Playlists Are Not Available"
msgstr "Estas playlists não estão disponíveis"
msgstr "Listas de reprodução não estão disponíveis"
#: redbot/cogs/audio/core/commands/audioset.py:498
#: redbot/cogs/audio/core/commands/playlists.py:105
@@ -454,7 +431,7 @@ msgstr "Estas playlists não estão disponíveis"
#: redbot/cogs/audio/core/commands/playlists.py:1789
#: redbot/cogs/audio/core/commands/playlists.py:1953
msgid "The playlist section of Audio is currently unavailable"
msgstr "A seção de playlist do áudio está indisponível no momento"
msgstr "A seção de listas de reprodução da cog Áudio está indisponível no momento"
#: redbot/cogs/audio/core/commands/audioset.py:499
#: redbot/cogs/audio/core/commands/playlists.py:106
@@ -473,7 +450,7 @@ msgstr "A seção de playlist do áudio está indisponível no momento"
#: redbot/cogs/audio/core/commands/playlists.py:1790
#: redbot/cogs/audio/core/commands/playlists.py:1954
msgid "Check your logs."
msgstr "Verifique os registros."
msgstr "Verifique seus registros."
#: redbot/cogs/audio/core/commands/audioset.py:514
#: redbot/cogs/audio/core/commands/audioset.py:530
@@ -525,20 +502,20 @@ msgstr "Redefine a reprodução automática para a lista de reprodução padrão
#: redbot/cogs/audio/core/commands/audioset.py:570
msgid "Set auto-play playlist to play recently played tracks."
msgstr "Defina a playlist de reprodução automática para reproduzir faixas recentemente reproduzidas."
msgstr "Definir a lista de reprodução automática para reproduzir faixas recentemente reproduzidas."
#: redbot/cogs/audio/core/commands/audioset.py:576
#, docstring
msgid "Toggle global daily queues.\n\n"
" Global daily queues creates a playlist for all tracks played today.\n"
" "
msgstr "Alternar filas diárias.\n\n"
" A função de filas diárias cria uma lista de reprodução para todas as faixas tocadas hoje.\n"
msgstr "Alternar as filas diárias globais.\n\n"
" A função de filas diárias globais cria uma lista de reprodução para todas as faixas tocadas hoje.\n"
" "
#: redbot/cogs/audio/core/commands/audioset.py:588
msgid "Global daily queues: {true_or_false}."
msgstr "Filas diárias: {true_or_false}."
msgstr "Filas diárias globais: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:597
#, docstring
@@ -675,8 +652,8 @@ msgstr "Preço do comando para enfileirar faixas definido como {price} {currency
msgid "Set the localtracks path if the Lavalink.jar is not run from the Audio data folder.\n\n"
" Leave the path blank to reset the path to the default, the Audio data directory.\n"
" "
msgstr "Define o caminho para as faixas locais se o Lavalink.jar não tiver sido executado do diretório de dados da engrenagem Audio.\n\n"
" Deixe o caminho em branco para redefinir ao padrão, o diretório de dados da engrenagem Audio.\n"
msgstr "Define o caminho para as faixas locais se o Lavalink.jar não tiver sido executado do diretório de dados da cog Audio.\n\n"
" Deixe o caminho em branco para redefinir ao padrão, o diretório de dados da cog Audio.\n"
" "
#: redbot/cogs/audio/core/commands/audioset.py:796
@@ -974,7 +951,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Servidor Externo: [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1876,7 +1853,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1887,7 +1864,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1945,14 +1922,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1962,29 +1939,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -2000,23 +1977,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2138,7 +2115,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2189,7 +2166,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2273,7 +2250,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2665,7 +2642,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -881,7 +881,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1358
#: redbot/cogs/audio/core/commands/audioset.py:1403
msgid "days"
msgstr ""
msgstr "dias"
#: redbot/cogs/audio/core/commands/audioset.py:1099
msgid "User Settings"
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Настройки изменены"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Установите список воспроизведения для автовоспроизведения песен из него.\n\n"
" **Использование**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`.\n\n"
" **Дополнительные параметры**:\n"
" Все следующие параметры являются необязательными:\n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **Это может использовать только владелец бота**.\n\n"
" **Сфера** является одной из следующих:\n"
" Глобальный\n"
" Гильдия\n"
" Пользователь\n\n"
" **Автор** может быть одним из следующих:\n"
" ID пользователя\n"
" Упоминание пользователя\n"
" Имя пользователя#123\n\n"
" **Гильдия** может быть одной из следующих:\n"
" ID гильдии\n"
" Точное название гильдии\n\n"
" Пример использования:\n"
" `[p]audioset autoplay MyGuildPlaylist`.\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -974,7 +951,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Внешний сервер: [[{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1886,7 +1863,7 @@ msgstr "Диапазон частот {band_name} был установлен н
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1897,7 +1874,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1955,15 +1932,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Внешний сервер Lava link: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1972,29 +1949,29 @@ msgstr "Не удалось отключить Lava link"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -2010,23 +1987,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2148,7 +2125,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2199,7 +2176,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2283,7 +2260,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2681,20 +2658,9 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" "
msgstr "Параметры конфигурации плейлиста.\n\n"
" Информация о сфере применения:\n"
" **Глобальный**:\n"
" Виден всем пользователям этого бота.\n"
" Редактируется только владельцем бота.\n"
" **Гильдия**:\n"
" Видима всем пользователям этой гильдии.\n"
" Редактируется владельцем бота, владельцем гильдии, администраторами гильдии, модами гильдии, ролью DJ и создателем плейлиста.\n"
" **Пользователь**:\n"
" Виден всем пользователям бота, если передан параметр --author.\n"
" Редактируется владельцем бота и создателем.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:69
#, docstring

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -881,7 +881,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1358
#: redbot/cogs/audio/core/commands/audioset.py:1403
msgid "days"
msgstr ""
msgstr "dní"
#: redbot/cogs/audio/core/commands/audioset.py:1099
msgid "User Settings"
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Slovenian\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -881,7 +881,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1358
#: redbot/cogs/audio/core/commands/audioset.py:1403
msgid "days"
msgstr ""
msgstr "dnevi"
#: redbot/cogs/audio/core/commands/audioset.py:1099
msgid "User Settings"
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "Ayar Değiştirildi"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "İçinden otomatik olarak şarkı çalınacak bir çalma listesi ayarla.\n\n"
" **Kullanım**:\n"
" `[p]audioset autoplay çalma_listesi_adı_yada_IDsi [args]`\n\n"
" **Seçenekler**:\n"
" Bunların hepsi isteğe bağlıdır:\n"
" --kapsam <scope>\n"
" --yapımcı [user]\n"
" --sunucu [guild] **Bunu sadece bot sahibi kullanabilir**\n\n"
" **Kapsam** bunlardan biri olabilir:\n"
" Global (Küresel)\n"
" Guild (Sunucu)\n"
" User (Kullanıcı)\n\n"
" **Yapımcı** bunlardan biri olabilir:\n"
" Kullanıcı IDsi\n"
" Kullanıcı etiketi\n"
" Kullanıcı adı#1234\n\n"
" **Sunucu** bunlardan biri olabilir:\n"
" Sunucu IDsi\n"
" Sunucu tam adı\n\n"
" Example use:\n"
" `[p]audioset autoplay BenimÇalmaListem`\n"
" `[p]audioset autoplay BenimKüreselÇalmaListem --scope Global`\n"
" `[p]audioset autoplay BenimKişiselÇalmaListem --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -974,7 +951,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "Harici sunucu: [{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1167,7 +1144,7 @@ msgstr "Lavalink bağlantısını yeniden başlatır."
#: redbot/cogs/audio/core/commands/audioset.py:1463
#: redbot/cogs/audio/core/commands/llset.py:726
msgid "Failed To Shutdown Lavalink Node"
msgstr ""
msgstr "Lavalink kapatılamadı"
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/llset.py:187
@@ -1599,7 +1576,7 @@ msgstr "Önce bir sesli bir kanala katılın."
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/player.py:100
msgid "Connection to the Lavalink node has not yet been established."
msgstr ""
msgstr "Lavalink ile bağlantı henüz sağlanmadı."
#: redbot/cogs/audio/core/commands/controller.py:700
#, docstring
@@ -1886,7 +1863,7 @@ msgstr "{band_name}Hz band {band_value} olarak ayarlandı."
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1897,7 +1874,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1955,15 +1932,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "Harici Lavalink sunucusu: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1972,29 +1949,29 @@ msgstr "Lavalink kapatılamadı"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -2003,30 +1980,30 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:659
#: redbot/cogs/audio/core/commands/llset.py:690
msgid "Setting Not Changed"
msgstr ""
msgstr "Ayarlar Değiştirilmedi"
#: redbot/cogs/audio/core/commands/llset.py:250
msgid "A port must be between 0 and 65535 "
msgstr ""
msgstr "Port numarası 0 ve 65535 arasında olmalıdır "
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2060,7 +2037,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:315
msgid "Lavalink Node Settings"
msgstr ""
msgstr "Lavalink Ayarları"
#: redbot/cogs/audio/core/commands/llset.py:323
msgid "Initial Heapsize: [{xms}]\n"
@@ -2148,7 +2125,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2199,7 +2176,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2283,7 +2260,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2681,20 +2658,9 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" "
msgstr "Çalma listesi yapılandırma ayarları.\n\n"
" Kapsam bilgisi:\n"
" **Global**:\n"
" Botu kullanan herkes tarafından görülebilir.\n"
" Sadece bot sahibi tarafından düzenlenebilir.\n"
" **Guild**:\n"
" Sunucudaki herkes tarafından görülebilir.\n"
" Bot sahibi, sunucu sahibi, sunucu yöneticileri, sunucu moderatörleri, DJ rolü ve listenin yapımcısı tarafından düzenlenebilir.\n"
" **User**:\n"
" Eğer --author verildiyse tüm bot kullanıcıları tarafından görülebilir.\n"
" Bot sahibi ve listenin yapımcısı tarafından düzenlenebilir.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:69
#, docstring

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -367,7 +367,7 @@ msgstr ""
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -385,9 +385,9 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
@@ -908,7 +908,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1784,7 +1784,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1795,7 +1795,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1853,14 +1853,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1870,29 +1870,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1908,23 +1908,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2097,7 +2097,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2181,7 +2181,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2555,7 +2555,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -369,7 +369,7 @@ msgstr "Thiết lập đã được thay đổi"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -387,34 +387,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "Đặt danh sách phát để tự động phát các bài hát từ đó.\n\n"
" **Cách dùng**:\n"
" `[p]audioset autoplay tên_ds_phát_HOẶC_id [args]`\n\n"
" **Cú pháp**:\n"
" Những lựa chọn sau đây đều là tùy ý:\n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **Chỉ dành cho chủ sở hữu bot**\n\n"
" **Scope** is one of the following:\n"
" Global\n"
" Guild\n"
" User\n\n"
" **Author** can be one of the following:\n"
" User ID\n"
" User Mention\n"
" User Name#123\n\n"
" **Guild** can be one of the following:\n"
" Guild ID\n"
" Exact guild name\n\n"
" Ví dụ:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -937,7 +914,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1814,7 +1791,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1825,7 +1802,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1883,14 +1860,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
@@ -1900,29 +1877,29 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1938,23 +1915,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2076,7 +2053,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2127,7 +2104,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2211,7 +2188,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2588,7 +2565,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-16 19:29+0000\n"
"POT-Creation-Date: 2023-02-12 21:08+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -371,7 +371,7 @@ msgstr "设置已更改"
#, docstring
msgid "Set a playlist to auto-play songs from.\n\n"
" **Usage**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" `[p]audioset autoplay playlist playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" The following are all optional:\n"
" --scope <scope>\n"
@@ -389,34 +389,11 @@ msgid "Set a playlist to auto-play songs from.\n\n"
" Guild ID\n"
" Exact guild name\n\n"
" Example use:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr "设置播放列表以自动播放歌曲\n\n"
" **用法**:\n"
" `[p]audioset autoplay playlist_name_OR_id [args]`\n\n"
" **Args**:\n"
" 以下都是可选的:\n"
" --scope <scope>\n"
" --author [user]\n"
" --guild [guild] **只有机器人所有者才能使用此**\n\n"
" **范围** 是以下之一:\n"
" Global\n"
" Guild\n"
" User\n\n"
" **作者** 可以是以下其中之一:\n"
" User ID\n"
" User Mention\n"
" User Name#123\n\n"
" **公会** 可以是以下之一:\n"
" Guild ID\n"
" Exact guild name\n\n"
" 使用范例:\n"
" `[p]audioset autoplay MyGuildPlaylist`\n"
" `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n"
" `[p]audioset autoplay playlist MyGuildPlaylist`\n"
" `[p]audioset autoplay playlist MyGlobalPlaylist --scope Global`\n"
" `[p]audioset autoplay playlist PersonalPlaylist --scope User --author Draper`\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:497
#: redbot/cogs/audio/core/commands/playlists.py:104
@@ -974,7 +951,7 @@ msgid "External server: [{use_external_lavalink}]\n"
msgstr "外部服务器:[{use_external_lavalink}]\n"
#: redbot/cogs/audio/core/commands/audioset.py:1123
msgid "Lavalink build: [{llbuild}]\n"
msgid "Lavalink version: [{llversion}]\n"
"Lavalink branch: [{llbranch}]\n"
"Release date: [{build_time}]\n"
"Lavaplayer version: [{lavaplayer}]\n"
@@ -1853,7 +1830,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:37
#, docstring
msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n"
" This command block holds all commands to manage an external or managed Lavalink node.\n\n"
" This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n"
" You should not mess with any command in here unless you have a valid reason to,\n"
" i.e. been told by someone in the Red-Discord Bot support server to do so.\n"
" All the commands in here have the potential to break the Audio cog.\n"
@@ -1864,7 +1841,7 @@ msgstr ""
#, docstring
msgid "Change your Java executable path.\n\n"
" This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n"
" If changing this make sure that the java you set is supported by Audio.\n"
" If changing this make sure that the Java executable you set is supported by Audio.\n"
" The current supported version is Java 11.\n\n"
" Enter nothing or \"java\" to reset it back to default.\n"
" "
@@ -1922,15 +1899,15 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:157
#, docstring
msgid "Toggle using external Lavalink nodes - requires an existing external Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server, if you do not have an external Lavalink node you will be unable to use Audio while this is enabled.\n"
msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n"
" This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:167
#: redbot/cogs/audio/core/commands/llset.py:176
msgid "External Lavalink server: {true_or_false}."
msgstr "外部Lavalink服务器: {true_or_false}"
msgid "Unmanaged Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:186
msgid "Failed To Shutdown Lavalink"
@@ -1939,29 +1916,29 @@ msgstr "关闭Lavalink失败"
#: redbot/cogs/audio/core/commands/llset.py:197
#, docstring
msgid "Set the Lavalink node host.\n\n"
" This command sets the connection host which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:205
msgid "External Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#, docstring
msgid "Set the Lavalink node password.\n\n"
" This command sets the connection password which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "External Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:242
#, docstring
msgid "Set the Lavalink node port.\n\n"
" This command sets the connection port which Audio will use to connect to an external Lavalink node.\n"
" This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n"
" "
msgstr ""
@@ -1977,23 +1954,23 @@ msgid "A port must be between 0 and 65535 "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:256
msgid "External Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:269
#, docstring
msgid "Set the Lavalink node connection to secured.\n\n"
" This command sets the connection type to secured when connecting to an external Lavalink node.\n"
" This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n"
" "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:280
msgid "Managed Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:293
msgid "Managed Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and wil use {unsecured_protocol} instead .\n\n"
"Run `{p}{cmd}` for it to take effect."
msgstr ""
@@ -2115,7 +2092,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:458
#, docstring
msgid "Toggle HTTP direct URL usage on or off.\n\n"
" This source is used to allow playback from direct http streams (This does not affect direct url playback for the other sources)\n"
" This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n"
" "
msgstr ""
@@ -2166,7 +2143,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:539
#, docstring
msgid "Toggle Soundcloud source on or off.\n\n"
" This toggle controls the playback of all Soundcloud related content.\n"
" This toggle controls the playback of all SoundCloud related content.\n"
" "
msgstr ""
@@ -2250,7 +2227,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:683
#, docstring
msgid "`Dangerous command` Set the managed Lavalink node NAS buffer size.\n\n"
msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n"
" Only change this if you have been directly advised to, changing it can cause significant playback issues.\n"
" "
msgstr ""
@@ -2624,7 +2601,7 @@ msgid "Playlist configuration options.\n\n"
" Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n"
" **User**:\n"
" Visible to all bot users, if --author is passed.\n"
" Editable by bot owner and creator.\n"
" Editable by bot owner and the playlist creator.\n"
" "
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "تعذر الحصول على مسار صالح."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "تشغيل الآن"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "طول المسار: {length} <unk> طلب من: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "إغلاق مشغل الصوت بسبب العديد من الأخطاء التي يتم الكشف عنها. إذا استمر هذا، يرجى إبلاغ مالك البوت بأن رمز الصوت قد يكون غير متوفر مؤقتاً."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "تعثر المسارات"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "خطأ في المسار"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Nyní se přehrává"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Fronta skončila."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Chyba stopy"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Die Bot ist nicht mit einem Sprachkanal verbunden."
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: redbot/cogs/audio/core/events/lavalink.py:183
msgid "Unable to Get Track"
msgstr "Tracks können nicht abgerufen werden"
#: redbot/cogs/audio/core/events/dpy.py:381
#: redbot/cogs/audio/core/events/lavalink.py:180
#: 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 "Ich bin momentan nicht in der Lage, einen Titel von Lavalink zu bekommen. Versuchen Sie es in ein paar Minuten erneut."
@@ -347,41 +347,41 @@ msgstr "Es gab ein Problem bei der Kommunikation mit Discord."
msgid "This error has been reported to the bot owner."
msgstr "Dieser Fehler wurde dem Bot-Besitzer gemeldet."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Kein gültiger Track gefunden."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Jetzt läuft"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Länge des Tracks: {length} | Angefordert von: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Warteschlange beendet."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Mehrere Fehler erkannt"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Der Audio-Player wird aufgrund mehrer Fehler geschlossen. Sollte das Problem vermehrt auftreten, informiere bitte den Besitzer des Bots, da das Audio-Cog eventuell vorübergehend nicht verfügbar ist."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Der Track hat sich aufgehängt"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Die Wiedergabe des Liedes wurde wegen eines unerwarteten Fehlers gestoppt.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Track-Fehler"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -144,8 +144,8 @@ msgid "Manage Emojis"
msgstr "Administrar Emojis"
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgstr "Usar comandos Slash"
msgid "Use Application Commands"
msgstr "Usar Comandos de Aplicación"
#: redbot/cogs/audio/core/events/dpy.py:66
msgid "Request to Speak"
@@ -224,36 +224,36 @@ msgid "This command changes the connection port used to connect to this managed
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
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.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 flujos de url directos como los streams Icecast o Shoutcast. Un ejemplo es <http://ice6.somafm.com/gsclassic-128-mp3>; deshabilitar esto hará que el bot no pueda reproducir ningúna url directa con stream de contenido."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
msgstr "Este comando activa la reproducción de pistas locales. Por ejemplo `/mnt/data/my_super_funky_track.mp3`; Desactivar esto hará que el bot no pueda reproducir ningún contenido de pista local."
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
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 reproducción de Soundcloud. Un ejemplo es <https://soundcloud.com/user-103858850/tilla>; al deshabilitar esto el bot no podrá reproducir ningún contenido de Soundcloud."
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
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."
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
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>; Desactivar esto hará que el bot no pueda reproducir ningún contenido de Twitch."
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
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>; al desactivar esto el bot no podrá reproducir ningún contenido de Vimeo."
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
msgid "This setting controls the managed nodes framebuffer, Do not change this unless instructed."
msgstr "Este ajuste controla el framebuffer de nodos administrados, no cambie esto a menos que se le indique."
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
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
msgstr "Esta configuración controla el buffer NAS de los nodos administrados, no cambie esto a menos que se le indique."
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
msgid "This command will reset every setting changed by `[p]llset`."
@@ -333,12 +333,12 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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."
@@ -350,41 +350,41 @@ msgstr "Hubo un problema de comunicación con Discord."
msgid "This error has been reported to the bot owner."
msgstr "Este error ha sido reportado al propietario del bot."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "No se pudo obtener una canción válida."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Escuchando"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Longitud de la pista: {length} | Solicitado por: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Cola terminada."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Múltiples errores detectados"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Cerrando el reproductor de audio debido a múltiples errores detectados. Si esto persiste, por favor informa al propietario del bot ya que el engranaje de audio puede no estar disponible temporalmente."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Rastreo atascado"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "La reproducción de la canción se ha detenido debido a un error inesperado.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Error de pista"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Botti ei ole yhdistettynä puhekanavaan."
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: redbot/cogs/audio/core/events/lavalink.py:183
msgid "Unable to Get Track"
msgstr "Kappaletta ei voitu hakea"
#: redbot/cogs/audio/core/events/dpy.py:381
#: redbot/cogs/audio/core/events/lavalink.py:180
#: 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 ""
@@ -347,41 +347,41 @@ msgstr "Ongelma Discordin kanssa kommunikoitaessa."
msgid "This error has been reported to the bot owner."
msgstr "Tämä virhe ilmoitettiin botin omistajalle."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Kelvollista kappaletta ei saatu."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Nyt toistetaan"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Kappaleen pituus: {length} | Pyytäjä: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Jono päättyi."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Useita virheitä havaittu"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Monia virheitä havaittiin ja sen vuoksi äänentoisto suljettiin. Jos tämä ongelma jatkuu, ota yhteyttä botin omistajaan, sillä Audio-lisäosa voi olla hetkellisesti poissa käytöstä."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Kappale jumissa"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Kappaleen toisto loppui odottamattoman virheen takia.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Kappalevirhe"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Le bot n'est pas connecté à un salon vocal."
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: redbot/cogs/audio/core/events/lavalink.py:183
msgid "Unable to Get Track"
msgstr "Impossible d'obtenir la piste"
#: redbot/cogs/audio/core/events/dpy.py:381
#: redbot/cogs/audio/core/events/lavalink.py:180
#: 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 ""
@@ -347,41 +347,41 @@ msgstr "Il y a eu un problème de communication avec Discord."
msgid "This error has been reported to the bot owner."
msgstr "Cette erreur a été signalée au propriétaire du bot."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Impossible d'obtenir une piste valide."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Lecture en cours"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Durée de la piste : {length} | Demandé par {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "File dattente terminée."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Multiples erreurs détectées"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Fermeture du lecteur audio suite à de multiples erreurs détectées. Si cela persiste, veuillez informer le propriétaire du bot car le cog Audio peut être temporairement indisponible."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Piste Bloquée"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "La lecture de la musique s'est arrêtée en raison d'une erreur inattendue.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Erreur de la piste"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr "Upravljanje emojijima"
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,36 +224,36 @@ msgid "This command changes the connection port used to connect to this managed
msgstr "Ova naredba mijenja port koji se koristi za povezivanje s ovim upravljanim čvorom, promijenite ga jedino ako zadani port '2333' uzrokuje sukobe s postojećim aplikacijama."
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
msgstr "Ova naredba uključuje/isključuje podršku za reprodukciju izravnih URL streamova kao što su Icecast ili Shoutcast. npr. <http://ice6.somafm.com/gsclassic-128-mp3>; Ako to onemogućite, bot neće moći reproducirati bilo kakav sadržaj s izravnih URL-ova."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
msgstr "Ova naredba uključuje/isključuje podršku za reprodukciju lokalnog audio zapisa. Na primjer `/mnt/data/my_super_funky_track.mp3`; Ako to onemogućite, bot neće moći reproducirati bilo koji sadržaj lokalnih pjesama."
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
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 "Ova naredba uključuje/isključuje podršku za reprodukciju Soundcloud-a. Primjer za to je <https://soundcloud.com/user-103858850/tilla>; Ako ovo onemogućite, bot neće moći reproducirati bilo koji sadržaj s Soundcloud-a."
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
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 "Ova naredba uključuje/isključuje podršku za reprodukciju s YouTube-a (Spotify ovisi o YouTube-u). Ako to onemogućite, bot neće moći reproducirati bilo koji YouTube sadržaj, uključujući i Spotify."
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
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 "Ova naredba uključuje/isključuje podršku za reprodukciju Twitcha-a. Primjer za to je <https://twitch.tv/monstercat>; Ako ovo onemogućite, bot neće moći reproducirati bilo koji sadržaj s Twitch-a."
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
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 "Ova naredba uključuje/isključuje podršku za reprodukciju Vimeo-a. Primjer za to je <https://vimeo.com/157743578>; Ako ovo onemogućite, bot neće moći reproducirati bilo koji sadržaj s Vimeo-a."
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 nodes framebuffer, Do not change this unless instructed."
msgstr "Ova postavka kontrolira framebuffer upravljanih čvorova. Ne mijenjajte ovo ako niste dobili upute za to."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
msgstr "Ova postavka kontrolira NAS međuspremnik upravljanih čvorova. Ne mijenjajte ovo ako niste dobili upute za to."
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
msgid "This command will reset every setting changed by `[p]llset`."
@@ -333,12 +333,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Bot nije spojen na glasovni kanal."
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: redbot/cogs/audio/core/events/lavalink.py:183
msgid "Unable to Get Track"
msgstr "Nije moguće dobiti pjesmu"
#: redbot/cogs/audio/core/events/dpy.py:381
#: redbot/cogs/audio/core/events/lavalink.py:180
#: 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 "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za par minuta."
@@ -350,41 +350,41 @@ msgstr "Došlo je do problema u komunikaciji s Discordom."
msgid "This error has been reported to the bot owner."
msgstr "Greška je prijavljena vlasniku bota."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Nije moguće dobiti valjanu pjesmu."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Reproducira se"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Trajanje pjesme: {length} | Zatražio: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Red čekanja prazan."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Otkriveno je više grešaka"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Zatvaram audio player jer sam otkrio više grešaka. Ako se ovo nastavi, obavijestite vlasnika bota jer bi Audio Cog mogao biti privremeno nedostupan."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Pjesma je zapela"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Reprodukcija pjesme je zaustavljena zbog neočekivane greške.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Greška pjesme"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "再生中:"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "長さ: {length} | {user} によって追加"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "キューを再生しきりました。"
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "音声ファイルのエラー"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "봇이 음성체널에 접속해 있지 않아요."
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -347,41 +347,41 @@ msgstr "디스코드와 통신하는데 문제가 있습니다."
msgid "This error has been reported to the bot owner."
msgstr "봇 관리자에게 해당 에러가 보고되었습니다."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "유효한 트랙을 얻을 수 없습니다."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "지금 재생 중"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "곡 길이: {length} | 신청자: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "큐 끝남"
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "여러가지 오류 검출됨"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "오디오 플레이어를 오류로 중지합니다. 오디오 명령어가 작동되지 않을수 있습니다."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "트랙 걸림"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "예상치 못한 에러로 노래 재생이 중지되었습니다.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "트랙 에러"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -21,238 +21,238 @@ msgstr "Automatisk avspilling startet."
#: redbot/cogs/audio/core/events/dpy.py:34
msgid "Create Instant Invite"
msgstr ""
msgstr "Opprett Direkte Invitasjon"
#: redbot/cogs/audio/core/events/dpy.py:35
msgid "Kick Members"
msgstr ""
msgstr "Kast ut medlemmer"
#: redbot/cogs/audio/core/events/dpy.py:36
msgid "Ban Members"
msgstr ""
msgstr "Utesteng medlemmer"
#: redbot/cogs/audio/core/events/dpy.py:37
msgid "Administrator"
msgstr ""
msgstr "Administrator"
#: redbot/cogs/audio/core/events/dpy.py:38
msgid "Manage Channels"
msgstr ""
msgstr "Administrer kanaler"
#: redbot/cogs/audio/core/events/dpy.py:39
msgid "Manage Server"
msgstr ""
msgstr "Administrer serveren"
#: redbot/cogs/audio/core/events/dpy.py:40
msgid "Add Reactions"
msgstr ""
msgstr "Legg til Reaksjoner"
#: redbot/cogs/audio/core/events/dpy.py:41
msgid "View Audit Log"
msgstr ""
msgstr "Se Overvåkningslogg"
#: redbot/cogs/audio/core/events/dpy.py:42
msgid "Priority Speaker"
msgstr ""
msgstr "Prioritert taler"
#: redbot/cogs/audio/core/events/dpy.py:43
msgid "Go Live"
msgstr ""
msgstr "Gå Live"
#: redbot/cogs/audio/core/events/dpy.py:44
msgid "Read Text Channels & See Voice Channels"
msgstr ""
msgstr "Les tekstkanaler & se lydkanaler"
#: redbot/cogs/audio/core/events/dpy.py:45
msgid "Send Messages"
msgstr ""
msgstr "Send Meldinger"
#: redbot/cogs/audio/core/events/dpy.py:46
msgid "Send TTS Messages"
msgstr ""
msgstr "Send TTS-meldinger"
#: redbot/cogs/audio/core/events/dpy.py:47
msgid "Manage Messages"
msgstr ""
msgstr "Administrer meldinger"
#: redbot/cogs/audio/core/events/dpy.py:48
msgid "Embed Links"
msgstr ""
msgstr "Bygge inn lenker"
#: redbot/cogs/audio/core/events/dpy.py:49
msgid "Attach Files"
msgstr ""
msgstr "Legg ved filer"
#: redbot/cogs/audio/core/events/dpy.py:50
msgid "Read Message History"
msgstr ""
msgstr "Les meldingshistorikken"
#: redbot/cogs/audio/core/events/dpy.py:51
msgid "Mention @everyone, @here, and All Roles"
msgstr ""
msgstr "Nevn @everyone, @here, og alle roller"
#: redbot/cogs/audio/core/events/dpy.py:52
msgid "Use External Emojis"
msgstr ""
msgstr "Bruk Eksterne Emojier"
#: redbot/cogs/audio/core/events/dpy.py:53
msgid "View Server Insights"
msgstr ""
msgstr "Vis serverinnsikter"
#: redbot/cogs/audio/core/events/dpy.py:54
msgid "Connect"
msgstr ""
msgstr "Nettverk"
#: redbot/cogs/audio/core/events/dpy.py:55
msgid "Speak"
msgstr ""
msgstr "Snakk"
#: redbot/cogs/audio/core/events/dpy.py:56
msgid "Mute Members"
msgstr ""
msgstr "Demp Medlemmer"
#: redbot/cogs/audio/core/events/dpy.py:57
msgid "Deafen Members"
msgstr ""
msgstr "Slå av lyden til medlemmer"
#: redbot/cogs/audio/core/events/dpy.py:58
msgid "Move Members"
msgstr ""
msgstr "Flytte medlemmer"
#: redbot/cogs/audio/core/events/dpy.py:59
msgid "Use Voice Activity"
msgstr ""
msgstr "Bruk taleaktivitet"
#: redbot/cogs/audio/core/events/dpy.py:60
msgid "Change Nickname"
msgstr ""
msgstr "Endre kallenavn"
#: redbot/cogs/audio/core/events/dpy.py:61
msgid "Manage Nicknames"
msgstr ""
msgstr "Administrer kallenavn"
#: redbot/cogs/audio/core/events/dpy.py:62
msgid "Manage Roles"
msgstr ""
msgstr "Behandle roller"
#: redbot/cogs/audio/core/events/dpy.py:63
msgid "Manage Webhooks"
msgstr ""
msgstr "Administrer Webhooks"
#: redbot/cogs/audio/core/events/dpy.py:64
msgid "Manage Emojis"
msgstr ""
msgstr "Administrer Emojier"
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgstr ""
msgid "Use Application Commands"
msgstr "Bruk program-kommandoer"
#: redbot/cogs/audio/core/events/dpy.py:66
msgid "Request to Speak"
msgstr ""
msgstr "Be om å snakke"
#: redbot/cogs/audio/core/events/dpy.py:67
msgid "Manage Events"
msgstr ""
msgstr "Administrer arrangement"
#: redbot/cogs/audio/core/events/dpy.py:68
msgid "Manage Threads"
msgstr ""
msgstr "Behandle tråder"
#: redbot/cogs/audio/core/events/dpy.py:69
msgid "Create Public Threads"
msgstr ""
msgstr "Opprett offentlige tråder"
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "Create Private Threads"
msgstr ""
msgstr "Opprett Private Tråder"
#: redbot/cogs/audio/core/events/dpy.py:71
msgid "Use External Stickers"
msgstr ""
msgstr "Bruk eksterne klistremerker"
#: redbot/cogs/audio/core/events/dpy.py:72
msgid "Send Messages in Threads"
msgstr ""
msgstr "Send meldinger i tråder"
#: redbot/cogs/audio/core/events/dpy.py:73
msgid "Start Activities"
msgstr ""
msgstr "Start aktiviteter"
#: redbot/cogs/audio/core/events/dpy.py:74
msgid "Moderate Member"
msgstr ""
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 ""
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:84
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 "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
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 "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
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
msgstr ""
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
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
msgstr ""
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
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
msgstr ""
msgstr "Denne kommandoen brukes veksling mellom sikrede og usikrede forbindelser til en ekstern Lavalink node."
#: redbot/cogs/audio/core/events/dpy.py:104
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
msgstr ""
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
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 "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
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
msgstr ""
msgstr "Kommandoen endrer godkjenningspassordet som kreves for å koble til denne administrerte node.Standardverdien er 'dushallnotpass'."
#: 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 ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -347,41 +347,41 @@ msgstr "Det var et problem som kommuniserte med Discord."
msgid "This error has been reported to the bot owner."
msgstr "Denne feilen er rapportert til bot eieren."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Kunne ikke få et gyldig spor."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Spiller nå"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Sporlengde: {length} | Forespurt av: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Kø avsluttet."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Flere feil oppdaget"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Hvis du lukker lydspilleren på grunn av flere feil blir oppdaget. Hvis dette vedvarer, må du informere bot eieren om at lydloggen kan være midlertidig utilgjengelig."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Spor satt fast"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Avspilling av sangen har stoppet på grunn av uventet feil.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Sporfeil"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Nu aan het spelen"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Track lengte: {length} | Aangevraagd door: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Wachtrij beëindigd."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Track error"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -21,256 +21,257 @@ msgstr "Automatyczne odtwarzanie rozpoczęte."
#: redbot/cogs/audio/core/events/dpy.py:34
msgid "Create Instant Invite"
msgstr ""
msgstr "Utwórz zaproszenie"
#: redbot/cogs/audio/core/events/dpy.py:35
msgid "Kick Members"
msgstr ""
msgstr "Wyrzuć członków"
#: redbot/cogs/audio/core/events/dpy.py:36
msgid "Ban Members"
msgstr ""
msgstr "Zbanuj członków"
#: redbot/cogs/audio/core/events/dpy.py:37
msgid "Administrator"
msgstr ""
msgstr "Administrator"
#: redbot/cogs/audio/core/events/dpy.py:38
msgid "Manage Channels"
msgstr ""
msgstr "Zarządzaj kanałami"
#: redbot/cogs/audio/core/events/dpy.py:39
msgid "Manage Server"
msgstr ""
msgstr "Zarządzaj serwerem"
#: redbot/cogs/audio/core/events/dpy.py:40
msgid "Add Reactions"
msgstr ""
msgstr "Dodaj reakcje"
#: redbot/cogs/audio/core/events/dpy.py:41
msgid "View Audit Log"
msgstr ""
msgstr "Wyświetlanie dziennika zdarzeń"
#: redbot/cogs/audio/core/events/dpy.py:42
msgid "Priority Speaker"
msgstr ""
msgstr "Priorytetowy rozmówca"
#: redbot/cogs/audio/core/events/dpy.py:43
msgid "Go Live"
msgstr ""
msgstr "Nadawaj"
#: redbot/cogs/audio/core/events/dpy.py:44
msgid "Read Text Channels & See Voice Channels"
msgstr ""
msgstr "Czytaj kanały tekstowe i zobacz kanały głosowe"
#: redbot/cogs/audio/core/events/dpy.py:45
msgid "Send Messages"
msgstr ""
msgstr "Wysyłanie wiadomości"
#: redbot/cogs/audio/core/events/dpy.py:46
msgid "Send TTS Messages"
msgstr ""
msgstr "Wysyłanie wiadomości TTS"
#: redbot/cogs/audio/core/events/dpy.py:47
msgid "Manage Messages"
msgstr ""
msgstr "Zarządzanie wiadomościami"
#: redbot/cogs/audio/core/events/dpy.py:48
msgid "Embed Links"
msgstr ""
msgstr "Zamieszczanie linków"
#: redbot/cogs/audio/core/events/dpy.py:49
msgid "Attach Files"
msgstr ""
msgstr "Załączanie plików"
#: redbot/cogs/audio/core/events/dpy.py:50
msgid "Read Message History"
msgstr ""
msgstr "Czytanie Historii Czatu"
#: redbot/cogs/audio/core/events/dpy.py:51
msgid "Mention @everyone, @here, and All Roles"
msgstr ""
msgstr "Wspomnienie @everyone, @here i wszystkie role"
#: redbot/cogs/audio/core/events/dpy.py:52
msgid "Use External Emojis"
msgstr ""
msgstr "Używanie zewnętrznych emoji"
#: redbot/cogs/audio/core/events/dpy.py:53
msgid "View Server Insights"
msgstr ""
msgstr "Zobacz statystyki serwera"
#: redbot/cogs/audio/core/events/dpy.py:54
msgid "Connect"
msgstr ""
msgstr "Połącz"
#: redbot/cogs/audio/core/events/dpy.py:55
msgid "Speak"
msgstr ""
msgstr "Mów"
#: redbot/cogs/audio/core/events/dpy.py:56
msgid "Mute Members"
msgstr ""
msgstr "Wycisz użytkowników"
#: redbot/cogs/audio/core/events/dpy.py:57
msgid "Deafen Members"
msgstr ""
msgstr "Wyłącz dźwięk członkom"
#: redbot/cogs/audio/core/events/dpy.py:58
msgid "Move Members"
msgstr ""
msgstr "Przenoszenie członków"
#: redbot/cogs/audio/core/events/dpy.py:59
msgid "Use Voice Activity"
msgstr ""
msgstr "Użyj aktywności głosowej"
#: redbot/cogs/audio/core/events/dpy.py:60
msgid "Change Nickname"
msgstr ""
msgstr "Zmiana pseudonimu"
#: redbot/cogs/audio/core/events/dpy.py:61
msgid "Manage Nicknames"
msgstr ""
msgstr "Zarządzanie pseudonimami"
#: redbot/cogs/audio/core/events/dpy.py:62
msgid "Manage Roles"
msgstr ""
msgstr "Zarządzanie rolami"
#: redbot/cogs/audio/core/events/dpy.py:63
msgid "Manage Webhooks"
msgstr ""
msgstr "Zarządzanie webhookami"
#: redbot/cogs/audio/core/events/dpy.py:64
msgid "Manage Emojis"
msgstr ""
msgstr "Zarządzanie emoji"
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgstr ""
msgid "Use Application Commands"
msgstr "Użyj poleceń aplikacji"
#: redbot/cogs/audio/core/events/dpy.py:66
msgid "Request to Speak"
msgstr ""
msgstr "Prośba o mówienie"
#: redbot/cogs/audio/core/events/dpy.py:67
msgid "Manage Events"
msgstr ""
msgstr "Zarządzaj wydarzeniami"
#: redbot/cogs/audio/core/events/dpy.py:68
msgid "Manage Threads"
msgstr ""
msgstr "Zarządzaj wątkami"
#: redbot/cogs/audio/core/events/dpy.py:69
msgid "Create Public Threads"
msgstr ""
msgstr "Utwórz wątki publiczne"
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "Create Private Threads"
msgstr ""
msgstr "Utwórz prywatne wątki"
#: redbot/cogs/audio/core/events/dpy.py:71
msgid "Use External Stickers"
msgstr ""
msgstr "Użyj zewnętrznych naklejek"
#: redbot/cogs/audio/core/events/dpy.py:72
msgid "Send Messages in Threads"
msgstr ""
msgstr "Wyślij wiadomości w wątkach"
#: redbot/cogs/audio/core/events/dpy.py:73
msgid "Start Activities"
msgstr ""
msgstr "Rozpocznij aktywność"
#: redbot/cogs/audio/core/events/dpy.py:74
msgid "Moderate Member"
msgstr ""
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 ""
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:84
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 "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
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 "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
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
msgstr ""
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
msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node."
msgstr ""
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
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
msgstr ""
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
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
msgstr ""
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
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 "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
msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'."
msgstr ""
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
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 "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
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
msgstr ""
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
msgstr ""
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
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 ""
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
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 ""
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
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 ""
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
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 ""
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
msgid "This setting controls the managed nodes framebuffer, Do not change this unless instructed."
msgstr ""
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
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
msgstr ""
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
msgid "This command will reset every setting changed by `[p]llset`."
msgstr ""
msgstr "Ta komenda zresetuje każde ustawienie zmienione przez `[p]llset`."
#: redbot/cogs/audio/core/events/dpy.py:180
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
msgstr ""
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
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
msgstr ""
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
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
"Expected Permissions:\n"
msgstr ""
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
msgid "Enabled"
@@ -282,14 +283,17 @@ msgstr "Wyłączone"
#: redbot/cogs/audio/core/events/dpy.py:266
msgid "You should not be running this command."
msgstr ""
msgstr "Nie powinieneś uruchamiać tego polecenia."
#: redbot/cogs/audio/core/events/dpy.py:269
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"
"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
msgid "No DJ role found. Disabling DJ mode."
@@ -318,7 +322,7 @@ msgstr "Nieprawidłowe środowisko"
#: redbot/cogs/audio/core/events/dpy.py:363
msgid "Connection to Lavalink node has been lost."
msgstr ""
msgstr "Połączenie z węzłem Lavalink zostało utracone."
#: redbot/cogs/audio/core/events/dpy.py:371
msgid "No Player Available"
@@ -329,57 +333,58 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 "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
msgid "There was an issue communicating with Discord."
msgstr ""
msgstr "Wystąpił problem z komunikacją z Discordem."
#: redbot/cogs/audio/core/events/dpy.py:393
msgid "This error has been reported to the bot owner."
msgstr ""
msgstr "Ten błąd został zgłoszony właścicielowi bota."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Nie można uzyskać prawidłowego utworu."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Teraz gram"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Długość utworu: {length} | Żądany przez: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Kolejka zakończona."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Wykryto wiele błędów"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Zamykanie odtwarzacza audio z powodu wykrycia wielu błędów. Jeśli to się powtarza, poinformuj właściciela bota, ponieważ moduł Audio może być tymczasowo niedostępny."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Zacięty utwór"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
msgstr "Odtwarzanie utworu zatrzymało się z powodu nieoczekiwanego błędu.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Błąd utworu"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -17,7 +17,7 @@ msgstr ""
#: redbot/cogs/audio/core/events/cog.py:216
msgid "Auto Play started."
msgstr "Player automático iniciado."
msgstr "Reprodução automática iniciada."
#: redbot/cogs/audio/core/events/dpy.py:34
msgid "Create Instant Invite"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -271,7 +271,7 @@ msgstr ""
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"
"Permissões esperadas:\n"
#: redbot/cogs/audio/core/events/dpy.py:235
msgid "Enabled"
@@ -302,12 +302,12 @@ msgstr "`{user_input}` não é um valor válido para `{command}`"
#: redbot/cogs/audio/core/events/dpy.py:331
msgid "Unable To Parse Argument"
msgstr "Incapaz de analisar Argumento"
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
msgid "Invalid Argument"
msgstr "Argumento Inválido"
msgstr "Argumento inválido"
#: redbot/cogs/audio/core/events/dpy.py:344
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
@@ -323,21 +323,21 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:371
msgid "No Player Available"
msgstr "Nenhum Player Disponível"
msgstr "Nenhum reprodutor disponível"
#: redbot/cogs/audio/core/events/dpy.py:372
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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 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
msgid "There was an issue communicating with Discord."
@@ -347,41 +347,41 @@ msgstr "Ocorreu um problema de comunicação com o Discord."
msgid "This error has been reported to the bot owner."
msgstr "Este erro foi reportado ao proprietário do bot."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Não foi possível obter uma faixa válida."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Reproduzindo agora"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Duração da faixa: {length} | Solicitado por: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Fila terminou."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Foram detectados vários erros"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Fechando o reprodutor de áudio devido a vários erros haverem sido detectados. Se isto persistir, favor informar ao dono do bot já que a engrenagem Audio estará indisponível temporariamente."
msgstr "Fechando o reprodutor de áudio devido a vários erros haverem sido detectados. Se isto persistir, favor informar ao dono do bot já que a cog Audio estará indisponível temporariamente."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Faixa engasgada"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "A reprodução da música parou devido a um erro inesperado.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Erro na faixa"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Бот не подключен к голосовому каналу."
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -347,41 +347,41 @@ msgstr "Возникла проблема со связью с Discord."
msgid "This error has been reported to the bot owner."
msgstr "Об этой ошибке было сообщено владельцу бота."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Не удалось получить правильный трек."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Сейчас играет"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Длина трека: {length} | Запрошено: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Очередь закончилась."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Обнаружено множество ошибок"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Закрытие аудио проигрывателя из-за нескольких обнаруженных ошибок. Если это повторится, сообщите владельцу бота так как Audio Cog может быть временно недоступен."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Трек застрял"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Воспроизведение песни приостановлено из-за непредвиденной ошибки.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Ошибка отслеживания"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr "Vyskytla sa chyba pri komunikácii s Discordom."
msgid "This error has been reported to the bot owner."
msgstr "Táto chyba bola nahlásená vlastníkovi bota."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Práve sa prehráva"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Stopa sa zasekla"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Chyba stopy"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Slovenian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -347,40 +347,40 @@ msgstr "Prišlo je do težave pri komunikaciji z Discordom."
msgid "This error has been reported to the bot owner."
msgstr "Napaka je bila posredovana lastniku bota."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Ni bilo mogoče dobiti veljavne skladbe."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Trenutno se predvaja"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Dolžina skladbe: {length} | Zahteval to je {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Čakalna vrsta se je končala."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Zaznanih je več napak"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Zapiranje predvajalnika zvoka zaradi zaznanih več napak. Če se to ponavlja, prosimo obvesti lastnika bota saj je možno da je Audio modul trenutno nedostopen."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Skladbe prekinjena"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Napaka skladbe"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -21,167 +21,167 @@ msgstr "Otomatik çalma başladı."
#: redbot/cogs/audio/core/events/dpy.py:34
msgid "Create Instant Invite"
msgstr ""
msgstr "Anlık Davet Oluştur"
#: redbot/cogs/audio/core/events/dpy.py:35
msgid "Kick Members"
msgstr ""
msgstr "Üyeleri At"
#: redbot/cogs/audio/core/events/dpy.py:36
msgid "Ban Members"
msgstr ""
msgstr "Üyeleri Engelle"
#: redbot/cogs/audio/core/events/dpy.py:37
msgid "Administrator"
msgstr ""
msgstr "Yönetici"
#: redbot/cogs/audio/core/events/dpy.py:38
msgid "Manage Channels"
msgstr ""
msgstr "Kanalları Yönet"
#: redbot/cogs/audio/core/events/dpy.py:39
msgid "Manage Server"
msgstr ""
msgstr "Sunucuyu Yönet"
#: redbot/cogs/audio/core/events/dpy.py:40
msgid "Add Reactions"
msgstr ""
msgstr "Tepki Ekle"
#: redbot/cogs/audio/core/events/dpy.py:41
msgid "View Audit Log"
msgstr ""
msgstr "Denetim Kaydını Görüntüle"
#: redbot/cogs/audio/core/events/dpy.py:42
msgid "Priority Speaker"
msgstr ""
msgstr "Öncelikli Hoparlör"
#: redbot/cogs/audio/core/events/dpy.py:43
msgid "Go Live"
msgstr ""
msgstr "Yayına başla"
#: redbot/cogs/audio/core/events/dpy.py:44
msgid "Read Text Channels & See Voice Channels"
msgstr ""
msgstr "Metin Kanallarını Okuyun ve Ses Kanallarını Görün"
#: redbot/cogs/audio/core/events/dpy.py:45
msgid "Send Messages"
msgstr ""
msgstr "Mesaj Gönder"
#: redbot/cogs/audio/core/events/dpy.py:46
msgid "Send TTS Messages"
msgstr ""
msgstr "Sesli Mesaj Gönder"
#: redbot/cogs/audio/core/events/dpy.py:47
msgid "Manage Messages"
msgstr ""
msgstr "Mesajları Yönet"
#: redbot/cogs/audio/core/events/dpy.py:48
msgid "Embed Links"
msgstr ""
msgstr "Bağlantı Yerleştir"
#: redbot/cogs/audio/core/events/dpy.py:49
msgid "Attach Files"
msgstr ""
msgstr "Dosya Ekle"
#: redbot/cogs/audio/core/events/dpy.py:50
msgid "Read Message History"
msgstr ""
msgstr "Mesaj Geçmişini Oku"
#: redbot/cogs/audio/core/events/dpy.py:51
msgid "Mention @everyone, @here, and All Roles"
msgstr ""
msgstr "@everyone, @here ve Tüm Rollerden bahset"
#: redbot/cogs/audio/core/events/dpy.py:52
msgid "Use External Emojis"
msgstr ""
msgstr "Harici Emojiler Kullan"
#: redbot/cogs/audio/core/events/dpy.py:53
msgid "View Server Insights"
msgstr ""
msgstr "Sunucu Analizlerini Görüntüle"
#: redbot/cogs/audio/core/events/dpy.py:54
msgid "Connect"
msgstr ""
msgstr "Bağlan"
#: redbot/cogs/audio/core/events/dpy.py:55
msgid "Speak"
msgstr ""
msgstr "Konuş"
#: redbot/cogs/audio/core/events/dpy.py:56
msgid "Mute Members"
msgstr ""
msgstr "Üyeleri Sustur"
#: redbot/cogs/audio/core/events/dpy.py:57
msgid "Deafen Members"
msgstr ""
msgstr "Üyeleri Sağırlaştır"
#: redbot/cogs/audio/core/events/dpy.py:58
msgid "Move Members"
msgstr ""
msgstr "Üyeleri Taşı"
#: redbot/cogs/audio/core/events/dpy.py:59
msgid "Use Voice Activity"
msgstr ""
msgstr "Ses Eylemi Kullan"
#: redbot/cogs/audio/core/events/dpy.py:60
msgid "Change Nickname"
msgstr ""
msgstr "Kullanıcı Adı Değiştir"
#: redbot/cogs/audio/core/events/dpy.py:61
msgid "Manage Nicknames"
msgstr ""
msgstr "Kullanıcı Adlarını Yönet"
#: redbot/cogs/audio/core/events/dpy.py:62
msgid "Manage Roles"
msgstr ""
msgstr "Rolleri Yönet"
#: redbot/cogs/audio/core/events/dpy.py:63
msgid "Manage Webhooks"
msgstr ""
msgstr "Webhook'ları Yönet"
#: redbot/cogs/audio/core/events/dpy.py:64
msgid "Manage Emojis"
msgstr ""
msgstr "Emojileri Yönet"
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgstr ""
msgid "Use Application Commands"
msgstr "Uygulama Komutlarını Kullan"
#: redbot/cogs/audio/core/events/dpy.py:66
msgid "Request to Speak"
msgstr ""
msgstr "Konuşma İsteği"
#: redbot/cogs/audio/core/events/dpy.py:67
msgid "Manage Events"
msgstr ""
msgstr "Etkinlikleri Yönet"
#: redbot/cogs/audio/core/events/dpy.py:68
msgid "Manage Threads"
msgstr ""
msgstr "Alt Başlıkları Yönet"
#: redbot/cogs/audio/core/events/dpy.py:69
msgid "Create Public Threads"
msgstr ""
msgstr "Herkese Açık Alt Başlık Aç"
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "Create Private Threads"
msgstr ""
msgstr "Özel Alt Başlık Aç"
#: redbot/cogs/audio/core/events/dpy.py:71
msgid "Use External Stickers"
msgstr ""
msgstr "Harici Çıkartmaları Kullan"
#: redbot/cogs/audio/core/events/dpy.py:72
msgid "Send Messages in Threads"
msgstr ""
msgstr "Alt Başlıklarda Mesaj Gönder"
#: redbot/cogs/audio/core/events/dpy.py:73
msgid "Start Activities"
msgstr ""
msgstr "Aktivite Başlat"
#: redbot/cogs/audio/core/events/dpy.py:74
msgid "Moderate Member"
msgstr ""
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."
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -261,7 +261,7 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:180
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
msgstr ""
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
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
@@ -283,7 +283,7 @@ msgstr "Devre dışı bırakıldı"
#: redbot/cogs/audio/core/events/dpy.py:266
msgid "You should not be running this command."
msgstr ""
msgstr "Bu komutu çalıştırmamalısın."
#: redbot/cogs/audio/core/events/dpy.py:269
msgid "\n"
@@ -319,7 +319,7 @@ msgstr "Geçersiz Ortam"
#: redbot/cogs/audio/core/events/dpy.py:363
msgid "Connection to Lavalink node has been lost."
msgstr ""
msgstr "Lavalink'e bağlanırken bir bağlantı hatası oluştu."
#: redbot/cogs/audio/core/events/dpy.py:371
msgid "No Player Available"
@@ -330,14 +330,14 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin."
#: redbot/cogs/audio/core/events/dpy.py:392
msgid "There was an issue communicating with Discord."
@@ -347,41 +347,41 @@ msgstr "Discord ile haberleşirken sorun oluştu."
msgid "This error has been reported to the bot owner."
msgstr "Hata bot sahibine bildirildi."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Geçerli bir parça alınamadı."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Şimdi oynatılıyor"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Şarkı uzunluğu: {length} | Şarkıyı sıraya koyan: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Sıra sonlandırıldı."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Birden fazla hata tespit edildi"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Birden çok hata nedeniyle müzik çalar kapatılıyor. Hata devam ederse, lütfen bot sahibini bilgilendiriniz. Audio eklentisi geçici olarak devre dışı kalmış olabilir."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Parça Takıldı"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Beklenmedik bir hata nedeniyle şarkıyı oynatmaya son verildi.\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Şarkı hatası"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -330,12 +330,12 @@ 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/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -347,41 +347,41 @@ msgstr "Hmm hình như có vấn đề khi kết nối với Discord."
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."
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "Tôi không tìm thấy bài nhạc hợp lệ nào."
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "Đang Phát"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "Độ dài: {length} | Bởi: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "Hết hàng đợi, sủi đây."
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr "Oops Đã xảy ra nhiều lỗi hệ thống"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "Uhhh Tôi sẽ tạm dừng do gặp phải quá nhiều lỗi. Nếu vấn đề này còn tiếp diễn, hãy report vấn đề với chủ sở hữu. Đồng thời tính năng stream nhạc sẽ tạm thời dừng hoạt động. Sorry lul."
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr "Ah.. bị nghẽn rồi. Hay là thử lại"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr "Đợi đã.. Vừa xảy ra một lỗi không xác định.\\n\"\n"
"\"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "Bài đó bị lỗi. Thử lại đi"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgid "Manage Emojis"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgid "Use Application Commands"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:66
@@ -224,35 +224,35 @@ msgid "This command changes the connection port used to connect to this managed
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
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
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
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
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."
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
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."
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
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."
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
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."
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 nodes framebuffer, Do not change this unless instructed."
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
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
@@ -329,12 +329,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: 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/lavalink.py:180
#: 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 ""
@@ -346,40 +346,40 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 ""
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:22+0000\n"
"POT-Creation-Date: 2022-10-31 01:43+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -17,260 +17,261 @@ 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 "封鎖成員"
#: 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 "開始直播"
#: 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 "傳送文字朗讀訊息"
#: 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 "管理 Webhooks"
#: redbot/cogs/audio/core/events/dpy.py:64
msgid "Manage Emojis"
msgstr ""
msgstr "管理表情符號"
#: redbot/cogs/audio/core/events/dpy.py:65
msgid "Use Slash Commands"
msgstr ""
msgid "Use Application Commands"
msgstr "使用應用程式命令"
#: redbot/cogs/audio/core/events/dpy.py:66
msgid "Request to Speak"
msgstr ""
msgstr "要求發言"
#: redbot/cogs/audio/core/events/dpy.py:67
msgid "Manage Events"
msgstr ""
msgstr "管理活動"
#: redbot/cogs/audio/core/events/dpy.py:68
msgid "Manage Threads"
msgstr ""
msgstr "管理討論串"
#: redbot/cogs/audio/core/events/dpy.py:69
msgid "Create Public Threads"
msgstr ""
msgstr "建立公開討論串"
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "Create Private Threads"
msgstr ""
msgstr "建立私人討論串"
#: redbot/cogs/audio/core/events/dpy.py:71
msgid "Use External Stickers"
msgstr ""
msgstr "使用外部貼圖"
#: redbot/cogs/audio/core/events/dpy.py:72
msgid "Send Messages in Threads"
msgstr ""
msgstr "在討論串中傳送訊息"
#: redbot/cogs/audio/core/events/dpy.py:73
msgid "Start Activities"
msgstr ""
msgstr "開始活動"
#: redbot/cogs/audio/core/events/dpy.py:74
msgid "Moderate Member"
msgstr ""
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."
msgstr ""
msgstr "此命令將更改 Java 的可執行路徑,除非您有多個 Java 版本並且默認安裝導致問題時再使用,否則請不要更改此設置,除非您確定您指定的 Java 版本受 Red 支持。 默認和支持的版本目前是 Java 11。"
#: redbot/cogs/audio/core/events/dpy.py:84
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 "此命令將更改託管 Lavalink 節點的最大 RAM 分配,通常您永遠不必更改它,在考慮更改它之前請諮詢我們的開發團隊。"
#: redbot/cogs/audio/core/events/dpy.py:89
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 "此命令將禁用託管的 Lavalink 節點,如果您切換此命令,則必須指定要連接的外部 Lavalink 節點否則Audio將停止工作。"
#: redbot/cogs/audio/core/events/dpy.py:94
msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. "
msgstr ""
msgstr "此命令用於指定 Red 將用於連接到外部 Lavalink 節點的 IP。 "
#: 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 "該命令用於指定 Red 連接到外部 Lavalink 節點時使用的認證密碼。"
#: redbot/cogs/audio/core/events/dpy.py:101
msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node."
msgstr ""
msgstr "此命令用於在與外部 Lavalink 節點的安全和不安全連接之間切換。"
#: redbot/cogs/audio/core/events/dpy.py:104
msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node."
msgstr ""
msgstr "該命令用於指定Red用於連接外部Lavalink節點的連接端口。"
#: redbot/cogs/audio/core/events/dpy.py:107
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 "此命令指定託管 Lavalink 節點將綁定到哪個網絡接口和 IP默認情況下這是“localhost”僅當您希望託管 Lavalink 節點綁定到特定 IP/接口時才需更改此設置。"
#: 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 "此命令為更改連接到此受管節點所需的身份驗證密碼。默認值為“youshallnotpass”。"
#: 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 ""
msgstr "此命令更改用於連接到此受管節點的連接端口僅當默認端口“2333”與現有應用程序發生衝突時才更改此端口。"
#: redbot/cogs/audio/core/events/dpy.py:120
msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is <http://ice6.somafm.com/gsclassic-128-mp3>; Disabling this will make the bot unable to play any direct url steam content."
msgstr ""
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 "此命令切換對直接 url 直播的支持,如 Icecast 或 Shoutcast 。 如: <http://ice1.somafm.com/gsclassic-128-mp3> 禁用此功能將使機器人無法播放任何直接 url 蒸汽內容。"
#: redbot/cogs/audio/core/events/dpy.py:130
msgid "This command toggles the support of local track audio playback. for example `/mnt/data/my_super_funky_track.mp3`; Disabling this will make the bot unable to play any local track content."
msgstr ""
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 "此命令切換對本地軌道音頻播放的支持。 如: `/mnt/data/my_super_funky_track.mp3` 禁用此功能將使機器人無法播放任何本地曲目內容。"
#: redbot/cogs/audio/core/events/dpy.py:135
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 ""
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 "此命令切換對 SoundCloud 的播放支持。 如: <https://soundcloud.com/user-103858850/tilla> 禁用此功能將使機器人無法播放任何 SoundCloud 內容。"
#: redbot/cogs/audio/core/events/dpy.py:140
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 ""
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 "此命令切換對 YouTube 的播放支持(Spotify 取決於 YouTube)。 禁用此功能將使機器人無法播放任何 YouTube 內容,包括 Spotify。"
#: redbot/cogs/audio/core/events/dpy.py:145
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 ""
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 "此命令切換對 Twitch 的播放支持。 如: <https://twitch.tv/monstercat> 禁用此功能將使機器人無法播放任何 Twitch 內容。"
#: redbot/cogs/audio/core/events/dpy.py:150
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 ""
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 "此命令切換對 Vimeo 的播放支持。 如: <https://vimeo.com/157743578> 禁用此功能將使機器人無法播放任何 Vimeo 內容。"
#: redbot/cogs/audio/core/events/dpy.py:155
msgid "This setting controls the managed nodes framebuffer, Do not change this unless instructed."
msgstr ""
msgid "This setting controls the managed node's framebuffer, do not change this unless instructed."
msgstr "此設置控制受管節點的幀緩衝區,除非有官方指示,否則不要更改此設置。"
#: redbot/cogs/audio/core/events/dpy.py:159
msgid "This setting controls the managed nodes NAS buffer, Do not change this unless instructed."
msgstr ""
msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed."
msgstr "此設置控制受管節點的 JDA-NAS 緩衝區,除非有官方指示,否則不要更改此設置。"
#: redbot/cogs/audio/core/events/dpy.py:163
msgid "This command will reset every setting changed by `[p]llset`."
msgstr ""
msgstr "此指令將重置由 `[p]llset` 更改的所有設定值。"
#: redbot/cogs/audio/core/events/dpy.py:180
msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available."
msgstr ""
msgstr "您已嘗試在不受支持的架構上運行託管Audio的 Lavalink 節點。 目前只有與設置相關的命令可用。"
#: redbot/cogs/audio/core/events/dpy.py:202
msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible."
msgstr ""
msgstr "我缺少在此伺務器中發送消息的權限。 請盡快解決這個問題。"
#: redbot/cogs/audio/core/events/dpy.py:228
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
"Expected Permissions:\n"
msgstr ""
msgstr "我缺少此伺務器的權限,請盡快解決此問題。\n\n"
"預期權限:\n"
#: redbot/cogs/audio/core/events/dpy.py:235
msgid "Enabled"
@@ -282,14 +283,17 @@ msgstr "已停用"
#: redbot/cogs/audio/core/events/dpy.py:266
msgid "You should not be running this command."
msgstr ""
msgstr "您不應該使用此指令。"
#: redbot/cogs/audio/core/events/dpy.py:269
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"
"如果您想繼續,請輸入這個不帶空格區分大小寫的令牌作為您的下一條消息。\n\n"
"{confirm_token}"
#: redbot/cogs/audio/core/events/dpy.py:313
msgid "No DJ role found. Disabling DJ mode."
@@ -297,89 +301,90 @@ msgstr "沒有找到DJ身分組。 自動停用DJ模式中。"
#: redbot/cogs/audio/core/events/dpy.py:323
msgid "`{user_input}` is not a valid value for `{command}`"
msgstr ""
msgstr "`{user_input}` 不是 `{command}` 的有效數值"
#: redbot/cogs/audio/core/events/dpy.py:331
msgid "Unable To Parse Argument"
msgstr ""
msgstr "無法分析參數"
#: redbot/cogs/audio/core/events/dpy.py:343
#: redbot/cogs/audio/core/events/dpy.py:352
msgid "Invalid Argument"
msgstr ""
msgstr "無效的參數"
#: redbot/cogs/audio/core/events/dpy.py:344
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
msgstr ""
msgstr "您為 `{}` 提供的參數無效:我支持的是 `{}`。"
#: redbot/cogs/audio/core/events/dpy.py:362
msgid "Invalid Environment"
msgstr "無效的環境。\n"
msgstr "無效的環境。"
#: redbot/cogs/audio/core/events/dpy.py:363
msgid "Connection to Lavalink node has been lost."
msgstr ""
msgstr "與 Lavalink 節點的連接已丟失。"
#: redbot/cogs/audio/core/events/dpy.py:371
msgid "No Player Available"
msgstr ""
msgstr "沒有可用的播放器"
#: redbot/cogs/audio/core/events/dpy.py:372
msgid "The bot is not connected to a voice channel."
msgstr ""
msgstr "機器人未連接到語音頻道。"
#: redbot/cogs/audio/core/events/dpy.py:380
#: redbot/cogs/audio/core/events/lavalink.py:179
#: redbot/cogs/audio/core/events/lavalink.py:183
msgid "Unable to Get Track"
msgstr ""
msgstr "無法獲取歌曲。"
#: redbot/cogs/audio/core/events/dpy.py:381
#: redbot/cogs/audio/core/events/lavalink.py:180
#: 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
msgid "There was an issue communicating with Discord."
msgstr ""
msgstr "與 Discord 通信時出現問題。"
#: redbot/cogs/audio/core/events/dpy.py:393
msgid "This error has been reported to the bot owner."
msgstr ""
msgstr "此錯誤已報告給機器人所有者。"
#: redbot/cogs/audio/core/events/lavalink.py:171
#: redbot/cogs/audio/core/events/lavalink.py:175
msgid "Couldn't get a valid track."
msgstr "無法取得有效的歌曲。"
#: redbot/cogs/audio/core/events/lavalink.py:206
#: redbot/cogs/audio/core/events/lavalink.py:210
msgid "Now Playing"
msgstr "正在播放"
#: redbot/cogs/audio/core/events/lavalink.py:208
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Track length: {length} | Requested by: {user}"
msgstr "歌曲長度: {length} | 點歌者: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:231
#: redbot/cogs/audio/core/events/lavalink.py:235
msgid "Queue ended."
msgstr "佇列結束"
#: redbot/cogs/audio/core/events/lavalink.py:297
#: redbot/cogs/audio/core/events/lavalink.py:301
msgid "Multiple Errors Detected"
msgstr ""
msgstr "檢測到多個錯誤"
#: redbot/cogs/audio/core/events/lavalink.py:298
#: 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 "由於檢測到多個錯誤而關閉音頻播放器。 如果這種情況仍然存在請通知機器人所有者因為Audio齒輪可能暫時不可使用。"
#: redbot/cogs/audio/core/events/lavalink.py:312
#: redbot/cogs/audio/core/events/lavalink.py:316
msgid "Track Stuck"
msgstr ""
msgstr "歌曲卡住"
#: redbot/cogs/audio/core/events/lavalink.py:313
#: redbot/cogs/audio/core/events/lavalink.py:317
msgid "Playback of the song has stopped due to an unexpected error.\n"
"{error}"
msgstr ""
msgstr "由於意外錯誤,歌曲已停止播放。\n"
"{error}"
#: redbot/cogs/audio/core/events/lavalink.py:319
#: redbot/cogs/audio/core/events/lavalink.py:323
msgid "Track Error"
msgstr "播放音樂時發生錯誤"

View File

@@ -18,5 +18,5 @@ msgstr ""
#: redbot/cogs/audio/core/__init__.py:40
#, docstring
msgid "Play audio through voice channels."
msgstr "Reproduz áudio através de canais de voz."
msgstr "Reproduzir áudio através de canais de voz."

View File

@@ -25,5 +25,5 @@ msgstr "Nie można pobrać utworu"
#: 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 "W tej chwili nie mogę pobrać ścieżki z węzła Lavalink, spróbuj ponownie za kilka minut."

View File

@@ -25,5 +25,5 @@ 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 foi possível obter uma faixa do nó do Lavalink no momento, tente novamente em alguns minutos."

View File

@@ -25,5 +25,5 @@ msgstr "Parça alınamıyor"
#: 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 "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin."

View File

@@ -21,9 +21,9 @@ 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 節點獲取曲目,請過幾分鐘再試。"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} حتى تشغيل المسار: #{position} في قائمة الانتظار"
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "بيئة غير صالحة"
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr "الموسيقى في السيرفر هى {}"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "لا يبدو أن هذا عنوان URL أو رمز Spotify مدعوم."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "قائمة التشغيل قائمة الانتظار"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "أضاف {num} مسارات إلى قائمة الانتظار.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "أضاف {num} مسارات إلى قائمة الانتظار.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "لا يوجد ما تبحث عنه"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "الرجاء الانتظار، العثور على المسارات..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "الحصول على المسار {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "مطابقة المسار {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "الحصول على المسار {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "الوقت المتبقي تقريبًا: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "تم إعادة تعيين الاتصال أثناء تحميل قائمة التشغيل."
@@ -471,11 +475,11 @@ msgstr "عشوائي"
msgid "Repeat"
msgstr "كرر"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "مسارات المطابقة:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Prosím zkontrolujte svou konzoli nebo logy pro podrobnosti."
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr "hudba na {} serverech"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} zbývá {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Skladba přeskočena"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Nic nenalezeno."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API klíč nebo klientský tajný klíč nebyl správně nastaven. \n"
"Pro pokyny použijte `{prefix}audioset spotifyapi`."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Pravděpodobně se nejedná o podporovaný Spotify odkaz nebo kód."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} skladby nemůžou být zařazeny do fronty."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Playlist zařazen do fronty"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Přidáno {num} skladeb do fronty.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} do začátku přehrávání playlistu: je na #{position} pozici ve frontě"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Připojení bylo obnoveno při načítání seznamu skladeb."
@@ -468,11 +472,11 @@ msgstr "Náhodně"
msgid "Repeat"
msgstr "Opakovat"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Odpovídající skladby:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr "Verbindung zu Lavalink ist fehlgeschlagen"
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Bitte überprüfen Sie Ihre Konsole oder Protokolle für Details."
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "Titel können nicht wiedergegeben werden"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached."
msgstr "Maximale Warteschlangengröße erreicht."
#: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Titel eingereiht"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Dieser Track ist auf diesem Server nicht erlaubt."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Der Track überschreitet die maximale Länge."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} bis zur Wiedergabe des Titels: #{position} in der Warteschlange"
@@ -117,10 +117,10 @@ msgstr " - Name: <{pname}>\n"
" - Autor: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Ungültige Umgebung"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} erforderlich, aber du hast {bal}."
msgid "music in {} servers"
msgstr "Musik in {} Servern"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Die Warteschlange ist leer."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Livestreame derzeit {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} Zeit übrig von {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Titel übersprungen"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Die Nummer, des Liedes, muss größer oder gleich 1 sein."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Es sind derzeit nur {queuelen} Songs in der Warteschlange."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} Titel übersprungen"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Der Besitzer muss die Spotify client ID und Spotify client secret festlegen, bevor Spotify URLs oder Codes verwendet werden können. \n"
"Siehe `{prefix}audioset spotifyapi` für eine Anleitung."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Der Besitzer muss der YouTube API schlüssel festlegen, bevor Spotify URLs oder Codes verwendet werden können. \n"
"Siehe `{prefix}audioset youtubeapi` für eine Anleitung."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Tracks können nicht abgerufen werden"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Warte bis die Playlist fertig geladen hat."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Nichts gefunden."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Track ist nicht abspielbar."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** ist kein vollständig unterstütztes Format und einige Titel werden möglicherweise nicht abgespielt."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Tracks können nicht abgerufen werden"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 "Ich bin momentan nicht in der Lage, einen Titel von Lavalink zu bekommen. Versuchen Sie es in ein paar Minuten erneut."
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Der Spotify API Key oder dar Client secret wurden nicht richtig eingestellt.\n"
" Benutze `{prefix}audioset spotifyapi` für eine Anleitung."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Tracks können nicht gefunden werden"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Dies scheint keine unterstützte Spotify-URL oder Spotify-Code zu sein."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} ist keine zulässige Abfrage."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 "Ich bin momentan nicht in der Lage, einen Titel von Lavalink zu bekommen. Versuchen Sie es in ein paar Minuten erneut."
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Lokale Tracks funktionieren nicht, wenn die `Lavalink.jar` den Track nicht sehen kann.\n"
" Dies kann aufgrund von Berechtigungen oder weil Lavalink.jar auf einem anderen Rechner ausgeführt wird passieren."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} Tracks können nicht zur Warteschlange hinzugefügt werden."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Kein Titel"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Playlist eingereiht"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Es wurden {num} Tracks zu der Playlist hinzugefügt.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} bis zum Start der Playlist: beginnt bei #{position} in der Warteschlange"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Nichts gefunden"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Bitte warten, Tracks werden gefunden..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Lade Lied {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Passende Spur {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Lade Titel {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Ungefähre Zeit verbleibend: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Ich bin momentan nicht in der Lage, einen Track von Lavalink zu bekommen. Versuchen Sie es in ein paar Minuten erneut."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Die Verbindung wurde zurückgesetzt beim Laden der Playlist."
@@ -479,11 +483,11 @@ msgstr "Zufällige Wiedergabe"
msgid "Repeat"
msgstr "Wiederholen"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Passende Titel:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Seite {page_num}/{total_pages} | {num_tracks} Titel"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr "La conexión a Lavalink ha fallado"
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Por favor, comprueba tu consola o registros para más detalles."
@@ -50,28 +50,28 @@ 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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Canción en cola"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Esta canción no está permitida en este servidor."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "La canción excede la duración máxima."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} hasta la reproducción de la pista: #{position} en cola"
@@ -117,10 +117,10 @@ msgstr " - Nombre: <{pname}>\n"
" - Autor: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Entorno no válido"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} requerido, pero tienes {bal}."
msgid "music in {} servers"
msgstr "Música en {} Servidores"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "No hay nada en la cola."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Actualmente en vivo {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} restante de {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Canción saltada"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "El número de la canción debe ser igual o mayor que 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Solo hay {queuelen} canciones actualmente en cola."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} pistas omitidas"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "El propietario necesita establecer el ID del cliente de Spotify y el secreto del cliente de Spotify, antes de que se puedan usar las URLs o códigos de Spotify. \n"
"Ver `{prefix}audioset spotifyapi` para instrucciones."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "El propietario necesita establecer el ID del cliente de Spotify y el secreto del cliente de Spotify, antes de que se puedan usar las URLs o códigos de Spotify. \n"
"Ver `{prefix}audioset spotifyapi` para instrucciones."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "No se pueden reproducir las canciones"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Espere hasta que la lista de reproducción haya terminado de cargar."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Nada encontrado."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "La canción no se puede reproducir."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** no es un formato soportado, por lo que algunas canciones pueden no reproducirse."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "No se puede obtener la canción"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 "No puedo obtener una cancion desde el nodo de Lavalink en este momento, inténtalo de nuevo en unos minutos."
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "La clave API de Spotify o el cliente secreto no se han configurado correctamente. \n"
"Usa `{prefix}audioset spotifyapi` para obtener instrucciones."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "No se encontraron canciones"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Esta no parece ser una URL o código compatible con Spotify."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} no es una consulta permitida."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 "No puedo obtener una cancion desde el nodo de Lavalink en este momento, inténtalo de nuevo en unos minutos."
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Las pistas locales no funcionarán si el `Lavalink.jar` no puede ver la pista.\n"
"Esto puede deberse a permisos o porque Lavalink.jar se está ejecutando en una máquina diferente a las pistas locales."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} canciones no pueden ser puestas en cola."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Sin título"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Lista de reproducción en cola"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr "Álbum en cola"
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Se han añadido {num} canciones a la cola.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} hasta el inicio de la reproducción de la lista: comienza en #{position} en cola"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "No se encontró nada"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Por favor espere, buscando las canciones..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Obteniendo la canción {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Obteniendo la canción {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Cargando la canción {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Tiempo restante aproximado: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "No puedo obtener una canción desde Lavalink en este momento, inténtalo de nuevo en unos minutos."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "La conexión se restableció mientras se cargaba la lista de reproducción."
@@ -479,11 +483,11 @@ msgstr "Aleatorio"
msgid "Repeat"
msgstr "Repetir"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Canciones coincidentes:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Página {page_num}/{total_pages} | {num_tracks} canciones"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Tarkista lisätiedot konsolista tai logeista."
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "Kappaleiden toisto ei onnistu"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached."
msgstr "Jonon enimmäispituus on saavutettu."
#: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Kappale lisätty jonoon"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Tämä kappale ei ole sallittu tällä palvelimella."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Kappale ylittää maksimipituuden."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} kappaleen toistoon: #{position} jonossa"
@@ -117,10 +117,10 @@ msgstr " - Nimi: <{pname}>\n"
" - Tekijä: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Virheellinen ympäristö"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} tarvitaan, mutta sinulla on vain {bal}."
msgid "music in {} servers"
msgstr "musiikkia {} palvelimella"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Jonossa ei ole mitään."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Tällä hetkellä livestriimaa {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} jäljellä kappaletta {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Kappale ohitettu"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Kappalenumeron tulee olla yhtä suuri tai suurempi kuin 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Vain {queuelen} kappaletta on tällä hetkellä jonossa."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} kappaletta ohitettu"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Omistajan tulee asettaa Spotify client ID ja Spotify client secret, ennen kuin Spotify-osoitteita voidaan käyttää. \n"
"Katso `{prefix}audioset spotifyapi` saadaksesi ohjeita."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Omistajan täytyy asettee YouTube API -avain ennen kuin Spotify-osoitteita voidaan käyttää.\n"
"Katso`{prefix}audioset youtubeapi` saadakseksi ohjeita."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Kappaleita ei voitu hakea"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Odota kunnes soittolista on kokonaan latautunut."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Mitään ei löytynyt."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Kappale ei ole toistettavissa."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** ei ole täysin tuettu muoto ja sen vuoksi kaikkia kappaleita ei välttämättä voida toistaa."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Kappaletta ei voitu hakea"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API-avainta tai client secret -arvoa ei ole asetettu oikein. \n"
"Käytä`{prefix}audioset spotifyapi` saadaksesi ohjeita."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Kappaleita ei voida hakea"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Tuo ei näytä olevan kelvollinen Spotify-osoite tai -koodi."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} ei ole sallittu haku."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Paikalliset kappaleet eivät toimi jos `Lavalink.jar` ei voi nähdä niitä.\n"
"Tämä voi johtua tiedosto-oikeuksista tai siitä että Lavalink.jar ajetaan toisella tietokoneella kuin missä kappaleet ovat."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} kappaletta ei voida lisätä jonoon."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Ei otsikkoa"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Soittolista lisätty jonoon"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Lisättiin {num} kappaletta jonoon.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} soittolistan toiston alkuun: alkaa sijalla #{position} jonossa"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Mitään ei löytynyt"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Odota hetki, etsitään kappaleita..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Haetaan kappaletta {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Yhdistetään kappaletta {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Ladataan kappaletta {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Arvioitu jäljellä oleva aika: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "En saa kappaletta Lavalinkiltä tällä hetkellä, yritä uudelleen muutaman minuutin kuluttua."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Yhteys nollattiin soittolistaa ladatessa."
@@ -479,11 +483,11 @@ msgstr "Sekoitus"
msgid "Repeat"
msgstr "Uudelleentoisto"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Vastaavat kappaleet:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Sivu {page_num}/{total_pages} | {num_tracks} kappaletta"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Veuillez vérifier votre console ou les logs pour plus de détails."
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "Impossible de jouer des pistes"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached."
msgstr "Limite de la file de lecture atteinte."
#: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Piste ajoutée"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Ce titre n'est pas autorisé sur le serveur."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Cette piste dépasse la limite maximale."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} avant la lecture de la piste : #{position} dans la file dattente"
@@ -117,10 +117,10 @@ msgstr " - Nom : <{pname}>\n"
" - Auteur : < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Environnement invalide"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} requis, mais vous avez {bal}."
msgid "music in {} servers"
msgstr "musique dans {} serveurs"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Il n'y a rien dans la liste."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Actuellement en streaming {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} restant sur {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Piste passée"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Le numéro de piste doit être égal ou supérieur à 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Il y a seulement {queuelen} musiques dans la liste d'attente, actuellement."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} pistes sautées"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Le propriétaire doit rentrer le \"Client ID\" Spotify et le \"Client Secret\" Spotify avant de pouvoir utiliser les URL ou les codes Spotify. \n"
"Voir `{prefix}audioset spotifyapi` pour les instructions."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Le propriétaire doit définir la clé d'API YouTube avant de pouvoir utiliser les URLs ou les codes Spotify.\n"
"Voir `{prefix}audioset youtubeapi` pour les instructions."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Impossible d'obtenir les pistes"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Attendre jusqu'à ce que la playlist finisse de charger."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Aucun résultat."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "La piste n'est pas jouable."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** n'est pas un format supporté et certaines pistes peuvent ne pas être jouées."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Impossible d'obtenir la piste"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "La clé API de Spotify ou le secret client n'ont pas étés correctement définis. \n"
"Utilisez `{prefix}audioset spotifyapi` pour connaître la marche à suivre."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Impossible de trouver les pistes"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Cela ne semble pas être une URL ou un code Spotify pris en charge."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} n'est pas une requête autorisée."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Les pistes locales ne fonctionneront pas si `Lavalink.jar` ne peut pas voir la piste.\n"
"Cela peut être dû à des permissions ou parce que Lavalink.jar est exécuté sur une machine différente de celle des pistes locales."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} pistes ne peuvent pas être mises en attente."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Sans titre"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Playlist en file dattente"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Ajout de {num} pistes à la file d'attente.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} avant le début de la lecture de la playlist : commence à #{position} dans la liste"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Aucun résultat"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Veuillez patienter, recherche des pistes ..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Obtention de la piste {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Piste correspondante {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Chargement de piste {num}/{total} ..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Temps approximatif restant: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Je ne parviens actuellement pas à me connecter à Lavalink pour l'instant. Réessayez dans quelques minutes."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "La connexion a été réinitialisée lors du chargement de la playlist."
@@ -479,11 +483,11 @@ msgstr "Aléatoire"
msgid "Repeat"
msgstr "Répétition"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Pistes correspondantes :"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Page {page_num}/{total_pages} | {num_tracks} pistes"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr "Veza s Lavalink čvorom nije uspjela"
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Provjerite konzolu ili zapisnike za detalje."
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "Nije moguće reproducirati pjesme"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached."
msgstr "Dostignuto ograničenje za red čekanja."
#: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Pjesma dodana u red čekanja"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Ova pjesma nije dopuštena na ovom serveru."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Pjesma prelazi maksimalnu duljinu."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} do reprodukcije pjesme: #{position} u redu"
@@ -117,10 +117,10 @@ msgstr " - Naziv: <{pname}>\n"
" - Autor: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Neispravno Okruženje"
@@ -140,180 +140,184 @@ msgstr "Potrebno je {required_credits} {currency}, ali imate {bal}."
msgid "music in {} servers"
msgstr "glazbu u {} servera"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Nema ništa u redu."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Trenutno uživo {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} preostalo na {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Pjesma je preskočena"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Broj pjesme mora biti jednak ili veći od 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "U redu čekanja je trenutno {queuelen} pjesama."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "Preskočeno {skip_to_track} pjesama"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Vlasnik treba postaviti Spotify \"Client ID\" i \"Client Secret\" prije nego što se Spotify URL-ovi ili kodovi mogu koristiti.\n"
"Pogledajte `{prefix}audioset spotifyapi` za upute."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Vlasnik treba postaviti YouTube API ključ prije nego što se Spotify URL-ovi ili kodovi mogu koristiti.\n"
"Pogledajte `{prefix}audioset youtubeapi` za upute."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Nije moguće dobiti pjesme"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Pričekajte da se popis za reprodukciju učita."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Ništa nije pronađeno."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Pjesma se ne može reproducirati."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** nije podržan format i neke se pjesme možda neće moći reproducirati."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Nije moguće dobiti pjesmu"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 "Trenutno ne mogu dobiti pjesmu od Lavalink čvora, pokušajte ponovno za par minuta."
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API ključ nije pravilno postavljen. \n"
"Koristi `{prefix}audioset spotifyapi` za upute."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Nije moguće pronaći pjesme"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Čini se da ovo nije podržani Spotify URL ili kȏd."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} nije dozvoljen upit."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Lokalne pjesme neće raditi ako `Lavalink.jar` ne može vidjeti pjesmu.\n"
"To može biti zbog dozvola ili zato što se Lavalink.jar izvodi na drugom uređaju od lokalnih pjesama."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} pjesama se ne može staviti u red čekanja."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Nema naslova"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Popis za reprodukciju dodan u red čekanja"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Dodano {num} pjesama u red čekanja.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} do reprodukcije popisa za reprodukciju: #{position} u redu čekanja"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Ništa nije pronađeno"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Pričekajte, tražim pjesme..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Dohvaćanje pjesme {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Usklađivanje pjesme {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Učitavanje pjesme {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Preostalo je približno: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za nekoliko minuta."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Veza je prekinuta prilikom učitavanja popisa za reprodukciju."
@@ -479,11 +483,11 @@ msgstr "Nasumična reprodukcija"
msgid "Repeat"
msgstr "Ponavljanje"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Odgovarajuće pjesme:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Stranica {page_num}/{total_pages} | {num_tracks} pjesama"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Kunci Spotify API atau rahasia klien belum disetel dengan benar.\n"
"Gunakan `{prefix} audioset spotifyapi` untuk mendapatkan petunjuk."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Tampaknya ini bukan URL atau kode Spotify yang didukung."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} lagu tidak dapat diantrekan."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Antrean Daftar Putar"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Menambahkan {num} trek ke antrian. {maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} hingga dimulainya pemutaran playlist: dimulai dari #{position} dalam antrian"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Sambungan disetel ulang saat memuat daftar putar."
@@ -468,11 +472,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "La chiave API o il client secret di Spotify non sono stati impostati correttamente. \n"
"Usa `{prefix}audioset spotifyapi` per le istruzioni."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -468,11 +472,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr "{} つのサーバーで再生中"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "관리자에게 문의해주세요"
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "트랙을 재생할수 없습니다"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "트랙 추가됨"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "이 서버에서는이 트랙을 사용할 수 없습니다."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "트랙이 최대 길이를 초과했습니다."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "트랙이 재생될때까지 {time}: 대기열의 #{position}"
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "잘못된 환경입니다."
@@ -136,179 +136,183 @@ msgstr ""
msgid "music in {} servers"
msgstr "{} 서버들에 있는 음악"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "대기열에 아무것도 없습니다."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "지금 라이브 스트리밍중인 {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{track} {time} 남음."
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "트랙 스킵됨"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "트랙 번호는 1 보다 크거나 같아야 합니다."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "현재 대기열에 {queuelen} 곡들만 있습니다."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} 트랙들 스킵됨"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "봇 관리자가 Spotify URL 또는 코드를 사용하기 전에 Spotify 클라이언트 ID 및 암호를 설정해 주어야 합니다. \n"
" `{prefix}audioset spotifyapi`을 참조하세요."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "봇 관리자가 Youtube URL 또는 코드를 사용하기 전에 Youtube API Key를 설정해 주어야 합니다. \n"
" `{prefix}audioset youtubeapi`을 참조하세요."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "트랙을 가져올 수 없습니다."
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "플래이리스트 불러오기가 끝날때까지 기다려주세요."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "아무것도 찾지 못했습니다."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "재생할 수 없는 트랙입니다."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "** {suffix} **는 완전히 지원되는 형식이 아니며 일부 트랙이 재생되지 않을 수 있습니다."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "트랙을 찾을수 없습니다"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "You deleted the translation \"Spotify API 키 또는 client secret이 올바르게 설정되지 않았습니다. \n"
"`{prefix}audioset spotifyapi`를 사용하여 명령어들을 확인하세요.\""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "해당 트랙을 찾을 수 없습니다"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "지원되는 Spotify URL 또는 코드가 아닌 것 같습니다."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} 을 대기열에 추가할 수 없습니다."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "제목 없음"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "대기중인 재생 목록"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "대기열에 {num} 개의 트랙이 추가되었습니다. {maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "재생 목록 재생이 시작될 때까지 {time} 남았습니다.: 대기열의 #{position} 에서 시작합니다."
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "검색 결과 없음"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "해당 트랙을 찾는 중입니다. 잠시만 기다려 주세요."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "트랙 가져오는중 {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "일치하는 트랙 {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "트랙 불러오는중 {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "남은시간: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "지금은 라바링크를 통해 음악을 가져올 수 없습니다. 몇분 뒤에 다시 시도해주세요."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "재생 목록을 로드하는 동안 연결이 재설정되었습니다."
@@ -470,11 +474,11 @@ msgstr "곡 섞기"
msgid "Repeat"
msgstr "반복"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "일치하는 트랙들:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Vennligst sjekk konsollen eller loggene dine for detaljer."
@@ -50,28 +50,28 @@ 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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Spor i kø"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Dette sporet er ikke tillatt på denne serveren."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Spor overskrider maksimal lengde."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} til avspilling: #{position} i kø"
@@ -117,10 +117,10 @@ msgstr " - Navn: <{pname}>\n"
" - Forfatter: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Ugyldig miljø"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} nødvendig, men du har {bal}."
msgid "music in {} servers"
msgstr "musikk i {} servere"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Det er ingenting i køen."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Direkteavspilling for øyeblikket {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} forlot {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Spor hoppet over"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Spornummer må være lik eller større enn 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Det er kun {queuelen} sanger i kø for øyeblikket."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} spor hoppet over"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Eieren må angi Spotify-klient-ID og Spotify klient-sekretet, før Spotify-URLer og koder kan brukes. \n"
"Se `{prefix}audioset spotifyapi for instruksjoner."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Eieren må angi YouTube API-nøkkelen før Spotify URL-er eller koder kan brukes.\n"
"Se {prefix}audioset youtubeapi` for instruksjoner."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Kan ikke hente sporing"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Vent til spillelisten er ferdig lastet."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Ingenting funnet."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Sporet kan ikke spilles."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** er ikke et fullstendig støttet format og noen spor kan kanskje ikke spille."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Kunne ikke motta spor"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API-nøkkelen eller klienten hemmelig har ikke blitt satt ordentlig. \n"
"Bruk `{prefix}audioset spotifyapi` for instruksjoner."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Kan ikke finne spor"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Dette ser ikke ut til å være en støttet Spotify-URL eller kode."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} er ikke tillatt spørring."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Lokale spor vil ikke fungere hvis `Lavalink.jar` ikke kan se sporet.\n"
"Dette kan skyldes tillatelser eller at Lavalink.jar kjøres i en annen maskin enn de lokale sporene."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} spor kan ikke legges i kø."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Ingen tittel"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Spilleliste lagt i kø"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "La til {num} spor i avspillingskøen.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} til start av spilleliste avspilling: starter på #{position} i kø"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Ingenting funnet"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Vennligst vent, finner spor..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Henter spor {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Samsvarende spor {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Laster inn spor {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Omtrentlig tid gjenstår: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Jeg klarer ikke å finne et spor fra Lavalink i øyeblikket, prøv igjen om noen minutter."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Tilkoblingen ble tilbakestilt under lasting av spillelisten."
@@ -479,11 +483,11 @@ msgstr "Shuffle"
msgid "Repeat"
msgstr "Gjenta"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Samsvarende spor:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Side {page_num}/{total_pages} {num_tracks} spor"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "Kan tracks niet afspelen"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Nummer toegevoegd"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} tot het afspelen volgt: #{position} in de wachtrij"
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr "muziek in {} servers"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Geen resultaten."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "De Spotitify API-sleutel of clientgeheim is niet correct ingesteld. \n"
"Gebruik `{prefix}audioset spotifyapi` voor instructies."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Dit lijkt geen ondersteunde Spotify URL of code te zijn."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} nummers kunnen niet in de wachtrij worden geplaatst."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Afspeellijst toegevoegd"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Er zijn {num} nummers toegevoegd aan de wachtrij.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} tot het begin van het afspelen van de afspeellijst: begint bij #{position} in de wachtrij"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Nummers laden {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "De verbinding is gereset tijdens het laden van de afspeellijst."
@@ -409,7 +413,7 @@ msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:680
msgid "Global"
msgstr ""
msgstr "Globaal"
#: redbot/cogs/audio/core/utilities/playlists.py:682
msgid "the Server"
@@ -417,7 +421,7 @@ msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:682
msgid "Server"
msgstr ""
msgstr "Server"
#: redbot/cogs/audio/core/utilities/playlists.py:684
msgid "the User"
@@ -425,7 +429,7 @@ msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:684
msgid "User"
msgstr ""
msgstr "Gebruiker"
#: redbot/cogs/audio/core/utilities/queue.py:40
msgid "__Too many songs in the queue, only showing the first 500__.\n\n"
@@ -468,11 +472,11 @@ msgstr "Shuffle"
msgid "Repeat"
msgstr "Herhalen"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -27,10 +27,10 @@ msgstr "Strona {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 "Połączenie z węzłem Lavalink nie powiodło się"
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Sprawdź swoją konsolę lub logi w celu uzyskania szczegółów."
@@ -43,35 +43,35 @@ msgstr "Najpierw połącz się z kanałem głosowym."
#: 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 "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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Utwór zakolejkowany"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Ten utwór nie jest dozwolony na tym serwerze."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Utwór przekracza maksymalną długość."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} do odtwarzania utworu: #{position} w kolejce"
@@ -117,10 +117,10 @@ msgstr " - Nazwa: <{pname}>\n"
" - Autor: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Nieprawidłowe środowisko"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} wymagane, lecz Ty masz {bal}."
msgid "music in {} servers"
msgstr "grane na {} serwerach"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Niczego nie ma w kolejce."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Aktualnie streamowane: {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "Pozostało {time} dla {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Utwór pominięty"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Wartość musi być równa lub większa od 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Obecnie jest tylko {queuelen} utworów w kolejce."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "Pominięto {skip_to_track} utworów"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Właściciel musi ustawić identyfikator ID klienta Spotify i sekretny klucz klienta Spotify, zanim będzie można użyć adresów URL lub kodów Spotify. \n"
"Zobacz instrukcje `{prefix}audioset spotifyapi`."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Właściciel musi ustawić klucz API YouTube zanim będzie można użyć adresów URL lub kodów Spotify.\n"
"Zobacz `{prefix}audioset youtubeapi` dla dalszych instrukcji."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Nie można pobrać utworów"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Poczekaj, aż lista odtwarzania zakończy ładowanie."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Nic nie znaleziono."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Utwór nie jest odtwarzalny."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** nie jest w pełni obsługiwanym formatem i niektóre utwory mogą nie być odtwarzane."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Nie można pobrać utworu"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 "W tej chwili nie mogę pobrać ścieżki z węzła Lavalink, spróbuj ponownie za kilka minut."
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Klucz Spotify API lub sekret klienta nie zostały poprawnie ustawione. \n"
"Użyj `{prefix}audioset spotifyapi` dla dalszych instrukcji."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Nie można znaleźć utworów"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Wygląda na to, że nie jest to obsługiwany adres URL lub kod Spotify."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} nie jest dozwolonym zapytaniem."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 "W tej chwili nie mogę pobrać ścieżki z węzła Lavalink, spróbuj ponownie za kilka minut."
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Lokalne utwory nie będą działać, jeśli `Lavalink.jar` nie może zobaczyć ścieżki.\n"
"Może to być spowodowane uprawnieniami lub Lavalink.jar jest uruchamiany w innej maszynie niż lokalne utwory."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} utworów nie może zostać zakolejkowane."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Brak tytułu"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Lista odtwarzania zakolejkowana"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Dodano {num} utworów do kolejki.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} do rozpoczęcia odtwarzania listy odtwarzania: zaczyna się od #{position} w kolejce"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Nic nie znaleziono"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Proszę czekać, wyszukiwanie utworów..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Pobieranie utworu {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Pasujących utworów {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Ładowanie utworu {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Pozostały przybliżony czas: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "W tej chwili nie mogę pobrać utworu z Lavalinka, spróbuj ponownie za kilka minut."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Połączenie zostało zresetowane podczas ładowania listy odtwarzania."
@@ -408,7 +412,7 @@ msgstr "Nie można pobrać list odtwarzania"
#: redbot/cogs/audio/core/utilities/playlists.py:541
msgid "I don't have permission to connect and speak in your channel."
msgstr ""
msgstr "Nie mam uprawnień do łączenia się i mówienia na twoim kanale."
#: redbot/cogs/audio/core/utilities/playlists.py:572
msgid "You must be in the voice channel to use the playlist command."
@@ -479,11 +483,11 @@ msgstr "Losowo"
msgid "Repeat"
msgstr "Powtarzanie"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Pasujące utwory:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Strona {page_num}/{total_pages} | {num_tracks} utworów"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ 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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Faixa Enfileirada"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Ambiente inválido"
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr "música em {} servidores"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Nada encontrado."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Não foi possível obter a faixa"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 foi possível obter uma faixa do nó do Lavalink no momento, tente novamente em alguns minutos."
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "A chave do Spotify API ou segredo do cliente não foram definidos corretamente. \n"
msgstr "A chave de API do Spotify ou segredo do cliente não foram definidos corretamente. \n"
"Use `{prefix}audioset spotifyapi` para mais instruções."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Isto não parece ser uma URL ou código do Spotify válido."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Lista de reprodução enfileirada"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "{num} faixas enfileiradas.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} até o início da reprodução da lista: começa na posição #{position} da fila"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Nada foi encontrado"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Não consigo fazer uma trilha de Lavalink no momento, tente novamente em alguns minutos."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "A conexão foi redefinida durante o carregamento da lista de reprodução."
@@ -468,11 +472,11 @@ msgstr "Aleatório"
msgid "Repeat"
msgstr "Repetir"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Пожалуйста, проверьте вашу консоль или логи для получения более подробной информации."
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "Не удается воспроизвести треки"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Трек поставлен в очередь"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Этот трек не разрешен на этом сервере."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Этот трек превышает максимальную длину."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time} до воспроизведения трека: #{position} в очереди"
@@ -117,10 +117,10 @@ msgstr " - Имя: <{pname}>\n"
" - Автор: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Неверное окружение"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} требуется, у вас {bal}."
msgid "music in {} servers"
msgstr "музыка на {} серверах"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Очередь пуста."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Сейчас в прямом эфире {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{time} осталось в {track}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Трек пропущен"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Номер трека должен быть больше или равен 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "В настоящее время в очереди стоят только песни: {queuelen}."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} треков пропущено"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Владелец должен установить идентификатор клиента Spotify и секрет клиента Spotify, прежде чем можно будет использовать URL-адреса или коды Spotify..\n"
"Просмотрите `{prefix}audioset spotifyapi` для получения инструкций."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Владелец должен установить ключ YouTube API перед использованием URL-адресов или кодов Spotify.\n"
"Смотрите `{prefix}audioset youtubeapi` для получения инструкций."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Не удается получить треки"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Дождитесь окончания загрузки плейлиста."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Ничего не найдено."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Трек не воспроизводится."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** не является полностью поддерживаемым форматом, и некоторые треки не могут воспроизводиться."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Не удается получить трек"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "API ключ Spotify или секрет клиента были установлены неправильно. \n"
"Для получения инструкций используйте `{prefix}audioset spotifyapi`."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Не удается найти треки"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Это не похоже на поддерживаемый $SPOTIFY URL или код."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} не является допустимым запросом."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "Локальные треки не будут работать, если `Lavalink.jar` не будет видеть трек.\n"
"Это может быть вызвано правами или потому что Lavalink.jar запускается на машине, отличной от локальных треков."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} треков не могут быть поставлены в очередь."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Без заголовка"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Плейлист поставлен в очередь"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "{num} треков добавлено в очередь.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} до начала воспроизведения плейлиста: начинается с #{position} в очереди"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Ничего не найдено"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Пожалуйста, подождите, поиск треков..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Получение трека {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "Сопоставление трека {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Загрузка трека {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Примерно времени осталось: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "На данный момент я не могу получить трек от Lava_link, попробуйте еще раз через несколько минут."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Соединение было сброшено при загрузке плейлиста."
@@ -479,11 +483,11 @@ msgstr "Перемешивание"
msgid "Repeat"
msgstr "Повтор"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Соответствующие треки:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Страница {page_num}/{total_pages} | {num_tracks} треков"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Nepodarilo sa získať stopu"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Nedokážem získať stopu z Lavalinku v tomto momente, skúste to o pár minút."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Slovenian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Neveljavno okolje"
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Skladbe ni mogoče dobiti"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API ključ ali Client Secret niso nastavljeni pravilno. \n"
"Uporabi `{prefix}audioset spotifyapi` za navodila."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Trenutno ne morem dobiti skladb od Lavalinka, poskusite znova čez nekaj minut."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -468,11 +472,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -27,10 +27,10 @@ msgstr "{page_num}/{total_pages} sayfa"
#: 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 "Lavalink bağlantısı başarısız"
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "Console veya loglarınızı kontrol edin."
@@ -43,35 +43,35 @@ msgstr "Önce bir sesli bir kanala katılın."
#: 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 "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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Şarkı sıraya eklendi"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Bu şarkının sunucuda çalınmasına izin verilmiyor."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Şarkı izin verilen uzunluğu aşıyor."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "Şarkının başlamasına {time} kadar süre var. #{position} sırada."
@@ -117,10 +117,10 @@ msgstr " - İsim: <{pname}>\n"
" - Sahip: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "Geçersiz Ortam"
@@ -140,180 +140,184 @@ msgstr "{required_credits} {currency} gerekli, ama sizde {bal} var."
msgid "music in {} servers"
msgstr "{} sunucu da şarkı"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Henüz burada bir şey yok."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr "Şuan canlı yayınlanıyor {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr "{track} şarkısının bitmesine kalan süre {time}"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Şarkı Geçildi"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Şarkı numarası 1'e eşit veya 1'den büyük olmalı"
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Sırada şu anda sadece {queuelen} parça var."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} Parça Atlandı"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "Spotify URLleri veya kodları kullanılmadan önce bot sahibinin Spotify istemci IDsi ve istemci sırrını ayarlaması gerekir. \n"
"Yönergeler için `{prefix}audioset spotifyapi` komutunu kullanın."
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "Spotify URLleri veya kodları kullanılmadan önce bot sahibinin YouTube API anahtarı ayarlaması gerekir.\n"
"Yönergeler için `{prefix}audioset youtubeapi` komutunu kullanın."
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Parçalar alınamıyor."
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Playlist yüklenmesi bitene kadar bekleyin."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Hiçbir şey bulunamadı."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Parça çalınamaz."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 "**{suffix}** tamamen desteklenen bir format değil ve bazı parçalar çalınamayabilir."
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr "Parça alınamıyor"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin."
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API anahtarı veya istemci sırrı düzgün ayarlanmamış. \n"
"Yönergeler için `{prefix}audioset spotifyapi` komutunu çalıştırın."
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Parçalar bulunamadı"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Bu geçerli bir Spotify URL'si ya da kodu gibi gözükmüyor."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} izin verilmeyen bir sorgudur."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin."
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "`Lavalink.jar` parçayı bulamazsa yerel parçalar çalışmaz.\n"
"Bu izinler veya Lavalink.jar'ın parçaları bulundurandan farklı bir makinede çalıştırılmasından kaynaklanabilir."
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} şarkıları sıraya alınamaz."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Başlık Yok"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Playlist sıraya alındı."
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "{num} adet şarkı sıraya eklendi.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "Playlistin başlamasına {time} süre var: #{position} sırasında başlar."
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Hiçbir şey bulunamadı"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Lütfen bekleyin, şarkılar aranıyor..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "{num}/{total} şarkı yükleniyor..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "{num}/{total} şarkı eşleştiriliyor..."
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 " {num}/{total} şarkı yükleniyor."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Tahmini kalan süre: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Playlist yüklenirken bağlantı yenilendi."
@@ -479,11 +483,11 @@ msgstr "Karışık Oynat"
msgid "Repeat"
msgstr "Tekrarla"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Eşleşen şarkılar:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Sayfa {page_num}/{total_pages} | {num_tracks} parça"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,176 +136,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -467,11 +471,11 @@ msgstr ""
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ 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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "Đã thêm bài hát vào hàng đợi"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr "Bài hát này không được cho phép trên máy chủ này."
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr "Độ dài bài hát vượt quá giá trị tối đa."
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "Còn {time} cho đến khi phát lại: thứ #{position} trong hàng đợi"
@@ -117,10 +117,10 @@ msgstr " - Tên: <{pname}>\n"
" - Tác giả: < {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -140,176 +140,180 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "Đã hết hàng đợi."
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "Đã bỏ qua"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr "Số bài hát phải lớn hơn hoặc bằng 1."
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr "Hiện tại chỉ có {queuelen} bài hát đang trong hàng đợi."
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr "{skip_to_track} Bài hát đã bỏ qua"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 "Tôi không lấy được nhạc. Thử lại lần nữa đi"
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 "Đợi tôi load danh sách phát."
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "Không tìm thấy gì cả."
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "Bài hát không thể phát được."
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
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/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr "Tôi không lấy được nhạc"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "Hình như tôi không hỗ trợ link/code đó, hay là thử lại."
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr "{query} không phải là một từ khóa cho phép."
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} sorry Tôi không thể nhét mấy bài này vào hàng đợi."
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "Không có tiêu đề"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "Danh sách đã được thêm vào hàng đợi"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "Đã thêm {num} bài hát vào hàng đợi.{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} cho đến khi bắt đầu danh sách phát lại: bắt đầu từ #{position} trong hàng đợi"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr "Không tìm thấy gì cả"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr "Đợi tý, đang tìm bài hát..."
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "Đang lấy bài hát {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 "Đang tải bài hát {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "Dự đoán thời gian còn lại: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "Bây giờ tôi chưa thể tìm nhạc được, đợi một lát nữa rùi thử lại."
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "Uhh Kết nối đã bị reset khi tôi đang lấy danh sách nhạc."
@@ -475,11 +479,11 @@ msgstr "Phát trộn"
msgid "Repeat"
msgstr "Phát lặp lại"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr "Các bài hát phù hợp:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr "Trang {page_num}/{total_pages} | {num_tracks} bài hát"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgid "Connection to Lavalink node has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 ""
@@ -50,28 +50,28 @@ msgid "Unable To Play Tracks"
msgstr "无法播放曲目"
#: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: 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
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr ""
@@ -113,10 +113,10 @@ msgid " - Name: <{pname}>\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr ""
@@ -136,177 +136,181 @@ msgstr ""
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:328
#: 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 "Spotify API 密钥或客户端密钥未正确设置 \n"
"使用 `{prefix}audioset spotifyapi` 获得指导"
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:629
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 ""
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr ""
@@ -468,11 +472,11 @@ msgstr "随机播放"
msgid "Repeat"
msgstr "重复"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-07-19 15:11+0000\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -27,13 +27,13 @@ msgstr "第{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 "連接 Lavalink 節點失敗"
#: redbot/cogs/audio/core/utilities/formatting.py:98
#: redbot/cogs/audio/core/utilities/player.py:589
#: 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 "請查看您的控制台或日誌以了解詳細信息。"
#: redbot/cogs/audio/core/utilities/formatting.py:106
#: redbot/cogs/audio/core/utilities/playlists.py:561
@@ -43,35 +43,35 @@ msgstr "請先加入一個語音頻道。"
#: 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 "尚未建立與 Lavalink 節點的連接。"
#: 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:441
#: redbot/cogs/audio/core/utilities/player.py:522
#: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached."
msgstr ""
msgstr "已達到隊列數量限制。"
#: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:597
#: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued"
msgstr "已加入播放清單"
#: redbot/cogs/audio/core/utilities/formatting.py:168
#: redbot/cogs/audio/core/utilities/player.py:546
#: redbot/cogs/audio/core/utilities/player.py:548
msgid "This track is not allowed in this server."
msgstr ""
msgstr "此伺務器不允許使用此曲目。"
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:568
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Track exceeds maximum length."
msgstr ""
msgstr "軌道超過最大可播放長度。"
#: redbot/cogs/audio/core/utilities/formatting.py:200
#: redbot/cogs/audio/core/utilities/player.py:600
#: redbot/cogs/audio/core/utilities/player.py:602
msgid "{time} until track playback: #{position} in queue"
msgstr "{time}後開始播放: 在播放清單的第#{position}首歌開始"
@@ -81,23 +81,23 @@ msgstr "找到歌曲:"
#: redbot/cogs/audio/core/utilities/formatting.py:261
msgid "search results"
msgstr ""
msgstr "查詢結果"
#: redbot/cogs/audio/core/utilities/formatting.py:263
msgid "Folders Found:"
msgstr ""
msgstr "找到的資料夾:"
#: redbot/cogs/audio/core/utilities/formatting.py:264
msgid "local folders"
msgstr ""
msgstr "本地資料夾"
#: redbot/cogs/audio/core/utilities/formatting.py:266
msgid "Files Found:"
msgstr ""
msgstr "找到的文件:"
#: redbot/cogs/audio/core/utilities/formatting.py:267
msgid "local tracks"
msgstr ""
msgstr "本地曲目"
#: redbot/cogs/audio/core/utilities/formatting.py:379
#: redbot/cogs/audio/core/utilities/playlists.py:240
@@ -110,229 +110,240 @@ msgid " - Name: <{pname}>\n"
" - ID: < {pid} >\n"
" - Tracks: < {ptracks} >\n"
" - Author: < {author} >\n\n"
msgstr ""
msgstr " - 姓名:<{pname}>\n"
" - 範圍:< {scope} >\n"
" - ID: < {pid} >\n"
" - 曲目:< {ptracks} >\n"
" - 作者:< {author} >\n\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
#: redbot/cogs/audio/core/utilities/player.py:235
#: redbot/cogs/audio/core/utilities/player.py:245
#: redbot/cogs/audio/core/utilities/player.py:327
#: redbot/cogs/audio/core/utilities/player.py:648
#: redbot/cogs/audio/core/utilities/player.py:234
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:326
#: redbot/cogs/audio/core/utilities/player.py:650
msgid "Invalid Environment"
msgstr "無效的環境。\n"
#: redbot/cogs/audio/core/utilities/local_tracks.py:109
msgid "No localtracks folder."
msgstr ""
msgstr "沒有 localtracks 資料夾。"
#: redbot/cogs/audio/core/utilities/miscellaneous.py:50
msgid "Not enough {currency}"
msgstr ""
msgstr "{currency} 不足"
#: redbot/cogs/audio/core/utilities/miscellaneous.py:51
msgid "{required_credits} {currency} required, but you have {bal}."
msgstr ""
msgstr "需要 {required_credits} {currency},但您只有 {bal}。"
#: redbot/cogs/audio/core/utilities/player.py:78
msgid "music in {} servers"
msgstr "在 {} 個伺服器中播放"
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:140
#: redbot/cogs/audio/core/utilities/player.py:145
#: 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 "播放清單中沒有項目。"
#: redbot/cogs/audio/core/utilities/player.py:142
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "Currently livestreaming {track}"
msgstr ""
msgstr "目前正在直播 {track}"
#: redbot/cogs/audio/core/utilities/player.py:147
#: redbot/cogs/audio/core/utilities/player.py:146
msgid "{time} left on {track}"
msgstr ""
msgstr "{time} 還剩 {track} 首歌"
#: redbot/cogs/audio/core/utilities/player.py:155
#: redbot/cogs/audio/core/utilities/player.py:190
#: redbot/cogs/audio/core/utilities/player.py:154
#: redbot/cogs/audio/core/utilities/player.py:189
msgid "Track Skipped"
msgstr "跳過歌曲"
#: redbot/cogs/audio/core/utilities/player.py:168
#: redbot/cogs/audio/core/utilities/player.py:167
msgid "Track number must be equal to or greater than 1."
msgstr ""
msgstr "歌曲代號必須等於或大於 1。"
#: redbot/cogs/audio/core/utilities/player.py:174
#: redbot/cogs/audio/core/utilities/player.py:173
msgid "There are only {queuelen} songs currently queued."
msgstr ""
msgstr "目前只有 {queuelen} 首歌曲在待播清單。"
#: redbot/cogs/audio/core/utilities/player.py:180
#: redbot/cogs/audio/core/utilities/player.py:179
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
msgstr "{skip_to_track} 曲目已跳過"
#: redbot/cogs/audio/core/utilities/player.py:236
#: 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 "在使用 Spotify URL 或代碼之前,所有者需要設置 Spotify client ID 和 Spotify client secret。\n"
"有關詳細說明,請參閱`{prefix}audioset spotifyapi`。"
#: redbot/cogs/audio/core/utilities/player.py:246
#: 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 "所有者需要先設置 YouTube API key然後才能使用 Spotify URL 或代碼。\n"
"有關詳細說明,請參閱`{prefix}audioset youtubeapi`。"
#: 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 "無法獲取歌曲。"
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:364
#: redbot/cogs/audio/core/utilities/playlists.py:594
msgid "Unable To Get Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:256
#: redbot/cogs/audio/core/utilities/player.py:365
#: redbot/cogs/audio/core/utilities/playlists.py:595
msgid "Wait until the playlist has finished loading."
msgstr ""
msgstr "等待播放列表加載完成。"
#: redbot/cogs/audio/core/utilities/player.py:267
#: redbot/cogs/audio/core/utilities/player.py:309
#: redbot/cogs/audio/core/utilities/player.py:407
#: redbot/cogs/audio/core/utilities/player.py:266
#: redbot/cogs/audio/core/utilities/player.py:308
#: redbot/cogs/audio/core/utilities/player.py:408
#: redbot/cogs/audio/core/utilities/playlists.py:605
#: redbot/cogs/audio/core/utilities/playlists.py:638
msgid "Nothing found."
msgstr "未找到任何東西。"
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:422
#: redbot/cogs/audio/core/utilities/player.py:269
#: redbot/cogs/audio/core/utilities/player.py:310
#: redbot/cogs/audio/core/utilities/player.py:423
#: redbot/cogs/audio/core/utilities/playlists.py:607
#: redbot/cogs/audio/core/utilities/playlists.py:640
msgid "Track is not playable."
msgstr "此歌曲無法撥放。"
#: redbot/cogs/audio/core/utilities/player.py:271
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:424
#: redbot/cogs/audio/core/utilities/player.py:270
#: redbot/cogs/audio/core/utilities/player.py:311
#: redbot/cogs/audio/core/utilities/player.py:425
#: 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}** 不是完全支援的格式,某些曲目可能無法播放。"
#: redbot/cogs/audio/core/utilities/player.py:301
#: redbot/cogs/audio/core/utilities/player.py:392
#: redbot/cogs/audio/core/utilities/player.py:655
#: redbot/cogs/audio/core/utilities/player.py:300
#: redbot/cogs/audio/core/utilities/player.py:393
#: redbot/cogs/audio/core/utilities/player.py:657
#: redbot/cogs/audio/core/utilities/playlists.py:425
#: redbot/cogs/audio/core/utilities/playlists.py:626
#: redbot/cogs/audio/core/utilities/playlists.py:655
msgid "Unable to Get Track"
msgstr ""
msgstr "無法獲取歌曲。"
#: redbot/cogs/audio/core/utilities/player.py:302
#: 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:328
#: 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 "Spotify API key 或 client secret 未正確設定。\n"
"請使用`{prefix} audioset spotifyapi`取得指示。"
#: redbot/cogs/audio/core/utilities/player.py:352
#: redbot/cogs/audio/core/utilities/player.py:351
msgid "Unable To Find Tracks"
msgstr ""
msgstr "無法找到曲目"
#: redbot/cogs/audio/core/utilities/player.py:353
#: redbot/cogs/audio/core/utilities/player.py:352
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr "這似乎不是支援的 Spotify URL 或代碼。"
#: redbot/cogs/audio/core/utilities/player.py:379
#: redbot/cogs/audio/core/utilities/player.py:378
msgid "{query} is not an allowed query."
msgstr ""
msgstr "查詢 {query} 不是允許的。"
#: redbot/cogs/audio/core/utilities/player.py:393
#: 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 "我目前無法從 Lavalink 節點獲取軌道,請過幾分鐘再試。"
#: redbot/cogs/audio/core/utilities/player.py:415
#: 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 "如果 `Lavalink.jar` 看不到音樂檔案,本地音樂將無法工作。\n"
"這可能是由於權限或因為 Lavalink.jar 在與本地軌道不同的機器上運行。"
#: redbot/cogs/audio/core/utilities/player.py:485
#: redbot/cogs/audio/core/utilities/player.py:486
msgid " {bad_tracks} tracks cannot be queued."
msgstr " {bad_tracks} 首歌曲無法排入佇列。"
#: redbot/cogs/audio/core/utilities/player.py:491
#: redbot/cogs/audio/core/utilities/player.py:492
msgid "No Title"
msgstr "無標題"
#: redbot/cogs/audio/core/utilities/player.py:497
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Playlist Enqueued"
msgstr "已加入播放清單"
#: redbot/cogs/audio/core/utilities/player.py:500
#: redbot/cogs/audio/core/utilities/player.py:494
msgid "Album Enqueued"
msgstr "專輯已加入列隊"
#: redbot/cogs/audio/core/utilities/player.py:502
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr "已將{num}首歌曲添加到播放清單中。{maxlength_msg}"
#: redbot/cogs/audio/core/utilities/player.py:506
#: redbot/cogs/audio/core/utilities/player.py:508
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time}後播放: 在播放清單的#{position}首之後"
#: redbot/cogs/audio/core/utilities/player.py:586
#: redbot/cogs/audio/core/utilities/player.py:588
msgid "Nothing found"
msgstr ""
msgstr "未找到任何東西"
#: redbot/cogs/audio/core/utilities/player.py:621
#: redbot/cogs/audio/core/utilities/player.py:623
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:627
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:628
msgid "Matching track {num}/{total}..."
msgstr ""
msgstr "請稍候,正在查找曲目..."
#: redbot/cogs/audio/core/utilities/player.py:629
msgid "Getting track {num}/{total}..."
msgstr "正在獲取曲目 {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
msgid "Matching track {num}/{total}..."
msgstr "匹配曲目中 {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 "正在加載曲目 {num}/{total}..."
#: redbot/cogs/audio/core/utilities/player.py:630
#: redbot/cogs/audio/core/utilities/player.py:632
msgid "Approximate time remaining: {seconds}"
msgstr "大約剩餘時間: {seconds}"
#: redbot/cogs/audio/core/utilities/player.py:656
#: 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 "我目前無法從 Lavalink 獲取曲目,請過幾分鐘再試。"
#: redbot/cogs/audio/core/utilities/player.py:665
#: redbot/cogs/audio/core/utilities/player.py:667
msgid "The connection was reset while loading the playlist."
msgstr "載入播放清單時重設了連線。"
#: redbot/cogs/audio/core/utilities/playlists.py:83
msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]."
msgstr ""
msgstr "您無權限管理 {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 "您無權在 {guild} 中管理該播放列表。"
#: redbot/cogs/audio/core/utilities/playlists.py:108
msgid "You do not have the permissions to manage playlist owned by {user}."
msgstr ""
msgstr "您無權管理 {user} 所擁有的播放列表。"
#: redbot/cogs/audio/core/utilities/playlists.py:112
msgid "You do not have the permissions to manage playlists in {scope} scope."
msgstr ""
msgstr "您無權管理 {scope} 範圍內的播放列表。"
#: redbot/cogs/audio/core/utilities/playlists.py:116
msgid "No access to playlist."
msgstr ""
msgstr "無法訪問該播放清單。"
#: 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} 個播放列表原有 {original_input}:請嘗試更具體,或使用播放列表 ID。"
#: redbot/cogs/audio/core/utilities/playlists.py:241
msgid "{number}. <{playlist.name}>\n"
@@ -340,20 +351,24 @@ msgid "{number}. <{playlist.name}>\n"
" - ID: < {playlist.id} >\n"
" - Tracks: < {tracks} >\n"
" - Author: < {author} >\n\n"
msgstr ""
msgstr "{number}。 <{playlist.name}>\n"
" - 範圍:< {scope} >\n"
" - ID< {playlist.id} >\n"
" - 曲目:< {tracks} >\n"
" - 作者:< {author} >\n\n"
#: redbot/cogs/audio/core/utilities/playlists.py:258
msgid "{playlists} playlists found, which one would you like?"
msgstr ""
msgstr "已找到 {playlists} 個播放列表,您喜歡哪一個?"
#: 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 "找到多筆匹配的項目,但您沒有選擇所需的項目。"
#: redbot/cogs/audio/core/utilities/playlists.py:308
msgid "Playlists you can access in this server:"
msgstr ""
msgstr "您可以在此伺務器中訪問的播放列表:"
#: redbot/cogs/audio/core/utilities/playlists.py:314
msgid "Playlists for {scope}:"
@@ -366,7 +381,7 @@ msgstr "第{page_num}頁/共{total_pages}頁 | {num}個播放清單。"
#: redbot/cogs/audio/core/utilities/playlists.py:334
#: redbot/cogs/audio/core/utilities/playlists.py:412
msgid "Please wait, adding tracks..."
msgstr ""
msgstr "正在添加曲目,請稍候..."
#: redbot/cogs/audio/core/utilities/playlists.py:361
#: redbot/cogs/audio/core/utilities/playlists.py:464
@@ -376,36 +391,36 @@ msgstr "已建立空白的播放清單 {name} (`{id}`) [**{scope}**]。"
#: 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 "從 {playlist_name} 播放列表中添加了 {num} 首曲目。及無法加載 {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 "從 {playlist_name} 播放列表中添加了 {num} 首曲目。"
#: redbot/cogs/audio/core/utilities/playlists.py:375
#: redbot/cogs/audio/core/utilities/playlists.py:478
msgid "Playlist Saved"
msgstr ""
msgstr "播放清單已儲存"
#: 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 "無法獲取播放列表"
#: redbot/cogs/audio/core/utilities/playlists.py:541
msgid "I don't have permission to connect and speak in your channel."
msgstr ""
msgstr "權限不足,無法加入及在您的語音頻道中説話。"
#: redbot/cogs/audio/core/utilities/playlists.py:572
msgid "You must be in the voice channel to use the playlist command."
msgstr ""
msgstr "您必須在語音頻道中才能使用播放列表指令。"
#: redbot/cogs/audio/core/utilities/playlists.py:680
msgid "the Global"
msgstr ""
msgstr "全局"
#: redbot/cogs/audio/core/utilities/playlists.py:680
msgid "Global"
@@ -413,7 +428,7 @@ msgstr "全域"
#: redbot/cogs/audio/core/utilities/playlists.py:682
msgid "the Server"
msgstr ""
msgstr "伺服器"
#: redbot/cogs/audio/core/utilities/playlists.py:682
msgid "Server"
@@ -421,7 +436,7 @@ msgstr "伺服器"
#: redbot/cogs/audio/core/utilities/playlists.py:684
msgid "the User"
msgstr ""
msgstr "用戶"
#: redbot/cogs/audio/core/utilities/playlists.py:684
msgid "User"
@@ -429,11 +444,11 @@ msgstr "使用者"
#: redbot/cogs/audio/core/utilities/queue.py:40
msgid "__Too many songs in the queue, only showing the first 500__.\n\n"
msgstr ""
msgstr "__列表中的歌曲太多將只會顯示前 500 首__。\n\n"
#: redbot/cogs/audio/core/utilities/queue.py:57
msgid "**Currently livestreaming:**\n"
msgstr ""
msgstr "**目前正在直播:**\n"
#: redbot/cogs/audio/core/utilities/queue.py:59
#: redbot/cogs/audio/core/utilities/queue.py:64
@@ -450,7 +465,7 @@ msgstr "點歌者 **{user}**\n"
#: redbot/cogs/audio/core/utilities/queue.py:80
msgid "Queue for __{guild_name}__"
msgstr ""
msgstr "__{guild_name}__的播放清單"
#: redbot/cogs/audio/core/utilities/queue.py:88
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n"
@@ -468,11 +483,11 @@ msgstr "隨機播放"
msgid "Repeat"
msgstr "重複播放"
#: redbot/cogs/audio/core/utilities/queue.py:161
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Matching Tracks:"
msgstr ""
msgstr "符合的曲目:"
#: redbot/cogs/audio/core/utilities/queue.py:164
#: redbot/cogs/audio/core/utilities/queue.py:162
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""
msgstr "第 {page_num} 頁/共 {total_pages} 頁 | {num_tracks} 首歌曲"

View File

@@ -21,7 +21,11 @@ msgid "\n"
" Global\n"
" Guild\n"
" User\n"
msgstr ""
msgstr "\n"
"O escopo deve ser uma versão válida de um dos seguintes:\n"
" Global \n"
" Guild\n"
" User\n"
#: redbot/cogs/audio/converters.py:43
msgid "\n"
@@ -29,30 +33,37 @@ msgid "\n"
" User ID\n"
" User Mention\n"
" User Name#123\n"
msgstr ""
msgstr "\n"
"O(a) autor(a) deve ser uma versão válida de um dos seguintes:\n"
" ID de usuário\n"
" Menção de usuário\n"
" Nome de usuário#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"
"O servidor deve ser uma versão válida de um dos seguintes:\n"
" ID do servidor\n"
" Nome exato do servidor\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 o nome completo de um servidor que o bot consiga acessar."
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
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
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 a um usuário que o bot possa acessar."
#: redbot/cogs/audio/converters.py:176
msgid "Could not match '{}' to a playlist."
msgstr ""
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
@@ -60,17 +71,17 @@ msgstr ""
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
#: redbot/cogs/audio/converters.py:478
msgid "Nothing"
msgstr ""
msgstr "Nada"
#: redbot/cogs/audio/converters.py:260
msgid "You cannot use `--guild`"
msgstr ""
msgstr "Você não pode usar `--guild`"
#: redbot/cogs/audio/converters.py:400
msgid "You cannot use `--to-server`"
msgstr ""
msgstr "Você não pode usar `--to-server`"
#: redbot/cogs/audio/converters.py:426
msgid "You cannot use `--from-server`"
msgstr ""
msgstr "Você não pode usar `--from-server`"

View File

@@ -21,7 +21,11 @@ msgid "\n"
" Global\n"
" Guild\n"
" User\n"
msgstr ""
msgstr "\n"
"範圍必須是以下之一的有效數值:\n"
" Global全球\n"
" Guild伺服器\n"
" User用戶\n"
#: redbot/cogs/audio/converters.py:43
msgid "\n"
@@ -29,30 +33,37 @@ msgid "\n"
" User ID\n"
" User Mention\n"
" User Name#123\n"
msgstr ""
msgstr "\n"
"作者必須是以下之一的有效數值:\n"
" 用戶ID\n"
" 提及用戶\n"
" 用戶名#0000\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"
"公會必須是以下其中一項的有效數值:\n"
" 伺服器ID\n"
" 完整的伺服器名稱\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}”。 它必須是機器人所在的伺務器 ID 或完整的伺服器名稱。"
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
msgstr ""
msgstr "“{arg}”不是指唯一的服務器。 請使用您要指定的服務器的 ID。"
#: redbot/cogs/audio/converters.py:127
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
msgstr ""
msgstr "未找到“{arg}”。 它必須是機器人可以讀取的 ID 或完整名稱或提及用戶。"
#: redbot/cogs/audio/converters.py:176
msgid "Could not match '{}' to a playlist."
msgstr ""
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
@@ -60,17 +71,17 @@ msgstr ""
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
#: redbot/cogs/audio/converters.py:478
msgid "Nothing"
msgstr ""
msgstr "沒有"
#: redbot/cogs/audio/converters.py:260
msgid "You cannot use `--guild`"
msgstr ""
msgstr "你無法使用 `--guild`"
#: redbot/cogs/audio/converters.py:400
msgid "You cannot use `--to-server`"
msgstr ""
msgstr "你無法使用 `--to-server`"
#: redbot/cogs/audio/converters.py:426
msgid "You cannot use `--from-server`"
msgstr ""
msgstr "你無法使用 `--from-server`"