diff --git a/CHANGELOG.md b/CHANGELOG.md index cebbad583..97e73da0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # novelWriter Changelog +## Version 2.4.2 [2024-05-18] + +### Release Notes + +This is a patch release that fixes two minor font issues and updates the Dutch and Chinese +translations. + +### Detailed Changelog + +**Bugfixes** + +* Change the preview widget in the Manuscript Build tool to use the document font only for the + document itself, not the yellow heading stating the age of the previewed text. PR #1863. +* Fixes the syntax highlighter so that it is re-initialised when the document editor is + re-initialised, so that changes to document font size regenerates the heading font sizes as well. + Issue #1865. PR #1866. + +**Internationalisation** + +* Dutch translation updated by Martijn van der Kleijn (@mvdkleijn). PR #1872. +* Chinese translation updated by @longqzh. PR #1872. + +---- + ## Version 2.4.1 [2024-05-06] ### Release Notes diff --git a/i18n/nw_base.ts b/i18n/nw_base.ts index f5107b891..118f6d0c3 100644 --- a/i18n/nw_base.ts +++ b/i18n/nw_base.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) - + Words: {0} ({1}) - + Words: {0} selected - + Status @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar - + Outline - + Search - + Toggle Focus Mode - + Close @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for - + Replace with - + Search - + Case Sensitive - + Whole Words Only - + RegEx Mode - + Loop Search - + Search Next File - + Preserve Case - + Close Search - + Find in current document - + Find and replace in current document @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? - + Could not save document. - + Saved Document: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. - + Spell check complete - + Document Details - + Created: {0} - + Updated: {0} - + File Location: {0} - + Set as Document Name - + Follow Tag - + Create Note for Tag - + Cut - + Copy - + Paste - + Select All - + Select Word - + Select Paragraph - + Spelling Suggestion(s) - + No Suggestions - + Add Word to Dictionary - + Please select some text before calling replace quotes. - + Do you want to create a new project note for the tag '{0}'? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold - + Markdown Italic - + Markdown Strikethrough - + Shortcode Bold - + Shortcode Italic - + Shortcode Strikethrough - + Shortcode Underline - + Shortcode Highlight - + Shortcode Superscript - + Shortcode Subscript diff --git a/i18n/nw_de_DE.ts b/i18n/nw_de_DE.ts index 43e6674f8..58bdff2ec 100644 --- a/i18n/nw_de_DE.ts +++ b/i18n/nw_de_DE.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Zeile: {0} ({1}) - + Words: {0} ({1}) Wörter: {0} ({1}) - + Words: {0} selected Wörter: {0} markiert - + Status Status @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Werkzeugleiste ein/aus - + Outline Gliederung - + Search Suche - + Toggle Focus Mode Ablenkungsfrei ein/aus - + Close Schließen @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for Suchen nach - + Replace with Ersetzen durch - + Search Suchen - + Case Sensitive Groß-/Kleinschreibung beachten - + Whole Words Only Nur ganze Wörter - + RegEx Mode RegEx-Modus - + Loop Search Suche am Anfang fortsetzen - + Search Next File Nächstes Dokument durchsuchen - + Preserve Case Groß-/Kleinschreibung beibehalten - + Close Search Suche schließen - + Find in current document Im geöffneten Dokument suchen - + Find and replace in current document Im geöffneten Dokument suchen und ersetzen @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Dokument geöffnet: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? Dieses Dokument wurde außerhalb von novelWriter geändert, während es hier geöffnet war. Möchten Sie die externen Änderungen überschreiben? - + Could not save document. Dokument konnte nicht gespeichert werden. - + Saved Document: {0} Dokument gespeichert: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. Die Rechtschreibprüfung erfordert das Paket PyEnchant. Es scheint nicht installiert zu sein. - + Spell check complete Rechtschreibprüfung abgeschlossen - + Document Details Details - + Created: {0} Erstellt: {0} - + Updated: {0} Aktualisiert: {0} - + File Location: {0} Dateispeicherort: {0} - + Set as Document Name Als Dokumentname verwenden - + Follow Tag Schlagwort öffnen - + Create Note for Tag Notiz für Schlagwort erstellen - + Cut Ausschneiden - + Copy Kopieren - + Paste Einfügen - + Select All Alles markieren - + Select Word Wort markieren - + Select Paragraph Absatz markieren - + Spelling Suggestion(s) Korrekturvorschläge - + No Suggestions Keine Vorschläge - + Add Word to Dictionary Zum Wörterbuch hinzufügen - + Please select some text before calling replace quotes. Bitte markieren Sie den Text, in dem die Anführungszeichen ersetzt werden sollen. - + Do you want to create a new project note for the tag '{0}'? Möchten Sie für das Schlagwort „{0}“ eine neue Projektnotiz erstellen? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Fett mit Markdown - + Markdown Italic Kursiv mit Markdown - + Markdown Strikethrough Durchgestrichen mit Markdown - + Shortcode Bold Fett mit Shortcode - + Shortcode Italic Kursiv mit Shortcode - + Shortcode Strikethrough Durchgestrichen mit Shortcode - + Shortcode Underline Unterstrichen mit Shortcode - + Shortcode Highlight Hervorheben mit Shortcode - + Shortcode Superscript Hochgestellt mit Shortcode - + Shortcode Subscript Tiefgestellt mit Shortcode diff --git a/i18n/nw_en_US.ts b/i18n/nw_en_US.ts index 455cd1cea..c02280975 100644 --- a/i18n/nw_en_US.ts +++ b/i18n/nw_en_US.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Line: {0} ({1}) - + Words: {0} ({1}) Words: {0} ({1}) - + Words: {0} selected Words: {0} selected - + Status Status @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Toggle Tool Bar - + Outline Outline - + Search Search - + Toggle Focus Mode Toggle Focus Mode - + Close Close @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for Search for - + Replace with Replace with - + Search Search - + Case Sensitive Case Sensitive - + Whole Words Only Whole Words Only - + RegEx Mode RegEx Mode - + Loop Search Loop Search - + Search Next File Search Next File - + Preserve Case Preserve Case - + Close Search Close Search - + Find in current document Find in current document - + Find and replace in current document Find and replace in current document @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Opened Document: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? - + Could not save document. Could not save document. - + Saved Document: {0} Saved Document: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. Spell checking requires the package PyEnchant. It does not appear to be installed. - + Spell check complete Spell check complete - + Document Details Document Details - + Created: {0} Created: {0} - + Updated: {0} Updated: {0} - + File Location: {0} File Location: {0} - + Set as Document Name Set as Document Name - + Follow Tag Follow Tag - + Create Note for Tag Create Note for Tag - + Cut Cut - + Copy Copy - + Paste Paste - + Select All Select All - + Select Word Select Word - + Select Paragraph Select Paragraph - + Spelling Suggestion(s) Spelling Suggestion(s) - + No Suggestions No Suggestions - + Add Word to Dictionary Add Word to Dictionary - + Please select some text before calling replace quotes. Please select some text before calling replace quotes. - + Do you want to create a new project note for the tag '{0}'? Do you want to create a new project note for the tag '{0}'? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Markdown Bold - + Markdown Italic Markdown Italic - + Markdown Strikethrough Markdown Strikethrough - + Shortcode Bold Shortcode Bold - + Shortcode Italic Shortcode Italic - + Shortcode Strikethrough Shortcode Strikethrough - + Shortcode Underline Shortcode Underline - + Shortcode Highlight Shortcode Highlight - + Shortcode Superscript Shortcode Superscript - + Shortcode Subscript Shortcode Subscript diff --git a/i18n/nw_es_419.ts b/i18n/nw_es_419.ts index c7e38d8af..a2a33d40b 100644 --- a/i18n/nw_es_419.ts +++ b/i18n/nw_es_419.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Línea: {0} ({1}) - + Words: {0} ({1}) Palabras: {0} ({1}) - + Words: {0} selected Palabras: {0} seleccionadas - + Status Estado @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Alternar Barra de Herramientas - + Outline Estructura - + Search Buscar - + Toggle Focus Mode Alternar el Modo Enfocado - + Close Cerrar @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for Buscar - + Replace with Reemplazar con - + Search Buscar - + Case Sensitive Sensibilidad a Mayúsculas y Minúsculas - + Whole Words Only Sólo Palabras Enteras - + RegEx Mode Modo ExReg - + Loop Search Reiniciar la Búsqueda - + Search Next File Buscar en el Siguiente Archivo - + Preserve Case Conservar Mayúsculas y Minúsculas - + Close Search Cerrar la Búsqueda - + Find in current document Buscar en el documento actual - + Find and replace in current document Buscar y reemplazar en el documento actual @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Se Abrió el Documento: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? Este documento ha cambiado por fuera de novelWriter estando abierto. ¿Sobreescribir en el disco? - + Could not save document. No se puedo guardar el documento. - + Saved Document: {0} Documento Guardado: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. Para la corrección ortográfica se requiere del paquete PyEnchant. Parece que no se encuentra instalado. - + Spell check complete Se completó la comprobación ortográfica - + Document Details Detalles del Documento - + Created: {0} Creación: {0} - + Updated: {0} Actualizado en: {0} - + File Location: {0} Ubicación del Archivo: {0} - + Set as Document Name Elegir como Nombre del Documento - + Follow Tag Continuar a Etiqueta - + Create Note for Tag Crear Nota para la Etiqueta - + Cut Cortar - + Copy Copiar - + Paste Pegar - + Select All Seleccionar Todo - + Select Word Seleccionar Palabra - + Select Paragraph Seleccionar Párrafo - + Spelling Suggestion(s) Sugerencia(s) de Ortografía - + No Suggestions No Hay Sugerencias - + Add Word to Dictionary Añadir Palabra al Diccionario - + Please select some text before calling replace quotes. Por favor seleccione algo del texto antes de intentar reemplazar las comillas. - + Do you want to create a new project note for the tag '{0}'? ¿Desea crear una nueva nota del proyecto para la etiqueta '{0}'? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Negrita (de Markdown) - + Markdown Italic Cursiva (de Markdown) - + Markdown Strikethrough Tachado (de Markdown) - + Shortcode Bold Negrita (en código) - + Shortcode Italic Cursiva (en código) - + Shortcode Strikethrough Tachado (en código) - + Shortcode Underline Subrayado (en código) - + Shortcode Highlight Resaltado (en código) - + Shortcode Superscript Superíndice (en código) - + Shortcode Subscript Subíndice (en código) diff --git a/i18n/nw_fr_FR.ts b/i18n/nw_fr_FR.ts index 572e63436..23ecf0d1e 100644 --- a/i18n/nw_fr_FR.ts +++ b/i18n/nw_fr_FR.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Ligne : {0} ({1}) - + Words: {0} ({1}) Mots : {0} ({1}) - + Words: {0} selected Mots sélectionnés : {0} - + Status État @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Afficher/Masquer la barre d'outils - + Outline Plan - + Search Chercher - + Toggle Focus Mode Basculer le mode focus - + Close Fermer @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for Rechercher - + Replace with Remplacer par - + Search Chercher - + Case Sensitive Sensible à la casse - + Whole Words Only Mots entiers uniquement - + RegEx Mode Expressions régulières - + Loop Search Recherche en boucle - + Search Next File Chercher dans le fichier suivant - + Preserve Case Conserver la casse - + Close Search Terminer la recherche - + Find in current document Chercher dans le document actuel - + Find and replace in current document Chercher et remplacer dans le document actuel @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Document ouvert : {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? Ce document a été modifié en dehors de novelWriter pendant qu'il était ouvert. Écraser le fichier sur le disque ? - + Could not save document. Impossible d'enregistrer le document. - + Saved Document: {0} Document enregistré : {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. La vérification orthographique nécessite PyEnchant qui ne semble pas installé ici. - + Spell check complete La vérification orthographique est terminée - + Document Details Détails du document - + Created: {0} Créé : {0} - + Updated: {0} Mis à jour : {0} - + File Location: {0} Emplacement du fichier : {0} - + Set as Document Name Définir comme nom du document - + Follow Tag Suivre cette étiquette - + Create Note for Tag Créer une note pour l'étiquette - + Cut Couper - + Copy Copier - + Paste Coller - + Select All Sélectionner tout - + Select Word Sélectionner le mot - + Select Paragraph Sélectionner le paragraphe - + Spelling Suggestion(s) Orthographe suggérée - + No Suggestions Pas de suggestion - + Add Word to Dictionary Ajouter ce mot au dictionnaire - + Please select some text before calling replace quotes. Veuillez sélectionner du texte avant de demander le remplacement des guillemets. - + Do you want to create a new project note for the tag '{0}'? Voulez-vous créer une nouvelle note de projet pour l'étiquette '{0}' ? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Markdown gras - + Markdown Italic Markdown italique - + Markdown Strikethrough Markdown barré - + Shortcode Bold Code court gras - + Shortcode Italic Code court italique - + Shortcode Strikethrough Code court barré - + Shortcode Underline Code court souligné - + Shortcode Highlight Surligner les codes courts - + Shortcode Superscript Code court exposant - + Shortcode Subscript Code court indice diff --git a/i18n/nw_it_IT.ts b/i18n/nw_it_IT.ts index da8175f9c..2a9d93c07 100644 --- a/i18n/nw_it_IT.ts +++ b/i18n/nw_it_IT.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Riga: {0} ({1}) - + Words: {0} ({1}) Parole: {0} ({1}) - + Words: {0} selected Parole: {0} selezionate - + Status Stato @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Attiva/disattiva la Barra degli strumenti - + Outline Struttura - + Search Cerca - + Toggle Focus Mode Attiva/Disattiva modalità Focus - + Close Chiudi @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for Ricerca - + Replace with Sostituisci con - + Search Cerca - + Case Sensitive Considera maiuscole/minuscole - + Whole Words Only Solo parole intere - + RegEx Mode Modalità RegEx - + Loop Search Ricerca a ciclo continuo - + Search Next File Cerca nel file successivo - + Preserve Case Non considerare maiuscole/minuscole - + Close Search Chiudi ricerca - + Find in current document Trova nel documento corrente - + Find and replace in current document Trova e sostituisci nel documento corrente @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Documento aperto: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? Questo documento è stato cambiato al di fuori di novelWriter mentre era aperto. Sovrascrivere il file su disco? - + Could not save document. Impossibile salvare il documento. - + Saved Document: {0} Documento salvato: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. Il controllo ortografico richiede il pacchetto PyEnchant. Non sembra essere installato. - + Spell check complete Controllo ortografico completo - + Document Details Dettagli del documento - + Created: {0} Creato: {0} - + Updated: {0} Aggiornato: {0} - + File Location: {0} Posizione del file: {0} - + Set as Document Name Imposta come nome del documento - + Follow Tag Segui i Tag - + Create Note for Tag Crea una nota per il Tag - + Cut Taglia - + Copy Copia - + Paste Incolla - + Select All Seleziona tutto - + Select Word Seleziona parola - + Select Paragraph Seleziona paragrafo - + Spelling Suggestion(s) Suggerimento(i) ortografico(i) - + No Suggestions Nessun suggerimento - + Add Word to Dictionary Aggiungi parola al dizionario - + Please select some text before calling replace quotes. Per favore seleziona del testo prima di chiedere il cambio di virgolette. - + Do you want to create a new project note for the tag '{0}'? Vuoi creare una nuova nota di progetto per il tag '{0}'? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Markdown grassetto - + Markdown Italic Markdown corsivo - + Markdown Strikethrough Markdown barrato - + Shortcode Bold Shortcode grassetto - + Shortcode Italic Shortcode corsivo - + Shortcode Strikethrough Shortcode barrato - + Shortcode Underline Shortcode sottolineato - + Shortcode Highlight Evidenziazione - + Shortcode Superscript Shortcode apice - + Shortcode Subscript Shortcode pendice diff --git a/i18n/nw_ja_JP.ts b/i18n/nw_ja_JP.ts index f6c518b82..689788480 100644 --- a/i18n/nw_ja_JP.ts +++ b/i18n/nw_ja_JP.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) 行: {0} ({1}) - + Words: {0} ({1}) 単語: {0} ({1}) - + Words: {0} selected 単語: {0} 選択済み - + Status ステータス @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar ツールバーの切り替え - + Outline アウトライン - + Search 検索 - + Toggle Focus Mode フォーカスモードの切り替え - + Close 閉じる @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for 検索 - + Replace with 置換候補 - + Search 検索 - + Case Sensitive 大文字と小文字を区別 - + Whole Words Only 完全一致のみ - + RegEx Mode 正規表現モード - + Loop Search ループ検索 - + Search Next File 次のファイルを検索 - + Preserve Case 大文字と小文字を保持 - + Close Search 検索を閉じる - + Find in current document 現在のドキュメント内を検索 - + Find and replace in current document 現在のドキュメント内を検索して置き換え @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} 開かれたドキュメント: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? このドキュメントは、開いている間にnovelWriter以外で変更されました。ディスクにファイルを上書きしますか? - + Could not save document. ドキュメントを保存できませんでした。 - + Saved Document: {0} 保存済みドキュメント: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. スペルチェックにはPyEnchantパッケージが必要ですが、インストールされていないようです。 - + Spell check complete スペルチェック完了 - + Document Details ドキュメントの詳細 - + Created: {0} 作成済み: {0} - + Updated: {0} 更新: {0} - + File Location: {0} ファイル場所: {0} - + Set as Document Name ドキュメント名として設定 - + Follow Tag タグをフォロー - + Create Note for Tag タグのメモを作成 - + Cut 切り取り - + Copy コピー - + Paste 貼り付け - + Select All すべて選択 - + Select Word 単語を選択 - + Select Paragraph 段落を選択 - + Spelling Suggestion(s) スペルの提案 - + No Suggestions 候補なし - + Add Word to Dictionary 単語を辞書に追加 - + Please select some text before calling replace quotes. 置き換え引用符を呼び出す前にテキストを選択してください。 - + Do you want to create a new project note for the tag '{0}'? タグ '{0}' の新しいプロジェクトノートを作成しますか? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold マークダウン 太字 - + Markdown Italic マークダウン 斜体 - + Markdown Strikethrough マークダウン 取り消し線 - + Shortcode Bold ショートコード 太字 - + Shortcode Italic ショートコード 斜体 - + Shortcode Strikethrough ショートコード 取り消し線 - + Shortcode Underline ショートコード 下線 - + Shortcode Highlight ショートコードハイライト - + Shortcode Superscript ショートコード 上付き文字 - + Shortcode Subscript ショートコード 下付き文字 diff --git a/i18n/nw_nb_NO.ts b/i18n/nw_nb_NO.ts index 8514cd381..dcdba5f3a 100644 --- a/i18n/nw_nb_NO.ts +++ b/i18n/nw_nb_NO.ts @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Linje: {0} ({1}) - + Words: {0} ({1}) Ord: {0} ({1}) - + Words: {0} selected Ord: {0} valgt - + Status Status @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Vis/skjul verktøylinje - + Outline Disposisjon - + Search Søk - + Toggle Focus Mode Slå av/på "Fokus-modus" - + Close Lukk @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for Søketekst - + Replace with Erstatt med - + Search Søk - + Case Sensitive Skill store/små bokstaver - + Whole Words Only Kun hele ord - + RegEx Mode RegEx-modus - + Loop Search Søk rundt - + Search Next File Søk i neste file - + Preserve Case Behold store/små bokstaver - + Close Search Lukk søk - + Find in current document Søk i det åpne dokumentet - + Find and replace in current document Søk og erstatt i det åpne dokumentet @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Åpnet dokument: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? Dette dokumentet er endret utenfor novelWriter mens det var åpent. Overskrive filen på disken? - + Could not save document. Kunne ikke lagre dokumentet. - + Saved Document: {0} Lagret dokument: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. Stavekontroll krever at pakken PyEnchant er installert. Det ser det ikke ut til at den er. - + Spell check complete Stavekontrollen er ferdig - + Document Details Dokumentdetaljer - + Created: {0} Opprettet: {0} - + Updated: {0} Oppdatert: {0} - + File Location: {0} Filplassering: {0} - + Set as Document Name Sett som dokumentnavn - + Follow Tag Følg knagg - + Create Note for Tag Opprett notat for knagg - + Cut Klipp - + Copy Kopier - + Paste Lim inn - + Select All Velg hele teksten - + Select Word Velg hele ordet - + Select Paragraph Velg hele avsnittet - + Spelling Suggestion(s) Forslag fra stavekontrollen - + No Suggestions Ingen forslag - + Add Word to Dictionary Legg til ord i ordbok - + Please select some text before calling replace quotes. Venligst velg en del av teksten før du velger å erstatte sitattegn. - + Do you want to create a new project note for the tag '{0}'? Vil du opprette et nytt prosjektnotat for knaggen '{0}'? @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Fet skrift med Markdown - + Markdown Italic Kursiv med Markdown - + Markdown Strikethrough Gjennomstrek med Markdown - + Shortcode Bold Fet skrift med kortkode - + Shortcode Italic Kursiv med kortkode - + Shortcode Strikethrough Gjennomstrek med kortkode - + Shortcode Underline Understrek med kortkode - + Shortcode Highlight Tekstutheving med kortkode - + Shortcode Superscript Hevet skrift med kortkode - + Shortcode Subscript Senket skrift med kortkode diff --git a/i18n/nw_nl_NL.ts b/i18n/nw_nl_NL.ts index 1e6ddef9d..652e53a85 100644 --- a/i18n/nw_nl_NL.ts +++ b/i18n/nw_nl_NL.ts @@ -31,32 +31,32 @@ Partition Format - + Partitie indeling Chapter Format - + Hoofdstuk indeling Unnumbered Format - + Ongenummerde indeling Scene Format - + Scène indeling Alt. Scene Format - + Alt. Scène Formaat Section Format - + Sectie indeling @@ -86,7 +86,7 @@ Ignore These Keywords - + Negeer deze sleutelwoorden @@ -206,17 +206,17 @@ First Line Indent - + Eerste regel inspringen Markdown (.md) - + Markdown (.md) Preserve Hard Line Breaks - + Behoud harde regel afbrekingen @@ -231,7 +231,7 @@ Preserve Tab Characters - + Tab tekens behouden @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) Regel: {0} ({1}) - + Words: {0} ({1}) Woorden: {0} ({1}) - + Words: {0} selected Woorden: {0} geselecteerd - + Status Status @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar Toon/verberg werkbalk - + Outline - + Samenvatting - + Search Zoek - + Toggle Focus Mode Schakel focus modus in/uit - + Close Sluiten @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for - + Zoek naar - + Replace with - + Vervang door - + Search Zoek - + Case Sensitive Hoofdlettergevoelig - + Whole Words Only Alleen hele woorden - + RegEx Mode RegEx modus - + Loop Search Zoekopdracht lus - + Search Next File Doorzoek volgend bestand - + Preserve Case Behoud hoofd/kleine letters - + Close Search Zoekopdracht afsluiten - + Find in current document Zoeken in huidige document - + Find and replace in current document Zoek en vervang in huidig document @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} Geopend document: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? Dit document is gewijzigd buiten de openstaande novelWriter instantie. Het bestand op de schijf overschrijven? - + Could not save document. Kon document niet opslaan. - + Saved Document: {0} Document opgeslagen: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. Spellingscontrole vereist het pakket PyEnchant. Het lijkt niet geïnstalleerd te zijn. - + Spell check complete Spellingscontrole compleet - + Document Details Document details - + Created: {0} Aangemaakt: {0} - + Updated: {0} Bijgewerkt: {0} - + File Location: {0} Bestandslocatie: {0} - + Set as Document Name Instellen als documentnaam - + Follow Tag Volg label - + Create Note for Tag Creëer notitie voor label - + Cut Knippen - + Copy Kopiëren - + Paste Plakken - + Select All Selecteer alles - + Select Word Selecteer woord - + Select Paragraph Selecteer paragraaf - + Spelling Suggestion(s) Spelling suggestie(s) - + No Suggestions Geen suggesties - + Add Word to Dictionary Woord toevoegen aan woordenboek - + Please select some text before calling replace quotes. Selecteer a.u.b. een tekst voordat u vervang aanhalingstekens aanroept. - + Do you want to create a new project note for the tag '{0}'? Wilt u een nieuwe project notitie maken voor het label '{0}'? @@ -1058,7 +1058,7 @@ Document Headings - + Document koppen @@ -1068,22 +1068,22 @@ Split on Heading Level 1 (Partition) - + Splits op kop niveau 1 (Partitie) Split up to Heading Level 2 (Chapter) - + Opsplitsen tot kop niveau 2 (Hoofdstuk) Split up to Heading Level 3 (Scene) - + Opsplitsen tot kop niveau 3 (Scène) Split up to Heading Level 4 (Section) - + Opsplitsen tot kop niveau 4 (Sectie) @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Markdown vet - + Markdown Italic Markdown cursief - + Markdown Strikethrough Markdown doorstrepen - + Shortcode Bold Korte code vet - + Shortcode Italic Korte code cursief - + Shortcode Strikethrough Korte code doorstrepen - + Shortcode Underline Korte code onderstrepen - + Shortcode Highlight - + Snelkoppeling accentuering - + Shortcode Superscript Korte code superscript - + Shortcode Subscript Korte code subscript @@ -1187,7 +1187,7 @@ Outline - + Samenvatting @@ -1854,7 +1854,7 @@ Highlight - + Markeren @@ -1869,22 +1869,22 @@ Heading 1 (Partition) - + Kop 1 (Partitie) Heading 2 (Chapter) - + Kop 2 (Hoofdstuk) Heading 3 (Scene) - + Kop 3 (Scène) Heading 4 (Section) - + Kop 4 (Sectie) @@ -1899,7 +1899,7 @@ Alternative Scene - + Alternatieve scène @@ -1944,12 +1944,12 @@ Replace Straight Single Quotes - + Vervang rechte enkele aanhalingstekens Replace Straight Double Quotes - + Vervang rechte dubbele aanhalingstekens @@ -1989,7 +1989,7 @@ Find in Project - + Zoek in project @@ -2161,12 +2161,12 @@ Details - + Details Outline - + Samenvatting @@ -2198,57 +2198,57 @@ GuiManuscriptBuild - + Build Manuscript Bouw manuscript - + Output Format Uitvoerformaat - + Table of Contents Inhoudsopgave - + Path Pad - + File Name Bestandsnaam - + Reset file name to default Herstel bestandsnaam naar standaard - + Open Folder Map openen - + &Build &Bouwen - + Select Folder Selecteer map - + Output folder does not exist. Uitvoermap bestaat niet. - + The file already exists. Do you want to overwrite it? Het bestand bestaat al. Wil je het overschrijven? @@ -2415,7 +2415,7 @@ GuiOutlineToolBar - + Outline of Omlijning van @@ -2997,27 +2997,27 @@ Project Search - + Project zoeken Case Sensitive - Hoofdlettergevoelig + Hoofdlettergevoelig Whole Words Only - Alleen hele woorden + Alleen hele woorden RegEx Mode - RegEx modus + RegEx modus Search for - + Zoek naar @@ -3231,7 +3231,7 @@ Project Search - + Project zoeken @@ -3860,79 +3860,20 @@ Standaardwaarden herstellen - - QWizard - - - Go Back - Ga terug - - - - < &Back - < &Terug - - - - Continue - Doorgaan - - - - &Next - &Volgende - - - - &Next > - &Volgende > - - - - Commit - Vastleggen - - - - Done - Gereed - - - - &Finish - Vol&tooien - - - - - Cancel - Annuleer - - - - Help - Help - - - - &Help - &Help - - SharedData - + novelWriter Project File or Zip File novelWriter project- of zip bestand - + novelWriter Project File novelWriter Projectbestand - + Open Project Project openen @@ -4041,34 +3982,34 @@ _DetailsWidget - + Setting Instelling - + Value Waarde - + Name Naam - + Selection Selectie - + Title Titel - + Hidden - Verborgen + Verborgen @@ -4112,22 +4053,22 @@ _GuiAlert - + Information Informatie - + Warning Waarschuwing - + Error Foutmelding - + Question Vraag @@ -4209,21 +4150,21 @@ Additional Styling - + Extra opmaak Centre - + Midden Page Break - Nieuwe pagina + Nieuwe pagina @@ -4438,27 +4379,27 @@ _PreviewWidget - + Press the "Preview" button to generate ... Druk op de knop "Preview" om te genereren... - + Processing ... Wordt verwerkt... - + Done Gereed - + Unknown Onbekend - + Built Gebouwd @@ -4557,61 +4498,61 @@ _StatsWidget - - + + Words - Woorden + Woorden - - + + Characters - Tekens + Tekens - + Words in Headings - + Woorden in koppen - + Words in Text - + Woorden in tekst - + Headings - Koppen + Koppen - + Paragraphs - Paragrafen + Paragrafen - + Characters in Headings - + Tekens in koppen - + Characters in Text - + Tekens in tekst - + Characters, No Spaces - + Tekens, geen spaties - + Characters in Headings, No Spaces - + Tekens in koppen, geen spaties - + Characters in Text, No Spaces - + Tekens in tekst, geen spaties @@ -4771,7 +4712,7 @@ Split Document by Headings - + Document splitsen op koppen @@ -4786,7 +4727,7 @@ Duplicate - + Dupliceren diff --git a/i18n/nw_zh_CN.ts b/i18n/nw_zh_CN.ts index dfc2d0d1c..1c66ff173 100644 --- a/i18n/nw_zh_CN.ts +++ b/i18n/nw_zh_CN.ts @@ -31,32 +31,32 @@ Partition Format - + 分区格式 Chapter Format - + 章格式 Unnumbered Format - + 未编号格式 Scene Format - + 场景格式 Alt. Scene Format - + 备选场景格式 Section Format - + 小结格式 @@ -86,7 +86,7 @@ Ignore These Keywords - + 忽略这些关键字 @@ -196,27 +196,27 @@ Page Header - + 页眉 Page Counter Offset - + 页面计数器偏移 First Line Indent - + 第一行缩进 Markdown (.md) - + Markdown (*.md) Preserve Hard Line Breaks - + 保留硬行断开 @@ -231,7 +231,7 @@ Preserve Tab Characters - + 保留制表符 @@ -372,7 +372,7 @@ Templates - + 模板 @@ -525,27 +525,27 @@ Text files - + 文本文件 Markdown files - + Markdown 文件 novelWriter files - + novelWriter 文件 CSV files - + CSV 文件 All files - + 所有文件 @@ -693,7 +693,7 @@ This application is licenced under {0} - + 此应用程序是在 {0} 下许可的 @@ -770,7 +770,7 @@ Free or Libre Office extension - + Free 或 Libre Office 扩展 @@ -791,22 +791,22 @@ GuiDocEditFooter - + Line: {0} ({1}) 行数: {0} ({1}) - + Words: {0} ({1}) 单词树: {0} ({1}) - + Words: {0} selected 单词:{0} 已选 - + Status 状态 @@ -814,27 +814,27 @@ GuiDocEditHeader - + Toggle Tool Bar 切换工具栏 - + Outline - + 提纲 - + Search 搜索 - + Toggle Focus Mode 切换聚焦模式 - + Close 关闭 @@ -842,62 +842,62 @@ GuiDocEditSearch - + Search for - + 搜索 - + Replace with - + 替换为 - + Search 搜索 - + Case Sensitive 大小写敏感 - + Whole Words Only 匹配整个单词 - + RegEx Mode 正则表达式模式 - + Loop Search 循环搜索 - + Search Next File 搜索下一个文件 - + Preserve Case 保留大小写 - + Close Search 关闭搜索 - + Find in current document 在当前文档中查找 - + Find and replace in current document 在当前文档中查找和替换 @@ -905,122 +905,122 @@ GuiDocEditor - + Opened Document: {0} 已打开的文档: {0} - + This document has been changed outside of novelWriter while it was open. Overwrite the file on disk? 当前文件已在 novelWriter 之外被修改,是否覆盖掉磁盘上的版本? - + Could not save document. 无法保存文档。 - + Saved Document: {0} 已保存文档: {0} - + Spell checking requires the package PyEnchant. It does not appear to be installed. 拼写检查需要软件包 PyEnchant。它似乎未安装。 - + Spell check complete 完成拼写检查 - + Document Details 文档详情 - + Created: {0} 已创建{0} - + Updated: {0} 已更新: {0} - + File Location: {0} 文件位置 - + Set as Document Name 设置为文档名称 - + Follow Tag 跟随标签 - + Create Note for Tag 为标签创建笔记 - + Cut 剪贴 - + Copy 复制 - + Paste 粘贴 - + Select All 全选 - + Select Word 选定单词 - + Select Paragraph 选定段落 - + Spelling Suggestion(s) 拼写建议 - + No Suggestions 无建议 - + Add Word to Dictionary 向字典中添加单词 - + Please select some text before calling replace quotes. 在替换引号之前请选择文本。 - + Do you want to create a new project note for the tag '{0}'? 您想要为标记为'{0}'创建一个新的项目说明吗? @@ -1058,7 +1058,7 @@ Document Headings - + 文档标题 @@ -1068,22 +1068,22 @@ Split on Heading Level 1 (Partition) - + 按1级标题拆分(分区) Split up to Heading Level 2 (Chapter) - + 拆分标题级别 2(章节) Split up to Heading Level 3 (Scene) - + 拆分标题级别 3(场景) Split up to Heading Level 4 (Section) - + 拆分标题级别 4(小结) @@ -1104,52 +1104,52 @@ GuiDocToolBar - + Markdown Bold Markdown加粗 - + Markdown Italic Markdown斜体 - + Markdown Strikethrough Markdown 删除线 - + Shortcode Bold Shortcode 加粗 - + Shortcode Italic Shortcode斜体 - + Shortcode Strikethrough Shortcode删除线 - + Shortcode Underline Shortcode下划线 - + Shortcode Highlight - + 短代码高亮 - + Shortcode Superscript Shortcode上标 - + Shortcode Subscript Shortcode下标 @@ -1187,7 +1187,7 @@ Outline - + 提纲 @@ -1243,7 +1243,7 @@ Hide Inactive Tags - + 隐藏不活动标签 @@ -1340,12 +1340,12 @@ You are now running novelWriter version {0}. - + 您正在运行 novelWriter 版本 {0}。 Please check the {0}release notes{1} for further details. - + 请检查 {0}版本备注{1} 了解更多详情。 @@ -1439,12 +1439,12 @@ &Project - &项目 + 项目(&P) Create or Open Project - + 创建或打开项目 @@ -1464,7 +1464,7 @@ Novel Details - + 小说细节 @@ -1489,7 +1489,7 @@ &Document - &文档 + 文档(&D) @@ -1529,7 +1529,7 @@ &Edit - &编辑 + 编辑(&E) @@ -1544,7 +1544,7 @@ Cut - 剪贴 + 剪切 @@ -1569,7 +1569,7 @@ &View - &查看 + 视图(&V) @@ -1609,7 +1609,7 @@ &Insert - &插入 + 插入(&I) @@ -1799,7 +1799,7 @@ &Format - &格式 + 格式(&F) @@ -1854,7 +1854,7 @@ Highlight - + 高亮 @@ -1869,22 +1869,22 @@ Heading 1 (Partition) - + 标题 1 (分区) Heading 2 (Chapter) - + 标题2(章节) Heading 3 (Scene) - + 标题 3 (场景) Heading 4 (Section) - + 标题 4 (小节) @@ -1899,7 +1899,7 @@ Alternative Scene - + 备选场景 @@ -1934,7 +1934,7 @@ Toggle Ignore Text - + 切换忽略文本 @@ -1944,12 +1944,12 @@ Replace Straight Single Quotes - + 替换单引号 Replace Straight Double Quotes - + 替换双引号 @@ -1959,7 +1959,7 @@ &Search - &搜索 + 搜索(&S) @@ -1989,12 +1989,12 @@ Find in Project - + 在项目中查找 &Tools - &工具 + 工具(&T) @@ -2054,7 +2054,7 @@ &Help - &帮助 + 帮助(&H) @@ -2161,12 +2161,12 @@ Details - + 详细信息 Outline - + 提纲 @@ -2198,57 +2198,57 @@ GuiManuscriptBuild - + Build Manuscript 构建手稿 - + Output Format 输出格式 - + Table of Contents 目录 - + Path 路径 - + File Name 文件名 - + Reset file name to default 重置文件名为默认值 - + Open Folder 打开文件夹 - + &Build - &构建 + 构建(&B) - + Select Folder 选择文件夹 - + Output folder does not exist. 输出文件夹不存在。 - + The file already exists. Do you want to overwrite it? 文件已经存在。您想要覆盖它吗? @@ -2259,17 +2259,17 @@ Novel Details - + 小说细节 Overview - 概述 + 概述 Contents - 内容 + 内容 @@ -2415,7 +2415,7 @@ GuiOutlineToolBar - + Outline of 提纲 @@ -2427,7 +2427,7 @@ Export CSV - + 导出为CSV文件 @@ -2435,7 +2435,7 @@ Save Outline As - + 大纲另存为 @@ -2449,7 +2449,7 @@ Search - 搜索 + 搜索 @@ -2459,81 +2459,81 @@ Appearance - + 外观配置 Display language - + 显示语言 Requires restart to take effect. - 需要重新启动才能生效。 + 需要重新启动才能生效。 Colour theme - + 颜色主题 General colour theme and icons. - 通用颜色主题和图标。 + 通用颜色主题和图标。 Application font family - + 应用程序字体类 Application font size - + 应用程序字体大小 pt - pt + pt Hide vertical scroll bars in main windows - 在主窗口中隐藏垂直滚动条 + 在主窗口中隐藏垂直滚动条 Scrolling available with mouse wheel and keys only. - 仅可使用鼠标滚轮和按键进行滚动。 + 仅可使用鼠标滚轮和按键进行滚动。 Hide horizontal scroll bars in main windows - 在主窗口中隐藏水平滚动条 + 在主窗口中隐藏水平滚动条 Document Style - + 文档样式 Document colour theme - + 文档颜色主题 Colour theme for the editor and viewer. - 应用于编辑器和查看器的颜色主题。 + 应用于编辑器和查看器的颜色主题。 Document font family - + 文档字体类 @@ -2541,159 +2541,159 @@ Applies to both document editor and viewer. - 同时应用于文档编辑器和查看器。 + 同时应用于文档编辑器和查看器。 Document font size - + 文档字体大小 Emphasise partition and chapter labels - 强调分区和章节标签 + 强调分区和章节标签 Makes them stand out in the project tree. - 在项目树中突出它们 + 在项目树中突出它们 Show full path in document header - 在文档标题中显示完整路径 + 在文档标题中显示完整路径 Add the parent folder names to the header. - 将父文件夹名称添加到标题中。 + 将父文件夹名称添加到标题中。 Include project notes in status bar word count - 在状态栏单词计数中包含项目note + 在状态栏单词计数中包含项目note Auto Save - + 自动保存 Save document interval - 保存文档间隔 + 保存文档间隔 How often the document is automatically saved. - 自动保存打开的文档的频率。 + 自动保存打开的文档的频率。 seconds - + Save project interval - 保存项目间隔 + 保存项目间隔 How often the project is automatically saved. - 自动保存打开的项目的频率。 + 自动保存打开的项目的频率。 Project Backup - 项目备份 + 项目备份 Browse - 浏览 + 浏览 Backup storage location - 备份存储位置 + 备份存储位置 Path: {0} - 路径: {0} + 路径: {0} Run backup when the project is closed - 项目关闭时进行备份 + 项目关闭时进行备份 Can be overridden for individual projects in Project Settings. - 可以在项目设置中为单个项目覆盖。 + 可以在项目设置中为单个项目重载。 Ask before running backup - 进行备份前询问 + 进行备份前询问 If off, backups will run in the background. - 如果关闭,备份将在后台运行。 + 如果关闭,备份将在后台运行。 Session Timer - 会话计时器 + 会话计时器 Pause the session timer when not writing - 不写入时暂停会话计时器 + 不写入时暂停会话计时器 Also pauses when the application window does not have focus. - 当应用程序窗口没有焦点时也会暂停。 + 当应用程序窗口没有焦点时也会暂停。 Editor inactive time before pausing timer - 暂停计时器前的编辑器非活动时间 + 暂停计时器前的编辑器非活动时间 User activity includes typing and changing the content. - 用户活动包括键入和更改内容。 + 用户活动包括键入和更改内容。 minutes - 分钟 + 分钟 Writing - + 写作 Text Flow - 文本流 + 文本流 Maximum text width in "Normal Mode" - “正常模式”下的最大文本长度 + “正常模式”下的最大文本长度 Set to 0 to disable this feature. - 设置为 0 以禁用此功能。 + 设置为 0 以禁用此功能。 @@ -2701,295 +2701,295 @@ px - px + 像素 Maximum text width in "Focus Mode" - “聚焦模式”下的最大文本长度 + “聚焦模式”下的最大文本长度 The maximum width cannot be disabled. - 不能禁用最大宽度。 + 不能禁用最大宽度。 Hide document footer in "Focus Mode" - 在“聚焦模式”中隐藏文档页脚" + 在“聚焦模式”中隐藏文档页脚" Hide the information bar in the document editor. - 在文档编辑器中隐藏信息栏。 + 在文档编辑器中隐藏信息栏。 Justify the text margins - 对齐文本边距 + 对齐文本边距 Minimum text margin - 最小文本边距 + 最小文本边距 Tab width - 制表符宽度 + 制表符宽度 The width of a tab key press in the editor and viewer. - 编辑器和查看器中 制表符的宽度。 + 编辑器和查看器中 制表符的宽度。 Text Editing - + 文本编辑 Spell check language - 拼写检查语言 + 拼写检查语言 Available languages are determined by your system. - 可用的语言由您的系统决定。 + 可用的语言由您的系统决定。 Auto-select word under cursor - 自动选择光标下的单词 + 自动选择光标下的单词 Apply formatting to word under cursor if no selection is made. - 如果未进行选择,则将格式应用于光标下的单词。 + 如果未进行选择,则将格式应用于光标下的单词。 Show tabs and spaces - 显示制表符和空格 + 显示制表符和空格 Show line endings - 显示行尾 + 显示行尾 Editor Scrolling - + 编辑器滚动 Scroll past end of the document - 滚动到文档末尾 + 滚动到文档末尾 Also centres the cursor when scrolling. - 滚动时光标居中 + 滚动时光标居中 Typewriter style scrolling when you type - 打字时打字机样式滚动 + 打字时打字机样式滚动 Keeps the cursor at a fixed vertical position. - 将光标保持在一个固定的垂直位置。 + 将光标保持在一个固定的垂直位置。 Minimum position for Typewriter scrolling - 打字机滚动的最小位置 + 打字机滚动的最小位置 Percentage of the editor height from the top. - 从顶部到编辑器高度的百分比。 + 从顶部到编辑器高度的百分比。 Text Highlighting - + 文本高亮 Highlight text wrapped in quotes - 突出包含在引用中的文本 + 高亮包含在引用中的文本 Applies to the document editor only. - 仅应用于文档编辑器。 + 仅应用于文档编辑器。 Allow open-ended single quotes - 允许开放式单引号 + 允许开放式单引号 Highlight single-quoted line with no closing quote. - 突出显示没有结束引号的单引号行。 + 突出显示没有结束引号的单引号行。 Allow open-ended double quotes - 允许开放式双引号 + 允许开放式双引号 Highlight double-quoted line with no closing quote. - 突出显示没有结束引号的双引号行。 + 突出显示没有结束引号的双引号行。 Add highlight colour to emphasised text - 为强调的文本添加高亮颜色 + 为强调的文本添加高亮颜色 Highlight multiple or trailing spaces - 突显重复和结尾的空格 + 突显重复和结尾的空格 Text Automation - + 文本自动化 Auto-replace text as you type - 键入时自动替换文本 + 键入时自动替换文本 Allow the editor to replace symbols as you type. - 允许编辑器在您键入时替换符号。 + 允许编辑器在您键入时替换符号。 Auto-replace single quotes - 自动替换单引号 + 自动替换单引号 Try to guess which is an opening or a closing quote. - 尝试猜测哪个是开头或结尾的引号。 + 尝试猜测哪个是开头或结尾的引号。 Auto-replace double quotes - 自动替换双引号 + 自动替换双引号 Auto-replace dashes - 自动替换破折号 + 自动替换破折号 Double and triple hyphens become short and long dashes. - 双连字符和三连字符变成短划线和长破折号。 + 双连字符和三连字符变成短划线和长破折号。 Auto-replace dots - 自动替换点 + 自动替换点 Three consecutive dots become ellipsis. - 三个连续的点变成省略号。 + 三个连续的点变成省略号。 Insert non-breaking space before - 在之前插入不间断的空格 + 在之前插入不间断的空格 Automatically add space before any of these symbols. - 在任何这些符号之前自动添加空格。 + 在任何这些符号之前自动添加空格。 Insert non-breaking space after - 在后面插入不间断的空格 + 在后面插入不间断的空格 Automatically add space after any of these symbols. - 在任何这些符号后自动添加空格。 + 在任何这些符号后自动添加空格。 Use thin space instead - 改用细空格 + 改用细空格 Inserts a thin space instead of a regular space. - 插入细空格而不是常规空格。 + 插入细空格而不是常规空格。 Quotation Style - 引述样式 + 引述样式 Single quote open style - 单引号打开样式 + 单引号打开样式 The symbol to use for a leading single quote. - 用于前导单引号的符号。 + 用于前导单引号的符号。 Single quote close style - 单引号闭合样式 + 单引号闭合样式 The symbol to use for a trailing single quote. - 用于尾随单引号的符号。 + 用于尾随单引号的符号。 Double quote open style - 双引号打开样式 + 双引号打开样式 The symbol to use for a leading double quote. - 用于前导双引号的符号。 + 用于前导双引号的符号。 Double quote close style - 双引号闭合样式 + 双引号闭合样式 The symbol to use for a trailing double quote. - 用于尾随双引号的符号。 + 用于尾随双引号的符号。 Backup Directory - 备份目录 + 备份目录 @@ -2997,27 +2997,27 @@ Project Search - + 项目搜索 Case Sensitive - 大小写敏感 + 区分大小写 Whole Words Only - 匹配整个单词 + 匹配整个单词 RegEx Mode - 正则表达式模式 + 正则表达式模式 Search for - + 搜索 @@ -3231,7 +3231,7 @@ Project Search - + 项目搜索 @@ -3246,7 +3246,7 @@ Novel Details - + 小说详细信息 @@ -3264,37 +3264,37 @@ Welcome - + 欢迎使用 List - + 列表 New - 新建 + 新建 Browse - 浏览 + 浏览 Cancel - 取消 + 取消 Create - + 创建 Open - 打开 + 打开 @@ -3308,27 +3308,27 @@ Import words from text file - + 从文本文件导入单词 Export words to text file - + 导出单词到文本文件 Note: The import file must be a plain text file with UTF-8 or ASCII encoding. - + 注意:导入文件必须是采用 UTF-8 或 ASCII 编码的纯文本文件。 Import File - 导入文件 + 导入文件 Export File - + 导出文件 @@ -3489,17 +3489,17 @@ Not a known project file format. - + 不是已知的项目文件格式。 Project file not found. - + 未找到项目文件。 Failed to open project. - + 无法打开项目。 @@ -3646,12 +3646,12 @@ The target folder is not empty. Please choose another folder. - + 目标文件夹不为空。 请选择其他文件夹。 An error occurred while trying to create the project. - + 尝试创建项目时发生错误。 @@ -3713,12 +3713,12 @@ The target folder already exists. Please choose another folder. - + 目标文件夹已存在。 请选择其他文件夹。 Could not copy project files. - + 无法复制项目文件。 @@ -3744,22 +3744,22 @@ &OK - &OK + 确定(&O) &Save - &保存 + 保存(&S) &Cancel - &取消 + 取消(&C) &Close - &关闭 + 关闭(&C) @@ -3792,27 +3792,27 @@ &Yes - &是 + 是(&Y) Yes to &All - &全部 是 + 全部是(&A) &No - &否 + 否(&N) N&o to All - &全部 否 + 全部否(&O) Abort - 中断 + 中止 @@ -3860,81 +3860,22 @@ 复原为初始状态 - - QWizard - - - Go Back - 向后 - - - - < &Back - < &后退 - - - - Continue - 继续 - - - - &Next - &下一步 - - - - &Next > - &下一步> - - - - Commit - 提交 - - - - Done - 完成 - - - - &Finish - &完成 - - - - - Cancel - 取消 - - - - Help - 帮助 - - - - &Help - &帮助 - - SharedData - + novelWriter Project File or Zip File - + novelWriter 项目文件或 Zip 文件 - + novelWriter Project File - + novelWriter 项目文件 - + Open Project - 打开项目 + 打开项目 @@ -3942,42 +3883,42 @@ Latest Version: {0} - + 最新版本:{0} Checking ... - 正在检查... + 正在检查... Download from {0} - + 从 {0} 下载 Version - + 版本 Released on - + 发布于 Release Notes - + 发行说明 Check Now - + 立即检查 Failed - + 失败 @@ -3985,90 +3926,90 @@ Table of Contents - 目录 + 目录 Title - 标题 + 标题 Words - 单词 + 单词 Pages - 页面 + 页面 Page - 页面 + 页面 Progress - 进度 + 进度 Words per page - 每页字数 + 每页字数 First page offset - + 第一页偏移 Chapters on odd pages - + 章节位于奇数页 Untitled - 未命名 + 未命名 END - 结束 + 结束 _DetailsWidget - + Setting 设置 - + Value - + Name 名称 - + Selection 选择 - + Title 标题 - + Hidden - 隐藏 + 隐藏 @@ -4112,22 +4053,22 @@ _GuiAlert - + Information 信息 - + Warning 警告 - + Error 错误 - + Question 问题 @@ -4189,12 +4130,12 @@ Point of View Character - 视角人物 + 视角人物 Focus Character - 聚焦章节 + 聚焦章节 @@ -4209,21 +4150,21 @@ Additional Styling - + 附加样式 Centre - + 居中 Page Break - 分页 + 分页符 @@ -4231,117 +4172,117 @@ Required - 必须 + 必填项 Optional - 可选 + 可选 Create a fresh project - + 创建一个新项目 Create an example project - + 创建一个示例项目 Copy an existing project - + 复制一个现有项目 Project Name - 项目名称 + 项目名称 Author - + 作者 Project Path - 项目路径 + 项目路径 Prefill Project - + 预填项目 Set to 0 to only add scenes - + 设置为 0 仅添加场景 Add {0} chapter documents - + 添加 {0} 章节文档 Add {0} scene documents (to each chapter) - + 将{0} 场景文档添加(到每个章节) Add a folder for plot notes - 为情节笔记添加一个文件夹 + 为情节笔记添加一个文件夹 Add a folder for character notes - 为章节笔记添加文件夹 + 为章节笔记添加文件夹 Add a folder for location notes - 为位置笔记添加文件夹 + 为位置笔记添加文件夹 Add example notes to the above - 在上面添加示例注释 + 在上面添加示例注释 Chapters and Scenes - + 章节和场景 Project Notes - 项目笔记 + 项目笔记 Create New Project - 新建项目 + 新建项目 Select Project Folder - 选择项目文件夹 + 选择项目文件夹 Fresh Project - + 新项目 Example Project - + 示例项目 Template: {0} - + 模板︰ {0} @@ -4349,7 +4290,7 @@ A project name is required. - + 项目名称是必需的。 @@ -4357,27 +4298,27 @@ The project path is not reachable. - + 无法访问项目路径。 Path - 路径 + 路径 Remove '{0}' from the recent projects list? The project files will not be deleted. - 从最近的项目列表中删除 '{0}'?项目文件将不会被删除。 + 从最近的项目列表中删除 '{0}'?项目文件将不会被删除。 Open Project - 打开项目 + 打开项目 Remove Project - + 移除项目 @@ -4385,80 +4326,80 @@ Project - 项目 + 项目 Name - 名称 + 名称 Revisions - 修订 + 修订 Editing Time - 编辑时间 + 编辑时间 Word Count - 字数 + 字数 In Novels - + 在 Novels 中 In Notes - + 在笔记中 Selected Novel - + 选定的小说 Chapters - 章节 + 章节 Scenes - 场景 + 场景 _PreviewWidget - + Press the "Preview" button to generate ... 按“预览”按钮生成... - + Processing ... 处理中... - + Done 完成 - + Unknown 未知 - + Built 创建: @@ -4468,12 +4409,12 @@ Word Count - 字数 + 字数 Last Opened - 最近打开 + 最近打开 @@ -4481,27 +4422,27 @@ Text Auto-Replace for Preview and Build - + 用于预览和构建的文本自动替换 Keyword - 关键字 + 关键字 Replace With - 替换为 + 替换为 Select item to edit - 选择要修改的条目 + 选择要修改的条目 Save - 保存 + 保存 @@ -4509,109 +4450,109 @@ Project name - 项目名称 + 项目名称 Changing this will affect the backup path. - + 更改此设置将影响备份路径。 Author(s) - 作者 + 作者 Only used when building the manuscript. - + 仅在构建手稿时使用。 Project language - 项目语言 + 项目语言 Default - 默认 + 默认 Spell check language - 拼写检查语言 + 拼写检查语言 Overrides main preferences. - 覆盖主要首选项。 + 覆盖主要首选项。 Disable backup on close - + 关闭时禁用备份 _StatsWidget - - + + Words - 单词 + 单词 - - + + Characters - 人物 + 字符数 - + Words in Headings - + 标题中的单词 - + Words in Text - + 文本中的单词 - + Headings - 标题 + 标题 - + Paragraphs - 段落 + 段落 - + Characters in Headings - + 标题中的字符 - + Characters in Text - + 文本中的字符 - + Characters, No Spaces - + 字符,无空格 - + Characters in Headings, No Spaces - + 标题中的字符,无空格 - + Characters in Text, No Spaces - + 文本中的字符,无空格 @@ -4619,67 +4560,67 @@ Novel Document Status Levels - + 新建文档状态级别 Project Note Importance Levels - + 项目注释重要性级别 Label - 标签 + 标签 Usage - 用法 + 用法 Select item to edit - 选择要修改的条目 + 选择要修改的条目 Colour - 颜色 + 颜色 Save - 保存 + 保存 Select Colour - 选择颜色 + 选择颜色 New Item - 新项目 + 新项目 Cannot delete a status item that is in use. - 无法删除正在使用的状态项。 + 无法删除正在使用的状态项。 Not in use - 未使用 + 未使用 Used once - 使用过一次 + 使用过一次 Used by {0} items - 被 {0} 项目使用 + 被 {0} 项目使用 @@ -4707,12 +4648,12 @@ Create New ... - + 创建新的... Rename to Heading - + 重命名为标题 @@ -4743,7 +4684,7 @@ Transform ... - + 转换 ... @@ -4771,7 +4712,7 @@ Split Document by Headings - + 按标题拆分文档 @@ -4786,7 +4727,7 @@ Duplicate - + 重复 @@ -4816,7 +4757,7 @@ From Template - + 从模板 diff --git a/novelwriter/__init__.py b/novelwriter/__init__.py index 0da43bb31..8f2d6a96d 100644 --- a/novelwriter/__init__.py +++ b/novelwriter/__init__.py @@ -47,9 +47,9 @@ __author__ = "Veronica Berglyd Olsen" __maintainer__ = "Veronica Berglyd Olsen" __email__ = "code@vkbo.net" -__version__ = "2.4.1" -__hexversion__ = "0x020401f0" -__date__ = "2024-05-06" +__version__ = "2.4.2" +__hexversion__ = "0x020402f0" +__date__ = "2024-05-18" __status__ = "Stable" __domain__ = "novelwriter.io" diff --git a/sample/nwProject.nwx b/sample/nwProject.nwx index b7456a406..e5d1f346b 100644 --- a/sample/nwProject.nwx +++ b/sample/nwProject.nwx @@ -1,6 +1,6 @@ - - + + Sample Project Jane Smith