Skip to content

Commit

Permalink
New Crowdin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr authored Dec 15, 2024
1 parent 38f197c commit fd44770
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"page.chat_bot.commands.examples.sound.description": "Plays the Discord notification sound, to show you how to play sounds. Usage: !sound",
"page.chat_bot.commands.examples.sound.code": "Sound.playAudio(\"https://www.myinstants.com/media/sounds/discord-notification.mp3\" /* Can be a URL or Data URI */, .75 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.description": "Uses TTS to play the specified text, to show you how to use TTS. Usage: !tts <message>",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Polly Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.shouts": "Shouts",
"page.chat_bot.shouts.format": "When someone from %platform% %action%, %response_action%: %response%",
"page.chat_bot.shouts.response_action.REPLY_WITH": "say",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"page.chat_bot.commands.examples.sound.description": "Spielt den Discord-Benachrichtigungston ab, um zu zeigen, wie man Sounds abspielt. Verwendung: !sound",
"page.chat_bot.commands.examples.sound.code": "Sound.playAudio(\"https://www.myinstants.com/media/sounds/discord-notification.mp3\" /* Kann eine URL oder Data URI sein */, .75 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.description": "Verwendet TTS, um den eingegebenen Text abzuspielen, um zu zeigen, wie man TTS verwendet wird. Verwendung: !tts <message>",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Polly Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.shouts": "Ankündigungen",
"page.chat_bot.shouts.format": "Wenn jemand von %platform% %action%, %response_action%: %response%",
"page.chat_bot.shouts.response_action.REPLY_WITH": "sagen",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"page.chat_bot.commands.examples.sound.description": "Reproduce el sonido de notificación de Discord, para mostrarte como reproducir sonidos. Uso: !sound",
"page.chat_bot.commands.examples.sound.code": "Sound.playAudio(\"https://www.myinstants.com/media/sounds/discord-notification.mp3\" /* Puede ser una URL o un dato URI */, .75 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.description": "Uses TTS to play the specified text, to show you how to use TTS. Usage: !tts <message>",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Polly Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.shouts": "Menciones",
"page.chat_bot.shouts.format": "When someone from %platform% %action%, %response_action%: %response%",
"page.chat_bot.shouts.response_action.REPLY_WITH": "say",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"page.chat_bot.commands.examples.sound.description": "Joue le son de notification Discord, pour vous montrer comment jouer des sons. Utilisation: !sound",
"page.chat_bot.commands.examples.sound.code": "Sound.playAudio(\"https://www.myinstants.com/media/sounds/discord-notification.mp3\" /* Peut être une URL ou Data URI */, .75 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.description": "Utilise TTS pour jouer le texte spécifié, pour vous montrer comment utiliser TTS. Utilisation: !tts <message>",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Polly Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.shouts": "Saluer",
"page.chat_bot.shouts.format": "Quand quelqu'un de %platform% %action%, %response_action%: %response%",
"page.chat_bot.shouts.response_action.REPLY_WITH": "dire",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"page.chat_bot.commands.examples.sound.description": "Mainkan suara notifikasi di aplikasi discord, untuk menunjukan cara mengatur suara notifikasi. caranya: !sound",
"page.chat_bot.commands.examples.sound.code": "Sound.playAudio(\"https://www.myinstants.com/media/sounds/discord-notification.mp3\" /* bisa berupa alamat website atau Data URI */, .75 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.description": "Gunakan fitur ubah teks menjadi suara untuk memutar teks yang telah ditentukan, untuk menunjukan cara menggunakan fitur ubah teks menjadi suara, gunakan: !tts <message>",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Polly Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.shouts": "Teriakan",
"page.chat_bot.shouts.format": "Ketika seseorang dari %platform% %action%, %response_action%: %response%",
"page.chat_bot.shouts.response_action.REPLY_WITH": "katakan sesuatu",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"page.signin.disclaimer.privacy_policy": "Política de Privacidade",
"page.widgets.info.widget_features_not_supported.modal.title": "Widget não suportado",
"page.chat_bot.commands.examples.shoutout.code": "if (args.length == 0) {\n Koi.sendChat(event.streamer.platform, `Você deve especificar um streamer para gritar!`, \"SYSTEM\", evento. d);\n} else {\n Koi.sendChat(event.streamer.platform, `Todos vão verificar @${args[0]}!`, \"SYSTEM\", null);\n}",
"page.chat_bot.commands.examples.tts.code": "Som.playTTS(rawArgs, \"Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Som.playTTS(rawArgs, \"Polly Brian\", .5 /* volume, 0-1 */);",
"page.chat_bot.timers.next.seconds": "Próxima mensagem em: {seconds} segundos.",
"page.settings.appearance.close_to_tray.description": "Torna o caffeinated confortável em segundo plano ao fechá-lo.",
"page.settings.about": "Sobre",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,18 @@
"page.chat_bot.commands.format.CONTAINS": "Когда кто-то из %platform% %trigger_type% <b>\"</b>%trigger%<b>\"</b>, %response_action%: %response%",
"page.chat_bot.commands.format.ALWAYS": "Когда кто-то из %platform% %trigger_type%, %response_action%: %response%",
"page.chat_bot.commands.example": "Посмотрите сайт casterlabs.co!",
"page.chat_bot.commands.example.SCRIPT": "Koi.sendChat(event.streamer.platform, \"Привет мир!\", \"СИСТЕМА\", event.id);",
"page.chat_bot.commands.example.SCRIPT": "Koi.sendChat(event.streamer.platform, \"Привет мир!\", \"SYSTEM\", event.id);",
"page.chat_bot.commands.add": "Создать новую команду",
"page.chat_bot.commands.examples": "Примеры:",
"page.chat_bot.commands.examples.add": "Добавить",
"page.chat_bot.commands.examples.shoutout.description": "Позволяет кричать на другого стримера. Используйте: !shoutout <username>",
"page.chat_bot.commands.examples.shoutout.code": "if (args.length == 0) {\n Koi.sendChat(event.streamer.platform, `Вы должны указать стримера, чтобы кричать!`, \"СИСТЕМА\", event.id);\n} else {\n Koi.sendChat(event.streamer.platform, `Все посмотрите @${args[0]}!`, \"СИСТЕМА\", null);\n}",
"page.chat_bot.commands.examples.shoutout.code": "if (args.length == 0) {\n Koi.sendChat(event.streamer.platform, `Вы должны указать стримера, чтобы кричать!`, \"SYSTEM\", event.id);\n} else {\n Koi.sendChat(event.streamer.platform, `Все посмотрите @${args[0]}!`, \"SYSTEM\", null);\n}",
"page.chat_bot.commands.examples.song.description": "Отображает текущую песню, которую вы слушаете и предоставляет ссылку. Используйте: !song",
"page.chat_bot.commands.examples.song.code": "if (Music.activePlayback) {\n const title = Music.activePlayback.currentTrack.title;\n const artists = Music.activePlayback.currentTrack.artists.join(\", \");\n const link= Music.activePlayback.currentTrack.link;\n Koi.sendChat(event.streamer.platform, `Сейчас играет: ${title} by ${artists} - ${link}`, \"СИСТЕМА\", event.id);\n} else {\n Koi.sendChat(event.streamer.platform, `Ни одна песня не играет.`, \"СИСТЕМА\", event.id);\n}",
"page.chat_bot.commands.examples.song.code": "if (Music.activePlayback) {\n const title = Music.activePlayback.currentTrack.title;\n const artists = Music.activePlayback.currentTrack.artists.join(\", \");\n const link= Music.activePlayback.currentTrack.link;\n Koi.sendChat(event.streamer.platform, `Сейчас играет: ${title} by ${artists} - ${link}`, \"SYSTEM\", event.id);\n} else {\n Koi.sendChat(event.streamer.platform, `Ни одна песня не играет.`, \"SYSTEM\", event.id);\n}",
"page.chat_bot.commands.examples.sound.description": "Проигрывает уведомление Discord, чтобы показать вам, как воспроизводить звуки. Используйте: !sound",
"page.chat_bot.commands.examples.sound.code": "Sound.playAudio(\"https://www.myinstants.com/media/sounds/discord-notification.mp3\" /* Может быть URL или URI данных */, .75 /* volume, 0-1 */);",
"page.chat_bot.commands.examples.tts.description": "Использует синтезатор голоса для воспроизведения указанного текста, чтобы показать вам как использовать синтезатор голоса. Используйте: !tts <message>",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Брайан\", .5 /* громкость, 0-1 */);",
"page.chat_bot.commands.examples.tts.code": "Sound.playTTS(rawArgs, \"Polly Brian\", .5 /* громкость, 0-1 */);",
"page.chat_bot.shouts": "Крики",
"page.chat_bot.shouts.format": "Когда кто-то из %platform% %action% %response_action% %response%",
"page.chat_bot.shouts.response_action.REPLY_WITH": "сказать",
Expand All @@ -115,7 +115,7 @@
"page.chat_bot.shouts.RAID": "Рейды",
"page.chat_bot.shouts.SUBSCRIPTION": "Подписчики",
"page.chat_bot.shouts.example": "Спасибо за подписку @${event.sender.displayname}!",
"page.chat_bot.shouts.example.SCRIPT": "Koi.sendChat(event.streamer.platform, \"Привет мир!\", \"СИСТЕМА\", event.id);",
"page.chat_bot.shouts.example.SCRIPT": "Koi.sendChat(event.streamer.platform, \"Привет мир!\", \"SYSTEM\", event.id);",
"page.chat_bot.timers": "Таймеры",
"page.chat_bot.timers.format": "Каждые %seconds% секунд отправляйте одно из следующих сообщений:",
"page.chat_bot.timers.format.disclaimer": "(Сообщение будет отправлено только на платформы, на которых вы сейчас находитесь.)",
Expand Down

0 comments on commit fd44770

Please sign in to comment.