Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tazz4843 committed Apr 15, 2024
2 parents a488b9d + a2b2723 commit c705bd3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions scripty_i18n/locales/de.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,6 @@ general-error-command-check-failed-description-no-reason = kein Grund angegeben
# join command
# This message is shown when the user has told the bot to create a thread while in a thread.
join-create-thread-in-thread = Ich kann keinen Thread erstellen, während ich mich in einem Thread befinde. Bitte führe diesen Befehl in einem normalen Channel aus, wahrscheinlich { $parentChannelMention }.
# join command
# This message is shown when the user tries to tell the bot to join, but they have not agreed to the ToS.
must-agree-to-tos = Um Scripty nutzen zu können, musst du den Nutzungsbedingungen und der Datenschutzrichtlinie zustimmen. Siehe `{ $contextPrefix }terms_of_service` für weitere Informationen.
# automod add rule command
automod-add-rule-embed-success-title = Regel { $ruleId } hinzugefügt!
# automod remove rule command
Expand Down
3 changes: 0 additions & 3 deletions scripty_i18n/locales/fr.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,6 @@ transcription-info-transcription-error =
cmds_delete_all_data = delete_all_data
.description = Supprimer toutes vos données.
# join command
# This message is shown when the user tries to tell the bot to join, but they have not agreed to the ToS.
must-agree-to-tos = Vous devez acceptez les Conditions d'Utilisation et la Politique de Confidentialité pour utiliser Scripty. Pour plus d'informations, utilisez `{ $contextPrefix }terms_of_service`.
# join command
# This message is shown when the user has told the bot to create a thread while in a thread.
join-create-thread-in-thread = Je ne peux pas créer un fil dans un fil. Merci d'utiliser cette commande dans un salon normal, probablement { $parentChannelMention }.
# join command
Expand Down
3 changes: 0 additions & 3 deletions scripty_i18n/locales/nl.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,6 @@ general-error-invalid-args-title = Ongeldige argumenten tijdens het verwerken va
# You do not need to translate this, but it is here if your language can provide a more accurate translation.
transcription-info-transcription-ssrc = SSRC { $ssrc }
# join command
# This message is shown when the user tries to tell the bot to join, but they have not agreed to the ToS.
must-agree-to-tos = Je moet akkoord gaan met de Algemene Voorwaarden en het Privacybeleid om Scripty te gebruiken. Zie `{ $contextPrefix }terms_of_service` voor meer informatie.
# join command
# This message is shown when the user is not in a voice channel, nor was a voice channel specified.
no-channel-specified = Je zit niet in een spraakchat en je hebt me ook geen kanaal opgegeven om naartoe te gaan. Probeer `{ $contextPrefix }join <kanaal>` om een spraakchat op te geven, of ga zelf naar een spraakchat en voer deze opdracht opnieuw uit.
# join command
Expand Down
3 changes: 0 additions & 3 deletions scripty_i18n/locales/pl.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,6 @@ agreeing-to-tos = Możesz zobaczyć Regulamin i Politykę Prywatności Scripty p
# This is sent when the user has already agreed to the ToS and does not need to do so again.
already-agreed-to-tos = Już zaakceptowałeś Regulamin i Politykę Prywatności Scripty. Jeśli chcesz je ponownie zobaczyć, możesz to zrobić pod adresem https://scripty.org/terms i https://scripty.org/privacy odpowiednio.
# join command
# This message is shown when the user tries to tell the bot to join, but they have not agreed to the ToS.
must-agree-to-tos = Musisz zaakceptować Regulamin i Politykę Prywatności, aby korzystać z Scripty. Zobacz `{ $contextPrefix }terms_of_service` dla więcej informacji.
# join command
# This message is shown when the user is not in a voice channel, nor was a voice channel specified.
no-channel-specified = Nie jesteś w czacie głosowym, ani nie podałeś mi kanału do dołączenia. Spróbuj `{ $contextPrefix }join <kanał>` aby określić czat głosowy lub sam dołącz do czatu głosowego i ponownie uruchom tę komendę.
# join command
Expand Down
3 changes: 0 additions & 3 deletions scripty_i18n/locales/ro.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -434,9 +434,6 @@ join-failed-dropped = Discord pare să aibă probleme, nu putem face nimic în a
# If the user specifies they would like to create a thread, this is set as the thread name. { $timestamp } is the current timestamp, in ISO format.
join-thread-title = Transcriere din { $timestamp }
# join command
# This message is shown when the user tries to tell the bot to join, but they have not agreed to the ToS.
must-agree-to-tos = Trebuie să fiți de acord cu Termenii și condițiile și cu Politica de confidențialitate pentru a utiliza Scripty. Consultați `{ $contextPrefix }terms_of_service` pentru mai multe informații.
# join command
# This message is shown when the user attempts to make Scripty join a voice channel, but there is no one in the channel.
join-no-one-in-channel = Nu este nimeni în { $targetMention }. Nu mă alătur dacă nu este nimeni acolo, deoarece este o risipă de resurse limitate.
# join command
Expand Down

0 comments on commit c705bd3

Please sign in to comment.