diff --git a/i18n/nw_base.ts b/i18n/nw_base.ts new file mode 100644 index 00000000..09796bcc --- /dev/null +++ b/i18n/nw_base.ts @@ -0,0 +1,5210 @@ + + + + + Common + + + in the future + + + + + just now + + + + + a minute ago + + + + + {0} minutes ago + + + + + an hour ago + + + + + {0} hours ago + + + + + a day ago + + + + + {0} days ago + + + + + a week ago + + + + + {0} weeks ago + + + + + a month ago + + + + + {0} months ago + + + + + a year ago + + + + + {0} years ago + + + + + Constant + + + + + None + + + + + Novel + + + + + + Plot + + + + + + Characters + + + + + + Locations + + + + + + Timeline + + + + + + Objects + + + + + Entity + + + + + + Custom + + + + + Outtakes + + + + + Trash + + + + + + Novel Document + + + + + + Project Note + + + + + Root Folder + + + + + Folder + + + + + Novel Title Page + + + + + Novel Chapter + + + + + Novel Scene + + + + + Tag + + + + + Point of View + + + + + + Focus + + + + + Entities + + + + + Title + + + + + Level + + + + + Document + + + + + Line + + + + + Chars + + + + + Words + + + + + Pars + + + + + POV + + + + + Synopsis + + + + + Straight single quotation mark + + + + + Straight double quotation mark + + + + + Left single quotation mark + + + + + Right single quotation mark + + + + + Single low-9 quotation mark + + + + + Single high-reversed-9 quotation mark + + + + + Left double quotation mark + + + + + Right double quotation mark + + + + + Double low-9 quotation mark + + + + + Double high-reversed-9 quotation mark + + + + + Double low-reversed-9 quotation mark + + + + + Single left-pointing angle quotation mark + + + + + Single right-pointing angle quotation mark + + + + + Double left-pointing angle quotation mark + + + + + Double right-pointing angle quotation mark + + + + + Left corner bracket + + + + + Right corner bracket + + + + + Left white corner bracket + + + + + Right white corner bracket + + + + + GuiAbout + + + + About novelWriter + + + + + About + + + + + Release + + + + + + + + Licence + + + + + Website: {0} + + + + + Credits + + + + + Developer + + + + + Concept + + + + + i18n + + + + + novelWriter is a markdown-like text editor designed for organising and writing novels. It is written in Python 3 with a Qt5 GUI, using PyQt5. + + + + + novelWriter is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + + + + novelWriter is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + + + + See the Licence tab for the full licence text, or visit the GNU website at {0} for more details. + + + + + Translations + + + + + Theme: {0} + + + + + + + Author + + + + + + + Credit + + + + + Icons: {0} + + + + + Syntax: {0} + + + + + GuiBuildNovel + + + Build Novel Project + + + + + Title Formats for Novel Files + + + + + Formatting Codes: + + + + + {0} for the title as set in the document + + + + + {0} for chapter number (1, 2, 3) + + + + + {0} for chapter number as a word (one, two) + + + + + {0} for chapter number in upper case Roman + + + + + {0} for chapter number in lower case Roman + + + + + {0} for scene number within chapter + + + + + {0} for scene number within novel + + + + + Leave blank to skip this heading, or set to a static text, like for instance '{0}', to make a separator. The separator will be centred automatically and only appear between sections of the same type. + + + + + Not Set + + + + + Title + + + + + Chapter + + + + + Unnumbered + + + + + Scene + + + + + Section + + + + + Language + + + + + Font Options + + + + + Font family + + + + + Font size + + + + + Line height + + + + + Justify text + + + + + Disable styling + + + + + Styling Options + + + + + Include Options + + + + + Include synopsis + + + + + Include comments + + + + + Include keywords + + + + + Include body text + + + + + File Filter Options + + + + + Include files with layouts other than 'Note'. + + + + + Include files with layout 'Note'. + + + + + Ignore the 'Include when building project' setting and include all files in the output. + + + + + Include novel files + + + + + Include note files + + + + + Ignore export flag + + + + + Export Options + + + + + Replace tabs with spaces + + + + + Replace Unicode in HTML + + + + + Build Preview + + + + + Print + + + + + Print Preview + + + + + Print to PDF + + + + + Save As + + + + + Open Document (.odt) + + + + + Flat Open Document (.fodt) + + + + + novelWriter HTML (.htm) + + + + + novelWriter Markdown (.nwd) + + + + + Standard Markdown (.md) + + + + + GitHub Markdown (.md) + + + + + JSON + novelWriter HTML (.json) + + + + + JSON + novelWriter Markdown (.json) + + + + + Close + + + + + Failed to generate preview. The result is too big. + + + + + There were problems when building the project: + + + + + Open Document + + + + + Flat Open Document + + + + + Plain HTML + + + + + novelWriter Markdown + + + + + Standard Markdown + + + + + GitHub Markdown + + + + + JSON + novelWriter HTML + + + + + JSON + novelWriter Markdown + + + + + PDF + + + + + Save Document As + + + + + {0} file successfully written to: + + + + + Failed to write {0} file. {1} + + + + + GuiBuildNovelDocView + + + This area will show the content of the document to be exported or printed. Press the "Build Preview" button to generate content. + + + + + Unknown + + + + + <b>Build Time:</b> {0} + + + + + GuiDocEditFooter + + + Status + + + + + Line: {0} ({1}) + + + + + Words: {0} ({1}) + + + + + Document size is {0} bytes + + + + + Words: {0} selected + + + + + Character count: {0} + + + + + GuiDocEditHeader + + + Edit document meta + + + + + Search document + + + + + Toggle Focus Mode + + + + + Close the document + + + + + GuiDocEditSearch + + + + Search + + + + + Replace + + + + + Case Sensitive + + + + + Match case + + + + + Whole Words Only + + + + + Match whole words + + + + + RegEx Mode + + + + + Search using regular expressions + + + + + Loop Search + + + + + Loop the search when reaching the end + + + + + Search Next File + + + + + Continue searching in the next file + + + + + Preserve Case + + + + + Preserve case on replace + + + + + Close Search + + + + + Close the search box [{0}] + + + + + Show/hide the replace text box + + + + + Find in current document + + + + + Find and replace in current document + + + + + GuiDocEditor + + + The document you are trying to open is too big. The document size is {0} MB. The maximum size allowed is {1} MB. + + + + + Opened Document: {0} + + + + + The text you are trying to add is too big. The text size is {0} MB. The maximum size allowed is {1} MB. + + + + + File Changed on Disk + + + + + This document has been changed outside of novelWriter while it was open. Overvrite 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 + + + + + File Location + + + + + The currently open file is saved in: + + + + + The document has grown too big and you cannot add more text to it. The maximum size of a single novelWriter document is {0} MB. + + + + + Follow 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. + + + + + GuiDocMerge + + + Merge Documents + + + + + Documents to Merge + + + + + Drag and drop items to change the order. + + + + + No source documents found. Nothing to do. + + + + + Failed to open document file. + + + + + No source folder selected. Nothing to do. + + + + + Internal error. + + + + + Could not save document. + + + + + Element selected in the project tree must be a folder. + + + + + GuiDocSplit + + + + Split Document + + + + + Document Headers + + + + + Select the maximum level to split into files. + + + + + Split on Header Level 1 (Title) + + + + + Split up to Header Level 2 (Chapter) + + + + + Split up to Header Level 3 (Scene) + + + + + Split up to Header Level 4 (Section) + + + + + No source document selected. Nothing to do. + + + + + Could not parse source document. + + + + + Failed to open document file. + + + + + No headers found. Nothing to do. + + + + + Cannot add new folder for the document split. Maximum folder depth has been reached. Please move the file to another level in the project tree. + + + + + The document will be split into {0} file(s) in a new folder. The original document will remain intact. + + + + + Continue with the splitting process? + + + + + Could not save document. + + + + + Element selected in the project tree must be a file. + + + + + GuiDocViewFooter + + + Show/hide the references panel + + + + + Activate to freeze the content of the references panel when changing document + + + + + Show comments + + + + + Show synopsis comments + + + + + References + + + + + Sticky + + + + + Comments + + + + + Synopsis + + + + + GuiDocViewHeader + + + Go backward + + + + + Go forward + + + + + Reload the document + + + + + Close the document + + + + + GuiDocViewer + + + An error occurred while generating the preview. + + + + + Could not find the reference for tag '{0}'. It either doesn't exist, or the index is out of date. The index can be updated from the Tools menu, or by pressing {1}. + + + + + Copy + + + + + Select All + + + + + Select Word + + + + + Select Paragraph + + + + + GuiItemDetails + + + Label + + + + + Status + + + + + Class + + + + + Usage + + + + + Characters + + + + + Words + + + + + Paragraphs + + + + + GuiItemEditor + + + Item Settings + + + + + Include when building project + + + + + Label + + + + + Status + + + + + Layout + + + + + GuiMain + + + Project + + + + + Novel + + + + + Project Details + + + + + Writing Statistics + + + + + Project Settings + + + + + Editor + + + + + Outline + + + + + You are running an untested development version of novelWriter. Please be careful when working on a live project and make sure you take regular backups. + + + + + novelWriter is ready ... + + + + + Cannot create new project when another project is open. + + + + + A project already exists in that location. Please choose another folder. + + + + + New project created ... + + + + + Close Project + + + + + Close the current project? + + + + + + Changes are saved automatically. + + + + + Backup Project + + + + + Backup the current project? + + + + + The project was locked by the computer '{0}' ({1} {2}), last active on {3}. + + + + + Project Locked + + + + + The project is already open by another instance of novelWriter, and is therefore locked. Override lock and continue anyway? + + + + + Note: If the program or the computer previously crashed, the lock can safely be overridden. However, overriding it is not recommended if the project is open in another instance of novelWriter. Doing so may corrupt the project. + + + + + The project index is outdated or broken. Rebuilding index. + + + + + Text files ({0}) + + + + + Markdown files ({0}) + + + + + novelWriter files ({0}) + + + + + All files ({0}) + + + + + Import File + + + + + Could not read file. The file must be an existing text file. + + + + + Please open a document to import the text file into. + + + + + Import Document + + + + + Importing the file will overwrite the current content of the document. Do you want to proceed? + + + + + + Indexing: '{0}' + + + + + Unknown item + + + + + Indexing completed in {0} ms + + + + + The project index has been successfully rebuilt. + + + + + Information + + + + + Warning + + + + + Error + + + + + This is a bug! + + + + + Internal Error + + + + + Exit + + + + + Do you want to exit novelWriter? + + + + + GuiMainMenu + + + &Project + + + + + New Project + + + + + Create new project + + + + + Open Project + + + + + Open project + + + + + Save Project + + + + + Save project + + + + + Close Project + + + + + Close project + + + + + Project Settings + + + + + Project settings + + + + + Project Details + + + + + Project details + + + + + Create Root Folder + + + + + Novel Root + + + + + Plot Root + + + + + Character Root + + + + + Location Root + + + + + Timeline Root + + + + + Object Root + + + + + Entity Root + + + + + Custom Root + + + + + Outtakes Root + + + + + Create Folder + + + + + Create folder + + + + + Edit Item + + + + + Change project item settings + + + + + Delete Item + + + + + Delete selected project item + + + + + Move Item Up + + + + + Move project item up + + + + + Move Item Down + + + + + Move project item down + + + + + Undo Last Move + + + + + Undo last item move + + + + + Empty Trash + + + + + Permanently delete all files in the Trash folder + + + + + Exit + + + + + Exit novelWriter + + + + + &Document + + + + + New Document + + + + + Create new document + + + + + Open Document + + + + + Open selected document + + + + + Save Document + + + + + Save current document + + + + + Close Document + + + + + Close current document + + + + + View Document + + + + + View document as HTML + + + + + Close Document View + + + + + Close document view pane + + + + + Show File Details + + + + + Shows a message box with the document location in the project folder + + + + + Import from File + + + + + Import document from a text or markdown file + + + + + Merge Folder to Document + + + + + Merge a folder of documents to a single document + + + + + Split Document to Folder + + + + + Split a document into a folder of multiple documents + + + + + &Edit + + + + + Undo + + + + + Undo last change + + + + + Redo + + + + + Redo last change + + + + + Cut + + + + + Cut selected text + + + + + Copy + + + + + Copy selected text + + + + + Paste + + + + + Paste text from clipboard + + + + + Select All + + + + + Select all text in document + + + + + Select Paragraph + + + + + Select all text in paragraph + + + + + &View + + + + + Focus Project Tree + + + + + Move focus to project tree + + + + + Focus Document Editor + + + + + Move focus to left document pane + + + + + Focus Document Viewer + + + + + Move focus to right document pane + + + + + Focus Outline + + + + + Move focus to outline + + + + + Go Backward + + + + + Move backward in the view history of the right pane + + + + + Go Forward + + + + + Move forward in the view history of the right pane + + + + + Focus Mode + + + + + Toggles a distraction free mode, only showing text editor + + + + + Full Screen Mode + + + + + Maximises the main window + + + + + &Insert + + + + + Dashes + + + + + Short Dash + + + + + Insert short dash (en dash) + + + + + Long Dash + + + + + Insert long dash (em dash) + + + + + Horizontal Bar + + + + + Insert a horizontal bar (quotation dash) + + + + + Figure Dash + + + + + Insert figure dash (same width as a number character) + + + + + Quote Marks + + + + + Left Single Quote + + + + + Insert left single quote + + + + + Right Single Quote + + + + + Insert right single quote + + + + + Left Double Quote + + + + + Insert left double quote + + + + + Right Double Quote + + + + + Insert right double quote + + + + + Alternative Apostrophe + + + + + Insert modifier letter single apostrophe + + + + + General Punctuation + + + + + Ellipsis + + + + + Insert ellipsis + + + + + Prime + + + + + Insert a prime symbol + + + + + Double Prime + + + + + Insert a double prime symbol + + + + + White Spaces + + + + + Non-Breaking Space + + + + + Insert a non-breaking space + + + + + Thin Space + + + + + Insert a thin space + + + + + Thin Non-Breaking Space + + + + + Insert a thin non-breaking space + + + + + Other Symbols + + + + + List Bullet + + + + + Insert a list bullet + + + + + Hyphen Bullet + + + + + Insert a hyphen bullet (alternative bullet) + + + + + Flower Mark + + + + + Insert a flower mark (alternative bullet) + + + + + Per Mille + + + + + Insert a per mille symbol + + + + + Degree Symbol + + + + + Insert a degree symbol + + + + + Minus Sign + + + + + Insert a minus sign (not a hypen or dash) + + + + + Times Sign + + + + + Insert a times sign (multiplication cross) + + + + + Division Sign + + + + + Insert a division sign + + + + + Tags and References + + + + + Page Break and Space + + + + + Page Break + + + + + Insert a page break command + + + + + Vertical Space (Single) + + + + + Insert a vertical space equal to one paragraph + + + + + Vertical Space (Multi) + + + + + Insert a vertical space equal to n paragraphs + + + + + &Format + + + + + Emphasis + + + + + Add emphasis to selected text (italic) + + + + + Strong Emphasis + + + + + Add strong emphasis to selected text (bold) + + + + + Strikethrough + + + + + Add strikethrough to selected text + + + + + Wrap Double Quotes + + + + + Wrap selected text in double quotes + + + + + Wrap Single Quotes + + + + + Wrap selected text in single quotes + + + + + Header 1 (Partition) + + + + + Set the text block format to Header 1 (Partition) + + + + + Header 2 (Chapter) + + + + + Set the text block format to Header 2 (Chapter) + + + + + Header 3 (Scene) + + + + + Set the text block format to Header 3 (Scene) + + + + + Header 4 (Section) + + + + + Set the text block format to Header 4 (Section) + + + + + Novel Title + + + + + Set the text block format to Novel Title + + + + + Unnumbered Chapter + + + + + Set the text block format to Unnumbered Chapter + + + + + Align Left + + + + + Left-align the text block + + + + + Align Centre + + + + + Centre the text block + + + + + Align Right + + + + + Right-align the text block + + + + + Indent Left + + + + + Increase the text block's left margin + + + + + Indent Right + + + + + Increase the text block's right margin + + + + + Comment + + + + + Change the text block format to comment + + + + + Remove Block Format + + + + + Strip text block format + + + + + Replace Single Quotes + + + + + Replace all straight single quotes in the selected text + + + + + Replace Double Quotes + + + + + Replace all straight double quotes in the selected text + + + + + Remove In-Paragraph Breaks + + + + + Remove all line breaks within paragraphs in the selected text + + + + + &Search + + + + + Find + + + + + Find text in document + + + + + Replace + + + + + Replace text in document + + + + + Find Next + + + + + Find next occurrence of text in document + + + + + Find Previous + + + + + Find previous occurrence of text in document + + + + + Replace Next + + + + + Find and replace next occurrence of text in document + + + + + &Tools + + + + + Check Spelling + + + + + Toggle check spelling + + + + + Re-Run Spell Check + + + + + Run the spell checker on current document + + + + + Project Word List + + + + + Edit the project's word list + + + + + Rebuild Index + + + + + Rebuild the tag indices and word counts + + + + + Rebuild Outline + + + + + Rebuild the novel outline tree + + + + + Auto-Update Outline + + + + + Update project outline when a novel file is changed + + + + + Backup Project Folder + + + + + Backup Project + + + + + Build Novel Project + + + + + Launch the Build novel project tool + + + + + Writing Statistics + + + + + Show the writing statistics dialogue + + + + + + Preferences + + + + + &Help + + + + + + About novelWriter + + + + + + About Qt5 + + + + + User Manual (Online) + + + + + Open documentation in browser + + + + + User Manual (PDF) + + + + + Open PDF documentation + + + + + Report an Issue (GitHub) + + + + + Report a bug or issue on GitHub at {0} + + + + + Ask a Question (GitHub) + + + + + Ask a question on GitHub at {0} + + + + + The novelWriter Website + + + + + Open the novelWriter website at {0} + + + + + Check for New Release + + + + + Check for latest release of novelWriter + + + + + GuiMainStatus + + + + None + + + + + Editor + + + + + Project + + + + + Session Time + + + + + Words: {0} ({1}) + + + + + Project word count (session change) + + + + + Novel word count (session change) + + + + + GuiNovelTree + + + Novel Outline + + + + + Words + + + + + POV + + + + + Section title + + + + + Word count + + + + + Point-of-view character + + + + + GuiOutlineDetails + + + + + + Title + + + + + Chapter + + + + + Scene + + + + + Section + + + + + Document + + + + + Status + + + + + Characters + + + + + Words + + + + + Paragraphs + + + + + Synopsis + + + + + Title Details + + + + + Reference Tags + + + + + GuiOutlineHeaderMenu + + + Select Columns + + + + + GuiPreferences + + + Preferences + + + + + General + + + + + Projects + + + + + Documents + + + + + Editor + + + + + Highlighting + + + + + Automation + + + + + Quotes + + + + + Some changes will not be applied until novelWriter has been restarted. + + + + + GuiPreferencesAutomation + + + Automatic Features + + + + + Auto-select word under cursor + + + + + Apply formatting to word under cursor if no selection is made. + + + + + Auto-replace text as you type + + + + + Allow the editor to replace symbols as you type. + + + + + Replace as You Type + + + + + Auto-replace single quotes + + + + + Try to guess which is an opening or a closing single quote. + + + + + Auto-replace double quotes + + + + + Try to guess which is an opening or a closing double quote. + + + + + Auto-replace dashes + + + + + Double and triple hyphens become short and long dashes. + + + + + Auto-replace dots + + + + + Three consecutive dots become ellipsis. + + + + + Automatic Padding + + + + + 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. + + + + + GuiPreferencesDocuments + + + Text Style + + + + + Font family + + + + + Font for the document editor and viewer. + + + + + Font size + + + + + Font size for the document editor and viewer. + + + + + pt + + + + + Text Flow + + + + + Maximum text width in "Normal Mode" + + + + + Set to 0 to disable this feature. + + + + + + + + px + + + + + Maximum text width in "Focus Mode" + + + + + The maximum width cannot be disabled. + + + + + Hide document footer in "Focus Mode" + + + + + Hide the information bar at the bottom of the document. + + + + + Justify the text margins in editor and viewer + + + + + Lay out text with straight edges in the editor and viewer. + + + + + Text margin + + + + + The minimum margin around the text in the editor and viewer. + + + + + Tab width + + + + + The width of a tab key press in the editor and viewer. + + + + + GuiPreferencesEditor + + + Spell Checking + + + + + None + + + + + Not installed + + + + + Spell check language ({0}) + + + + + Available languages are determined by your system. + + + + + Big document limit + + + + + Full spell checking is disabled above this limit. + + + + + kB + + + + + Word Count + + + + + Word count interval + + + + + How often the word count is updated. + + + + + seconds + + + + + Include project notes in total word count + + + + + Affects the word count shown on the status bar. + + + + + Writing Guides + + + + + Show tabs and spaces + + + + + Add symbols to indicate tabs and spaces in the editor. + + + + + Show line endings + + + + + Add a symbol to indicate line endings in the editor. + + + + + Scroll Behaviour + + + + + Scroll past end of the document + + + + + Set to 0 to disable this feature. + + + + + lines + + + + + Typewriter style scrolling when you type + + + + + Try to keep the cursor at a fixed vertical position. + + + + + Minimum position for Typewriter scrolling + + + + + Percentage of the editor height from the top. + + + + + GuiPreferencesGeneral + + + Look and Feel + + + + + Main GUI language + + + + + + + + + Changing this requires restarting novelWriter. + + + + + Main GUI theme + + + + + Main icon theme + + + + + Font family + + + + + Font size + + + + + pt + + + + + GUI Settings + + + + + Emphasise partition and chapter labels + + + + + The novel document labels will be bold and underlined. + + + + + Show full path in document header + + + + + Add the parent folder names to the header. + + + + + Hide vertical scroll bars in main windows + + + + + + Scrolling available with mouse wheel and keys only. + + + + + Hide horizontal scroll bars in main windows + + + + + GuiPreferencesProjects + + + Automatic Save + + + + + Save document interval + + + + + How often the open document is automatically saved. + + + + + + seconds + + + + + Save project interval + + + + + How often the open project is automatically saved. + + + + + Project Backup + + + + + Browse + + + + + Backup storage location + + + + + + Path: {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 + + + + + Backup Directory + + + + + GuiPreferencesQuotes + + + 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. + + + + + GuiPreferencesSyntax + + + Highlighting Theme + + + + + Highlighting theme + + + + + Colour theme to apply to the editor and viewer. + + + + + Quotes & Dialogue + + + + + Highlight text wrapped in quotes + + + + + Applies to single, double and straight quotes. + + + + + 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. + + + + + Text Emphasis + + + + + Add highlight colour to emphasised text + + + + + Applies to emphasis (italic) and strong (bold). + + + + + Text Errors + + + + + Mark redundant spaces + + + + + Trailing spaces or multiple spaces between words. + + + + + GuiProjectDetails + + + Project Details + + + + + Overview + + + + + Contents + + + + + Close + + + + + GuiProjectDetailsContents + + + Title + + + + + Words + + + + + Pages + + + + + Page + + + + + Progress + + + + + Typical word count for a 5 by 8 inch book page with 11 pt font is 350. + + + + + Start counting page numbers from this page. + + + + + Assume a new chapter or partition always start on an odd numbered page. + + + + + Words per page + + + + + Count pages from + + + + + Clear double pages + + + + + Table of Contents + + + + + END + + + + + Untitled + + + + + GuiProjectDetailsMain + + + Working Title: {0} + + + + + By {0} + + + + + Words + + + + + Chapters + + + + + Scenes + + + + + Revisions + + + + + Editing Time + + + + + Path + + + + + GuiProjectEditMain + + + Project Settings + + + + + Working title + + + + + Should be set only once. + + + + + Novel title + + + + + Change whenever you want! + + + + + Author(s) + + + + + One name per line. + + + + + Default + + + + + Spell check language + + + + + + Overrides main preferences. + + + + + No backup on close + + + + + GuiProjectEditReplace + + + Text Replace List for Preview and Export + + + + + Keyword + + + + + Replace With + + + + + Add new entry + + + + + Delete selected entry + + + + + Select item to edit + + + + + Save + + + + + Save entry + + + + + GuiProjectEditStatus + + + Novel File Status Levels + + + + + Note File Importance Levels + + + + + Label + + + + + Usage + + + + + Add new entry + + + + + Delete selected entry + + + + + 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 + + + + + GuiProjectLoad + + + + Open Project + + + + + Working Title + + + + + Words + + + + + Last Opened + + + + + Recently Opened Projects + + + + + Path + + + + + New + + + + + Remove + + + + + novelWriter Project File ({0}) + + + + + All files ({0}) + + + + + Remove Entry + + + + + Remove '{0}' from the recent projects list? The project files will not be deleted. + + + + + GuiProjectSettings + + + Project Settings + + + + + Settings + + + + + Status + + + + + Importance + + + + + Auto-Replace + + + + + GuiProjectTree + + + Project Tree + + + + + Words + + + + + Item label + + + + + Word count + + + + + Include in build + + + + + Item status + + + + + Please select a valid location in the tree to add the document. + + + + + Please select a valid location in the tree to add the folder. + + + + + + Did not find anywhere to add the file or folder! + + + + + Cannot add new files or folders to the Trash folder. + + + + + New File + + + + + Cannot add new folder to this item. Maximum folder depth has been reached. + + + + + New Folder + + + + + There is currently no Trash folder in this project. + + + + + The Trash folder is already empty. + + + + + Empty Trash + + + + + Permanently delete {0} file(s) from Trash? + + + + + + Delete File + + + + + Permanently delete file '{0}'? + + + + + Could not delete document file. + + + + + Move file '{0}' to Trash? + + + + + Cannot delete folder. It is not empty. Recursive deletion is not supported. Please delete the content first. + + + + + Cannot delete root folder. It is not empty. Recursive deletion is not supported. Please delete the content first. + + + + + + The item cannot be moved to that location. + + + + + There is nowhere to add item with name '{0}'. + + + + + GuiProjectTreeMenu + + + Edit Project Item + + + + + Open Document + + + + + View Document + + + + + Toggle Included Flag + + + + + New File + + + + + New Folder + + + + + Delete Item + + + + + Empty Trash + + + + + Move Item Up + + + + + Move Item Down + + + + + GuiUpdates + + + Check for Updates + + + + + Current Release + + + + + + novelWriter {0} released on {1} + + + + + Latest Release + + + + + Checking ... + + + + + Download: {0} + + + + + GuiWordList + + + + Project Word List + + + + + Add new entry + + + + + Delete selected entry + + + + + Cannot add a blank word. + + + + + The word '{0}' is already in the word list. + + + + + GuiWritingStats + + + Writing Statistics + + + + + Session Start + + + + + Length + + + + + Idle + + + + + Words + + + + + Histogram + + + + + Sum Totals + + + + + Total Time: + + + + + Idle Time: + + + + + Filtered Time: + + + + + Novel Word Count: + + + + + Notes Word Count: + + + + + Total Word Count: + + + + + Filters + + + + + Count novel files + + + + + Count note files + + + + + Hide zero word count + + + + + Hide negative word count + + + + + Group entries by day + + + + + Show idle time + + + + + Word count cap for the histogram + + + + + Save As + + + + + JSON Data File (.json) + + + + + CSV Data File (.csv) + + + + + JSON Data File + + + + + CSV Data File + + + + + Save Data As + + + + + {0} file successfully written to: + + + + + Failed to write {0} file. + + + + + Failed to read session log file. + + + + + NWProject + + + Duplicate root item detected. + + + + + Trash + + + + + + New + + + + + Note + + + + + Draft + + + + + Finished + + + + + Minor + + + + + Major + + + + + Main + + + + + New Project + + + + + By + + + + + + Novel + + + + + Plot + + + + + Characters + + + + + World + + + + + + Title Page + + + + + + + New Chapter + + + + + + New Scene + + + + + Chapter {0} + + + + + + Scene {0} + + + + + File not found: {0} + + + + + + Failed to parse project xml. + + + + + Attempting to open backup project file instead. + + + + + + Unknown + + + + + Project file does not appear to be a novelWriterXML file. + + + + + Unknown or unsupported novelWriter project file format. The project cannot be opened by this version of novelWriter. The file was saved with novelWriter version {0}. + + + + + File Version + + + + + The file format of your project is about to be updated. If you proceed, older versions of novelWriter will no longer be able to open this project. Continue? + + + + + The format of your project will now be updated. You may also have to make a few minor changes to your title page and unnumbered chapters. Please check the 'Project Format Changes > File Format 1.3' section of the documentation for more information. It is available from the Help menu. + + + + + Version Conflict + + + + + This project was saved by a newer version of novelWriter, version {0}. This is version {1}. If you continue to open the project, some attributes and settings may not be preserved, but the overall project should be fine. Continue opening the project? + + + + + Opened Project: {0} + + + + + Project path not set, cannot save project. + + + + + + Failed to save project. + + + + + Saved Project: {0} + + + + + Backing up project ... + + + + + Cannot backup project because no backup path is set. Please set a valid backup location in Preferences. + + + + + Cannot backup project because no project name is set. Please set a Working Title in Project Settings. + + + + + Cannot backup project because the backup path does not exist. Please set a valid backup location in Preferences. + + + + + Could not create backup folder. + + + + + Cannot backup project because the backup path is within the project folder to be backed up. Please choose a different backup path in Preferences. + + + + + Backup from {0} + + + + + Backup archive file written to: {0} + + + + + Could not write backup archive. + + + + + Project backed up to '{0}' + + + + + + Failed to create a new example project. + + + + + Failed to create a new example project. Could not find the necessary files. They seem to be missing from this installation. + + + + + Could not create new project folder. + + + + + New project folder is not empty. Each project requires a dedicated project folder. + + + + + You must set a valid backup path in Preferences to use the automatic project backup feature. + + + + + You must set a valid project name in Project Settings to use the automatic project backup feature. + + + + + and + + + + + Could not create folder. + + + + + Found {0} orphaned file(s) in project folder. + + + + + Recovered + + + + + [{0}] {1} + + + + + Recovered File {0} + + + + + One or more orphaned files could not be added back into the project. Make sure at least a Novel root folder exists. + + + + + Not a folder: {0} + + + + + Could not move: {0} + + + + + + Could not delete: {0} + + + + + Could not make folder: {0} + + + + + Could not move item {0} to {1}. + + + + + ProjWizardCustomPage + + + Custom Project Options + + + + + Select which additional root folders to make, and how to populate the Novel folder. If you don't want to add chapters or scenes, set the values to 0. You can add scenes without chapters. + + + + + Additional Root Folders + + + + + + + + + + {0} folder + + + + + Populate Novel Folder + + + + + Add chapters + + + + + Scenes (per chapter) + + + + + Add chapter folders + + + + + ProjWizardFinalPage + + + Finished + + + + + All done. + + + + + Press '{0}' to create the new project. + + + + + Done + + + + + Finish + + + + + ProjWizardFolderPage + + + + Select Project Folder + + + + + Select a location to store the project. A new project folder will be created in the selected location. + + + + + Required + + + + + Project Path + + + + + ProjWizardIntroPage + + + Create New Project + + + + + Provide at least a working title. The working title should not be change beyond this point as it is used by the application for generating file names for for instance backups. The other fields are optional and can be changed at any time in Project Settings. + + + + + Side image by {0}, {1} + + + + + Required + + + + + Optional + + + + + Optional. One name per line. + + + + + Working Title + + + + + Novel Title + + + + + Author(s) + + + + + ProjWizardPopulatePage + + + Populate Project + + + + + Choose how to pre-fill the project. Either with a minimal set of starter items, an example project explaining and showing many of the features, or show further custom options on the next page. + + + + + Fill the project with a minimal set of items + + + + + Fill the project with example files + + + + + Show detailed options for filling the project + + + + + QDialogButtonBox + + + OK + + + + + QGnomeTheme + + + &OK + + + + + &Save + + + + + &Cancel + + + + + &Close + + + + + Close without Saving + + + + + QGuiApplication + + + Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout. + + + + + QPlatformTheme + + + OK + + + + + Save + + + + + Save All + + + + + Open + + + + + &Yes + + + + + Yes to &All + + + + + &No + + + + + N&o to All + + + + + Abort + + + + + Retry + + + + + Ignore + + + + + Close + + + + + Cancel + + + + + Discard + + + + + Help + + + + + Apply + + + + + Reset + + + + + Restore Defaults + + + + + QWizard + + + Go Back + + + + + < &Back + + + + + Continue + + + + + &Next + + + + + &Next > + + + + + Commit + + + + + Done + + + + + &Finish + + + + + + Cancel + + + + + Help + + + + + &Help + + + + + Tokenizer + + + Synopsis + + + + + Document '{0}' is too big ({1} MB). Skipping. + + + + + ERROR + + + + diff --git a/setup.py b/setup.py index 2de44d10..e050616b 100755 --- a/setup.py +++ b/setup.py @@ -276,7 +276,7 @@ def buildQtI18n(): tsList = [] for aFile in os.listdir("i18n"): aPath = os.path.join("i18n", aFile) - if os.path.isfile(aPath) and aFile.endswith(".ts"): + if os.path.isfile(aPath) and aFile.endswith(".ts") and aFile != "nw_base.ts": tsList.append(aPath) print(aPath) @@ -385,14 +385,6 @@ def buildQtI18nTS(sysArgs): from i18n.pylupdate6 import lupdate lupdate(srcList, tsList, no_obsolete=True, no_summary=False) - # try: - # subprocess.call(["pylupdate5", "-verbose", "-noobsolete", *srcList, "-ts", *tsList]) - # except Exception as exc: - # print("PyQt5 Linguist tools seem to be missing") - # print("On Debian/Ubuntu, install: qttools5-dev-tools pyqt5-dev-tools") - # print(str(exc)) - # sys.exit(1) - print("") return