From 345bfed19ff145e1ba44f4d39bbcc09b4f5af5af Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 29 Aug 2023 09:51:02 -0400 Subject: [PATCH] Update translations (#173) --- config/locales/client.ar.yml | 6 ++++++ config/locales/client.be.yml | 8 ++++++++ config/locales/client.bg.yml | 8 ++++++++ config/locales/client.bs_BA.yml | 8 ++++++++ config/locales/client.ca.yml | 9 +++++++++ config/locales/client.cs.yml | 8 ++++++++ config/locales/client.da.yml | 9 +++++++++ config/locales/client.de.yml | 15 +++++++++++++++ config/locales/client.el.yml | 8 ++++++++ config/locales/client.es.yml | 6 ++++++ config/locales/client.et.yml | 8 ++++++++ config/locales/client.fa_IR.yml | 6 ++++++ config/locales/client.fi.yml | 6 ++++++ config/locales/client.fr.yml | 6 ++++++ config/locales/client.gl.yml | 9 +++++++++ config/locales/client.he.yml | 15 +++++++++++++++ config/locales/client.hr.yml | 9 +++++++++ config/locales/client.hu.yml | 9 +++++++++ config/locales/client.hy.yml | 8 ++++++++ config/locales/client.id.yml | 9 +++++++++ config/locales/client.it.yml | 6 ++++++ config/locales/client.ja.yml | 6 ++++++ config/locales/client.ko.yml | 9 +++++++++ config/locales/client.lt.yml | 9 +++++++++ config/locales/client.lv.yml | 8 ++++++++ config/locales/client.nb_NO.yml | 8 ++++++++ config/locales/client.nl.yml | 6 ++++++ config/locales/client.pl_PL.yml | 6 ++++++ config/locales/client.pt.yml | 8 ++++++++ config/locales/client.pt_BR.yml | 6 ++++++ config/locales/client.ro.yml | 8 ++++++++ config/locales/client.ru.yml | 6 ++++++ config/locales/client.sk.yml | 8 ++++++++ config/locales/client.sl.yml | 8 ++++++++ config/locales/client.sq.yml | 8 ++++++++ config/locales/client.sr.yml | 8 ++++++++ config/locales/client.sv.yml | 9 +++++++++ config/locales/client.sw.yml | 8 ++++++++ config/locales/client.te.yml | 8 ++++++++ config/locales/client.th.yml | 8 ++++++++ config/locales/client.tr_TR.yml | 6 ++++++ config/locales/client.uk.yml | 9 +++++++++ config/locales/client.ur.yml | 9 +++++++++ config/locales/client.vi.yml | 8 ++++++++ config/locales/client.zh_CN.yml | 6 ++++++ config/locales/client.zh_TW.yml | 8 ++++++++ config/locales/server.ar.yml | 1 - config/locales/server.de.yml | 3 +-- config/locales/server.es.yml | 1 - config/locales/server.fi.yml | 1 - config/locales/server.fr.yml | 1 - config/locales/server.he.yml | 4 +++- config/locales/server.it.yml | 1 - config/locales/server.ja.yml | 1 - config/locales/server.nl.yml | 1 - config/locales/server.pl_PL.yml | 1 - config/locales/server.pt_BR.yml | 1 - config/locales/server.ru.yml | 1 - config/locales/server.tr_TR.yml | 1 - config/locales/server.zh_CN.yml | 1 - 60 files changed, 371 insertions(+), 15 deletions(-) diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index d3aa9af5..4ababbe2 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -16,6 +16,12 @@ ar: title: "اقتراح تغييرات باستخدام الذكاء الاصطناعي" description: "اختر أحد الخيارات أدناه، وسيقترح عليك الذكاء الاصطناعي نسخة جديدة من النص." selection_hint: "تلميح: يمكنك أيضًا تحديد جزء من النص قبل فتح أداة المساعدة لإعادة كتابة ذلك الجزء فقط." + context_menu: + undo: "تراجع" + cancel: "إلغاء" + regen: "إعادة المحاولة" + confirm: "تأكيد" + revert: "عودة" reviewables: model_used: "النموذج المستخدم:" accuracy: "الدقة:" diff --git a/config/locales/client.be.yml b/config/locales/client.be.yml index 2ea77a0d..c664ebe5 100644 --- a/config/locales/client.be.yml +++ b/config/locales/client.be.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ be: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Адмяніць" + cancel: "адмяніць" + regen: "Паспрабаваць яшчэ раз" + revert: "Вярнуць" diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index 52333529..9067449b 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ bg: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Отмени" + cancel: "Прекрати" + regen: "Опитайте отново" + revert: "Върни" diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml index 828a7e65..b913f51a 100644 --- a/config/locales/client.bs_BA.yml +++ b/config/locales/client.bs_BA.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ bs_BA: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Vrati nazad" + cancel: "Odustani" + regen: "Pokušaj ponovo" + revert: "Vrati nazad" diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index ec737bc1..79a7dfa8 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ ca: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Desfés" + cancel: "Cancel·la" + regen: "Torna-ho a intentar" + confirm: "Confirma" + revert: "Reverteix" diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 041b2f0b..c65f05ab 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ cs: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Zpět" + cancel: "Zrušit" + regen: "Zkusit znovu" + revert: "Vrátit" diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index f39c727c..1734fad7 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ da: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Fortryd" + cancel: "Annuller" + regen: "Prøv igen" + confirm: "Bekræft" + revert: "Gendan" diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index af308b7c..14ca69d2 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -5,6 +5,11 @@ # https://translate.discourse.org/ de: + admin_js: + admin: + site_settings: + categories: + discourse_ai: "Diskursen" js: discourse_ai: modals: @@ -16,6 +21,16 @@ de: title: "Änderungen mit KI vorschlagen" description: "Wähle eine der folgenden Optionen und die KI schlägt dir eine neue Version des Textes vor." selection_hint: "Tipp: Du kannst auch einen Teil des Textes auswählen, bevor du den Assistenten öffnest, um nur diesen Teil neu zu schreiben." + context_menu: + trigger: "KI" + undo: "Rückgängig machen" + loading: "KI generiert" + cancel: "Abbrechen" + regen: "Erneut versuchen" + view_changes: "Änderungen anzeigen" + confirm: "Bestätigen" + revert: "Verwerfen" + changes: "Änderungen" reviewables: model_used: "Verwendetes Modell:" accuracy: "Genauigkeit:" diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index d872d0ec..7e053375 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ el: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Αναίρεση" + cancel: "Ακύρωση" + regen: "Δοκίμασε ξανά" + revert: "Επαναφορά" diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 70c585a2..5d3faad7 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -16,6 +16,12 @@ es: title: "Sugerir cambios usando IA" description: "Elige una de las opciones siguientes y la IA te propondrá una nueva versión del texto." selection_hint: "Sugerencia: También puedes seleccionar una parte del texto antes de abrir el asistente para reescribir solo eso." + context_menu: + undo: "Deshacer" + cancel: "Cancelar" + regen: "Intentar de nuevo" + confirm: "Confirmar" + revert: "Revertir" reviewables: model_used: "Modelo utilizado:" accuracy: "Precisión:" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 0ea0b6d5..4152e188 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ et: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Ennista" + cancel: "Tühista" + regen: "Proovi uuesti" + revert: "Võta tagasi" diff --git a/config/locales/client.fa_IR.yml b/config/locales/client.fa_IR.yml index d1accf6f..6d2dcca1 100644 --- a/config/locales/client.fa_IR.yml +++ b/config/locales/client.fa_IR.yml @@ -13,6 +13,12 @@ fa_IR: title: "پیشنهاد تغییرات با استفاده از هوش مصنوعی" description: "یکی از گزینه‌های زیر را انتخاب کنید و هوش مصنوعی نسخه جدیدی از متن را به شما پیشنهاد می‌کند." selection_hint: "نکته: شما همچنین می‌توانید بخشی از متن را قبل از باز کردن راهنما انتخاب کنید، تا فقط آن قسمت بازنویسی شود." + context_menu: + undo: "بی‌اثر کردن" + cancel: "انصراف" + regen: "تلاش دوباره" + confirm: "تایید" + revert: "برگشت" reviewables: model_used: "مدل مورد استفاده:" accuracy: "دقت:" diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 0d5d6fbb..c7f7160e 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -16,6 +16,12 @@ fi: title: "Ehdota muutoksia tekoälyn avulla" description: "Valitse yksi seuraavista vaihtoehdoista, niin tekoäly ehdottaa sinulle uutta versiota tekstistä." selection_hint: "Vihje: voit myös valita osan tekstistä ennen apuohjelman avaamista kirjoittaaksesi vain sen uudelleen." + context_menu: + undo: "Kumoa" + cancel: "Peruuta" + regen: "Yritä uudelleen" + confirm: "Vahvista" + revert: "Palauta" reviewables: model_used: "Käytetty malli:" accuracy: "Tarkkuus:" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 71024ca6..a7cc97a5 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -16,6 +16,12 @@ fr: title: "Suggérer des modifications à l'aide de l'IA" description: "Choisissez l'une des options ci-dessous et l'IA vous proposera une nouvelle version du texte." selection_hint: "Conseil : vous pouvez également sélectionner une partie du texte avant d'ouvrir l'assistant pour ne réécrire que cette partie." + context_menu: + undo: "Annuler" + cancel: "Annuler" + regen: "Réessayer" + confirm: "Confirmer" + revert: "Rétablir" reviewables: model_used: "Modèle utilisé :" accuracy: "Précision :" diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index fb911ce1..7a4ebf07 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ gl: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Desfacer" + cancel: "Cancelar" + regen: "Tentar de novo" + confirm: "Confirmar" + revert: "Reverter" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 836cd23a..e2ad0638 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -5,6 +5,11 @@ # https://translate.discourse.org/ he: + admin_js: + admin: + site_settings: + categories: + discourse_ai: "בינה מלאכותית ב־Discourse" js: discourse_ai: modals: @@ -16,6 +21,16 @@ he: title: "הצעת שינויים באמצעות בינה מלאכותית" description: "נא לבחור באחת מהאפשרויות להלן והבינה המלאכותית תציע לך גרסה חדשה של הטקסט." selection_hint: "עצה: אפשר לבחור חלק מהטקסט בטרם פתיחת המסייע כדי לשכתב רק את החלק הזה." + context_menu: + trigger: "בינה מלאכותית" + undo: "ביטול פעולה" + loading: "הבינה המלאכותית נוצרת" + cancel: "ביטול" + regen: "ניסיון נוסף" + view_changes: "הצגת שינויים" + confirm: "אישור" + revert: "החזרה" + changes: "שינויים" reviewables: model_used: "דגם בשימוש:" accuracy: "דיוק:" diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index 93343ce6..26a65677 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ hr: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Vrati na prethodno" + cancel: "Odustani" + regen: "Pokušaj ponovno" + confirm: "Potvrdi" + revert: "Vrati nazad" diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 76b6e9d8..57667e21 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ hu: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Visszavonás" + cancel: "Mégse" + regen: "Újrapróbálkozás" + confirm: "Megerősít" + revert: "Visszaállítás" diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index cb18f64d..6a429d85 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ hy: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Ետարկել" + cancel: "Չեղարկել" + regen: "Կրկին Փորձել" + revert: "Հետադարձել" diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 596e36b2..cfed85b8 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ id: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Batalkan perintah" + cancel: "Batal" + regen: "Coba Lagi" + confirm: "Konfirmasi" + revert: "Dibalik" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 7211d378..dd83219f 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -16,6 +16,12 @@ it: title: "Suggerisci modifiche utilizzando l'IA" description: "Scegli una delle opzioni seguenti e l'IA ti suggerirà una nuova versione del testo." selection_hint: "Suggerimento: puoi anche selezionare una parte del testo prima di aprire l'assistente per riscrivere solo quel pezzo." + context_menu: + undo: "Annulla" + cancel: "Annulla" + regen: "Riprova" + confirm: "Conferma" + revert: "Ripristina" reviewables: model_used: "Modello utilizzato:" accuracy: "Precisione:" diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 11e7672b..8843b7ec 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -16,6 +16,12 @@ ja: title: "AI を使用して変更を提案" description: "以下のいずれかのオプションを選択すると、AI が新しいバージョンのテキストを提案します。" selection_hint: "ヒント: ヘルパーを開く前にテキストの一部を選択すると、その部分のみを書き換えることもできます。" + context_menu: + undo: "元に戻す" + cancel: "キャンセル" + regen: "やり直す" + confirm: "確認" + revert: "戻す" reviewables: model_used: "使用モデル:" accuracy: "精度:" diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 18dd77fd..554e1cd3 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ ko: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "실행 취소" + cancel: "취소" + regen: "다시 시도" + confirm: "확인" + revert: "되돌리기" diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index 16bb1975..694bc992 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ lt: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Anuliuoti" + cancel: "Atšaukti" + regen: "Bandyti dar kartą" + confirm: "Patvirtinti" + revert: "Grąžinti" diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml index 59e0ef6f..c242b622 100644 --- a/config/locales/client.lv.yml +++ b/config/locales/client.lv.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ lv: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Atsaukt" + cancel: "Atcelt" + regen: "Mēģināt vēlreiz" + revert: "Atgriezt" diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml index 2e2224d1..a3be961a 100644 --- a/config/locales/client.nb_NO.yml +++ b/config/locales/client.nb_NO.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ nb_NO: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Angre" + cancel: "Avbryt" + regen: "Prøv igjen" + revert: "Reverser" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 873a95c1..1e9f2a8c 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -16,6 +16,12 @@ nl: title: "Stel wijzigingen voor met behulp van AI" description: "Kies een van de onderstaande opties, dan zal de AI je een nieuwe versie van de tekst voorstellen." selection_hint: "Tip: je kunt ook een deel van de tekst selecteren voordat je de hulp opent om alleen dat deel te herschrijven." + context_menu: + undo: "Ongedaan maken" + cancel: "Annuleren" + regen: "Opnieuw proberen" + confirm: "Bevestigen" + revert: "Herstellen" reviewables: model_used: "Gebruikt model:" accuracy: "Nauwkeurigheid:" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index c6b50452..75ffe804 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -16,6 +16,12 @@ pl_PL: title: "Zaproponuj zmiany za pomocą AI" description: "Wybierz jedną z poniższych opcji, a sztuczna inteligencja zasugeruje Ci nową wersję tekstu." selection_hint: "Wskazówka: Możesz także zaznaczyć część tekstu przed otwarciem pomocnika, aby przepisać tylko ten fragment." + context_menu: + undo: "Cofnij" + cancel: "Anuluj" + regen: "Spróbuj ponownie" + confirm: "Potwierdź" + revert: "Przywróć" reviewables: model_used: "Zastosowany model:" accuracy: "Dokładność:" diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 298ba523..c7c2c640 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ pt: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Desfazer" + cancel: "Cancelar" + regen: "Tentar Novamente" + revert: "Reverter" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index 9de073ea..f22e3197 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -16,6 +16,12 @@ pt_BR: title: "Sugerir alterações com IA" description: "Escolha uma das opções abaixo, e a IA irá sugerir uma nova versão do texto." selection_hint: "Dica: antes de abrir o ajudante, você pode selecionar uma parte do texto para reescrever apenas ela." + context_menu: + undo: "Desfazer" + cancel: "Cancelar" + regen: "Tentar novamente" + confirm: "Confirmar" + revert: "Reverter" reviewables: model_used: "Modelo usado:" accuracy: "Precisão:" diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index 08a77f81..189589ad 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ ro: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Anulează acțiunea" + cancel: "Anulare" + regen: "Încearcă din nou" + revert: "Revenire la starea inițială" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index b2ee5e54..ec924435 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -16,6 +16,12 @@ ru: title: "Предложить изменения с помощью AI" description: "Выберите один из вариантов ниже, и AI предложит новую версию текста." selection_hint: "Подсказка: чтобы переписать часть текста, выделите нужный фрагмент до запуска помощника." + context_menu: + undo: "Отменить" + cancel: "Нет" + regen: "Попытаться ещё раз" + confirm: "Да" + revert: "Вернуть" reviewables: model_used: "Использованная модель:" accuracy: "Точность:" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index 6f815624..e45ae948 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ sk: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Späť" + cancel: "Zrušiť" + regen: "Skúsiť znova" + revert: "Vrátiť zmeny" diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index 23489a48..969b90ae 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ sl: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Razveljavi" + cancel: "Prekliči" + regen: "Poskusi ponovno" + revert: "Povrni" diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index 7f051b7a..9d0ce35a 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ sq: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Çbëj" + cancel: "Anulo" + regen: "Provo përsëri" + revert: "Rikthe" diff --git a/config/locales/client.sr.yml b/config/locales/client.sr.yml index 88d63d6a..93c5b6b4 100644 --- a/config/locales/client.sr.yml +++ b/config/locales/client.sr.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ sr: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Vrati na prethodno" + cancel: "Odustani" + regen: "Pokušaj ponovno" + revert: "Vrati nazad" diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index b165aa29..ad334104 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ sv: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Ångra" + cancel: "Avbryt" + regen: "Försök igen" + confirm: "Bekräfta" + revert: "Återställ" diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index 0d7cdd07..6e8917c7 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ sw: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Tendua" + cancel: "Ghairi" + regen: "Jaribu Tena" + revert: "Rudisha Nyuma" diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index 03967bdb..9e9f658f 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ te: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "రద్దు" + cancel: "రద్దుచేయి" + regen: "మళ్ళీ ప్రయత్నించండి" + revert: "తిద్దు" diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index 7de85ff9..20f2dafa 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ th: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "เลิกทำ" + cancel: "ยกเลิก" + regen: "ลองอีกครั้ง" + revert: "ย้อนกลับ" diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index 8bcb487e..307bea22 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -16,6 +16,12 @@ tr_TR: title: "YZ kullanarak değişiklik önerin" description: "Aşağıdaki seçeneklerden birini belirleyin ve YZ size metnin yeni bir versiyonunu önersin." selection_hint: "İpucu: Ayrıca, yalnızca onu yeniden yazmak için yardımcıyı açmadan önce metnin bir bölümünü de seçebilirsiniz." + context_menu: + undo: "Geri Al" + cancel: "İptal et" + regen: "Tekrar Dene" + confirm: "Onayla" + revert: "Eski Haline Getir" reviewables: model_used: "Kullanılan model:" accuracy: "Doğruluk:" diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index f1390545..8f34392f 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ uk: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Скасувати" + cancel: "Скасувати" + regen: "Спробувати ще раз" + confirm: "Підтвердити" + revert: "Повернути" diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index b4a9c21e..9603c38c 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -5,3 +5,12 @@ # https://translate.discourse.org/ ur: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "کالعدم کریں" + cancel: "منسوخ" + regen: "دوبارہ کوشش کریں" + confirm: "تصدیق کریں" + revert: "رِیوَرٹ" diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index f629dcf5..8f9b439b 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ vi: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "Hoàn tác" + cancel: "Huỷ" + regen: "Thử lại" + revert: "Phục hồi" diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 46bf7282..859eea20 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -16,6 +16,12 @@ zh_CN: title: "使用 AI 提出更改建议" description: "选择以下选项之一,AI 将向您推荐新版本文本。" selection_hint: "提示:您也可以在打开助手之前选择文本的一部分来仅重写该文本。" + context_menu: + undo: "撤消" + cancel: "取消" + regen: "重试" + confirm: "确认" + revert: "还原" reviewables: model_used: "使用的模型:" accuracy: "准确性:" diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index 7e15fab0..0f376600 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -5,3 +5,11 @@ # https://translate.discourse.org/ zh_TW: + js: + discourse_ai: + ai_helper: + context_menu: + undo: "復原" + cancel: "取消" + regen: "請再試一次" + revert: "恢復" diff --git a/config/locales/server.ar.yml b/config/locales/server.ar.yml index cb5545d0..3ddf37a3 100644 --- a/config/locales/server.ar.yml +++ b/config/locales/server.ar.yml @@ -58,7 +58,6 @@ ar: ai_bot_enabled: "تفعيل وحدة روبوت الذكاء الاصطناعي" ai_bot_allowed_groups: "عندما يتمكن GPT Bot من الوصول إلى الرسالة الخاصة، فإنه سيرد على أعضاء هذه المجموعات." ai_bot_enabled_chat_bots: "النماذج المتاحة للقيام بدور روبوت الذكاء الاصطناعي" - ai_bot_enabled_chat_commands: "تكاملات GPT المتاحة للاستخدام لتوفير وظيفة خارجية للنموذج. تعمل مع GPT-4 وGPT-3.5 فقط" ai_helper_add_ai_pm_to_header: "عرض زر في الرأس لبدء رسالة خاصة مع روبوت ذكاء اصطناعي" ai_stability_api_key: "مفتاح API لواجهة API المسماة stability.ai" ai_stability_api_url: "عنوان URL لواجهة API المسماة stability.ai" diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index 8e1ad03b..35120e5d 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -59,10 +59,9 @@ de: ai_summarization_discourse_service_api_endpoint: "URL, unter der die Discourse-Zusammenfassungs-API läuft." ai_summarization_discourse_service_api_key: "API-Schlüssel für die Discourse-Zusammenfassungs-API." ai_bot_enabled: "Aktiviere das KI-Bot-Modul." - ai_bot_enable_chat_warning: "Display a warning when PM chat is initiated. Can be overriden by editing the translation string: discourse_ai.ai_bot.pm_warning" + ai_bot_enable_chat_warning: "Display a warnen wehen PM Chat IS initiale. Man der verrieten, bot Styling the Translation String: Diskurs_ai.ai_bot.pm_warnen" ai_bot_allowed_groups: "Wenn der GPT-Bot Zugriff auf die PN hat, wird er den Mitgliedern dieser Gruppen antworten." ai_bot_enabled_chat_bots: "Verfügbare Modelle, die als KI-Bot agieren können" - ai_bot_enabled_chat_commands: "Verfügbare GPT-Integrationen, die verwendet werden, um externe Funktionen für das Modell bereitzustellen. Funktioniert nur mit GPT-4 und GPT-3.5" ai_helper_add_ai_pm_to_header: "Eine Schaltfläche in der Kopfzeile anzeigen, um eine PN mit einem KI-Bot zu starten" ai_stability_api_key: "API-Schlüssel für die stability.ai-API" ai_stability_engine: "Bildgenerierungsengine für die stability.ai-API" diff --git a/config/locales/server.es.yml b/config/locales/server.es.yml index 4bf01421..cf5cb445 100644 --- a/config/locales/server.es.yml +++ b/config/locales/server.es.yml @@ -58,7 +58,6 @@ es: ai_bot_enabled: "Habilitar el módulo AI Bot." ai_bot_allowed_groups: "Cuando el Bot GPT tenga acceso al MP, responderá a los miembros de estos grupos." ai_bot_enabled_chat_bots: "Modelos disponibles para actuar como Bot AI" - ai_bot_enabled_chat_commands: "Integraciones GPT disponibles utilizadas para proporcionar funcionalidades externas al modelo. Solo funciona con GPT-4 y GPT-3.5" ai_helper_add_ai_pm_to_header: "Mostrar un botón en el encabezado para iniciar un MP con un bot de IA" ai_stability_api_key: "Clave API para la API de stability.ai" ai_stability_api_url: "URL para la API de stability.ai" diff --git a/config/locales/server.fi.yml b/config/locales/server.fi.yml index 10132dde..40826564 100644 --- a/config/locales/server.fi.yml +++ b/config/locales/server.fi.yml @@ -58,7 +58,6 @@ fi: ai_bot_enabled: "Ota tekoälybottimoduuli käyttöön." ai_bot_allowed_groups: "Kun GPT-botilla on yksityisviestin käyttöoikeus, se vastaa näiden ryhmien jäsenille." ai_bot_enabled_chat_bots: "Käytettävissä olevat mallit tekoälybottina toimimiseen" - ai_bot_enabled_chat_commands: "Käytettävissä olevat GPT-integraatiot, joita käytetään ulkoisen toiminnallisuuden tarjoamiseen mallille. Toimii vain GPT-4:n ja GPT-3.3:n kanssa." ai_helper_add_ai_pm_to_header: "Näytä painike yläpalkissa yksityiskeskustelun aloittamiseksi tekoälybotin kanssa" ai_stability_api_key: "stability.ai-APIn API-avain" ai_stability_api_url: "stability.ai-APIn URL" diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index 6ae74f13..37f09c6d 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -58,7 +58,6 @@ fr: ai_bot_enabled: "Activez le module du robot IA." ai_bot_allowed_groups: "Lorsque le robot GPT aura accès aux messages privés, il répondra aux membres de ces groupes." ai_bot_enabled_chat_bots: "Modèles disponibles pour agir en tant que robot IA" - ai_bot_enabled_chat_commands: "Intégrations GPT disponibles utilisées pour fournir des fonctionnalités externes au modèle. Fonctionne uniquement avec GPT-4 et GPT-3.5" ai_helper_add_ai_pm_to_header: "Afficher un bouton dans l'en-tête pour démarrer une conversation avec un robot IA" ai_stability_api_key: "Clé API pour l'API stable.ai" ai_stability_api_url: "Adresse URL de l'API stability.ai" diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index 9b6fc963..18ac4423 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -34,7 +34,10 @@ he: ai_nsfw_flag_threshold_porn: "סף לתמונה שמוגדרת כארוטית כדי שתיחשב פוגענית." ai_nsfw_flag_threshold_sexy: "סף לתמונה שמוגדרת כמינית כדי שתיחשב פוגענית." ai_nsfw_models: "מודלים לשימוש להסקת פוגענות." + ai_openai_gpt35_url: "כתובת מותאמת אישית להשלמת שיחות עם GPT 3.5.‏ (לתמיכה ב־Azure)" + ai_openai_gpt35_16k_url: "כתובת מותאמת אישית להשלמת שיחות עם GPT 3.5 16k.‏ (לתמיכה ב־Azure)" ai_openai_gpt4_url: "כתובת מותאמת אישית להשלמת שיחות עם GPT 4.‏ (לתמיכה ב־Azure)" + ai_openai_gpt4_32k_url: "כתובת מותאמת אישית להשלמת שיחות עם GPT 4 32k.‏ (לתמיכה ב־Azure)" ai_openai_embeddings_url: "כתובת מותאמת אישית ל־API ההטמעות של OpenAI. (במקרה של Azure זה יכול להיות: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)" ai_openai_api_key: "מפתח API ל־API של OpenAI" ai_anthropic_api_key: "מפתח API ל־API של Anthropic" @@ -59,7 +62,6 @@ he: ai_bot_enable_chat_warning: "הצגת אזהרה עם פתיחת שיח הודעות פרטיות. אפשר לדרוס את זה על ידי עריכת מחרוזת התרגום: discourse_ai.ai_bot.pm_warning" ai_bot_allowed_groups: "כאשר לבוט של GPT יש גישה להודעות הפרטיות, הוא יגיב לחברים בקבוצות האלה." ai_bot_enabled_chat_bots: "מודלים זמינים שיכהנו כבוט בינה מלאכותית" - ai_bot_enabled_chat_commands: "שילובים זמינים של GPT לאספקת יכולות חיצוניות לדגם. עובד רק עם GPT-4 ועם GPT-3.5" ai_helper_add_ai_pm_to_header: "הצגת כפתור בכותרת כדי לפתוח הודעה פרטית עם בוט בינה מלאכותית" ai_stability_api_key: "מפתח API ל־API של stability.ai" ai_stability_engine: "מנוע לחילול תמונות לשימוש עבור ה־API של stability.ai" diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index 5a116907..7bd02ddc 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -58,7 +58,6 @@ it: ai_bot_enabled: "Abilita il modulo Bot IA." ai_bot_allowed_groups: "Quando il bot GPT ha accesso a un MP, risponderà ai membri di questi gruppi." ai_bot_enabled_chat_bots: "Modelli disponibili per agire come robot IA" - ai_bot_enabled_chat_commands: "Integrazioni GPT disponibili utilizzate per fornire funzionalità esterne al modello. Funziona solo con GPT-4 e GPT-3.5" ai_helper_add_ai_pm_to_header: "Mostra un pulsante nell'intestazione per avviare un MP con un Bot IA" ai_stability_api_key: "Chiave API per l'API stability.ai" ai_stability_api_url: "URL per l'API stability.ai" diff --git a/config/locales/server.ja.yml b/config/locales/server.ja.yml index b56df95b..ab6c385d 100644 --- a/config/locales/server.ja.yml +++ b/config/locales/server.ja.yml @@ -58,7 +58,6 @@ ja: ai_bot_enabled: "AI ボットモジュールを有効にします。" ai_bot_allowed_groups: "GPT ボットが PM にアクセスできる場合、これらのグループのメンバーに返信します。" ai_bot_enabled_chat_bots: "AI ボットとして機能する利用可能なモデル" - ai_bot_enabled_chat_commands: "外部機能をモデルに提供するために使用できる GPT の統合。GPT-4 および GPT-3.5 でのみ動作します" ai_helper_add_ai_pm_to_header: "AI ボットとの PM を開始するためのボタンをヘッダーに表示する" ai_stability_api_key: "stability.ai API の API キー" ai_stability_api_url: "stability.ai API の URL" diff --git a/config/locales/server.nl.yml b/config/locales/server.nl.yml index 8def63df..8e795ac4 100644 --- a/config/locales/server.nl.yml +++ b/config/locales/server.nl.yml @@ -58,7 +58,6 @@ nl: ai_bot_enabled: "Schakel de AI-botmodule in." ai_bot_allowed_groups: "Wanneer de GPT-bot toegang heeft tot het privébericht, zal deze reageren op leden van deze groepen." ai_bot_enabled_chat_bots: "Beschikbare modellen om op te treden als AI-bot" - ai_bot_enabled_chat_commands: "Beschikbare GPT-integraties die worden gebruikt om externe functionaliteit aan het model te bieden. Werkt alleen met GPT-4 en GPT-3.5" ai_helper_add_ai_pm_to_header: "Geef een knop weer in de kop om een privéchat te starten met een AI-bot" ai_stability_api_key: "API-sleutel voor de stability.ai-API" ai_stability_api_url: "URL voor de stability.ai-API" diff --git a/config/locales/server.pl_PL.yml b/config/locales/server.pl_PL.yml index d7130357..9c1cd262 100644 --- a/config/locales/server.pl_PL.yml +++ b/config/locales/server.pl_PL.yml @@ -58,7 +58,6 @@ pl_PL: ai_bot_enabled: "Włącz moduł bota AI." ai_bot_allowed_groups: "Gdy bot GPT uzyska dostęp do PW, odpowie członkom tych grup." ai_bot_enabled_chat_bots: "Dostępne modele do działania jako bot AI" - ai_bot_enabled_chat_commands: "Dostępne integracje GPT użyte do zapewnienia zewnętrznej funkcjonalności modelu. Działa tylko z GPT-4 i GPT-3.5" ai_helper_add_ai_pm_to_header: "Wyświetl przycisk w nagłówku, aby rozpocząć PW z botem AI" ai_stability_api_key: "Klucz dla API stability.ai" ai_stability_api_url: "Adres URL interfejsu API stability.ai" diff --git a/config/locales/server.pt_BR.yml b/config/locales/server.pt_BR.yml index 3440deb3..f6c31cf8 100644 --- a/config/locales/server.pt_BR.yml +++ b/config/locales/server.pt_BR.yml @@ -58,7 +58,6 @@ pt_BR: ai_bot_enabled: "Ative o módulo de Bot com IA." ai_bot_allowed_groups: "Quando o Bot com GPT tiver acesso às MPs, ele responderá aos membros destes grupos." ai_bot_enabled_chat_bots: "Modelos disponíveis para agora como Bot com IA" - ai_bot_enabled_chat_commands: "Integrações com GPT disponíveis usadas para fornecer funcionalidades externas ao modelo. Funciona apenas com GPT-4 e GPT-3.5" ai_helper_add_ai_pm_to_header: "Mostrar botão no cabeçalho para começar uma MP com um Bot com IA" ai_stability_api_key: "Chave de API para a API stability.ai" ai_stability_api_url: "URL para a API stability.ai" diff --git a/config/locales/server.ru.yml b/config/locales/server.ru.yml index 7ac17071..4ad3e306 100644 --- a/config/locales/server.ru.yml +++ b/config/locales/server.ru.yml @@ -58,7 +58,6 @@ ru: ai_bot_enabled: "Включить модуль AI-бота." ai_bot_allowed_groups: "Если у GPT-бота есть доступ к личным сообщениям, он будет отвечать участникам указанных групп." ai_bot_enabled_chat_bots: "Доступные модели для использования в качестве AI-бота" - ai_bot_enabled_chat_commands: "Доступные интеграции GPT для обеспечения внешних функций модели. Работает только с GPT-4 и GPT-3.5." ai_helper_add_ai_pm_to_header: "Кнопка в заголовке для начала личного разговора с AI-ботом" ai_stability_api_key: "API-ключ для API stability.ai" ai_stability_api_url: "URL-адрес для API stability.ai" diff --git a/config/locales/server.tr_TR.yml b/config/locales/server.tr_TR.yml index 033fc442..f87b75d2 100644 --- a/config/locales/server.tr_TR.yml +++ b/config/locales/server.tr_TR.yml @@ -58,7 +58,6 @@ tr_TR: ai_bot_enabled: "YZ Botu modülünü etkinleştirin." ai_bot_allowed_groups: "GPT Botunun Kişisel Mesaja erişimi olduğunda, bu grupların üyelerine yanıt verir." ai_bot_enabled_chat_bots: "YZ Botu görevi görecek mevcut modeller" - ai_bot_enabled_chat_commands: "Modele harici işlevsellik sağlamak için kullanılan mevcut GPT entegrasyonları. Yalnızca GPT-4 ve GPT-3.5 ile çalışır" ai_helper_add_ai_pm_to_header: "Bir YZ Botu ile bir kişisel mesaj başlatmak için başlıkta bir düğme gösterin" ai_stability_api_key: "stability.ai API'si için API anahtarı" ai_stability_api_url: "stability.ai API'si için URL" diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index 16623529..cdab1951 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -58,7 +58,6 @@ zh_CN: ai_bot_enabled: "启用 AI 机器人模块。" ai_bot_allowed_groups: "当 GPT 机器人可以访问私信时,它将回复这些群组的成员。" ai_bot_enabled_chat_bots: "充当 AI 机器人的可用模型" - ai_bot_enabled_chat_commands: "可用 GPT 集成用于为模型提供外部功能。仅适用于 GPT-4 和 GPT-3.5" ai_helper_add_ai_pm_to_header: "在标题中显示按钮以使用 AI 机器人启动私信" ai_stability_api_key: "stability.ai API 的 API 密钥" ai_stability_api_url: "stability.ai API 的 URL"