Skip to content

Commit

Permalink
Merge pull request n3d1117#284 from BjornB2/main
Browse files Browse the repository at this point in the history
Update translations.json
  • Loading branch information
n3d1117 authored Apr 30, 2023
2 parents 17b1847 + dedcd34 commit 0fede20
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,13 +344,13 @@
"chat_description":"Chat met de bot!",
"disallowed":"Sorry, je hebt geen bevoegdheid om deze bot te gebruiken. Je kunt de sourcecode bekijken op https://github.com/n3d1117/chatgpt-telegram-bot",
"budget_limit":"Sorry, je hebt je gebruikslimiet bereikt.",
"help_text":["Ik ben een ChatGPT bot, praat met me.", "Stuur me een spraakbericht en ik transcribreer het", "Open de source code op https://github.com/n3d1117/chatgpt-telegram-bot"],
"stats_conversation":["Huidig gesprek", "chatberichten in historie", "chat tokens in historie"],
"help_text":["Ik ben een ChatGPT bot, praat met me.", "Stuur me een spraakbericht en ik zet het om naar tekst", "Open de source code op https://github.com/n3d1117/chatgpt-telegram-bot"],
"stats_conversation":["Huidig gesprek", "chatberichten in geschiedenis", "chat tokens in geschiedenis"],
"usage_today":"Gebruik vandaag",
"usage_month":"Gebruik deze maand",
"stats_tokens":"chat tokens gebruikt",
"stats_images":"afbeeldingen gegenereerd",
"stats_transcribe":["minuten en", "seconden getranscribreerd"],
"stats_transcribe":["minuten en", "seconden audio naar tekst omgezet"],
"stats_total":"💰 Voor een totaal van $",
"stats_budget":"Je resterende budget",
"monthly":" voor deze maand",
Expand All @@ -363,9 +363,9 @@
"image_fail":"Afbeelding genereren mislukt",
"media_download_fail":["Audio bestand downloaden mislukt", "Check of het niet te groot is. (max 20MB)"],
"media_type_fail":"Niet ondersteund bestandsformaat",
"transcript":"Transcriptie",
"transcript":"Uitgeschreven tekst",
"answer":"Antwoord",
"transcribe_fail":"Transcribreren mislukt",
"transcribe_fail":"Audio naar tekst omzetten mislukt",
"chat_fail":"Reactie verkrijgen mislukt",
"prompt":"prompt",
"completion":"completion",
Expand Down

0 comments on commit 0fede20

Please sign in to comment.