From cbdb37ed0a5ce3dbafd89a8f43251ab082f046fa Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Sat, 28 Mar 2026 20:29:06 +0000 Subject: [PATCH] New Crowdin updates (#2061) --- .../public/locales/de-DE/translation.json | 10 ++++++++++ .../public/locales/en-US/translation.json | 18 +++++++++--------- .../public/locales/es-ES/translation.json | 10 ++++++++++ .../public/locales/fr-FR/translation.json | 12 +++++++++++- .../public/locales/it-IT/translation.json | 10 ++++++++++ .../public/locales/ja-JP/translation.json | 10 ++++++++++ .../public/locales/ko-KR/translation.json | 10 ++++++++++ .../public/locales/nl-NL/translation.json | 10 ++++++++++ .../public/locales/pt-BR/translation.json | 10 ++++++++++ .../public/locales/ru-RU/translation.json | 10 ++++++++++ .../public/locales/uk-UA/translation.json | 10 ++++++++++ .../public/locales/zh-CN/translation.json | 10 ++++++++++ 12 files changed, 120 insertions(+), 10 deletions(-) diff --git a/apps/client/public/locales/de-DE/translation.json b/apps/client/public/locales/de-DE/translation.json index feb8b46b..437181d4 100644 --- a/apps/client/public/locales/de-DE/translation.json +++ b/apps/client/public/locales/de-DE/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Horizontale Trennlinie einfügen", "Upload any image from your device.": "Laden Sie ein beliebiges Bild von Ihrem Gerät hoch.", "Upload any video from your device.": "Laden Sie ein beliebiges Video von Ihrem Gerät hoch.", + "Upload any audio from your device.": "Laden Sie beliebige Audiodateien von Ihrem Gerät hoch.", "Upload any file from your device.": "Laden Sie eine beliebige Datei von Ihrem Gerät hoch.", "Uploading {{name}}": "Lade {{name}} hoch", "Uploading file": "Datei wird hochgeladen", @@ -351,6 +352,12 @@ "Divider": "Trennlinie", "Quote": "Zitat", "Image": "Bild", + "Audio": "Audio.", + "Embed PDF": "PDF einbetten", + "Upload and embed a PDF file.": "Laden Sie eine PDF-Datei hoch und betten Sie sie ein.", + "Embed as PDF": "Als PDF einbetten", + "Failed to load PDF": "Fehler beim Laden der PDF", + "Convert to attachment": "In Anhang umwandeln", "File attachment": "Dateianhang", "Toggle block": "Block umschalten", "Callout": "Hinweisbox", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Verhindern Sie, dass Mitglieder Seiten öffentlich teilen.", "Toggle public sharing": "Öffentliches Teilen umschalten", "Toggle space public sharing": "Öffentliches Teilen im Bereich umschalten", + "Allow viewers to comment": "Zuschauern erlauben, Kommentare zu hinterlassen", + "Allow viewers to add comments on pages in this space.": "Erlauben Sie Zuschauern, Kommentare auf Seiten in diesem Bereich hinzuzufügen.", + "Toggle viewer comments": "Zuschauerkommentare umschalten", "Public sharing is disabled at the workspace level": "Öffentliches Teilen ist auf der Arbeitsbereichsebene deaktiviert", "Prevent pages in this space from being shared publicly.": "Verhindern Sie, dass Seiten in diesem Bereich öffentlich geteilt werden.", "Page permissions": "Seitenberechtigungen", diff --git a/apps/client/public/locales/en-US/translation.json b/apps/client/public/locales/en-US/translation.json index b0dd7d53..97a5abb3 100644 --- a/apps/client/public/locales/en-US/translation.json +++ b/apps/client/public/locales/en-US/translation.json @@ -184,20 +184,20 @@ "Updated successfully": "Updated successfully.", "User": "User.", "Workspace": "Workspace.", - "Workspace Name": "Workspace Name.", + "Workspace Name": "Workspace name.", "Workspace settings": "Workspace settings.", "You can change your password here.": "You can change your password here.", - "Your Email": "Your Email.", + "Your Email": "Your email.", "Your import is complete.": "Your import is complete.", "Your name": "Your name.", - "Your Name": "Your Name.", + "Your Name": "Your name.", "Your password": "Your password.", "Your password must be a minimum of 8 characters.": "Your password must be a minimum of 8 characters.", "Sidebar toggle": "Sidebar toggle.", "Comments": "Comments.", "404 page not found": "404 page not found.", "Sorry, we can't find the page you are looking for.": "Sorry, we can't find the page you are looking for.", - "Take me back to homepage": "Take me back to homepage.", + "Take me back to homepage": "Take me back to the homepage.", "Forgot password": "Forgot password.", "Forgot your password?": "Forgot your password?", "A password reset link has been sent to your email. Please check your inbox.": "A password reset link has been sent to your email. Please check your inbox.", @@ -223,12 +223,12 @@ "Failed to delete comment": "Failed to delete comment", "Comment resolved successfully": "Comment resolved successfully", "Comment re-opened successfully": "Comment re-opened successfully.", - "Comment unresolved successfully": "Comment unresolved successfully.", + "Comment unresolved successfully": "Comment marked as unresolved successfully.", "Failed to resolve comment": "Failed to resolve comment", "Resolve comment": "Resolve comment.", - "Unresolve comment": "Unresolve comment.", - "Resolve Comment Thread": "Resolve Comment Thread.", - "Unresolve Comment Thread": "Unresolve Comment Thread.", + "Unresolve comment": "Mark comment as unresolved.", + "Resolve Comment Thread": "Resolve comment thread.", + "Unresolve Comment Thread": "Mark comment thread as unresolved.", "Are you sure you want to resolve this comment thread? This will mark it as completed.": "Are you sure you want to resolve this comment thread? This will mark it as completed.", "Are you sure you want to unresolve this comment thread?": "Are you sure you want to unresolve this comment thread?", "Resolved": "Resolved.", @@ -370,7 +370,7 @@ "Insert mermaid diagram": "Insert mermaid diagram.", "Insert and design Drawio diagrams": "Insert and design Drawio diagrams.", "Insert current date": "Insert current date.", - "Draw and sketch excalidraw diagrams": "Draw and sketch excalidraw diagrams.", + "Draw and sketch excalidraw diagrams": "Draw and sketch Excalidraw diagrams.", "Multiple": "Multiple.", "Turn into": "Turn into", "Text align": "Text align", diff --git a/apps/client/public/locales/es-ES/translation.json b/apps/client/public/locales/es-ES/translation.json index 797523d7..2b6e88da 100644 --- a/apps/client/public/locales/es-ES/translation.json +++ b/apps/client/public/locales/es-ES/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Insertar regla horizontal", "Upload any image from your device.": "Sube cualquier imagen desde tu dispositivo.", "Upload any video from your device.": "Sube cualquier video desde tu dispositivo.", + "Upload any audio from your device.": "Sube cualquier audio desde tu dispositivo.", "Upload any file from your device.": "Sube cualquier archivo desde tu dispositivo.", "Uploading {{name}}": "Subiendo {{name}}", "Uploading file": "Subiendo archivo", @@ -351,6 +352,12 @@ "Divider": "Divisor", "Quote": "Cita", "Image": "Imagen", + "Audio": "Audio.", + "Embed PDF": "Adjuntar PDF", + "Upload and embed a PDF file.": "Sube y adjunta un archivo PDF.", + "Embed as PDF": "Adjuntar como PDF", + "Failed to load PDF": "Error al cargar el PDF", + "Convert to attachment": "Convertir en adjunto", "File attachment": "Adjunto de archivo", "Toggle block": "Alternar bloque", "Callout": "Aviso", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Evitar que los miembros compartan páginas públicamente.", "Toggle public sharing": "Alternar el uso compartido público", "Toggle space public sharing": "Alternar el uso compartido público del espacio", + "Allow viewers to comment": "Permitir que los espectadores comenten", + "Allow viewers to add comments on pages in this space.": "Permitir que los espectadores agreguen comentarios en las páginas de este espacio.", + "Toggle viewer comments": "Activar/desactivar comentarios de los espectadores", "Public sharing is disabled at the workspace level": "El uso compartido público está desactivado a nivel de espacio de trabajo", "Prevent pages in this space from being shared publicly.": "Evitar que las páginas en este espacio se compartan públicamente.", "Page permissions": "Permisos de la página},{", diff --git a/apps/client/public/locales/fr-FR/translation.json b/apps/client/public/locales/fr-FR/translation.json index d3fdf33f..288dfe84 100644 --- a/apps/client/public/locales/fr-FR/translation.json +++ b/apps/client/public/locales/fr-FR/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Insérer un séparateur de règle horizontale", "Upload any image from your device.": "Téléchargez n'importe quelle image depuis votre appareil.", "Upload any video from your device.": "Téléchargez n'importe quelle vidéo depuis votre appareil.", + "Upload any audio from your device.": "Téléchargez n'importe quel fichier audio depuis votre appareil.", "Upload any file from your device.": "Téléchargez n'importe quel fichier depuis votre appareil.", "Uploading {{name}}": "Téléchargement de {{name}}", "Uploading file": "Téléchargement du fichier", @@ -351,6 +352,12 @@ "Divider": "Diviseur", "Quote": "Citation", "Image": "Image", + "Audio": "Audio.", + "Embed PDF": "Intégrer un PDF", + "Upload and embed a PDF file.": "Téléchargez et intégrez un fichier PDF.", + "Embed as PDF": "Intégrer comme PDF", + "Failed to load PDF": "Échec du chargement du PDF", + "Convert to attachment": "Convertir en pièce jointe", "File attachment": "Pièce jointe", "Toggle block": "Basculer le bloc", "Callout": "Appel", @@ -415,7 +422,7 @@ "Move page": "Déplacer la page", "Move page to a different space.": "Déplacer la page vers un autre espace.", "Real-time editor connection lost. Retrying...": "Connexion avec l'éditeur en temps réel perdue. Nouvelle tentative...", - "Table of contents": "", + "Table of contents": "Table des matières.", "Add headings (H1, H2, H3) to generate a table of contents.": "Ajoutez des titres (H1, H2, H3) pour générer une table des matières.", "Share": "Partager", "Public sharing": "Partage public", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Empêcher les membres de partager des pages publiquement.", "Toggle public sharing": "Basculer le partage public", "Toggle space public sharing": "Basculer le partage public de l'espace", + "Allow viewers to comment": "Autoriser les spectateurs à commenter", + "Allow viewers to add comments on pages in this space.": "Autoriser les spectateurs à ajouter des commentaires sur les pages de cet espace.", + "Toggle viewer comments": "Basculer les commentaires des spectateurs", "Public sharing is disabled at the workspace level": "Le partage public est désactivé au niveau de l'espace de travail", "Prevent pages in this space from being shared publicly.": "Empêcher les pages de cet espace d'être partagées publiquement.", "Page permissions": "Autorisations de la page", diff --git a/apps/client/public/locales/it-IT/translation.json b/apps/client/public/locales/it-IT/translation.json index fdcaa8d1..f69650f0 100644 --- a/apps/client/public/locales/it-IT/translation.json +++ b/apps/client/public/locales/it-IT/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Inserisci divisore di regola orizzontale", "Upload any image from your device.": "Carica un'immagine dal tuo dispositivo.", "Upload any video from your device.": "Carica qualsiasi video dal tuo dispositivo.", + "Upload any audio from your device.": "Carica qualsiasi audio dal tuo dispositivo.", "Upload any file from your device.": "Carica qualsiasi file dal tuo dispositivo.", "Uploading {{name}}": "Caricamento di {{name}}", "Uploading file": "Caricamento file", @@ -351,6 +352,12 @@ "Divider": "Divisore", "Quote": "Preventivo", "Image": "Immagine", + "Audio": "Audio.", + "Embed PDF": "Incorpora PDF", + "Upload and embed a PDF file.": "Carica e incorpora un file PDF.", + "Embed as PDF": "Incorpora come PDF", + "Failed to load PDF": "Caricamento del PDF non riuscito", + "Convert to attachment": "Converti in allegato", "File attachment": "Allegato file", "Toggle block": "Attiva blocco", "Callout": "Avviso", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Impedisci ai membri di condividere pubblicamente le pagine.", "Toggle public sharing": "Attiva/disattiva la condivisione pubblica", "Toggle space public sharing": "Attiva/disattiva la condivisione pubblica nello spazio", + "Allow viewers to comment": "Consenti agli utenti di commentare", + "Allow viewers to add comments on pages in this space.": "Consenti agli utenti di aggiungere commenti alle pagine in questo spazio.", + "Toggle viewer comments": "Attiva/disattiva i commenti degli utenti", "Public sharing is disabled at the workspace level": "La condivisione pubblica è disabilitata a livello di area di lavoro", "Prevent pages in this space from being shared publicly.": "Impedisci che le pagine in questo spazio vengano condivise pubblicamente.", "Page permissions": "Autorizzazioni della pagina.", diff --git a/apps/client/public/locales/ja-JP/translation.json b/apps/client/public/locales/ja-JP/translation.json index b14adb53..1d913114 100644 --- a/apps/client/public/locales/ja-JP/translation.json +++ b/apps/client/public/locales/ja-JP/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "区切り線を挿入します", "Upload any image from your device.": "デバイスから画像をアップロードします", "Upload any video from your device.": "デバイスから動画をアップロードします", + "Upload any audio from your device.": "デバイスから音声ファイルをアップロードします。", "Upload any file from your device.": "デバイスからファイルをアップロードします", "Uploading {{name}}": "{{name}} をアップロード中", "Uploading file": "ファイルをアップロード中", @@ -351,6 +352,12 @@ "Divider": "区切り線", "Quote": "引用", "Image": "画像", + "Audio": "音声。", + "Embed PDF": "PDFを埋め込む", + "Upload and embed a PDF file.": "PDFファイルをアップロードして埋め込みます。", + "Embed as PDF": "PDFとして埋め込む", + "Failed to load PDF": "PDFの読み込みに失敗しました", + "Convert to attachment": "添付ファイルに変換", "File attachment": "ファイル添付", "Toggle block": "ブロックを切り替える", "Callout": "コールアウト", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "メンバーがページを公開で共有するのを防ぐ。", "Toggle public sharing": "公開共有を切り替える", "Toggle space public sharing": "スペースの公開共有を切り替える", + "Allow viewers to comment": "閲覧者によるコメントを許可", + "Allow viewers to add comments on pages in this space.": "このスペース内のページに閲覧者がコメントを追加できるようにします。", + "Toggle viewer comments": "閲覧者コメントの切り替え", "Public sharing is disabled at the workspace level": "ワークスペースレベルで公開共有が無効になっています", "Prevent pages in this space from being shared publicly.": "このスペース内のページが公開で共有されるのを防ぐ。", "Page permissions": "ページのアクセス権", diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index 8bc26c55..24186a6f 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "가로 구분선 삽입", "Upload any image from your device.": "기기에서 이미지를 업로드하세요.", "Upload any video from your device.": "기기에서 비디오를 업로드하세요.", + "Upload any audio from your device.": "기기에서 오디오를 업로드하세요.", "Upload any file from your device.": "기기에서 파일을 업로드하세요.", "Uploading {{name}}": "{{name}} 업로드 중", "Uploading file": "파일 업로드 중", @@ -351,6 +352,12 @@ "Divider": "구분선", "Quote": "인용", "Image": "이미지", + "Audio": "오디오.", + "Embed PDF": "PDF 임베드", + "Upload and embed a PDF file.": "PDF 파일을 업로드하고 임베드하세요.", + "Embed as PDF": "PDF로 임베드", + "Failed to load PDF": "PDF 로드 실패", + "Convert to attachment": "첨부 파일로 변환", "File attachment": "파일 첨부", "Toggle block": "블록 토글", "Callout": "경고 상자", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "멤버들이 페이지를 공개적으로 공유하지 못하도록 방지하십시오.", "Toggle public sharing": "공유 전환", "Toggle space public sharing": "공간 공유 전환", + "Allow viewers to comment": "뷰어가 댓글을 달 수 있도록 허용", + "Allow viewers to add comments on pages in this space.": "이 공간 내 페이지에 뷰어가 댓글을 추가할 수 있도록 허용합니다.", + "Toggle viewer comments": "뷰어 댓글 전환", "Public sharing is disabled at the workspace level": "워크스페이스 수준에서 공유가 비활성화되었습니다.", "Prevent pages in this space from being shared publicly.": "이 공간의 페이지가 공개적으로 공유되지 않도록 방지하십시오.", "Page permissions": "페이지 권한},{", diff --git a/apps/client/public/locales/nl-NL/translation.json b/apps/client/public/locales/nl-NL/translation.json index d6eb9d5e..f1349d0f 100644 --- a/apps/client/public/locales/nl-NL/translation.json +++ b/apps/client/public/locales/nl-NL/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Horizontale lijn invoegen", "Upload any image from your device.": "Upload een afbeelding vanaf uw apparaat.", "Upload any video from your device.": "Upload een video vanaf uw apparaat.", + "Upload any audio from your device.": "Upload een audio vanaf uw apparaat.", "Upload any file from your device.": "Upload een bestand vanaf uw apparaat.", "Uploading {{name}}": "Uploaden {{name}}", "Uploading file": "Bestand uploaden", @@ -351,6 +352,12 @@ "Divider": "Scheidingslijn", "Quote": "Quote", "Image": "Afbeelding", + "Audio": "Audio.", + "Embed PDF": "PDF insluiten", + "Upload and embed a PDF file.": "Upload en sluit een PDF-bestand in.", + "Embed as PDF": "Insluiten als PDF", + "Failed to load PDF": "Laden van PDF mislukt", + "Convert to attachment": "Converteren naar bijlage", "File attachment": "Bestand bijlage", "Toggle block": "Schakel blok in/uit", "Callout": "Opmerking", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Voorkom dat leden pagina's openbaar delen.", "Toggle public sharing": "Wissel openbaar delen", "Toggle space public sharing": "Wissel openbaar delen van ruimte", + "Allow viewers to comment": "Toestaan dat kijkers reageren", + "Allow viewers to add comments on pages in this space.": "Sta kijkers toe om reacties toe te voegen op pagina\u0019s in deze ruimte.", + "Toggle viewer comments": "Reacties van kijkers in- of uitschakelen", "Public sharing is disabled at the workspace level": "Openbaar delen is uitgeschakeld op werkruimteniveau", "Prevent pages in this space from being shared publicly.": "Voorkom dat pagina's in deze ruimte openbaar worden gedeeld.", "Page permissions": "Pagina rechten", diff --git a/apps/client/public/locales/pt-BR/translation.json b/apps/client/public/locales/pt-BR/translation.json index 94750861..04ae0830 100644 --- a/apps/client/public/locales/pt-BR/translation.json +++ b/apps/client/public/locales/pt-BR/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Insira um divisor horizontal", "Upload any image from your device.": "Envie qualquer imagem do seu dispositivo.", "Upload any video from your device.": "Envie qualquer vídeo do seu dispositivo.", + "Upload any audio from your device.": "Envie qualquer áudio do seu dispositivo.", "Upload any file from your device.": "Envie qualquer arquivo do seu dispositivo.", "Uploading {{name}}": "Enviando {{name}}", "Uploading file": "Enviando arquivo", @@ -351,6 +352,12 @@ "Divider": "Divisor", "Quote": "Citação", "Image": "Imagem", + "Audio": "Áudio.", + "Embed PDF": "Incorporar PDF", + "Upload and embed a PDF file.": "Envie e incorpore um arquivo PDF.", + "Embed as PDF": "Incorporar como PDF", + "Failed to load PDF": "Falha ao carregar PDF", + "Convert to attachment": "Converter em anexo", "File attachment": "Anexo de arquivo", "Toggle block": "Bloco colapsável", "Callout": "Aviso", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Impedir que os membros compartilhem páginas publicamente.", "Toggle public sharing": "Alternar compartilhamento público", "Toggle space public sharing": "Alternar compartilhamento público do espaço", + "Allow viewers to comment": "Permitir que os visualizadores comentem", + "Allow viewers to add comments on pages in this space.": "Permitir que os visualizadores adicionem comentários em páginas deste espaço.", + "Toggle viewer comments": "Ativar/desativar comentários de visualizadores", "Public sharing is disabled at the workspace level": "O compartilhamento público está desativado no nível do espaço de trabalho", "Prevent pages in this space from being shared publicly.": "Impedir que as páginas neste espaço sejam compartilhadas publicamente.", "Page permissions": "Permissões da página},{", diff --git a/apps/client/public/locales/ru-RU/translation.json b/apps/client/public/locales/ru-RU/translation.json index f602bdd6..02a4b861 100644 --- a/apps/client/public/locales/ru-RU/translation.json +++ b/apps/client/public/locales/ru-RU/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Вставить горизонтальный разделитель", "Upload any image from your device.": "Загрузить любое изображение с вашего устройства.", "Upload any video from your device.": "Загрузить любое видео с вашего устройства.", + "Upload any audio from your device.": "Загрузите любой аудиофайл с вашего устройства.", "Upload any file from your device.": "Загрузить любой файл с вашего устройства.", "Uploading {{name}}": "Загрузка {{name}}", "Uploading file": "Загрузка файла", @@ -351,6 +352,12 @@ "Divider": "Разделитель", "Quote": "Цитата", "Image": "Изображение", + "Audio": "Аудио.", + "Embed PDF": "Встроить PDF", + "Upload and embed a PDF file.": "Загрузите и встроите PDF-файл.", + "Embed as PDF": "Встроить как PDF", + "Failed to load PDF": "Не удалось загрузить PDF", + "Convert to attachment": "Преобразовать в вложение", "File attachment": "Прикрепленный файл", "Toggle block": "Сворачиваемый блок", "Callout": "Выноска", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Запретить участникам делиться страницами публично.", "Toggle public sharing": "Переключить общий доступ", "Toggle space public sharing": "Переключить общий доступ для пространства", + "Allow viewers to comment": "Разрешить зрителям комментировать", + "Allow viewers to add comments on pages in this space.": "Разрешить зрителям добавлять комментарии на страницах в этом пространстве.", + "Toggle viewer comments": "Переключить комментарии зрителей", "Public sharing is disabled at the workspace level": "Общий доступ отключен на уровне рабочего пространства", "Prevent pages in this space from being shared publicly.": "Запретить делиться страницами в этом пространстве публично.", "Page permissions": "Права доступа к странице},{", diff --git a/apps/client/public/locales/uk-UA/translation.json b/apps/client/public/locales/uk-UA/translation.json index 96ec50a9..194cf161 100644 --- a/apps/client/public/locales/uk-UA/translation.json +++ b/apps/client/public/locales/uk-UA/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Вставити горизонтальний роздільник", "Upload any image from your device.": "Завантажити будь-яке зображення з вашого пристрою.", "Upload any video from your device.": "Завантажити будь-яке відео з вашого пристрою.", + "Upload any audio from your device.": "Завантажте будь-який аудіофайл зі свого пристрою.", "Upload any file from your device.": "Завантажити будь-який файл з вашого пристрою.", "Uploading {{name}}": "Завантаження {{name}}", "Uploading file": "Завантаження файлу", @@ -351,6 +352,12 @@ "Divider": "Роздільник", "Quote": "Цитата", "Image": "Зображення", + "Audio": "Аудіо.", + "Embed PDF": "Вбудувати PDF", + "Upload and embed a PDF file.": "Завантажте та вбудуйте файл PDF.", + "Embed as PDF": "Вбудувати як PDF", + "Failed to load PDF": "Не вдалося завантажити PDF", + "Convert to attachment": "Перетворити на вкладення", "File attachment": "Прикріплений файл", "Toggle block": "Блок, що згортається", "Callout": "Виноска", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "Перешкодити учасникам публічно ділитися сторінками.", "Toggle public sharing": "Перемикання публічного доступу", "Toggle space public sharing": "Перемикання публічного доступу до просторів", + "Allow viewers to comment": "Дозволити глядачам коментувати", + "Allow viewers to add comments on pages in this space.": "Дозволити глядачам додавати коментарі на сторінках у цьому просторі.", + "Toggle viewer comments": "Увімкнути або вимкнути коментарі глядачів", "Public sharing is disabled at the workspace level": "Публічний доступ вимкнуто на рівні робочого простору", "Prevent pages in this space from being shared publicly.": "Перешкодити публічному поширенню сторінок у цьому просторі.", "Page permissions": "Права доступу до сторінки.", diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 9ff28f8e..13f4f334 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "插入水平分割线", "Upload any image from your device.": "从设备上传任何图像", "Upload any video from your device.": "从设备上传任何视频", + "Upload any audio from your device.": "从您的设备上传任意音频文件。", "Upload any file from your device.": "从设备上传任何文件", "Uploading {{name}}": "正在上传{{name}}", "Uploading file": "正在上传文件", @@ -351,6 +352,12 @@ "Divider": "分割线", "Quote": "引用", "Image": "图像", + "Audio": "音频。", + "Embed PDF": "嵌入 PDF", + "Upload and embed a PDF file.": "上传并嵌入 PDF 文件。", + "Embed as PDF": "作为 PDF 嵌入", + "Failed to load PDF": "加载 PDF 失败", + "Convert to attachment": "转换为附件", "File attachment": "文件附件", "Toggle block": "切换块", "Callout": "标注块", @@ -442,6 +449,9 @@ "Prevent members from sharing pages publicly.": "阻止成员公开分享页面。", "Toggle public sharing": "切换公开分享", "Toggle space public sharing": "切换空间公开分享", + "Allow viewers to comment": "允许观众评论", + "Allow viewers to add comments on pages in this space.": "允许观众在此空间的页面上添加评论。", + "Toggle viewer comments": "切换观众评论", "Public sharing is disabled at the workspace level": "公开分享在工作区级别被禁用", "Prevent pages in this space from being shared publicly.": "阻止此空间中的页面被公开分享。", "Page permissions": "页面权限},{",