From 98656aac30b9bea6c865e36c589c24065d7bd3fd Mon Sep 17 00:00:00 2001 From: Kevin Hendricks Date: Mon, 9 Oct 2023 10:14:08 -0400 Subject: [PATCH] update base of translations for next release --- docs/Translating.md | 2 +- src/Resource_Files/ts/base.ts | 908 +++++++++++++++++----------------- 2 files changed, 455 insertions(+), 455 deletions(-) diff --git a/docs/Translating.md b/docs/Translating.md index 9813757308..f590977016 100644 --- a/docs/Translating.md +++ b/docs/Translating.md @@ -22,7 +22,7 @@ manner for some reason (a bug in Qt?) 1. Make sure the Qt project "bin" directory is in your path so that the right version of "lconvert" can be found. For me this is: - export MYQTHOME=~/Qt652 + export MYQTHOME=~/Qt653 export PATH=${MYQTHOME}/bin:${PATH} 2. Open a terminal and change to the Sigil/src/Resource_Files/ts directory. diff --git a/src/Resource_Files/ts/base.ts b/src/Resource_Files/ts/base.ts index a640ab150e..3bd2a353b1 100644 --- a/src/Resource_Files/ts/base.ts +++ b/src/Resource_Files/ts/base.ts @@ -1785,147 +1785,147 @@ Do you want to save your changes? CodeViewEditor - + Cannot insert closing tag at this position. - + No open tags found at this position. - + Add To Default Dictionary - + Add To Dictionary - + Ignore - + Reformat CSS - + Multiple Lines Per Style - + Single Line Per Style - + Rename Selected Class - + Reformat HTML - + Mend and Prettify Code - + Mend and Prettify Code - All HTML Files - + Mend Code - + Mend Code - All HTML Files - + Go To Link Or Style - + Toggle Line Wrap Mode - + View Image - + Open Tab For Image - + Mark Selected Text - + Unmark Marked Text - + Clips - + Add To Clips - + You must be in an opening HTML tag to use this feature. - + You must be inside an opening HTML tag to use this feature. - + Selected Text is not a valid class name. - + Rename Class - + Enter new class name - + Class renamed. - + Class rename aborted. @@ -2959,313 +2959,313 @@ Valid only when searching HTML files. - - + + Search will restart - - + - + + Current File - - + + Matches found: %n - + Choose Replacements - - - + + + No replacements made - - - + + + Replacements made: %n - + End of search - + No matches found - + This tab cannot be searched - + Unnamed search loaded - + Loaded - - - - - + + + + + No searches selected - + Sigil - + Are you sure you want to clear your Find and Replace current values and history? - + What to search for - + Normal - + Case in-sensitive search of exactly what you type. - + Case Sensitive - + Case sensitive search of exactly what you type. - + Regex - + Search for a pattern using Regular Expression syntax. - - + + Where to search - + Restrict the find or replace to the opened file. Hold the Ctrl key down while clicking any search buttons to temporarily restrict the search to the Current File. - + All HTML Files - + Find or replace in all HTML files in Code View. - + Selected HTML Files - + Restrict the find or replace to the HTML files selected in the Book Browser in Code View. - + Tabbed HTML Files - + Restrict the find or replace to the HTML files open in Tabs. - + All CSS Files - + Find or replace in all CSS files in Code View. - + Selected CSS Files - + Restrict the find or replace to the CSS files selected in the Book Browser in Code View. - + Tabbed CSS Files - + Restrict the find or replace to the CSS files open in Tabs. - + OPF File - + Restrict the find or replace to the OPF file. - + NCX File - + Restrict the find or replace to the NCX file. - + To restrict search to selected text, use Search&rarr;Mark Selected Text. - + Marked Text - + Restrict the find or replace to the text marked by Search&rarr;Mark Selected Text. Cleared if you use Undo, enter text, or change views or tabs. - - + + Up - - + + Down - + Direction to search - + Search for the previous match from your current position. - + Search for the next match from your current position. - + Dot All - + For Regex searches, prefix your search with (?s). - + Minimal Match - + For Regex searches, prefix your search with (?U). - + Auto Tokenise - + For Regex searches, tokenise/escape selection when opening Find. - + Invalid Regex: - + offset: - + Valid Regex @@ -10814,34 +10814,34 @@ Stylesheets that are listed first take precedence over later stylesheets. - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sigil @@ -10861,17 +10861,17 @@ This action cannot be reversed. - - - - + + + + %1[*] - epub%2 - %3 - - + + Sigil [std] @@ -11215,255 +11215,255 @@ This action cannot be reversed. - + There are no unused image, video or audio files to delete. - + Delete Unused Styles cancelled due to XML not well formed. - - + + There are no unused stylesheet selectors to delete. - + You cannot insert a file at this position. - + Insert File - + The file "%1" does not exist. - - + + You cannot insert an id at this position. - + ID is invalid - must start with a letter, followed by letter number _ : - or . - - + + You cannot insert a link at this position. - + Link is invalid - cannot contain '<' or '>' - + You cannot mark an index at this position or without selecting text. - + Entry is invalid - cannot contain '<' or '>' - + You cannot mark an index at this position. - - - + + + Select the destination to paste into first. - + Pasted clip entry %1. - + One resource selected and there is no previous resource to merge into. - + Are you sure you want to merge the selected files? This action cannot be reversed. - + Merge cancelled: XHTML files involved in merge are not well formed. - + Cannot merge file %1 - + Merge completed. You may need to regenerate or edit your Table Of Contents. - + Link Stylesheets cancelled: %1, XML not well formed. - + Word updated. - + Link Javascripts cancelled: %1, XML not well formed. - + File(s) deleted. - + Edit Table of Contents cancelled. - + Table Of Contents edited. - + Generate TOC cancelled. - + Table Of Contents generated. - + No Table Of Contents changes were necessary. - + An existing HTML Table of Contents file has been found. - + Text selection marked. - - + + Text selection unmarked. - + Metadata Editor cancelled. - + Metadata edited. - + RunPlugin - + This EPUB does not contain any CSS stylesheets to validate. - + This EPUB does not contain any CSS stylesheets to reformat. - + Line: %1, Col: %2 - + File cannot be split at this position. - + Split completed. - + Cannot split since at least one file is not an HTML file. - + Cannot split: %1 XML is not well formed - + Cannot split since at least one file may not be an HTML file. - + Split completed. You may need to update the Table of Contents. - + No split file markers found. Use Insert->Split Marker. - + The document has been modified. Do you want to save your changes? - + Should Sigil overwrite this file? - + No importer for file type: %1 - + The following file was not loaded due to invalid content or not well formed XML: %1 (line %2: %3) @@ -11472,107 +11472,107 @@ Try setting the Clean Source preference to Mend XHTML Source Code on Open and re - + Loading file... - + File loaded. - + The creator of this file has encrypted it with DRM. Sigil cannot open such files. - + Cannot load EPUB: %1 - + Cannot load file %1: %2 - + Saving EPUB... - + Sigil cannot save files of type "%1". Please choose a different format. - + This EPUB has HTML files that are not well formed and your current Clean Source preferences are set to automatically mend on Save. Saving a file that is not well formed will cause it to be automatically fixed, which very rarely may result in some data loss. Do you want to automatically mend the files before saving? - + EPUB saved, but not all HTML files are well formed. - + EPUB saved. - + Cannot save file %1: %2 - + EPUB files (*.epub) - - - + + + HTML files (*.htm *.html *.xhtml) - + Text files (*.txt) - + All files (*.*) - + EPUB file (*.epub) - + Preserve existing heading attributes is now: - + ON - + OFF - + &%1 %2 @@ -14369,916 +14369,916 @@ Do you want to automatically mend the files before saving? - + Name - + Value - - + + [ISBN here] - - + + [ISSN here] - - + + [DOI here] - - + + [UUID here] - - + + [Amazon ASIN here] - - + + [Author name here] - - + + [Creator name here] - - + + [Contributor name here] - - - - - + + + + + [Value here] - - - - + + + + Custom Element - - + + [Custom element] - + [Custom identifier here] - + [Insert identifier type here] - + [Insert scheme type here] - - + + Custom Property - + [Custom property/attribute] - - + + Custom Attribute - + [Custom metadata property/attribute] - + [Place value here] - + [Your value here] - - + + Author - - + + Represents a primary author of the book or publication - - + + Subject - - + + An arbitrary phrase or keyword describing the subject in question. Use multiple 'subject' elements if needed. - - + + Description - - + + Description of the publication's content. - - + + Publisher - - + + An entity responsible for making the publication available. - + Date Published - - + + The date of publication. - + Date Created - - + + The date of creation. - + Date Modified - - + + The date of modification. - - + + Type - + Used to indicate that the given EPUB Publication is of a specialized type.. - - + + Format - - + + The media type or dimensions of the publication. Best practice is to use a value from a controlled vocabulary (e.g. MIME media types). - - + + Source - + Identifies the related resource(s) from which this EPUB Publication is derived. - - + + Language - + Specifies the language of the publication. Select from the dropdown menu - + Related To - - + + A reference to a related resource. The recommended best practice is to identify the referenced resource by means of a string or number conforming to a formal identification system. - - + + Coverage - - + + The extent or scope of the content of the publication's content. - - + + Rights - - + + Information about rights held in and over the publication. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions may be made about any rights held in or over the publication. - - + + Creator - + Represents the name of a person, organization, etc. responsible for the creation of the content of an EPUB Publication. The Role property can be attached to the element to indicate the function the creator played in the creation of the content. - - + + Contributor - + Represents the name of a person, organization, etc. that played a secondary role in the creation of the content of an EPUB Publication. The Role property can be attached to the element to indicate the function the creator played in the creation of the content. - + Belongs to a Collection - + Identifies the name of a collection to which the EPUB Publication belongs. An EPUB Publication may belong to one or more collections. - - + + Title - + A title of the publication. A publication may have only one main title but may have numerous other title types. These include main, subtitle, short, collection, edition, and expanded title types. - + Identifier: DOI - + Digital Object Identifier associated with this publication. - + Identifier: ISBN - + International Standard Book Number associated with this publication. - + Identifier: ISSN - + International Standard Serial Number associated with this publication. - + Identifier: UUID - + A Universally Unique Identifier generated for this publication. - + Identifier: ASIN - + An Amazon Standard Identification Number associated with this publication. - - + + Identifier: Custom - + A custom identifier based on a specified scheme - + An empty metadata element you can modify. - + Meta Element (primary) - + An empty primary metadata element you can modify. - - + + Id Attribute - - + + Optional, typically short, unique identifier string used as an attribute in the Package (opf) document. - - + + XML Language - + Optional, language specifying attribute. Uses same codes as Language. Not for use with Language, Date, or Identifier metadata elements. - + Uses Right To Left Text - + Optional text direction attribute for this metadata item. right-to-left (rtl). Not for use with dc:language, dc:date, or dc:identifier metadata elements. - + Uses Left to Right Text - + Optional text direction attribute for this metadata item. left-to-right (ltr). Not for use with dc:language, dc:date, or dc:identifier metadata elements. - + Title: Main Title - + Indicates the associated title is the main title of the publication. Only one main title should exist. - + Title: Subtitle - + Indicates that the associated title is a subtitle of the publication if one exists.. - + Title: Short Title - + Indicates that the associated title is a shortened title of the publication if one exists. - + Title: Collection Title - + Indicates that the associated title is the title of a collection that includes this publication belongs to, if one exists. - + Title: Edition Title - + Indicates that the associated title is an edition title for this publications if one exists. - + Title: Expanded Title - + Indicates that the associated title is an expanded title for this publication if one exists. - + Alternate Script - + Provides an alternate expression of the associated property value in a language and script identified by an xml:lang attribute. - + Alternate Language - + Language code for the language used in the associated alternate-script property value. - + Collection is a Set - + Property used with belongs-to-collection. Indicates the form or nature of a collection. The value 'set' should be used for a finite collection of works that together constitute a single intellectual unit; typically issued together and able to be sold as a unit.. - + Collection is a Series - + Property used with belongs-to-collection. Indicates the form or nature of a collection. The value 'series'' should be used for a sequence of related works that are formally identified as a group; typically open-ended with works issued individually over time. - + Display Sequence - + Indicates the numeric position in which to display the current property relative to identical metadata properties (e.g., to indicate the order in which to render multiple titles or multiple authors). - - + + File As - - + + Provides the normalized form of the associated property for sorting. Typically used with author, creator, and contributor names. - + Position In Group - + Indicates the numeric position in which the EPUB Publication is ordered relative to other works belonging to the same group (whether all EPUB Publications or not). - + Identifier Type - + Indicates the form or nature of an identifier. When the identifier-type value is drawn from a code list or other formal enumeration, the scheme attribute should be used to identify its source. - - + + Role - - + + Describes the nature of work performed by a creator or contributor (e.g., that the person is the author or editor of a work). Typically used with the marc:relators scheme for a controlled vocabulary. - - + + Scheme - + This attribute is typically added to Identifier, Source, Creator, or Contributors to indicate the controlled vocabulary system employed. (e.g. marc:relators to specify valid values for the role property. - + Source of Pagination - + Indicates a unique aspect of an adapted source resource that has been retained in the given Rendition of the EPUB Publication. This specification defines the pagination value to indicate that the referenced source element is the source of the pagebreak properties defined in the content. This value should be set whenever pagination is included and the print source is known. Valid values: pagination. - + An empty metadata property or attribute you can modify. - + Text Direction - + Optional text direction attribute for this metadata item. - + Title Type - + Indicates the kind or type of the title - + Collection Type - + Property used with belongs-to-collection. Indicates the form or nature of a collection. - + Source of - + Indicates a unique aspect of an adapted source resource that has been retained in the given Rendition of the EPUB Publication. - + Published - + Event Type is Published. - + Publication - + Event Type is Publication. - + Creation - + Event Type is Creation. - + Modification - + Event Type is Modification. - - + + Digital Object Identifier - + Identifier Scheme: Digital Object Identifier - - + + International Standard Book Number - + Identifier Scheme: International Standard Book Number - - + + International Standard Serial Number - + Identifier Scheme: International Standard Serial Number - - + + Universally Unique Identifier - + Identifier Scheme: Universally Unique Identifier - + Amazon Unique Identifier - + Identifier Scheme: Amazon Unique Identifier - + The main title of the epub publication. Only one title may exist. - + Represents the name of a person, organization, etc. responsible for the creation of the content of an EPUB Publication. The attributes opf:role, opf:scheme and opf:file-as can be attached to the element to indicate the function the creator played in the creation of the content. - + Represents the name of a person, organization, etc. that played a secondary role in the creation of the content of an EPUB Publication' - + Date - + A date associated with this epub, typically refined by event type information - + Date: Publication - + Date: Creation - + Date: Modification - + The nature or genre of the content of the resource. - + A reference to a resource from which the present publication is derived. - + A language used in the publication. Choose a RFC5646 value. - + Relation - - - - - + + + + + Identifier - + Amazon Standard Identification Number - + A custom identifier - + Series - + Series title or name (from calibre) - + Series Index - + Index of this book in the series (from calibre) - + Title for Sorting - + Version of ebook title to use for sorting (from calibre) - + An empty element for you to modify - + Optional, language specifying attribute. Uses same codes as dc:language. Not for use with dc:language, dc:date, or dc:identifier metadata elements. - + This attribute is typically added to dc:identifier to indicate the type of identifier being used: DOI, ISBN, ISSN, UUID, or AMAZON. - + Custom Scheme - + This attribute is typically added to dc:identifier to indicate that a custom identifier scheme is being used. - + Event - + This attribute is typically added to dc:date elements to specify the date type: publication, creation, or modification. - + An empty metadata attribute you can modify. @@ -16495,7 +16495,7 @@ Entities can be separated by lines, commas, or spaces. QObject - + Cleaning... @@ -16664,12 +16664,12 @@ Line: %1 Column %2 - %3 - + Sigil - + <p>A newer version of Sigil is available, version <b>%1</b>.<br/><p>Would you like to go to the download page?</p> @@ -16680,12 +16680,12 @@ Line: %1 Column %2 - %3 - + Sigil has encountered a problem. - + Sigil may need to close. @@ -16711,28 +16711,28 @@ Line: %1 Column %2 - %3 - - + + Quit - + About - + Preferences - + New - + Open @@ -19401,12 +19401,12 @@ Use if you edit any HTML files while Spellcheck is open. Utility - + Sigil - + The requested file name contains non-ASCII characters. You should only use ASCII characters in filenames. Using non-ASCII characters can prevent the EPUB from working with some readers. Continue using the requested filename?