Преглед на файлове

chore: translate i18n files (#12543)

Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com>
github-actions[bot] преди 3 месеца
родител
ревизия
140965b738

+ 1 - 0
web/i18n/de-DE/common.ts

@@ -49,6 +49,7 @@ const translation = {
     view: 'Ansehen',
     submit: 'Senden',
     skip: 'Schiff',
+    imageCopied: 'Kopiertes Bild',
   },
   placeholder: {
     input: 'Bitte eingeben',

+ 2 - 0
web/i18n/de-DE/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   localDocs: 'Lokale Dokumente',
   preprocessDocument: '{{num}} Vorverarbeiten von Dokumenten',
   documentsDisabled: '{{num}} Dokumente deaktiviert - seit über 30 Tagen inaktiv',
+  allKnowledge: 'Alles Wissen',
+  allKnowledgeDescription: 'Wählen Sie diese Option aus, um das gesamte Wissen in diesem Arbeitsbereich anzuzeigen. Nur der Workspace-Besitzer kann das gesamte Wissen verwalten.',
 }
 
 export default translation

+ 1 - 0
web/i18n/es-ES/common.ts

@@ -49,6 +49,7 @@ const translation = {
     view: 'Vista',
     submit: 'Enviar',
     skip: 'Navío',
+    imageCopied: 'Imagen copiada',
   },
   errorMsg: {
     fieldRequired: '{{field}} es requerido',

+ 2 - 0
web/i18n/es-ES/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   documentsDisabled: '{{num}} Documentos desactivados - inactivos durante más de 30 días',
   preprocessDocument: '{{num}} Documentos de preprocesamiento',
   localDocs: 'Documentos locales',
+  allKnowledgeDescription: 'Seleccione esta opción para mostrar todos los conocimientos de este espacio de trabajo. Solo el propietario del espacio de trabajo puede administrar todo el conocimiento.',
+  allKnowledge: 'Todo el conocimiento',
 }
 
 export default translation

+ 1 - 0
web/i18n/fa-IR/common.ts

@@ -49,6 +49,7 @@ const translation = {
     saveAndRegenerate: 'ذخیره و بازسازی تکه های فرزند',
     submit: 'ارسال',
     skip: 'کشتی',
+    imageCopied: 'تصویر کپی شده',
   },
   errorMsg: {
     fieldRequired: '{{field}} الزامی است',

+ 2 - 0
web/i18n/fa-IR/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   documentsDisabled: '{{num}} اسناد غیرفعال - غیرفعال برای بیش از 30 روز',
   preprocessDocument: '{{عدد}} اسناد پیش پردازش',
   localDocs: 'اسناد محلی',
+  allKnowledge: 'همه دانش ها',
+  allKnowledgeDescription: 'برای نمایش تمام دانش در این فضای کاری انتخاب کنید. فقط مالک فضای کاری می تواند تمام دانش را مدیریت کند.',
 }
 
 export default translation

+ 1 - 0
web/i18n/fr-FR/common.ts

@@ -49,6 +49,7 @@ const translation = {
     regenerate: 'Régénérer',
     submit: 'Envoyer',
     skip: 'Bateau',
+    imageCopied: 'Image copied',
   },
   placeholder: {
     input: 'Veuillez entrer',

+ 2 - 0
web/i18n/fr-FR/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   documentsDisabled: '{{num}} documents désactivés - inactifs depuis plus de 30 jours',
   localDocs: 'Docs locaux',
   enable: 'Activer',
+  allKnowledge: 'Toutes les connaissances',
+  allKnowledgeDescription: 'Sélectionnez cette option pour afficher toutes les connaissances dans cet espace de travail. Seul le propriétaire de l’espace de travail peut gérer toutes les connaissances.',
 }
 
 export default translation

+ 1 - 0
web/i18n/hi-IN/common.ts

@@ -49,6 +49,7 @@ const translation = {
     saveAndRegenerate: 'सहेजें और पुन: उत्पन्न करें बाल विखंडू',
     skip: 'जहाज़',
     submit: 'जमा करें',
+    imageCopied: 'कॉपी की गई छवि',
   },
   errorMsg: {
     fieldRequired: '{{field}} आवश्यक है',

+ 2 - 0
web/i18n/hi-IN/dataset.ts

@@ -173,6 +173,8 @@ const translation = {
   preprocessDocument: '{{num}} प्रीप्रोसेस दस्तावेज़',
   enable: 'योग्य बनाना',
   documentsDisabled: '{{num}} दस्तावेज़ अक्षम - 30 दिनों से अधिक समय से निष्क्रिय',
+  allKnowledge: 'सर्व ज्ञान',
+  allKnowledgeDescription: 'इस कार्यस्थान में सभी ज्ञान प्रदर्शित करने के लिए चयन करें. केवल कार्यस्थान स्वामी ही सभी ज्ञान का प्रबंधन कर सकता है.',
 }
 
 export default translation

+ 1 - 0
web/i18n/it-IT/common.ts

@@ -49,6 +49,7 @@ const translation = {
     viewMore: 'SCOPRI DI PIÙ',
     submit: 'Invia',
     skip: 'Nave',
+    imageCopied: 'Immagine copiata',
   },
   errorMsg: {
     fieldRequired: '{{field}} è obbligatorio',

+ 2 - 0
web/i18n/it-IT/dataset.ts

@@ -173,6 +173,8 @@ const translation = {
   enable: 'Abilitare',
   documentsDisabled: '{{num}} documenti disabilitati - inattivi da oltre 30 giorni',
   localDocs: 'Documenti locali',
+  allKnowledge: 'Tutta la conoscenza',
+  allKnowledgeDescription: 'Selezionare questa opzione per visualizzare tutte le informazioni in questa area di lavoro. Solo il proprietario dell\'area di lavoro può gestire tutte le conoscenze.',
 }
 
 export default translation

+ 1 - 0
web/i18n/ja-JP/common.ts

@@ -49,6 +49,7 @@ const translation = {
     regenerate: '再生成',
     submit: '送信',
     skip: 'スキップ',
+    imageCopied: 'コピーした画像',
   },
   errorMsg: {
     fieldRequired: '{{field}}は必要です',

+ 2 - 0
web/i18n/ja-JP/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
     cancel: 'キャンセル',
   },
   preprocessDocument: '{{num}}件のドキュメントを前処理',
+  allKnowledge: 'すべての知識',
+  allKnowledgeDescription: 'このワークスペースにすべてのナレッジを表示する場合に選択します。ワークスペースのオーナーのみがすべてのナレッジを管理できます。',
 }
 
 export default translation

+ 1 - 0
web/i18n/ko-KR/common.ts

@@ -49,6 +49,7 @@ const translation = {
     saveAndRegenerate: '저장 및 자식 청크 재생성',
     submit: '전송',
     skip: '배',
+    imageCopied: '복사된 이미지',
   },
   placeholder: {
     input: '입력해주세요',

+ 2 - 0
web/i18n/ko-KR/dataset.ts

@@ -165,6 +165,8 @@ const translation = {
   preprocessDocument: '{{숫자}} 문서 전처리',
   enable: '사용',
   documentsDisabled: '{{num}} 문서 사용 안 함 - 30일 이상 비활성 상태',
+  allKnowledge: '모든 지식',
+  allKnowledgeDescription: '이 작업 영역의 모든 정보를 표시하려면 선택합니다. 워크스페이스 소유자만 모든 기술 자료를 관리할 수 있습니다.',
 }
 
 export default translation

+ 1 - 0
web/i18n/pl-PL/common.ts

@@ -49,6 +49,7 @@ const translation = {
     close: 'Zamykać',
     submit: 'Prześlij',
     skip: 'Statek',
+    imageCopied: 'Skopiowany obraz',
   },
   placeholder: {
     input: 'Proszę wprowadzić',

+ 2 - 0
web/i18n/pl-PL/dataset.ts

@@ -172,6 +172,8 @@ const translation = {
   localDocs: 'Lokalne dokumenty',
   documentsDisabled: '{{num}} dokumenty wyłączone - nieaktywne przez ponad 30 dni',
   enable: 'Umożliwiać',
+  allKnowledge: 'Cała wiedza',
+  allKnowledgeDescription: 'Wybierz tę opcję, aby wyświetlić całą wiedzę w tym obszarze roboczym. Tylko właściciel obszaru roboczego może zarządzać całą wiedzą.',
 }
 
 export default translation

+ 1 - 0
web/i18n/pt-BR/common.ts

@@ -49,6 +49,7 @@ const translation = {
     view: 'Vista',
     submit: 'Enviar',
     skip: 'Navio',
+    imageCopied: 'Imagem copiada',
   },
   placeholder: {
     input: 'Por favor, insira',

+ 2 - 0
web/i18n/pt-BR/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   enable: 'Habilitar',
   preprocessDocument: '{{num}} Documentos de pré-processamento',
   localDocs: 'Documentos locais',
+  allKnowledgeDescription: 'Selecione para exibir todo o conhecimento neste espaço de trabalho. Somente o proprietário do espaço de trabalho pode gerenciar todo o conhecimento.',
+  allKnowledge: 'Todo o conhecimento',
 }
 
 export default translation

+ 1 - 0
web/i18n/ro-RO/common.ts

@@ -49,6 +49,7 @@ const translation = {
     view: 'Vedere',
     submit: 'Prezinte',
     skip: 'Navă',
+    imageCopied: 'Imagine copiată',
   },
   placeholder: {
     input: 'Vă rugăm să introduceți',

+ 2 - 0
web/i18n/ro-RO/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   preprocessDocument: '{{num}} Procesarea prealabilă a documentelor',
   enable: 'Activa',
   localDocs: 'Documente locale',
+  allKnowledge: 'Toate cunoștințele',
+  allKnowledgeDescription: 'Selectați pentru a afișa toate cunoștințele din acest spațiu de lucru. Doar proprietarul spațiului de lucru poate gestiona toate cunoștințele.',
 }
 
 export default translation

+ 1 - 0
web/i18n/ru-RU/common.ts

@@ -49,6 +49,7 @@ const translation = {
     saveAndRegenerate: 'Сохранение и повторное создание дочерних блоков',
     submit: 'Отправить',
     skip: 'Корабль',
+    imageCopied: 'Скопированное изображение',
   },
   errorMsg: {
     fieldRequired: '{{field}} обязательно',

+ 2 - 0
web/i18n/ru-RU/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   documentsDisabled: 'Документы {{num}} отключены - неактивны более 30 дней',
   localDocs: 'Местная документация',
   enable: 'Давать возможность',
+  allKnowledge: 'Все знания',
+  allKnowledgeDescription: 'Выберите, чтобы отобразить все знания в этой рабочей области. Только владелец рабочего пространства может управлять всеми знаниями.',
 }
 
 export default translation

+ 1 - 0
web/i18n/sl-SI/common.ts

@@ -49,6 +49,7 @@ const translation = {
     viewMore: 'POGLEJ VEČ',
     submit: 'Predložiti',
     skip: 'Ladja',
+    imageCopied: 'Kopirana slika',
   },
   errorMsg: {
     fieldRequired: '{{field}} je obvezno',

+ 2 - 0
web/i18n/sl-SI/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   documentsDisabled: '{{num}} dokumenti onemogočeni - neaktivni več kot 30 dni',
   preprocessDocument: '{{num}} Predobdelava dokumentov',
   enable: 'Omogočiti',
+  allKnowledge: 'Vse znanje',
+  allKnowledgeDescription: 'Izberite, če želite prikazati vse znanje v tem delovnem prostoru. Samo lastnik delovnega prostora lahko upravlja vse znanje.',
 }
 
 export default translation

+ 1 - 0
web/i18n/th-TH/common.ts

@@ -49,6 +49,7 @@ const translation = {
     close: 'ปิด',
     skip: 'เรือ',
     submit: 'ส่ง',
+    imageCopied: 'ภาพที่คัดลอก',
   },
   errorMsg: {
     fieldRequired: '{{field}} เป็นสิ่งจําเป็น',

+ 2 - 0
web/i18n/th-TH/dataset.ts

@@ -165,6 +165,8 @@ const translation = {
   preprocessDocument: '{{num}} เอกสารการประมวลผลล่วงหน้า',
   documentsDisabled: '{{num}} เอกสารถูกปิดใช้งาน - ไม่ได้ใช้งานนานกว่า 30 วัน',
   enable: 'เปิด',
+  allKnowledge: 'ความรู้ทั้งหมด',
+  allKnowledgeDescription: 'เลือกเพื่อแสดงความรู้ทั้งหมดในพื้นที่ทํางานนี้ เฉพาะเจ้าของพื้นที่ทํางานเท่านั้นที่สามารถจัดการความรู้ทั้งหมดได้',
 }
 
 export default translation

+ 1 - 0
web/i18n/tr-TR/common.ts

@@ -49,6 +49,7 @@ const translation = {
     close: 'Kapatmak',
     submit: 'Gönder',
     skip: 'Gemi',
+    imageCopied: 'Kopyalanan görüntü',
   },
   errorMsg: {
     fieldRequired: '{{field}} gereklidir',

+ 2 - 0
web/i18n/tr-TR/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   localDocs: 'Yerel Dokümanlar',
   documentsDisabled: '{{num}} belge devre dışı - 30 günden uzun süre etkin değil',
   enable: 'Etkinleştirmek',
+  allKnowledge: 'Tüm Bilgiler',
+  allKnowledgeDescription: 'Bu çalışma alanındaki tüm bilgileri görüntülemek için seçin. Yalnızca Çalışma Alanı Sahibi tüm bilgileri yönetebilir.',
 }
 
 export default translation

+ 1 - 0
web/i18n/uk-UA/common.ts

@@ -49,6 +49,7 @@ const translation = {
     saveAndRegenerate: 'Збереження та регенерація дочірніх фрагментів',
     submit: 'Представити',
     skip: 'Корабель',
+    imageCopied: 'Скопійоване зображення',
   },
   placeholder: {
     input: 'Будь ласка, введіть текст',

+ 2 - 0
web/i18n/uk-UA/dataset.ts

@@ -167,6 +167,8 @@ const translation = {
   documentsDisabled: 'Документи {{num}} вимкнені - неактивні понад 30 днів',
   localDocs: 'Локальні документи',
   enable: 'Вмикати',
+  allKnowledge: 'Всі знання',
+  allKnowledgeDescription: 'Виберіть, щоб відобразити всі знання в цій робочій області. Тільки власник робочої області може керувати всіма знаннями.',
 }
 
 export default translation

+ 1 - 0
web/i18n/vi-VN/common.ts

@@ -49,6 +49,7 @@ const translation = {
     viewMore: 'XEM THÊM',
     submit: 'Trình',
     skip: 'Tàu',
+    imageCopied: 'Hình ảnh sao chép',
   },
   placeholder: {
     input: 'Vui lòng nhập',

+ 2 - 0
web/i18n/vi-VN/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   enable: 'Kích hoạt',
   preprocessDocument: '{{số}} Tiền xử lý tài liệu',
   documentsDisabled: '{{num}} tài liệu bị vô hiệu hóa - không hoạt động trong hơn 30 ngày',
+  allKnowledge: 'Tất cả kiến thức',
+  allKnowledgeDescription: 'Chọn để hiển thị tất cả kiến thức trong không gian làm việc này. Chỉ Chủ sở hữu không gian làm việc mới có thể quản lý tất cả kiến thức.',
 }
 
 export default translation

+ 1 - 0
web/i18n/zh-Hant/common.ts

@@ -49,6 +49,7 @@ const translation = {
     regenerate: '再生',
     submit: '提交',
     skip: '船',
+    imageCopied: '複製的圖片',
   },
   placeholder: {
     input: '請輸入',

+ 2 - 0
web/i18n/zh-Hant/dataset.ts

@@ -166,6 +166,8 @@ const translation = {
   documentsDisabled: '已禁用 {{num}} 個文檔 - 處於非活動狀態超過 30 天',
   localDocs: '本地文件',
   preprocessDocument: '{{num}}預處理文件',
+  allKnowledge: '所有知識',
+  allKnowledgeDescription: '選擇以顯示此工作區中的所有知識。只有 Workspace 擁有者可以管理所有知識。',
 }
 
 export default translation