diff -Nru manuskript-0.12.0/CHANGELOG.md manuskript-0.14.0/CHANGELOG.md --- manuskript-0.12.0/CHANGELOG.md 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/CHANGELOG.md 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,110 @@ # Changelog +## [0.14.0](https://github.com/olivierkes/manuskript/tree/0.14.0) (2022-06-08) + +[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.13.1...0.14.0) + +**Implemented enhancements:** + +- \[Feature Request\] Full Compile Export [\#1034](https://github.com/olivierkes/manuskript/issues/1034) +- Cleaning up the flatpak [\#1029](https://github.com/olivierkes/manuskript/issues/1029) + +**Fixed bugs:** + +- Crashing when I'm trying to create the 1st project [\#1035](https://github.com/olivierkes/manuskript/issues/1035) +- crash on the "Outline" section [\#1032](https://github.com/olivierkes/manuskript/issues/1032) +- Manuskript crashing while booting [\#1021](https://github.com/olivierkes/manuskript/issues/1021) +- \[Bug\] double click causes crash in outline or plots view [\#1014](https://github.com/olivierkes/manuskript/issues/1014) +- Re-ordering items in the outline causes data loss/text overwritting [\#1001](https://github.com/olivierkes/manuskript/issues/1001) +- An unhandled exception has occurred! on cheatsheet [\#994](https://github.com/olivierkes/manuskript/issues/994) +- Crash when changing index card style [\#992](https://github.com/olivierkes/manuskript/issues/992) +- Regex search causes crash [\#989](https://github.com/olivierkes/manuskript/issues/989) +- Crash when project file is open in another application [\#950](https://github.com/olivierkes/manuskript/issues/950) +- outliner folder gets renamed and contents replaced when dragged over other folder, only in upward direction [\#719](https://github.com/olivierkes/manuskript/issues/719) + +**Closed issues:** + +- Creating empty language file hr-HR [\#1023](https://github.com/olivierkes/manuskript/issues/1023) +- Creating project from template dialog has fixed size [\#996](https://github.com/olivierkes/manuskript/issues/996) +- Russian translation [\#990](https://github.com/olivierkes/manuskript/issues/990) +- \[Windows Version\] Two program windows pop up [\#327](https://github.com/olivierkes/manuskript/issues/327) + +**Merged pull requests:** + +- catch AttributeError in plotTreeView double click event \(fixes \#1014\) [\#1015](https://github.com/olivierkes/manuskript/pull/1015) ([amconners](https://github.com/amconners)) +- Change welcome page spacer size policy to allow welcome to expand to fill most of screen \(fixes olivierkes\#996\) [\#1007](https://github.com/olivierkes/manuskript/pull/1007) ([jdanielp](https://github.com/jdanielp)) +- Fix crash when files are locked for writing \(Fixes olivierkes\#950\) [\#1004](https://github.com/olivierkes/manuskript/pull/1004) ([jdanielp](https://github.com/jdanielp)) +- Fix crash when regex is not valid \(Fixes olivierkes\#989\) [\#1003](https://github.com/olivierkes/manuskript/pull/1003) ([jdanielp](https://github.com/jdanielp)) +- Potential fix for \#719, \#1001: data loss when reordering items in upward direction [\#1002](https://github.com/olivierkes/manuskript/pull/1002) ([olivierkes](https://github.com/olivierkes)) +- hard\_line\_breaks support [\#1000](https://github.com/olivierkes/manuskript/pull/1000) ([Mte90](https://github.com/Mte90)) +- Fix for \#992 and \#998 [\#999](https://github.com/olivierkes/manuskript/pull/999) ([amconners](https://github.com/amconners)) +- Write a test for ParseMMDFile function. [\#831](https://github.com/olivierkes/manuskript/pull/831) ([zeth](https://github.com/zeth)) + +## [0.13.1](https://github.com/olivierkes/manuskript/tree/0.13.1) (2021-12-13) + +[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.12.0...0.13.1) + +**Implemented enhancements:** + +- Stripping down the install for low resource machines [\#956](https://github.com/olivierkes/manuskript/issues/956) +- Add filename/titles to warning dialog box when deleting files or folders [\#931](https://github.com/olivierkes/manuskript/issues/931) +- \[Request\] Additional Package formats: AppImage \(also note Flatpak, Snap\) [\#71](https://github.com/olivierkes/manuskript/issues/71) + +**Fixed bugs:** + +- Character Detailed Info Crash [\#971](https://github.com/olivierkes/manuskript/issues/971) +- Fail to launch [\#967](https://github.com/olivierkes/manuskript/issues/967) +- Critical error when running on Fedora 35 \(manuskript won't start\) [\#957](https://github.com/olivierkes/manuskript/issues/957) +- Can't open Manuskript executable "manuskript-0.12.0-win32" and "manuskript-0.12.0-fix-7e05b72-win32" on windows 7 professional. [\#951](https://github.com/olivierkes/manuskript/issues/951) +- Software crashes when I try to add a new character detail. [\#945](https://github.com/olivierkes/manuskript/issues/945) +- It crashes when I double click characters name's frame [\#937](https://github.com/olivierkes/manuskript/issues/937) +- calling pandoc 2.5 is broken with the later versions [\#922](https://github.com/olivierkes/manuskript/issues/922) +- Entry Point Error, how can I solve this ? [\#911](https://github.com/olivierkes/manuskript/issues/911) +- Issues pertaining to the wrong table being referenced in the "Detailed info" tab on the "Characters" pane [\#910](https://github.com/olivierkes/manuskript/issues/910) +- Upgraded from 0.11 to 0.12, open from command line and dolphin broken [\#898](https://github.com/olivierkes/manuskript/issues/898) +- IndexError in characterModel.py [\#896](https://github.com/olivierkes/manuskript/issues/896) +- Error on export return code: 43 [\#886](https://github.com/olivierkes/manuskript/issues/886) +- Issue installing v12 on Win7 64bit [\#872](https://github.com/olivierkes/manuskript/issues/872) +- well, now it don't even open... [\#870](https://github.com/olivierkes/manuskript/issues/870) +- Overlapping IDs repeating [\#865](https://github.com/olivierkes/manuskript/issues/865) +- crash on character details frame [\#843](https://github.com/olivierkes/manuskript/issues/843) +- POV selection changes if character is deleted and a new one is added [\#808](https://github.com/olivierkes/manuskript/issues/808) +- Crashhhh [\#791](https://github.com/olivierkes/manuskript/issues/791) +- Manuskript runs amok, with Project \(Project is added\) [\#729](https://github.com/olivierkes/manuskript/issues/729) + +**Security fixes:** + +- Possible security issue [\#891](https://github.com/olivierkes/manuskript/issues/891) + +**Closed issues:** + +- Ubuntu snap on edge channel not updated with v12 [\#955](https://github.com/olivierkes/manuskript/issues/955) +- Installed on chromebook \(linux\), no issues, opened it up and it has no words? [\#925](https://github.com/olivierkes/manuskript/issues/925) +- App crashing when adding detailed info to character. [\#920](https://github.com/olivierkes/manuskript/issues/920) +- Ubuntu 21.04, Manuskrip not installing or working with .deb snap or repository. [\#900](https://github.com/olivierkes/manuskript/issues/900) +- \(Windows, 0.12.0\) "GetDaylightFlag" not found in "kernel32.dll" [\#889](https://github.com/olivierkes/manuskript/issues/889) +- Text pasted in Summary or Notes/References disappears [\#873](https://github.com/olivierkes/manuskript/issues/873) +- Linux missing dependency? [\#847](https://github.com/olivierkes/manuskript/issues/847) +- Flatpak package [\#425](https://github.com/olivierkes/manuskript/issues/425) + +**Merged pull requests:** + +- Fixes for a number of reported bugs [\#901](https://github.com/olivierkes/manuskript/pull/901) ([worstje](https://github.com/worstje)) +- Kill old insecure pickle setting files \(untested\) [\#895](https://github.com/olivierkes/manuskript/pull/895) ([zeth](https://github.com/zeth)) +- Deal with race condition. [\#894](https://github.com/olivierkes/manuskript/pull/894) ([zeth](https://github.com/zeth)) +- Someone was in a JavaScript mood? [\#893](https://github.com/olivierkes/manuskript/pull/893) ([zeth](https://github.com/zeth)) + ## [0.12.0](https://github.com/olivierkes/manuskript/tree/0.12.0) (2021-04-30) -[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.11.0...HEAD) +[Full Changelog](https://github.com/olivierkes/manuskript/compare/0.11.0...0.12.0) **Implemented enhancements:** +- \[Feature Request\] Word counter in full screen mode [\#723](https://github.com/olivierkes/manuskript/issues/723) - Improving user-friendliness of log files [\#852](https://github.com/olivierkes/manuskript/issues/852) - \[Feature Request\] Add spell check for Chinese. [\#822](https://github.com/olivierkes/manuskript/issues/822) - Number of characters instead of number of words? [\#774](https://github.com/olivierkes/manuskript/issues/774) - Italian spellchecker [\#730](https://github.com/olivierkes/manuskript/issues/730) -- \[Feature Request\] Word counter in full screen mode [\#723](https://github.com/olivierkes/manuskript/issues/723) - Word count statistics incorrect when using Chinese characters [\#607](https://github.com/olivierkes/manuskript/issues/607) - select which monitor in full screen mode [\#456](https://github.com/olivierkes/manuskript/issues/456) - \[feature request\] Scene Search [\#376](https://github.com/olivierkes/manuskript/issues/376) @@ -19,6 +113,8 @@ **Fixed bugs:** +- Can't open any file [\#758](https://github.com/olivierkes/manuskript/issues/758) +- Main major and minor character are not functional [\#698](https://github.com/olivierkes/manuskript/issues/698) - Using a world building template is broken [\#866](https://github.com/olivierkes/manuskript/issues/866) - Slow startup when using language\_tool\_python in the test python setup [\#862](https://github.com/olivierkes/manuskript/issues/862) - When using the + on editor or outline the application crashes [\#855](https://github.com/olivierkes/manuskript/issues/855) @@ -28,26 +124,25 @@ - Crash on showing settingsWindow.py [\#817](https://github.com/olivierkes/manuskript/issues/817) - Python syntax warning upon installation [\#792](https://github.com/olivierkes/manuskript/issues/792) - Right click → Insert Reference buggy when search term is followed by punctuation [\#781](https://github.com/olivierkes/manuskript/issues/781) -- Can't open any file [\#758](https://github.com/olivierkes/manuskript/issues/758) - Error on export when using pandoc [\#736](https://github.com/olivierkes/manuskript/issues/736) - Snap Package: All types of export with pandoc fail with error 97 [\#709](https://github.com/olivierkes/manuskript/issues/709) -- Main major and minor character are not functional [\#698](https://github.com/olivierkes/manuskript/issues/698) - export error \(pandoc\) [\#590](https://github.com/olivierkes/manuskript/issues/590) **Closed issues:** -- Small bug with LanguageTool [\#860](https://github.com/olivierkes/manuskript/issues/860) - Help! Can't open MSK.file [\#759](https://github.com/olivierkes/manuskript/issues/759) - Can't run Manuskript [\#742](https://github.com/olivierkes/manuskript/issues/742) - Manuskript Crashes on Project Open [\#741](https://github.com/olivierkes/manuskript/issues/741) - Program crashes randomly and then never opens again even after reinstall [\#665](https://github.com/olivierkes/manuskript/issues/665) - PLOT Character Error Message [\#519](https://github.com/olivierkes/manuskript/issues/519) -- Program crashes on copy and paste [\#441](https://github.com/olivierkes/manuskript/issues/441) - Enable/Disable POV-Option for Characters [\#335](https://github.com/olivierkes/manuskript/issues/335) - Show character count progress indicator [\#334](https://github.com/olivierkes/manuskript/issues/334) +- Small bug with LanguageTool [\#860](https://github.com/olivierkes/manuskript/issues/860) **Merged pull requests:** +- Hyphens no longer counted in word count [\#816](https://github.com/olivierkes/manuskript/pull/816) ([James-Joe](https://github.com/James-Joe)) +- - adding characters count. Implementing \#334 [\#339](https://github.com/olivierkes/manuskript/pull/339) ([lechbaczynski](https://github.com/lechbaczynski)) - Fix missing root when using world building template [\#867](https://github.com/olivierkes/manuskript/pull/867) ([belug23](https://github.com/belug23)) - Add configuration for github actions to test linux on pull requests [\#864](https://github.com/olivierkes/manuskript/pull/864) ([belug23](https://github.com/belug23)) - Fix errors when language tool isn't installed [\#863](https://github.com/olivierkes/manuskript/pull/863) ([belug23](https://github.com/belug23)) @@ -77,7 +172,6 @@ - Add global search [\#717](https://github.com/olivierkes/manuskript/pull/717) ([moisesjbc](https://github.com/moisesjbc)) - added 3 buttons to the textEditView that allow quickly adding new items [\#690](https://github.com/olivierkes/manuskript/pull/690) ([nagolinc](https://github.com/nagolinc)) - Logging and command-line arguments [\#667](https://github.com/olivierkes/manuskript/pull/667) ([worstje](https://github.com/worstje)) -- adding characters count. Implementing \#334 [\#339](https://github.com/olivierkes/manuskript/pull/339) ([lechbaczynski](https://github.com/lechbaczynski)) ## [0.11.0](https://github.com/olivierkes/manuskript/tree/0.11.0) (2020-01-18) @@ -142,28 +236,28 @@ **Closed issues:** -- Word count goal progress bar broken in develop. [\#652](https://github.com/olivierkes/manuskript/issues/652) - Fullscreen mode causes spike in CPU [\#643](https://github.com/olivierkes/manuskript/issues/643) - Italian dictionary [\#638](https://github.com/olivierkes/manuskript/issues/638) - Manuskript 9.0 crashes when creating new project or opening existing project [\#631](https://github.com/olivierkes/manuskript/issues/631) - Spell Check Not working [\#625](https://github.com/olivierkes/manuskript/issues/625) -- story line feature crashing [\#620](https://github.com/olivierkes/manuskript/issues/620) - Manuskript me fastidio un documento de word [\#616](https://github.com/olivierkes/manuskript/issues/616) - Feature request: Option to vertically center text input line on screen in fullscreen mode [\#602](https://github.com/olivierkes/manuskript/issues/602) -- Italian translation not applied, application still english. [\#599](https://github.com/olivierkes/manuskript/issues/599) - File Randomly won't open [\#597](https://github.com/olivierkes/manuskript/issues/597) -- Adding Persian\(Farsi\) in Weblate [\#596](https://github.com/olivierkes/manuskript/issues/596) -- Importing images into Manuskript [\#593](https://github.com/olivierkes/manuskript/issues/593) -- British English translation [\#592](https://github.com/olivierkes/manuskript/issues/592) - utf-8' codec can't decode byte 0xff in position 0 [\#591](https://github.com/olivierkes/manuskript/issues/591) - Issue with saving as directory [\#589](https://github.com/olivierkes/manuskript/issues/589) -- Crashes in outliner [\#582](https://github.com/olivierkes/manuskript/issues/582) - Headings h4 not translated from Markdown to ODF [\#580](https://github.com/olivierkes/manuskript/issues/580) - \[BUG\] Shim error [\#579](https://github.com/olivierkes/manuskript/issues/579) - Crash when edit text [\#555](https://github.com/olivierkes/manuskript/issues/555) - Unusual environment failure [\#547](https://github.com/olivierkes/manuskript/issues/547) - Won't run \(Arch Linux\) [\#546](https://github.com/olivierkes/manuskript/issues/546) - Rendre extensible les modèles d'intrigue [\#329](https://github.com/olivierkes/manuskript/issues/329) +- Word count goal progress bar broken in develop. [\#652](https://github.com/olivierkes/manuskript/issues/652) +- story line feature crashing [\#620](https://github.com/olivierkes/manuskript/issues/620) +- Italian translation not applied, application still english. [\#599](https://github.com/olivierkes/manuskript/issues/599) +- Adding Persian\(Farsi\) in Weblate [\#596](https://github.com/olivierkes/manuskript/issues/596) +- Importing images into Manuskript [\#593](https://github.com/olivierkes/manuskript/issues/593) +- British English translation [\#592](https://github.com/olivierkes/manuskript/issues/592) +- Crashes in outliner [\#582](https://github.com/olivierkes/manuskript/issues/582) **Merged pull requests:** @@ -196,7 +290,7 @@ - trying to resolve full screen exit issues on macOS [\#569](https://github.com/olivierkes/manuskript/pull/569) ([dschanoeh](https://github.com/dschanoeh)) - Fix typos in translation format placeholders that lead to crash [\#566](https://github.com/olivierkes/manuskript/pull/566) ([RaphaelWimmer](https://github.com/RaphaelWimmer)) - Fixed \#549 and refactored the image tooltip code [\#558](https://github.com/olivierkes/manuskript/pull/558) ([worstje](https://github.com/worstje)) -- Fix typo [\#548](https://github.com/olivierkes/manuskript/pull/548) ([Acid147](https://github.com/Acid147)) +- Fix typo [\#548](https://github.com/olivierkes/manuskript/pull/548) ([vulpivia](https://github.com/vulpivia)) - Fix misc. typos [\#489](https://github.com/olivierkes/manuskript/pull/489) ([luzpaz](https://github.com/luzpaz)) ## [0.9.0](https://github.com/olivierkes/manuskript/tree/0.9.0) (2019-04-04) @@ -205,7 +299,6 @@ **Implemented enhancements:** -- Add non-enchant spellcheck support [\#505](https://github.com/olivierkes/manuskript/issues/505) - Fullscreen editor suggestions [\#527](https://github.com/olivierkes/manuskript/issues/527) - \[Feature Request\] Keyboard shortcuts in Full-Screen mode [\#444](https://github.com/olivierkes/manuskript/issues/444) - \[Feature Request\] Add Ability to Add Image When Creating Fullscreen Theme [\#399](https://github.com/olivierkes/manuskript/issues/399) diff -Nru manuskript-0.12.0/debian/changelog manuskript-0.14.0/debian/changelog --- manuskript-0.12.0/debian/changelog 2021-09-21 12:26:43.000000000 -0500 +++ manuskript-0.14.0/debian/changelog 2022-10-24 16:16:01.000000000 -0500 @@ -1,3 +1,22 @@ +manuskript (0.14.0-0ubuntu0.22.04.1) jammy; urgency=medium + + * Pull new upstream release into Ubuntu to replace the existing broken + one (LP: #1989203). + + -- Aaron Rainbolt Mon, 24 Oct 2022 16:16:01 -0500 + +manuskript (0.14.0-1) unstable; urgency=medium + + * New upstream release. Closes: #1015345 + - Fixes CVE-2021-35196: Closes: #990366 + · https://github.com/olivierkes/manuskript/pull/895 + · https://github.com/olivierkes/manuskript/issues/891 + · https://www.pizzapower.me/2021/06/20/arbitrary-code-execution-in-manuskript-0-12/ + * Upgraded Standards-Version from 4.6.0.1 to 4.6.1.1 + * Removed patch: shared_OpenGL_contexts.patch. Not needed anymore. + + -- Miriam Ruiz Sun, 18 Sep 2022 23:47:29 +0200 + manuskript (0.12.0-1) unstable; urgency=medium * New upstream release. diff -Nru manuskript-0.12.0/debian/control manuskript-0.14.0/debian/control --- manuskript-0.12.0/debian/control 2021-09-21 12:26:43.000000000 -0500 +++ manuskript-0.14.0/debian/control 2022-10-24 16:12:43.000000000 -0500 @@ -4,7 +4,7 @@ Maintainer: Miriam Ruiz Build-Depends: debhelper (>= 9), dh-python, quilt, python3-all-dev, python3-setuptools -Standards-Version: 4.6.0.1 +Standards-Version: 4.6.1.1 Homepage: http://www.theologeek.ch/manuskript/ Package: manuskript diff -Nru manuskript-0.12.0/debian/patches/series manuskript-0.14.0/debian/patches/series --- manuskript-0.12.0/debian/patches/series 2021-09-21 12:26:43.000000000 -0500 +++ manuskript-0.14.0/debian/patches/series 2022-10-24 16:12:43.000000000 -0500 @@ -1,2 +1 @@ add_shebangs.patch -shared_OpenGL_contexts.patch diff -Nru manuskript-0.12.0/debian/patches/shared_OpenGL_contexts.patch manuskript-0.14.0/debian/patches/shared_OpenGL_contexts.patch --- manuskript-0.12.0/debian/patches/shared_OpenGL_contexts.patch 2021-09-21 12:26:43.000000000 -0500 +++ manuskript-0.14.0/debian/patches/shared_OpenGL_contexts.patch 1969-12-31 18:00:00.000000000 -0600 @@ -1,21 +0,0 @@ -Index: manuskript-0.12.0/manuskript/main.py -=================================================================== ---- manuskript-0.12.0.orig/manuskript/main.py -+++ manuskript-0.12.0/manuskript/main.py -@@ -7,7 +7,7 @@ import sys - import signal - - import manuskript.logging --from PyQt5.QtCore import QLocale, QTranslator, QSettings, Qt -+from PyQt5.QtCore import QLocale, QTranslator, QSettings, Qt, QCoreApplication - from PyQt5.QtGui import QIcon, QColor, QPalette - from PyQt5.QtWidgets import QApplication, qApp, QStyleFactory - -@@ -20,6 +20,7 @@ import logging - LOGGER = logging.getLogger(__name__) - - def prepare(arguments, tests=False): -+ QCoreApplication.setAttribute(Qt.AA_ShareOpenGLContexts) - app = QApplication(sys.argv) - app.setOrganizationName("manuskript" + ("_tests" if tests else "")) - app.setOrganizationDomain("www.theologeek.ch") Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_ar_SA.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_ar_SA.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_ar_SA.ts manuskript-0.14.0/i18n/manuskript_ar_SA.ts --- manuskript-0.12.0/i18n/manuskript_ar_SA.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ar_SA.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,15 +1,16 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. الرسائل الجديدة تظهر هنا. - Python module 'markdown'. + Python module 'markdown'. الرسائل الجديدة تظهر هنا. @@ -134,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. الكتب التي لا تقتل الشجر. @@ -162,27 +163,27 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. الإخراج الأسهل للنصوص العادية. تسمح لك باستخدام صيغة ترميز لا يفهمها - هذا التطبيق (manuskript) مثل صيغة <a href='www.fountain.io'>Fountain</a>. + هذا التطبيق (manuskript) مثل صيغة <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>محول مستندات شامل. يمكن استخدامه لتحويل صيغة مارك داون لصيغ متعددة أخرى.</p> - <p>موقعه: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>موقعه: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. تثبيت LaTeX بشكل صحيح. توصيات Pandoc يمكن إيجادها على: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. إذا احتجت دعم يونيكود فستحتاج XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. إذا احتجت دعم يونيكود فستحتاج XeLaTeX. @@ -228,8 +229,8 @@ - Choose output file… - اختر ملف الإخراج… + Choose output file… + اختر ملف الإخراج… @@ -345,9 +346,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>معلومات:</b> بسيط جداً + &lt;b&gt;معلومات:&lt;/b&gt; بسيط جداً معالج يأخذ مستند مارك داون (markdown) و - ينشأ عناصر لكل العناوين.<br/>&nbsp; + ينشأ عناصر لكل العناوين.&lt;br/&gt;&nbsp; @@ -415,12 +416,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>معلومات:</b> يمكن لمانيوسكربت - الاستيراد من صيغ <b>مارك داون</b> أو <b>OPML</b>. سيقوم Pandoc + &lt;b&gt;معلومات:&lt;/b&gt; يمكن لمانيوسكربت + الاستيراد من صيغ &lt;b&gt;مارك داون&lt;/b&gt; أو &lt;b&gt;OPML&lt;/b&gt;. سيقوم Pandoc بتحويل مستندك لأحدها (راجع الخيار بالأسفل), و عندها سيتم اسيترادها لمانيوسكربت. إحداها قد ستعطيك نتائج أفضل بناءاً على مستندك . - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -650,13 +651,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">جملة واحدة <br/>ملخص</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">جملة واحدة <br/>ملخص</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">فقرة واحدة<br/>ملخص</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">فقرة واحدة<br/>ملخص</p></body></html> @@ -746,7 +747,7 @@ Persos - + @@ -811,7 +812,7 @@ Ctrl+O - + @@ -821,7 +822,7 @@ Ctrl+S - + @@ -831,7 +832,7 @@ Ctrl+Shift+S - + @@ -841,7 +842,7 @@ Ctrl+Q - + @@ -851,7 +852,7 @@ Ctrl+Shift+B - + @@ -861,7 +862,7 @@ F9 - + @@ -901,7 +902,7 @@ F8 - + @@ -916,7 +917,7 @@ F6 - + @@ -1000,10 +1001,10 @@ - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - الموقف بشكل مبسط، بصيغة 'ماذا لو ...؟'. مثلاً: 'مذا لو كان أخطر وأشر - السحرة غير قادر على قتل طفل؟' (من رواية هاري بورتر) + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + الموقف بشكل مبسط، بصيغة 'ماذا لو ...؟'. مثلاً: 'مذا لو كان أخطر وأشر + السحرة غير قادر على قتل طفل؟' (من رواية هاري بورتر) @@ -1117,7 +1118,7 @@ Add plot step أضف خطوة حبكة - + &Import… استيراد… @@ -1125,7 +1126,7 @@ F7 - + @@ -1135,7 +1136,7 @@ Ctrl+C - + @@ -1145,7 +1146,7 @@ Ctrl+X - + @@ -1155,9 +1156,9 @@ Ctrl+V - + - + &Split… تجزيء… @@ -1165,7 +1166,7 @@ Ctrl+Shift+K - + @@ -1175,22 +1176,22 @@ Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + @@ -1200,7 +1201,7 @@ Ctrl+Shift+Up - + @@ -1210,7 +1211,7 @@ Ctrl+Shift+Down - + @@ -1230,7 +1231,7 @@ F2 - + @@ -1255,82 +1256,82 @@ &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + @@ -1340,7 +1341,7 @@ Ctrl+B - + @@ -1350,7 +1351,7 @@ Ctrl+I - + @@ -1370,7 +1371,7 @@ Ctrl++ - + @@ -1380,7 +1381,7 @@ Ctrl+- - + @@ -1390,7 +1391,7 @@ Ctrl+Shift+C - + @@ -1400,7 +1401,7 @@ Ctrl+0 - + @@ -1454,12 +1455,12 @@ - Save changes to project "{}" before closing? - حفظ التغييرات على المشروع "{}" قبل الإغلاق؟ + Save changes to project "{}" before closing? + حفظ التغييرات على المشروع "{}" قبل الإغلاق؟ - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. ستفقد تغييراتك إن لم تقم بحظها. @@ -1480,102 +1481,102 @@ Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + F3 - + Shift+F3 - + Situation - + @@ -1588,7 +1589,7 @@ No results found - + @@ -1881,7 +1882,7 @@ Ctrl+S - + @@ -1951,27 +1952,27 @@ % - + Tab width: - + px - + Indent 1st line - + Spacing: - + @@ -2146,12 +2147,12 @@ TextLabel - + Disable blinking - + @@ -2166,52 +2167,52 @@ Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + @@ -2221,126 +2222,126 @@ Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2361,12 +2362,12 @@ Version - + Software Versions in Use: - + @@ -2374,7 +2375,7 @@ Title - + @@ -2412,17 +2413,17 @@ Form - + POV: - + Goal: - + @@ -2432,12 +2433,12 @@ One line summary - + Few sentences summary: - + @@ -2450,7 +2451,7 @@ Value - + @@ -2458,17 +2459,17 @@ Main - + Secondary - + Minor - + @@ -2476,27 +2477,27 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + @@ -2506,7 +2507,7 @@ Texts - + @@ -2524,27 +2525,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2552,7 +2553,7 @@ Various - + @@ -2560,7 +2561,7 @@ Various - + @@ -2568,7 +2569,7 @@ Dock Widgets Toolbar - + @@ -2576,7 +2577,7 @@ Form - + @@ -2584,7 +2585,7 @@ One line summary - + @@ -2597,7 +2598,7 @@ Form - + @@ -2605,22 +2606,22 @@ Export - + Export to: - + Manage exporters - + Preview - + @@ -2633,7 +2634,7 @@ {} (not implemented yet) - + @@ -2641,62 +2642,62 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + @@ -2706,97 +2707,97 @@ Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + @@ -2816,27 +2817,27 @@ Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2844,37 +2845,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2882,17 +2883,17 @@ Phrases - + Frequency - + Word - + @@ -2900,47 +2901,47 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + @@ -2950,22 +2951,22 @@ Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2978,35 +2979,35 @@ Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -3014,27 +3015,27 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + @@ -3047,7 +3048,7 @@ Various - + @@ -3055,67 +3056,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3123,67 +3124,67 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3191,7 +3192,7 @@ Markdown - + @@ -3199,12 +3200,12 @@ Form - + Properties - + @@ -3214,7 +3215,7 @@ One line summary - + @@ -3224,7 +3225,7 @@ Notes / References - + @@ -3237,7 +3238,7 @@ Auto-hide - + @@ -3245,22 +3246,22 @@ Set POV - + None - + Set Status - + Set Label - + @@ -3270,72 +3271,67 @@ Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + @@ -3362,41 +3358,51 @@ &Delete حذف + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3409,12 +3415,12 @@ Table of Content - + Custom settings for {} - + @@ -3422,17 +3428,17 @@ Main - + Secondary - + Minors - + @@ -3445,172 +3451,172 @@ Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3623,27 +3629,27 @@ Meta - + New step - + Main - + Secondary - + Minor - + @@ -3651,22 +3657,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3674,17 +3680,17 @@ Main - + Secondary - + Minors - + @@ -3692,7 +3698,7 @@ Form - + @@ -3730,12 +3736,12 @@ Not a reference: {}. - + Unknown reference: {}. - + @@ -3745,12 +3751,12 @@ Stats: - + POV: - + @@ -3760,22 +3766,22 @@ Label: - + Short summary: - + Long summary: - + Notes: - + @@ -3790,12 +3796,12 @@ POV of: - + Go to {}. - + @@ -3820,7 +3826,7 @@ Passion - + @@ -3830,37 +3836,37 @@ <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3880,12 +3886,12 @@ Short summary - + Longer summary - + @@ -3893,17 +3899,17 @@ Form - + Options - + Restore - + @@ -3913,67 +3919,67 @@ Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3981,12 +3987,12 @@ Form - + Search for... - + @@ -3994,37 +4000,37 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4034,13 +4040,13 @@ Unable to load selected file - + Unable to add selected image: {} - + @@ -4048,27 +4054,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4079,7 +4085,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4090,17 +4096,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4108,17 +4114,17 @@ Form - + Show Plots - + Show Characters - + @@ -4126,30 +4132,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4157,47 +4163,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4205,22 +4211,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4228,97 +4234,97 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + @@ -4328,122 +4334,122 @@ Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4451,212 +4457,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + diff -Nru manuskript-0.12.0/i18n/manuskript_ca.ts manuskript-0.14.0/i18n/manuskript_ca.ts --- manuskript-0.12.0/i18n/manuskript_ca.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ca.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,17 +1,17 @@ - + Export - Basic HTML output using the Python module 'markdown'. - Sortida HTML bàsica utilitzant el mòdul de Python 'markdown'. + Basic HTML output using the Python module 'markdown'. + Sortida HTML bàsica utilitzant el mòdul de Python 'markdown'. - Python module 'markdown'. - Mòdul de Python 'markdown'. + Python module 'markdown'. + Mòdul de Python 'markdown'. @@ -61,7 +61,7 @@ Standalone document (not just a fragment) - + @@ -76,22 +76,22 @@ Typographically correct output - + Normalize the document (cleaner) - + Specify the base level for headers: - + Use reference-style links instead of inline links - + @@ -101,17 +101,17 @@ Self-contained HTML files, with no dependencies - + Use <q> tags for quotes in HTML - + LaTeX engine used to produce the PDF. - + @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Llibres que no maten arbres. @@ -151,58 +151,58 @@ reStructuredText is a lightweight markup language. - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + @@ -219,7 +219,7 @@ Choose output file… - + @@ -227,7 +227,7 @@ Manage Exporters - + @@ -242,7 +242,7 @@ Offers export to - + @@ -272,7 +272,7 @@ {HelpText} - {Textd'Ajuda} + {Textd'Ajuda} @@ -315,7 +315,7 @@ Number of words: from - + @@ -335,12 +335,12 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -349,47 +349,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + This does not appear to be a valid OPML file. - + Pandoc import - + @@ -399,17 +399,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -419,32 +419,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -452,7 +452,7 @@ Insert reference - + @@ -460,1004 +460,1004 @@ General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + Email - + Summary - + Situation: - + Summary: - + One sentence - + One paragraph - + One page - + Full - + One sentence summary - + One paragraph summary - + Expand each sentence of your one paragraph summary to a paragraph - + One page summary - + Full summary - + Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Importance - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors: - + - * {} wasn't found in project file. - + * {} wasn't found in project file. + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + &Import… - + F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + F2 - + Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + @@ -1465,682 +1465,682 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + @@ -2148,17 +2148,17 @@ Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + @@ -2166,12 +2166,12 @@ About Manuskript - + Manuskript - + @@ -2179,12 +2179,12 @@ Version - + Software Versions in Use: - + @@ -2192,37 +2192,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2230,32 +2230,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2263,17 +2263,17 @@ New character - + Name - + Value - + @@ -2281,17 +2281,17 @@ Main - + Secondary - + Minor - + @@ -2299,47 +2299,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2347,27 +2347,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2375,7 +2375,7 @@ Various - + @@ -2383,7 +2383,7 @@ Various - + @@ -2391,7 +2391,7 @@ Dock Widgets Toolbar - + @@ -2399,7 +2399,7 @@ Form - + @@ -2407,12 +2407,12 @@ One line summary - + Full summary - + @@ -2420,7 +2420,7 @@ Form - + @@ -2428,27 +2428,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2456,7 +2456,7 @@ {} (not implemented yet) - + @@ -2464,202 +2464,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2667,37 +2667,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2705,17 +2705,17 @@ Phrases - + Frequency - + Word - + @@ -2723,72 +2723,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2796,40 +2796,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2837,40 +2837,40 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + @@ -2878,7 +2878,7 @@ Various - + @@ -2886,67 +2886,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -2954,52 +2954,52 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words / {} - + {} words - + @@ -3007,7 +3007,7 @@ Markdown - + @@ -3015,37 +3015,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3053,7 +3053,7 @@ Auto-hide - + @@ -3061,122 +3061,122 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + About to remove - + - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + Select at least two items. Folders are ignored. - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + @@ -3184,22 +3184,22 @@ None - + Main - + Secondary - + Minor - + @@ -3207,12 +3207,12 @@ {} words / {} ({}) - + {} words - + @@ -3220,17 +3220,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3238,17 +3238,17 @@ Main - + Secondary - + Minors - + @@ -3256,177 +3256,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3434,37 +3434,37 @@ New plot - + Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3472,22 +3472,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3495,17 +3495,17 @@ Main - + Secondary - + Minors - + @@ -3513,37 +3513,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3551,162 +3551,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3714,87 +3714,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3802,67 +3802,67 @@ Form - + Search for... - + Search in: - + All - + Title - + Text - + Summary - + Notes - + POV - + Status - + Label - + Options: - + Case sensitive - + @@ -3870,53 +3870,53 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + @@ -3924,27 +3924,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -3955,7 +3955,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -3966,17 +3966,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -3984,17 +3984,17 @@ Form - + Show Plots - + Show Characters - + @@ -4002,22 +4002,22 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4025,7 +4025,7 @@ Various - + @@ -4033,47 +4033,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4081,22 +4081,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4104,222 +4104,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4327,212 +4327,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + diff -Nru manuskript-0.12.0/i18n/manuskript_ca@valencia.ts manuskript-0.14.0/i18n/manuskript_ca@valencia.ts --- manuskript-0.12.0/i18n/manuskript_ca@valencia.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ca@valencia.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,17 +1,17 @@ - + Export - Basic HTML output using the Python module 'markdown'. - Eixida HTML bàsica emprant el mòdul de Python 'markdown'. + Basic HTML output using the Python module 'markdown'. + Eixida HTML bàsica emprant el mòdul de Python 'markdown'. - Python module 'markdown'. - Mòdul de Python 'markdown'. + Python module 'markdown'. + Mòdul de Python 'markdown'. @@ -36,189 +36,189 @@ Preview with highlighter. - + Plain text - + A little known format modestly used. You know, web sites for example. - + Needs LaTeX to be installed. - + Error - + Standalone document (not just a fragment) - + Include a table of contents. - + Number of sections level to include in TOC: - + Typographically correct output - + Normalize the document (cleaner) - + Specify the base level for headers: - + Use reference-style links instead of inline links - + Use ATX-style headers - + Self-contained HTML files, with no dependencies - + Use <q> tags for quotes in HTML - + LaTeX engine used to produce the PDF. - + Paper size: - + Font size: - + Class: - + Line spacing: - + - Books that don't kill trees. - + Books that don't kill trees. + OpenDocument format. Used by LibreOffice for example. - + Microsoft Office (.docx) document. - + reStructuredText is a lightweight markup language. - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + Convert to ePUB3 - + Could not process regular expression: {} - + Choose output file… - + @@ -226,52 +226,52 @@ Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -348,47 +348,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + This does not appear to be a valid OPML file. - + Pandoc import - + @@ -398,17 +398,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -418,32 +418,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -451,7 +451,7 @@ Insert reference - + @@ -459,1004 +459,1004 @@ General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + Email - + Summary - + Situation: - + Summary: - + One sentence - + One paragraph - + One page - + Full - + One sentence summary - + One paragraph summary - + Expand each sentence of your one paragraph summary to a paragraph - + One page summary - + Full summary - + Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Importance - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors: - + - * {} wasn't found in project file. - + * {} wasn't found in project file. + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + &Import… - + F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + F2 - + Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + @@ -1464,682 +1464,682 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + @@ -2147,17 +2147,17 @@ Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + @@ -2165,12 +2165,12 @@ About Manuskript - + Manuskript - + @@ -2178,12 +2178,12 @@ Version - + Software Versions in Use: - + @@ -2191,37 +2191,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2229,32 +2229,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2262,17 +2262,17 @@ New character - + Name - + Value - + @@ -2280,17 +2280,17 @@ Main - + Secondary - + Minor - + @@ -2298,47 +2298,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2346,27 +2346,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2374,7 +2374,7 @@ Various - + @@ -2382,7 +2382,7 @@ Various - + @@ -2390,7 +2390,7 @@ Dock Widgets Toolbar - + @@ -2398,7 +2398,7 @@ Form - + @@ -2406,12 +2406,12 @@ One line summary - + Full summary - + @@ -2419,7 +2419,7 @@ Form - + @@ -2427,27 +2427,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2455,7 +2455,7 @@ {} (not implemented yet) - + @@ -2463,202 +2463,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2666,37 +2666,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2704,17 +2704,17 @@ Phrases - + Frequency - + Word - + @@ -2722,72 +2722,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2795,40 +2795,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2836,40 +2836,40 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + @@ -2877,7 +2877,7 @@ Various - + @@ -2885,67 +2885,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -2953,52 +2953,52 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words / {} - + {} words - + @@ -3006,7 +3006,7 @@ Markdown - + @@ -3014,37 +3014,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3052,7 +3052,7 @@ Auto-hide - + @@ -3060,122 +3060,122 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + About to remove - + - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + Select at least two items. Folders are ignored. - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + @@ -3183,22 +3183,22 @@ None - + Main - + Secondary - + Minor - + @@ -3206,12 +3206,12 @@ {} words / {} ({}) - + {} words - + @@ -3219,17 +3219,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3237,17 +3237,17 @@ Main - + Secondary - + Minors - + @@ -3255,177 +3255,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3433,37 +3433,37 @@ New plot - + Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3471,22 +3471,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3494,17 +3494,17 @@ Main - + Secondary - + Minors - + @@ -3512,37 +3512,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3550,162 +3550,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3713,87 +3713,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3801,67 +3801,67 @@ Form - + Search for... - + Search in: - + All - + Title - + Text - + Summary - + Notes - + POV - + Status - + Label - + Options: - + Case sensitive - + @@ -3869,53 +3869,53 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + @@ -3923,27 +3923,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -3954,7 +3954,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -3965,17 +3965,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -3983,17 +3983,17 @@ Form - + Show Plots - + Show Characters - + @@ -4001,22 +4001,22 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4024,7 +4024,7 @@ Various - + @@ -4032,47 +4032,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4080,22 +4080,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4103,222 +4103,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4326,212 +4326,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_da.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_da.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_da.ts manuskript-0.14.0/i18n/manuskript_da.ts --- manuskript-0.12.0/i18n/manuskript_da.ts 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/i18n/manuskript_da.ts 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4638 @@ + + + + + Export + + + Basic HTML output using the Python module 'markdown'. + Grundlæggende HTML-output ved hjælp af Python-modulet 'markdown'. + + + + Python module 'markdown'. + Python modul 'markdown'. + + + + Markdown source + Markdown kilde + + + + HTML Source + HTML kilde + + + + HTML Output + HTML-output + + + + Default exporter, provides basic formats used by other exporters. + Standardeksportør, giver grundlæggende formater, der bruges af andre eksportører. + + + + Preview with highlighter. + Forhåndsvisning med highlighter. + + + + Plain text + Simpel tekst + + + + A little known format modestly used. You know, web sites for example. + + + + + Needs LaTeX to be installed. + + + + + Error + + + + + Standalone document (not just a fragment) + + + + + Include a table of contents. + + + + + Number of sections level to include in TOC: + + + + + Typographically correct output + + + + + Normalize the document (cleaner) + + + + + Specify the base level for headers: + + + + + Use reference-style links instead of inline links + + + + + Use ATX-style headers + + + + + Self-contained HTML files, with no dependencies + + + + + Use <q> tags for quotes in HTML + + + + + LaTeX engine used to produce the PDF. + + + + + Paper size: + + + + + Font size: + + + + + Class: + + + + + Line spacing: + + + + + Books that don't kill trees. + + + + + OpenDocument format. Used by LibreOffice for example. + + + + + Microsoft Office (.docx) document. + + + + + reStructuredText is a lightweight markup language. + + + + + Just like plain text, excepts adds markdown titles. + Presupposes that texts are formatted in markdown. + + + + + Simplest export to plain text. Allows you to use your own markup not understood + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + + + + + <p>A universal document converter. Can be used to convert Markdown to a wide range of other + formats.</p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + + + + + a valid LaTeX installation. Pandoc recommendations can be found on: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + + + + + Export to markdown, using pandoc. Allows more formatting options + than the basic manuskript exporter. + + + + + LaTeX is a word processor and document markup language used to create + beautiful documents. + + + + + The purpose of this format is to provide a way to exchange information + between outliners and Internet services that can be browsed or controlled + through an outliner. + + + + + Disable YAML metadata block. +Use that if you get YAML related error. + + + + + Convert to ePUB3 + + + + + Could not process regular expression: +{} + + + + + Choose output file… + + + + + ExportersManager + + + Manage Exporters + + + + + Manuskript + + + + + Description + + + + + Offers export to + + + + + Status + + + + + Status: + + + + + Version: + + + + + Path: + + + + + ... + + + + + {HelpText} + + + + + FrequencyAnalyzer + + + Frequency Analyzer + + + + + Word frequency + + + + + Settings + + + + + Minimum size: + + + + + Exclude words (comma separated): + + + + + Analyze + + + + + Phrase frequency + + + + + Number of words: from + + + + + to + + + + + Import + + + Markdown import + + + + + <b>Info:</b> A very simple + parser that will go through a markdown document and + create items for each titles.<br/>&nbsp; + + + + + Folder import + + + + + <p><b>Info:</b> Imports a whole + directory structure. Folders are added as folders, and + plaintext documents within (you chose which ones by extension) + are added as scene.</p> + <p>Only text files are supported (not images, binary or others).</p> + + + + + Include only those extensions: + + + + + Comma separated values + + + + + Sort items by name + + + + + Import folder then files + + + + + OPML Import + + + + + File open failed. + + + + + This does not appear to be a valid OPML file. + + + + + Pandoc import + + + + + <b>Info:</b> Manuskript can + import from <b>markdown</b> or <b>OPML</b>. Pandoc will + convert your document to either (see option below), and + then it will be imported in manuskript. One or the other + might give better result depending on your document. + <br/>&nbsp; + + + + + Import using: + + + + + Wrap lines: + + + + + <p>Should pandoc create + cosmetic / non-semantic line-breaks?</p><p> + <b>auto</b>: wraps at 72 characters.<br> + <b>none</b>: no line wrap.<br> + <b>preserve</b>: tries to preserves line wrap from the + original document.</p> + + + + + Mind Map Import + + + + + This does not appear to be a valid Mind Map file. + + + + + Mind Map import + + + + + Import tip as: + + + + + Untitled + + + + + MDEditCompleter + + + Insert reference + + + + + MainWindow + + + General + + + + + Title + + + + + Subtitle + + + + + Series + + + + + Volume + + + + + Genre + + + + + License + + + + + Author + + + + + Name + + + + + Email + + + + + Summary + + + + + Situation: + + + + + Summary: + + + + + One sentence + + + + + One paragraph + + + + + One page + + + + + Full + + + + + One sentence summary + + + + + One paragraph summary + + + + + Expand each sentence of your one paragraph summary to a paragraph + + + + + One page summary + + + + + Full summary + + + + + Next + + + + + What if...? + + + + + Characters + + + + + Names + + + + + Filter + + + + + Basic info + + + + + Importance + + + + + Motivation + + + + + Goal + + + + + Conflict + + + + + Epiphany + + + + + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + + + + + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + + + + + Notes + + + + + Detailed info + + + + + Plots + + + + + Plot + + + + + Character(s) + + + + + Description + + + + + Result + + + + + Resolution steps + + + + + World + + + + + Populates with empty data + + + + + More + + + + + Source of passion + + + + + Source of conflict + + + + + Outline + + + + + Editor + + + + + Debug + + + + + FlatData + + + + + Persos + + + + + Labels + + + + + &File + + + + + &Recent + + + + + &Help + + + + + &Tools + + + + + &Edit + + + + + &View + + + + + &Mode + + + + + &Cheat sheet + + + + + Sea&rch + + + + + &Navigation + + + + + &Open + + + + + Ctrl+O + + + + + &Save + + + + + Ctrl+S + + + + + Sa&ve as... + + + + + Ctrl+Shift+S + + + + + &Quit + + + + + Ctrl+Q + + + + + &Show help texts + + + + + Ctrl+Shift+B + + + + + &Spellcheck + + + + + F9 + + + + + &Labels... + + + + + &Status... + + + + + Tree + + + + + &Simple + + + + + &Fiction + + + + + Index cards + + + + + S&ettings + + + + + F8 + + + + + &Close project + + + + + Co&mpile + + + + + F6 + + + + + &Frequency Analyzer + + + + + Book information + + + + + &About + + + + + About Manuskript + + + + + Manuskript + + + + + Project {} saved. + + + + + WARNING: Project {} not saved. + + + + + Project {} loaded. + + + + + Project {} loaded with some errors. + + + + + (~{} pages) + + + + + Words: {}{} + + + + + Book summary + + + + + Project tree + + + + + Metadata + + + + + Story line + + + + + Enter information about your book, and yourself. + + + + + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + + + + + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to + a paragraph, then to a page, then to a full summary. + + + + + Create your characters. + + + + + Develop plots. + + + + + Build worlds. Create hierarchy of broad categories down to specific details. + + + + + Create the outline of your masterpiece. + + + + + Write. + + + + + Debug info. Sometimes useful. + + + + + Dictionary + + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Icon color + + + + + Text color + + + + + Background color + + + + + Icon + + + + + Text + + + + + Background + + + + + Border + + + + + Corner + + + + + Add plot step + + + + + &Import… + + + + + F7 + + + + + &Copy + + + + + Ctrl+C + + + + + C&ut + + + + + Ctrl+X + + + + + &Paste + + + + + Ctrl+V + + + + + &Split… + + + + + Ctrl+Shift+K + + + + + Sp&lit at cursor + + + + + Ctrl+K + + + + + Ctrl+M + + + + + Ctrl+D + + + + + Del + + + + + &Move Up + + + + + Ctrl+Shift+Up + + + + + M&ove Down + + + + + Ctrl+Shift+Down + + + + + Dupl&icate + + + + + &Delete + + + + + &Rename + + + + + F2 + + + + + Organi&ze + + + + + M&erge + + + + + &Format + + + + + &Header + + + + + &Level 1 (setext) + + + + + Ctrl+Alt+1 + + + + + Level &2 + + + + + Ctrl+Alt+2 + + + + + Level &1 (atx) + + + + + Ctrl+1 + + + + + L&evel 2 + + + + + Ctrl+2 + + + + + Level &3 + + + + + Ctrl+3 + + + + + Level &4 + + + + + Ctrl+4 + + + + + Level &5 + + + + + Ctrl+5 + + + + + Level &6 + + + + + Ctrl+6 + + + + + &Bold + + + + + Ctrl+B + + + + + &Italic + + + + + Ctrl+I + + + + + &Strike + + + + + &Verbatim + + + + + Su&perscript + + + + + Ctrl++ + + + + + Subsc&ript + + + + + Ctrl+- + + + + + Co&mment block + + + + + Ctrl+Shift+C + + + + + Clear &formats + + + + + Ctrl+0 + + + + + &Comment line(s) + + + + + &Ordered list + + + + + &Unordered list + + + + + B&lockquote + + + + + Remove selected plot step(s) + + + + + The file {} does not exist. Has it been moved or deleted? + + + + + Install {}{} to use spellcheck + + + + + {} has no installed dictionaries + + + + + {}{} is not installed + + + + + Save project? + + + + + Save changes to project "{}" before closing? + + + + + Your changes will be lost if you don't save them. + + + + + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. + + + + + PyQt {} and Qt {} are in use. + + + + + Proceed with import at your own risk + + + + + Allow POV + + + + + Search + + + + + Ctrl+F + + + + + &Technical Support + + + + + How to obtain technical support for Manuskript. + + + + + F1 + + + + + &Locate log file... + + + + + Locate log file + + + + + Locate the diagnostic log file used for this session. + + + + + Shift+F1 + + + + + Sorry! + + + + + This session is not being logged. + + + + + A log file is a Work in Progress! + + + + + The log file "{}" will continue to be written to until Manuskript is closed. + + + + + It will now be displayed in your file manager, but is of limited use until you close Manuskript. + + + + + Error! + + + + + An error was encountered while trying to show the log file below in your file manager. + + + + + F3 + + + + + Shift+F3 + + + + + Situation + + + + + Status + + + + + Search + + + No results found + + + + + Settings + + + Settings + + + + + General + + + + + Revisions + + + + + Views + + + + + Labels + + + + + Status + + + + + Fullscreen + + + + + General settings + + + + + Application settings + + + + + Loading + + + + + Automatically load last project on startup + + + + + Saving + + + + + Automatically save every + + + + + minutes. + + + + + If no changes during + + + + + seconds. + + + + + Save on project close + + + + + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> + + + + + Save to one single file + + + + + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. + + + + + Keep revisions + + + + + S&mart remove + + + + + Keep: + + + + + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. + + + + + revisions per day for the last month + + + + + revisions per minute for the last 10 minutes + + + + + revisions per hour for the last day + + + + + revisions per 10 minutes for the last hour + + + + + revisions per week till the end of time + + + + + Views settings + + + + + Tree + + + + + Colors + + + + + Icon color: + + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Text color: + + + + + Background color: + + + + + Folders + + + + + Show ite&m count + + + + + Show summary + + + + + &Nothing + + + + + Text + + + + + Outline + + + + + Visible columns + + + + + Goal + + + + + Word count + + + + + Percentage + + + + + Title + + + + + Index cards + + + + + Item colors + + + + + Border color: + + + + + Corner color: + + + + + Background + + + + + Color: + + + + + Ctrl+S + + + + + Image: + + + + + Text editor + + + + + Font + + + + + Family: + + + + + Size: + + + + + Misspelled: + + + + + Background: + + + + + Paragraphs + + + + + Line spacing: + + + + + Single + + + + + 1.5 lines + + + + + Double + + + + + Proportional + + + + + % + + + + + Tab width: + + + + + px + + + + + Indent 1st line + + + + + Spacing: + + + + + New + + + + + Edit + + + + + Delete + + + + + Theme name: + + + + + Apply + + + + + Cancel + + + + + Window Background + + + + + Text Background + + + + + Text Options + + + + + Paragraph Options + + + + + Type: + + + + + No Image + + + + + Tiled + + + + + Centered + + + + + Stretched + + + + + Scaled + + + + + Zoomed + + + + + Opacity: + + + + + Position: + + + + + Left + + + + + Center + + + + + Right + + + + + Width: + + + + + Corner radius: + + + + + Margins: + + + + + Padding: + + + + + Font: + + + + + Style + + + + + Cursor + + + + + Use block insertion of + + + + + Alignment: + + + + + Justify + + + + + Alignment + + + + + Icon Size + + + + + TextLabel + + + + + Disable blinking + + + + + Text area + + + + + Max width + + + + + Left/Right margins: + + + + + Top/Bottom margins: + + + + + S&how progress + + + + + Show summar&y + + + + + Show p&rogress + + + + + Old st&yle + + + + + Transparent + + + + + Restore defaults + + + + + Style: + + + + + Language: + + + + + Font size: + + + + + Restarting Manuskript ensures all settings take effect. + + + + + Show &word count + + + + + &Show word count + + + + + &New style + + + + + Typewriter mode + + + + + Focus mode + + + + + None + + + + + Sentence + + + + + Line + + + + + Paragraph + + + + + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + + + + + Show progress in chars next + to words + + + + + Char/Word Counter + + + + + Count spaces as chars + + + + + Show char c&ount + + + + + Sho&w char count + + + + + SpellAction + + + Spelling Suggestions + + + + + &Add to dictionary + + + + + &Remove from custom dictionary + + + + + &New Character + + + + + &New Plot Item + + + + + &New World Item + + + + + &Correction Suggestions + + + + + &Correction Suggestion + + + + + about + + + About Manuskript + + + + + Manuskript + + + + + aboutDialog + + + Version + + + + + Software Versions in Use: + + + + + abstractModel + + + Title + + + + + POV + + + + + Label + + + + + Status + + + + + Compile + + + + + Word count + + + + + Goal + + + + + basicItemView + + + Form + + + + + POV: + + + + + Goal: + + + + + Word count + + + + + One line summary + + + + + Few sentences summary: + + + + + characterModel + + + Name + + + + + Value + + + + + characterTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + cheatSheet + + + Form + + + + + Filter (type the name of anything in your project) + + + + + Minor + + + + + Secondary + + + + + Main + + + + + Characters + + + + + Texts + + + + + Plots + + + + + World + + + + + cmbOutlineCharacterChoser + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Various + + + + + cmbOutlineLabelChoser + + + Various + + + + + cmbOutlineStatusChoser + + + Various + + + + + collapsibleDockWidgets + + + Dock Widgets Toolbar + + + + + completer + + + Form + + + + + corkDelegate + + + One line summary + + + + + Full summary + + + + + editorWidget_ui + + + Form + + + + + exporter + + + Export + + + + + Export to: + + + + + Manage exporters + + + + + Preview + + + + + Settings + + + + + exporterDialog + + + {} (not implemented yet) + + + + + exporterSettings + + + Form + + + + + Content + + + + + Decide here what will be included in the final export. + + + + + Type + + + + + Title + + + + + Text + + + + + I need more granularity + + + + + Fi&lters + + + + + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + + + + + Ignore compile status (include all items) + + + + + Subitems of: + + + + + Labels + + + + + Status + + + + + Separations + + + + + Between folders: + + + + + Empty line + + + + + Custom + + + + + Between texts: + + + + + Between folder and text: + + + + + Between text and folder: + + + + + Transformations + + + + + Typographic replacements: + + + + + Replace double quotes (") with: + + + + + Replace single quotes (') with: + + + + + Remove multiple spaces + + + + + Custom replacements: + + + + + Enabled + + + + + Replace + + + + + With + + + + + RegExp + + + + + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. + + + + + Preview + + + + + Font + + + + + Font: + + + + + Font size: + + + + + Folder + + + + + {}Level {} folder + + + + + {}Level {} text + + + + + Replace ... with … + + + + + Replace --- with — + + + + + exportersManager + + + Installed + + + + + Custom + + + + + Not found + + + + + {} not found. Install it, or set path manually. + + + + + <b>Status:</b> uninstalled. + + + + + <b>Requires:</b> + + + + + Set {} executable path. + + + + + frequencyAnalyzer + + + Phrases + + + + + Frequency + + + + + Word + + + + + fullScreenEditor + + + Theme: + + + + + {} words / {} + + + + + {} words + + + + + Spellcheck + + + + + Navigation + + + + + New Text + + + + + Title + + + + + Title: Show Full Path + + + + + Theme selector + + + + + Word count + + + + + Progress + + + + + Progress: Auto Show/Hide + + + + + Clock + + + + + Clock: Show Seconds + + + + + generalSettings + + + General + + + + + Split scenes at: + + + + + \n---\n + + + + + Trim long titles (> 32 chars) + + + + + Import under: + + + + + Import in a top-level folder + + + + + helpLabel + + + If you don't wanna see me, you can hide me in Help menu. + + + + + importer + + + Import + + + + + Format: + + + + + Choose file + + + + + Clear file + + + + + Preview + + + + + Settings + + + + + lineEditView + + + Various + + + + + locker + + + Form + + + + + Lock screen: + + + + + Word target + + + + + Time target + + + + + words + + + + + minutes + + + + + Lock ! + + + + + ~{} h. + + + + + ~{} mn. + + + + + {}:{} + + + + + {} s. + + + + + {} remaining + + + + + {} words remaining + + + + + mainEditor + + + Form + + + + + Text + + + + + Index cards + + + + + Outline + + + + + F11 + + + + + Go to parent item + + + + + Alt+Up + + + + + Root + + + + + {} words + + + + + ({} chars) {} words / {} + + + + + {} words / {} + + + + + {} chars + + + + + {} chars + + + + + markdownSettings + + + Markdown + + + + + metadataView + + + Form + + + + + Properties + + + + + Summary + + + + + One line summary + + + + + Full summary + + + + + Notes / References + + + + + Revisions + + + + + myPanel + + + Auto-hide + + + + + outlineBasics + + + Set POV + + + + + None + + + + + Set Status + + + + + Set Label + + + + + New + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Set Custom Icon + + + + + Restore to default + + + + + Root + + + + + Open {} items in new tabs + + + + + Open {} in a new tab + + + + + About to remove + + + + + Select at least two items. Folders are ignored. + + + + + All items must be on the same level (share the same parent). + + + + + New &Folder + + + + + New &Text + + + + + &Copy + + + + + C&ut + + + + + &Paste + + + + + &Rename + + + + + &Delete + + + + + You're about to delete {} item(s). + + + + + Are you sure? + + + + + outlineCharacterDelegate + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + outlineItem + + + {} words / {} ({}) + + + + + {} words + + + + + pandocSettings + + + General + + + + + Table of Content + + + + + Custom settings for {} + + + + + persosProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + plotDelegate + + + General + + + + + Promise + + + + + Problem + + + + + Progress + + + + + Resolution + + + + + Try / Fail + + + + + No and + + + + + Yes but + + + + + Freytag's pyramid + + + + + Exposition + + + + + Rising action + + + + + Climax + + + + + Falling action + + + + + Three acts + + + + + 1. Setup + + + + + 1. Inciting event + + + + + 1. Turning point + + + + + 2. Choice + + + + + 2. Reversal + + + + + 2. Disaster + + + + + 3. Stand up + + + + + 3. Climax + + + + + 3. Ending + + + + + Hero's journey + + + + + Ordinary world + + + + + Call to adventure + + + + + Refusal of the call + + + + + Meeting with mentor + + + + + Tests + + + + + Approach + + + + + Abyss + + + + + Reward / Revelation + + + + + Transformation + + + + + Atonement + + + + + Return + + + + + plotModel + + + Name + + + + + Meta + + + + + New step + + + + + Main + + + + + Secondary + + + + + Minor + + + + + plotTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + **Plot:** {} + + + + + plotsProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + propertiesView + + + Form + + + + + POV + + + + + Status + + + + + Label + + + + + Compile + + + + + Goal + + + + + Word count + + + + + references + + + Not a reference: {}. + + + + + Unknown reference: {}. + + + + + Path: + + + + + Stats: + + + + + POV: + + + + + Status: + + + + + Label: + + + + + Short summary: + + + + + Long summary: + + + + + Notes: + + + + + Basic info + + + + + Detailed info + + + + + POV of: + + + + + Go to {}. + + + + + Description + + + + + Result + + + + + Characters + + + + + Resolution steps + + + + + Passion + + + + + Conflict + + + + + <b>Unknown reference:</b> {}. + + + + + Folder: <b>{}</b> + + + + + Text: <b>{}</b> + + + + + Character: <b>{}</b> + + + + + Plot: <b>{}</b> + + + + + World: <b>{name}</b>{path} + + + + + Referenced in: + + + + + Motivation + + + + + Goal + + + + + Epiphany + + + + + Short summary + + + + + Longer summary + + + + + revisions + + + Form + + + + + Options + + + + + Restore + + + + + Delete + + + + + Show modifications + + + + + Show ancient version + + + + + Show spaces + + + + + Show modifications only + + + + + {} years ago + + + + + {} months ago + + + + + {} days ago + + + + + 1 day ago + + + + + {} hours ago + + + + + {} minutes ago + + + + + {} seconds ago + + + + + Line {}: + + + + + Clear all + + + + + search + + + Form + + + + + Search for... + + + + + settingsWindow + + + New status + + + + + New label + + + + + newtheme + + + + + New theme + + + + + (read-only) + + + + + Open Image + + + + + Image files (*.jpg; *.jpeg; *.png) + + + + + Error + + + + + Unable to load selected file + + + + + Unable to add selected image: +{} + + + + + sldImportance + + + Form + + + + + TextLabel + + + + + Minor + + + + + Secondary + + + + + Main + + + + + splitDialog + + + + <p>Split selected item(s) at the given mark.</p> + + <p>If one of the selected item is a folder, it will be applied + recursively to <i>all</i> of it's children items.</p> + + <p>The split mark can contain following escape sequences: + <ul> + <li><b><code>\n</code></b>: line break</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> + + <p><b>Mark:</b></p> + + + + + + Split '{}' + + + + + Split items + + + + + storylineView + + + Form + + + + + Show Plots + + + + + Show Characters + + + + + tabSplitter + + + Open selected items in that view. + + + + + Split horizontally + + + + + Close split + + + + + Split vertically + + + + + textEditView + + + Various + + + + + textFormat + + + Form + + + + + CTRL+B + + + + + CTRL+I + + + + + CTRL+U + + + + + CTRL+P + + + + + CTRL+L + + + + + CTRL+E + + + + + CTRL+R + + + + + CTRL+J + + + + + treeView + + + Expand {} + + + + + Collapse {} + + + + + Expand All + + + + + Collapse All + + + + + welcome + + + Form + + + + + 1 + + + + + Templates + + + + + Empty + + + + + Novel + + + + + Novella + + + + + Short Story + + + + + Research paper + + + + + Demo projects + + + + + Add level + + + + + Add word count + + + + + Next time, automatically open last project + + + + + Open... + + + + + Recent + + + + + Create + + + + + Open project + + + + + Manuskript project (*.msk);;All files (*) + + + + + Save project as... + + + + + Manuskript project (*.msk) + + + + + Manuskript + + + + + Create New Project + + + + + Warning + + + + + Overwrite existing project {} ? + + + + + Empty fiction + + + + + Chapter + + + + + Scene + + + + + Trilogy + + + + + Book + + + + + Section + + + + + Empty non-fiction + + + + + words each. + + + + + of + + + + + Text + + + + + Something + + + + + <b>Total:</b> {} words (~ {} pages) + + + + + Fiction + + + + + Non-fiction + + + + + Idea + + + + + Note + + + + + Research + + + + + TODO + + + + + First draft + + + + + Second draft + + + + + Final + + + + + worldModel + + + New item + + + + + Fantasy world building + + + + + Physical + + + + + Climate + + + + + Topography + + + + + Astronomy + + + + + Wild life + + + + + Flora + + + + + History + + + + + Races + + + + + Diseases + + + + + Cultural + + + + + Customs + + + + + Food + + + + + Languages + + + + + Education + + + + + Dresses + + + + + Science + + + + + Calendar + + + + + Bodily language + + + + + Ethics + + + + + Religion + + + + + Government + + + + + Politics + + + + + Gender roles + + + + + Music and arts + + + + + Architecture + + + + + Military + + + + + Technology + + + + + Courtship + + + + + Demography + + + + + Transportation + + + + + Medicine + + + + + Magic system + + + + + Rules + + + + + Organization + + + + + Magical objects + + + + + Magical places + + + + + Magical races + + + + + Important places + + + + + Important objects + + + + + Natural resources + + + + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_de.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_de.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_de.ts manuskript-0.14.0/i18n/manuskript_de.ts --- manuskript-0.12.0/i18n/manuskript_de.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_de.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,17 +1,17 @@ - + Export Basic HTML output using the Python module 'markdown'. - Einfacher HTML-Export mit dem Python-Modul „markdown“. + Einfacher HTML-Export mit dem Python-Modul „Markdown“. Python module 'markdown'. - Python-Modul „markdown“. + Python-Modul „Markdown“. @@ -151,7 +151,7 @@ reStructuredText is a lightweight markup language. - reStructuredText ist eine leichtgewichtige Auszeichnungssprache. + "reStructuredText" (reST) ist eine einfache Auszeichnungssprache. @@ -1120,7 +1120,7 @@ &Import… - &Importieren + &Importieren… @@ -1160,7 +1160,7 @@ &Split… - &Aufteilen + &Aufteilen… @@ -1646,7 +1646,7 @@ Automatically load last project on startup - Läd automatisch das letzte Projekt beim Start + Beim Start automatisch das letzte Projekt laden @@ -2231,7 +2231,7 @@ &Show word count - Anzahl der &Wörter anzeigen + Anzahl der Wörter anzeigen @@ -2304,42 +2304,42 @@ SpellAction - + Spelling Suggestions Korrekturvorschläge - + &Add to dictionary Zum Wörterbuch &hinzufügen - + &Remove from custom dictionary Aus dem Wörterbuch &entfernen - + &New Character &Neuer Charakter - + &New Plot Item &Neues Plot-Element - + &New World Item &Neues Welt-Element - + &Correction Suggestions &Korrektur-Vorschläge - + &Correction Suggestion Korrekturvorschläge @@ -2832,12 +2832,12 @@ Replace ... with … - Ersetze ... durch + Ersetze ... durch … Replace --- with — - Ersetze --- durch + Ersetze --- durch — @@ -3309,22 +3309,17 @@ {} in einem neuen Tab öffnen - + About to remove Im Begriff, dies zu entfernen - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Möchten Sie wirklich {} Element(e) löschen?</b></p> - - - + Select at least two items. Folders are ignored. Wählen Sie mindestens zwei Elemente aus. Ordner werden ignoriert. - + All items must be on the same level (share the same parent). Alle Elemente müssen sich auf der gleichen Ebene befinden (teilen sich die gleiche übergeordnete Ebene). @@ -3363,6 +3358,16 @@ &Delete &Löschen + + + You're about to delete {} item(s). + Sie sind dabei {} Element(e) zu löschen. + + + + Are you sure? + Sind Sie sich sicher? + outlineCharacterDelegate @@ -3390,12 +3395,12 @@ outlineItem - + {} words / {} ({}) {} Wörter / {} ({}) - + {} words {} Wörter @@ -4163,7 +4168,7 @@ textEditView - + Various Verschiedenes Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_el.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_el.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_el.ts manuskript-0.14.0/i18n/manuskript_el.ts --- manuskript-0.12.0/i18n/manuskript_el.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_el.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. - + Basic HTML output using the Python module 'markdown'. + Βασική έξοδος HTML με τη χρήση της ενότητας 'markdown' της Python. - Python module 'markdown'. + Python module 'markdown'. «Markdown» της μονάδας Python. @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Βιβλία που δεν καταστρέφουν δέντρα. @@ -163,63 +163,64 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + Απλούστερη εξαγωγή σε απλό κείμενο. Σας επιτρέπει να χρησιμοποιήσετε τη δική σας σήμανση που δεν είναι κατανοητή + από το Manuskript, για παράδειγμα <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + Convert to ePUB3 - + Μετατροπή σε ePUB3 Could not process regular expression: {} - + Choose output file… - + @@ -227,52 +228,52 @@ Manage Exporters - + Διαχείριση εξαγωγέων Manuskript - + Μάνουσκριπτ Description - + Περιγραφή Offers export to - + Προσφέρει εξαγωγή σε Status - + Καθεστώς Status: - + Καθεστώς: Version: - + Έκδοση: Path: - + Μονοπάτι: ... - + {HelpText} - + {Κείμενο βοηθείας} @@ -280,47 +281,47 @@ Frequency Analyzer - + Αναλυτής συχνότητας Word frequency - + Συχνότητα λέξεων Settings - + Ρυθμίσεις Minimum size: - + Ελάχιστο μέγεθος: Exclude words (comma separated): - + Αποκλείστε λέξεις (διαχωρισμένες με κόμμα): Analyze - + Ανάλυση Phrase frequency - + Number of words: from - + to - + @@ -328,19 +329,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -349,47 +350,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + Το άνοιγμα του αρχείου απέτυχε. This does not appear to be a valid OPML file. - + Pandoc import - + Εισαγωγή Pandoc @@ -399,17 +400,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -419,32 +420,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -452,7 +453,7 @@ Insert reference - + @@ -460,47 +461,47 @@ General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + @@ -570,894 +571,894 @@ Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Importance - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors: - + - * {} wasn't found in project file. - + * {} wasn't found in project file. + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + &Import… - + F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + F2 - + Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + @@ -1465,682 +1466,682 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + @@ -2148,17 +2149,17 @@ Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + @@ -2166,12 +2167,12 @@ About Manuskript - + Manuskript - + @@ -2179,12 +2180,12 @@ Version - + Software Versions in Use: - + @@ -2192,37 +2193,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2230,32 +2231,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2263,17 +2264,17 @@ New character - + Name - + Value - + @@ -2281,17 +2282,17 @@ Main - + Secondary - + Minor - + @@ -2299,47 +2300,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2347,27 +2348,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2375,7 +2376,7 @@ Various - + @@ -2383,7 +2384,7 @@ Various - + @@ -2391,7 +2392,7 @@ Dock Widgets Toolbar - + @@ -2399,7 +2400,7 @@ Form - + @@ -2407,12 +2408,12 @@ One line summary - + Full summary - + @@ -2420,7 +2421,7 @@ Form - + @@ -2428,27 +2429,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2456,7 +2457,7 @@ {} (not implemented yet) - + @@ -2464,202 +2465,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2667,37 +2668,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2705,17 +2706,17 @@ Phrases - + Frequency - + Word - + @@ -2723,72 +2724,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2796,40 +2797,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2837,40 +2838,40 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + @@ -2878,7 +2879,7 @@ Various - + @@ -2886,67 +2887,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -2954,52 +2955,52 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words / {} - + {} words - + @@ -3007,7 +3008,7 @@ Markdown - + @@ -3015,37 +3016,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3053,7 +3054,7 @@ Auto-hide - + @@ -3061,122 +3062,122 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + About to remove - + - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + Select at least two items. Folders are ignored. - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + @@ -3184,22 +3185,22 @@ None - + Main - + Secondary - + Minor - + @@ -3207,12 +3208,12 @@ {} words / {} ({}) - + {} words - + @@ -3220,17 +3221,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3238,17 +3239,17 @@ Main - + Secondary - + Minors - + @@ -3256,177 +3257,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3434,37 +3435,37 @@ New plot - + Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3472,22 +3473,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3495,17 +3496,17 @@ Main - + Secondary - + Minors - + @@ -3513,37 +3514,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3551,162 +3552,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3714,87 +3715,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3802,67 +3803,67 @@ Form - + Search for... - + Search in: - + All - + Title - + Text - + Summary - + Notes - + POV - + Status - + Label - + Options: - + Case sensitive - + @@ -3870,53 +3871,53 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + @@ -3924,27 +3925,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -3955,7 +3956,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -3966,17 +3967,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -3984,17 +3985,17 @@ Form - + Show Plots - + Show Characters - + @@ -4002,22 +4003,22 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4025,7 +4026,7 @@ Various - + @@ -4033,47 +4034,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4081,22 +4082,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4104,222 +4105,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + ΝΑ ΚΑΝΩ First draft - + Πρώτο προσχέδιο Second draft - + Δεύτερο προσχέδιο Final - + Τελικό @@ -4327,207 +4328,207 @@ New item - + Νέο στοιχείο Fantasy world building - + Χτίσιμο κόσμου φαντασίας Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Τεχνολογία Courtship - + Φλερτ Demography - + Δημογραφία Transportation - + Μέσα Μεταφοράς Medicine - + Ιατρική Magic system - + Μαγικό σύστημα Rules - + Κανονισμοί Organization - + Οργανισμός Magical objects - + Μαγικά αντικείμενα Magical places - + Μαγικά μέρη Magical races - + Μαγικοί αγώνες Important places - + Σημαντικά μέρη Important objects - + Σημαντικά αντικείμενα Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_en_GB.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_en_GB.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_en_GB.ts manuskript-0.14.0/i18n/manuskript_en_GB.ts --- manuskript-0.12.0/i18n/manuskript_en_GB.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_en_GB.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,26 +1,27 @@ - - + + + Export Standalone document (not just a fragment) - + Include a table of contents. - + Number of sections level to include in TOC: - + Typographically correct output - + @@ -30,187 +31,187 @@ Specify the base level for headers: - + Disable YAML metadata block. Use that if you get YAML related error. - + Use reference-style links instead of inline links - + Use ATX-style headers - + Self-contained HTML files, with no dependencies - + Use <q> tags for quotes in HTML - + LaTeX engine used to produce the PDF. - + Convert to ePUB3 - + Paper size: - + Font size: - + Class: - + Line spacing: - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Preview with highlighter. - + A little known format modestly used. You know, web sites for example. - + - Books that don't kill trees. - + Books that don't kill trees. + OpenDocument format. Used by LibreOffice for example. - + Microsoft Office (.docx) document. - + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + reStructuredText is a lightweight markup language. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Needs LaTeX to be installed. - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> Error - + - Basic HTML output using the Python module 'markdown'. - + Basic HTML output using the Python module 'markdown'. + - Python module 'markdown'. - + Python module 'markdown'. + Markdown source - + HTML Source - + HTML Output - + Plain text - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Default exporter, provides basic formats used by other exporters. - + @@ -219,7 +220,7 @@ Could not process regular expression: {} - + Choose output file… Choose output file… @@ -230,52 +231,52 @@ Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -293,17 +294,17 @@ Settings - + Minimum size: - + Exclude words (comma separated): - + @@ -313,17 +314,17 @@ Phrase frequency - + Number of words: from - + to - + @@ -331,19 +332,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -352,47 +353,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + This does not appear to be a valid OPML file. - + Pandoc import - + @@ -402,17 +403,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -422,32 +423,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -455,7 +456,7 @@ Insert reference - + @@ -463,37 +464,37 @@ General - + Book information - + Title - + Subtitle - + Series - + Volume - + Genre - + @@ -503,12 +504,12 @@ Author - + Name - + @@ -518,277 +519,277 @@ Summary - + Situation: - + Summary: - + One sentence - + One paragraph - + One page - + Full - + One sentence summary - + One paragraph summary - + Expand each sentence of your one paragraph summary to a paragraph - + One page summary - + Full summary - + Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Importance - + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + Add plot step - + Remove selected plot step(s) - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &Format - + &Header - + &View - + &Mode - + @@ -798,132 +799,132 @@ &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + @@ -933,454 +934,454 @@ &About - + About Manuskript - + - &Import… - &Import… + &Import… + &Import… F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - &Split… - &Split… + &Split… + &Split… Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + M&erge - + Ctrl+M - + Dupl&icate - + &Delete - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + &Rename - + F2 - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + Ctrl+D - + &Ordered list - + &Unordered list - + B&lockquote - + The file {} does not exist. Has it been moved or deleted? - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Nothing - + POV - + Label - + Progress - + Compile - + @@ -1400,27 +1401,27 @@ Icon - + Text - + Background - + Border - + Corner - + @@ -1429,13 +1430,13 @@ - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? Save changes to project ‘{}’ before closing? - Your changes will be lost if you don't save them. - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. @@ -1455,107 +1456,107 @@ Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + F3 - + Shift+F3 - + Situation - + Status - + @@ -1563,7 +1564,7 @@ No results found - + @@ -1571,102 +1572,102 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + @@ -1681,67 +1682,67 @@ Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + @@ -1756,27 +1757,27 @@ Nothing - + POV - + Label - + Progress - + Compile - + @@ -1791,102 +1792,102 @@ Icon Size - + TextLabel - + Folders - + Show ite&m count - + Show &word count - + S&how progress - + Show summar&y - + &Nothing - + Text - + &Show word count - + Show p&rogress - + Show summary - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Background - + @@ -1896,27 +1897,27 @@ Ctrl+S - + Image: - + Style - + Old st&yle - + &New style - + @@ -1936,82 +1937,82 @@ Text editor - + Background: - + Transparent - + Restore defaults - + Font - + Family: - + Size: - + Misspelled: - + Text area - + Max width - + px - + Left/Right margins: - + Top/Bottom margins: - + Paragraphs - + Alignment: - + Left - + @@ -2021,167 +2022,167 @@ Right - + Justify - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + Indent 1st line - + Spacing: - + Cursor - + Use block insertion of - + Disable blinking - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + @@ -2191,131 +2192,131 @@ Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Alignment - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2323,12 +2324,12 @@ About Manuskript - + Manuskript - + @@ -2336,12 +2337,12 @@ Version - + Software Versions in Use: - + @@ -2349,37 +2350,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2387,32 +2388,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2420,12 +2421,12 @@ Name - + Value - + @@ -2433,17 +2434,17 @@ Main - + Secondary - + Minor - + @@ -2451,47 +2452,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2499,27 +2500,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2527,7 +2528,7 @@ Various - + @@ -2535,7 +2536,7 @@ Various - + @@ -2543,7 +2544,7 @@ Dock Widgets Toolbar - + @@ -2551,7 +2552,7 @@ Form - + @@ -2559,12 +2560,12 @@ One line summary - + Full summary - + @@ -2572,7 +2573,7 @@ Form - + @@ -2580,27 +2581,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2608,7 +2609,7 @@ {} (not implemented yet) - + @@ -2616,202 +2617,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace ... with … - Replace ... with … + Replace ... with … + Replace ... with … - Replace --- with — - Replace --- with — + Replace --- with — + Replace --- with — - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + @@ -2819,37 +2820,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2857,17 +2858,17 @@ Phrases - + Frequency - + Word - + @@ -2875,72 +2876,72 @@ Theme: - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + {} words / {} - + {} words - + @@ -2948,40 +2949,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2989,32 +2990,32 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3022,7 +3023,7 @@ Various - + @@ -3030,67 +3031,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3098,67 +3099,67 @@ Form - + Go to parent item - + Alt+Up - + Text - + Index cards - + Outline - + F11 - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3166,7 +3167,7 @@ Markdown - + @@ -3174,37 +3175,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3212,7 +3213,7 @@ Auto-hide - + @@ -3220,122 +3221,127 @@ New - + Root - + Open {} items in new tabs - + Open {} in a new tab - + New &Folder - + New &Text - + C&ut - + &Copy - + &Paste - + &Delete - + &Rename - + Set POV - + None - + Main - + Secondary - + Minor - + Set Status - + Set Label - + Set Custom Icon - + Restore to default - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3343,35 +3349,35 @@ None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3379,17 +3385,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3397,17 +3403,17 @@ Main - + Secondary - + Minors - + @@ -3415,182 +3421,182 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Crossing the Threshold - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3598,32 +3604,32 @@ Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3631,22 +3637,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3654,17 +3660,17 @@ Main - + Secondary - + Minors - + @@ -3672,37 +3678,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3710,162 +3716,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Motivation - + Goal - + Conflict - + Epiphany - + Short summary - + Longer summary - + Description - + Result - + Characters - + Resolution steps - + Passion - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3873,87 +3879,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3961,12 +3967,12 @@ Form - + Search for... - + @@ -3974,53 +3980,53 @@ Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + New status - + New label - + newtheme - + New theme - + (read-only) - + @@ -4028,27 +4034,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4059,7 +4065,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4070,17 +4076,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4088,17 +4094,17 @@ Form - + Show Plots - + Show Characters - + @@ -4106,30 +4112,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4137,47 +4143,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4185,22 +4191,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4208,222 +4214,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4431,182 +4437,182 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Natural resources - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + @@ -4616,27 +4622,27 @@ Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_eo.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_eo.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_eo.ts manuskript-0.14.0/i18n/manuskript_eo.ts --- manuskript-0.12.0/i18n/manuskript_eo.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_eo.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,224 +1,236 @@ - + Export - Basic HTML output using the Python module 'markdown'. - + Basic HTML output using the Python module 'markdown'. + Simpla HTML-eligo per la Python-modulo «markdown». - Python module 'markdown'. - + Python module 'markdown'. + Python-modulo «markdown». Markdown source - + Markdown-fonto HTML Source - + HTML-fonto HTML Output - + HTML-eligo Default exporter, provides basic formats used by other exporters. - + Implicita elportilo, provizanta bazajn dosierformojn uzatajn de aliaj elportiloj. Preview with highlighter. - + Antaŭrigardi kun sintaksreliefigo. Plain text - + Simpla teksto A little known format modestly used. You know, web sites for example. - + Senfama dosierformo iomete uzata. Eble vi konas ĝin — en la Tut-Tera Teksaĵo interalie? Needs LaTeX to be installed. - + Postulas instalon de LaTeX. Error - + Eraro Standalone document (not just a fragment) - + Memstara dokumento (ne nura fragmento) Include a table of contents. - + Enmeti enhavtabelon. Number of sections level to include in TOC: - + Nombro de sekciaj niveloj inkluzivotaj en la enhavtabelo: Typographically correct output - + Tipografie ĝusta eligo Normalize the document (cleaner) - + Laŭnormigi la dokumenton Specify the base level for headers: - + Specifi la baznivelon de sekcititoloj: Use reference-style links instead of inline links - + Uzi referencajn ligojn anstataŭ entekstaj ligoj Use ATX-style headers - + Uzi sekcititolojn de stilo atx Self-contained HTML files, with no dependencies - + Memstaraj HTML-dosieroj, sen dependaĵoj Use <q> tags for quotes in HTML - + Uzi elementojn <q> por citiloj en HTML LaTeX engine used to produce the PDF. - + LaTeX-modulo por fari PDF. Paper size: - + Formato: Font size: - + Tipargrando: Class: - + Klaso: Line spacing: - + Spaco inter linioj: - Books that don't kill trees. - + Books that don't kill trees. + Libroj, kiuj ne mortigas arbojn. OpenDocument format. Used by LibreOffice for example. - + Dosierformo OpenDocument. Uzata de LibreOffice, ekzemple. Microsoft Office (.docx) document. - + Dokumento de Microsoft Office (.docx). reStructuredText is a lightweight markup language. - + reStructuredText estas simpla marklingvo. Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Same kiel simpla teksto, krom aldono de Markdown-sekcititoloj. + Tio supozas, ke la tekstoj estas Markdown-dokumentoj. Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + Plej simpla elporto al simpla teksto. Permesas al vi uzi vian propran marklingvon ne komprenatan + de Manuskript, ekzemple <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + <p>Universala dokumentkonvertilo. Povas konverti Markdown al diversaj aliaj + dosierformoj. </p> + <p>Retejo: <a href="http://www.pandoc.org">http://pandoc.org/</a> </p> + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + valida instalo de LaTeX. Rekomendoj pri Pandoc troveblas ĉe + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Se vi volas uzi Unikodon, vi bezonas XeLaTeX. Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + Elporti al Markdown per Pandoc. Permesas pli da opcioj + ol la baza elportilo de Manuskript. LaTeX is a word processor and document markup language used to create beautiful documents. - + LaTeX estas tekstoprilaborilo kaj dokumenta marklingvo por krei + belajn dokumentojn. The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Ĉi tiu dosierformo celas provizi manieron interŝanĝi informojn + inter skiziloj kaj Interretaj servoj, kiujn oni povas legi aŭ modifi + per skizilo. Disable YAML metadata block. Use that if you get YAML related error. - + Malŝalti YAML-metadatenblokon. +Uzu ĉi tion se okazas YAML-rilata eraro. Convert to ePUB3 - + Konverti al EPUB3 Could not process regular expression: {} - + Ne eblis uzi la regulan esprimon: +{} Choose output file… - + Elekti eligan dosieron… @@ -226,52 +238,52 @@ Manage Exporters - + Administri elportilojn Manuskript - + Manuskript Description - + Priskribo Offers export to - + Kapabla elporti al Status - + Stato Status: - + Stato: Version: - + Versio: Path: - + Dosierindiko: ... - + {HelpText} - + {HelpText} @@ -279,47 +291,47 @@ Frequency Analyzer - + Oftecanalizilo Word frequency - + Vortofteco Settings - + Agordoj Minimum size: - + Minimuma grando: Exclude words (comma separated): - + Ekskluzivi la jenajn vortojn (kome disigitajn): Analyze - + Analizi Phrase frequency - + Ofteco de frazelemento Number of words: from - + Nombro de vortoj: inter to - + kaj @@ -327,19 +339,21 @@ Markdown import - + Enporti Markdown <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + <b>Informoj:</b> Tre simpla + sintaksanalizilo, kiu trairos Markdown-dokumenton kaj + kreos erojn po unu por ĉiu sekcititolo.<br/>&nbsp; Folder import - + Enporti dosierujon @@ -348,47 +362,51 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + <p><b>Informoj:</b>Enporti tutan + dosierujon. Aldoni dosierujojn kiel dosierujojn, kaj + simplajn tekstajn dokumentojn en ili (elektitajn laŭ dosiersufikso) + kiel scenojn.</p> + <p> Nur tekstaj dosieroj estas subtenataj (ne bildoj, duumaĵoj ktp).</p> Include only those extensions: - + Inkluzivi nur la jenajn dosiersufiksojn: Comma separated values - + Kome disigitaj valoroj Sort items by name - + Ordigi laŭ nomo Import folder then files - + Enporti dosierujon, poste dosierojn OPML Import - + Enporti OPML File open failed. - + Malsukcesis malfermi dosieron. This does not appear to be a valid OPML file. - + Tiu ŝajne ne estas valida OPML-dosiero. Pandoc import - + Enporti Pandoc @@ -398,17 +416,22 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + <b>Informoj:</b> Manuskript povas + enporti dokumentojn de <b>Markdown</b> aŭ <b>OPML</b>. Pandoc + povas konverti vian dokumenton al unu ajn el la du (vidu la opcion ĉi-sube), + kaj poste Manuskript enportos ĝin. Unu aŭ la alia eble donos pli bonan + rezulton, depende de via dokumento. + <br/>&nbsp; Import using: - + Enporti per: Wrap lines: - + Faldi liniojn: @@ -418,32 +441,37 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + <p> Ĉu Pandoc enmetu + ornamajn / sensignifajn linifinojn?</p><p> + <b>auto</b>: faldi liniojn ĉe 72 skribsignoj.<br> + <b>none</b>: ne faldi liniojn.<br> + <b>preserve</b>: provi konservi linifinojn de la + originala dokumento.</p> Mind Map Import - + Enporti mensmapon This does not appear to be a valid Mind Map file. - + Ĉi tio ŝajne ne estas valida mensmapa dosiero. Mind Map import - + Enporti mensmapon Import tip as: - + Enporti konsileton kiel: Untitled - + Sentitola @@ -451,7 +479,7 @@ Insert reference - + Enmeti referencon @@ -459,1004 +487,1006 @@ General - + Ĝenerala Title - + Titolo Subtitle - + Subtitolo Series - + Serio Volume - + Volumo Genre - + Ĝenro License - + Permesilo Author - + Aŭtoro Name - + Nomo Email - + Retpoŝta adreso Summary - + Resumo Situation: - + Situacio: Summary: - + Resumo: One sentence - + Unufraze One paragraph - + Unualinee One page - + Unupaĝe Full - + Plene One sentence summary - + Unufraza resumo One paragraph summary - + Unualinea resumo Expand each sentence of your one paragraph summary to a paragraph - + Plilongigu ĉiun frazon de via unualinea resumo al alineo One page summary - + Unupaĝa resumo Full summary - + Plena resumo Next - + Sekva What if...? - + Kio se…? Characters - + Roluloj Names - + Nomoj Filter - + Filtri Basic info - + Bazaj informoj Importance - + Graveco Motivation - + Instigo Goal - + Celo Conflict - + Konflikto Epiphany - + Ekscio - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Unufraza<br/>resumo</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Unualinea<br/>resumo</p></body></html> Notes - + Notoj Detailed info - + Detaloj Plots - + Intrigoj Plot - + Intrigo Character(s) - + Rolulo(j) Description - + Priskribo Result - + Rezulto Resolution steps - + Solvopaŝoj World - + Mondo Populates with empty data - + Plenigi per malplenaj datenoj More - + Pli Source of passion - + Fonto de pasio Source of conflict - + Fonto de konflikto Outline - + Skizo Editor - + Redaktilo Debug - + Sencimigi FlatData - + FlatData Persos - + Roluloj Labels - + Etikedoj &File - + &Dosiero &Recent - + &Lastatempaj &Help - + &Helpo &Tools - + &Iloj &Edit - + R&edakti &View - + &Vidi &Mode - + Reĝi&mo &Cheat sheet - + &Gvidfolio Sea&rch - + Se&rĉi &Navigation - + &Navigi &Open - + &Malfermi Ctrl+O - + Ctrl+O &Save - + Kon&servi Ctrl+S - + Ctrl+S Sa&ve as... - + Konser&vi kiel… Ctrl+Shift+S - + Ctrl+Shift+S &Quit - + &Forlasi Ctrl+Q - + Ctrl+Q &Show help texts - + Montri helpotek&ston Ctrl+Shift+B - + Ctrl+Shift+B &Spellcheck - + &Literumilo F9 - + F9 &Labels... - + &Etikedoj… &Status... - + &Stato… Tree - + Arbo &Simple - + &Simpla &Fiction - + &Fikcio Index cards - + Indekskartoj S&ettings - + &Agordoj F8 - + F8 &Close project - + &Malfermi projekton Co&mpile - + &Elporti F6 - + F6 &Frequency Analyzer - + O&ftecanalizilo Book information - + Informoj pri libro &About - + &Pri About Manuskript - + Pri Manuskript Manuskript - + Manuskript Project {} saved. - + Projekto {} konserviĝis. WARNING: Project {} not saved. - + AVERTO: Projekto {} ne konservita. Project {} loaded. - + Projekto {} ŝargiĝis. Project {} loaded with some errors: - + Projekto {} ŝargiĝis malgraŭ eraroj: - * {} wasn't found in project file. - + * {} wasn't found in project file. + * {} ne troviĝis en la projekta dosiero. Project {} loaded with some errors. - + Ŝargiĝis projekto {} malgraŭ eraroj. (~{} pages) - + (~{} paĝoj) Words: {}{} - + Vortoj: {}{} Book summary - + Resumo de libro Project tree - + Projektarbo Metadata - + Metadatenoj Story line - + Intrigo Enter information about your book, and yourself. - + Tajpu informojn pri via libro kaj vi mem. - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + La baza situacio, en la formo de demando «Kio se…?». Ekz.: «Kio se la plej danĝera + malbona sorĉisto ne povis mortigi bebon?» (Harry Potter) Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Pripensu unufrazan (proksimume 50-vortan) resumon de via libro. Poste plilongigu ĝin al + alineo, poste al paĝo, poste al plena resumo. Create your characters. - + Kreu viajn rolulojn. Develop plots. - + Disvolvu intrigojn. Build worlds. Create hierarchy of broad categories down to specific details. - + Konstruu mondojn. Kreu hierarkion de larĝaj kategorioj ĝis specifaj detaloj. Create the outline of your masterpiece. - + Kreu la skizon de via ĉefverko. Write. - + Verku. Debug info. Sometimes useful. - + Informoj por cimtrovado. Kelkfoje utilaj. Dictionary - + Vortaro Nothing - + Nenio POV - + Perspektivo Label - + Etikedo Progress - + Progreso Compile - + Elporti Icon color - + Koloro de piktogramo Text color - + Koloro de teksto Background color - + Fonkoloro Icon - + Piktogramo Text - + Teksto Background - + Fono Border - + Rando Corner - + Angulo Add plot step - + Enmeti paŝon de intrigo &Import… - + &Enporti… F7 - + F7 &Copy - + &Kopii Ctrl+C - + Ctrl+C C&ut - + &Eltondi Ctrl+X - + Ctrl+X &Paste - + &Alglui Ctrl+V - + Ctrl+V &Split… - + &Dividi… Ctrl+Shift+K - + Ctrl+Shift+K Sp&lit at cursor - + &Dividi ĉe kursoro Ctrl+K - + Ctrl+K Ctrl+M - + Ctrl+M Ctrl+D - + Ctrl+D Del - + Del &Move Up - + &Movi supren Ctrl+Shift+Up - + Ctrl+Shift+Up M&ove Down - + M&ovi malsupren Ctrl+Shift+Down - + Ctrl+Shift+Down Dupl&icate - + Duobl&igi &Delete - + &Forigi &Rename - + Ŝanĝi &nomon F2 - + F2 Organi&ze - + Organi&zi M&erge - + &Kunfandi &Format - + &Aranĝi &Header - + Sekci&titolo &Level 1 (setext) - + Nive&lo 1 (setext) Ctrl+Alt+1 - + Ctrl+Alt+1 Level &2 - + Nivelo &2 Ctrl+Alt+2 - + Ctrl+Alt+2 Level &1 (atx) - + Nivelo &1 (atx) Ctrl+1 - + Ctrl+1 L&evel 2 - + Niv&elo 2 Ctrl+2 - + Ctrl+2 Level &3 - + Nivelo &3 Ctrl+3 - + Ctrl+3 Level &4 - + Nivelo &4 Ctrl+4 - + Ctrl+4 Level &5 - + Nivelo &5 Ctrl+5 - + Ctrl+5 Level &6 - + Nivelo &6 Ctrl+6 - + Ctrl+6 &Bold - + &Grasa Ctrl+B - + Ctrl+B &Italic - + Obl&ikva Ctrl+I - + Ctrl+I &Strike - + Tra&strekita &Verbatim - + &Laŭliteraĵo Su&perscript - + Su&pra indico Ctrl++ - + Ctrl++ Subsc&ript - + Malsup&ra indico Ctrl+- - + Ctrl+- Co&mment block - + Ko&mentigi blokon Ctrl+Shift+C - + Ctrl+Shift+C Clear &formats - + &Senigi tekstan aranĝon Ctrl+0 - + Ctrl+0 &Comment line(s) - + &Komentigi linio(j)n &Ordered list - + &Ordita listo &Unordered list - + &Neordita listo B&lockquote - + Citob&loko Remove selected plot step(s) - + Forigi elektita(j)n paŝo(j)n de intrigo The file {} does not exist. Has it been moved or deleted? - + La dosiero {} ne ekzistas. Ĉu ĝi estas movita aŭ forigita? Install {}{} to use spellcheck - + Instalu {}{} por literumilo {} has no installed dictionaries - + Instalitaj vortaroj mankas al {} {}{} is not installed - + {}{} ne estas instalita Save project? - + Ĉu konservi projekton? - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + Ĉu konservi ŝanĝojn al projekto «{}» antaŭ ol fermi? - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + Viaj ŝanĝoj perdiĝos se vi ne konservos ilin. PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + Versioj 5.11 kaj 5.22 de PyQt / Qt kaŭzas kolapson kaj eblan perdon de datenoj. PyQt {} and Qt {} are in use. - + PyQt {} kaj Qt {} estas uzataj. Proceed with import at your own risk - + Enportu je via propra risko @@ -1464,682 +1494,682 @@ Settings - + Agordoj General - + Ĝenerala Revisions - + Revizioj Views - + Vidoj Labels - + Etikedoj Status - + Stato Fullscreen - + Plenekrane General settings - + Ĝeneralaj agordoj Application settings - + Agordoj pri la progamo Loading - + Ŝargante Automatically load last project on startup - + Aŭtomate ŝargi la lastan projekton dum lanĉo Saving - + Konservante Automatically save every - + Aŭtomate konservi po unu fojo en minutes. - + minutoj. If no changes during - + Se ŝanĝoj ne okazas dum seconds. - + sekundoj. Save on project close - + Konservi dum fermo de projekto <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + <html><head/><body><p>Se vi elektus ĉi tiun opcion, via projekto estus konservita kiel unu sola dosiero, pli facile (sav)kopiebla; sed tio ne permesus kunlaboran redaktadon aŭ versikontroladon.<br/>Se vi ne elektus ĉi tiun opcion, via projekto estus konservita kiel dosierujo enhavanta multajn malgrandajn dosierojn.</p></body></html> Save to one single file - + Konservi sur unu solan dosieron Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Revizioj estas metodo spuri modifojn. Por ĉiu teksta ero, ĝi konservas iujn ajn ŝanĝojn faritajn al la ĉefteksto, permesante al vi vidi kaj restaŭri antaŭajn versiojn. Keep revisions - + Konservi reviziojn S&mart remove - + Saĝe &forigi Keep: - + Konservi: Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + Saĝa forigado permesas konservi nur kelke da revizioj. Estas rekomendegite uzi ĝin, por ke vi ne konservadu milojn da sensignifaj ŝanĝoj. revisions per day for the last month - + reviziojn por ĉiu tago en la lasta monato revisions per minute for the last 10 minutes - + reviziojn por ĉiu minuto el la lastaj 10 minutoj revisions per hour for the last day - + reviziojn por ĉiu horo en la lasta tago revisions per 10 minutes for the last hour - + reviziojn por ĉiu minutdeko en la lasta horo revisions per week till the end of time - + reviziojn por ĉiu semajno Views settings - + Agordoj pri vido Tree - + Arbo Colors - + Koloroj Icon color: - + Koloro de piktogramo: Nothing - + Nenio POV - + Perspektivo Label - + Etikedo Progress - + Progreso Compile - + Elporti Text color: - + Tekstkoloro: Background color: - + Fonkoloro: Folders - + Dosierujoj Show ite&m count - + &Montri nombron de eroj Show summary - + Montri resumon &Nothing - + &Nenio Text - + Teksto Outline - + Skizo Visible columns - + Videblaj kolumnoj Goal - + Celo Word count - + Nombro de vortoj Percentage - + Procento Title - + Titolo Index cards - + Indekskartoj Item colors - + Koloroj de eroj Border color: - + Koloro de rando: Corner color: - + Koloro de angulo: Background - + Fono Color: - + Koloro: Ctrl+S - + Ctrl+S Image: - + Bildo: Text editor - + Tekstredaktilo Font - + Tiparo Family: - + Familio: Size: - + Grando: Misspelled: - + Ortografia misaĵo: Background: - + Fono: Paragraphs - + Alineoj Line spacing: - + Spaco inter linioj: Single - + Unuobla 1.5 lines - + 1,5-obla Double - + Duobla Proportional - + Proporcia % - + % Tab width: - + Tabeliga larĝo: px - + bildero(j) Indent 1st line - + Deŝovi la unuan linion Spacing: - + Spaco: New - + Nova Edit - + Redakti Delete - + Forigi Theme name: - + Nomo de etoso: Apply - + Efektivigi Cancel - + Nuligi Window Background - + Fenestra fono Text Background - + Teksta fono Text Options - + Opcioj pri teksto Paragraph Options - + Opcioj pri alineo Type: - + Tipo: No Image - + Sen bildo Tiled - + Kahelita Centered - + Centrita Stretched - + Streĉita Scaled - + Skale aligrandigita Zoomed - + Zomita Opacity: - + Opakeco: Position: - + Pozicio: Left - + Maldekstra Center - + Centra Right - + Dekstra Width: - + Larĝo: Corner radius: - + Angulradiuso: Margins: - + Marĝenoj: Padding: - + Ena marĝeno: Font: - + Tiparo: Style - + Stilo Cursor - + Kursoro Use block insertion of - + Bloka kursoro de Alignment: - + Rektigi: Justify - + Ambaŭrande Alignment - + Rektigo Icon Size - + Grando de piktogramo TextLabel - + Teksta etikedo Disable blinking - + Malŝalti blinkadon Text area - + Tekstareo Max width - + Maksimuma larĝo Left/Right margins: - + Maldekstra/dekstra marĝenoj: Top/Bottom margins: - + Supra/malsupra marĝenoj: S&how progress - + Montri &progreson Show summar&y - + Montri r&esumon Show p&rogress - + Montri p&rogreson Old st&yle - + Malnovst&ila Transparent - + Travidebla Restore defaults - + Ŝanĝi al la implicitaj valoroj Style: - + Stilo: Language: - + Lingvo: Font size: - + Tipargrando: Restarting Manuskript ensures all settings take effect. - + Relanĉado de Manuskript certigos, ke ĉiuj agordoj estos efektivaj. Show &word count - + &Montri la nombron de vortoj &Show word count - + &Montri la nombron de vortoj &New style - + &Nova stilo Typewriter mode - + Skribmaŝina reĝimo Focus mode - + Fokusiga reĝimo None - + Nenio Sentence - + Frazo Line - + Linio Paragraph - + Alineo - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>La funkcio Revizioj estas la kaŭzo de multaj raportitaj cimoj. En ĉi tiu versio de Manuskript, ĝi estis malŝaltita implicite por novaj projektoj por la plej bona sperto.</b></p><p>Kial ĉi tiuj problemoj ne estas jam riparitaj? <a href="https://www.theologeek.ch/manuskript/contribute/">Ni bezonas vian helpon por plibonigi Manuskript!</a></p> @@ -2147,17 +2177,17 @@ Spelling Suggestions - + Literumilaj sugestoj &Add to dictionary - + Enmeti en vort&aron &Remove from custom dictionary - + & Forigi el propra vortaro @@ -2165,12 +2195,12 @@ About Manuskript - + Pri Manuskript Manuskript - + Manuskript @@ -2178,12 +2208,12 @@ Version - + Versio Software Versions in Use: - + Uzataj versioj de programoj: @@ -2191,37 +2221,37 @@ Title - + Titolo POV - + Perspektivo Label - + Etikedo Status - + Stato Compile - + Elporti Word count - + Nombro de vortoj Goal - + Celo @@ -2229,32 +2259,32 @@ Form - + Formularo POV: - + Perspektivo: Goal: - + Celo: Word count - + Nombro de vortoj One line summary - + Unulinia resumo Few sentences summary: - + Kelkfraza resumo: @@ -2262,17 +2292,17 @@ New character - + Nova rolulo Name - + Nomo Value - + Valoro @@ -2280,17 +2310,17 @@ Main - + Ĉefa Secondary - + Malpli grava Minor - + Malgrava @@ -2298,47 +2328,47 @@ Form - + Formularo Filter (type the name of anything in your project) - + Filtri (tajpu la nomon de io ajn en via projekto) Minor - + Malgrava Secondary - + Malpli grava Main - + Ĉefa Characters - + Roluloj Texts - + Tekstoj Plots - + Intrigoj World - + Mondo @@ -2346,27 +2376,27 @@ None - + Nenio Main - + Ĉefa Secondary - + Malpli grava Minor - + Malgrava Various - + Diversaj @@ -2374,7 +2404,7 @@ Various - + Diversaj @@ -2382,7 +2412,7 @@ Various - + Diversaj @@ -2390,7 +2420,7 @@ Dock Widgets Toolbar - + Ilobreto de endokigeblaĵoj @@ -2398,7 +2428,7 @@ Form - + Formularo @@ -2406,12 +2436,12 @@ One line summary - + Unulinia resumo Full summary - + Plena resumo @@ -2419,7 +2449,7 @@ Form - + Formularo @@ -2427,27 +2457,27 @@ Export - + Elporti Export to: - + Elporti al: Manage exporters - + Administri elportilojn Preview - + Antaŭrigardi Settings - + Agordoj @@ -2455,7 +2485,7 @@ {} (not implemented yet) - + {} (ankoraŭ ne efektiva) @@ -2463,202 +2493,202 @@ Form - + Formularo Content - + Enhavo Decide here what will be included in the final export. - + Ĉi tie decidu tion, kio inkluziviĝos en la neta elportaĵo. Type - + Tipo Title - + Titolo Text - + Teksto I need more granularity - + Mi bezonas pli da opcioj Fi&lters - + Fi&ltriloj - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>Filtras la erojn inkluzivotaj en la neta elportaĵo.<br/><span style=" color:#773333;">(Ankoraŭ ne plene efektivigita.)</span></p></body></html> Ignore compile status (include all items) - + Ignori elportitecon (inkluzivi ĉion) Subitems of: - + Suberoj de: Labels - + Etikedoj Status - + Stato Separations - + Apartigiloj Between folders: - + Inter dosierujoj: Empty line - + Malplena linio Custom - + Propra Between texts: - + Inter tekstoj: Between folder and text: - + Inter dosierujo kaj teksto: Between text and folder: - + Inter teksto kaj dosierujo: Transformations - + Transformado Typographic replacements: - + Tipografiaj anstataŭigoj: - Replace double quotes (") with: - + Replace double quotes (") with: + Anstataŭigi Askiajn duoblajn citilojn (") per: - Replace single quotes (') with: - + Replace single quotes (') with: + Anstataŭigi Askiajn unuoblajn citilojn (') per: Remove multiple spaces - + Forigi pluroblajn spacetojn Custom replacements: - + Propraj anstataŭigoj: Enabled - + Ŝaltita Replace - + Anstataŭigi With - + per RegExp - + Regula esprimo If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Se markita, uzi regulan esprimon por anstataŭigo. Se ne, anstataŭigi kiel simplan tekston. Preview - + Antaŭrigardo Font - + Tiparo Font: - + Tiparo: Font size: - + Tipargrando: Folder - + Dosierujo {}Level {} folder - + {}Dosierujo de nivelo {} {}Level {} text - + {}Teksto de nivelo {} Replace ... with … - + Anstataŭigi tri punktojn (...) per tripunkto (…) Replace --- with — - + Anstataŭigi tri dividstrekojn (---) per haltostreko (—) @@ -2666,37 +2696,37 @@ Installed - + Instalita Custom - + Propra Not found - + Ne trovita {} not found. Install it, or set path manually. - + {} ne troviĝis. Instalu ĝin aŭ agordu dosierindikon permane. <b>Status:</b> uninstalled. - + <b>Stato:</b> malinstalita. <b>Requires:</b> - + <b>Postulas:</b> Set {} executable path. - + Agordi lokon de la ruleblaĵo «{}». @@ -2704,17 +2734,17 @@ Phrases - + Frazelementoj Frequency - + Ofteco Word - + Vorto @@ -2722,72 +2752,72 @@ Theme: - + Etoso: {} words / {} - + {} vortoj / {} {} words - + {} vortoj Spellcheck - + Literumilo Navigation - + Navigado New Text - + Nova teksto Title - + Titolo Title: Show Full Path - + Titolo: montri plenan dosierindikon Theme selector - + Elektilo de etoso Word count - + Nombro de vortoj Progress - + Progreso Progress: Auto Show/Hide - + Progreso: aŭtomate (mal)kaŝi Clock - + Horloĝo Clock: Show Seconds - + Horloĝo: montri sekundojn @@ -2795,40 +2825,40 @@ General - + Ĝenerala Split scenes at: - + Dividi scenojn ĉe: \n---\n - + \n---\n Trim long titles (> 32 chars) - + Mallongigi longajn titolojn (pli longajn ol 32 skribsignojn) Import under: - + Enporti sub: Import in a top-level folder - + Enporti en supranivelan dosierujon helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + Se vi ne volas vidi min, vi povas kaŝi min per la menuo «Helpo». @@ -2836,40 +2866,40 @@ Import - + Enporti Format: - + Dosierformo: Choose file - + Elekti dosieron Clear file - + Malelekti dosieron Preview - + Antaŭrigardi Settings - + Agordoj lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + Ŝargiĝis la laste uzita dosierujo «{}». @@ -2877,7 +2907,7 @@ Various - + Diversaj @@ -2885,67 +2915,67 @@ Form - + Formularo Lock screen: - + Ŝlosekrano: Word target - + Celata nombro de vortoj Time target - + Celata daŭro words - + vortoj minutes - + minutoj Lock ! - + Ŝlosi! ~{} h. - + ~{} h ~{} mn. - + ~{} min {}:{} - + {}:{} {} s. - + {} s {} remaining - + {} restas {} words remaining - + {} vortoj restas @@ -2953,52 +2983,52 @@ Form - + Formularo Text - + Teksto Index cards - + Indekskartoj Outline - + Skizo F11 - + F11 Go to parent item - + Iri al patra ero Alt+Up - + Alt+Up Root - + Radiko {} words / {} - + {} vortoj / {} {} words - + {} vortoj @@ -3006,7 +3036,7 @@ Markdown - + Markdown @@ -3014,37 +3044,37 @@ Form - + Formularo Properties - + Atributoj Summary - + Resumo One line summary - + Unulinia resumo Full summary - + Plena resumo Notes / References - + Notoj / referencoj Revisions - + Revizioj @@ -3052,7 +3082,7 @@ Auto-hide - + Aŭtomate kaŝi @@ -3060,122 +3090,122 @@ Set POV - + Agordi perspektivon None - + Nenio Set Status - + Agordi staton Set Label - + Fiksi etikedon New - + Nova Main - + Ĉefa Secondary - + Malpli grava Minor - + Malgrava Set Custom Icon - + Agordi propran piktogramon Restore to default - + Ŝanĝi al la implicita Root - + Radiko Open {} items in new tabs - + Malfermi {} erojn en novaj langetoj Open {} in a new tab - + Malfermi {} en nova langeto About to remove - + Forigonta - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + <p><b>Vi estas forigonta {} ero(j)n.</b></p><p>Ĉu vi certas?</p> Select at least two items. Folders are ignored. - + Elektu almenaŭ du erojn. Dosierujoj estas ignorataj. All items must be on the same level (share the same parent). - + Ĉiuj eroj devas esti samnivelaj (idoj de unu patro). New &Folder - + Nova &dosierujo New &Text - + Nova &teksto &Copy - + &Kopii C&ut - + &Eltondi &Paste - + &Alglui &Rename - + Ŝanĝi &nomon &Delete - + &Forigi @@ -3183,22 +3213,22 @@ None - + Nenio Main - + Ĉefa Secondary - + Malpli grava Minor - + Malgrava @@ -3206,12 +3236,12 @@ {} words / {} ({}) - + {} vortoj / {} ({}) {} words - + {} vortoj @@ -3219,17 +3249,17 @@ General - + Ĝenerala Table of Content - + Enhavtabelo Custom settings for {} - + Propraj agordoj pri {} @@ -3237,17 +3267,17 @@ Main - + Ĉefa Secondary - + Malpli grava Minors - + Malgravaj @@ -3255,177 +3285,177 @@ General - + Ĝenerala Promise - + Promeso Problem - + Problemo Progress - + Progreso Resolution - + Solvo Try / Fail - + Provi / malsukcesi No and - + Ne, kaj Yes but - + Jes, sed - Freytag's pyramid - + Freytag's pyramid + Piramido de Freytag Exposition - + Klarigo Rising action - + Kreskanta agado Climax - + Klimakso Falling action - + Malkreskanta agado Three acts - + Tri aktoj 1. Setup - + 1. Komenco 1. Inciting event - + 1. Transpaŝo de la sojlo 1. Turning point - + 1. Turnopunkto 2. Choice - + 2. Elekto 2. Reversal - + 2. Renverso 2. Disaster - + 2. Katastrofo 3. Stand up - + 3. Restariĝo 3. Climax - + 3. Klimakso 3. Ending - + 3. Fino - Hero's journey - + Hero's journey + Vojaĝo de la heroo Ordinary world - + Ordinara mondo Call to adventure - + Voko al aventuro Refusal of the call - + Rifuzo de la alvoko Meeting with mentor - + Renkontiĝo kun mentoro Tests - + Ekzamenoj Approach - + Alproksimiĝo Abyss - + Abismo Reward / Revelation - + Rekompenco / rivelo Transformation - + Transformiĝo Atonement - + Rebonigo Return - + Reveno @@ -3433,37 +3463,37 @@ New plot - + Nova intrigo Name - + Nomo Meta - + Metainformoj New step - + Nova paŝo Main - + Ĉefa Secondary - + Malpli grava Minor - + Malgrava @@ -3471,22 +3501,22 @@ Main - + Ĉefa Secondary - + Malpli grava Minor - + Malgrava **Plot:** {} - + **Intrigo:** {} @@ -3494,17 +3524,17 @@ Main - + Ĉefa Secondary - + Malpli grava Minors - + Malgravaj @@ -3512,37 +3542,37 @@ Form - + Formularo POV - + Perspektivo Status - + Stato Label - + Etikedo Compile - + Elporti Goal - + Celo Word count - + Nombro de vortoj @@ -3550,162 +3580,162 @@ Not a reference: {}. - + Ne estas referenco: {}. Unknown reference: {}. - + Nekonata referenco: {}. Path: - + Dosierindiko: Stats: - + Statistikoj: POV: - + Perspektivo: Status: - + Stato: Label: - + Etikedo: Short summary: - + Mallonga resumo: Long summary: - + Longa resumo: Notes: - + Notoj: Basic info - + Bazaj informoj Detailed info - + Detaloj POV of: - + Perspektivo de: Go to {}. - + Iri al {}. Description - + Priskribo Result - + Rezulto Characters - + Roluloj Resolution steps - + Solvopaŝoj Passion - + Pasio Conflict - + Konflikto <b>Unknown reference:</b> {}. - + <b>Nekonata referenco:</b> {}. Folder: <b>{}</b> - + Dosierujo: <b>{}</b> Text: <b>{}</b> - + Teksto: <b>{}</b> Character: <b>{}</b> - + Rolulo: <b>{}</b> Plot: <b>{}</b> - + Intrigo: <b>{}</b> World: <b>{name}</b>{path} - + Monto: <b>{name}</b>{path} Referenced in: - + Referencita en: Motivation - + Instigo Goal - + Celo Epiphany - + Ekscio Short summary - + Mallonga resumo Longer summary - + Longa resumo @@ -3713,87 +3743,87 @@ Form - + Formularo Options - + Opcioj Restore - + Restaŭri Delete - + Forigi Show modifications - + Montri modifojn Show ancient version - + Montri malnovegan version Show spaces - + Montri spacetojn Show modifications only - + Montri nur modifojn {} years ago - + antaŭ {} jaroj {} months ago - + antaŭ {} monatoj {} days ago - + antaŭ {} tagoj 1 day ago - + antaŭ 1 tago {} hours ago - + antaŭ {} horoj {} minutes ago - + antaŭ {} minutoj {} seconds ago - + antaŭ {} sekundoj Line {}: - + Linio {}: Clear all - + Forviŝi ĉion @@ -3801,67 +3831,67 @@ Form - + Formularo Search for... - + Serĉi… Search in: - + Serĉi en: All - + Ĉio Title - + Titolo Text - + Teksto Summary - + Resumo Notes - + Notoj POV - + Perspektivo Status - + Stato Label - + Etikedo Options: - + Opcioj: Case sensitive - + Usklecdistinga @@ -3869,53 +3899,54 @@ New status - + Nova stato New label - + Nova etikedo newtheme - + nova etoso New theme - + Nova etoso (read-only) - + (nurlega) Open Image - + Malfermi bildon Image files (*.jpg; *.jpeg; *.png) - + Bildodosieroj (*.jpg; *.jpeg; *.png) Error - + Eraro Unable to load selected file - + Ne eblas ŝargi elektitan dosieron Unable to add selected image: {} - + Ne eblas enmeti elektitan bildon: +{} @@ -3923,27 +3954,27 @@ Form - + Formularo TextLabel - + Teksta etikedo Minor - + Malgrava Secondary - + Malpli grava Main - + Ĉefa @@ -3954,7 +3985,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -3965,17 +3996,31 @@ <p><b>Mark:</b></p> - + + <p>Dividi elektitajn erojn ĉe la specifita marko.</p> + + <p>Se unu el la elektitaj eroj estas dosierujo, la divido okazos + rikure en <i>ĉiuj</i> idoj.</p> + + <p>La dividmarko povas enhavi la jenajn fuĝsekvencojn: + <ul> + <li><b><code>\n</code></b>: linifino</li> + <li><b><code>\t</code></b>: tabeligo</li> + </ul> + </p> + + <p><b>Marko:</b></p> + - Split '{}' - + Split '{}' + Dividi «{}» Split items - + Dividi erojn @@ -3983,17 +4028,17 @@ Form - + Formularo Show Plots - + Montri intrigojn Show Characters - + Montri rolulojn @@ -4001,22 +4046,22 @@ Open selected items in that view. - + Malfermi elektitajn erojn en tiu vido. Split horizontally - + Dividi horizontale Close split - + Fermi dividaĵon Split vertically - + Dividi vertikale @@ -4024,7 +4069,7 @@ Various - + Diversaj @@ -4032,47 +4077,47 @@ Form - + Formularo CTRL+B - + CTRL+B CTRL+I - + CTRL+I CTRL+U - + CTRL+U CTRL+P - + CTRL+P CTRL+L - + CTRL+L CTRL+E - + CTRL+E CTRL+R - + CTRL+R CTRL+J - + CTRL+J @@ -4080,22 +4125,22 @@ Expand {} - + Malkaŝi {} Collapse {} - + Kaŝi {} Expand All - + Malkaŝi ĉion Collapse All - + Kaŝi ĉion @@ -4103,222 +4148,222 @@ Form - + Formularo 1 - + 1 Templates - + Ŝablonoj Empty - + Malplena Novel - + Romano Novella - + Romaneto Short Story - + Novelo Research paper - + Scienca artikolo Demo projects - + Ekzemplaj projektoj Add level - + Aldoni nivelon Add word count - + Enmeti nombron de vortoj Next time, automatically open last project - + Poste, aŭtomate malfermi la lastan projekton Open... - + Malfermi… Recent - + Lastatempaj Create - + Krei Open project - + Malfermi projekton Manuskript project (*.msk);;All files (*) - + Manuskript-projekto (*.msk);;Ĉiuj dosieroj (*) Save project as... - + Konservi projekton kiel… Manuskript project (*.msk) - + Manuskript-projekto (*.msk) Manuskript - + Manuskript Create New Project - + Krei novan projekton Warning - + Averto Overwrite existing project {} ? - + Ĉu superskribi super ekzistantan projekton {}? Empty fiction - + Malplena fikcio Chapter - + Ĉapitro Scene - + Sceno Trilogy - + Trilogio Book - + Libro Section - + Sekcio Empty non-fiction - + Malplena nefikcio words each. - + vortoj. of - + de Text - + Teksto Something - + Io <b>Total:</b> {} words (~ {} pages) - + <b>Entute:</b> {} vortoj (~ {} paĝoj) Fiction - + Fikcio Non-fiction - + Nefikcio Idea - + Ideo Note - + Noto Research - + Informokolektado TODO - + FARENDA First draft - + Unua malneto Second draft - + Dua malneto Final - + Neto @@ -4326,212 +4371,212 @@ New item - + Nova ero Fantasy world building - + Konstruado de fantasta mondo Physical - + Fizika Climate - + Klimato Topography - + Topografio Astronomy - + Astronomio Wild life - + Faŭno Flora - + Flaŭro History - + Historio Races - + Rasoj Diseases - + Malsanoj Cultural - + Kultura Customs - + Kutimoj Food - + Manĝo Languages - + Lingvoj Education - + Eduko Dresses - + Vesto Science - + Scienco Calendar - + Kalendaro Bodily language - + Korpolingvo Ethics - + Etiko Religion - + Religio Government - + Registaro Politics - + Politiko Gender roles - + Seksroloj Music and arts - + Muziko kaj artoj Architecture - + Arkitekturo Military - + Milito Technology - + Tekniko Courtship - + Amindumado Demography - + Demografio Transportation - + Transporto Medicine - + Medicino Magic system - + Magisistemo Rules - + Reguloj Organization - + Organizo Magical objects - + Magiaĵoj Magical places - + Magiejoj Magical races - + Magiuloj Important places - + Gravaj lokoj Important objects - + Gravaj objektoj Natural resources - + Resursoj Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_es.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_es.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_es.ts manuskript-0.14.0/i18n/manuskript_es.ts --- manuskript-0.12.0/i18n/manuskript_es.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_es.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -28,9 +29,9 @@ formats.</p> <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - <p>Convertidor de documentos universal. Se puede utilizar para convertir Markdown a un amplio - conjunto de otros formatos.</p> - <p>Web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Convertidor de documentos universal. Se puede utilizar para convertir markdown a un amplio + conjunto de otros formatos.</p> + <p>Página web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -54,8 +55,8 @@ Simplest export to plain text. Allows you to use your own markup not understood by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - La exportación más simple, a texto plano. Permite utilizar un formato de marcado propio, - no conocido por Manuskript. Por ejemplo <a href='www.fountain.io'>Fountain</a>. + La exportación más simple a texto plano. Permite utilizar un formato de marcado propio, + no conocido por Manuskript. Por ejemplo, <a href='www.fountain.io'>Fountain</a>. @@ -159,7 +160,7 @@ Self-contained HTML files, with no dependencies - Ficheros HTML auto-contenidos, sin dependencias externas + Archivos HTML autocontenidos, sin dependencias externas @@ -223,12 +224,12 @@ Could not process regular expression: {} - No se puede procesar la expresión regular: + No se ha podido procesar la expresión regular: {} - Choose output file… + Choose output file… Elija el archivo de salida… @@ -290,7 +291,7 @@ Frequency Analyzer - Analizador de Frecuencias + Analizador de frecuencias @@ -325,7 +326,7 @@ Number of words: from - Numero de palabras: desde + Número de palabras: desde @@ -363,9 +364,9 @@ <p>Only text files are supported (not images, binary or others).</p> <p><b>Info:</b> Importa la estructura completa de un directorio. Las carpetas se añaden como carpetas, y - los ficheros de texto plano contenidos (eliges cuales por su extensión) + los archivos de texto plano contenidos (elija cuáles por su extensión) se añaden como escenas.</p> - <p>Sólo se soportan ficheros de texto (no imágenes, binarios ni otros).</p> + <p>Sólo se soportan archivos de texto (no imágenes, binarios ni otros).</p> @@ -385,7 +386,7 @@ Import folder then files - Importar carpeta con sus ficheros + Importar carpeta con sus archivos @@ -395,12 +396,12 @@ File open failed. - Falló la apertura del fichero. + Ha habido un fallo al abrir el archivo. This does not appear to be a valid OPML file. - No parece ser un fichero OPML válido. + No parece ser un archivo OPML válido. @@ -416,10 +417,10 @@ might give better result depending on your document. <br/>&nbsp; <b>Info:</b> Manuskript puede - importar desde <b>markdown</b> u <b>OPML</b>. Pandoc convertirá - tu documento a uno de ellos (ver la opción de debajo), y - después se importará en manuskript. Dependiendo de tu documento - podrías obtener mejores resultados con uno u otro. + importar desde <b>;markdown</b> u <b>OPML</b>. Pandoc convertirá + su documento a uno de ellos (vea la opción de debajo), y + después se importará en Manuskript. Dependiendo de su documento + podríaa obtener mejores resultados con uno u otro. <br/>&nbsp; @@ -430,7 +431,7 @@ Wrap lines: - Ajustar lineas: + Ajustar líneas: @@ -443,8 +444,8 @@ <p>¿Debería insertar pandoc saltos de línea cosméticos / no-semánticos?</p><p> <b>auto</b>: salto a los 72 caracteres.<br> - <b>none</b>: sin ajuste de línea.<br> - <b>preserve</b>: intenta conservar los ajustes de línea del + <b>nada</b>: sin ajuste de línea.<br> + <b>preservar</b>: intenta conservar los ajustes de línea del documento original.</p> @@ -455,7 +456,7 @@ This does not appear to be a valid Mind Map file. - No parece ser un fichero Mind Map válido. + No parece ser un archivo de Mind Map válido. @@ -581,7 +582,7 @@ Expand each sentence of your one paragraph summary to a paragraph - En tu resumen de un párrafo expande cada frase en un párrafo + En su resumen de un párrafo, expanda cada frase en un párrafo @@ -601,7 +602,7 @@ What if...? - Qué pasaría si...? + ¿Qué pasaría si...? @@ -621,7 +622,7 @@ Basic info - Informaciónes básicas + Información básica @@ -666,7 +667,7 @@ Detailed info - Informaciones detalladas + Información detallada @@ -746,7 +747,7 @@ Persos - Personajes + Persos @@ -821,12 +822,12 @@ Sa&ve as... - G&uardar Como... + G&uardar como... Ctrl+Shift+S - Ctrl+Shift+S + Ctrl+Mayús+S @@ -841,17 +842,17 @@ &Show help texts - &Ver textos de ayuda + &Mostrar textos de ayuda Ctrl+Shift+B - Ctrl+Shift+B + Ctrl+Mayús+B &Spellcheck - &Corrector Ortográfico + &Corrector ortográfico @@ -921,7 +922,7 @@ Project {} saved. - * {} no se encontró en el archivo del proyecto. + Proyecto {} guardado. @@ -966,46 +967,46 @@ Enter information about your book, and yourself. - Introduzca información acerca de tu libro y sobre ti mismo. + Introduzca información acerca de su libro y sobre sí mismo. The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous evil wizard wasn't able to kill a baby?' (Harry Potter) - La situación básica en la forma de una pregunta tipo "¿Que pasaría sí...?'. Ej:"¿Que pasaría si el más peligroso - hechicero malvado no pudiera ser capaz de matar un bebe?" (Harry Potter) + La situación básica en la forma de una pregunta tipo "¿Que pasaría sí...?". Ej:"¿Que pasaría si el más peligroso + hechicero malvado no pudiera ser capaz de matar un bebé?" (Harry Potter) Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - Tómate tu tiempo para pensar en resumen de una linea (apróximadamente 50 palabras) de tu libro. Después expándelo hasta - un párrafo, después hasta una página, y por último hasta un resumen completo. + Tómese su tiempo para pensar en resumen de una línea (aproximadamente 50 palabras) de su libro. Después, expándalo hasta + un párrafo, después hasta una página y, por último, hasta un resumen completo. Create your characters. - Crea tus personajes. + Cree sus personajes. Develop plots. - Desarrolla las tramas. + Desarrolle las tramas. Create the outline of your masterpiece. - Crea el esquema de tu obra maestra. + Cree el esquema de su obra maestra. Write. - Escribe. + Escriba. Debug info. Sometimes useful. - Depura la información. A veces es útil. + Información de depuración. A veces es útil. @@ -1020,7 +1021,7 @@ POV - + Punto de vista @@ -1050,7 +1051,7 @@ Background color - Color del Fondo + Color del fondo @@ -1085,7 +1086,7 @@ Book information - Informaciones del libro + Información del libro @@ -1110,14 +1111,14 @@ Build worlds. Create hierarchy of broad categories down to specific details. - Construir mundos. Crear una jerarquía desde categorías amplias hasta detalles especifícos. + Construir mundos. Crear una jerarquía desde categorías amplias hasta detalles específicos. Add plot step Añadir un paso a la trama (CTRL+Intro) - + &Import… &Importar… @@ -1157,10 +1158,10 @@ Ctrl+V Ctrl+V - + &Split… - Dividir… + &Dividir… @@ -1195,7 +1196,7 @@ &Move Up - Subir + &Subir @@ -1205,7 +1206,7 @@ M&ove Down - Bajar + &Bajar @@ -1220,7 +1221,7 @@ &Delete - Eliminar + &Eliminar @@ -1240,7 +1241,7 @@ M&erge - Combinar + &Combinar @@ -1390,7 +1391,7 @@ Ctrl+Shift+C - Ctrl+Shift+C + Ctrl+Mayús+C @@ -1405,7 +1406,7 @@ &Comment line(s) - &Línea de comentario(s) + &Línea(s) de comentario(s) @@ -1425,7 +1426,7 @@ Remove selected plot step(s) - Eliminar el paso(s) seleccionado de la trama + Eliminar paso(s) seleccionado(s) de la trama @@ -1435,12 +1436,12 @@ Install {}{} to use spellcheck - Instala {}{} para usar el corrector ortográfico + Instale {}{} para usar el corrector ortográfico {} has no installed dictionaries - {} no tiene instalado ningún diccionario + {} no tiene diccionarios instalados @@ -1460,12 +1461,12 @@ Your changes will be lost if you don't save them. - Tus cambios se perderán si no los guardas. + Sus cambios se perderán si no los guarda. PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - Es conocido que las versiones PyQt / Qt 5.11 y 5.12 pueden causar errores que resulten en pérdida de datos. + Se conoce que las versiones PyQt / Qt 5.11 y 5.12 pueden causar errores que resulten en pérdida de datos. @@ -1480,107 +1481,107 @@ Allow POV - + Permitir POV Search - + Buscar Ctrl+F - + Ctrl+F &Technical Support - + &Soporte técnico How to obtain technical support for Manuskript. - + Cómo obtener soporte técnico para Manuskript. F1 - F1 + F1 &Locate log file... - + &Abrir archivo de registro... Locate log file - + Localizar archivo de registro Locate the diagnostic log file used for this session. - + Abrir archivo de registro usado para este sesión. Shift+F1 - + Mayús+F1 Sorry! - + ¡Lo siento! This session is not being logged. - + Esta sesión no está registrándose. A log file is a Work in Progress! - + ¡Archivo de registro en progreso! The log file "{}" will continue to be written to until Manuskript is closed. - + El archivo de registro "{}" continuará siendo escrito hasta que Manuskript se cierre. It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Ahora se mostrará en su gestor de archivos, pero es de uso limitado hasta que usted cierre Manuskript. Error! - + ¡Error! An error was encountered while trying to show the log file below in your file manager. - + Ha habido un error al intentar mostrar el archivo de registro inferior en su gestor de archivos. F3 - F3 + F3 Shift+F3 - + Mayús+F3 Situation - + Situación Status - Estado + Estado @@ -1588,7 +1589,7 @@ No results found - + No se han encontrado resultados @@ -1681,7 +1682,7 @@ Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - Las revisiones son una manera de realizar un seguimiento de las modificaciones. Para cada elemento de texto, almacena cualquier cambio que hagas en el texto principal, permitiéndote ver y restaurar versiones anteriores. + Las revisiones son una manera de realizar un seguimiento de las modificaciones. Para cada elemento de texto, almacena cualquier cambio que haga en el texto principal, permitiéndole ver y restaurar versiones anteriores. @@ -1701,7 +1702,7 @@ Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - El borrado inteligente te permite almacenar solo un cierto número de revisiones. Se recomienda encarecidamente que lo uses, para que tu archivo no se llene de miles de cambios insignificantes. + El borrado inteligente le permite almacenar solo un cierto número de revisiones. Se recomienda encarecidamente que lo use para que su archivo no se llene de miles de cambios insignificantes. @@ -1756,7 +1757,7 @@ POV - + Punto de vista @@ -1791,12 +1792,12 @@ Show ite&m count - Ver número de ele&mentos + Mostrar número de ele&mentos Show summary - Ver resumen + Mostrar resumen @@ -1921,7 +1922,7 @@ 1.5 lines - 1.5 lineas + 1,5 líneas @@ -1951,7 +1952,7 @@ Indent 1st line - Indentar la 1ª linea + Sangrar la 1ª linea @@ -1971,7 +1972,7 @@ Delete - Borrar + Eliminar @@ -2016,12 +2017,12 @@ No Image - Sin Imagen + Sin imagen Tiled - Tileado + En mosaico @@ -2081,7 +2082,7 @@ Margins: - Margenes: + Márgenes: @@ -2096,12 +2097,12 @@ <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - <html><head/><body><p>Si marcas esta opción, tu proyecto se grabará en un único archivo. Más fácil de copiar o guardar, pero no permitirá edición colaborativa o distintas versiones.<br/>Si está desmarcada, tu proyecto se grabará como una carpeta conteniendo múltiples archivos pequeños.</p></body></html> + <html><head/><body><p>Si marca esta opción, su proyecto se guardará en un único archivo. Es más fácil de copiar o de guardar, pero no permitirá una edición colaborativa o distintas versiones.<br/>Si está desmarcada, su proyecto se guardará como una carpeta que contendrá múltiples archivos pequeños.</p></body></html> Save to one single file - Guardar en un único fichero + Guardar en un único archivo @@ -2126,17 +2127,17 @@ Alignment: - Alineamiento: + Alineación: Justify - Justificación + Justificar Alignment - Alineamiento + Alineación @@ -2176,17 +2177,17 @@ S&how progress - Mostrar progreso + &Mostrar progreso Show summar&y - Mostrar resumen + &Mostrar resumen Show p&rogress - Muestra p&rogreso + Mostrar p&rogreso @@ -2201,7 +2202,7 @@ Restore defaults - Restaura valores por defecto + Restaurar valores por defecto @@ -2271,76 +2272,77 @@ <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>La función Revisiones ha sido el origen de muchos de los problemas reportados. En esta versión de Manuskript, se ha desactivado por defecto para nuevos proyectos con el fin de brindar la mejor experiencia.</b></p><p>¿Porqué no se han solucionado todavía estos problemas? <a href="https://www.theologeek.ch/manuskript/contribute/">Necesitamos tu ayuda para hacer Manuskript mejor!</a></p> + <p><b>La función de Revisiones ha sido la fuente de muchos problemas reportados. En esta versión de Manuskript se ha desactivado para proyectos nuevos para proveer la mejor experiencia posible.</b></p><p>¿Por qué estos problemas no se han solucionado? <a href="https://www.theologeek.ch/manuskript/contribute/">¡Necesitamos su ayuda para mejorar Manuskript!</a></p> Show progress in chars next to words - + Mostrar progreso en caracteres junto + a las palabras Char/Word Counter - + Contador de caracteres/palabras Count spaces as chars - + Contar espacios como caracteres Show char c&ount - + Mostrar c&uenta de caracteres Sho&w char count - + Mos&trar conteo de caracteres SpellAction - + Spelling Suggestions - Sugerencias de Ortografía + Sugerencias de ortografía - + &Add to dictionary &Añadir al diccionario - + &Remove from custom dictionary &Eliminar del diccionario personal - + &New Character - + &Nuevo personaje - + &New Plot Item - + &Nuevo elemento de la trama - + &New World Item - + &Nuevo elemento del mundo - + &Correction Suggestions - + &Sugerencias de corrección - + &Correction Suggestion - + &Sugerencia de corrección @@ -2379,7 +2381,7 @@ POV - PDV + Punto de vista @@ -2417,7 +2419,7 @@ POV: - + Punto de vista: @@ -2481,7 +2483,7 @@ Filter (type the name of anything in your project) - Filtro (escribe el nombre de cualquier elemento de tu proyecto) + Filtro (escriba el nombre de cualquier elemento de su proyecto) @@ -2568,7 +2570,7 @@ Dock Widgets Toolbar - Anclar Barra de Herramientas + Anclar barra de herramientas @@ -2651,7 +2653,7 @@ Decide here what will be included in the final export. - Decide aquí lo que se incluirá en la exportación final. + Decida aquí lo que se incluirá en la exportación final. @@ -2830,13 +2832,13 @@ - Replace ... with … + Replace ... with … Reemplazar ... por … - Replace --- with — - Reemplazar --- con — + Replace --- with — + Reemplazar --- con — @@ -2859,7 +2861,7 @@ {} not found. Install it, or set path manually. - {} no encontrado, instálalo, o establece el camino (path) manualmente. + {} no encontrado. Instálelo o establezca la ruta manualmente. @@ -2874,7 +2876,7 @@ Set {} executable path. - Establecer {} camino(path) del ejecutable. + Establecer {} ruta del ejecutable. @@ -2955,7 +2957,7 @@ Progress: Auto Show/Hide - Progreso: Automático Mostrar/Ocultar + Progreso: Mostrar/Ocultar automáticamente @@ -3006,7 +3008,7 @@ If you don't wanna see me, you can hide me in Help menu. - Si no quieres verme, puedes ocultarme en el menú Ayuda. + Si no quiere verme, puede ocultarme en el menú Ayuda. @@ -3024,12 +3026,12 @@ Choose file - Seleccionar fichero + Seleccionar archivo Clear file - Borrar fichero + Eliminar archivo @@ -3085,7 +3087,7 @@ Lock ! - ¡ Bloquear ! + ¡Bloquear! @@ -3168,22 +3170,22 @@ ({} chars) {} words / {} - + ({} caracteres) {} palabras / {} {} words / {} - + {} palabras / {} {} chars - + {} caracteres {} chars - + {} caracteres @@ -3237,7 +3239,7 @@ Auto-hide - Auto ocultar + Autoocultar @@ -3285,7 +3287,7 @@ Set Custom Icon - Poner icono personalizado + Establecer icono personalizado @@ -3308,29 +3310,24 @@ Abrir {} en una nueva pestaña - + About to remove A punto de borrar - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Estás a punto de borrar {} elemento(s).</b></p><p>¿Estás seguro?</p> - - - + Select at least two items. Folders are ignored. - Selecciona al menos dos elementos. Las carpetas no se tienen en cuenta. + Seleccione al menos dos elementos. Las carpetas no se tienen en cuenta. - + All items must be on the same level (share the same parent). - Todos los elementos deben estar al mismo nivel (tener el mismo padre). + Todos los elementos deben estar en el mismo nivel (tener el mismo padre). New &Folder - Nueva carpeta + Nueva &carpeta @@ -3360,7 +3357,17 @@ &Delete - Eliminar + &Eliminar + + + + You're about to delete {} item(s). + Va a eliminar {} elemento(s). + + + + Are you sure? + ¿Está seguro/a? @@ -3389,12 +3396,12 @@ outlineItem - + {} words / {} ({}) {} palabras / {} ({}) - + {} words {} palabras @@ -3409,7 +3416,7 @@ Table of Content - Tabla de Contenido + Tabla de contenido @@ -3475,12 +3482,12 @@ Yes but - Si pero + Sí, pero Freytag's pyramid - Piramide de Freytag + Pirámide de Freytag @@ -3555,7 +3562,7 @@ Hero's journey - El Viaje del Héroe + El viaje del héroe @@ -3697,7 +3704,7 @@ POV - + Punto de vista @@ -3745,12 +3752,12 @@ Stats: - Características: + Estadísticas: POV: - + Punto de vista: @@ -3780,12 +3787,12 @@ Basic info - Informaciones básicas + Información básica Detailed info - Informaciones detalladas + Información detallada @@ -3908,27 +3915,27 @@ Delete - Borrar + Eliminar Show modifications - Ver modificaciones + Mostrar modificaciones Show ancient version - Ver versión antigua + Mostrar versión antigua Show spaces - Ver espacios + Mostrar espacios Show modifications only - Ver sólo modificaciones + Mostrar sólo modificaciones @@ -4009,7 +4016,7 @@ New theme - Nuevo Tema + Nuevo tema @@ -4034,13 +4041,13 @@ Unable to load selected file - Fue imposible cargar el archivo seleccionado + Ha sido imposible cargar el archivo seleccionado Unable to add selected image: {} - Fue imposible añadir la imagen seleccionada: + Ha sido imposible añadir la imagen seleccionada: {} @@ -4128,12 +4135,12 @@ Show Plots - Ver Tramas + Mostrar tramas Show Characters - Ver Personajes + Mostrar personajes @@ -4141,7 +4148,7 @@ Open selected items in that view. - Abre los elementos seleccionados en esta vista. + Abrir los elementos seleccionados en esta vista. @@ -4162,7 +4169,7 @@ textEditView - + Various Varios @@ -4230,12 +4237,12 @@ Expand All - Expandir Todo + Expandir todo Collapse All - Contraer Todo + Contraer todo @@ -4268,7 +4275,7 @@ Novella - Novela Corta + Novela corta @@ -4278,7 +4285,7 @@ Research paper - Árticulo de investigación + Artículo de investigación @@ -4298,7 +4305,7 @@ Next time, automatically open last project - La proxima vez, abrir el último proyecto automáticamente + La próxima vez, abrir el último proyecto automáticamente @@ -4323,7 +4330,7 @@ Manuskript project (*.msk);;All files (*) - Proyecto de Manuskript (*.msk);;Todos los ficheros (*) + Proyecto de Manuskript (*.msk);;Todos los archivos (*) @@ -4338,7 +4345,7 @@ Create New Project - Crear un Proyecto Nuevo + Crear un proyecto nuevo @@ -4458,7 +4465,7 @@ Overwrite existing project {} ? - ¿Sobreescribir el proyecto existe {}? + ¿Sobreescribir el proyecto existente {}? @@ -4471,12 +4478,12 @@ Fantasy world building - Construcción del mundo de fantasía + Construcción de un mundo de fantasía Physical - Fisico + Entorno físico diff -Nru manuskript-0.12.0/i18n/manuskript_fa.ts manuskript-0.14.0/i18n/manuskript_fa.ts --- manuskript-0.12.0/i18n/manuskript_fa.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_fa.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,223 +1,224 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - + Basic HTML output using the Python module 'markdown'. + - Python module 'markdown'. - + Python module 'markdown'. + Markdown source - + HTML Source - + HTML Output - + Default exporter, provides basic formats used by other exporters. - + Preview with highlighter. - + Plain text - + A little known format modestly used. You know, web sites for example. - + Needs LaTeX to be installed. - + Error - + Standalone document (not just a fragment) - + Include a table of contents. - + Number of sections level to include in TOC: - + Typographically correct output - + Normalize the document (cleaner) - + Specify the base level for headers: - + Use reference-style links instead of inline links - + Use ATX-style headers - + Self-contained HTML files, with no dependencies - + Use <q> tags for quotes in HTML - + LaTeX engine used to produce the PDF. - + Paper size: - + Font size: - + Class: - + Line spacing: - + - Books that don't kill trees. - + Books that don't kill trees. + OpenDocument format. Used by LibreOffice for example. - + Microsoft Office (.docx) document. - + reStructuredText is a lightweight markup language. - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + Convert to ePUB3 - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -225,52 +226,52 @@ Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -278,47 +279,47 @@ Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -326,19 +327,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -347,47 +348,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + This does not appear to be a valid OPML file. - + Pandoc import - + @@ -397,17 +398,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -417,32 +418,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -450,7 +451,7 @@ Insert reference - + @@ -458,1099 +459,1099 @@ General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + Email - + Summary - + Situation: - + Summary: - + One sentence - + One paragraph - + One page - + Full - + One sentence summary - + One paragraph summary - + Expand each sentence of your one paragraph summary to a paragraph - + One page summary - + Full summary - + Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Importance - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + - + &Import… - + F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + F2 - + Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + F3 - + Shift+F3 - + Situation - + Status - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1558,7 +1559,7 @@ No results found - + @@ -1566,751 +1567,751 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2318,12 +2319,12 @@ About Manuskript - + Manuskript - + @@ -2331,12 +2332,12 @@ Version - + Software Versions in Use: - + @@ -2344,37 +2345,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2382,32 +2383,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2415,12 +2416,12 @@ Name - + Value - + @@ -2428,17 +2429,17 @@ Main - + Secondary - + Minor - + @@ -2446,47 +2447,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2494,27 +2495,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2522,7 +2523,7 @@ Various - + @@ -2530,7 +2531,7 @@ Various - + @@ -2538,7 +2539,7 @@ Dock Widgets Toolbar - + @@ -2546,7 +2547,7 @@ Form - + @@ -2554,12 +2555,12 @@ One line summary - + Full summary - + @@ -2567,7 +2568,7 @@ Form - + @@ -2575,27 +2576,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2603,7 +2604,7 @@ {} (not implemented yet) - + @@ -2611,202 +2612,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2814,37 +2815,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2852,17 +2853,17 @@ Phrases - + Frequency - + Word - + @@ -2870,72 +2871,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2943,40 +2944,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2984,32 +2985,32 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3017,7 +3018,7 @@ Various - + @@ -3025,67 +3026,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3093,67 +3094,67 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3161,7 +3162,7 @@ Markdown - + @@ -3169,37 +3170,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3207,7 +3208,7 @@ Auto-hide - + @@ -3215,122 +3216,127 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3338,35 +3344,35 @@ None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3374,17 +3380,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3392,17 +3398,17 @@ Main - + Secondary - + Minors - + @@ -3410,177 +3416,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3588,32 +3594,32 @@ Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3621,22 +3627,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3644,17 +3650,17 @@ Main - + Secondary - + Minors - + @@ -3662,37 +3668,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3700,162 +3706,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3863,87 +3869,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3951,12 +3957,12 @@ Form - + Search for... - + @@ -3964,53 +3970,53 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + @@ -4018,27 +4024,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4049,7 +4055,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4060,17 +4066,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4078,17 +4084,17 @@ Form - + Show Plots - + Show Characters - + @@ -4096,30 +4102,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4127,47 +4133,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4175,22 +4181,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4198,222 +4204,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4421,212 +4427,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_fi.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_fi.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_fi.ts manuskript-0.14.0/i18n/manuskript_fi.ts --- manuskript-0.12.0/i18n/manuskript_fi.ts 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/i18n/manuskript_fi.ts 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4638 @@ + + + + + Export + + + Basic HTML output using the Python module 'markdown'. + + + + + Python module 'markdown'. + Python moduuli 'markdown'. + + + + Markdown source + Markdown lähde + + + + HTML Source + HTML Lähde + + + + HTML Output + HTML Tuloste + + + + Default exporter, provides basic formats used by other exporters. + + + + + Preview with highlighter. + + + + + Plain text + + + + + A little known format modestly used. You know, web sites for example. + + + + + Needs LaTeX to be installed. + LaTeX täytyy olla asennettu. + + + + Error + Virhe + + + + Standalone document (not just a fragment) + + + + + Include a table of contents. + Sisällytä sisällysluettelo. + + + + Number of sections level to include in TOC: + + + + + Typographically correct output + + + + + Normalize the document (cleaner) + Normalisoi dokumentti (puhdistin) + + + + Specify the base level for headers: + + + + + Use reference-style links instead of inline links + + + + + Use ATX-style headers + + + + + Self-contained HTML files, with no dependencies + + + + + Use <q> tags for quotes in HTML + + + + + LaTeX engine used to produce the PDF. + + + + + Paper size: + + + + + Font size: + Kirjaisimen koko: + + + + Class: + Luokka: + + + + Line spacing: + Riviväli: + + + + Books that don't kill trees. + Kirjoja, jotka eivät tapa puita. + + + + OpenDocument format. Used by LibreOffice for example. + OpenDocument-tiedostomuoto. Muun muassa LibreOfficen käyttämä. + + + + Microsoft Office (.docx) document. + Microsoft Office (.docx) dokumentti. + + + + reStructuredText is a lightweight markup language. + + + + + Just like plain text, excepts adds markdown titles. + Presupposes that texts are formatted in markdown. + + + + + Simplest export to plain text. Allows you to use your own markup not understood + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + + + + + <p>A universal document converter. Can be used to convert Markdown to a wide range of other + formats.</p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + + + + + a valid LaTeX installation. Pandoc recommendations can be found on: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + + + + + Export to markdown, using pandoc. Allows more formatting options + than the basic manuskript exporter. + + + + + LaTeX is a word processor and document markup language used to create + beautiful documents. + + + + + The purpose of this format is to provide a way to exchange information + between outliners and Internet services that can be browsed or controlled + through an outliner. + + + + + Disable YAML metadata block. +Use that if you get YAML related error. + + + + + Convert to ePUB3 + Muunna ePUB3:ksi + + + + Could not process regular expression: +{} + + + + + Choose output file… + + + + + ExportersManager + + + Manage Exporters + + + + + Manuskript + Manuskript + + + + Description + Kuvaus + + + + Offers export to + + + + + Status + Tila + + + + Status: + Tila: + + + + Version: + Versio: + + + + Path: + Polku: + + + + ... + ... + + + + {HelpText} + + + + + FrequencyAnalyzer + + + Frequency Analyzer + + + + + Word frequency + + + + + Settings + Asetukset + + + + Minimum size: + Minimikoko: + + + + Exclude words (comma separated): + Poisjätetyt sanat (pilkuilla eroteltuna): + + + + Analyze + Analysoi + + + + Phrase frequency + + + + + Number of words: from + + + + + to + + + + + Import + + + Markdown import + + + + + <b>Info:</b> A very simple + parser that will go through a markdown document and + create items for each titles.<br/>&nbsp; + + + + + Folder import + + + + + <p><b>Info:</b> Imports a whole + directory structure. Folders are added as folders, and + plaintext documents within (you chose which ones by extension) + are added as scene.</p> + <p>Only text files are supported (not images, binary or others).</p> + + + + + Include only those extensions: + + + + + Comma separated values + + + + + Sort items by name + + + + + Import folder then files + + + + + OPML Import + OPML-tuonti + + + + File open failed. + Tiedoston avaaminen epäonnistui. + + + + This does not appear to be a valid OPML file. + Tämä ei vaikuta olevan validi OPML-tiedosto. + + + + Pandoc import + Pandoc-tuonti + + + + <b>Info:</b> Manuskript can + import from <b>markdown</b> or <b>OPML</b>. Pandoc will + convert your document to either (see option below), and + then it will be imported in manuskript. One or the other + might give better result depending on your document. + <br/>&nbsp; + + + + + Import using: + Tuo käyttäen: + + + + Wrap lines: + + + + + <p>Should pandoc create + cosmetic / non-semantic line-breaks?</p><p> + <b>auto</b>: wraps at 72 characters.<br> + <b>none</b>: no line wrap.<br> + <b>preserve</b>: tries to preserves line wrap from the + original document.</p> + + + + + Mind Map Import + + + + + This does not appear to be a valid Mind Map file. + + + + + Mind Map import + + + + + Import tip as: + + + + + Untitled + + + + + MDEditCompleter + + + Insert reference + + + + + MainWindow + + + General + + + + + Title + Otsikko + + + + Subtitle + Alaotsikko + + + + Series + + + + + Volume + + + + + Genre + + + + + License + Lisenssi + + + + Author + Kirjoittaja + + + + Name + Nimi + + + + Email + Sähköposti + + + + Summary + Tiivistelmä + + + + Situation: + + + + + Summary: + + + + + One sentence + Yksi lause + + + + One paragraph + Yksi kappale + + + + One page + Yksi sivu + + + + Full + Täysi + + + + One sentence summary + Yhden lauseen tiivistelmä + + + + One paragraph summary + Yhden kappaleen tiivistelmä + + + + Expand each sentence of your one paragraph summary to a paragraph + + + + + One page summary + Yhden sivun tiivistelmä + + + + Full summary + Koko tiivistelmä + + + + Next + Seuraava + + + + What if...? + Mitä jos...? + + + + Characters + Hahmot + + + + Names + Nimet + + + + Filter + Suodatin + + + + Basic info + Perustiedot + + + + Importance + Tärkeys + + + + Motivation + Motivaatio + + + + Goal + Tavoite + + + + Conflict + Konflikti + + + + Epiphany + + + + + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + + + + + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + + + + + Notes + Muistiinpanot + + + + Detailed info + + + + + Plots + Juonet + + + + Plot + Juoni + + + + Character(s) + Hahmo(t) + + + + Description + Kuvaus + + + + Result + Lopputulos + + + + Resolution steps + + + + + World + Maailma + + + + Populates with empty data + + + + + More + Lisää + + + + Source of passion + Intohimon lähde + + + + Source of conflict + Konfliktin lähde + + + + Outline + + + + + Editor + + + + + Debug + + + + + FlatData + + + + + Persos + + + + + Labels + + + + + &File + &Tiedosto + + + + &Recent + + + + + &Help + + + + + &Tools + &Työkalut + + + + &Edit + &Muokkaa + + + + &View + &Katso + + + + &Mode + &Tila + + + + &Cheat sheet + + + + + Sea&rch + + + + + &Navigation + + + + + &Open + &Avaa + + + + Ctrl+O + Ctrl+O + + + + &Save + &Tallenna + + + + Ctrl+S + Ctrl+S + + + + Sa&ve as... + + + + + Ctrl+Shift+S + + + + + &Quit + + + + + Ctrl+Q + + + + + &Show help texts + + + + + Ctrl+Shift+B + + + + + &Spellcheck + + + + + F9 + + + + + &Labels... + + + + + &Status... + + + + + Tree + + + + + &Simple + + + + + &Fiction + + + + + Index cards + + + + + S&ettings + + + + + F8 + F8 + + + + &Close project + + + + + Co&mpile + + + + + F6 + F6 + + + + &Frequency Analyzer + + + + + Book information + Kirjan tiedot + + + + &About + + + + + About Manuskript + Manuskriptista + + + + Manuskript + Manuskript + + + + Project {} saved. + + + + + WARNING: Project {} not saved. + + + + + Project {} loaded. + Projekti {} ladattu. + + + + Project {} loaded with some errors. + + + + + (~{} pages) + + + + + Words: {}{} + Sanoja: {}{} + + + + Book summary + Kirjan tiivistelmä + + + + Project tree + Projektipuu + + + + Metadata + Metadata + + + + Story line + + + + + Enter information about your book, and yourself. + + + + + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + + + + + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to + a paragraph, then to a page, then to a full summary. + + + + + Create your characters. + + + + + Develop plots. + + + + + Build worlds. Create hierarchy of broad categories down to specific details. + + + + + Create the outline of your masterpiece. + + + + + Write. + Kirjoita. + + + + Debug info. Sometimes useful. + + + + + Dictionary + Sanakirja + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + Edistyminen + + + + Compile + Käännä + + + + Icon color + Ikonin väri + + + + Text color + Tekstin väri + + + + Background color + Taustaväri + + + + Icon + Ikoni + + + + Text + + + + + Background + + + + + Border + + + + + Corner + Kulma + + + + Add plot step + + + + + &Import… + + + + + F7 + F7 + + + + &Copy + + + + + Ctrl+C + Ctrl+C + + + + C&ut + + + + + Ctrl+X + Ctrl+X + + + + &Paste + + + + + Ctrl+V + Ctrl+V + + + + &Split… + + + + + Ctrl+Shift+K + Ctrl+Shift+K + + + + Sp&lit at cursor + + + + + Ctrl+K + Ctrl+K + + + + Ctrl+M + Ctrl+M + + + + Ctrl+D + Ctrl+D + + + + Del + Del + + + + &Move Up + + + + + Ctrl+Shift+Up + Ctrl+Shift+Up + + + + M&ove Down + + + + + Ctrl+Shift+Down + Ctrl+Shift+Down + + + + Dupl&icate + + + + + &Delete + + + + + &Rename + + + + + F2 + F2 + + + + Organi&ze + + + + + M&erge + + + + + &Format + + + + + &Header + + + + + &Level 1 (setext) + + + + + Ctrl+Alt+1 + Ctrl+Alt+1 + + + + Level &2 + + + + + Ctrl+Alt+2 + Ctrl+Alt+2 + + + + Level &1 (atx) + + + + + Ctrl+1 + Ctrl+1 + + + + L&evel 2 + + + + + Ctrl+2 + Ctrl+2 + + + + Level &3 + + + + + Ctrl+3 + Ctrl+3 + + + + Level &4 + + + + + Ctrl+4 + Ctrl+4 + + + + Level &5 + + + + + Ctrl+5 + Ctrl+5 + + + + Level &6 + + + + + Ctrl+6 + Ctrl+6 + + + + &Bold + + + + + Ctrl+B + Ctrl+B + + + + &Italic + + + + + Ctrl+I + Ctrl+I + + + + &Strike + + + + + &Verbatim + + + + + Su&perscript + + + + + Ctrl++ + Ctrl++ + + + + Subsc&ript + + + + + Ctrl+- + Ctrl+- + + + + Co&mment block + + + + + Ctrl+Shift+C + Ctrl+Shift+C + + + + Clear &formats + + + + + Ctrl+0 + Ctrl+0 + + + + &Comment line(s) + + + + + &Ordered list + + + + + &Unordered list + + + + + B&lockquote + + + + + Remove selected plot step(s) + + + + + The file {} does not exist. Has it been moved or deleted? + + + + + Install {}{} to use spellcheck + + + + + {} has no installed dictionaries + + + + + {}{} is not installed + + + + + Save project? + Tallenna projekti? + + + + Save changes to project "{}" before closing? + + + + + Your changes will be lost if you don't save them. + + + + + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. + + + + + PyQt {} and Qt {} are in use. + + + + + Proceed with import at your own risk + + + + + Allow POV + + + + + Search + Etsi + + + + Ctrl+F + Ctrl+F + + + + &Technical Support + + + + + How to obtain technical support for Manuskript. + + + + + F1 + F1 + + + + &Locate log file... + + + + + Locate log file + + + + + Locate the diagnostic log file used for this session. + + + + + Shift+F1 + Shift+F1 + + + + Sorry! + + + + + This session is not being logged. + + + + + A log file is a Work in Progress! + + + + + The log file "{}" will continue to be written to until Manuskript is closed. + + + + + It will now be displayed in your file manager, but is of limited use until you close Manuskript. + + + + + Error! + Virhe! + + + + An error was encountered while trying to show the log file below in your file manager. + + + + + F3 + F3 + + + + Shift+F3 + Shift+F3 + + + + Situation + + + + + Status + + + + + Search + + + No results found + + + + + Settings + + + Settings + Asetukset + + + + General + Yleinen + + + + Revisions + + + + + Views + + + + + Labels + + + + + Status + + + + + Fullscreen + Kokoruutu + + + + General settings + Yleiset asetukset + + + + Application settings + Sovelluksen asetukset + + + + Loading + + + + + Automatically load last project on startup + + + + + Saving + + + + + Automatically save every + + + + + minutes. + + + + + If no changes during + + + + + seconds. + + + + + Save on project close + + + + + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> + + + + + Save to one single file + + + + + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. + + + + + Keep revisions + + + + + S&mart remove + + + + + Keep: + + + + + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. + + + + + revisions per day for the last month + + + + + revisions per minute for the last 10 minutes + + + + + revisions per hour for the last day + + + + + revisions per 10 minutes for the last hour + + + + + revisions per week till the end of time + + + + + Views settings + + + + + Tree + + + + + Colors + + + + + Icon color: + + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Text color: + + + + + Background color: + + + + + Folders + + + + + Show ite&m count + + + + + Show summary + + + + + &Nothing + + + + + Text + + + + + Outline + + + + + Visible columns + + + + + Goal + + + + + Word count + + + + + Percentage + + + + + Title + + + + + Index cards + + + + + Item colors + + + + + Border color: + + + + + Corner color: + + + + + Background + + + + + Color: + + + + + Ctrl+S + + + + + Image: + + + + + Text editor + + + + + Font + + + + + Family: + + + + + Size: + + + + + Misspelled: + + + + + Background: + + + + + Paragraphs + + + + + Line spacing: + + + + + Single + + + + + 1.5 lines + + + + + Double + + + + + Proportional + + + + + % + % + + + + Tab width: + + + + + px + + + + + Indent 1st line + + + + + Spacing: + + + + + New + Uusi + + + + Edit + Muokkaa + + + + Delete + Poista + + + + Theme name: + Teeman nimi + + + + Apply + + + + + Cancel + Peruuta + + + + Window Background + + + + + Text Background + + + + + Text Options + + + + + Paragraph Options + + + + + Type: + + + + + No Image + Ei kuvaa + + + + Tiled + + + + + Centered + + + + + Stretched + + + + + Scaled + + + + + Zoomed + + + + + Opacity: + + + + + Position: + + + + + Left + + + + + Center + + + + + Right + + + + + Width: + + + + + Corner radius: + + + + + Margins: + + + + + Padding: + + + + + Font: + + + + + Style + + + + + Cursor + + + + + Use block insertion of + + + + + Alignment: + + + + + Justify + + + + + Alignment + + + + + Icon Size + + + + + TextLabel + + + + + Disable blinking + + + + + Text area + + + + + Max width + + + + + Left/Right margins: + + + + + Top/Bottom margins: + + + + + S&how progress + + + + + Show summar&y + + + + + Show p&rogress + + + + + Old st&yle + + + + + Transparent + + + + + Restore defaults + + + + + Style: + + + + + Language: + Kieli: + + + + Font size: + Fontin koko: + + + + Restarting Manuskript ensures all settings take effect. + + + + + Show &word count + + + + + &Show word count + + + + + &New style + + + + + Typewriter mode + + + + + Focus mode + Keskittymistila + + + + None + + + + + Sentence + Lause + + + + Line + + + + + Paragraph + Kappale + + + + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + + + + + Show progress in chars next + to words + + + + + Char/Word Counter + + + + + Count spaces as chars + + + + + Show char c&ount + + + + + Sho&w char count + + + + + SpellAction + + + Spelling Suggestions + + + + + &Add to dictionary + + + + + &Remove from custom dictionary + + + + + &New Character + + + + + &New Plot Item + + + + + &New World Item + + + + + &Correction Suggestions + + + + + &Correction Suggestion + + + + + about + + + About Manuskript + + + + + Manuskript + Manuskript + + + + aboutDialog + + + Version + Versio + + + + Software Versions in Use: + + + + + abstractModel + + + Title + + + + + POV + + + + + Label + + + + + Status + + + + + Compile + + + + + Word count + + + + + Goal + + + + + basicItemView + + + Form + + + + + POV: + + + + + Goal: + Tavoite: + + + + Word count + Sanamäärä + + + + One line summary + Yhden rivin tiivistelmä + + + + Few sentences summary: + Muutaman lauseen tiivistelmä: + + + + characterModel + + + Name + Nimi: + + + + Value + Arvo + + + + characterTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + cheatSheet + + + Form + + + + + Filter (type the name of anything in your project) + + + + + Minor + + + + + Secondary + + + + + Main + + + + + Characters + + + + + Texts + + + + + Plots + + + + + World + + + + + cmbOutlineCharacterChoser + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Various + + + + + cmbOutlineLabelChoser + + + Various + + + + + cmbOutlineStatusChoser + + + Various + + + + + collapsibleDockWidgets + + + Dock Widgets Toolbar + + + + + completer + + + Form + + + + + corkDelegate + + + One line summary + + + + + Full summary + + + + + editorWidget_ui + + + Form + + + + + exporter + + + Export + + + + + Export to: + + + + + Manage exporters + + + + + Preview + + + + + Settings + + + + + exporterDialog + + + {} (not implemented yet) + + + + + exporterSettings + + + Form + + + + + Content + + + + + Decide here what will be included in the final export. + + + + + Type + + + + + Title + + + + + Text + + + + + I need more granularity + + + + + Fi&lters + + + + + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + + + + + Ignore compile status (include all items) + + + + + Subitems of: + + + + + Labels + + + + + Status + + + + + Separations + + + + + Between folders: + + + + + Empty line + + + + + Custom + + + + + Between texts: + + + + + Between folder and text: + + + + + Between text and folder: + + + + + Transformations + + + + + Typographic replacements: + + + + + Replace double quotes (") with: + + + + + Replace single quotes (') with: + + + + + Remove multiple spaces + + + + + Custom replacements: + + + + + Enabled + + + + + Replace + + + + + With + + + + + RegExp + + + + + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. + + + + + Preview + + + + + Font + + + + + Font: + + + + + Font size: + + + + + Folder + + + + + {}Level {} folder + + + + + {}Level {} text + + + + + Replace ... with … + + + + + Replace --- with — + + + + + exportersManager + + + Installed + + + + + Custom + + + + + Not found + + + + + {} not found. Install it, or set path manually. + + + + + <b>Status:</b> uninstalled. + + + + + <b>Requires:</b> + + + + + Set {} executable path. + + + + + frequencyAnalyzer + + + Phrases + + + + + Frequency + + + + + Word + + + + + fullScreenEditor + + + Theme: + + + + + {} words / {} + + + + + {} words + + + + + Spellcheck + + + + + Navigation + + + + + New Text + + + + + Title + + + + + Title: Show Full Path + + + + + Theme selector + + + + + Word count + + + + + Progress + + + + + Progress: Auto Show/Hide + + + + + Clock + + + + + Clock: Show Seconds + + + + + generalSettings + + + General + + + + + Split scenes at: + + + + + \n---\n + + + + + Trim long titles (> 32 chars) + + + + + Import under: + + + + + Import in a top-level folder + + + + + helpLabel + + + If you don't wanna see me, you can hide me in Help menu. + + + + + importer + + + Import + + + + + Format: + + + + + Choose file + + + + + Clear file + + + + + Preview + + + + + Settings + + + + + lineEditView + + + Various + + + + + locker + + + Form + + + + + Lock screen: + + + + + Word target + + + + + Time target + + + + + words + + + + + minutes + + + + + Lock ! + + + + + ~{} h. + + + + + ~{} mn. + + + + + {}:{} + + + + + {} s. + + + + + {} remaining + + + + + {} words remaining + + + + + mainEditor + + + Form + + + + + Text + + + + + Index cards + + + + + Outline + + + + + F11 + + + + + Go to parent item + + + + + Alt+Up + + + + + Root + + + + + {} words + + + + + ({} chars) {} words / {} + + + + + {} words / {} + + + + + {} chars + + + + + {} chars + + + + + markdownSettings + + + Markdown + + + + + metadataView + + + Form + + + + + Properties + + + + + Summary + + + + + One line summary + + + + + Full summary + + + + + Notes / References + + + + + Revisions + + + + + myPanel + + + Auto-hide + + + + + outlineBasics + + + Set POV + + + + + None + + + + + Set Status + + + + + Set Label + + + + + New + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Set Custom Icon + + + + + Restore to default + + + + + Root + + + + + Open {} items in new tabs + + + + + Open {} in a new tab + + + + + About to remove + + + + + Select at least two items. Folders are ignored. + + + + + All items must be on the same level (share the same parent). + + + + + New &Folder + + + + + New &Text + + + + + &Copy + + + + + C&ut + + + + + &Paste + + + + + &Rename + + + + + &Delete + + + + + You're about to delete {} item(s). + + + + + Are you sure? + + + + + outlineCharacterDelegate + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + outlineItem + + + {} words / {} ({}) + + + + + {} words + + + + + pandocSettings + + + General + + + + + Table of Content + + + + + Custom settings for {} + + + + + persosProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + plotDelegate + + + General + + + + + Promise + + + + + Problem + + + + + Progress + + + + + Resolution + + + + + Try / Fail + + + + + No and + + + + + Yes but + + + + + Freytag's pyramid + + + + + Exposition + + + + + Rising action + + + + + Climax + + + + + Falling action + + + + + Three acts + + + + + 1. Setup + + + + + 1. Inciting event + + + + + 1. Turning point + + + + + 2. Choice + + + + + 2. Reversal + + + + + 2. Disaster + + + + + 3. Stand up + + + + + 3. Climax + + + + + 3. Ending + + + + + Hero's journey + + + + + Ordinary world + + + + + Call to adventure + + + + + Refusal of the call + + + + + Meeting with mentor + + + + + Tests + + + + + Approach + + + + + Abyss + + + + + Reward / Revelation + + + + + Transformation + + + + + Atonement + + + + + Return + + + + + plotModel + + + Name + + + + + Meta + + + + + New step + + + + + Main + + + + + Secondary + + + + + Minor + + + + + plotTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + **Plot:** {} + + + + + plotsProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + propertiesView + + + Form + + + + + POV + + + + + Status + + + + + Label + + + + + Compile + + + + + Goal + + + + + Word count + + + + + references + + + Not a reference: {}. + + + + + Unknown reference: {}. + + + + + Path: + + + + + Stats: + + + + + POV: + + + + + Status: + + + + + Label: + + + + + Short summary: + + + + + Long summary: + + + + + Notes: + + + + + Basic info + + + + + Detailed info + + + + + POV of: + + + + + Go to {}. + + + + + Description + + + + + Result + + + + + Characters + + + + + Resolution steps + + + + + Passion + + + + + Conflict + + + + + <b>Unknown reference:</b> {}. + + + + + Folder: <b>{}</b> + + + + + Text: <b>{}</b> + + + + + Character: <b>{}</b> + + + + + Plot: <b>{}</b> + + + + + World: <b>{name}</b>{path} + + + + + Referenced in: + + + + + Motivation + + + + + Goal + + + + + Epiphany + + + + + Short summary + + + + + Longer summary + + + + + revisions + + + Form + + + + + Options + + + + + Restore + + + + + Delete + + + + + Show modifications + + + + + Show ancient version + + + + + Show spaces + + + + + Show modifications only + + + + + {} years ago + + + + + {} months ago + + + + + {} days ago + + + + + 1 day ago + + + + + {} hours ago + + + + + {} minutes ago + + + + + {} seconds ago + + + + + Line {}: + + + + + Clear all + + + + + search + + + Form + + + + + Search for... + + + + + settingsWindow + + + New status + + + + + New label + + + + + newtheme + + + + + New theme + + + + + (read-only) + + + + + Open Image + + + + + Image files (*.jpg; *.jpeg; *.png) + + + + + Error + + + + + Unable to load selected file + + + + + Unable to add selected image: +{} + + + + + sldImportance + + + Form + + + + + TextLabel + + + + + Minor + + + + + Secondary + + + + + Main + + + + + splitDialog + + + + <p>Split selected item(s) at the given mark.</p> + + <p>If one of the selected item is a folder, it will be applied + recursively to <i>all</i> of it's children items.</p> + + <p>The split mark can contain following escape sequences: + <ul> + <li><b><code>\n</code></b>: line break</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> + + <p><b>Mark:</b></p> + + + + + + Split '{}' + + + + + Split items + + + + + storylineView + + + Form + + + + + Show Plots + + + + + Show Characters + + + + + tabSplitter + + + Open selected items in that view. + + + + + Split horizontally + + + + + Close split + + + + + Split vertically + + + + + textEditView + + + Various + + + + + textFormat + + + Form + + + + + CTRL+B + + + + + CTRL+I + + + + + CTRL+U + + + + + CTRL+P + + + + + CTRL+L + + + + + CTRL+E + + + + + CTRL+R + + + + + CTRL+J + + + + + treeView + + + Expand {} + + + + + Collapse {} + + + + + Expand All + + + + + Collapse All + + + + + welcome + + + Form + + + + + 1 + + + + + Templates + + + + + Empty + + + + + Novel + + + + + Novella + + + + + Short Story + + + + + Research paper + + + + + Demo projects + + + + + Add level + + + + + Add word count + + + + + Next time, automatically open last project + + + + + Open... + + + + + Recent + + + + + Create + + + + + Open project + + + + + Manuskript project (*.msk);;All files (*) + + + + + Save project as... + + + + + Manuskript project (*.msk) + + + + + Manuskript + + + + + Create New Project + + + + + Warning + + + + + Overwrite existing project {} ? + + + + + Empty fiction + + + + + Chapter + + + + + Scene + + + + + Trilogy + + + + + Book + + + + + Section + + + + + Empty non-fiction + + + + + words each. + + + + + of + + + + + Text + + + + + Something + + + + + <b>Total:</b> {} words (~ {} pages) + + + + + Fiction + + + + + Non-fiction + + + + + Idea + + + + + Note + + + + + Research + + + + + TODO + + + + + First draft + + + + + Second draft + + + + + Final + + + + + worldModel + + + New item + + + + + Fantasy world building + + + + + Physical + + + + + Climate + + + + + Topography + + + + + Astronomy + + + + + Wild life + + + + + Flora + + + + + History + + + + + Races + + + + + Diseases + + + + + Cultural + + + + + Customs + + + + + Food + + + + + Languages + + + + + Education + + + + + Dresses + + + + + Science + + + + + Calendar + + + + + Bodily language + + + + + Ethics + + + + + Religion + + + + + Government + + + + + Politics + Politiikka + + + + Gender roles + Sukupuoliroolit + + + + Music and arts + Musiikki ja taide + + + + Architecture + Arkkitehtuuri + + + + Military + + + + + Technology + Teknologia + + + + Courtship + + + + + Demography + + + + + Transportation + + + + + Medicine + + + + + Magic system + + + + + Rules + + + + + Organization + + + + + Magical objects + + + + + Magical places + + + + + Magical races + + + + + Important places + Tärkeät paikat + + + + Important objects + Tärkeät esineet + + + + Natural resources + + + + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_fr.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_fr.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_fr.ts manuskript-0.14.0/i18n/manuskript_fr.ts --- manuskript-0.12.0/i18n/manuskript_fr.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_fr.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -28,7 +29,8 @@ formats.</p> <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - <p>Un convertisseur universel de document. Peut être utilisé pour convertir du Markdown dans un grand nombre de formats.</p> + <p>Un convertisseur universel de document. Peut être utilisé pour convertir du Markdown dans +un grand nombre de formats.</p> <p>Site internet : <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -172,7 +174,7 @@ Paper size: - Format de la page : + Format de la page : @@ -187,7 +189,7 @@ Line spacing: - Interligne : + Interligne : @@ -208,7 +210,7 @@ Disable YAML metadata block. Use that if you get YAML related error. Désactiver le bloc de métadonnée YAML. -Cochez ceci si vous avez des erreurs liées à YAML. +Utilisez ceci si vous avez des erreurs liées à YAML. @@ -219,13 +221,13 @@ Could not process regular expression: {} - Erreur avec une expression régulière : + Impossible de traiter l'expression régulière : {} - Choose output file… - Choisir le fichier de sortie + Choose output file… + Choisir le fichier de sortie… @@ -253,12 +255,12 @@ Status - Status + Statut Status: - Status : + Statut : @@ -321,7 +323,7 @@ Number of words: from - Nombre de mots : de + Nombre de mots : de @@ -341,9 +343,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Info:</b> Un simple parser + <b>Info :</b> Un simple parser qui va parcourir le document markdown et créer - des éléments à chaque titre détecté.<br/>&nbsp; + des éléments pour chaque titre détecté.<br/>&nbsp; @@ -408,7 +410,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>Info:</b> Manuskript peut importer soit depuis <b>markdown</b> soit <b>OPML</b>. Pandoc va convertir votre document vers l'un ou l'autre (option ci-dessous), et ensuite être importé dans manuskript. L'un ou l'autre pourrait donner de meilleurs résultats en fonction de votre document.<br/>&nbsp; + <b>Info :</b> Manuskript peut importer + soit depuis <b>markdown</b> ou <b>OPML</b>. Pandoc va convertir + votre document vers l'un ou l'autre (option ci-dessous), et ensuite +être importé dans manuskript. L'un ou l'autre pourrait donner +de meilleurs résultats en fonction de votre document + <br/>&nbsp; @@ -451,7 +458,7 @@ Import tip as: - Importer les astuces comme : + Importer les astuces comme : @@ -647,7 +654,7 @@ Character(s) - Personnage(s) + Personnage (s) @@ -677,7 +684,7 @@ Debug - Debug + Débogage @@ -802,7 +809,7 @@ Project {} saved. - * {} n'a pas été trouvé dans le fichier du projet. + Le projet {} a été sauvegardé. @@ -867,7 +874,7 @@ Debug info. Sometimes useful. - Des informations pour débugger des fois pendant qu'on code c'est utile. + Infos de débogage. Parfois utile. @@ -882,17 +889,17 @@ POV - POV + Point de Vue Label - Label + Étiquette Progress - Progrès + Progression @@ -1053,8 +1060,8 @@ The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous evil wizard wasn't able to kill a baby?' (Harry Potter) - La situation de base, sous la forme d'une question « Et si… ? ». Par exemple : « Et si le plus dangereux - des sorciers maléfiques n'était pas capable de tuer un petit bébé ? » (Harry Potter) + La situation de base, sous la forme d'une question « Et si… ? ». Par exemple : « Et si le plus dangereux + des sorciers maléfiques n'était pas capable de tuer un petit bébé ? » (Harry Potter) @@ -1091,7 +1098,7 @@ WARNING: Project {} not saved. - ATTENTION : Le projet {} n'a pas été enregistré. + ATTENTION : Le projet {} n'a pas été enregistré. @@ -1105,8 +1112,8 @@ - &Import… - &Importer + &Import… + &Importer… @@ -1145,8 +1152,8 @@ - &Split… - &Diviser + &Split… + &Diviser… @@ -1441,7 +1448,7 @@ Save changes to project "{}" before closing? - Enregistrer les changements au projet « {} » avant de fermer ? + Enregistrer les changements au projet « {} » avant de fermer ? @@ -1466,107 +1473,107 @@ Allow POV - + Autoriser le Point de vue Search - + Rechercher Ctrl+F - + Ctrl+F &Technical Support - + &Support Technique How to obtain technical support for Manuskript. - + Comment obtenir de l'assistance pour Manuskript. F1 - F1 + F1 &Locate log file... - + &Localiser le fichier log... Locate log file - + Localiser le fichier journal Locate the diagnostic log file used for this session. - + Recherchez le fichier journal de diagnostic utilisé pour cette session. Shift+F1 - + Shift+F1 Sorry! - + Désolé ! This session is not being logged. - + Cette session n'est pas enregistrée. A log file is a Work in Progress! - + Un fichier journal est un travail en cours ! The log file "{}" will continue to be written to until Manuskript is closed. - + Le fichier journal "{}" continuera à être écrit jusqu'à ce que Manuskript soit fermé. It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Il s'affichera désormais dans votre gestionnaire de fichiers, mais sera d'une utilité limitée jusqu'à ce que vous fermiez Manuskript. Error! - + Erreur ! An error was encountered while trying to show the log file below in your file manager. - + Une erreur s'est produite lors de la tentative d'affichage du fichier journal ci-dessous, dans votre gestionnaire de fichiers. F3 - F3 + F3 Shift+F3 - + Shift+F3 Situation - + Situation Status - + Statut @@ -1574,7 +1581,7 @@ No results found - + Aucun résultat trouvé @@ -1752,12 +1759,12 @@ Border color: - Bordure : + Couleur de la Bordure : Corner color: - Coin : + Couleur du coin : @@ -1917,7 +1924,7 @@ Padding: - Intérieur : + Intérieur : @@ -1932,7 +1939,7 @@ Misspelled: - Erreur d'orthographe : + Erreur d'orthographe : @@ -1962,7 +1969,7 @@ Tab width: - Tabulation : + Tabulation : @@ -2263,70 +2270,71 @@ Show progress in chars next to words - + Afficher la progression en caractères près + des mots Char/Word Counter - + Compteur de caractères/mots Count spaces as chars - + Compter les espaces comme des caractères Show char c&ount - + Afficher le nombre de caractères Sho&w char count - + Afficher le nombre de caractères SpellAction - + Spelling Suggestions Suggestions - + &Add to dictionary &Ajouter au dictionnaire - + &Remove from custom dictionary &Supprimer du dictionnaire - + &New Character - + &Nouveau Personnage - + &New Plot Item - + &Nouvel Objet d’intrigue - + &New World Item - + &Nouvel élément du monde - + &Correction Suggestions - + &Suggestions de correction - + &Correction Suggestion - + &Suggestion de correction @@ -2717,7 +2725,7 @@ Between folder and text: - Entre dossier et texte : + Entre dossier et texte : @@ -2736,23 +2744,23 @@ - Replace ... with … - Remplacer ... par + Replace ... with … + Remplacer ... par … - Replace --- with — - Remplacer --- avec — + Replace --- with — + Remplacer --- avec — Replace double quotes (") with: - Remplacer les guillemets droits (") par : + Remplacer les guillemets droits (") par : Replace single quotes (') with: - Remplacer les guillements simples (') avec : + Remplacer les guillements simples (') par : @@ -3154,22 +3162,22 @@ ({} chars) {} words / {} - + ({} caractères) {} mots / {} {} words / {} - + {} mots / {} {} chars - + {} charactères {} chars - + {} charactères @@ -3294,22 +3302,17 @@ Ouvrir {} dans un nouvel onglet - + About to remove Suppression - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Tu es sur le point de supprimer {} élément(s).</b></p><p>En es-tu sûr?</p> - - - + Select at least two items. Folders are ignored. Choisir au moins deux éléments. Les dossiers sont ignorés. - + All items must be on the same level (share the same parent). Tous les éléments doivent être au même niveau (avoir le même parent). @@ -3348,6 +3351,16 @@ &Delete &Supprimer + + + You're about to delete {} item(s). + Vous êtes sur le point de supprimer {} élément(s). + + + + Are you sure? + Êtes-vous sur ? + outlineCharacterDelegate @@ -3375,12 +3388,12 @@ outlineItem - + {} words / {} ({}) {} mots / {} ({}) - + {} words {} mots @@ -4085,12 +4098,12 @@ <p>La marque de séparation peut contenir les caractères d’échappement suivants: <ul> - <li><b><code>\n</code></b> : retour à la ligne</li> - <li><b><code>\t</code></b> : tabulation</li> + <li><b><code>\n</code></b> : retour à la ligne</li> + <li><b><code>\t</code></b> : tabulation</li> </ul> </p> - <p><b>Marque :</b></p> + <p><b>Marque :</b></p> @@ -4148,7 +4161,7 @@ textEditView - + Various Différentes valeurs Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_he.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_he.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_he.ts manuskript-0.14.0/i18n/manuskript_he.ts --- manuskript-0.12.0/i18n/manuskript_he.ts 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/i18n/manuskript_he.ts 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4633 @@ + + + + + Export + + + Basic HTML output using the Python module 'markdown'. + + + + + Python module 'markdown'. + + + + + Markdown source + + + + + HTML Source + מקור HTML + + + + HTML Output + + + + + Default exporter, provides basic formats used by other exporters. + + + + + Preview with highlighter. + + + + + Plain text + + + + + A little known format modestly used. You know, web sites for example. + + + + + Needs LaTeX to be installed. + + + + + Error + שגיאה + + + + Standalone document (not just a fragment) + + + + + Include a table of contents. + + + + + Number of sections level to include in TOC: + + + + + Typographically correct output + + + + + Normalize the document (cleaner) + + + + + Specify the base level for headers: + + + + + Use reference-style links instead of inline links + + + + + Use ATX-style headers + + + + + Self-contained HTML files, with no dependencies + + + + + Use <q> tags for quotes in HTML + + + + + LaTeX engine used to produce the PDF. + + + + + Paper size: + + + + + Font size: + גודל גופן: + + + + Class: + + + + + Line spacing: + + + + + Books that don't kill trees. + + + + + OpenDocument format. Used by LibreOffice for example. + + + + + Microsoft Office (.docx) document. + + + + + reStructuredText is a lightweight markup language. + + + + + Just like plain text, excepts adds markdown titles. + Presupposes that texts are formatted in markdown. + + + + + Simplest export to plain text. Allows you to use your own markup not understood + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + + + + + <p>A universal document converter. Can be used to convert Markdown to a wide range of other + formats.</p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + + + + + a valid LaTeX installation. Pandoc recommendations can be found on: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + + + + + Export to markdown, using pandoc. Allows more formatting options + than the basic manuskript exporter. + + + + + LaTeX is a word processor and document markup language used to create + beautiful documents. + + + + + The purpose of this format is to provide a way to exchange information + between outliners and Internet services that can be browsed or controlled + through an outliner. + + + + + Disable YAML metadata block. +Use that if you get YAML related error. + + + + + Convert to ePUB3 + + + + + Could not process regular expression: +{} + + + + + Choose output file… + + + + + ExportersManager + + + Manage Exporters + + + + + Manuskript + + + + + Description + תיאור + + + + Offers export to + + + + + Status + + + + + Status: + + + + + Version: + גרסה: + + + + Path: + נתיב: + + + + ... + + + + + {HelpText} + + + + + FrequencyAnalyzer + + + Frequency Analyzer + + + + + Word frequency + + + + + Settings + הגדרות + + + + Minimum size: + + + + + Exclude words (comma separated): + + + + + Analyze + + + + + Phrase frequency + + + + + Number of words: from + + + + + to + + + + + Import + + + Markdown import + + + + + <b>Info:</b> A very simple + parser that will go through a markdown document and + create items for each titles.<br/>&nbsp; + + + + + Folder import + + + + + <p><b>Info:</b> Imports a whole + directory structure. Folders are added as folders, and + plaintext documents within (you chose which ones by extension) + are added as scene.</p> + <p>Only text files are supported (not images, binary or others).</p> + + + + + Include only those extensions: + + + + + Comma separated values + + + + + Sort items by name + + + + + Import folder then files + + + + + OPML Import + ייבוא OPML + + + + File open failed. + פתיחת הקובץ נכשלה. + + + + This does not appear to be a valid OPML file. + + + + + Pandoc import + + + + + <b>Info:</b> Manuskript can + import from <b>markdown</b> or <b>OPML</b>. Pandoc will + convert your document to either (see option below), and + then it will be imported in manuskript. One or the other + might give better result depending on your document. + <br/>&nbsp; + + + + + Import using: + + + + + Wrap lines: + + + + + <p>Should pandoc create + cosmetic / non-semantic line-breaks?</p><p> + <b>auto</b>: wraps at 72 characters.<br> + <b>none</b>: no line wrap.<br> + <b>preserve</b>: tries to preserves line wrap from the + original document.</p> + + + + + Mind Map Import + + + + + This does not appear to be a valid Mind Map file. + + + + + Mind Map import + + + + + Import tip as: + + + + + Untitled + ללא שם + + + + MDEditCompleter + + + Insert reference + + + + + MainWindow + + + General + כללי + + + + Title + כותרת + + + + Subtitle + הערה + + + + Series + סדרה + + + + Volume + + + + + Genre + סוגה + + + + License + רישיון + + + + Author + + + + + Name + שם + + + + Email + דוא״ל + + + + Summary + תקציר + + + + Situation: + + + + + Summary: + תקציר: + + + + One sentence + משפט אחד + + + + One paragraph + פסקה אחת + + + + One page + עמוד אחד + + + + Full + + + + + One sentence summary + תקציר במשפט אחד + + + + One paragraph summary + תקציר בפסקה אחת + + + + Expand each sentence of your one paragraph summary to a paragraph + + + + + One page summary + + + + + Full summary + + + + + Next + קדימה + + + + What if...? + מה אם...? + + + + Characters + דמויות + + + + Names + שמות + + + + Filter + סינון + + + + Basic info + + + + + Importance + חשיבות + + + + Motivation + מניע + + + + Goal + מטרה + + + + Conflict + + + + + Epiphany + + + + + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + + + + + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + + + + + Notes + הערות + + + + Detailed info + + + + + Plots + עלילות + + + + Plot + עלילה + + + + Character(s) + דמו(יו)ת + + + + Description + תיאור + + + + Result + + + + + Resolution steps + + + + + World + עולם + + + + Populates with empty data + + + + + More + עוד + + + + Source of passion + + + + + Source of conflict + + + + + Outline + + + + + Editor + עורך + + + + Debug + + + + + FlatData + + + + + Persos + + + + + Labels + תוויות + + + + &File + &קובץ + + + + &Recent + נפתחו ל&אחרונה + + + + &Help + &עזרה + + + + &Tools + &כלים + + + + &Edit + ע&ריכה + + + + &View + &תצוגה + + + + &Mode + מ&צב + + + + &Cheat sheet + + + + + Sea&rch + חי&פוש + + + + &Navigation + ני&ווט + + + + &Open + &פתיחה + + + + Ctrl+O + + + + + &Save + + + + + Ctrl+S + + + + + Sa&ve as... + + + + + Ctrl+Shift+S + + + + + &Quit + &יציאה + + + + Ctrl+Q + + + + + &Show help texts + + + + + Ctrl+Shift+B + + + + + &Spellcheck + ב&דיקת איות + + + + F9 + + + + + &Labels... + + + + + &Status... + + + + + Tree + עץ + + + + &Simple + + + + + &Fiction + + + + + Index cards + + + + + S&ettings + ה&גדרות + + + + F8 + + + + + &Close project + + + + + Co&mpile + + + + + F6 + + + + + &Frequency Analyzer + + + + + Book information + + + + + &About + על &אודות + + + + About Manuskript + + + + + Manuskript + + + + + Project {} saved. + + + + + WARNING: Project {} not saved. + + + + + Project {} loaded. + + + + + Project {} loaded with some errors. + + + + + (~{} pages) + + + + + Words: {}{} + מילים: {}{} + + + + Book summary + + + + + Project tree + + + + + Metadata + נתוני על + + + + Story line + + + + + Enter information about your book, and yourself. + + + + + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + + + + + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to + a paragraph, then to a page, then to a full summary. + + + + + Create your characters. + + + + + Develop plots. + + + + + Build worlds. Create hierarchy of broad categories down to specific details. + + + + + Create the outline of your masterpiece. + + + + + Write. + + + + + Debug info. Sometimes useful. + + + + + Dictionary + מילון + + + + Nothing + + + + + POV + + + + + Label + תווית + + + + Progress + תהליך + + + + Compile + + + + + Icon color + + + + + Text color + צבע טקסט + + + + Background color + + + + + Icon + סמל + + + + Text + טקסט + + + + Background + רקע + + + + Border + + + + + Corner + + + + + Add plot step + + + + + &Import… + + + + + F7 + + + + + &Copy + + + + + Ctrl+C + + + + + C&ut + + + + + Ctrl+X + + + + + &Paste + + + + + Ctrl+V + + + + + &Split… + + + + + Ctrl+Shift+K + + + + + Sp&lit at cursor + + + + + Ctrl+K + + + + + Ctrl+M + + + + + Ctrl+D + + + + + Del + + + + + &Move Up + + + + + Ctrl+Shift+Up + + + + + M&ove Down + + + + + Ctrl+Shift+Down + + + + + Dupl&icate + + + + + &Delete + + + + + &Rename + + + + + F2 + + + + + Organi&ze + + + + + M&erge + + + + + &Format + + + + + &Header + + + + + &Level 1 (setext) + + + + + Ctrl+Alt+1 + + + + + Level &2 + + + + + Ctrl+Alt+2 + + + + + Level &1 (atx) + + + + + Ctrl+1 + + + + + L&evel 2 + + + + + Ctrl+2 + + + + + Level &3 + + + + + Ctrl+3 + + + + + Level &4 + + + + + Ctrl+4 + + + + + Level &5 + + + + + Ctrl+5 + + + + + Level &6 + + + + + Ctrl+6 + + + + + &Bold + + + + + Ctrl+B + + + + + &Italic + + + + + Ctrl+I + + + + + &Strike + + + + + &Verbatim + + + + + Su&perscript + + + + + Ctrl++ + + + + + Subsc&ript + + + + + Ctrl+- + + + + + Co&mment block + + + + + Ctrl+Shift+C + + + + + Clear &formats + + + + + Ctrl+0 + + + + + &Comment line(s) + + + + + &Ordered list + + + + + &Unordered list + + + + + B&lockquote + + + + + Remove selected plot step(s) + + + + + The file {} does not exist. Has it been moved or deleted? + + + + + Install {}{} to use spellcheck + + + + + {} has no installed dictionaries + + + + + {}{} is not installed + + + + + Save project? + + + + + Save changes to project "{}" before closing? + + + + + Your changes will be lost if you don't save them. + + + + + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. + + + + + PyQt {} and Qt {} are in use. + + + + + Proceed with import at your own risk + + + + + Allow POV + + + + + Search + + + + + Ctrl+F + + + + + &Technical Support + + + + + How to obtain technical support for Manuskript. + + + + + F1 + + + + + &Locate log file... + + + + + Locate log file + + + + + Locate the diagnostic log file used for this session. + + + + + Shift+F1 + + + + + Sorry! + + + + + This session is not being logged. + + + + + A log file is a Work in Progress! + + + + + The log file "{}" will continue to be written to until Manuskript is closed. + + + + + It will now be displayed in your file manager, but is of limited use until you close Manuskript. + + + + + Error! + + + + + An error was encountered while trying to show the log file below in your file manager. + + + + + F3 + + + + + Shift+F3 + + + + + Situation + + + + + Status + + + + + Search + + + No results found + + + + + Settings + + + Settings + + + + + General + + + + + Revisions + + + + + Views + + + + + Labels + + + + + Status + + + + + Fullscreen + + + + + General settings + + + + + Application settings + + + + + Loading + + + + + Automatically load last project on startup + + + + + Saving + + + + + Automatically save every + + + + + minutes. + + + + + If no changes during + + + + + seconds. + + + + + Save on project close + + + + + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> + + + + + Save to one single file + + + + + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. + + + + + Keep revisions + + + + + S&mart remove + + + + + Keep: + + + + + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. + + + + + revisions per day for the last month + + + + + revisions per minute for the last 10 minutes + + + + + revisions per hour for the last day + + + + + revisions per 10 minutes for the last hour + + + + + revisions per week till the end of time + + + + + Views settings + + + + + Tree + + + + + Colors + + + + + Icon color: + + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Text color: + + + + + Background color: + + + + + Folders + + + + + Show ite&m count + + + + + Show summary + + + + + &Nothing + + + + + Text + + + + + Outline + + + + + Visible columns + + + + + Goal + + + + + Word count + + + + + Percentage + + + + + Title + + + + + Index cards + + + + + Item colors + + + + + Border color: + + + + + Corner color: + + + + + Background + + + + + Color: + + + + + Ctrl+S + + + + + Image: + + + + + Text editor + + + + + Font + + + + + Family: + + + + + Size: + + + + + Misspelled: + + + + + Background: + + + + + Paragraphs + + + + + Line spacing: + + + + + Single + + + + + 1.5 lines + + + + + Double + + + + + Proportional + + + + + % + + + + + Tab width: + + + + + px + + + + + Indent 1st line + + + + + Spacing: + + + + + New + + + + + Edit + + + + + Delete + + + + + Theme name: + + + + + Apply + + + + + Cancel + + + + + Window Background + + + + + Text Background + + + + + Text Options + + + + + Paragraph Options + + + + + Type: + + + + + No Image + + + + + Tiled + + + + + Centered + + + + + Stretched + + + + + Scaled + + + + + Zoomed + + + + + Opacity: + + + + + Position: + + + + + Left + + + + + Center + + + + + Right + + + + + Width: + + + + + Corner radius: + + + + + Margins: + + + + + Padding: + + + + + Font: + + + + + Style + + + + + Cursor + + + + + Use block insertion of + + + + + Alignment: + + + + + Justify + + + + + Alignment + + + + + Icon Size + + + + + TextLabel + + + + + Disable blinking + + + + + Text area + + + + + Max width + + + + + Left/Right margins: + + + + + Top/Bottom margins: + + + + + S&how progress + + + + + Show summar&y + + + + + Show p&rogress + + + + + Old st&yle + + + + + Transparent + + + + + Restore defaults + + + + + Style: + + + + + Language: + + + + + Font size: + + + + + Restarting Manuskript ensures all settings take effect. + + + + + Show &word count + + + + + &Show word count + + + + + &New style + + + + + Typewriter mode + + + + + Focus mode + + + + + None + + + + + Sentence + + + + + Line + + + + + Paragraph + + + + + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + + + + + Show progress in chars next + to words + + + + + Char/Word Counter + + + + + Count spaces as chars + + + + + Show char c&ount + + + + + Sho&w char count + + + + + SpellAction + + + Spelling Suggestions + + + + + &Add to dictionary + + + + + &Remove from custom dictionary + + + + + &New Character + + + + + &New Plot Item + + + + + &New World Item + + + + + &Correction Suggestions + + + + + &Correction Suggestion + + + + + about + + + About Manuskript + + + + + Manuskript + + + + + aboutDialog + + + Version + + + + + Software Versions in Use: + + + + + abstractModel + + + Title + + + + + POV + + + + + Label + + + + + Status + + + + + Compile + + + + + Word count + + + + + Goal + + + + + basicItemView + + + Form + + + + + POV: + + + + + Goal: + + + + + Word count + + + + + One line summary + + + + + Few sentences summary: + + + + + characterModel + + + Name + + + + + Value + + + + + characterTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + cheatSheet + + + Form + + + + + Filter (type the name of anything in your project) + + + + + Minor + + + + + Secondary + + + + + Main + + + + + Characters + + + + + Texts + + + + + Plots + + + + + World + + + + + cmbOutlineCharacterChoser + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Various + + + + + cmbOutlineLabelChoser + + + Various + + + + + cmbOutlineStatusChoser + + + Various + + + + + collapsibleDockWidgets + + + Dock Widgets Toolbar + + + + + completer + + + Form + + + + + corkDelegate + + + One line summary + + + + + Full summary + + + + + editorWidget_ui + + + Form + + + + + exporter + + + Export + + + + + Export to: + + + + + Manage exporters + + + + + Preview + + + + + Settings + + + + + exporterDialog + + + {} (not implemented yet) + + + + + exporterSettings + + + Form + + + + + Content + + + + + Decide here what will be included in the final export. + + + + + Type + + + + + Title + + + + + Text + + + + + I need more granularity + + + + + Fi&lters + + + + + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + + + + + Ignore compile status (include all items) + + + + + Subitems of: + + + + + Labels + + + + + Status + + + + + Separations + + + + + Between folders: + + + + + Empty line + + + + + Custom + + + + + Between texts: + + + + + Between folder and text: + + + + + Between text and folder: + + + + + Transformations + + + + + Typographic replacements: + + + + + Replace double quotes (") with: + + + + + Replace single quotes (') with: + + + + + Remove multiple spaces + + + + + Custom replacements: + + + + + Enabled + + + + + Replace + + + + + With + + + + + RegExp + + + + + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. + + + + + Preview + + + + + Font + + + + + Font: + + + + + Font size: + + + + + Folder + + + + + {}Level {} folder + + + + + {}Level {} text + + + + + Replace ... with … + + + + + Replace --- with — + + + + + exportersManager + + + Installed + + + + + Custom + + + + + Not found + + + + + {} not found. Install it, or set path manually. + + + + + <b>Status:</b> uninstalled. + + + + + <b>Requires:</b> + + + + + Set {} executable path. + + + + + frequencyAnalyzer + + + Phrases + + + + + Frequency + + + + + Word + + + + + fullScreenEditor + + + Theme: + + + + + {} words / {} + + + + + {} words + + + + + Spellcheck + + + + + Navigation + + + + + New Text + + + + + Title + + + + + Title: Show Full Path + + + + + Theme selector + + + + + Word count + + + + + Progress + + + + + Progress: Auto Show/Hide + + + + + Clock + + + + + Clock: Show Seconds + + + + + generalSettings + + + General + + + + + Split scenes at: + + + + + \n---\n + + + + + Trim long titles (> 32 chars) + + + + + Import under: + + + + + Import in a top-level folder + + + + + helpLabel + + + If you don't wanna see me, you can hide me in Help menu. + + + + + importer + + + Import + + + + + Format: + + + + + Choose file + + + + + Clear file + + + + + Preview + + + + + Settings + + + + + lineEditView + + + Various + + + + + locker + + + Form + + + + + Lock screen: + + + + + Word target + + + + + Time target + + + + + words + + + + + minutes + + + + + Lock ! + + + + + ~{} h. + + + + + ~{} mn. + + + + + {}:{} + + + + + {} s. + + + + + {} remaining + + + + + {} words remaining + + + + + mainEditor + + + Form + + + + + Text + + + + + Index cards + + + + + Outline + + + + + F11 + + + + + Go to parent item + + + + + Alt+Up + + + + + Root + + + + + {} words + + + + + ({} chars) {} words / {} + + + + + {} words / {} + + + + + {} chars + + + + + {} chars + + + + + markdownSettings + + + Markdown + + + + + metadataView + + + Form + + + + + Properties + + + + + Summary + + + + + One line summary + + + + + Full summary + + + + + Notes / References + + + + + Revisions + + + + + myPanel + + + Auto-hide + + + + + outlineBasics + + + Set POV + + + + + None + + + + + Set Status + + + + + Set Label + + + + + New + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Set Custom Icon + + + + + Restore to default + + + + + Root + + + + + Open {} items in new tabs + פתיחת {} פריטים בלשוניות חדשות + + + + Open {} in a new tab + פתיחת {} בלשונית חדשה + + + + About to remove + + + + + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + + + + + Select at least two items. Folders are ignored. + + + + + All items must be on the same level (share the same parent). + + + + + New &Folder + + + + + New &Text + + + + + &Copy + + + + + C&ut + + + + + &Paste + + + + + &Rename + + + + + &Delete + + + + + outlineCharacterDelegate + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + outlineItem + + + {} words / {} ({}) + + + + + {} words + + + + + pandocSettings + + + General + + + + + Table of Content + + + + + Custom settings for {} + + + + + persosProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + plotDelegate + + + General + + + + + Promise + + + + + Problem + + + + + Progress + + + + + Resolution + + + + + Try / Fail + + + + + No and + + + + + Yes but + כן אבל + + + + Freytag's pyramid + + + + + Exposition + + + + + Rising action + + + + + Climax + + + + + Falling action + + + + + Three acts + + + + + 1. Setup + + + + + 1. Inciting event + + + + + 1. Turning point + + + + + 2. Choice + + + + + 2. Reversal + + + + + 2. Disaster + + + + + 3. Stand up + + + + + 3. Climax + + + + + 3. Ending + + + + + Hero's journey + + + + + Ordinary world + + + + + Call to adventure + + + + + Refusal of the call + + + + + Meeting with mentor + + + + + Tests + + + + + Approach + + + + + Abyss + + + + + Reward / Revelation + + + + + Transformation + + + + + Atonement + + + + + Return + + + + + plotModel + + + Name + + + + + Meta + + + + + New step + + + + + Main + + + + + Secondary + + + + + Minor + + + + + plotTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + **Plot:** {} + + + + + plotsProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + propertiesView + + + Form + + + + + POV + + + + + Status + + + + + Label + + + + + Compile + + + + + Goal + + + + + Word count + + + + + references + + + Not a reference: {}. + + + + + Unknown reference: {}. + + + + + Path: + + + + + Stats: + + + + + POV: + + + + + Status: + + + + + Label: + + + + + Short summary: + + + + + Long summary: + + + + + Notes: + + + + + Basic info + + + + + Detailed info + + + + + POV of: + + + + + Go to {}. + + + + + Description + + + + + Result + + + + + Characters + + + + + Resolution steps + + + + + Passion + + + + + Conflict + + + + + <b>Unknown reference:</b> {}. + + + + + Folder: <b>{}</b> + + + + + Text: <b>{}</b> + + + + + Character: <b>{}</b> + + + + + Plot: <b>{}</b> + + + + + World: <b>{name}</b>{path} + + + + + Referenced in: + + + + + Motivation + + + + + Goal + + + + + Epiphany + + + + + Short summary + + + + + Longer summary + + + + + revisions + + + Form + + + + + Options + + + + + Restore + + + + + Delete + + + + + Show modifications + + + + + Show ancient version + + + + + Show spaces + + + + + Show modifications only + + + + + {} years ago + + + + + {} months ago + + + + + {} days ago + + + + + 1 day ago + + + + + {} hours ago + + + + + {} minutes ago + + + + + {} seconds ago + + + + + Line {}: + + + + + Clear all + + + + + search + + + Form + + + + + Search for... + + + + + settingsWindow + + + New status + + + + + New label + + + + + newtheme + + + + + New theme + + + + + (read-only) + + + + + Open Image + פתיחת תמונה + + + + Image files (*.jpg; *.jpeg; *.png) + + + + + Error + + + + + Unable to load selected file + + + + + Unable to add selected image: +{} + + + + + sldImportance + + + Form + + + + + TextLabel + + + + + Minor + + + + + Secondary + + + + + Main + + + + + splitDialog + + + + <p>Split selected item(s) at the given mark.</p> + + <p>If one of the selected item is a folder, it will be applied + recursively to <i>all</i> of it's children items.</p> + + <p>The split mark can contain following escape sequences: + <ul> + <li><b><code>\n</code></b>: line break</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> + + <p><b>Mark:</b></p> + + + + + + Split '{}' + + + + + Split items + + + + + storylineView + + + Form + + + + + Show Plots + + + + + Show Characters + + + + + tabSplitter + + + Open selected items in that view. + + + + + Split horizontally + + + + + Close split + + + + + Split vertically + + + + + textEditView + + + Various + + + + + textFormat + + + Form + + + + + CTRL+B + + + + + CTRL+I + + + + + CTRL+U + + + + + CTRL+P + + + + + CTRL+L + + + + + CTRL+E + + + + + CTRL+R + + + + + CTRL+J + + + + + treeView + + + Expand {} + + + + + Collapse {} + + + + + Expand All + + + + + Collapse All + + + + + welcome + + + Form + + + + + 1 + + + + + Templates + + + + + Empty + + + + + Novel + + + + + Novella + + + + + Short Story + + + + + Research paper + + + + + Demo projects + + + + + Add level + + + + + Add word count + + + + + Next time, automatically open last project + + + + + Open... + פתיחה... + + + + Recent + + + + + Create + + + + + Open project + פתיחת מיזם + + + + Manuskript project (*.msk);;All files (*) + + + + + Save project as... + + + + + Manuskript project (*.msk) + + + + + Manuskript + + + + + Create New Project + + + + + Warning + + + + + Overwrite existing project {} ? + + + + + Empty fiction + + + + + Chapter + + + + + Scene + + + + + Trilogy + + + + + Book + + + + + Section + + + + + Empty non-fiction + + + + + words each. + + + + + of + + + + + Text + + + + + Something + + + + + <b>Total:</b> {} words (~ {} pages) + + + + + Fiction + + + + + Non-fiction + + + + + Idea + + + + + Note + + + + + Research + + + + + TODO + + + + + First draft + + + + + Second draft + + + + + Final + + + + + worldModel + + + New item + + + + + Fantasy world building + + + + + Physical + + + + + Climate + + + + + Topography + + + + + Astronomy + + + + + Wild life + + + + + Flora + + + + + History + + + + + Races + + + + + Diseases + + + + + Cultural + + + + + Customs + + + + + Food + + + + + Languages + + + + + Education + + + + + Dresses + + + + + Science + + + + + Calendar + + + + + Bodily language + + + + + Ethics + + + + + Religion + + + + + Government + + + + + Politics + + + + + Gender roles + + + + + Music and arts + + + + + Architecture + + + + + Military + + + + + Technology + + + + + Courtship + + + + + Demography + + + + + Transportation + + + + + Medicine + + + + + Magic system + + + + + Rules + + + + + Organization + + + + + Magical objects + + + + + Magical places + + + + + Magical races + + + + + Important places + + + + + Important objects + + + + + Natural resources + + + + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_hr.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_hr.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_hr.ts manuskript-0.14.0/i18n/manuskript_hr.ts --- manuskript-0.12.0/i18n/manuskript_hr.ts 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/i18n/manuskript_hr.ts 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4684 @@ + + + + + Export + + + Basic HTML output using the Python module 'markdown'. + Osnovni HTML izlaz koristeći Python modul 'markdown'. + + + + Python module 'markdown'. + Modul Pythona 'markdown'. + + + + Markdown source + Izvor markdown-a + + + + HTML Source + Izvor HTML-a + + + + HTML Output + Izlaz HTML-a + + + + Default exporter, provides basic formats used by other exporters. + Zadani izvoz, daje osnovne formate koje koriste ostali izvođači. + + + + Preview with highlighter. + Pretplegledajte sa highlighter-om. + + + + Plain text + Jednostavan tekst + + + + A little known format modestly used. You know, web sites for example. + Slabo poznat format korišten na web-stranicama. + + + + Needs LaTeX to be installed. + Potrebno je instalirati LaTeX. + + + + Error + Greška + + + + Standalone document (not just a fragment) + Cjelovit dokument (bez manjih dijelova) + + + + Include a table of contents. + Koristite tablicu sadržaja. + + + + Number of sections level to include in TOC: + Broj dijelova koje trebate uključiti u TOC: + + + + Typographically correct output + Tipografski točan izlaz + + + + Normalize the document (cleaner) + Pojednostavnite dokument (neka bude pregledniji) + + + + Specify the base level for headers: + Odredite osnovnu razinu zaglavlja: + + + + Use reference-style links instead of inline links + Koristite reference umjesto ubacivanja poveznica u tekst + + + + Use ATX-style headers + Koristite ATX stil zaglavlja + + + + Self-contained HTML files, with no dependencies + Samostalne HTML datoteke + + + + Use <q> tags for quotes in HTML + Koristite <q> oznake za citate u HTML-u + + + + LaTeX engine used to produce the PDF. + LaTeX se koristi za izvoz dokumenta u PDF. + + + + Paper size: + Veličina papira: + + + + Font size: + Veličina fonta: + + + + Class: + Razred: + + + + Line spacing: + Razmak između redova: + + + + Books that don't kill trees. + Knjige koje ne ubijaju stabla. + + + + OpenDocument format. Used by LibreOffice for example. + Format OpenDocument, korišten u LibreOffice. + + + + Microsoft Office (.docx) document. + Dokument Microsoft Office-a (.docx). + + + + reStructuredText is a lightweight markup language. + reStructuredText je lagan markup jezik. + + + + Just like plain text, excepts adds markdown titles. + Presupposes that texts are formatted in markdown. + Izgleda kao jednostavan tekst, osim što dodaje naslove markdown-a. +Pretpostavlja da su tekstovi formatirani u markdown-u. + + + + Simplest export to plain text. Allows you to use your own markup not understood + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + Najjednostavniji izvoz u jednostavan tekst. Dozvoljava vam da koristite svoj vlastiti markup, iako ga Manuskript ne razumije, + kao npr. <a href='www.fountain.io'>Fountain</a>. + + + + <p>A universal document converter. Can be used to convert Markdown to a wide range of other + formats.</p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + <p>Univerzalni pretvarač dokumenta. Koristi se za pretvaranje Markdown u mnoge druge +formate.</p> +<p>Web-stranica:<a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + + + + a valid LaTeX installation. Pandoc recommendations can be found on: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Ispravna instalacija LaTeX. Prijedloge Pandoc-a je sada moguće pronaći na: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Ako želite podršku za Unicode, instalirajte +XeLaTeX. + + + + Export to markdown, using pandoc. Allows more formatting options + than the basic manuskript exporter. + Izvezite dokument u markdown, koristeći pandoc. Omogućuje više opcija formatiranja +usporedo s osnovnim manuskript izvozom. + + + + LaTeX is a word processor and document markup language used to create + beautiful documents. + LaTex je program za obradu teksta i jezik markup koji omogućuje stvaranje +prekrasnih dokumenata. + + + + The purpose of this format is to provide a way to exchange information + between outliners and Internet services that can be browsed or controlled + through an outliner. + Svrha ovog formata je da omogući izmjenu informacija +između korisnika internetskih usluga koje + je moguće pretražiti. + + + + Disable YAML metadata block. +Use that if you get YAML related error. + Onemogućite YAML metapodatke, +ako dobijete grešku vezanu uz YAML. + + + + Convert to ePUB3 + Pretvorite u ePUB3 + + + + Could not process regular expression: +{} + Nemoguće obraditi uobičajeni izraz: +{} + + + + Choose output file… + Odaerite oblik datoteke + + + + ExportersManager + + + Manage Exporters + Upravljajte izvozima + + + + Manuskript + Manuskript + + + + Description + Opis + + + + Offers export to + Omogućuje izvoz u + + + + Status + Status + + + + Status: + Status: + + + + Version: + Inačica: + + + + Path: + Mjesto: + + + + ... + ... + + + + {HelpText} + {HelpText} + + + + FrequencyAnalyzer + + + Frequency Analyzer + Analiza učestalosti + + + + Word frequency + Učestalost riječi + + + + Settings + Postavke + + + + Minimum size: + Minimalna veličina: + + + + Exclude words (comma separated): + Izdvojite riječi (odvojite svaku zarezom): + + + + Analyze + Analiziraj + + + + Phrase frequency + Učestalost izraza + + + + Number of words: from + Broj riječi: od + + + + to + do + + + + Import + + + Markdown import + Uvoz markdown + + + + <b>Info:</b> A very simple + parser that will go through a markdown document and + create items for each titles.<br/>&nbsp; + <b>O:</b>Vrlo jednostavan +program koji za vas skenira markdown dokument +i stvara oznake za svaki naslov.<br/>&nbsp; + + + + Folder import + Uvoz mape + + + + <p><b>Info:</b> Imports a whole + directory structure. Folders are added as folders, and + plaintext documents within (you chose which ones by extension) + are added as scene.</p> + <p>Only text files are supported (not images, binary or others).</p> + <p><b>O:</b> Uvozi cjelovit +direktorij. Mape su dodane kao mape, a +jednostavni tekstovi unutar mapa (vi određujete koji tako da odaberete točnu ekstenziju) +su dodani kao scena.</p> +<p>Isključivo tekstovi su podržani (ne slike, binarni i ostalo).</p> + + + + Include only those extensions: + Uključi samo ove ekstenzije: + + + + Comma separated values + Vrijednosti odvojene zarezom + + + + Sort items by name + Rasporedi datoteke po imenu + + + + Import folder then files + Uvezi mapu, a nakon toga datoteke + + + + OPML Import + OPML uvoz + + + + File open failed. + Nemoguće otvoriti datoteku. + + + + This does not appear to be a valid OPML file. + Ovo nije valjana OPML datoteka. + + + + Pandoc import + Pandoc uvoz + + + + <b>Info:</b> Manuskript can + import from <b>markdown</b> or <b>OPML</b>. Pandoc will + convert your document to either (see option below), and + then it will be imported in manuskript. One or the other + might give better result depending on your document. + <br/>&nbsp; + <b>O:</b> Manuskript podržava + uvoz sa strane <b>markdown</b> ili <b>OPML</b>. Pandoc + će pretvoriti vašu datoteku u jedno ili drugi (vidi opcije ispod), te + će je uvesti u manuskript. Koji format će vam dati bolji rezultat ovisi o vašem dokumentu. + <br/>&nbsp; + + + + Import using: + Uvezi pomoću: + + + + Wrap lines: + Suzite retke: + + + + <p>Should pandoc create + cosmetic / non-semantic line-breaks?</p><p> + <b>auto</b>: wraps at 72 characters.<br> + <b>none</b>: no line wrap.<br> + <b>preserve</b>: tries to preserves line wrap from the + original document.</p> + <p>Želite li da pandoc stvori +uredne / nesemantičke uvlake između redaka?</p><p> +<b>automatski<b>: uvlači nakon 72 karaktera.<b> +<b>ništa<b>: bez uvlake.<b> +<b>sačuvaj<b>: pokušava sačuvati uvlake iz +originalnog dokumenta.</p> + + + + Mind Map Import + Uvoz Umne Mape + + + + This does not appear to be a valid Mind Map file. + Ovo nije valjana datoteka Umne Mape. + + + + Mind Map import + Uvoz Umne Mape + + + + Import tip as: + Uvezi kao: + + + + Untitled + Neimenovano + + + + MDEditCompleter + + + Insert reference + Dodaj referencu + + + + MainWindow + + + General + Općenito + + + + Title + Naslov + + + + Subtitle + Podnaslov + + + + Series + Serija + + + + Volume + Broj + + + + Genre + Žanr + + + + License + Licenca + + + + Author + Autor + + + + Name + Ime + + + + Email + Email + + + + Summary + Sažetak + + + + Situation: + Situacija: + + + + Summary: + Sažetak: + + + + One sentence + Jedna rečenica + + + + One paragraph + Jedan paragraf + + + + One page + Jedna stranica + + + + Full + Cjelovit + + + + One sentence summary + Sažetak u jednoj rečenici + + + + One paragraph summary + Sažetak u jednom paragrafu + + + + Expand each sentence of your one paragraph summary to a paragraph + Proširite svaku rečenicu svog paragrafa u još jedan paragraf + + + + One page summary + Sažetak u jednoj stranici + + + + Full summary + Cjelovit sažetak + + + + Next + Sljedeće + + + + What if...? + Što bi bilo kad bi bilo...? + + + + Characters + Likovi + + + + Names + Imena + + + + Filter + Filtar + + + + Basic info + Osnovne informacije + + + + Importance + Važnost + + + + Motivation + Motivacija + + + + Goal + Cilj + + + + Conflict + Sukob + + + + Epiphany + Prosvjetljenje + + + + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Sažetaku u<br/>jednoj rečenici</p></body></html> + + + + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Sažetak u<br/>jednom pragrafu</p></body></html> + + + + Notes + Bilješke + + + + Detailed info + Detaljan opis + + + + Plots + Fabule + + + + Plot + Fabula + + + + Character(s) + Lik(ovi) + + + + Description + Opis + + + + Result + Rezultat + + + + Resolution steps + Koraci raspleta + + + + World + Svijet + + + + Populates with empty data + Ispunjeno praznim informacijama + + + + More + Više + + + + Source of passion + Izvor strasti + + + + Source of conflict + Uzrok sukoba + + + + Outline + Obris + + + + Editor + Uređivač + + + + Debug + Debug + + + + FlatData + Prazni podatci + + + + Persos + persos + + + + Labels + Oznake + + + + &File + &Dokument + + + + &Recent + &Nedavno + + + + &Help + &Pomoć + + + + &Tools + &Alati + + + + &Edit + &Uredi + + + + &View + &Pregled + + + + &Mode + &Način + + + + &Cheat sheet + &Šalabahter + + + + Sea&rch + Pre&traži + + + + &Navigation + &Navigacija + + + + &Open + &Otvori + + + + Ctrl+O + Ctrl+O + + + + &Save + &Spremi + + + + Ctrl+S + Ctrl+S + + + + Sa&ve as... + Spre&mi kao... + + + + Ctrl+Shift+S + Ctrl+Shift+S + + + + &Quit + &Izađi + + + + Ctrl+Q + Ctrl+Q + + + + &Show help texts + &Prikaži pomoćne tekstove + + + + Ctrl+Shift+B + Ctrl+Shift+B + + + + &Spellcheck + &Provjera pravopisa + + + + F9 + F9 + + + + &Labels... + &Oznake... + + + + &Status... + &Status... + + + + Tree + Stablo + + + + &Simple + &Jednostavno + + + + &Fiction + &Fikcija + + + + Index cards + Indeks kartice + + + + S&ettings + Po&stavke + + + + F8 + F8 + + + + &Close project + &Zatvori projekt + + + + Co&mpile + Sa&stavi + + + + F6 + F6 + + + + &Frequency Analyzer + &Analiza učestalosti + + + + Book information + O knjizi + + + + &About + &O + + + + About Manuskript + O Manuskriptu + + + + Manuskript + Manuskript + + + + Project {} saved. + Projekt {} spremljen. + + + + WARNING: Project {} not saved. + UPOZORENJE: Projekt {} nije spremljen. + + + + Project {} loaded. + Projekt {} učitan. + + + + Project {} loaded with some errors. + Projekt {} je učitan s nekim greškama. + + + + (~{} pages) + (~{} stranice) + + + + Words: {}{} + Riječi: {}{} + + + + Book summary + Sažetak knjige + + + + Project tree + Razvoj projekta + + + + Metadata + Meta podaci + + + + Story line + Radnja priče + + + + Enter information about your book, and yourself. + Unesite informacije o knjizi i o sebi. + + + + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Uobičajena situacija, u obliku 'Što bi bilo kad bi bilo...?' pitanja. Primjer: 'Što bi bilo kada opasni + i zao čarobnjak ne bi moga ubiti bebu?' (Harry Potter) + + + + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to + a paragraph, then to a page, then to a full summary. + Uzmite si vremena i promislite o jednoj rečenici (~50 riječi) kao sažetku svoje knjige. Onda tu rečenicu proširite +u paragraf pa u jednu stranicu i na kraju u jedan cjelovit sažetak. + + + + Create your characters. + Stvorite likove. + + + + Develop plots. + Razradite fabulu. + + + + Build worlds. Create hierarchy of broad categories down to specific details. + Gradite svjetove. Napravite hijerarhiju u svim mogućim kategorijama , do same njezine srži. + + + + Create the outline of your masterpiece. + Stvorite obris svog remek-djela. + + + + Write. + Pišite. + + + + Debug info. Sometimes useful. + Informacije o Debug. Ponekad može biti korisno. + + + + Dictionary + Rječnik + + + + Nothing + Ništa + + + + POV + Perspektiva + + + + Label + Oznaka + + + + Progress + Napredak + + + + Compile + Sastavi + + + + Icon color + Boja ikone + + + + Text color + Boja teksta + + + + Background color + Boja pozadine + + + + Icon + Ikona + + + + Text + Tekst + + + + Background + Pozadina + + + + Border + Obrub + + + + Corner + Kut + + + + Add plot step + Dodajte stepenicu fabuli + + + + &Import… + &Uvezi… + + + + F7 + F7 + + + + &Copy + &Kopiraj + + + + Ctrl+C + Ctrl+C + + + + C&ut + Iz&reži + + + + Ctrl+X + CTRL+X + + + + &Paste + &Zalijepi + + + + Ctrl+V + CTRL+V + + + + &Split… + &Razdvoji… + + + + Ctrl+Shift+K + Ctrl+Shift+K + + + + Sp&lit at cursor + Raz&dvoji na mjestu pokazivača + + + + Ctrl+K + Ctrl+K + + + + Ctrl+M + Ctrl+M + + + + Ctrl+D + Ctrl+D + + + + Del + Del + + + + &Move Up + &Pomakni Gore + + + + Ctrl+Shift+Up + Ctrl+Shift+Up + + + + M&ove Down + P&omakni Dolje + + + + Ctrl+Shift+Down + Ctrl+Shift+Down + + + + Dupl&icate + Dupl&iciraj + + + + &Delete + &Obriši + + + + &Rename + &Preimenuj + + + + F2 + F2 + + + + Organi&ze + Organi&ziraj + + + + M&erge + S&topi + + + + &Format + &Formatiraj + + + + &Header + &Uzglavlje + + + + &Level 1 (setext) + &Razina 1 (setekst) + + + + Ctrl+Alt+1 + Ctrl+Alt+1 + + + + Level &2 + Razina &2 + + + + Ctrl+Alt+2 + Ctrl+Alt+2 + + + + Level &1 (atx) + Razina &1 (atx) + + + + Ctrl+1 + Ctrl+1 + + + + L&evel 2 + R&azina 2 + + + + Ctrl+2 + Ctrl+1 + + + + Level &3 + Razina &3 + + + + Ctrl+3 + Ctrl+1 + + + + Level &4 + Razina &4 + + + + Ctrl+4 + Ctrl+4 + + + + Level &5 + Razina &5 + + + + Ctrl+5 + Ctrl+5 + + + + Level &6 + Razina &6 + + + + Ctrl+6 + Ctrl+6 + + + + &Bold + &Podebljano + + + + Ctrl+B + Ctrl+B + + + + &Italic + &Kurziv + + + + Ctrl+I + Ctrl+I + + + + &Strike + &Precrtano + + + + &Verbatim + &Doslovno + + + + Su&perscript + Su&perskripta + + + + Ctrl++ + Ctrl++ + + + + Subsc&ript + Sub&skripta + + + + Ctrl+- + Ctrl+- + + + + Co&mment block + Po&lje za komentar + + + + Ctrl+Shift+C + Ctrl+Shift+C + + + + Clear &formats + Očisti &formati + + + + Ctrl+0 + Ctrl+0 + + + + &Comment line(s) + &Red(ovi) komentara + + + + &Ordered list + &Poredana lista + + + + &Unordered list + &Neporedana lista + + + + B&lockquote + B&lokiraj citat + + + + Remove selected plot step(s) + Obriši odabrane/i korak(e) razvoja fabule + + + + The file {} does not exist. Has it been moved or deleted? + Datoteka {} ne postoji. Možda ste je premjestili ili izbrisali? + + + + Install {}{} to use spellcheck + Instalirajte {}{} kako biste koristili provjeru pravopisa + + + + {} has no installed dictionaries + {} nema instaliranih rječnika + + + + {}{} is not installed + {}{} nije instaliran + + + + Save project? + Spremiti projekt? + + + + Save changes to project "{}" before closing? + Spremiti promjene na projektu "{}" prije zatvaranja? + + + + Your changes will be lost if you don't save them. + Vaše promjene u protivnom neće biti spremljene. + + + + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. + PyQt / Qt inačice 5.11 i 5.12 mogu uzrokovati pad programa što može uzrokovati gubitak podataka. + + + + PyQt {} and Qt {} are in use. + PyQt {} i Qt {} se trenutačno koriste. + + + + Proceed with import at your own risk + Nastavite s uvozom na svoj vlastiti rizik + + + + Allow POV + Omogući perspektivu + + + + Search + Traži + + + + Ctrl+F + Ctrl+F + + + + &Technical Support + &Tehnička Podrška + + + + How to obtain technical support for Manuskript. + Kako dobiti tehničku podršku za Manuskript. + + + + F1 + F1 + + + + &Locate log file... + &Pronađi log datoteku... + + + + Locate log file + Pronađi log datoteku + + + + Locate the diagnostic log file used for this session. + Pronađi log datoteku dijagnoze korištene tijekom ove sesije. + + + + Shift+F1 + Shift+F1 + + + + Sorry! + Ispričavamo se! + + + + This session is not being logged. + Ova sesija nije praćena. + + + + A log file is a Work in Progress! + Log datoteka je Rad u Tijeku! + + + + The log file "{}" will continue to be written to until Manuskript is closed. + Log datoteka "{}" će biti pisana sve dok se Manuskript ne zatvori. + + + + It will now be displayed in your file manager, but is of limited use until you close Manuskript. + Biti će trenutačno prikazana u vašem eksploreru za datoteke, ali je njegovo korištenje ograničeno sve dok ne zatvorite Manuskript. + + + + Error! + Greška! + + + + An error was encountered while trying to show the log file below in your file manager. + Dogodila se greška prilikom pokušaja prikazivanja log datoteke u vašem eksploreru za datoteke. + + + + F3 + F3 + + + + Shift+F3 + Shift+F3 + + + + Situation + Situacija + + + + Status + Status + + + + Search + + + No results found + Nema pronađenih rezultata + + + + Settings + + + Settings + Postavke + + + + General + Općenito + + + + Revisions + Ispravljanja + + + + Views + Pregledi + + + + Labels + Oznake + + + + Status + Status + + + + Fullscreen + Cijeli zaslon + + + + General settings + Općenite postavke + + + + Application settings + Postavke aplikacije + + + + Loading + Učitavanje + + + + Automatically load last project on startup + Odmah učitaj zadnje spremljen projekt prilikom pokretanja + + + + Saving + Spremanje + + + + Automatically save every + Automatski spremi svakih + + + + minutes. + minuta. + + + + If no changes during + Ako nije bilo promjena tijekom + + + + seconds. + sekunda. + + + + Save on project close + Spremi projekt pri zatvaranju + + + + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> + <html><head/><body><p>Ako odaberete ovu opciju, vaš projekt će biti spremljen kao samostalna datoteka. Lakše ju je kopirati i sigurnosno kopirati, ali je onemogućeno zajedničko korištenje.<br/>Ako ovo nije odabrano, vaš projekt će biti spremljen kao mapa koja sadrži puno malih datoteka.</p></body></html> + + + + Save to one single file + Spremi kao samostalnu datoteku + + + + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. + Revizije vam omogućuju praćenje promjena na vašem dokumentu. Za svaki dio teksta, one spremaju bilo koju promjenu primijenjenu na vaš tekst, tako da kasnije vi možete pregledati promjene ili se čak vratiti na starije verzije teksta. + + + + Keep revisions + Zadrži revizije + + + + S&mart remove + P&ametno uklanjanje + + + + Keep: + Zadrži: + + + + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. + Pametno uklanjanje vam omogućuje da zadržite određen broj revizija. Preporučamo vam da ga koristite, inače će vaš dokument preplaviti povijest tisuća nevažnih promjena. + + + + revisions per day for the last month + Revizije po danu u zadnjih mjesec dana + + + + revisions per minute for the last 10 minutes + Revizije po minuti u zadnjih 10 minuta + + + + revisions per hour for the last day + Jučerašnje revizije po satu + + + + revisions per 10 minutes for the last hour + Revizije po 10 minuta u zadnjem satu + + + + revisions per week till the end of time + Revizije po tjednu inače + + + + Views settings + Postavke prikaza + + + + Tree + Stablo + + + + Colors + Boje + + + + Icon color: + Boja ikona: + + + + Nothing + Ništa + + + + POV + Perspektiva + + + + Label + Oznaka + + + + Progress + Tijek + + + + Compile + Sastavi + + + + Text color: + Boja teksta: + + + + Background color: + Boja pozadine: + + + + Folders + Mape + + + + Show ite&m count + Prikaži bro&j predmeta + + + + Show summary + Prikaži sažetak + + + + &Nothing + &Ništa + + + + Text + Tekst + + + + Outline + Obrub + + + + Visible columns + Vidljivi stupci + + + + Goal + Cilj + + + + Word count + Broj riječi + + + + Percentage + Postotak + + + + Title + Naslov + + + + Index cards + Kartice indeksa + + + + Item colors + Boja predmeta + + + + Border color: + Boja granice: + + + + Corner color: + Boja rubova: + + + + Background + Pozadina + + + + Color: + Boja: + + + + Ctrl+S + Ctrl+S + + + + Image: + Slika: + + + + Text editor + Uređivač teksta + + + + Font + Font + + + + Family: + Porodica: + + + + Size: + Veličina: + + + + Misspelled: + Pogrešno napisano: + + + + Background: + Pozadina: + + + + Paragraphs + Paragrafi + + + + Line spacing: + Razmak između redova: + + + + Single + Jednostruk + + + + 1.5 lines + 1.5 redova + + + + Double + Dvostruko + + + + Proportional + Proporcionalno + + + + % + % + + + + Tab width: + Širina kartica: + + + + px + px + + + + Indent 1st line + Uvlačenje prvog reda + + + + Spacing: + Prored: + + + + New + Novo + + + + Edit + Uredi + + + + Delete + Izbriši + + + + Theme name: + Naziv teme: + + + + Apply + Primjeni + + + + Cancel + Otkaži + + + + Window Background + Pozadina Prozora + + + + Text Background + Pozadina Teksta + + + + Text Options + Opcije Teksta + + + + Paragraph Options + Opcije Paragrafa + + + + Type: + Tip: + + + + No Image + Nema Slike + + + + Tiled + Popločeno + + + + Centered + Centrirano + + + + Stretched + Istegnuto + + + + Scaled + Razmjeran + + + + Zoomed + Uvećano + + + + Opacity: + Prozirnost: + + + + Position: + Pozicija: + + + + Left + Lijevo + + + + Center + Centriraj + + + + Right + Desno + + + + Width: + Širina: + + + + Corner radius: + Radijus kuta: + + + + Margins: + Margine: + + + + Padding: + Postava: + + + + Font: + Font: + + + + Style + Stil + + + + Cursor + Pokazivača + + + + Use block insertion of + Umetni blok od + + + + Alignment: + Poravnanje: + + + + Justify + Poravnaj obostrano + + + + Alignment + Poravnanje + + + + Icon Size + Veličina ikone + + + + TextLabel + TextLabel + + + + Disable blinking + Onemogući treptanje + + + + Text area + Područje teksta + + + + Max width + Maksimalna širina + + + + Left/Right margins: + Lijevo/Desno margine: + + + + Top/Bottom margins: + Vrh/Dno margina: + + + + S&how progress + P&rikaži tijek + + + + Show summar&y + Prikaži sažeta&k + + + + Show p&rogress + Prikaži t&ijek + + + + Old st&yle + Stari st&il + + + + Transparent + Transparent + + + + Restore defaults + Vrati zadano + + + + Style: + Stil: + + + + Language: + Jezik: + + + + Font size: + Veličina fonta: + + + + Restarting Manuskript ensures all settings take effect. + Ponovno pokretanje Manuskripta osigurava da sve postavke stupe na snagu. + + + + Show &word count + Prikaži &broj riječi + + + + &Show word count + &Prikaži broj riječi + + + + &New style + &Novi stil + + + + Typewriter mode + Način pisaćeg stroja + + + + Focus mode + Način za fokusiranje + + + + None + Ništa + + + + Sentence + Rečenica + + + + Line + Redak + + + + Paragraph + Paragraf + + + + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b> Stavka Revizija pomaže u prijavljivanju pogrešaka u programu. U ovoj verziji Manuskripta stavka je isključena po zadanom kako bi omogućili najbolje iskustvo.</b></p><p>Zašto ovi problemi nisu popravljeni do sada?<a href="https://www.theologeek.ch/manuskript/contribute/">Trebamo Vašu pomoć kako bi napravili Manuskriptom boljim"</a></p> + + + + Show progress in chars next + to words + Prikaži tijek karaktera pokraj +riječi + + + + Char/Word Counter + Broj Karaktera/Riječi + + + + Count spaces as chars + Broji razmake kao karaktere + + + + Show char c&ount + Prikaži broj k&araktera + + + + Sho&w char count + Pri&kaži broj karaktera + + + + SpellAction + + + Spelling Suggestions + Prijedlozi pravopisa + + + + &Add to dictionary + &Dodaj u rječnik + + + + &Remove from custom dictionary + &Ukloni iz prilagođenog rječnika + + + + &New Character + &Novi Lik + + + + &New Plot Item + &Nova Fabula Predmet + + + + &New World Item + &Novi Svijet Predmet + + + + &Correction Suggestions + &Prijedlozi ispravka + + + + &Correction Suggestion + &Prijedlog Ispravka + + + + about + + + About Manuskript + O Manuskriptu + + + + Manuskript + Manuskript + + + + aboutDialog + + + Version + Inačica + + + + Software Versions in Use: + Inačice programa koje se trenutačno koriste: + + + + abstractModel + + + Title + Naslov + + + + POV + Perspektiva + + + + Label + Oznaka + + + + Status + Status + + + + Compile + Sastavi + + + + Word count + Broj riječi + + + + Goal + Cilj + + + + basicItemView + + + Form + Oblik + + + + POV: + Perspektiva: + + + + Goal: + Cilj: + + + + Word count + Broj riječi + + + + One line summary + Sažetak u jednom retku + + + + Few sentences summary: + Sažetak u par rečenica: + + + + characterModel + + + Name + Naziv + + + + Value + Vrijednost + + + + characterTreeView + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minor + Sporedni + + + + cheatSheet + + + Form + Oblik + + + + Filter (type the name of anything in your project) + Filtriraj (upišite naziv bilo kojeg predmeta u svom projektu) + + + + Minor + Sporedni + + + + Secondary + Sekundarni + + + + Main + Glavni + + + + Characters + Likovi + + + + Texts + Tekstovi + + + + Plots + Fabule + + + + World + Svijet + + + + cmbOutlineCharacterChoser + + + None + Ništa + + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minor + Sporedni + + + + Various + Raznorazni + + + + cmbOutlineLabelChoser + + + Various + Raznorazni + + + + cmbOutlineStatusChoser + + + Various + Raznorazni + + + + collapsibleDockWidgets + + + Dock Widgets Toolbar + Alatna traka plutajućih widgeta + + + + completer + + + Form + Oblik + + + + corkDelegate + + + One line summary + Sažetak u jednoj rečenici + + + + Full summary + Cjelovit sažetak + + + + editorWidget_ui + + + Form + Oblik + + + + exporter + + + Export + Izvezi + + + + Export to: + Izvezi u : + + + + Manage exporters + Upravljaj izvoznicima + + + + Preview + Pretpregled + + + + Settings + Postavke + + + + exporterDialog + + + {} (not implemented yet) + {} (nije još uvedeno) + + + + exporterSettings + + + Form + Oblik + + + + Content + Sadržaj + + + + Decide here what will be included in the final export. + Odlučite što će biti u završnom izvozu. + + + + Type + Tip + + + + Title + Naslov + + + + Text + Tekst + + + + I need more granularity + Potrebno mi je više granularnosti + + + + Fi&lters + Fi&lteri + + + + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>Filtrira koji će predmeti biti uključeni u završni izvoz.<br/><span style=" color:#773333;">(Nije cjelovito dovršeno...još)</span></p></body></html> + + + + Ignore compile status (include all items) + Ignoriraj status sastavljanja (uključi sve predmete) + + + + Subitems of: + Podstavke od: + + + + Labels + Oznake + + + + Status + Status + + + + Separations + Odjeljci + + + + Between folders: + Između mapa: + + + + Empty line + Prazan redak + + + + Custom + Prilagođeno + + + + Between texts: + Između tekstova: + + + + Between folder and text: + Između mape i teksta: + + + + Between text and folder: + Između teksta i mape: + + + + Transformations + Transformacije + + + + Typographic replacements: + Tipografska zamjena: + + + + Replace double quotes (") with: + Zamijenite dvostruke navodnike (") sa: + + + + Replace single quotes (') with: + Zamijenite jednostruke navodnike (') sa: + + + + Remove multiple spaces + Ukloni suvišne razmake + + + + Custom replacements: + Prilagođene zamjene: + + + + Enabled + Omogućeno + + + + Replace + Zamijeni + + + + With + Sa + + + + RegExp + RegExp + + + + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. + Ako je odabrano, koristi uobičajene izraze kao zamjenu, a ako nije, zamijenjeno je kao jednostavan tekst. + + + + Preview + Pretpregled + + + + Font + Font + + + + Font: + Font: + + + + Font size: + Veličina fonta: + + + + Folder + Mapa + + + + {}Level {} folder + {}Razina {} mapa + + + + {}Level {} text + {}Razina {} tekst + + + + Replace ... with … + Zamijeni ... sa … + + + + Replace --- with — + Zamijeni --- sa — + + + + exportersManager + + + Installed + Instalirano + + + + Custom + Prilagođeni + + + + Not found + Nije pronađeno + + + + {} not found. Install it, or set path manually. + {} nije pronađen. Instalirajte ga ili postavite sami mjesto datoteke. + + + + <b>Status:</b> uninstalled. + <b>Status:</b> deinstalirano. + + + + <b>Requires:</b> + <b>Zahtjeva:</b> + + + + Set {} executable path. + Postavi {} kao izvršni put. + + + + frequencyAnalyzer + + + Phrases + Fraze + + + + Frequency + Učestalost + + + + Word + Riječ + + + + fullScreenEditor + + + Theme: + Tema: + + + + {} words / {} + {} riječi / {} + + + + {} words + {} riječi + + + + Spellcheck + Provjera pravopisa + + + + Navigation + Navigacija + + + + New Text + Novi Tekst + + + + Title + Naslov + + + + Title: Show Full Path + Naslov: Prikaži cjelovito Mjesto + + + + Theme selector + Odabir teme + + + + Word count + Broj riječi + + + + Progress + Tijek + + + + Progress: Auto Show/Hide + Tijek: Automatski Prikaži/Sakrij + + + + Clock + Sat + + + + Clock: Show Seconds + Sat: Prikaži Sekunde + + + + generalSettings + + + General + Općenito + + + + Split scenes at: + Razdvoji scene kod: + + + + \n---\n + \n---\n + + + + Trim long titles (> 32 chars) + Skrati dugačke naslove (> 32 karaktera) + + + + Import under: + Uvezi u: + + + + Import in a top-level folder + Uvezi u prvu mapu po redu + + + + helpLabel + + + If you don't wanna see me, you can hide me in Help menu. + Ako me ne želite vidjeti, možete me sakriti u meniju za Pomoć. + + + + importer + + + Import + Uvezi + + + + Format: + Format: + + + + Choose file + Odaberi datoteku + + + + Clear file + Očisti datoteku + + + + Preview + Pretpregled + + + + Settings + Postavke + + + + lineEditView + + + Various + Raznorazni + + + + locker + + + Form + Oblik + + + + Lock screen: + Zaključani zaslon: + + + + Word target + Cilj riječi + + + + Time target + Ciljano vrijeme + + + + words + riječi + + + + minutes + minuta + + + + Lock ! + Zaključaj ! + + + + ~{} h. + ~{} h. + + + + ~{} mn. + ~{} min. + + + + {}:{} + + + + + {} s. + {} i. + + + + {} remaining + {} preostalo + + + + {} words remaining + {} riječi preostalo + + + + mainEditor + + + Form + Oblik + + + + Text + Tekst + + + + Index cards + Kartice indeksa + + + + Outline + Obris + + + + F11 + F11 + + + + Go to parent item + Odi na nadređeni predmet + + + + Alt+Up + Alt+Up + + + + Root + Korijen + + + + {} words + {} riječi + + + + ({} chars) {} words / {} + ({} karaktera) {} riječi / {} + + + + {} words / {} + {} riječi / {} + + + + {} chars + {} karaktera + + + + {} chars + {} karaktera + + + + markdownSettings + + + Markdown + Markdown + + + + metadataView + + + Form + Oblik + + + + Properties + Svojstva + + + + Summary + Sažetak + + + + One line summary + Sažetak u jednoj crti + + + + Full summary + Cjelovit sažetak + + + + Notes / References + Bilješke / Reference + + + + Revisions + Revizije + + + + myPanel + + + Auto-hide + Automatski Sakrij + + + + outlineBasics + + + Set POV + Postavi Perspektivu + + + + None + Ništa + + + + Set Status + Postavi Status + + + + Set Label + Postavi Oznaku + + + + New + Novi + + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minor + Sporedni + + + + Set Custom Icon + Postavite prilagođenu ikonu + + + + Restore to default + Vratite na zadano + + + + Root + Korijen + + + + Open {} items in new tabs + Otvorite {} predmete u novoj kartici + + + + Open {} in a new tab + Otvorite {} u novoj kartici + + + + About to remove + Biti će uklonjeno + + + + Select at least two items. Folders are ignored. + Odaberite barem dva predmeta. Mape će se ignorirati. + + + + All items must be on the same level (share the same parent). + Svi predmeti moraju biti na istoj razini (dijeliti istu nadređenu mapu). + + + + New &Folder + Nova &Mapa + + + + New &Text + Novi &Tekst + + + + &Copy + &Kopiraj + + + + C&ut + I&zreži + + + + &Paste + &Zalijepi + + + + &Rename + &Preimenuj + + + + &Delete + &Izbriši + + + + You're about to delete {} item(s). + Upravo ćete obrisati {} datoteku/e. + + + + Are you sure? + Jeste li sigurni? + + + + outlineCharacterDelegate + + + None + Ništa + + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minor + Sporedni + + + + outlineItem + + + {} words / {} ({}) + {} riječi / {} ({}) + + + + {} words + {} riječi + + + + pandocSettings + + + General + Općenito + + + + Table of Content + Sadržaj + + + + Custom settings for {} + Prilagođene postavke za {} + + + + persosProxyModel + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minors + Sporedni + + + + plotDelegate + + + General + Općenito + + + + Promise + Obećanje + + + + Problem + Problem + + + + Progress + Tijek + + + + Resolution + Rasplet + + + + Try / Fail + Pokušaj / Promašaj + + + + No and + Ne i + + + + Yes but + Da, ali + + + + Freytag's pyramid + Freytagova piramida + + + + Exposition + Izlaganje + + + + Rising action + Trenutak uspinjanja + + + + Climax + Vrhunac + + + + Falling action + Kamen spoticanja + + + + Three acts + Tri čina + + + + 1. Setup + 1. Postava + + + + 1. Inciting event + 1. Poticajni događaj + + + + 1. Turning point + 1. Trenutak preokreta + + + + 2. Choice + 2. Odabir + + + + 2. Reversal + 2. Preokret + + + + 2. Disaster + 2. Katastrofa + + + + 3. Stand up + 3. Ustanak + + + + 3. Climax + 3. Vrhunac + + + + 3. Ending + 3. Svršetak + + + + Hero's journey + Herojsko putovanje + + + + Ordinary world + Uobičajeni svijet + + + + Call to adventure + Poziv u avanturu + + + + Refusal of the call + Odbijanje poziva + + + + Meeting with mentor + Sastanak sa mentorom + + + + Tests + Testovi + + + + Approach + Pristup + + + + Abyss + Bezdan + + + + Reward / Revelation + Nagrada / Otkrivenje + + + + Transformation + Transformacija + + + + Atonement + Pokajanje + + + + Return + Povratak + + + + plotModel + + + Name + Naziv + + + + Meta + Zlo + + + + New step + Novi korak + + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minor + Sporedni + + + + plotTreeView + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minor + Sporedni + + + + **Plot:** {} + **Fabula:** {} + + + + plotsProxyModel + + + Main + Glavni + + + + Secondary + Sekundarni + + + + Minors + Sporedni + + + + propertiesView + + + Form + Oblik + + + + POV + Perspektiva + + + + Status + Status + + + + Label + Oznaka + + + + Compile + Sastavi + + + + Goal + Cilj + + + + Word count + Broj riječi + + + + references + + + Not a reference: {}. + Ovo nije referenca: {}. + + + + Unknown reference: {}. + Nepoznata referenca: {}. + + + + Path: + Mjesto: + + + + Stats: + Statistika: + + + + POV: + Perspektiva: + + + + Status: + Status: + + + + Label: + Oznaka: + + + + Short summary: + Kratak sažetak: + + + + Long summary: + Opširan sažetak: + + + + Notes: + Bilješke: + + + + Basic info + Opći opis + + + + Detailed info + Detaljan opis + + + + POV of: + Perspektiva od: + + + + Go to {}. + Idi na {}. + + + + Description + Opis + + + + Result + Rezultat + + + + Characters + Likovi + + + + Resolution steps + Stepa razvoja + + + + Passion + Strast + + + + Conflict + Sukob + + + + <b>Unknown reference:</b> {}. + <b>Nepoznata referenca:</b> {}. + + + + Folder: <b>{}</b> + Mapa: <b>{}</b> + + + + Text: <b>{}</b> + Tekst: <b>{}</b> + + + + Character: <b>{}</b> + Lik: <b>{}</b> + + + + Plot: <b>{}</b> + Fabula: <b>{}</b> + + + + World: <b>{name}</b>{path} + Svijet: <b>{naziv}</b>{mjesto} + + + + Referenced in: + Referirano u: + + + + Motivation + Motivacija + + + + Goal + Cilj + + + + Epiphany + Prosvjetljenje + + + + Short summary + Kratak sažetak + + + + Longer summary + Poduži sažetak + + + + revisions + + + Form + Oblik + + + + Options + Opcije + + + + Restore + Vrati + + + + Delete + Izbriši + + + + Show modifications + Prikaži promjene + + + + Show ancient version + Prikaži zastarjelu inačicu + + + + Show spaces + Prikaži razmake + + + + Show modifications only + Prikaži samo promjene + + + + {} years ago + {} godina prije + + + + {} months ago + {} mjeseci prije + + + + {} days ago + {} dana prije + + + + 1 day ago + prije 1 dan + + + + {} hours ago + prije {} sati + + + + {} minutes ago + prije {} minuta + + + + {} seconds ago + prije {} sekundi + + + + Line {}: + Redak {}: + + + + Clear all + Očisti Sve + + + + search + + + Form + Oblik + + + + Search for... + Traži za... + + + + settingsWindow + + + New status + Novi status + + + + New label + Nova oznaka + + + + newtheme + novatema + + + + New theme + Nova tema + + + + (read-only) + (samo-za-čitanje) + + + + Open Image + Otvori Sliku + + + + Image files (*.jpg; *.jpeg; *.png) + Formati slika (*.jpg; *.jpeg; *.png) + + + + Error + Greška + + + + Unable to load selected file + Nije moguće učitati odabranu datoteku + + + + Unable to add selected image: +{} + Nije moguće dodati odabranu sliku: +{} + + + + sldImportance + + + Form + Oblik + + + + TextLabel + OznakaTeksta + + + + Minor + Sporedni + + + + Secondary + Sekundarni + + + + Main + Glavni + + + + splitDialog + + + + <p>Split selected item(s) at the given mark.</p> + + <p>If one of the selected item is a folder, it will be applied + recursively to <i>all</i> of it's children items.</p> + + <p>The split mark can contain following escape sequences: + <ul> + <li><b><code>\n</code></b>: line break</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> + + <p><b>Mark:</b></p> + + + <p>Odvoji odabrani/e predmet(e) na odabranom mjestu.</p> + + <p>Ako je odabrani predmet mapa, ove postavke će se primijeniti + na <i>sve</i> podmape i predmete u mapi.</p> + + <p>Oznaka razdvoja može sadržavati sljedeće znakove: + <ul> + <li><b><code>\n</code></b>: prekid retka</li> + <li><b><code>\t</code></b>:tab</li> + </ul> + </p> + + <p><b>Oznaka:</b></p> + + + + + Split '{}' + Odvoji '{}' + + + + Split items + Odvoji predmete + + + + storylineView + + + Form + Oblik + + + + Show Plots + Prikaži Fabule + + + + Show Characters + Prikaži Likove + + + + tabSplitter + + + Open selected items in that view. + Otvori odabrane datoteke u tom prikazu. + + + + Split horizontally + Odvoji horizontalno + + + + Close split + Zatvori dvojni prikaz + + + + Split vertically + Odvoji vertikalno + + + + textEditView + + + Various + Razni + + + + textFormat + + + Form + Oblik + + + + CTRL+B + CTRL+B + + + + CTRL+I + CTRL+I + + + + CTRL+U + CTRL+U + + + + CTRL+P + CTRL+P + + + + CTRL+L + CTRL+L + + + + CTRL+E + CTRL+E + + + + CTRL+R + CTRL+R + + + + CTRL+J + CTRL+J + + + + treeView + + + Expand {} + Proširi {} + + + + Collapse {} + Sažmi {} + + + + Expand All + Proširi Sve + + + + Collapse All + Sažmi Sve + + + + welcome + + + Form + Oblik + + + + 1 + 1 + + + + Templates + Predlošci + + + + Empty + Prazno + + + + Novel + Roman + + + + Novella + Novela + + + + Short Story + Kratka Priča + + + + Research paper + Znanstveni rad + + + + Demo projects + Demo projekti + + + + Add level + Dodaj razinu + + + + Add word count + Dodaj brojač riječi + + + + Next time, automatically open last project + Sljedeći put, automatski otvori posljednji projekt + + + + Open... + Otvori... + + + + Recent + Nedavno + + + + Create + Stvori + + + + Open project + Otvori projekt + + + + Manuskript project (*.msk);;All files (*) + Manuskript projekt (*.msk);;Sve datoteke (*) + + + + Save project as... + Spremi projekt kao... + + + + Manuskript project (*.msk) + Manuskript projekt (*.msk) + + + + Manuskript + Manuskript + + + + Create New Project + Stvori Novi Projekt + + + + Warning + Upozorenje + + + + Overwrite existing project {} ? + Prebrisati već postojeći projekt {} ? + + + + Empty fiction + Prazna fikcija + + + + Chapter + Poglavlje + + + + Scene + Scena + + + + Trilogy + Trilogija + + + + Book + Knjiga + + + + Section + Odjeljak + + + + Empty non-fiction + Prazno ne fiktivno djelo + + + + words each. + pojedinačno riječi. + + + + of + od + + + + Text + Tekst + + + + Something + Nešto + + + + <b>Total:</b> {} words (~ {} pages) + <b>Ukupno:</b> {} riječi (~ {} stranica) + + + + Fiction + Fikcija + + + + Non-fiction + Nefiktivno djelo + + + + Idea + Ideja + + + + Note + Bilješka + + + + Research + Istraživanje + + + + TODO + DOVRŠITI + + + + First draft + Prva skica + + + + Second draft + Druga skica + + + + Final + Finalno + + + + worldModel + + + New item + Novi predmet + + + + Fantasy world building + Stvaranje fantastičnog svijeta + + + + Physical + Fizički izgled + + + + Climate + Klima + + + + Topography + Topografija + + + + Astronomy + Astronomija + + + + Wild life + Živi svijet + + + + Flora + Flora + + + + History + Povijest + + + + Races + Rase + + + + Diseases + Bolesti + + + + Cultural + Kultura + + + + Customs + Običaji + + + + Food + Hrana + + + + Languages + Jezici + + + + Education + Edukacija + + + + Dresses + Način odijevanja + + + + Science + Znanost + + + + Calendar + Kalendar + + + + Bodily language + Govor tijela + + + + Ethics + Etika + + + + Religion + Religija + + + + Government + Vlada + + + + Politics + Politika + + + + Gender roles + Uloge po spolu + + + + Music and arts + Glazba i umjetnost + + + + Architecture + Arhitektura + + + + Military + Vojska + + + + Technology + Tehnologija + + + + Courtship + Udvaranje + + + + Demography + Demografija + + + + Transportation + Način transporta + + + + Medicine + Medicina + + + + Magic system + Sistem čarolije + + + + Rules + Pravila + + + + Organization + Organizacija + + + + Magical objects + Čarobni objekti + + + + Magical places + Fantastična mjesta + + + + Magical races + Fantastične rase + + + + Important places + Važna mjesta + + + + Important objects + Važni objekti + + + + Natural resources + Prirodna bogatstva + + + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_hu.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_hu.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_hu.ts manuskript-0.14.0/i18n/manuskript_hu.ts --- manuskript-0.12.0/i18n/manuskript_hu.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_hu.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,17 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - Alap HTML kimenet a python 'markdown' modult használva. + Basic HTML output using the Python module 'markdown'. + Alap HTML kimenet a python 'markdown' modult használva. - Python module 'markdown'. - python modul 'markdown'. + Python module 'markdown'. + python modul 'markdown'. @@ -129,7 +130,7 @@ - Books that don't kill trees. + Books that don't kill trees. Könyvek, melyek nem ölnek fákat. @@ -157,27 +158,27 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. A legegyszerűbb lehetőség sima szöveg exportálására. Lehetővé teszi saját jelölőnyelv használatát, melyet - a manuskript nem tud feldolgozni, mint például a <a href='www.fountain.io'>Fountain</a>. + a manuskript nem tud feldolgozni, mint például a <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>Univerzális dokumentum konvertáló. Arra használható , hogy markdown tartalmakat alakítson át egy egész sor más formátumra</p> - <p>Weboldald: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Weboldald: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. egy érvényes latex telepítés. Lásd a pandoc javaslatait erre: - <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Unicode támogatáshoz szüksége van a xelatex -re. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Unicode támogatáshoz szüksége van a xelatex -re. @@ -217,18 +218,18 @@ Self-contained HTML files, with no dependencies - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -344,9 +345,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Infó:</b> Egy nagyon egyszerű + &lt;b&gt;Infó:&lt;/b&gt; Egy nagyon egyszerű elemző, amely végigfut a dokumentum markdown-ján és - elemeket hoz létre minden egyes címhez.<br/>&nbsp; + elemeket hoz létre minden egyes címhez.&lt;br/&gt;&nbsp; @@ -414,12 +415,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>Infó:</b>A Manuskript képes - importálni <b>markdown-ból</b> vagy <b>OPML-ből</b>. A Pandoc + &lt;b&gt;Infó:&lt;/b&gt;A Manuskript képes + importálni &lt;b&gt;markdown-ból&lt;/b&gt; vagy &lt;b&gt;OPML-ből&lt;/b&gt;. A Pandoc konvertálni fogja az dokumentumát mindkettőről (lássa a lenti beállításokat), majd importálja őket . A dokumentuma típusától függően egyik lehetőség jobb eredménnyel járhat, mint a másik. - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -648,13 +649,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">Egy mondat<br/>összefoglaló</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Egy mondat<br/>összefoglaló</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">Egy bekezdés<br/>összefoglaló</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Egy bekezdés<br/>összefoglaló</p></body></html> @@ -998,10 +999,10 @@ - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - Az alapszituáció 'Mi lenne ha...?' kérdésként feltéve. Pl.. 'Mi lenne ha a legveszélyesebb -' gonosz varázsló ne lenne képes megölni egy csecsemőt?' (Harry Potter) + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Az alapszituáció 'Mi lenne ha...?' kérdésként feltéve. Pl.. 'Mi lenne ha a legveszélyesebb +' gonosz varázsló ne lenne képes megölni egy csecsemőt?' (Harry Potter) @@ -1115,7 +1116,7 @@ Add plot step Cselekmény lépés hozzáadása (CTRL+Enter) - + &Import… &Importálás… @@ -1155,7 +1156,7 @@ Ctrl+V Ctrl+V - + &Split… &Felosztás… @@ -1243,252 +1244,252 @@ Remove selected plot step(s) - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + @@ -1498,12 +1499,12 @@ Shift+F3 - + Situation - + @@ -1513,12 +1514,12 @@ &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1528,57 +1529,57 @@ &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1586,7 +1587,7 @@ No results found - + @@ -2204,12 +2205,12 @@ Style: - + Language: - + @@ -2219,32 +2220,32 @@ Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + @@ -2254,91 +2255,91 @@ Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions Helyesírási javaslatok - + &Add to dictionary &Hozzáadás a szótárhoz - + &Remove from custom dictionary &Eltávolítás az egyéni szótárból - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2678,8 +2679,8 @@ - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>Azt szűri, hogy mi kerüljön bele a végső exportálásba<br/><span style=" color:#773333;">(Nem teljesen kifejlesztett.)</span></p></body></html> + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>Azt szűri, hogy mi kerüljön bele a végső exportálásba<br/><span style=" color:#773333;">(Nem teljesen kifejlesztett.)</span></p></body></html> @@ -2748,13 +2749,13 @@ - Replace double quotes (") with: - Dupla idézőjelet (") cseréje ezzel: + Replace double quotes (") with: + Dupla idézőjelet (") cseréje ezzel: - Replace single quotes (') with: - Egyszeri idézőjelek (') cseréje ezzel: + Replace single quotes (') with: + Egyszeri idézőjelek (') cseréje ezzel: @@ -2826,12 +2827,12 @@ {}Level {} text {}Szint {} szöveg - + Replace ... with … Csere ... ezzel … - + Replace --- with — Csere --- ezzel — @@ -2913,17 +2914,17 @@ Spellcheck - + Navigation - + New Text - + @@ -2933,12 +2934,12 @@ Title: Show Full Path - + Theme selector - + @@ -2953,17 +2954,17 @@ Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -3003,7 +3004,7 @@ helpLabel - If you don't wanna see me, you can hide me in Help menu. + If you don't wanna see me, you can hide me in Help menu. Amennyiben nem szeretné ezt látni, el tudja rejteni a Sugó menüben. @@ -3166,22 +3167,22 @@ ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3306,22 +3307,17 @@ {} megnyitása új fülön - + About to remove Eltávolítás - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Ezzel törli a következő eleme(ke)t {} .</b></p><p>Biztos benne?</p> - - - + Select at least two items. Folders are ignored. Válasszon ki legalább két elemet. A mappákat figyelmen kívül hagyja. - + All items must be on the same level (share the same parent). Minden elemnek ugyanazon a szinten kell lennie (közös szülőn kell osztoznia). @@ -3360,6 +3356,16 @@ &Delete &Törlés + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate @@ -3387,12 +3393,12 @@ outlineItem - + {} words / {} ({}) {} szó / {} ({}) - + {} words {} szó @@ -3477,7 +3483,7 @@ - Freytag's pyramid + Freytag's pyramid Freytag piramis @@ -3552,7 +3558,7 @@ - Hero's journey + Hero's journey A Hős útja @@ -4017,12 +4023,12 @@ Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4032,13 +4038,13 @@ Unable to load selected file - + Unable to add selected image: {} - + @@ -4077,7 +4083,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4106,8 +4112,8 @@ - Split '{}' - Vágás '{}' + Split '{}' + Vágás '{}' @@ -4159,7 +4165,7 @@ textEditView - + Various Különféle @@ -4668,7 +4674,7 @@ Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_id.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_id.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_id.ts manuskript-0.14.0/i18n/manuskript_id.ts --- manuskript-0.12.0/i18n/manuskript_id.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_id.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,17 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - Keluaran HTML dasar menggunakan modul python 'markdown'. + Basic HTML output using the Python module 'markdown'. + Output HTML dasar menggunakan modul python 'markdown'. - Python module 'markdown'. - Modul python 'markdown'. + Python module 'markdown'. + Modul python 'markdown'. @@ -45,12 +46,12 @@ A little known format modestly used. You know, web sites for example. - + Format yang sedikit lebih sering digunakan. Anda tahu, untuk situs web misalnya. Needs LaTeX to be installed. - Membutuhkan latex untuk dipasang. + Membutuhkan LaTeX untuk dipasang. @@ -90,134 +91,146 @@ Use reference-style links instead of inline links - + Gunakan tautan referensi ketimbang tautan sebaris Use ATX-style headers - + Gunakan ATX-style header Use <q> tags for quotes in HTML - + Gunakan tag <q> untuk kutipan dalam HTML LaTeX engine used to produce the PDF. - + LaTeX digunakan untuk memproduksi file PDF. Paper size: - + Ukuran kertas: Font size: - + Ukuran font: Class: - + Kelas: Line spacing: - + Jarak spasi: - Books that don't kill trees. - + Books that don't kill trees. + Buku-buku yang tidak membunuh pohon. OpenDocument format. Used by LibreOffice for example. - + Forman OpenDocument. Digunakan oleh LibreOffice sebagai contohnya. Microsoft Office (.docx) document. - + Dokumen Microsoft Office (.docx). reStructuredText is a lightweight markup language. - + reStructuredText adalah sebuah bahasa markup yang ringan. Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Sama seperti plain text, kecuali ditambah judul markdown. +Apabila teks tersebut diformat dalam bentuk markdown. Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + Ekspor tersimpel ke teks biasa. Memungkinkan anda untuk menggunakan markup anda sendiri yang tidak + dimengerti Manuskript, contohnya <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + <p>Sebuah konverter dokumen universal. Bisa digunakan untuk mengubah Markdown ke berbagai + format.</p> + <p>Situs web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + instalasi LaTeX yang valid. Rekomendasi Pandoc bisa ditemukan di: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Jika anda menginginkan dukungan Unicode, anda perlu XeLaTeX. Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + Export ke markdown menggunakan pandoc. Memungkinkan lebih banyak pilihan format + daripada exportir dasar manuskript. LaTeX is a word processor and document markup language used to create beautiful documents. - + LaTeX adalah pemroses word dan dokumen dengan bahasa markup yang digunakan untuk membuat + dokumen-dokumen yang indah. The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Tujuan format ini adalah untuk menyediakan cara untuk bertukar informasi + antara outliners dan penyedia internet yang bisa dilihat atau dikontrol + melalui sebuah outliner. Disable YAML metadata block. Use that if you get YAML related error. - + Matikan blok metadata YAML. +Gunakan itu jika anda mendapat eror yang berkaitan dengan YAML. Convert to ePUB3 - + Konversi ke ePUB3 Self-contained HTML files, with no dependencies - + File HTML mandiri, tidak memerlukan ketergantungan Could not process regular expression: {} - + Tidak bisa memproses ekspresi reguler: +{} - Choose output file… - + Choose output file… + Pilih file output @@ -225,52 +238,52 @@ Manage Exporters - + Kelola Exportir Manuskript - + Manuskript Description - + Deskripsi Offers export to - + Tawaran ekspor ke Status - + Status Status: - + Status: Version: - + Versi: Path: - + Jalan: ... - + ... {HelpText} - + {TeksBantuan} @@ -278,47 +291,47 @@ Frequency Analyzer - + Penganalisis Frekuensi Word frequency - + Frekuensi Kata Settings - + Pengaturan Minimum size: - + Ukuran minimum: Exclude words (comma separated): - + Kata-kata yang dikecualikan (pisahkan dengan koma): Analyze - + Analisa Phrase frequency - + Frekuensi frasa Number of words: from - + Jumlah kata: dari to - + ke @@ -326,19 +339,21 @@ Markdown import - + Impor markdown <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + <b>Info:</b>Sebuah parser + simpel yang akan memeriksa dokumen markdown dan + membuat item untuk setiap judul.<br/>&nbsp; Folder import - + Impor folder @@ -347,47 +362,51 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + <p><b>Info:</b>Impor seluruh + struktur direktori. Folder yang sudah ditambah sebagai folder, dan + dokumen plaintext di dalamnya (anda pilih yang mana saja menurut ekstensi) + yang ditambahkan sebagai scene.</p> + <p>Hanya file text yang didukung (bukan gambar, biner atau lainnya).</p> Include only those extensions: - + Masukan hanya yang berekstensi: Comma separated values - + Koma memisahkan nilai Sort items by name - + Urutkan menurut nama Import folder then files - + Impor folder kemudian file OPML Import - + Impor OPML File open failed. - + File gagal dibuka. This does not appear to be a valid OPML file. - + Ini bukanlah file OPML yang valid. Pandoc import - + Impor pandoc @@ -397,17 +416,22 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + <b>Info:</b> Manuskript bisa + mengimpor dari <b>mardown</b> atau <b>OPML</b>. Pandoc akan + mengkonversi dokumen anda ke (lihat opsi di bawah), dan + kemudian akan mengimpor kembali ke manuskript. Kualitas hasil + dipengaruhi oleh dokumen anda. + <br/>&nbsp; Import using: - + Impor menggunakan: Wrap lines: - + Pemecahan baris: @@ -417,32 +441,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + Impor Mind Map This does not appear to be a valid Mind Map file. - + File anda bukanlah file Mind Map yang valid. Mind Map import - + Impor Mind Map Import tip as: - + Untitled - + Tanpa judul @@ -450,7 +474,7 @@ Insert reference - + Masukan referensi @@ -458,47 +482,47 @@ General - + Umum Title - + Judul Subtitle - + Subjudul Series - + Seri Volume - + Jilid Genre - + Genre License - + Lisensi Author - + Pengarang Name - + Nama @@ -508,1049 +532,1051 @@ Summary - + Ringkasan Situation: - + Situasi: Summary: - + Ringkasan: One sentence - + Satu kalimat One paragraph - + Satu paragraf One page - + Satu halaman Full - + Penuh One sentence summary - + Ringkasan satu kalimat One paragraph summary - + Ringkasan satu paragraf Expand each sentence of your one paragraph summary to a paragraph - + Kembangkan tiap kalimat dari paragraf ringkasan ke sebuah paragraf baru One page summary - + Ringkasan satu halaman Full summary - + Ringkasan penuh Next - + Selanjutnya What if...? - + Bagaimana jika...? Characters - + Karakter Names - + Nama Filter - + Filter Basic info - + Info dasar Importance - + Kepentingan Motivation - + Motivasi Goal - + Tujuan Conflict - + Konflik Epiphany - + Pencerahan - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Satu kalimat<br/>ringkasan</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Satu paragraf<br/>ringkasan</p></body></html> Notes - + Catatan Detailed info - + Info detail Plots - + Alur Plot - + Alur Character(s) - + Karakter Description - + Deskripsi Result - + Hasil Resolution steps - + Langkah-langkah resolusi World - + Dunia Populates with empty data - + Populasi dengan data kosong More - + Lebih Source of passion - + Sumber semangat Source of conflict - + Sumber konflik Outline - + Garis besar Editor - + Editor Debug - + Debug FlatData - + FlatData Persos - + Labels - + Label &File - + &File &Recent - + &Baru &Help - + &Bantuan &Tools - + &Alat &Edit - + &Edit &View - + &Gambaran &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Navigasi &Open - + &Buka Ctrl+O - + Ctrl+O &Save - + &Simpan Ctrl+S - + Ctrl+S Sa&ve as... - + Ctrl+Shift+S - + Ctrl+Shift+S &Quit - + &Keluar Ctrl+Q - + Ctrl+Q &Show help texts - + &Tunjukan teks bantuan Ctrl+Shift+B - + Ctrl+Shift+B &Spellcheck - + F9 - + F9 &Labels... - + &Label... &Status... - + &Status... Tree - + Pohon &Simple - + &Simpel &Fiction - + &Fiksi Index cards - + Kartu indeks S&ettings - + F8 - + F8 &Close project - + &Tutup pekerjaan Co&mpile - + F6 - + F6 &Frequency Analyzer - + &Penganalisis Frekuensi Book information - + Informasi buku &About - + &Tentang About Manuskript - + Tentang Manuskript Manuskript - + Manuskript Project {} saved. - + Pekerjaan {} disimpan. WARNING: Project {} not saved. - + PERHATIAN: Pekerjaan {} belum tersimpan. Project {} loaded. - + Pekerjaan {} diproses. Project {} loaded with some errors. - + (~{} pages) - + (~{} halaman) Words: {}{} - + Kata: {}{} Book summary - + Ringkasan buku Project tree - + Pohon proyek Metadata - + Story line - + Jalan cerita Enter information about your book, and yourself. - + Masukan informasi tentang buku anda, dan tentang diri anda. - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Situasi dasar, dalam bentuk pertanyaan 'Bagaiaman jika...?'. Cth: 'Bagaimana jika + penyihir jahat paling berbahaya tidak mampu membunuh seorang bayi?' (Harry Potter) Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Ambil waktu untuk memikirkan sebuah kalimat (~50 kata) ringkasan untuk buku anda. Kemudian kembangkan + menjadi sebuah paragraf, kemudian menjadi halaman, kemudian menjadi ringkasan penuh. Create your characters. - + Buat karakter anda. Develop plots. - + Kembangkan alur. Build worlds. Create hierarchy of broad categories down to specific details. - + Bangun dunia. Buat hirarki dari kategori yang luas menjadi detail spesifik. Create the outline of your masterpiece. - + Buat garis besar karya besar anda. Write. - + Tulis. Debug info. Sometimes useful. - + Info debug. Sesuatu yang berguna. Dictionary - + Diksi Nothing - + POV - + Sudut Pandang Label - + Label Progress - + Kemajuan Compile - + Icon color - + Warna ikon Text color - + Warna teks Background color - + Warna latar belakang Icon - + Ikon Text - + Teks Background - + Latar belakang Border - + Garis tepi Corner - + Ujung Add plot step - + Tambahkan langkah alur - + &Import… - + &Impor… F7 - + F7 &Copy - + Ctrl+C - + Ctrl+C C&ut - + Ctrl+X - + Ctrl+X &Paste - + &Tempel Ctrl+V - + Ctrl+V - + &Split… - + Ctrl+Shift+K - + Ctrl+Shift+K Sp&lit at cursor - + Ctrl+K - + Ctrl+K Ctrl+M - + Ctrl+M Ctrl+D - + Ctrl+D Del - + &Move Up - + &Pindahkan ke atas Ctrl+Shift+Up - + Ctrl+Shift+Up M&ove Down - + Ctrl+Shift+Down - + Ctrl+Shift+Down Dupl&icate - + &Delete - + &Hapus &Rename - + F2 - + F2 Organi&ze - + M&erge - + Remove selected plot step(s) - + Hapus langkah alur yang dipilih &Format - + &Format &Header - + &Header &Level 1 (setext) - + Ctrl+Alt+1 - + Ctrl+Alt+1 Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + F3 - + Shift+F3 - + Situation - + Status - + @@ -1558,7 +1584,7 @@ No results found - + @@ -1566,751 +1592,751 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2318,12 +2344,12 @@ About Manuskript - + Manuskript - + @@ -2331,12 +2357,12 @@ Version - + Software Versions in Use: - + @@ -2344,37 +2370,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2382,32 +2408,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2415,12 +2441,12 @@ Name - + Value - + @@ -2428,17 +2454,17 @@ Main - + Secondary - + Minor - + @@ -2446,47 +2472,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2494,27 +2520,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2522,7 +2548,7 @@ Various - + @@ -2530,7 +2556,7 @@ Various - + @@ -2538,7 +2564,7 @@ Dock Widgets Toolbar - + @@ -2546,7 +2572,7 @@ Form - + @@ -2554,12 +2580,12 @@ One line summary - + Full summary - + @@ -2567,7 +2593,7 @@ Form - + @@ -2575,27 +2601,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2603,7 +2629,7 @@ {} (not implemented yet) - + @@ -2611,202 +2637,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2814,37 +2840,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2852,17 +2878,17 @@ Phrases - + Frequency - + Word - + @@ -2870,72 +2896,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2943,40 +2969,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2984,32 +3010,32 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3017,7 +3043,7 @@ Various - + @@ -3025,67 +3051,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3093,67 +3119,67 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3161,7 +3187,7 @@ Markdown - + @@ -3169,37 +3195,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3207,7 +3233,7 @@ Auto-hide - + @@ -3215,122 +3241,127 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - + - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - - - - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3338,35 +3369,35 @@ None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3374,17 +3405,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3392,17 +3423,17 @@ Main - + Secondary - + Minors - + @@ -3410,177 +3441,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3588,32 +3619,32 @@ Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3621,22 +3652,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3644,17 +3675,17 @@ Main - + Secondary - + Minors - + @@ -3662,37 +3693,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3700,162 +3731,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3863,87 +3894,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3951,12 +3982,12 @@ Form - + Search for... - + @@ -3964,53 +3995,53 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - Eror + Eror Unable to load selected file - + Unable to add selected image: {} - + @@ -4018,27 +4049,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4049,7 +4080,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4060,17 +4091,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4078,17 +4109,17 @@ Form - + Show Plots - + Show Characters - + @@ -4096,30 +4127,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4127,47 +4158,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4175,22 +4206,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4198,222 +4229,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4421,212 +4452,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_it.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_it.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_it.ts manuskript-0.14.0/i18n/manuskript_it.ts --- manuskript-0.12.0/i18n/manuskript_it.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_it.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -228,8 +229,8 @@ - Choose output file… - Scegli il file di output + Choose output file… + Scegli il file di output... @@ -416,7 +417,7 @@ might give better result depending on your document. <br/>&nbsp; <b>Info:</b> Manuskript può - importare da <b>markdown</b> o <b>OPML</b>. Pandoc + importare da <b>markdown</b> o <b>OPML</b>. Pandoc convertirà i documenti in entrambi (vedi le opzioni in basso), e poi li importerà in Manuskript. L'uno o l'altro potrebbe dare risultati migliori a seconda del documento. @@ -946,7 +947,7 @@ Project {} saved. - * {} non trovato nel file di progetto. + Progetto {} salvato. @@ -1117,7 +1118,7 @@ Add plot step Aggiungi un passaggio alla trama - + &Import… &Importa… @@ -1157,7 +1158,7 @@ Ctrl+V - + &Split… &Dividi… @@ -1480,107 +1481,107 @@ Allow POV - + Consenti POV (Punto di Vista) Search - + Cerca Ctrl+F - + Ctrl+F &Technical Support - + &Supporto Tecnico How to obtain technical support for Manuskript. - + Come ottenere il support tecnico per Manuskript. F1 - + F1 &Locate log file... - + &Localizza il file log... Locate log file - + Localizza il file log Locate the diagnostic log file used for this session. - + Ricerca il file log della diagnostica usato per questa sessione. Shift+F1 - + Shift+F1 Sorry! - + Spiacente! This session is not being logged. - + Questa sessione non è stata registrata. A log file is a Work in Progress! - + Un file di registro è un lavoro in corso! The log file "{}" will continue to be written to until Manuskript is closed. - + Il file di log "{}" continuerà ad essere scritto finché Manuskript non sarà chiuso. It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Ora sarà visualizzato nel vostro file manager, ma è di uso limitato finché non chiudete Manuskript. Error! - + Errore! An error was encountered while trying to show the log file below in your file manager. - + Si è verificato un errore durante il tentativo di mostrare il file di log sottostante nel tuo gestore di file. F3 - + F3 Shift+F3 - + Shift+F3 Situation - + Situazione Status - Stato + Stato @@ -1588,7 +1589,7 @@ No results found - + Nessun risultato trovato @@ -2277,70 +2278,71 @@ Show progress in chars next to words - + Mostra il progresso in caratteri accanto + alle parole Char/Word Counter - + Contatore di caratteri/parola Count spaces as chars - + Conta gli spazi come caratteri Show char c&ount - + Mostra numero di caratteri Sho&w char count - + Mostra il conteggio dei caratteri SpellAction - + Spelling Suggestions Suggerimenti ortografici - + &Add to dictionary &Aggiungi al dizionario - + &Remove from custom dictionary &Rimuovi dal dizionario personale - + &New Character - + &Nuovo personaggio - + &New Plot Item - + &Nuovo elemento della trama - + &New World Item - + &Nuovo elemento mondo - + &Correction Suggestions - + &Suggerimenti correzione - + &Correction Suggestion - + &Suggerimenti correzione @@ -2828,12 +2830,12 @@ {}Level {} text {}Livello {} testo - + Replace ... with … Sostituisci ... con … - + Replace --- with — Sostituisci --- con — @@ -3168,22 +3170,22 @@ ({} chars) {} words / {} - + ({} caratteri) {} parole / {} {} words / {} - + {} parole / {} {} chars - + {} caratteri {} chars - + {} caratteri @@ -3308,22 +3310,17 @@ Apri {} in una nuova scheda - + About to remove In procinto di rimuovere - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Sei in procinto di rimuovere {} oggetto(i).</b></p><p>Sei sicuro?</p> - - - + Select at least two items. Folders are ignored. Seleziona almeno due elementi Le cartelle sono ignorate. - + All items must be on the same level (share the same parent). Tutti gli elementi devono essere sullo stesso livello (condividere lo stesso genitore). @@ -3362,6 +3359,16 @@ &Delete &Cancella + + + You're about to delete {} item(s). + Stai per cancellare {} elemento/i. + + + + Are you sure? + Sei sicuro? + outlineCharacterDelegate @@ -3389,12 +3396,12 @@ outlineItem - + {} words / {} ({}) {} parole / {} ({}) - + {} words {} parole @@ -3855,7 +3862,7 @@ World: <b>{name}</b>{path} - Mondo: <b>{nome}</b>{percorso} + Mondo: <b>{name}</b>{path} @@ -4162,7 +4169,7 @@ textEditView - + Various Vari Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_ja.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_ja.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_ja.ts manuskript-0.14.0/i18n/manuskript_ja.ts --- manuskript-0.12.0/i18n/manuskript_ja.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ja.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -163,8 +164,8 @@ Simplest export to plain text. Allows you to use your own markup not understood by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - プレーンテキストに出力する最も簡単な設定です。 - <a href='www.fountain.io'>噴水</a>など、Manuskriptにはないタグを使用できます。 + プレーンテキストに出力する最も簡単な設定です。 + <a href='www.fountain.io'>Fountain</a>など、Manuskriptにはないタグを使用できます。 @@ -227,8 +228,8 @@ - Choose output file… - 出力ファイルを選択€¦ + Choose output file… + 出力ファイルを選択€¦ @@ -344,9 +345,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>情報:</b> マークダウンドキュメントを調べ、 + &lt;b&gt;情報:&lt;/b&gt; マークダウンドキュメントを調べ、 各タイトルのアイテムを作成する - 非常にシンプルなパーサーです。<br/>&nbsp; + 非常にシンプルなパーサーです。&lt;br/&gt;&nbsp; @@ -414,12 +415,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>情報:</b> Manuskriptは - <b>markdown</b> や <b>OPML</b>からインポート可能です。 Pandocは + &lt;b&gt;情報:&lt;/b&gt; Manuskriptは + &lt;b&gt;markdown&lt;/b&gt; や &lt;b&gt;OPML&lt;/b&gt;からインポート可能です。 Pandocは ドキュメントをいずれかに変換し(以下のオプションを参照)、 manuskriptにインポートされます。ドキュメントによっては、 どちらか一方が良い結果が得られる場合があります。 - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -625,7 +626,7 @@ Importance - 重要設定 + 重要度 @@ -730,7 +731,7 @@ Editor - 編集者 + エディタ @@ -745,7 +746,7 @@ Persos - + 人物 @@ -780,7 +781,7 @@ &View - 閲覧 (&V) + 表示 (&V) @@ -945,7 +946,7 @@ Project {} saved. - * {} がプロジェクトファイルに見つかりませんでした。 + プロジェクト {} が保存されました。 @@ -970,7 +971,7 @@ Words: {}{} - 字数:{}{} + 単語数:{}{} @@ -1094,7 +1095,7 @@ Text - テキスト + 文字 @@ -1116,7 +1117,7 @@ Add plot step プロットステップを追加 - + &Import… インポート… @@ -1156,7 +1157,7 @@ Ctrl+V Ctrl+V - + &Split… 分割… @@ -1284,7 +1285,7 @@ L&evel 2 - + レベル &2 @@ -1334,7 +1335,7 @@ &Bold - &太字 + 太字(&B) @@ -1364,7 +1365,7 @@ Su&perscript - 上付き文字 (&P) + 上付き文字(&P) @@ -1384,7 +1385,7 @@ Co&mment block - コメントブロック (&M) + コメントブロック(&M) @@ -1394,7 +1395,7 @@ Clear &formats - 書式をクリア (&F) + 書式をクリア(&F) @@ -1404,22 +1405,22 @@ &Comment line(s) - 注釈行 (&C) + 注釈行(&C) &Ordered list - 番号リスト (&O) + 番号リスト(&O) &Unordered list - 番号なしリスト (&U) + 番号なしリスト(&U) B&lockquote - 引用符 (&B) + 引用符(&L) @@ -1479,22 +1480,22 @@ Allow POV - + POVを許可 Search - + 検索 Ctrl+F - + Ctrl+F &Technical Support - + 技術的サポート(&T) @@ -1524,7 +1525,7 @@ Shift+F1 - + Shift+F1 @@ -1554,7 +1555,7 @@ Error! - + エラー! @@ -1569,7 +1570,7 @@ Shift+F3 - + Shift+F3 @@ -1587,7 +1588,7 @@ No results found - + 見つかりませんでした @@ -1610,7 +1611,7 @@ Views - ビュー + 外観 @@ -1640,7 +1641,7 @@ Loading - 読み込み中 + 読み込み @@ -1690,7 +1691,7 @@ Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - リビジョンは、変更を追跡するための機能です。各テキストは、メインテキストに加えた変更点を保存し、以前のバージョンを表示・複合できるようになっています。 + 改訂は、変更を追跡するための機能です。各テキストは、メインテキストに加えた変更点を保存し、以前のバージョンを表示・複合できるようになっています。 @@ -1710,7 +1711,7 @@ Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - 定期的な削除を利用すると、リビジョンの保存数を制限できます。この機能は、有効にすることを強くお勧めします。この機能を使用しない場合、リビジョンのファイルが数千もの数に膨らむ恐れがあります。 + 定期的な削除を利用すると、改訂の保存数を制限できます。この機能は、有効にすることを強くお勧めします。この機能を使用しない場合、改訂のファイルが数千もの数に膨らむ恐れがあります。 @@ -1740,7 +1741,7 @@ Views settings - ビューの設定 + 外観の設定 @@ -1805,7 +1806,7 @@ Show summary - 要約を閲覧 + 要約を表示 @@ -1830,7 +1831,7 @@ Goal - 目的 + 目標 @@ -1840,7 +1841,7 @@ Percentage - 割合 (%) + 割合(%) @@ -2155,7 +2156,7 @@ Text area - テキストエリア + 文字領域 @@ -2190,12 +2191,12 @@ Old st&yle - 旧スタイル (&Y) + 古いスタイル(&Y) Transparent - 透過 (Transparent) + 透過 @@ -2235,7 +2236,7 @@ &New style - 新しいスタイル + 新しいスタイル(&N) @@ -2245,12 +2246,12 @@ Focus mode - 集中モード (Zen mode) + 集中モード None - いいえ + 無し @@ -2281,63 +2282,63 @@ Char/Word Counter - + 文字/単語カウンター Count spaces as chars - + 空白を文字として数える Show char c&ount - + 文字数を表示(&O) Sho&w char count - + 文字数を表示(&W) SpellAction - + Spelling Suggestions 綴りの候補 - + &Add to dictionary 辞書を追加 (&A) - + &Remove from custom dictionary カスタム辞書から削除 (&R) - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion @@ -2403,7 +2404,7 @@ Goal - 目的 + 目標 @@ -2827,12 +2828,12 @@ {}Level {} text {}レベル {} テキスト - + Replace ... with … … を … に置き換える - + Replace --- with — --- を — に置き換える @@ -2881,7 +2882,7 @@ Phrases - フレーズ + 成句 @@ -2899,7 +2900,7 @@ Theme: - 主題: + テーマ: @@ -3223,7 +3224,7 @@ Notes / References - ノート/参照 + 備考/参照 @@ -3289,7 +3290,7 @@ Restore to default - 標準値に戻す + 規定値に戻す @@ -3307,22 +3308,17 @@ 新しいタブで {} を開く - + About to remove 削除しようとしています - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>{} 個の項目を削除しようとしています。</b></p><p>よろしいですか?</p> - - - + Select at least two items. Folders are ignored. 少なくとも2つの項目を選択してください。フォルダは無視されます。 - + All items must be on the same level (share the same parent). すべての項目は同じレベルになければなりません (同じ親を持ちます)。 @@ -3361,6 +3357,16 @@ &Delete 削除 (&D) + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate @@ -3388,12 +3394,12 @@ outlineItem - + {} words / {} ({}) {} 単語 / {} ({}) - + {} words {} 単語 @@ -3479,7 +3485,7 @@ Freytag's pyramid - Freytagのピラミッド + フライタークの三角形 @@ -3716,7 +3722,7 @@ Goal - 目的 + 目標 @@ -3980,7 +3986,7 @@ Form - フォーム + フォーム @@ -4028,7 +4034,7 @@ Error - Error + エラー @@ -4058,12 +4064,12 @@ Minor - 重要ではない + マイナー Secondary - 第二項 + セカンダリ @@ -4108,7 +4114,7 @@ Form - フォーム + フォーム @@ -4147,7 +4153,7 @@ textEditView - + Various 雑多 @@ -4546,7 +4552,7 @@ Bodily language - 身振り手振り等の仕草による意思の伝え方 + 身体言語 @@ -4576,7 +4582,7 @@ Music and arts - 音楽、芸術 + 音楽と芸術 Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_ko.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_ko.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_ko.ts manuskript-0.14.0/i18n/manuskript_ko.ts --- manuskript-0.12.0/i18n/manuskript_ko.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ko.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,15 +1,16 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. 파이썬 모듈 ‘마크다운’을 활용한 기본 HTML 출력. - Python module 'markdown'. + Python module 'markdown'. 파이썬 모듈 ‘마크다운’. @@ -134,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. 나무를 살리는 책입니다. @@ -162,26 +163,26 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - 단순히 일반 텍스트로만 내보냅니다. <a href='www.fountain.io'>Fountain</a>처럼 + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + 단순히 일반 텍스트로만 내보냅니다. <a href='www.fountain.io'>Fountain</a>처럼 Manuskript에서 쓰지 않는 자신만의 마크업을 허용합니다. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>범용 문서 변환기입니다. 마크다운을 다양한 형식으로 변환할 수 있습니다.</p> - <p>웹사이트: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>웹사이트: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. 유효한 LaTeX 설치입니다. Pandoc 권장 사항은 - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>에서 확인하실 수 있습니다. 유니코드를 지원하려면, XeLaTeX가 필요합니다. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>에서 확인하실 수 있습니다. 유니코드를 지원하려면, XeLaTeX가 필요합니다. @@ -225,8 +226,8 @@ - Choose output file… - 내보낼 파일을 고르세요... + Choose output file… + 내보낼 파일을 고르세요... @@ -342,9 +343,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>알림:</b> 마크다운 + &lt;b&gt;알림:&lt;/b&gt; 마크다운 문서를 통해 제목마다 항목을 만들어 주는 매우 간단한 구문 - 분석기입니다.<br/>&nbsp; + 분석기입니다.&lt;br/&gt;&nbsp; @@ -411,12 +412,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>알림:</b> Manuskript는 - <b>마크다운</b>이나 <b>OPML</b> 양식을 가져올 수 있습니다. + &lt;b&gt;알림:&lt;/b&gt; Manuskript는 + &lt;b&gt;마크다운&lt;/b&gt;이나 &lt;b&gt;OPML&lt;/b&gt; 양식을 가져올 수 있습니다. Pandoc은 문서를 (아래 항목 중) 한 가지 형태로 변환하고 Manuskript에서 가져오실 수 있습니다. 어떤 형태가 더 나은지는 문서마다 다릅니다. - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -645,13 +646,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">한 문장<br/>요약</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">한 문장<br/>요약</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">한 문단<br/>요약</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">한 문단<br/>요약</p></body></html> @@ -995,8 +996,8 @@ - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) ‘만약……?’이라는 질문 형태의 기본적인 상황입니다. 예: ‘만약 가장 위험하고 사악한 마법사가 아기를 죽이지 못했다면?’ (해리 포터) @@ -1112,7 +1113,7 @@ Add plot step 플롯 추가 - + &Import… 가져오기... (&I) @@ -1152,7 +1153,7 @@ Ctrl+V Ctrl+V - + &Split… 쪼개기… (&S) @@ -1380,7 +1381,7 @@ Co&mment block - + @@ -1400,7 +1401,7 @@ &Comment line(s) - + @@ -1449,12 +1450,12 @@ - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? 프로젝트 “{}”를 닫기 전에 변경 사항을 갈무리하시겠습니까? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. 갈무리하지 않으면 고친 것을 날려 버립니다. @@ -1475,27 +1476,27 @@ Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1505,57 +1506,57 @@ &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1565,12 +1566,12 @@ Shift+F3 - + Situation - + @@ -1583,7 +1584,7 @@ No results found - + @@ -2265,77 +2266,77 @@ - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>수정본 기능은 많은 문제의 원인으로 보고되어 왔습니다. 이번 판의 Manuskript는 최상의 경험을 제공하고자 이 기능을 새 프로젝트에서는 기본적으로 꺼 놓았습니다.</b></p><p>이 문제에 대한 해결책이 있으신가요? <a href="https://www.theologeek.ch/manuskript/contribute/">저희는 여러분의 도움이 필요합니다!</a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>수정본 기능은 많은 문제의 원인으로 보고되어 왔습니다. 이번 판의 Manuskript는 최상의 경험을 제공하고자 이 기능을 새 프로젝트에서는 기본적으로 꺼 놓았습니다.</b></p><p>이 문제에 대한 해결책이 있으신가요? <a href="https://www.theologeek.ch/manuskript/contribute/">저희는 여러분의 도움이 필요합니다!</a></p> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions 추천 단어 - + &Add to dictionary 사전에 추가(&A) - + &Remove from custom dictionary 사용자 사전에서 제거(&R) - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2675,8 +2676,8 @@ - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>마지막으로 내보낼 때 들어갈 항목을 추려냅니다.<br/><span style=" color:#773333;">(아직 완전히 구현되지 않았습니다.)</span></p></body></html> + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>마지막으로 내보낼 때 들어갈 항목을 추려냅니다.<br/><span style=" color:#773333;">(아직 완전히 구현되지 않았습니다.)</span></p></body></html> @@ -2745,13 +2746,13 @@ - Replace double quotes (") with: - 큰따옴표(")를 대신할 것: + Replace double quotes (") with: + 큰따옴표(")를 대신할 것: - Replace single quotes (') with: - 작은따옴표(')를 대신할 것: + Replace single quotes (') with: + 작은따옴표(')를 대신할 것: @@ -2816,19 +2817,19 @@ {}Level {} folder - + {}Level {} text - + - + Replace ... with … ...을 …로 바꾸기 - + Replace --- with — ---을 —로 바꾸기 @@ -2930,12 +2931,12 @@ Title: Show Full Path - + Theme selector - + @@ -2950,17 +2951,17 @@ Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2973,35 +2974,35 @@ Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -3024,7 +3025,7 @@ Clear file - + @@ -3060,12 +3061,12 @@ Word target - + Time target - + @@ -3143,7 +3144,7 @@ Go to parent item - + @@ -3153,7 +3154,7 @@ Root - + @@ -3163,22 +3164,22 @@ ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3219,7 +3220,7 @@ Notes / References - + @@ -3232,7 +3233,7 @@ Auto-hide - + @@ -3240,7 +3241,7 @@ Set POV - + @@ -3250,12 +3251,12 @@ Set Status - + Set Label - + @@ -3280,7 +3281,7 @@ Set Custom Icon - + @@ -3290,37 +3291,32 @@ Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + @@ -3357,6 +3353,16 @@ &Delete 삭제(&D) + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate @@ -3384,12 +3390,12 @@ outlineItem - + {} words / {} ({}) {} 단어 / {} ({}) - + {} words {} 단어 @@ -3409,7 +3415,7 @@ Custom settings for {} - + @@ -3427,7 +3433,7 @@ Minors - + @@ -3440,12 +3446,12 @@ Promise - + Problem - + @@ -3455,157 +3461,157 @@ Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3618,12 +3624,12 @@ Meta - + New step - + @@ -3661,7 +3667,7 @@ **Plot:** {} - + @@ -3679,7 +3685,7 @@ Minors - + @@ -3725,12 +3731,12 @@ Not a reference: {}. - + Unknown reference: {}. - + @@ -3740,7 +3746,7 @@ Stats: - + @@ -3760,17 +3766,17 @@ Short summary: - + Long summary: - + Notes: - + @@ -3785,12 +3791,12 @@ POV of: - + Go to {}. - + @@ -3815,7 +3821,7 @@ Passion - + @@ -3825,7 +3831,7 @@ <b>Unknown reference:</b> {}. - + @@ -3855,7 +3861,7 @@ Referenced in: - + @@ -3875,12 +3881,12 @@ Short summary - + Longer summary - + @@ -3893,12 +3899,12 @@ Options - + Restore - + @@ -3908,22 +3914,22 @@ Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + @@ -3963,12 +3969,12 @@ Line {}: - + Clear all - + @@ -3981,7 +3987,7 @@ Search for... - + @@ -3989,7 +3995,7 @@ New status - + @@ -4075,7 +4081,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4086,17 +4092,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4109,12 +4115,12 @@ Show Plots - + Show Characters - + @@ -4122,28 +4128,28 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various 여럿 @@ -4201,22 +4207,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4234,52 +4240,52 @@ Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + @@ -4289,7 +4295,7 @@ Recent - + @@ -4339,47 +4345,47 @@ Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + @@ -4389,57 +4395,57 @@ Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4447,207 +4453,207 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_mr.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_mr.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_mr.ts manuskript-0.14.0/i18n/manuskript_mr.ts --- manuskript-0.12.0/i18n/manuskript_mr.ts 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/i18n/manuskript_mr.ts 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4638 @@ + + + + + Export + + + Basic HTML output using the Python module 'markdown'. + + + + + Python module 'markdown'. + + + + + Markdown source + + + + + HTML Source + + + + + HTML Output + + + + + Default exporter, provides basic formats used by other exporters. + + + + + Preview with highlighter. + + + + + Plain text + साधं मजकूर + + + + A little known format modestly used. You know, web sites for example. + + + + + Needs LaTeX to be installed. + + + + + Error + + + + + Standalone document (not just a fragment) + + + + + Include a table of contents. + + + + + Number of sections level to include in TOC: + + + + + Typographically correct output + + + + + Normalize the document (cleaner) + + + + + Specify the base level for headers: + + + + + Use reference-style links instead of inline links + + + + + Use ATX-style headers + + + + + Self-contained HTML files, with no dependencies + + + + + Use <q> tags for quotes in HTML + + + + + LaTeX engine used to produce the PDF. + + + + + Paper size: + पानाचा आकार: + + + + Font size: + फाँटचा आकार: + + + + Class: + + + + + Line spacing: + ओळींमधले अंतर: + + + + Books that don't kill trees. + + + + + OpenDocument format. Used by LibreOffice for example. + + + + + Microsoft Office (.docx) document. + + + + + reStructuredText is a lightweight markup language. + + + + + Just like plain text, excepts adds markdown titles. + Presupposes that texts are formatted in markdown. + + + + + Simplest export to plain text. Allows you to use your own markup not understood + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + + + + + <p>A universal document converter. Can be used to convert Markdown to a wide range of other + formats.</p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + + + + + a valid LaTeX installation. Pandoc recommendations can be found on: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + + + + + Export to markdown, using pandoc. Allows more formatting options + than the basic manuskript exporter. + + + + + LaTeX is a word processor and document markup language used to create + beautiful documents. + + + + + The purpose of this format is to provide a way to exchange information + between outliners and Internet services that can be browsed or controlled + through an outliner. + + + + + Disable YAML metadata block. +Use that if you get YAML related error. + + + + + Convert to ePUB3 + + + + + Could not process regular expression: +{} + + + + + Choose output file… + + + + + ExportersManager + + + Manage Exporters + निर्यातदारांची व्यवस्था करा + + + + Manuskript + मॅन्यूस्क्रिप्ट + + + + Description + वर्णन + + + + Offers export to + + + + + Status + स्थिती + + + + Status: + स्थिती: + + + + Version: + आवृत्ती: + + + + Path: + मार्ग: + + + + ... + ... + + + + {HelpText} + + + + + FrequencyAnalyzer + + + Frequency Analyzer + वारंवारता विश्लेषक + + + + Word frequency + शब्दांची वारंवारता + + + + Settings + पर्याय + + + + Minimum size: + किमान आकार: + + + + Exclude words (comma separated): + हे शब्द वगळा (स्वल्पविरामाने वेगळे केलेले): + + + + Analyze + विश्लेषण + + + + Phrase frequency + वाक्यांशाची वारंवारता + + + + Number of words: from + शब्दांची संख्या: यापासून + + + + to + यापर्यंत + + + + Import + + + Markdown import + मार्कडाउन आयात + + + + <b>Info:</b> A very simple + parser that will go through a markdown document and + create items for each titles.<br/>&nbsp; + + + + + Folder import + फोल्डर आयात + + + + <p><b>Info:</b> Imports a whole + directory structure. Folders are added as folders, and + plaintext documents within (you chose which ones by extension) + are added as scene.</p> + <p>Only text files are supported (not images, binary or others).</p> + + + + + Include only those extensions: + + + + + Comma separated values + + + + + Sort items by name + + + + + Import folder then files + + + + + OPML Import + ओ.पी.एम.एल. आयात + + + + File open failed. + + + + + This does not appear to be a valid OPML file. + + + + + Pandoc import + पॅनडॉक आयात + + + + <b>Info:</b> Manuskript can + import from <b>markdown</b> or <b>OPML</b>. Pandoc will + convert your document to either (see option below), and + then it will be imported in manuskript. One or the other + might give better result depending on your document. + <br/>&nbsp; + + + + + Import using: + याने आयात करा: + + + + Wrap lines: + ओळींचा ओघ वळवावा: + + + + <p>Should pandoc create + cosmetic / non-semantic line-breaks?</p><p> + <b>auto</b>: wraps at 72 characters.<br> + <b>none</b>: no line wrap.<br> + <b>preserve</b>: tries to preserves line wrap from the + original document.</p> + + + + + Mind Map Import + + + + + This does not appear to be a valid Mind Map file. + + + + + Mind Map import + + + + + Import tip as: + + + + + Untitled + अशीर्षकांकित + + + + MDEditCompleter + + + Insert reference + उल्लेख समाविष्ट करा + + + + MainWindow + + + General + साधारण + + + + Title + शीर्षक + + + + Subtitle + उपशीर्षक + + + + Series + मालिका + + + + Volume + ग्रंथ + + + + Genre + लेखनशैली + + + + License + परवाला + + + + Author + लेखक + + + + Name + नाव + + + + Email + ईमेल + + + + Summary + सारांश + + + + Situation: + परिस्थिती: + + + + Summary: + सारांश: + + + + One sentence + एका वाक्यात + + + + One paragraph + एका परिच्छेदात + + + + One page + एका पानात + + + + Full + संपूर्ण + + + + One sentence summary + एका वाक्यात सारांश + + + + One paragraph summary + एका परिच्छेदात सारांश + + + + Expand each sentence of your one paragraph summary to a paragraph + आपल्या एक परिच्छेदाच्या सारांशाचे प्रत्येक वाक्य विस्तारून त्याचे परिच्छेद बनवा + + + + One page summary + एका पानाचा सारांश + + + + Full summary + संपूर्ण सारांश + + + + Next + पुढचे + + + + What if...? + जर असे झाले तर...? + + + + Characters + पात्र + + + + Names + नावे + + + + Filter + गाळा + + + + Basic info + मूलभूत माहिती + + + + Importance + महत्त्व + + + + Motivation + प्रेरणा + + + + Goal + उद्देश + + + + Conflict + संघर्ष + + + + Epiphany + एपिफनी + + + + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + + + + + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + + + + + Notes + टिप्पण्या + + + + Detailed info + तपशीलवार माहिती + + + + Plots + कथानके + + + + Plot + कथानक + + + + Character(s) + पात्र + + + + Description + वर्णन + + + + Result + परिणाम + + + + Resolution steps + निश्चयाची पावलं + + + + World + जग + + + + Populates with empty data + + + + + More + अधिक + + + + Source of passion + आवेशाचे स्रोत + + + + Source of conflict + संघर्षाचे स्रोत + + + + Outline + आराखडा + + + + Editor + संपादक + + + + Debug + डीबग + + + + FlatData + + + + + Persos + + + + + Labels + + + + + &File + + + + + &Recent + + + + + &Help + + + + + &Tools + + + + + &Edit + + + + + &View + + + + + &Mode + + + + + &Cheat sheet + + + + + Sea&rch + + + + + &Navigation + + + + + &Open + + + + + Ctrl+O + + + + + &Save + + + + + Ctrl+S + + + + + Sa&ve as... + + + + + Ctrl+Shift+S + + + + + &Quit + + + + + Ctrl+Q + + + + + &Show help texts + + + + + Ctrl+Shift+B + + + + + &Spellcheck + + + + + F9 + + + + + &Labels... + + + + + &Status... + + + + + Tree + + + + + &Simple + + + + + &Fiction + + + + + Index cards + + + + + S&ettings + + + + + F8 + + + + + &Close project + + + + + Co&mpile + + + + + F6 + + + + + &Frequency Analyzer + + + + + Book information + पुस्तकाविषयी माहिती + + + + &About + + + + + About Manuskript + मॅन्यूस्क्रिप्टविषयी माहिती + + + + Manuskript + + + + + Project {} saved. + + + + + WARNING: Project {} not saved. + + + + + Project {} loaded. + + + + + Project {} loaded with some errors. + + + + + (~{} pages) + + + + + Words: {}{} + शब्द: {}{} + + + + Book summary + पुस्तकाचे सारांश + + + + Project tree + प्रकल्पवृक्ष + + + + Metadata + मेटाडॅटा + + + + Story line + कथा रेषा + + + + Enter information about your book, and yourself. + आपल्या पुस्तकाविषयी व स्वतःविषयी माहिती प्रविष्ट करा. + + + + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + + + + + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to + a paragraph, then to a page, then to a full summary. + + + + + Create your characters. + आपले पात्र निर्माण करा. + + + + Develop plots. + कथानके विकसित करा. + + + + Build worlds. Create hierarchy of broad categories down to specific details. + + + + + Create the outline of your masterpiece. + आपल्या उत्कृष्ट कृतीचा आराखडा निर्माण करा. + + + + Write. + लिहा. + + + + Debug info. Sometimes useful. + डीबग माहिती. कधीकधी कामात येते. + + + + Dictionary + शब्दकोश + + + + Nothing + काही नाही + + + + POV + दृष्टिकोण + + + + Label + खूणचिठ्ठी + + + + Progress + प्रगती + + + + Compile + संकलन करा + + + + Icon color + आयकनचा रंग + + + + Text color + मजकूराचा रंग + + + + Background color + पार्श्वभूमीचा रंग + + + + Icon + आयकन + + + + Text + मजकूर + + + + Background + पार्श्वभूमी + + + + Border + सीमा + + + + Corner + कोपरा + + + + Add plot step + कथानकात पाऊल जोडा + + + + &Import… + + + + + F7 + + + + + &Copy + + + + + Ctrl+C + + + + + C&ut + + + + + Ctrl+X + + + + + &Paste + + + + + Ctrl+V + + + + + &Split… + + + + + Ctrl+Shift+K + + + + + Sp&lit at cursor + + + + + Ctrl+K + + + + + Ctrl+M + + + + + Ctrl+D + + + + + Del + + + + + &Move Up + + + + + Ctrl+Shift+Up + + + + + M&ove Down + + + + + Ctrl+Shift+Down + + + + + Dupl&icate + + + + + &Delete + + + + + &Rename + + + + + F2 + + + + + Organi&ze + + + + + M&erge + + + + + &Format + + + + + &Header + + + + + &Level 1 (setext) + + + + + Ctrl+Alt+1 + + + + + Level &2 + + + + + Ctrl+Alt+2 + + + + + Level &1 (atx) + + + + + Ctrl+1 + + + + + L&evel 2 + + + + + Ctrl+2 + + + + + Level &3 + + + + + Ctrl+3 + + + + + Level &4 + + + + + Ctrl+4 + + + + + Level &5 + + + + + Ctrl+5 + + + + + Level &6 + + + + + Ctrl+6 + + + + + &Bold + + + + + Ctrl+B + + + + + &Italic + + + + + Ctrl+I + + + + + &Strike + + + + + &Verbatim + + + + + Su&perscript + + + + + Ctrl++ + + + + + Subsc&ript + + + + + Ctrl+- + + + + + Co&mment block + + + + + Ctrl+Shift+C + + + + + Clear &formats + + + + + Ctrl+0 + + + + + &Comment line(s) + + + + + &Ordered list + + + + + &Unordered list + + + + + B&lockquote + + + + + Remove selected plot step(s) + + + + + The file {} does not exist. Has it been moved or deleted? + + + + + Install {}{} to use spellcheck + + + + + {} has no installed dictionaries + + + + + {}{} is not installed + + + + + Save project? + प्रकल्प सुरक्षित करायचे का? + + + + Save changes to project "{}" before closing? + + + + + Your changes will be lost if you don't save them. + + + + + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. + + + + + PyQt {} and Qt {} are in use. + + + + + Proceed with import at your own risk + + + + + Allow POV + + + + + Search + शोधा + + + + Ctrl+F + + + + + &Technical Support + + + + + How to obtain technical support for Manuskript. + + + + + F1 + + + + + &Locate log file... + + + + + Locate log file + + + + + Locate the diagnostic log file used for this session. + + + + + Shift+F1 + + + + + Sorry! + + + + + This session is not being logged. + + + + + A log file is a Work in Progress! + + + + + The log file "{}" will continue to be written to until Manuskript is closed. + + + + + It will now be displayed in your file manager, but is of limited use until you close Manuskript. + + + + + Error! + + + + + An error was encountered while trying to show the log file below in your file manager. + + + + + F3 + + + + + Shift+F3 + + + + + Situation + + + + + Status + + + + + Search + + + No results found + + + + + Settings + + + Settings + + + + + General + + + + + Revisions + + + + + Views + + + + + Labels + + + + + Status + + + + + Fullscreen + + + + + General settings + साधारण पर्याय + + + + Application settings + अ‍ॅप्लिकेशन पर्याय + + + + Loading + + + + + Automatically load last project on startup + + + + + Saving + + + + + Automatically save every + + + + + minutes. + + + + + If no changes during + + + + + seconds. + + + + + Save on project close + + + + + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> + + + + + Save to one single file + + + + + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. + + + + + Keep revisions + पुनरावृत्त्या ठेवा + + + + S&mart remove + + + + + Keep: + + + + + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. + + + + + revisions per day for the last month + + + + + revisions per minute for the last 10 minutes + + + + + revisions per hour for the last day + + + + + revisions per 10 minutes for the last hour + + + + + revisions per week till the end of time + + + + + Views settings + दृश्य पर्याय + + + + Tree + + + + + Colors + + + + + Icon color: + प्रतीक रंग: + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Text color: + मजकूराचे रंग: + + + + Background color: + पार्श्वभूमीचे रंग: + + + + Folders + फोल्डर + + + + Show ite&m count + + + + + Show summary + सारांश दाखवा + + + + &Nothing + + + + + Text + + + + + Outline + + + + + Visible columns + दिसणारे स्तंभ + + + + Goal + + + + + Word count + शब्द गणना + + + + Percentage + + + + + Title + + + + + Index cards + + + + + Item colors + वस्तूंचे रंग + + + + Border color: + सीमेचा रंग: + + + + Corner color: + कोपर्‍यांचा रंग: + + + + Background + + + + + Color: + + + + + Ctrl+S + + + + + Image: + + + + + Text editor + मजकूर संपादक + + + + Font + + + + + Family: + + + + + Size: + + + + + Misspelled: + + + + + Background: + + + + + Paragraphs + + + + + Line spacing: + ओळींमधले अंतर: + + + + Single + + + + + 1.5 lines + १.५ ओळी + + + + Double + + + + + Proportional + + + + + % + + + + + Tab width: + टॅब रुंदी: + + + + px + + + + + Indent 1st line + + + + + Spacing: + + + + + New + + + + + Edit + + + + + Delete + + + + + Theme name: + थीमचे नाव: + + + + Apply + + + + + Cancel + + + + + Window Background + विंडोची पार्श्वभूमी + + + + Text Background + मजकूराची पार्श्वभूमी + + + + Text Options + मजकूर पर्याय + + + + Paragraph Options + परिच्छेद पर्याय + + + + Type: + + + + + No Image + चित्र नाही + + + + Tiled + + + + + Centered + + + + + Stretched + + + + + Scaled + + + + + Zoomed + + + + + Opacity: + + + + + Position: + + + + + Left + + + + + Center + + + + + Right + + + + + Width: + + + + + Corner radius: + कोपर्‍याची त्रिज्या: + + + + Margins: + + + + + Padding: + + + + + Font: + + + + + Style + + + + + Cursor + + + + + Use block insertion of + + + + + Alignment: + + + + + Justify + + + + + Alignment + + + + + Icon Size + प्रतीकाचे आकार + + + + TextLabel + + + + + Disable blinking + मिचकावणे अक्षम करा + + + + Text area + मजकूर क्षेत्र + + + + Max width + कमाल रूंदी + + + + Left/Right margins: + डावीकडचा/उजवीकडचे समास: + + + + Top/Bottom margins: + वरचे/खालचे समास: + + + + S&how progress + + + + + Show summar&y + + + + + Show p&rogress + + + + + Old st&yle + + + + + Transparent + + + + + Restore defaults + + + + + Style: + + + + + Language: + + + + + Font size: + फाँट आकार: + + + + Restarting Manuskript ensures all settings take effect. + + + + + Show &word count + + + + + &Show word count + + + + + &New style + + + + + Typewriter mode + टाइपराइटर पद्धत + + + + Focus mode + लक्ष्य पद्धत + + + + None + + + + + Sentence + + + + + Line + + + + + Paragraph + + + + + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + + + + + Show progress in chars next + to words + + + + + Char/Word Counter + वर्ण/शब्द गणक + + + + Count spaces as chars + + + + + Show char c&ount + + + + + Sho&w char count + + + + + SpellAction + + + Spelling Suggestions + शुद्धलेखनाचे सल्ले + + + + &Add to dictionary + + + + + &Remove from custom dictionary + + + + + &New Character + + + + + &New Plot Item + + + + + &New World Item + + + + + &Correction Suggestions + + + + + &Correction Suggestion + + + + + about + + + About Manuskript + मॅन्यूस्क्रिप्टविषयी माहिती + + + + Manuskript + + + + + aboutDialog + + + Version + + + + + Software Versions in Use: + + + + + abstractModel + + + Title + + + + + POV + + + + + Label + + + + + Status + + + + + Compile + + + + + Word count + शब्द गणना + + + + Goal + + + + + basicItemView + + + Form + + + + + POV: + + + + + Goal: + + + + + Word count + शब्द गणना + + + + One line summary + + + + + Few sentences summary: + + + + + characterModel + + + Name + + + + + Value + + + + + characterTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + cheatSheet + + + Form + + + + + Filter (type the name of anything in your project) + + + + + Minor + + + + + Secondary + + + + + Main + + + + + Characters + + + + + Texts + + + + + Plots + + + + + World + + + + + cmbOutlineCharacterChoser + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Various + + + + + cmbOutlineLabelChoser + + + Various + + + + + cmbOutlineStatusChoser + + + Various + + + + + collapsibleDockWidgets + + + Dock Widgets Toolbar + + + + + completer + + + Form + + + + + corkDelegate + + + One line summary + + + + + Full summary + पूर्ण सारांश + + + + editorWidget_ui + + + Form + + + + + exporter + + + Export + + + + + Export to: + यात निर्यात करा: + + + + Manage exporters + निर्यातदार सांभाळा + + + + Preview + + + + + Settings + + + + + exporterDialog + + + {} (not implemented yet) + + + + + exporterSettings + + + Form + + + + + Content + + + + + Decide here what will be included in the final export. + + + + + Type + + + + + Title + + + + + Text + + + + + I need more granularity + + + + + Fi&lters + + + + + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + + + + + Ignore compile status (include all items) + + + + + Subitems of: + + + + + Labels + + + + + Status + + + + + Separations + + + + + Between folders: + फोल्डरांमध्ये: + + + + Empty line + रिकामी ओळ + + + + Custom + + + + + Between texts: + मजकुरांमध्ये: + + + + Between folder and text: + + + + + Between text and folder: + + + + + Transformations + + + + + Typographic replacements: + + + + + Replace double quotes (") with: + + + + + Replace single quotes (') with: + + + + + Remove multiple spaces + + + + + Custom replacements: + + + + + Enabled + + + + + Replace + + + + + With + + + + + RegExp + + + + + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. + + + + + Preview + + + + + Font + + + + + Font: + + + + + Font size: + फाँट आकार: + + + + Folder + + + + + {}Level {} folder + + + + + {}Level {} text + + + + + Replace ... with … + + + + + Replace --- with — + + + + + exportersManager + + + Installed + + + + + Custom + + + + + Not found + सापडले नाही + + + + {} not found. Install it, or set path manually. + + + + + <b>Status:</b> uninstalled. + <b>स्थिती:</b> विस्थापित. + + + + <b>Requires:</b> + + + + + Set {} executable path. + + + + + frequencyAnalyzer + + + Phrases + + + + + Frequency + + + + + Word + + + + + fullScreenEditor + + + Theme: + + + + + {} words / {} + + + + + {} words + {} शब्द + + + + Spellcheck + + + + + Navigation + + + + + New Text + नवीन मजकूर + + + + Title + + + + + Title: Show Full Path + + + + + Theme selector + थीम निवडक + + + + Word count + शब्द गणना + + + + Progress + + + + + Progress: Auto Show/Hide + + + + + Clock + + + + + Clock: Show Seconds + + + + + generalSettings + + + General + + + + + Split scenes at: + + + + + \n---\n + + + + + Trim long titles (> 32 chars) + + + + + Import under: + + + + + Import in a top-level folder + + + + + helpLabel + + + If you don't wanna see me, you can hide me in Help menu. + + + + + importer + + + Import + + + + + Format: + + + + + Choose file + फाइल निवडा + + + + Clear file + + + + + Preview + + + + + Settings + + + + + lineEditView + + + Various + + + + + locker + + + Form + + + + + Lock screen: + स्क्रीन लॉक करा: + + + + Word target + शब्दांचे लक्ष्य + + + + Time target + वेळेचे लक्ष्य + + + + words + + + + + minutes + + + + + Lock ! + लॉक! + + + + ~{} h. + ~{} ता. + + + + ~{} mn. + ~{} मि. + + + + {}:{} + + + + + {} s. + {} से. + + + + {} remaining + {} उरले आहेत + + + + {} words remaining + + + + + mainEditor + + + Form + + + + + Text + + + + + Index cards + + + + + Outline + + + + + F11 + + + + + Go to parent item + + + + + Alt+Up + + + + + Root + + + + + {} words + {} शब्द + + + + ({} chars) {} words / {} + + + + + {} words / {} + + + + + {} chars + {} वर्ण + + + + {} chars + {} वर्ण + + + + markdownSettings + + + Markdown + + + + + metadataView + + + Form + + + + + Properties + + + + + Summary + + + + + One line summary + + + + + Full summary + पूर्ण सारांश + + + + Notes / References + + + + + Revisions + + + + + myPanel + + + Auto-hide + + + + + outlineBasics + + + Set POV + दृष्टीकोन सेट करा + + + + None + + + + + Set Status + स्थिती सेट करा + + + + Set Label + खूणचिट्ठी सेट करा + + + + New + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Set Custom Icon + + + + + Restore to default + + + + + Root + + + + + Open {} items in new tabs + + + + + Open {} in a new tab + + + + + About to remove + + + + + Select at least two items. Folders are ignored. + + + + + All items must be on the same level (share the same parent). + + + + + New &Folder + + + + + New &Text + + + + + &Copy + + + + + C&ut + + + + + &Paste + + + + + &Rename + + + + + &Delete + + + + + You're about to delete {} item(s). + + + + + Are you sure? + + + + + outlineCharacterDelegate + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + outlineItem + + + {} words / {} ({}) + + + + + {} words + {} शब्द + + + + pandocSettings + + + General + + + + + Table of Content + + + + + Custom settings for {} + + + + + persosProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + plotDelegate + + + General + + + + + Promise + + + + + Problem + + + + + Progress + + + + + Resolution + + + + + Try / Fail + + + + + No and + नाही आणि + + + + Yes but + हो पण + + + + Freytag's pyramid + फ्रेटॅगचा पिरॅमिड + + + + Exposition + + + + + Rising action + चढती क्रिया + + + + Climax + + + + + Falling action + घसरती क्रिया + + + + Three acts + तीन कार्य + + + + 1. Setup + १. व्यवस्था + + + + 1. Inciting event + + + + + 1. Turning point + + + + + 2. Choice + २. निर्णय + + + + 2. Reversal + २. परावर्तन + + + + 2. Disaster + २. आपत्ती + + + + 3. Stand up + + + + + 3. Climax + ३. परिसीमा + + + + 3. Ending + ३. शेवट + + + + Hero's journey + नायकाचा प्रवास + + + + Ordinary world + साधे जग + + + + Call to adventure + + + + + Refusal of the call + + + + + Meeting with mentor + + + + + Tests + + + + + Approach + + + + + Abyss + + + + + Reward / Revelation + + + + + Transformation + + + + + Atonement + + + + + Return + + + + + plotModel + + + Name + + + + + Meta + + + + + New step + नवीन पाऊल + + + + Main + + + + + Secondary + + + + + Minor + + + + + plotTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + **Plot:** {} + + + + + plotsProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + propertiesView + + + Form + + + + + POV + + + + + Status + + + + + Label + + + + + Compile + + + + + Goal + + + + + Word count + शब्द गणना + + + + references + + + Not a reference: {}. + + + + + Unknown reference: {}. + + + + + Path: + + + + + Stats: + + + + + POV: + + + + + Status: + + + + + Label: + + + + + Short summary: + छोटा सारांश: + + + + Long summary: + मोठा सारांश: + + + + Notes: + + + + + Basic info + मूळ माहिती + + + + Detailed info + तपशीलवार माहिती + + + + POV of: + यांचे दृष्टिकोण: + + + + Go to {}. + + + + + Description + + + + + Result + + + + + Characters + + + + + Resolution steps + + + + + Passion + + + + + Conflict + + + + + <b>Unknown reference:</b> {}. + + + + + Folder: <b>{}</b> + फोल्डर: <b>{}</b> + + + + Text: <b>{}</b> + मजकूर: <b>{}</b> + + + + Character: <b>{}</b> + पात्र: <b>{}</b> + + + + Plot: <b>{}</b> + + + + + World: <b>{name}</b>{path} + जग: <b>{name}</b>{path} + + + + Referenced in: + यात संदर्भित: + + + + Motivation + + + + + Goal + + + + + Epiphany + + + + + Short summary + छोटा सारांश + + + + Longer summary + मोठा सारांश + + + + revisions + + + Form + + + + + Options + + + + + Restore + + + + + Delete + + + + + Show modifications + बदल दाखवा + + + + Show ancient version + + + + + Show spaces + स्पेस दाखवा + + + + Show modifications only + + + + + {} years ago + + + + + {} months ago + + + + + {} days ago + + + + + 1 day ago + + + + + {} hours ago + + + + + {} minutes ago + + + + + {} seconds ago + + + + + Line {}: + ओळ {}: + + + + Clear all + + + + + search + + + Form + + + + + Search for... + याचा शोध घ्या... + + + + settingsWindow + + + New status + नवीन स्थिती + + + + New label + नवीन खूणचिट्ठी + + + + newtheme + + + + + New theme + नवीन थीम + + + + (read-only) + + + + + Open Image + चित्र उघडा + + + + Image files (*.jpg; *.jpeg; *.png) + + + + + Error + + + + + Unable to load selected file + + + + + Unable to add selected image: +{} + + + + + sldImportance + + + Form + + + + + TextLabel + + + + + Minor + + + + + Secondary + + + + + Main + + + + + splitDialog + + + + <p>Split selected item(s) at the given mark.</p> + + <p>If one of the selected item is a folder, it will be applied + recursively to <i>all</i> of it's children items.</p> + + <p>The split mark can contain following escape sequences: + <ul> + <li><b><code>\n</code></b>: line break</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> + + <p><b>Mark:</b></p> + + + + + + Split '{}' + '{}' विभाजित करा + + + + Split items + वस्तू विभाजित करा + + + + storylineView + + + Form + + + + + Show Plots + + + + + Show Characters + पात्र दाखवा + + + + tabSplitter + + + Open selected items in that view. + + + + + Split horizontally + क्षैतिज रूपात विभाजन करा + + + + Close split + विभाजन बंद करा + + + + Split vertically + अनुलंब रूपात विभाजन करा + + + + textEditView + + + Various + + + + + textFormat + + + Form + + + + + CTRL+B + + + + + CTRL+I + + + + + CTRL+U + + + + + CTRL+P + + + + + CTRL+L + + + + + CTRL+E + + + + + CTRL+R + + + + + CTRL+J + + + + + treeView + + + Expand {} + विस्तार करा {} + + + + Collapse {} + + + + + Expand All + सर्वाचा विस्तार करा + + + + Collapse All + + + + + welcome + + + Form + + + + + 1 + + + + + Templates + + + + + Empty + + + + + Novel + + + + + Novella + + + + + Short Story + + + + + Research paper + संशोधन पत्र + + + + Demo projects + + + + + Add level + स्तर जोडा + + + + Add word count + + + + + Next time, automatically open last project + + + + + Open... + + + + + Recent + + + + + Create + + + + + Open project + प्रकल्प उघडा + + + + Manuskript project (*.msk);;All files (*) + + + + + Save project as... + + + + + Manuskript project (*.msk) + + + + + Manuskript + + + + + Create New Project + + + + + Warning + + + + + Overwrite existing project {} ? + + + + + Empty fiction + रिकामे कल्पित असलेले साहित्य + + + + Chapter + + + + + Scene + + + + + Trilogy + + + + + Book + + + + + Section + + + + + Empty non-fiction + रिकामे कल्पित नसलेले साहित्य + + + + words each. + + + + + of + + + + + Text + + + + + Something + + + + + <b>Total:</b> {} words (~ {} pages) + + + + + Fiction + + + + + Non-fiction + + + + + Idea + + + + + Note + + + + + Research + + + + + TODO + + + + + First draft + पहिला मसूदा + + + + Second draft + दुसरा मसूदा + + + + Final + + + + + worldModel + + + New item + नवीन वस्तू + + + + Fantasy world building + + + + + Physical + + + + + Climate + + + + + Topography + + + + + Astronomy + + + + + Wild life + वन्यजीव + + + + Flora + + + + + History + + + + + Races + + + + + Diseases + + + + + Cultural + + + + + Customs + + + + + Food + + + + + Languages + + + + + Education + + + + + Dresses + + + + + Science + + + + + Calendar + + + + + Bodily language + देहबोली + + + + Ethics + + + + + Religion + + + + + Government + + + + + Politics + + + + + Gender roles + लिंग भूमिका + + + + Music and arts + + + + + Architecture + + + + + Military + + + + + Technology + + + + + Courtship + + + + + Demography + + + + + Transportation + + + + + Medicine + + + + + Magic system + जादूची पद्धत + + + + Rules + + + + + Organization + + + + + Magical objects + जादूच्या वस्तू + + + + Magical places + जादूच्या जागी + + + + Magical races + जादूच्या जाती + + + + Important places + महत्त्वाच्या जागा + + + + Important objects + महत्त्वाच्या वस्तू + + + + Natural resources + प्राकृतिक साधने + + + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_nb_NO.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_nb_NO.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_nb_NO.ts manuskript-0.14.0/i18n/manuskript_nb_NO.ts --- manuskript-0.12.0/i18n/manuskript_nb_NO.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_nb_NO.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,31 +1,32 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - Grunnleggende HTML-eksport via Python-modulen 'markdown'. + Basic HTML output using the Python module 'markdown'. + Grunnleggende HTML-eksport via Python-modulen 'markdown'. - Python module 'markdown'. - Python-modul 'markdown'. + Python module 'markdown'. + Python-modul 'markdown'. Markdown source - + HTML Source - + HTML Output - + @@ -55,7 +56,7 @@ Error - + @@ -70,7 +71,7 @@ Number of sections level to include in TOC: - Aantal niveau's voor de inhoudstafel: + Aantal niveau's voor de inhoudstafel: @@ -134,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Bøker som ikke dreper trær. @@ -156,56 +157,56 @@ Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Enkleste eksport til kartekst. Tillater deg å bruke ditt egen oppmerking, som ikke forstås -av Manuskript, for eksempel <a href='www.fountain.io'>Fountain</a>. +av Manuskript, for eksempel <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>En universell dokumentkonverterer. Kan brukes til å konvertere Markdown til en rekke andre formater.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - en gyldig LaTeX-installasjon. Pandoc anbefalinger er å finne på: <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Hvis du ønsker Unicode-støtte, trenger du XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + en gyldig LaTeX-installasjon. Pandoc anbefalinger er å finne på: <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Hvis du ønsker Unicode-støtte, trenger du XeLaTeX. Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + @@ -221,7 +222,7 @@ - Choose output file… + Choose output file… Velg utdatafil… @@ -235,12 +236,12 @@ Manuskript - + Description - + @@ -250,17 +251,17 @@ Status - + Status: - + Version: - + @@ -270,12 +271,12 @@ ... - + {HelpText} - + @@ -288,7 +289,7 @@ Word frequency - + @@ -323,7 +324,7 @@ to - + @@ -331,14 +332,14 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + @@ -352,12 +353,12 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + @@ -372,7 +373,7 @@ Import folder then files - + @@ -402,7 +403,7 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + @@ -422,27 +423,27 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + @@ -463,7 +464,7 @@ General - + @@ -478,7 +479,7 @@ Series - + @@ -488,7 +489,7 @@ Genre - + @@ -498,12 +499,12 @@ Author - + Name - + @@ -543,7 +544,7 @@ Full - + @@ -583,7 +584,7 @@ Characters - + @@ -593,7 +594,7 @@ Filter - + @@ -627,18 +628,18 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + @@ -663,7 +664,7 @@ Description - + @@ -683,7 +684,7 @@ Populates with empty data - + @@ -693,7 +694,7 @@ Source of passion - + @@ -708,17 +709,17 @@ Editor - + Debug - + FlatData - + @@ -728,12 +729,12 @@ Labels - + &File - + @@ -743,7 +744,7 @@ &Help - + @@ -758,12 +759,12 @@ &View - + &Mode - + @@ -778,17 +779,17 @@ &Navigation - + &Open - + Ctrl+O - + @@ -798,17 +799,17 @@ Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + @@ -818,7 +819,7 @@ Ctrl+Q - + @@ -828,7 +829,7 @@ Ctrl+Shift+B - + @@ -838,17 +839,17 @@ F9 - + &Labels... - + &Status... - + @@ -868,7 +869,7 @@ Index cards - + @@ -878,7 +879,7 @@ F8 - + @@ -893,7 +894,7 @@ F6 - + @@ -918,7 +919,7 @@ Manuskript - + @@ -943,7 +944,7 @@ (~{} pages) - + @@ -963,29 +964,29 @@ Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + @@ -995,17 +996,17 @@ Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + @@ -1015,7 +1016,7 @@ Debug info. Sometimes useful. - + @@ -1030,12 +1031,12 @@ POV - + Label - + @@ -1050,12 +1051,12 @@ Icon color - + Text color - + @@ -1065,12 +1066,12 @@ Icon - + Text - + @@ -1092,7 +1093,7 @@ Add plot step Legg til plottsteg - + &Import… &Importer… @@ -1100,7 +1101,7 @@ F7 - + @@ -1110,17 +1111,17 @@ Ctrl+C - + C&ut - + Ctrl+X - + @@ -1130,9 +1131,9 @@ Ctrl+V - + - + &Split… &Del opp… @@ -1140,62 +1141,62 @@ Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + @@ -1205,7 +1206,7 @@ F2 - + @@ -1429,12 +1430,12 @@ - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? Lagre endringer i prosjektet «{}» før lukking? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Dine endringer vil gå tapt hvis du ikke lagrer dem. @@ -1455,107 +1456,107 @@ Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + F3 - + Shift+F3 - + Situation - + Status - + @@ -1563,7 +1564,7 @@ No results found - + @@ -1576,27 +1577,27 @@ General - + Revisions - + Views - + Labels - + Status - + @@ -1636,7 +1637,7 @@ minutes. - + @@ -1666,12 +1667,12 @@ Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + @@ -1686,52 +1687,52 @@ Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + @@ -1741,12 +1742,12 @@ POV - + Label - + @@ -1761,7 +1762,7 @@ Text color: - + @@ -1776,7 +1777,7 @@ Show ite&m count - + @@ -1791,12 +1792,12 @@ Text - + Outline - + @@ -1826,7 +1827,7 @@ Index cards - + @@ -1836,7 +1837,7 @@ Border color: - + @@ -1851,27 +1852,27 @@ Color: - + Ctrl+S - + Image: - + Text editor - + Font - + @@ -1901,57 +1902,57 @@ Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + @@ -1961,12 +1962,12 @@ Delete - + Theme name: - + @@ -1991,7 +1992,7 @@ Text Options - + @@ -2001,17 +2002,17 @@ Type: - + No Image - + Tiled - + @@ -2041,7 +2042,7 @@ Position: - + @@ -2056,7 +2057,7 @@ Right - + @@ -2071,22 +2072,22 @@ Margins: - + Padding: - + Font: - + Style - + @@ -2096,7 +2097,7 @@ Use block insertion of - + @@ -2121,37 +2122,37 @@ TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + @@ -2245,77 +2246,77 @@ - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>Versjoneringsfunksjonen har bitt påklagd mye. I denne versjonen av Manuskript er det skrudd av som forvalg for nye prosjekter for å tilby best mulig opplevelse.</b></p><p>Hvorfor er ikke disse problemene fikset allerede? <a href="https://www.theologeek.ch/manuskript/contribute/">Vi trenger din hjelp til å forbedre Manuskript.</a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>Versjoneringsfunksjonen har bitt påklagd mye. I denne versjonen av Manuskript er det skrudd av som forvalg for nye prosjekter for å tilby best mulig opplevelse.</b></p><p>Hvorfor er ikke disse problemene fikset allerede? <a href="https://www.theologeek.ch/manuskript/contribute/">Vi trenger din hjelp til å forbedre Manuskript.</a></p> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary &Legg til i ordbok - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2328,7 +2329,7 @@ Manuskript - + @@ -2336,7 +2337,7 @@ Version - + @@ -2354,17 +2355,17 @@ POV - + Label - + Status - + @@ -2392,7 +2393,7 @@ POV: - + @@ -2420,7 +2421,7 @@ Name - + @@ -2443,7 +2444,7 @@ Minor - + @@ -2461,7 +2462,7 @@ Minor - + @@ -2491,7 +2492,7 @@ World - + @@ -2499,7 +2500,7 @@ None - + @@ -2514,7 +2515,7 @@ Minor - + @@ -2543,7 +2544,7 @@ Dock Widgets Toolbar - + @@ -2580,12 +2581,12 @@ Export - + Export to: - + @@ -2608,7 +2609,7 @@ {} (not implemented yet) - + @@ -2616,22 +2617,22 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + @@ -2641,42 +2642,42 @@ Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + @@ -2706,42 +2707,42 @@ Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + @@ -2756,32 +2757,32 @@ With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + @@ -2801,14 +2802,14 @@ {}Level {} text - + - + Replace ... with … Erstatt ... med … - + Replace --- with — Erstatt --- med — @@ -2834,12 +2835,12 @@ {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + @@ -2849,7 +2850,7 @@ Set {} executable path. - + @@ -2857,17 +2858,17 @@ Phrases - + Frequency - + Word - + @@ -2875,12 +2876,12 @@ Theme: - + {} words / {} - + @@ -2948,40 +2949,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2989,12 +2990,12 @@ Import - + Format: - + @@ -3004,17 +3005,17 @@ Clear file - + Preview - + Settings - + @@ -3022,7 +3023,7 @@ Various - + @@ -3030,57 +3031,57 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + @@ -3103,7 +3104,7 @@ Text - + @@ -3113,27 +3114,27 @@ Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + @@ -3143,22 +3144,22 @@ ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3166,7 +3167,7 @@ Markdown - + @@ -3179,7 +3180,7 @@ Properties - + @@ -3199,7 +3200,7 @@ Notes / References - + @@ -3212,7 +3213,7 @@ Auto-hide - + @@ -3220,27 +3221,27 @@ Set POV - + None - + Set Status - + Set Label - + New - + @@ -3255,7 +3256,7 @@ Minor - + @@ -3270,37 +3271,32 @@ Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove Iferd med å fjerne - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - - - - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + @@ -3310,7 +3306,7 @@ New &Text - + @@ -3320,7 +3316,7 @@ C&ut - + @@ -3335,7 +3331,17 @@ &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3343,7 +3349,7 @@ None - + @@ -3358,18 +3364,18 @@ Minor - + outlineItem - + {} words / {} ({}) {} ord / {} ({}) - + {} words {} ord @@ -3379,12 +3385,12 @@ General - + Table of Content - + @@ -3407,7 +3413,7 @@ Minors - + @@ -3415,7 +3421,7 @@ General - + @@ -3425,7 +3431,7 @@ Problem - + @@ -3454,33 +3460,33 @@ - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + @@ -3505,7 +3511,7 @@ 2. Reversal - + @@ -3515,12 +3521,12 @@ 3. Stand up - + 3. Climax - + @@ -3529,28 +3535,28 @@ - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + @@ -3560,32 +3566,32 @@ Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3593,32 +3599,32 @@ Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3626,22 +3632,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3649,7 +3655,7 @@ Main - + @@ -3659,7 +3665,7 @@ Minors - + @@ -3667,37 +3673,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3705,12 +3711,12 @@ Not a reference: {}. - + Unknown reference: {}. - + @@ -3720,22 +3726,22 @@ Stats: - + POV: - + Status: - + Label: - + @@ -3750,7 +3756,7 @@ Notes: - + @@ -3765,17 +3771,17 @@ POV of: - + Go to {}. - + Description - + @@ -3785,17 +3791,17 @@ Characters - + Resolution steps - + Passion - + @@ -3815,12 +3821,12 @@ Text: <b>{}</b> - + Character: <b>{}</b> - + @@ -3830,12 +3836,12 @@ World: <b>{name}</b>{path} - + Referenced in: - + @@ -3868,22 +3874,22 @@ Form - + Options - + Restore - + Delete - + @@ -3893,27 +3899,27 @@ Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + @@ -3943,7 +3949,7 @@ Line {}: - + @@ -3969,27 +3975,27 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + @@ -4024,22 +4030,22 @@ Form - + TextLabel - + Minor - + Secondary - + @@ -4055,7 +4061,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4084,13 +4090,13 @@ - Split '{}' - Del '{}' + Split '{}' + Del '{}' Split items - + @@ -4098,17 +4104,17 @@ Form - + Show Plots - + Show Characters - + @@ -4116,7 +4122,7 @@ Open selected items in that view. - + @@ -4126,7 +4132,7 @@ Close split - + @@ -4137,7 +4143,7 @@ textEditView - + Various Ymse @@ -4147,47 +4153,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4223,7 +4229,7 @@ 1 - + @@ -4248,12 +4254,12 @@ Short Story - + Research paper - + @@ -4273,17 +4279,17 @@ Next time, automatically open last project - + Open... - + Recent - + @@ -4293,7 +4299,7 @@ Open project - + @@ -4313,7 +4319,7 @@ Manuskript - + @@ -4333,17 +4339,17 @@ Empty fiction - + Chapter - + Scene - + @@ -4353,7 +4359,7 @@ Book - + @@ -4363,7 +4369,7 @@ Empty non-fiction - + @@ -4373,12 +4379,12 @@ of - + Text - + @@ -4388,37 +4394,37 @@ <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + @@ -4441,27 +4447,27 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + @@ -4476,7 +4482,7 @@ Flora - + @@ -4546,7 +4552,7 @@ Religion - + @@ -4581,7 +4587,7 @@ Technology - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_nl.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_nl.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_nl.ts manuskript-0.14.0/i18n/manuskript_nl.ts --- manuskript-0.12.0/i18n/manuskript_nl.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_nl.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -227,8 +228,8 @@ - Choose output file… - Kies uitvoerbestand… + Choose output file… + Kies uitvoerbestand… @@ -246,7 +247,7 @@ Description - + Omschrijving @@ -299,7 +300,7 @@ Settings - + Instellingen @@ -1098,7 +1099,7 @@ Add plot step Plotstap toevoegen - + &Import… @@ -1138,7 +1139,7 @@ Ctrl+V - + &Split… @@ -2284,42 +2285,42 @@ SpellAction - + Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion @@ -2809,12 +2810,12 @@ {}Level {} text - + Replace ... with … - + Replace --- with — @@ -3289,22 +3290,17 @@ - + About to remove - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - - - - + Select at least two items. Folders are ignored. - + All items must be on the same level (share the same parent). @@ -3343,6 +3339,16 @@ &Delete + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate @@ -3370,12 +3376,12 @@ outlineItem - + {} words / {} ({}) - + {} words @@ -4128,7 +4134,7 @@ textEditView - + Various Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_pl.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_pl.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_pl.ts manuskript-0.14.0/i18n/manuskript_pl.ts --- manuskript-0.12.0/i18n/manuskript_pl.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_pl.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,6 +1,6 @@ - + - + Export @@ -109,7 +109,7 @@ - Books that don't kill trees. + Books that don't kill trees. Książki, które nie zabijają drzew. @@ -157,18 +157,18 @@ a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - prawidłowa instalacja LaTeX. Zobacz rekomendacje pandoc na: <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Jeśli chcesz wsparcia unicode, potrzebujesz XeLateX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + prawidłowa instalacja LaTeX. Zobacz rekomendacje pandoc na: <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Jeśli chcesz wsparcia unicode, potrzebujesz XeLateX. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>Uniwersalny konwerter dokumentów. Może być używany do konwersji języka Markdown do szerokiej gamy innych. formatów.</p> -<p>Strona internetowa: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> +<p>Strona internetowa: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -178,13 +178,13 @@ - Basic HTML output using the Python module 'markdown'. - Podstawowe wyjście HTML używające modułu Python 'markdown'. + Basic HTML output using the Python module 'markdown'. + Podstawowe wyjście HTML używające modułu Python 'markdown'. - Python module 'markdown'. - moduł Python 'markdown'. + Python module 'markdown'. + moduł Python 'markdown'. @@ -209,8 +209,8 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - Najprostszy eksport do zwykłego tekstu. Pozwala na użycie własnego języka markup niezrozumiałego dla manuskript, na przykład <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + Najprostszy eksport do zwykłego tekstu. Pozwala na użycie własnego języka markup niezrozumiałego dla manuskript, na przykład <a href='www.fountain.io'>Fountain</a>. @@ -227,7 +227,7 @@ Choose output file… - Wybierz plik wyjściowy + Wybierz plik wyjściowy @@ -343,9 +343,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Informacja:</b> Bardzo prosty + &lt;b&gt;Informacja:&lt;/b&gt; Bardzo prosty parser, który prześledzi znaczniki dokumentu -i stworzy pozycje dla każdego tytułu.<br/>&nbsp; +i stworzy pozycje dla każdego tytułu.&lt;br/&gt;&nbsp; @@ -410,7 +410,7 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>Informacja:</b>Manuskript potrafi importować <b>markdown</b> i <b>OPML</b>. Pandoc przekonwertuje twoje dokumenty do któregoś z nich (zobacz opcję poniżej) i zostaną one zaimportowane do programu manuskript. Któryś z nich powinien dać lepsze efekty, zależnie od twojego dokumentu.<br/>&nbsp; + &lt;b&gt;Informacja:&lt;/b&gt;Manuskript potrafi importować &lt;b&gt;markdown&lt;/b&gt; i &lt;b&gt;OPML&lt;/b&gt;. Pandoc przekonwertuje twoje dokumenty do któregoś z nich (zobacz opcję poniżej) i zostaną one zaimportowane do programu manuskript. Któryś z nich powinien dać lepsze efekty, zależnie od twojego dokumentu.&lt;br/&gt;&nbsp; @@ -638,13 +638,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">Podsumowanie<br/> w jednym zdaniu</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Podsumowanie<br/> w jednym zdaniu</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">Podsumowanie<br/> w jednym akapicie</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Podsumowanie<br/> w jednym akapicie</p></body></html> @@ -1288,9 +1288,9 @@ - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - Podstawowa sytuacja, sformułowana jako pytanie "Co jeśli...?". Na przykład: "Co jeśli najniebezpieczniejszy zły czarownik nie mógł zabić dziecka?" (Harry Potter) + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Podstawowa sytuacja, sformułowana jako pytanie "Co jeśli...?". Na przykład: "Co jeśli najniebezpieczniejszy zły czarownik nie mógł zabić dziecka?" (Harry Potter) @@ -1399,12 +1399,12 @@ Corner Narożnik - + &Import… &Import… - + &Split… &Podziel… @@ -1441,12 +1441,12 @@ - Save changes to project "{}" before closing? - Zapisać zmiany w projekcie "{}" przed zamknięciem? + Save changes to project "{}" before closing? + Zapisać zmiany w projekcie "{}" przed zamknięciem? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Twoje postępy zostaną utracone jeśli ich nie zapiszesz. @@ -1531,8 +1531,8 @@ - The log file "{}" will continue to be written to until Manuskript is closed. - Plik logu "{}" będzie tworzony do czasu zamknięcia Manuskriptu. + The log file "{}" will continue to be written to until Manuskript is closed. + Plik logu "{}" będzie tworzony do czasu zamknięcia Manuskriptu. @@ -2257,8 +2257,8 @@ - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>Opcja Poprawek była źródłem zgłaszania wielu błędów. W tej wersji Manuskripta jest ona domyślnie wyłączona przy tworzeniu nowych projektów dla zapewnienia najwyższej stabilności</b></p><p>Dlaczego problemy nie zostały jeszcze rozwiązane? <a href="https://www.theologeek.ch/manuskript/contribute/">Potrzebujemy twojej pomocy by uczynić Manuskript jeszcze lepszym! </a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>Opcja Poprawek była źródłem zgłaszania wielu błędów. W tej wersji Manuskripta jest ona domyślnie wyłączona przy tworzeniu nowych projektów dla zapewnienia najwyższej stabilności</b></p><p>Dlaczego problemy nie zostały jeszcze rozwiązane? <a href="https://www.theologeek.ch/manuskript/contribute/">Potrzebujemy twojej pomocy by uczynić Manuskript jeszcze lepszym! </a></p> @@ -2291,42 +2291,42 @@ SpellAction - + Spelling Suggestions Sugestie pisowni - + &Add to dictionary Dod&aj do słownika - + &Remove from custom dictionary &Usuń ze słownika użytkownika - + &New Character &Nowy bohater - + &New Plot Item &Nowy przedmiot - + &New World Item &Nowy element Świata - + &Correction Suggestions &Sugestie poprawek - + &Correction Suggestion &Sugestia poprawki @@ -2668,8 +2668,8 @@ - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>Filtruje które elementy będą zawarte w ostatecznym eksporcie.<br/><span style=" color:#773333;">(Jeszcze nie w pełni zaimplementowane.)</span></p></body></html> + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>Filtruje które elementy będą zawarte w ostatecznym eksporcie.<br/><span style=" color:#773333;">(Jeszcze nie w pełni zaimplementowane.)</span></p></body></html> @@ -2739,22 +2739,22 @@ Replace ... with … - Zastąp ... znakiem … + Zastąp ... znakiem … Replace --- with — - Zastąp --- znakiem — + Zastąp --- znakiem — - Replace double quotes (") with: - Zastąp podwójne cudzysłowy (") znakiem: + Replace double quotes (") with: + Zastąp podwójne cudzysłowy (") znakiem: - Replace single quotes (') with: - Zastąp pojedyncze cudzysłowy (') znakiem: + Replace single quotes (') with: + Zastąp pojedyncze cudzysłowy (') znakiem: @@ -2993,7 +2993,7 @@ helpLabel - If you don't wanna see me, you can hide me in Help menu. + If you don't wanna see me, you can hide me in Help menu. Jeśli nie chcesz nie widzieć możesz mnie ukryć w menu Pomoc. @@ -3331,25 +3331,30 @@ Nowy - + About to remove Zaraz usunę - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Za chwilę usuniesz {} plik(i).</b></p><p>Czy jesteś tego pewien?</p> - - - + Select at least two items. Folders are ignored. Wybierz co najmniej dwa elementy. Foldery są ignorowane. - + All items must be on the same level (share the same parent). Wszystkie elementy muszą znajdować się w tym samym katalogu (muszą mieć tego samego rodzica). + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate @@ -3377,12 +3382,12 @@ outlineItem - + {} words / {} ({}) {} słów / {} ({}) - + {} words {} słów @@ -3467,7 +3472,7 @@ - Freytag's pyramid + Freytag's pyramid Piramida Freytaga @@ -3542,7 +3547,7 @@ - Hero's journey + Hero's journey Podróż bohatera @@ -4068,7 +4073,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4097,8 +4102,8 @@ - Split '{}' - Rozdziel '{}' + Split '{}' + Rozdziel '{}' @@ -4150,7 +4155,7 @@ textEditView - + Various Różne Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_pt_BR.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_pt_BR.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_pt_BR.ts manuskript-0.14.0/i18n/manuskript_pt_BR.ts --- manuskript-0.12.0/i18n/manuskript_pt_BR.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_pt_BR.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,17 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - Saída HTML básica usando o módulo Python 'markdown'. + Basic HTML output using the Python module 'markdown'. + Saída HTML básica usando o módulo Python 'markdown'. - Python module 'markdown'. - Módulo Python 'markdown'. + Python module 'markdown'. + Módulo Python 'markdown'. @@ -134,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Livros que não matam árvores. @@ -162,26 +163,26 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Exportação simples para texto simples. Permite que você use sua própria marcação não entendida - pelo manuskript, por exemplo <a href='www.fountain.io'>Fountain</a>. + pelo manuskript, por exemplo <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>Um conversor de documentos universal. Pode ser usado para converter Markdown em uma gama de outros formatos.</p> - <p>Site: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Site: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. uma instalação LaTeX válida. Veja as recomendações sobre pandoc em: - <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Se você quiser suporte unicode, você precisa do XeLaTeX. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Se você quiser suporte unicode, você precisa do XeLaTeX. @@ -226,8 +227,8 @@ - Choose output file… - Escolha o arquivo de saída + Choose output file… + Escolha o arquivo de saída @@ -240,7 +241,7 @@ Manuskript - + @@ -275,12 +276,12 @@ ... - + {HelpText} - + @@ -343,9 +344,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Info:</b> Um analisador muito simples + &lt;b&gt;Info:&lt;/b&gt; Um analisador muito simples que irá processa o documento markdown e - criar itens para cada título<br/>&nbsp; + criar itens para cada título&lt;br/&gt;&nbsp; @@ -413,12 +414,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>Info:</b> Manuskript pode - importar de <b>markdown</b> ou <b>OPML</b>. Pandoc pode + &lt;b&gt;Info:&lt;/b&gt; Manuskript pode + importar de &lt;b&gt;markdown&lt;/b&gt; ou &lt;b&gt;OPML&lt;/b&gt;. Pandoc pode converter seu documento para qualquer (veja opções abaixo), e então pode ser importado no manuskript. Um ou o outro pode-se trazer melhores resultados dependendo do seu documento. - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -499,12 +500,12 @@ Series - + Volume - + @@ -648,13 +649,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">Uma sentença<br/>sumário</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Uma sentença<br/>sumário</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">Um parágrafo<br/>sumário</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Um parágrafo<br/>sumário</p></body></html> @@ -729,7 +730,7 @@ Editor - + @@ -809,7 +810,7 @@ Ctrl+O - + @@ -819,7 +820,7 @@ Ctrl+S - + @@ -829,7 +830,7 @@ Ctrl+Shift+S - + @@ -839,7 +840,7 @@ Ctrl+Q - + @@ -849,7 +850,7 @@ Ctrl+Shift+B - + @@ -859,7 +860,7 @@ F9 - + @@ -869,7 +870,7 @@ &Status... - + @@ -899,7 +900,7 @@ F8 - + @@ -914,7 +915,7 @@ F6 - + @@ -939,7 +940,7 @@ Manuskript - + @@ -998,10 +999,10 @@ - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - A situação básica, na forma de um questionamento tipo 'e se ...'. Ex: -'E se o mais perigoso malvado feiticeiro não foi capaz de matar um bebê?' (Harry Potter) + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + A situação básica, na forma de um questionamento tipo 'e se ...'. Ex: +'E se o mais perigoso malvado feiticeiro não foi capaz de matar um bebê?' (Harry Potter) @@ -1115,7 +1116,7 @@ Add plot step Adicionar etapa de enredo - + &Import… &Importar… @@ -1123,7 +1124,7 @@ F7 - + @@ -1133,7 +1134,7 @@ Ctrl+C - + @@ -1143,7 +1144,7 @@ Ctrl+X - + @@ -1153,9 +1154,9 @@ Ctrl+V - + - + &Split… &Separar… @@ -1163,7 +1164,7 @@ Ctrl+Shift+K - + @@ -1173,22 +1174,22 @@ Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + @@ -1198,7 +1199,7 @@ Ctrl+Shift+Up - + @@ -1208,7 +1209,7 @@ Ctrl+Shift+Down - + @@ -1228,7 +1229,7 @@ F2 - + @@ -1452,12 +1453,12 @@ - Save changes to project "{}" before closing? - Salvar mudanças no projeto "{}" antes de fechar? + Save changes to project "{}" before closing? + Salvar mudanças no projeto "{}" antes de fechar? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Suas mudanças vão perder se você não salvá-las. @@ -1478,107 +1479,107 @@ Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + F3 - + Shift+F3 - + Situation - + Status - + @@ -1586,7 +1587,7 @@ No results found - + @@ -1619,7 +1620,7 @@ Status - + @@ -1879,7 +1880,7 @@ Ctrl+S - + @@ -1949,7 +1950,7 @@ % - + @@ -1959,7 +1960,7 @@ px - + @@ -2114,7 +2115,7 @@ Cursor - + @@ -2268,77 +2269,77 @@ - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>As ferramentas de revisões são fontes de muitos problemas reportadas. Nesta versão do Manuskript, ele foi desativado por padrão para novos projetos, a fim de fornecer a melhor experiência.</b></p><p>Por que esses problemas já não foram corrigidos? <a href="https://www.theologeek.ch/manuskript/contribute/">Nós precisamos de sua ajuda para fazer o Manuskript melhor!</a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>As ferramentas de revisões são fontes de muitos problemas reportadas. Nesta versão do Manuskript, ele foi desativado por padrão para novos projetos, a fim de fornecer a melhor experiência.</b></p><p>Por que esses problemas já não foram corrigidos? <a href="https://www.theologeek.ch/manuskript/contribute/">Nós precisamos de sua ajuda para fazer o Manuskript melhor!</a></p> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions Sugestões de correção ortográfica - + &Add to dictionary &Adicionar ao dicionário - + &Remove from custom dictionary &Remover do dicionário customizado - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2351,7 +2352,7 @@ Manuskript - + @@ -2359,7 +2360,7 @@ Version - + @@ -2382,12 +2383,12 @@ Label - + Status - + @@ -2443,7 +2444,7 @@ Name - + @@ -2466,7 +2467,7 @@ Minor - + @@ -2484,7 +2485,7 @@ Minor - + @@ -2514,7 +2515,7 @@ World - + @@ -2522,7 +2523,7 @@ None - + @@ -2537,7 +2538,7 @@ Minor - + @@ -2603,12 +2604,12 @@ Export - + Export to: - + @@ -2644,7 +2645,7 @@ Content - + @@ -2654,7 +2655,7 @@ Type - + @@ -2664,7 +2665,7 @@ Text - + @@ -2678,8 +2679,8 @@ - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>Filtra quais itens serão incluídos na exportação final.<br/><span style=" color:#773333;">(Não está completamente implementado.)</span></p></body></html> + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>Filtra quais itens serão incluídos na exportação final.<br/><span style=" color:#773333;">(Não está completamente implementado.)</span></p></body></html> @@ -2694,12 +2695,12 @@ Labels - + Status - + @@ -2739,7 +2740,7 @@ Transformations - + @@ -2748,13 +2749,13 @@ - Replace double quotes (") with: - Substitua aspas duplas (") por: + Replace double quotes (") with: + Substitua aspas duplas (") por: - Replace single quotes (') with: - Substitua as aspas simples(') por: + Replace single quotes (') with: + Substitua as aspas simples(') por: @@ -2779,12 +2780,12 @@ With - + RegExp - + @@ -2799,12 +2800,12 @@ Font - + Font: - + @@ -2824,14 +2825,14 @@ {}Level {} text - + - + Replace ... with … Substituir... com … - + Replace --- with — Substituir--- com — @@ -2885,12 +2886,12 @@ Frequency - + Word - + @@ -2898,7 +2899,7 @@ Theme: - + @@ -2971,7 +2972,7 @@ General - + @@ -2981,7 +2982,7 @@ \n---\n - + @@ -3003,7 +3004,7 @@ helpLabel - If you don't wanna see me, you can hide me in Help menu. + If you don't wanna see me, you can hide me in Help menu. Se você não quiser me ver, pode me esconder no menu Ajuda. @@ -3012,12 +3013,12 @@ Import - + Format: - + @@ -3058,7 +3059,7 @@ Lock screen: - + @@ -3078,32 +3079,32 @@ minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + @@ -3126,7 +3127,7 @@ Text - + @@ -3141,7 +3142,7 @@ F11 - + @@ -3151,12 +3152,12 @@ Alt+Up - + Root - + @@ -3166,22 +3167,22 @@ ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3189,7 +3190,7 @@ Markdown - + @@ -3202,7 +3203,7 @@ Properties - + @@ -3248,22 +3249,22 @@ None - + Set Status - + Set Label - + New - + @@ -3278,7 +3279,7 @@ Minor - + @@ -3293,35 +3294,30 @@ Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove Prestes a remover - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Você está prestes a excluir {} iten(s).</b></p><p>Você tem certeza?</p> - - - + Select at least two items. Folders are ignored. Selecione pelo menos dois itens. Pastas são ignoradas. - + All items must be on the same level (share the same parent). Todos os itens devem estar no mesmo nível (estar no mesmo local). @@ -3333,7 +3329,7 @@ New &Text - + @@ -3343,7 +3339,7 @@ C&ut - + @@ -3358,7 +3354,17 @@ &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3366,7 +3372,7 @@ None - + @@ -3381,18 +3387,18 @@ Minor - + outlineItem - + {} words / {} ({}) {} palavras / {} ({}) - + {} words {} palavras @@ -3402,12 +3408,12 @@ General - + Table of Content - + @@ -3438,7 +3444,7 @@ General - + @@ -3477,7 +3483,7 @@ - Freytag's pyramid + Freytag's pyramid Pirâmide de Freytag @@ -3552,7 +3558,7 @@ - Hero's journey + Hero's journey Jornada do herói @@ -3598,7 +3604,7 @@ Transformation - + @@ -3608,7 +3614,7 @@ Return - + @@ -3616,12 +3622,12 @@ Name - + Meta - + @@ -3641,7 +3647,7 @@ Minor - + @@ -3659,7 +3665,7 @@ Minor - + @@ -3700,12 +3706,12 @@ Status - + Label - + @@ -3743,7 +3749,7 @@ Stats: - + @@ -3753,12 +3759,12 @@ Status: - + Label: - + @@ -3773,7 +3779,7 @@ Notes: - + @@ -3793,12 +3799,12 @@ Go to {}. - + Description - + @@ -3838,7 +3844,7 @@ Text: <b>{}</b> - + @@ -3853,7 +3859,7 @@ World: <b>{name}</b>{path} - + @@ -3896,7 +3902,7 @@ Options - + @@ -3906,7 +3912,7 @@ Delete - + @@ -3966,7 +3972,7 @@ Line {}: - + @@ -3992,12 +3998,12 @@ New status - + New label - + @@ -4007,7 +4013,7 @@ New theme - + @@ -4057,7 +4063,7 @@ Minor - + @@ -4078,7 +4084,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4106,8 +4112,8 @@ - Split '{}' - Separar '{}' + Split '{}' + Separar '{}' @@ -4159,7 +4165,7 @@ textEditView - + Various Vários @@ -4174,42 +4180,42 @@ CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4245,7 +4251,7 @@ 1 - + @@ -4300,12 +4306,12 @@ Open... - + Recent - + @@ -4315,7 +4321,7 @@ Open project - + @@ -4335,7 +4341,7 @@ Manuskript - + @@ -4375,7 +4381,7 @@ Book - + @@ -4395,12 +4401,12 @@ of - + Text - + @@ -4425,12 +4431,12 @@ Idea - + Note - + @@ -4440,7 +4446,7 @@ TODO - + @@ -4455,7 +4461,7 @@ Final - + @@ -4463,7 +4469,7 @@ New item - + @@ -4498,7 +4504,7 @@ Flora - + @@ -4518,7 +4524,7 @@ Cultural - + @@ -4603,7 +4609,7 @@ Technology - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_pt_PT.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_pt_PT.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_pt_PT.ts manuskript-0.14.0/i18n/manuskript_pt_PT.ts --- manuskript-0.12.0/i18n/manuskript_pt_PT.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_pt_PT.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,6 +1,6 @@ - + Export @@ -160,7 +160,7 @@ a valid LaTeX installation. Pandoc recommendations can be found on: <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. uma instalação LaTeX válida. Pode encontrar as recomendações Pandoc em: - <a href="https://pandoc.org/installing.html">1pandoc.org/installing.html</a>2. Se desejar suporte Unicode, precisará do XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Se desejar suporte Unicode, precisará do XeLaTeX. @@ -170,7 +170,7 @@ <p>Um conversor de documentos universal. Pode ser utilizado para converter Markdown para um vasto número de outros formatos.</p> - <p>Página web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Página web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -230,7 +230,7 @@ Choose output file… - Escolha o ficheiro de saída + Escolha o ficheiro de saída… @@ -652,12 +652,12 @@ <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="left">Sinopse<br/>numa frase</p></body></html> + <html><head/><body><p align="right">Sinopse<br/>numa frase</p></body></html> <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="left">Sinopse<br/>num parágrafo</p></body></html> + <html><head/><body><p align="right">Sinopse<br/>num parágrafo</p></body></html> @@ -964,7 +964,7 @@ About Manuskript Acerca do Manuskript - + &Import… &Importar… @@ -1004,7 +1004,7 @@ Ctrl+V Ctrl+V - + &Split… Di&vidir… @@ -2272,7 +2272,7 @@ <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>A funcionalidade Revisões tem sido fonte de muitos erros reportados. Nesta versão do Manuskript, foi desligada por predefinição para novos projectos, de forma a proporcionar a melhor experiência.</b></p><p>Porque é que estes erros ainda não foram reparados? <a href="https://www.theologeek.ch/manuskript/contribute/">Precisamos da sua ajuda para tornar o Manuskript melhor!</a></p> + <p><b>A funcionalidade Revisões tem sido fonte de muitos erros reportados. Nesta versão do Manuskript, foi desligada por predefinição para novos projectos, de forma a proporcionar a melhor experiência</b></p><p>Porque é que estes erros ainda não foram reparados? <a href="https://www.theologeek.ch/manuskript/contribute/">Precisamos da sua ajuda para tornar o Manuskript melhor!</a></p> @@ -2305,42 +2305,42 @@ SpellAction - + Spelling Suggestions Sugestões ortográficas - + &Add to dictionary &Adicionar ao dicionário - + &Remove from custom dictionary &Remover do dicionário pessoal - + &New Character &Novo carácter - + &New Plot Item &Novo item de enredo - + &New World Item &Novo item do mundo - + &Correction Suggestions Sugestões de &correcção - + &Correction Suggestion Sugestão de &correcção @@ -2683,7 +2683,7 @@ <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>Filtra que itens serão incluídos na exportação final.<br/><span style=" color:#773333;">(ainda não está completamente implementado)</span></p></body></html> + <html><head/><body><p>Filtra que itens serão incluídos na exportação final..<br/><span style=" color:#773333;">(ainda não está completamente implementado)</span></p></body></html> @@ -2750,12 +2750,12 @@ Typographic replacements: Substituições tipográficas: - + Replace ... with … Substituir ... por … - + Replace --- with — Substituir --- por — @@ -3345,25 +3345,30 @@ Novo - + About to remove Prestes a remover - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Está prestes a eliminar {} item(ns).</b></p><p>Tem a certeza?</p> - - - + Select at least two items. Folders are ignored. Seleccione pelo menos dois itens. As pastas são ignoradas. - + All items must be on the same level (share the same parent). Todos os itens têm de estar no mesmo nível (partilhar a mesma mãe). + + + You're about to delete {} item(s). + Está prestes a eliminar [] itens. + + + + Are you sure? + Tem a certeza? + outlineCharacterDelegate @@ -3391,12 +3396,12 @@ outlineItem - + {} words / {} ({}) {} palavras/{} ({}) - + {} words {} palavras @@ -4169,7 +4174,7 @@ textEditView - + Various Vários diff -Nru manuskript-0.12.0/i18n/manuskript_pt.ts manuskript-0.14.0/i18n/manuskript_pt.ts --- manuskript-0.12.0/i18n/manuskript_pt.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_pt.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Saída HTML básica utilizando o módulo Markdown do Python. - Python module 'markdown'. + Python module 'markdown'. Módulo Markdown do Python. @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Livros que não matam árvores. @@ -163,27 +163,27 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Exportação simples para texto. Permite utilizar a sua própria marcação não compreendida - pelo Manuskript, por exemplo <a href='www.fountain.io'>Fountain</a>. + pelo Manuskript, por exemplo <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>Um conversor de documentos universal. Pode ser utilizado para converter Markdown para uma vasta quantidade de outros formatos.</p> - <p>Página web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Página web: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. uma instalação LaTeX válida. Pode encontrar as recomendações Pandoc em: - <a href="https://pandoc.org/installing.html">1pandoc.org/installing.html</a>2. Se desejar suporte Unicode, precisará do XeLaTeX. + <a href="https://pandoc.org/installing.html">1pandoc.org/installing.html</a>2. Se desejar suporte Unicode, precisará do XeLaTeX. @@ -651,13 +651,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="left">Sinopse<br/>numa frase</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="left">Sinopse<br/>numa frase</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="left">Sinopse<br/>num parágrafo</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="left">Sinopse<br/>num parágrafo</p></body></html> @@ -966,7 +966,7 @@ - * {} wasn't found in project file. + * {} wasn't found in project file. * {} não encontrado no ficheiro do projecto. @@ -1011,8 +1011,8 @@ - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) A situação básica, na forma de pergunta «E se...?». E.g.: «E se o mais maligno e perigoso feiticeiro não fosse capaz de matar um bebé?» (Harry Potter) @@ -1465,12 +1465,12 @@ - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? Gravar alterações ao projecto «{}» antes de fechar? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Perderá as alterações se não as gravar. @@ -2168,8 +2168,8 @@ - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>A funcionalidade Revisões tem sido fonte de muitos erros reportados. Nesta versão do Manuskript, foi desligada por predefinição para novos projectos, de forma a proporcionar a melhor experiência.</b></p><p>Porque é que estes erros ainda não foram reparados? <a href="https://www.theologeek.ch/manuskript/contribute/">Precisamos da sua ajuda para tornar o Manuskript melhor!</a></p> + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + <p><b>A funcionalidade Revisões tem sido fonte de muitos erros reportados. Nesta versão do Manuskript, foi desligada por predefinição para novos projectos, de forma a proporcionar a melhor experiência.</b></p><p>Porque é que estes erros ainda não foram reparados? <a href="https://www.theologeek.ch/manuskript/contribute/">Precisamos da sua ajuda para tornar o Manuskript melhor!</a></p> @@ -2532,8 +2532,8 @@ - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>Filtra que itens serão incluídos na exportação final.<br/><span style=" color:#773333;">(ainda não está completamente implementado)</span></p></body></html> + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + <html><head/><body><p>Filtra que itens serão incluídos na exportação final.<br/><span style=" color:#773333;">(ainda não está completamente implementado)</span></p></body></html> @@ -2602,13 +2602,13 @@ - Replace double quotes (") with: - Substituir aspas duplas (") por: + Replace double quotes (") with: + Substituir aspas duplas (") por: - Replace single quotes (') with: - Substituir aspas simples (') por: + Replace single quotes (') with: + Substituir aspas simples (') por: @@ -2857,7 +2857,7 @@ helpLabel - If you don't wanna see me, you can hide me in Help menu. + If you don't wanna see me, you can hide me in Help menu. Se não me deseja ver, pode ocultar-me no menu Ajuda. @@ -2898,7 +2898,7 @@ lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. + Last accessed directory "{}" loaded. Carregada a última pasta acedida «{}». @@ -3159,7 +3159,7 @@ - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> <p><b>Está prestes a eliminar {} item(ns).</b></p><p>Tem a certeza?</p> @@ -3324,7 +3324,7 @@ - Freytag's pyramid + Freytag's pyramid Pirâmide de Freitag @@ -3399,7 +3399,7 @@ - Hero's journey + Hero's journey Jornada do herói @@ -3985,7 +3985,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4014,7 +4014,7 @@ - Split '{}' + Split '{}' Dividir «{}» diff -Nru manuskript-0.12.0/i18n/manuskript_ro.ts manuskript-0.14.0/i18n/manuskript_ro.ts --- manuskript-0.12.0/i18n/manuskript_ro.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ro.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,223 +1,224 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - + Basic HTML output using the Python module 'markdown'. + - Python module 'markdown'. - + Python module 'markdown'. + Markdown source - + HTML Source - + HTML Output - + Default exporter, provides basic formats used by other exporters. - + Preview with highlighter. - + Plain text - + A little known format modestly used. You know, web sites for example. - + Needs LaTeX to be installed. - + Error - + Standalone document (not just a fragment) - + Include a table of contents. - + Number of sections level to include in TOC: - + Typographically correct output - + Normalize the document (cleaner) - + Specify the base level for headers: - + Use reference-style links instead of inline links - + Use ATX-style headers - + Self-contained HTML files, with no dependencies - + Use <q> tags for quotes in HTML - + LaTeX engine used to produce the PDF. - + Paper size: - + Font size: - + Class: - + Line spacing: - + - Books that don't kill trees. - + Books that don't kill trees. + OpenDocument format. Used by LibreOffice for example. - + Microsoft Office (.docx) document. - + reStructuredText is a lightweight markup language. - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + Convert to ePUB3 - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -225,52 +226,52 @@ Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -278,47 +279,47 @@ Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -326,19 +327,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -347,47 +348,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + This does not appear to be a valid OPML file. - + Pandoc import - + @@ -397,17 +398,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -417,32 +418,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -450,7 +451,7 @@ Insert reference - + @@ -458,1099 +459,1099 @@ General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + Email - + Summary - + Situation: - + Summary: - + One sentence - + One paragraph - + One page - + Full - + One sentence summary - + One paragraph summary - + Expand each sentence of your one paragraph summary to a paragraph - + One page summary - + Full summary - + Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Importance - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + - + &Import… - + F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + F2 - + Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + F3 - + Shift+F3 - + Situation - + Status - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1558,7 +1559,7 @@ No results found - + @@ -1566,751 +1567,751 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + Font size: - + Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2318,12 +2319,12 @@ About Manuskript - + Manuskript - + @@ -2331,12 +2332,12 @@ Version - + Software Versions in Use: - + @@ -2344,37 +2345,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2382,32 +2383,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2415,12 +2416,12 @@ Name - + Value - + @@ -2428,17 +2429,17 @@ Main - + Secondary - + Minor - + @@ -2446,47 +2447,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2494,27 +2495,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2522,7 +2523,7 @@ Various - + @@ -2530,7 +2531,7 @@ Various - + @@ -2538,7 +2539,7 @@ Dock Widgets Toolbar - + @@ -2546,7 +2547,7 @@ Form - + @@ -2554,12 +2555,12 @@ One line summary - + Full summary - + @@ -2567,7 +2568,7 @@ Form - + @@ -2575,27 +2576,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2603,7 +2604,7 @@ {} (not implemented yet) - + @@ -2611,202 +2612,202 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + Font size: - + Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2814,37 +2815,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2852,17 +2853,17 @@ Phrases - + Frequency - + Word - + @@ -2870,72 +2871,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2943,40 +2944,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2984,32 +2985,32 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3017,7 +3018,7 @@ Various - + @@ -3025,67 +3026,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3093,67 +3094,67 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3161,7 +3162,7 @@ Markdown - + @@ -3169,37 +3170,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3207,7 +3208,7 @@ Auto-hide - + @@ -3215,122 +3216,127 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3338,35 +3344,35 @@ None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3374,17 +3380,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3392,17 +3398,17 @@ Main - + Secondary - + Minors - + @@ -3410,177 +3416,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3588,32 +3594,32 @@ Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3621,22 +3627,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3644,17 +3650,17 @@ Main - + Secondary - + Minors - + @@ -3662,37 +3668,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3700,162 +3706,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3863,87 +3869,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3951,12 +3957,12 @@ Form - + Search for... - + @@ -3964,53 +3970,53 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + @@ -4018,27 +4024,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4049,7 +4055,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4060,17 +4066,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4078,17 +4084,17 @@ Form - + Show Plots - + Show Characters - + @@ -4096,30 +4102,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4127,47 +4133,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4175,22 +4181,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4198,222 +4204,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4421,212 +4427,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_ru.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_ru.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_ru.ts manuskript-0.14.0/i18n/manuskript_ru.ts --- manuskript-0.12.0/i18n/manuskript_ru.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_ru.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,41 +1,42 @@ - + + Export Basic HTML output using the Python module 'markdown'. - Базовый вывод HTML с использованием Python модуля 'markdown'. + Вывод в базовом формате HTML с использованием модуля 'markdown' языка Python. Python module 'markdown'. - Python модуль 'markdown'. + Модуль 'markdown' языка Python. Markdown source - Markdown исходный код + Текст в Markdown HTML Source - HTML исходный текст + Текст в HTML HTML Output - HTML результат + Результат в HTML Default exporter, provides basic formats used by other exporters. - Экспортер по умолчанию, предоставляет основные форматы, используемые другими экспортерами. + Основная программа экспорта, преобразует в форматы, используемые другими программами. Preview with highlighter. - Предварительный просмотр с highlighter. + Просмотр с подсветкой синтаксиса. @@ -45,12 +46,12 @@ A little known format modestly used. You know, web sites for example. - Мало известный формат, практически не используется. Вы знаете, для веб-сайтов на пример. + Малоизвестный формат, практически не используется. Ну, на веб-сайтах например. Needs LaTeX to be installed. - Необходим установленный редактор LaTeX. + Необходим установленный LaTeX. @@ -60,7 +61,7 @@ Standalone document (not just a fragment) - Отдельный документ (а не фрагмент) + Отдельный документ (не фрагмент) @@ -70,17 +71,17 @@ Number of sections level to include in TOC: - Число уровней разделов для включения в оглавление: + Уровень заголовков для включения в оглавление: Typographically correct output - Типографически правильный вывод + Вывод с правильной типографикой Normalize the document (cleaner) - Нормализовать документа (чистильщик) + Очистить документ @@ -90,17 +91,17 @@ Use reference-style links instead of inline links - Использовать прямые ссылку в виде ссылки, а не встроенные ссылки + Использовать подстрочные, а не внутритекстовые ссылки Use ATX-style headers - Использование ATX-стиль заголовков + Выделять заголовки знаками "#" Self-contained HTML files, with no dependencies - Автономные HTML файлы, без каких-либо зависимостей + Автономные HTML файлы, без дополнений @@ -110,7 +111,7 @@ LaTeX engine used to produce the PDF. - LaTeX использован для создания PDF. + Для создания PDF использован LaTeX. @@ -135,12 +136,12 @@ Books that don't kill trees. - Книги, которые не убивают деревья. + Книги, которые сохраняют деревья. OpenDocument format. Used by LibreOffice for example. - Это Формат OpenDocument. Открывается с помощью LibreOffice. + Формат OpenDocument. Открывается, например, в LibreOffice. @@ -150,21 +151,21 @@ reStructuredText is a lightweight markup language. - reStructuredText это легкий язык разметки. + reStructuredText — это простой язык разметки. Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - Как обычный текст, за исключением markdown заголовков. - Предполагается, что тексты форматируются в markdown. + Как обычный текст, за исключением заголовков в разметке Markdown. + Предполагается, что тексты форматируются в Markdown. Simplest export to plain text. Allows you to use your own markup not understood by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - Простой экспорт в обычный текст. Позволяет вам использовать ваши собственные метки, не распознанные - manuskript, например <a href='www.fountain.io'>Фонтан</a>. + Простой экспорт в обычный текст. Позволяет вам использовать вашу собственную разметку, не распознаваемую + Manuskript, например <a href='www.fountain.io'>Fountain</a>. @@ -172,8 +173,8 @@ formats.</p> <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - <p>Универсальный конвертер документов. Может использоваться для преобразования документов в формате markdown - в широкий диапазон других форматов.</p> + <p>Универсальный конвертер документов. Может использоваться для преобразования документов из разметки Markdown + во множество других форматов.</p> <p>Вебсайт: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -181,21 +182,21 @@ a valid LaTeX installation. Pandoc recommendations can be found on: <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - действующая установка LaTeX. См. рекомендации pandoc на: - <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Если вам нужна поддержка юникода, вам необходим XeLaTeX. + рабочий пакет LaTeX. См. описание pandoc на: + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Если вам требуется поддержка Unicode, вам нужен XeLaTeX. Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - Экспорт в markdown, используя pandoc. Имеет больше настроек форматирования, - чем экспортер manuskript. + Экспорт в Markdown при помощи Pandoc. Позволяет больше настроек форматирования, + чем использование для экспорта Manuskript. LaTeX is a word processor and document markup language used to create beautiful documents. - Latex это текстовый процессор и язык разметки документов, используемый для создания + Latex это текстовый процессор и язык разметки, используемый для создания красивых документов. @@ -203,16 +204,16 @@ The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - Цель этого формата-обеспечить возможность обмена информацией - между планировщиком и интернет-сервисами, которые можно просматривать - или контролировать через планировщик. + Назначение этого формата -- обеспечить обмен информацией + между просмотрщиком потоков и интернет-сервисами, которые можно просматривать + или контролировать через потоки. Disable YAML metadata block. Use that if you get YAML related error. Отключить блок метаданных YAML. -Используйте это, если получаете ошибки связанные с YAML. +Сделайте это, если возникают ошибки, связанные с YAML. @@ -228,7 +229,7 @@ - Choose output file… + Choose output file… Выберите выходной файл… @@ -237,12 +238,12 @@ Manage Exporters - Управление экспортерами + Выбор формата Manuskript - Манускрипт + Manuskript @@ -290,12 +291,12 @@ Frequency Analyzer - Анализатор частых повторений + Подсчет повторов Word frequency - Частота слов + Повторы слов @@ -305,22 +306,22 @@ Minimum size: - Минимальный размер: + Минимальное количество: Exclude words (comma separated): - Исключить слова (разделенные запятой): + Не учитывать слова (через запятую): Analyze - Анализировать + Подсчитать Phrase frequency - Частота фраз + Повторы словосочетаний @@ -338,16 +339,16 @@ Markdown import - Markdown импорт + Импорт из Markdown <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Информация:</b> Очень простой - парсер, который пройдет по документу markdown и - создаст элементы для каждого заголовка.<br/>&nbsp; + <b>Информация:</b> Очень простая программа, + которая обрабатывает документ в Markdown, + создавая заголовки.<br/>&nbsp; @@ -361,16 +362,16 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - <p><b>Информация:</b> Импортирует всю структуру каталогов. - Папки добавляются в виде папок, и текстовые документы в них - (вы решили, какие из них по расширению) - добавляются в качестве сцены.</p> - <p>Поддерживаются только текстовые файлы (не изображения, двоичный или другие).</p> + <p><b>Информация:</b> Импортирует всю структуру каталога. + Каталог добавляется в виде папки, содержащей текстовые документы + (с указанными расширениями), которые + добавляются в качестве отдельных действий.</p> + <p>Поддерживаются только текстовые файлы (не изображения, двоичные или др.).</p> Include only those extensions: - Включить только эти расширения: + Обрабатывать расширения: @@ -380,32 +381,32 @@ Sort items by name - Сортировка элементов по имени + Сортировать по имени Import folder then files - Импорт папки потом файлов + Импортировать файлы после папки OPML Import - Импорт OPML + Импорт из OPML File open failed. - Файл открыть не удалось. + Не удалось открыть файл. This does not appear to be a valid OPML file. - Это не допустимый OPML файл. + Некорректный файл формата OPML. Pandoc import - Импорт Pandoc + Импорт из Pandoc @@ -416,16 +417,16 @@ might give better result depending on your document. <br/>&nbsp; <b>Информация:</b> Manuskript может - импортировать из <b>markdown</b> или <b>OPML</b>. Pandoc - может преобразовать ваш документ в любой из них (см. ниже), - и тогда он будет импортирован в manuskript. Один или другой - могут дать лучший результат, в зависимости от вашего документа. + импортировать из <b>Markdown</b> или <b>OPML</b>. Pandoc + может преобразовать ваш документ в любой из этих форматов (см. ниже), + перед импортом. В зависимости от исходного документа итоговый результат + может быть лучше при использовании того или другого формата. <br/>&nbsp; Import using: - Импортировать используя: + Импорт с использованием: @@ -440,32 +441,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - <p>Следует ли pandoc создать - косметические / не семантической разрывы?</p><p> - <b>авто</b>: разрывает на 72 символе.<br> - <b>нет</b>: без переноса строки.<br> - <b>сохранить</b>: старается сохранить разрывы строк из + <p>Следует ли Pandoc создать + жесткие разрывы строк?</p><p> + <b>жесткие</b>: разрыв после 72 символов.<br> + <b>нет</b>: без разрывов строк.<br> + <b>сохранить</b>: сохранять разрывы из исходного документа.</p> Mind Map Import - Импорт Mind Map + Импорт диаграммы связей This does not appear to be a valid Mind Map file. - Это не допустимый Mind Map файл. + Некорректный файл диаграммы связей. Mind Map import - Импортировать Mind Map + Импортировать диаграмму связей Import tip as: - Советуем импортировать как: + Импортировать как: @@ -486,12 +487,12 @@ General - Основные + Основное Title - Заголовок + Название @@ -501,12 +502,12 @@ Series - + Серия Volume - Объем + Том @@ -531,12 +532,12 @@ Email - Эл. адрес + Эл. почта Summary - Сводка + Описание @@ -546,7 +547,7 @@ Summary: - Сводка: + Описание: @@ -566,27 +567,27 @@ Full - Все + Полное One sentence summary - Описание одной фразой + Описание в одном предложении One paragraph summary - Сводка одним абзацем + Описание одним абзацем Expand each sentence of your one paragraph summary to a paragraph - Разверните каждое предложение вашего описания одним абзацем к абзацу + Перескажите отдельным абзацем каждое предложение в абзаце-описании One page summary - Описание одной страницей + Описание на одной странице @@ -596,22 +597,22 @@ Next - Следующий + Далее What if...? - Что если...? + Что, если?.. Characters - Персонаж + Персонажи Names - Имя + Имена @@ -646,17 +647,17 @@ Epiphany - Прозрение + Озарение <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">Одно предложение<br/>резюме</p></body></html> + <html><head/><body><p align="right">Описание на<br/>одной странице</p></body></html> <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">Один параграф<br/>резюме</p></body></html> + <html><head/><body><p align="right">Описание<br/>одним абзацем</p></body></html> @@ -671,7 +672,7 @@ Plots - Сюжеты + Сюжетные линии @@ -681,7 +682,7 @@ Character(s) - Персонаж + Персонаж(и) @@ -696,27 +697,27 @@ Resolution steps - Шаги развязки + Эпизоды World - Мир + Вселенная Populates with empty data - Заполняет пустые данные + Заполняется шаблонными данными More - Еще + Подробности Source of passion - Источник страсти + Источник напряжения @@ -741,17 +742,17 @@ FlatData - Сырые Данные + Исходник Persos - Персонаж + Персонажи Labels - Метки + Пометки @@ -761,12 +762,12 @@ &Recent - &Последний + &Последние &Help - &Помощь + Спр&авка @@ -776,12 +777,12 @@ &Edit - &Редактировать + &Правка &View - &Просмотр + П&росмотр @@ -791,12 +792,12 @@ &Cheat sheet - &Шпаргалка + Пам&ятка Sea&rch - Пои&ск + &Поиск @@ -826,7 +827,7 @@ Sa&ve as... - Сохра&нить как... + Сохранить &как... @@ -846,7 +847,7 @@ &Show help texts - &Показать текст подсказки + &Показать подсказки @@ -866,7 +867,7 @@ &Labels... - &Метки... + По&метки... @@ -876,7 +877,7 @@ Tree - Дерево + Структура @@ -886,12 +887,12 @@ &Fiction - &Вымысел + &Художественный Index cards - Индекс карты + Карточки @@ -911,7 +912,7 @@ Co&mpile - Со&брать + &Экспорт @@ -921,12 +922,12 @@ &Frequency Analyzer - &Анализатор частоты повторений + П&одсчет повторов Book information - Информация о книге + Сведения о книге @@ -936,17 +937,17 @@ About Manuskript - О Манускрипт + О Manuskript Manuskript - Манускрипт + Manuskript Project {} saved. - * {} не найден в файле проекта. + Проект {} сохранён. @@ -961,7 +962,7 @@ Project {} loaded with some errors. - Проект {} загружен с некоторыми ошибками. + Проект {} загружен с ошибками. @@ -971,17 +972,17 @@ Words: {}{} - Слова: {}{} + Слов: {}{} Book summary - Краткое содержание книги + Краткое содержание Project tree - Дерево проекта + Структура проекта @@ -1002,15 +1003,15 @@ The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous evil wizard wasn't able to kill a baby?' (Harry Potter) - Основная ситуация, в виде 'Что если ...?'. Вопрос. Пример: «Что, если самая опасная -                      злой волшебник не смог бы убить ребенка? (Гарри Поттер) + Основная ситуация, в виде вопроса 'Что, если?..'. Например: «Что, если самый опасный +                      злой волшебник не смог бы убить ребенка? (Гарри Поттер) Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. Потратьте время, чтобы придумать одно предложение (~50 слов) о вашей книге. Затем дополните его до -                      абзаца, затем до страницы, а затем до полного резюме. +                      абзаца, затем до страницы, а затем — до полного описания. @@ -1020,42 +1021,42 @@ Develop plots. - Разработайте сюжет. + Разработайте сюжетные линии. Build worlds. Create hierarchy of broad categories down to specific details. - Строить миры. Создайте иерархию общих категорий и до конкретных деталей. + Опишите вымышленный мир. От общих описаний переходите к конкретным деталям. Create the outline of your masterpiece. - Создайте план вашего шедевра. + Создайте структуру вашего шедевра. Write. - Писать. + Пишите. Debug info. Sometimes useful. - Отладочная информация. Иногда полезно. + Отладочная информация. Иногда бывает полезной. Dictionary - Словарь + Ор&фография Nothing - Ничего + Нет POV - Точка зрения + От лица @@ -1070,12 +1071,12 @@ Compile - Собрать + Экспорт Icon color - Цвет иконки + Цвет значка @@ -1090,7 +1091,7 @@ Icon - Иконка + Значок @@ -1115,12 +1116,12 @@ Add plot step - Добавить шаги сюжета + Добавить шаг - + &Import… - + &Импорт… @@ -1140,7 +1141,7 @@ C&ut - В&ырезать + Вы&резать @@ -1150,14 +1151,14 @@ &Paste - &Вставить + Вс&тавить Ctrl+V - + &Split… &Разделить… @@ -1170,7 +1171,7 @@ Sp&lit at cursor - Ра&зделить на курсор + Ра&зделить с позиции курсора @@ -1215,7 +1216,7 @@ Dupl&icate - Дупли&каты + Дубли&ровать @@ -1225,7 +1226,7 @@ &Rename - &Переименовать + Пере&именовать @@ -1235,7 +1236,7 @@ Organi&ze - Органи&зовать + &Структура @@ -1255,7 +1256,7 @@ &Level 1 (setext) - &Уровень 1 (с текстом) + &Уровень 1 (setext) @@ -1275,7 +1276,7 @@ Level &1 (atx) - Уровень &1 (atx) + Уровень &1 (#) @@ -1360,12 +1361,12 @@ &Verbatim - &Дословный + &Цитата Su&perscript - Ве&рхний индекс + Надст&рочный @@ -1375,7 +1376,7 @@ Subsc&ript - Инд&екс + По&дстрочный @@ -1385,7 +1386,7 @@ Co&mment block - Бл&ок комментариев + Врезка с к&омментарием @@ -1405,27 +1406,27 @@ &Comment line(s) - &Строка комментария + &Комментарий &Ordered list - &Упорядоченный список + &Нумерованный список &Unordered list - &Неупорядоченный список + &Маркированный список B&lockquote - Бло&к цитата + Врезка с ци&татой Remove selected plot step(s) - Удалить выбранный шаг сюжета + Удалить выбранные шаги @@ -1440,7 +1441,7 @@ {} has no installed dictionaries - {} не имеет установленных словарей + Нет установленных словарей для {} @@ -1465,12 +1466,12 @@ PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - PyQt / Qt версий 5.11 и 5.12 могут вызывать сбой, который может привести к потере данных. + PyQt / Qt версии 5.11 и 5.12 могут вызывать сбой, приводящий к потере данных. PyQt {} and Qt {} are in use. - PyQt {} и Qt {} используются. + Используются PyQt {} и Qt {}. @@ -1480,107 +1481,107 @@ Allow POV - + Рассказчик Search - + Поиск Ctrl+F - + Ctrl+F &Technical Support - + &Поддержка How to obtain technical support for Manuskript. - + Как получить техническую поддержку для Manuskript. F1 - + F1 &Locate log file... - + &Найти лог-файл... Locate log file - + Найти лог-файл Locate the diagnostic log file used for this session. - + Найти лог-файл для текущей сессии. Shift+F1 - + Shift+F1 Sorry! - + Простите! This session is not being logged. - + Сессия не записана в лог-файл. A log file is a Work in Progress! - + Лог-файл записывается! The log file "{}" will continue to be written to until Manuskript is closed. - + Запись лог-файла "{}" будет продолжена до выхода из Manuskript. It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Он будет показан в файловом менеджере, но работа с ним будет ограничена, пока вы не выйдете из Manuskript. Error! - + Ошибка! An error was encountered while trying to show the log file below in your file manager. - + Возникла ошибка при показе лог-файла, показанного ниже, в файловом менеджере. F3 - + F3 Shift+F3 - + Shift+F3 Situation - + Ситуация Status - Статус + Статус @@ -1588,7 +1589,7 @@ No results found - + Ничего не найдено @@ -1606,17 +1607,17 @@ Revisions - Вариант + Версии Views - Просмотры + Отображение Labels - Меток + Пометки @@ -1646,7 +1647,7 @@ Automatically load last project on startup - Автоматическая загрузка последнего проекта при старте + Загружать последний проект при запуске @@ -1656,32 +1657,32 @@ Automatically save every - Автоматически всё сохраняет + Автосохранение каждые minutes. - минуты. + минут(ы). If no changes during - Если никаких изменений в течении + При отсутствии изменений в течение seconds. - секунды. + секунд. Save on project close - Записать и закрыть проект + Сохранять проект при закрытии <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - <html><head/><body><p>Если вы включите эту опцию, ваш проект будет сохранён в один единый файл. Проще для копирования или резервного сохранения, но не допускает совместного редактирования или управления версиями.<br/>если эта опция отключена, ваш проект будет сохранён как папка, содержащая несколько файлов.</p></body></html> + <html><head/><body><p>Если вы включите эту опцию, ваш проект будет сохранён в один файл. Это упрощает копирование или резервное сохранение, но не допускает совместного редактирования или сохранения версий.<br/>Если эта опция отключена, ваш проект будет сохранён в папку, содержащую несколько файлов.</p></body></html> @@ -1691,62 +1692,62 @@ Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - Варианты - это способ отслеживания изменений. Для каждого текстового элемента он сохраняет все изменения, внесенные в основной текст, что позволяет просматривать и восстанавливать предыдущие версии. + Версии — это способ отслеживания изменений. Для каждого элемента сохраняются все изменения, внесенные в текст, что позволяет просматривать и восстанавливать его предыдущее состояние. Keep revisions - Сохранить Вариант + Сохранять изменения S&mart remove - У&мный стиратель + И&нтеллектуальное отслеживание Keep: - Сохранить: + Сохранять: Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - Умный стиратель - позволяет сохранить только определенное количество изменений. Настоятельно рекомендуется использовать его, чтобы файл не заполнился тысячами незначительных изменений. + Режим интеллектуального отслеживания позволяет сохранить только определенное количество изменений. Настоятельно рекомендуется использовать его, чтобы файл не заполнялся тысячами незначительных правок. revisions per day for the last month - Варианты в день за последний месяц + изменений в день за последний месяц revisions per minute for the last 10 minutes - Варианты за минуту за последние 10 минут + изменений в минуту за последние 10 минут revisions per hour for the last day - Варианты за час за последний день + изменений в час за последний день revisions per 10 minutes for the last hour - Варианты за 10 минут за последний час + изменений в 10 минут за последний час revisions per week till the end of time - Варианты за неделю до окончания времени + изменений в неделю (всего) Views settings - Настройки просмотров + Настройки отображения Tree - Дерево + Структура @@ -1756,17 +1757,17 @@ Icon color: - Цвета иконок: + Цвет значков: Nothing - Нечего + Нет POV - Точка зрения + От лица @@ -1781,7 +1782,7 @@ Compile - Сборка + Экспорт @@ -1806,12 +1807,12 @@ Show summary - Показать резюме + Показывать описание &Nothing - &Нечего + &Нет @@ -1821,12 +1822,12 @@ Outline - Контур + Схема Visible columns - Видимые столбцы + Показывать столбцы @@ -1841,22 +1842,22 @@ Percentage - Процент + % готовности Title - Заглавие + Заголовок Index cards - Индекс карты + Карточки Item colors - Цвета предметов + Цвета элементов @@ -1866,7 +1867,7 @@ Corner color: - Цвет угла: + Цвет углов: @@ -1891,7 +1892,7 @@ Text editor - Текстовый редактор + Редактор @@ -1901,7 +1902,7 @@ Family: - Семья: + Семейство: @@ -1911,7 +1912,7 @@ Misspelled: - Орфографическая ошибка: + Ошибки: @@ -1921,7 +1922,7 @@ Paragraphs - Параграф + Параметры абзаца @@ -1931,12 +1932,12 @@ Single - Одиночный + Одинарный 1.5 lines - 1.5 линии + 1.5 пункта @@ -1956,17 +1957,17 @@ Tab width: - Ширина вкладок: + Ширина вкладки: px - пиксель + пикселей Indent 1st line - Отступ 1-й линии + Отступ 1-й строки @@ -2026,7 +2027,7 @@ Type: - Символ: + Тип: @@ -2036,7 +2037,7 @@ Tiled - Замостить + Заполнить @@ -2056,32 +2057,32 @@ Zoomed - Увеличино + Увеличить Opacity: - Непрозрачность: + Прозрачность: Position: - Позиция: + Положение: Left - Слева + По левому краю Center - Центр + По центру Right - Право + По правому краю @@ -2091,12 +2092,12 @@ Corner radius: - Радиус угла: + Закругление: Margins: - Поля: + Границы: @@ -2121,7 +2122,7 @@ Use block insertion of - Используйте блок вставки + Размер в режиме вставки @@ -2131,7 +2132,7 @@ Justify - Выровнять + По ширине @@ -2141,12 +2142,12 @@ Icon Size - Размер Иконки + Размер значка TextLabel - Текстовая метка + Текст @@ -2166,27 +2167,27 @@ Left/Right margins: - Влево/Вправо поля: + Левая/правая границы: Top/Bottom margins: - Верхние/Нижние поля: + Верхняя/нижняя границы: S&how progress - П&оказать успехи + П&оказывать прогресс Show summar&y - Показать резюм&е + Показывать описа&ние Show p&rogress - Показать у&спехи + Показывать п&рогресс @@ -2221,17 +2222,17 @@ Restarting Manuskript ensures all settings take effect. - Перезапуск Manuskript гарантирует, что все настройки вступят в силу. + Перезапустите Manuskript для применения всех изменений. Show &word count - Показать &количество слов + Показывать &количество слов &Show word count - &Показать количество слов + &Показывать количество слов @@ -2246,12 +2247,12 @@ Focus mode - Режим фокусировки + Режим концентрации None - Пусто + Нет @@ -2261,86 +2262,87 @@ Line - Линия + Строка Paragraph - Параграф + Абзац <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - <p><b>Функция доработка была источником многих сообщений о проблемах. В этой версии Manuskript он был отключен по умолчанию для новых проектов, чтобы обеспечить лучший функционал.</b></p><p>Почему эти проблемы уже не устранены? <a href="https://www.theologeek.ch/manuskript/contribute/">Нам нужна ваша помощь, чтобы сделать Manuskript лучше!</a></p> + <p><b>Функция записи изменений вызывала много проблем. В этой версии Manuskript она была отключена по умолчанию для новых проектов, чтобы обеспечить лучший функционал.</b></p><p>Почему эти проблемы еще не устранены? <a href="https://www.theologeek.ch/manuskript/contribute/">Нам нужна ваша помощь, чтобы сделать программу лучше!</a></p> Show progress in chars next to words - + Показывать объем в символах + и словах Char/Word Counter - + Количество символов/слов Count spaces as chars - + Считать символы с пробелами Show char c&ount - + Показывать количество с&имволов Sho&w char count - + Показывать кол&ичество символов SpellAction - + Spelling Suggestions - Варианты правописания + Варианты написания - + &Add to dictionary - &Добавить в словарь + До&бавить в словарь - + &Remove from custom dictionary - &Удалить из пользовательского словаря + &Удалить из словаря - + &New Character - + Новый &персонаж - + &New Plot Item - + Новая &сюжетная линия - + &New World Item - + Новая &деталь - + &Correction Suggestions - + &Варианты исправления - + &Correction Suggestion - + &Вариант исправления @@ -2348,12 +2350,12 @@ About Manuskript - О Манускрипт + О программе Manuskript - Манускрипт + Manuskript @@ -2366,7 +2368,7 @@ Software Versions in Use: - Используемые версии программного обеспечения: + Используемые версии программ: @@ -2379,7 +2381,7 @@ POV - Точка зрения + От лица @@ -2394,7 +2396,7 @@ Compile - Сборка + Экспорт @@ -2417,7 +2419,7 @@ POV: - Точка зрения: + От лица: @@ -2437,7 +2439,7 @@ Few sentences summary: - Описание в несколько предложений: + Описание из нескольких предложений: @@ -2458,17 +2460,17 @@ Main - Главная + Главные Secondary - Вторичный + Второго плана Minor - Незначительный + Эпизодические @@ -2481,12 +2483,12 @@ Filter (type the name of anything in your project) - Фильтр (введите название чего-либо в вашем проекте) + Фильтр (введите название чего-либо в проекте) Minor - Незначительный + Эпизодический @@ -2496,7 +2498,7 @@ Main - Главная + Главный @@ -2511,12 +2513,12 @@ Plots - Сюжеты + Сюжетные линии World - Мир + Вселенная @@ -2524,22 +2526,22 @@ None - + Нет Main - Главная + Главный Secondary - Вторичный + Второго плана Minor - Незначительный + Эпизодический @@ -2568,7 +2570,7 @@ Dock Widgets Toolbar - Панель инструментов Dock Widgets + Панель Dock Widgets @@ -2589,7 +2591,7 @@ Full summary - Полное резюме + Полное описание @@ -2615,12 +2617,12 @@ Manage exporters - Управление экспортерами + Выбор формата Preview - Предварительный просмотр + Просмотр @@ -2651,7 +2653,7 @@ Decide here what will be included in the final export. - Решите здесь, что будет включено в окончательный экспорт. + Определите, что будет включено в окончательный файл. @@ -2671,32 +2673,32 @@ I need more granularity - Мне нужно более детализации + Нужно больше детализации Fi&lters - Фи&льтры + Фи&льтр <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - <html><head/><body><p>Фильтры, какие элементы будут включены в окончательный экспорт.<br/><span style=" color:#773333;">(не полностью реализована.)</span></p></body></html> + <html><head/><body><p>Определяет, какие элементы будут включены в окончательный экспорт.<br/><span style=" color:#773333;">(Реализовано не полностью.)</span></p></body></html> Ignore compile status (include all items) - Игнорировать статус сборки (включая все элементы) + Игнорировать статус экспорта (для всех элементов) Subitems of: - Подэлементы: + Дочерние элементы: Labels - Метки + Пометки @@ -2706,7 +2708,7 @@ Separations - Цветоделение + Разделители @@ -2721,7 +2723,7 @@ Custom - Пользовательские + Указать @@ -2731,12 +2733,12 @@ Between folder and text: - Между папками и текстом: + Между папкой и текстом: Between text and folder: - Между текстом и папками: + Между текстом и папкой: @@ -2746,32 +2748,32 @@ Typographic replacements: - Типографические замены: + Замены знаков препинания: Replace double quotes (") with: - Заменить двойные кавычки (") с: + Заменить двойные кавычки (") на: Replace single quotes (') with: - Заменить одинарные кавычки (') с: + Заменить одинарные кавычки (') на: Remove multiple spaces - Удалить повторяющиеся пробелы + Удалить двойные пробелы Custom replacements: - Пользовательские замены: + Заменить также: Enabled - Включено + Вкл. @@ -2781,17 +2783,17 @@ With - С + ...на RegExp - Регулярное выражение + Шаблон If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - Если этот флажок установлен, использует регулярное выражение для замены. Если флажок снят, будет заменен как обычный текст. + Если выбрано, для замены используется регулярное выражение. Если не выбрано, будет заменено как обычный текст. @@ -2821,19 +2823,19 @@ {}Level {} folder - {}Уровень {} папка + {}Уровень {} папки {}Level {} text - {}Уровень {} текст + {}Уровень {} текста - + Replace ... with … Заменить ... на … - + Replace --- with — Заменить --- на — @@ -2859,12 +2861,12 @@ {} not found. Install it, or set path manually. - {} не найден. Установить его, или задать путь вручную. + {} не найден. Установите его или укажите путь вручную. <b>Status:</b> uninstalled. - <b>Статус:</b> удалены. + <b>Статус:</b> удален. @@ -2874,7 +2876,7 @@ Set {} executable path. - Установить {} путь к исполняемому файлу. + Указать {} путь к исполняемому файлу. @@ -2882,12 +2884,12 @@ Phrases - Фразы + Словосочетание Frequency - Частота + Количество @@ -2905,12 +2907,12 @@ {} words / {} - {} слова / {} + {} слов / {} {} words - {} слова + {} слов @@ -2935,7 +2937,7 @@ Title: Show Full Path - Название: Показать полный путь + Заголовок: Показать полный путь @@ -2955,7 +2957,7 @@ Progress: Auto Show/Hide - Прогресс: Авто Показать/Скрыть + Показать прогресс @@ -2965,7 +2967,7 @@ Clock: Show Seconds - Часы: Показать секунды + Часы: показать секунды @@ -2978,7 +2980,7 @@ Split scenes at: - Разделение сцены на: + Разделять действия по: @@ -2993,7 +2995,7 @@ Import under: - Импорт по: + Импортировать до: @@ -3006,7 +3008,7 @@ If you don't wanna see me, you can hide me in Help menu. - Если Вы не хотите меня видеть, вы можете меня спрятать в меню Помощь. + Если вы не хотите меня видеть, то можете отключить в меню Помощь. @@ -3024,7 +3026,7 @@ Choose file - Выберите файл + Выбрать файл @@ -3034,7 +3036,7 @@ Preview - Предварительный просмотр + Просмотр @@ -3047,7 +3049,7 @@ Various - Различные + Разное @@ -3065,27 +3067,27 @@ Word target - Целевые слова + Цель, слов Time target - Целевые слова + Цель, время words - слова + слов minutes - минуты + минут Lock ! - Заблокировано ! + Заблокировано! @@ -3110,12 +3112,12 @@ {} remaining - {} оставшиеся + {} осталось {} words remaining - {} слова оставшиеся + {} слов осталось @@ -3133,12 +3135,12 @@ Index cards - Карточки индекса + Карточки Outline - Контур + Схема @@ -3158,32 +3160,32 @@ Root - Корневой + Верхний уровень {} words - {} слова + {} слов ({} chars) {} words / {} - + ({} символов) {} слов / {} {} words / {} - + {} слов / {} {} chars - + {} символов {} chars - + {} символов @@ -3209,7 +3211,7 @@ Summary - Сводка + Описание @@ -3219,7 +3221,7 @@ Full summary - Полное резюме + Полное описание @@ -3245,12 +3247,12 @@ Set POV - Установить точку зрения + Рассказчик None - Пусто + Нет @@ -3270,32 +3272,32 @@ Main - Главная + Главный Secondary - Вторичный + Второго плана Minor - Незначительный + Эпизодический Set Custom Icon - Установить Пользовательскую Иконку + Установить значок Restore to default - Восстановить значения по умолчанию + Восстановить значение по умолчанию Root - Корневой + Верхний уровень @@ -3308,34 +3310,29 @@ Открыть {} в новой вкладке - + About to remove - Удаление - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Вы собираетесь удалить {} элемент(ы).</b></p><p>Вы уверены?</p> + К удалению - + Select at least two items. Folders are ignored. - Выберите по крайней мере два элемента. Папки игнорируются. + Выберите минимум два элемента, не считая папок. - + All items must be on the same level (share the same parent). - Все предметы должны быть на том же уровне (иметь одного родителя). + Все элементы должны быть на одном уровне (с одним родителем). New &Folder - Новые &Папки + Новая &папка New &Text - Новый &Текст + Новый &текст @@ -3355,48 +3352,58 @@ &Rename - &Переименовать + Пере&именовать &Delete &Удалить + + + You're about to delete {} item(s). + Вы удаляете {} элемент(ов). + + + + Are you sure? + Вы уверены? + outlineCharacterDelegate None - Пусто + Нет Main - Главная + Главный Secondary - Вторичный + Второго плана Minor - Незначительный + Эпизодический outlineItem - + {} words / {} ({}) - {} слова / {} ({}) + {} слов / {} ({}) - + {} words - {} слова + {} слов @@ -3404,7 +3411,7 @@ General - Основные + Основной @@ -3422,7 +3429,7 @@ Main - Главная + Главный @@ -3432,7 +3439,7 @@ Minors - Второстепенный + Эпизодические @@ -3440,12 +3447,12 @@ General - Основные + Основной Promise - Обещание + Назначение @@ -3465,22 +3472,22 @@ Try / Fail - Попытка / Неудача + Попытка/неудача No and - Нет и + "Нет, и" Yes but - Да, но + "Да, но" Freytag's pyramid - Freytag's пирамида + Пятиактная структура @@ -3490,7 +3497,7 @@ Rising action - Набирающее популярность + Развитие @@ -3500,22 +3507,22 @@ Falling action - Падение + Спад действия Three acts - Три акта + Трехактная структура 1. Setup - 1. Установки + 1. Завязка 1. Inciting event - 1. Подстрекательское событие + 1. Пробуждающее событие @@ -3530,7 +3537,7 @@ 2. Reversal - 2. Разворот + 2. Центральный поворот @@ -3540,7 +3547,7 @@ 3. Stand up - 3. Вставать + 3. Преодоление @@ -3550,7 +3557,7 @@ 3. Ending - 3. Концовка + 3. Развязка @@ -3580,17 +3587,17 @@ Tests - Тесты + Испытания Approach - Подход + Приближение Abyss - Бездна + Падение @@ -3610,7 +3617,7 @@ Return - Возврат + Возвращение @@ -3623,7 +3630,7 @@ Meta - + Мета @@ -3638,12 +3645,12 @@ Secondary - Вторичный + Вторичная Minor - Незначительный + Эпизод @@ -3651,17 +3658,17 @@ Main - Главная + Главные Secondary - Вторичный + Вторичные Minor - Незначительный + Эпизоды @@ -3679,12 +3686,12 @@ Secondary - Второстепенный + Вторичная Minors - Второстепенный + Эпизоды @@ -3697,7 +3704,7 @@ POV - Точка зрения + От лица @@ -3712,7 +3719,7 @@ Compile - Сборка + Экспорт @@ -3750,7 +3757,7 @@ POV: - Точка зрения: + От лица: @@ -3765,12 +3772,12 @@ Short summary: - Короткое резюме: + Краткое описание: Long summary: - Длинное резюме: + Подробное описание: @@ -3790,12 +3797,12 @@ POV of: - Точки зрения: + От лица: Go to {}. - Пойти в {}. + Перейти к {}. @@ -3815,12 +3822,12 @@ Resolution steps - Шаги решения + Этапы решения Passion - Увлечение + Напряжение @@ -3855,12 +3862,12 @@ World: <b>{name}</b>{path} - Мир: <b>{name}</b>{path} + Вселенная: <b>{name}</b>{path} Referenced in: - Ссылка в: + Ссылка из: @@ -3875,17 +3882,17 @@ Epiphany - Прозрение + Озарение Short summary - Короткое резюме + Краткое описание Longer summary - Большое резюме + Развернутое описание @@ -3918,7 +3925,7 @@ Show ancient version - Показать древнюю версию + Показать старую версию @@ -3986,7 +3993,7 @@ Search for... - Поиск по... + Искать... @@ -4004,7 +4011,7 @@ newtheme - Новая тема + новаятема @@ -4014,12 +4021,12 @@ (read-only) - (только чтение) + (только для чтения) Open Image - Открытое изображение + Открыть изображение @@ -4034,13 +4041,13 @@ Unable to load selected file - Не удалось загрузить выбранный файл + Не удалось загрузить файл Unable to add selected image: {} - Невозможно добавить выбранное изображение: + Невозможно добавить изображение: {} @@ -4054,22 +4061,22 @@ TextLabel - Текстовая Метка + Текстовая метка Minor - Незначительный + Эпизодический Secondary - Вторичный + Второго плана Main - Главная + Главный @@ -4092,19 +4099,19 @@ <p><b>Mark:</b></p> - <p>разделить выбранный элемент(ы) по данной метке.</p> + <p>Разделить выбранные элементы по указанной отметке.</p> - <p>Если один из выбранных элементов папка, она будет применяться - последовательно <i>все</i> у дочерних элементов.</p> + <p>Если выбрана также папка, изменения будет применены + последовательно <i>ко всем</i> ее дочерним элементам.</p> - <p>Знак разделения может содержать следующие управляющие последовательности: + <p>Отметка может содержать следующие управляющие последовательности: <ul> - <li><b><code>\n</code></b>: линия разрыва</li> + <li><b><code>\n</code></b>: разрыв строки</li> <li><b><code>\t</code></b>: табуляция</li> </ul> </p> - <p><b>Знак:</b></p> + <p><b>Отметка:</b></p> @@ -4128,12 +4135,12 @@ Show Plots - Показать Сюжеты + Показать сюжетные линии Show Characters - Показать Персонажи + Показать персонажей @@ -4141,17 +4148,17 @@ Open selected items in that view. - Открыть выбранные элементы в этом виде. + Открыть выбранные элементы в этом отображении. Split horizontally - Отразить по горизонтали + Разделить по горизонтали Close split - Закрыть разделение + Объединить @@ -4162,7 +4169,7 @@ textEditView - + Various Различные @@ -4258,7 +4265,7 @@ Empty - Пустые + Пустой @@ -4273,7 +4280,7 @@ Short Story - Короткий рассказ + Рассказ @@ -4283,7 +4290,7 @@ Demo projects - Демонстрационные проекты + Демо-проекты @@ -4298,7 +4305,7 @@ Next time, automatically open last project - В следующий раз, автоматически открывать последний проект + При запуске открывать последний проект @@ -4323,7 +4330,7 @@ Manuskript project (*.msk);;All files (*) - Манускрипт проект (*.msk);;Все файлы (*) + Проект Manuskript (*.msk);;Все файлы (*) @@ -4333,17 +4340,17 @@ Manuskript project (*.msk) - Манускрипт проект (*.msk) + Проект Manuskript (*.msk) Manuskript - Манускрипт + Manuskript Create New Project - Создать новый проект + Создать проект @@ -4358,7 +4365,7 @@ Empty fiction - Чистый лист + Художественный текст @@ -4368,7 +4375,7 @@ Scene - Сцена + Действие @@ -4388,7 +4395,7 @@ Empty non-fiction - Пустая научная литература + Обычный текст @@ -4408,22 +4415,22 @@ Something - Что-то + Введите текст <b>Total:</b> {} words (~ {} pages) - <b>Итого:</b> {} слова (~ {} страниц) + <b>Всего:</b> {} слов (~ {} страниц) Fiction - Художественная литература + Художественный Non-fiction - Научно-популярные + Обычный @@ -4438,7 +4445,7 @@ Research - Исследования + Исследование @@ -4471,12 +4478,12 @@ Fantasy world building - Здание мира фэнтези + Создание вселенной Physical - Физические + Природа @@ -4496,7 +4503,7 @@ Wild life - Дикая жизнь + Дикая природа @@ -4511,7 +4518,7 @@ Races - Гонки + Расы @@ -4521,12 +4528,12 @@ Cultural - Культурные + Культура Customs - Таможня + Обычаи @@ -4546,7 +4553,7 @@ Dresses - Платья + Одежда @@ -4576,7 +4583,7 @@ Government - Правительство + Государство @@ -4601,12 +4608,12 @@ Military - Военные + Военное дело Technology - Технология + Технологии @@ -4631,7 +4638,7 @@ Magic system - Магическая система + Магия @@ -4641,12 +4648,12 @@ Organization - Организация + Принципы действия Magical objects - Магические предметы + Волшебные предметы @@ -4656,7 +4663,7 @@ Magical races - Магические расы + Виды существ Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_sv.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_sv.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_sv.ts manuskript-0.14.0/i18n/manuskript_sv.ts --- manuskript-0.12.0/i18n/manuskript_sv.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_sv.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -10,12 +11,12 @@ Basic HTML output using the Python module 'markdown'. - Grundläggande HTML-export via python-modulen 'markdown'. + Grundläggande HTML-utmatning genom användning av python-modulen 'markdown'. Python module 'markdown'. - python-modulen 'markdown'. + Python-modulen 'markdown'. @@ -53,7 +54,7 @@ Simplest export to plain text. Allows you to use your own markup not understood by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - Enkel export till ren text. Låter dig använda egna markup-format som annars + Enkel export till ren text. Låter dig använda egna markup-format som annars inte förstås av Manuskript, t.ex. <a href='www.fountain.io'>Fountain</a>. @@ -67,9 +68,9 @@ formats.</p> <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - <p>Universellt konverteringsverktyg för dokument. Kan användas för att konvertera markdown till många olika + <p>Universellt konverteringsverktyg för dokument. Kan användas för att konvertera markdown till många olika format.</p> - <p>Websida: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Hemsida: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -95,14 +96,14 @@ Needs LaTeX to be installed. - Kräver att LaTex är installerat. + Kräver att LaTeX är installerat. a valid LaTeX installation. Pandoc recommendations can be found on: <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - en giltig LaTex-installation. Se vad pandoc rekommenderar på: - <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Vill du ha stöd för unicode behöver du xelatex. + en giltig LaTex-installation. Pandoc-rekommendationer kan hittas här: + <a href="http://pandoc.org/installing.html">pandoc.org/installing.html</a>. Vill du ha stöd för Unicode så behöver du XeLaTeX. @@ -227,7 +228,7 @@ - Choose output file… + Choose output file… @@ -344,9 +345,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Info:</b> En väldigt enkel + &lt;b&gt;Info:&lt;/b&gt; En väldigt enkel tolk som kommer att gå genom ett Markdown-dokument - och skapar objekt för varje titel.<br/>&nbsp; + och skapar objekt för varje titel.&lt;br/&gt;&nbsp; @@ -414,12 +415,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>Info:</b> Manuskript kan - importera från <b>markdown</b> eller <b>OPML</b>. Pandoc kommer att + &lt;b&gt;Info:&lt;/b&gt; Manuskript kan + importera från &lt;b&gt;markdown&lt;/b&gt; eller &lt;b&gt;OPML&lt;/b&gt;. Pandoc kommer att konvertera ditt dokument till endera (se alterntiv nedan), och sedan kommer det att importeras i manuskript. Endera kan ge bättre resultat beroende på ditt dokument. - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -1116,7 +1117,7 @@ Add plot step Lägg till nytt steg i handlingen (CTRL+Enter) - + &Import… &Importera… @@ -1156,7 +1157,7 @@ Ctrl+V Ctrl+V - + &Split… &Dela… @@ -1244,142 +1245,142 @@ &Format - + &Formatera &Header - + &Huvud &Level 1 (setext) - + &Nivå 1 (setext) Ctrl+Alt+1 - + Ctrl+Alt+1 Level &2 - + Nivå &2 Ctrl+Alt+2 - + Ctrl+Alt+2 Level &1 (atx) - + Nivå &1 (atx) Ctrl+1 - + Ctrl+1 L&evel 2 - + N&ivå 2 Ctrl+2 - + Ctrl+2 Level &3 - + Nivå &3 Ctrl+3 - + Ctrl+3 Level &4 - + Nivå &4 Ctrl+4 - + Ctrl+4 Level &5 - + Nivå &5 Ctrl+5 - + Ctrl+5 Level &6 - + Nivå &6 Ctrl+6 - + Ctrl+6 &Bold - + &Fet Ctrl+B - + Ctrl+B &Italic - + &Kursiv Ctrl+I - + Ctrl+I &Strike - + &Genomstruken &Verbatim - + &Ordagrann Su&perscript - + Su&perskript Ctrl++ - + Ctrl++ Subsc&ript - + Undersk&ript Ctrl+- - + Ctrl+- @@ -1389,7 +1390,7 @@ Ctrl+Shift+C - + Ctrl+Shift+C @@ -1399,7 +1400,7 @@ Ctrl+0 - + Ctrl+0 @@ -2302,42 +2303,42 @@ SpellAction - + Spelling Suggestions Stavningsförslag - + &Add to dictionary &Lägg till i ordbok - + &Remove from custom dictionary &Ta bort från ordbok - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion @@ -2749,13 +2750,13 @@ - Replace ... with … - Ersätt ... med … + Replace ... with … + Ersätt ... med … - Replace --- with — - Ersätt --- med — + Replace --- with — + Ersätt --- med — @@ -3307,22 +3308,17 @@ Öppna {} i en ny flik - + About to remove Håller på att ta bort - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>Du håller på att ta bort {} objekt.</b></p><p>Är du säker?</p> - - - + Select at least two items. Folders are ignored. Välj åtminstone två objekt. Mappar hoppas över. - + All items must be on the same level (share the same parent). Alla objekt måste vara på samma nivå (dela samma förälder). @@ -3361,6 +3357,16 @@ &Delete &Ta bort + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate @@ -3388,12 +3394,12 @@ outlineItem - + {} words / {} ({}) {} ord / {} ({}) - + {} words {} ord @@ -4160,7 +4166,7 @@ textEditView - + Various Diverse Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_ta.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_ta.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_ta.ts manuskript-0.14.0/i18n/manuskript_ta.ts --- manuskript-0.12.0/i18n/manuskript_ta.ts 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/i18n/manuskript_ta.ts 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4633 @@ + + + + + Export + + + Basic HTML output using the Python module 'markdown'. + + + + + Python module 'markdown'. + + + + + Markdown source + + + + + HTML Source + + + + + HTML Output + + + + + Default exporter, provides basic formats used by other exporters. + + + + + Preview with highlighter. + + + + + Plain text + + + + + A little known format modestly used. You know, web sites for example. + + + + + Needs LaTeX to be installed. + + + + + Error + + + + + Standalone document (not just a fragment) + + + + + Include a table of contents. + + + + + Number of sections level to include in TOC: + + + + + Typographically correct output + + + + + Normalize the document (cleaner) + + + + + Specify the base level for headers: + + + + + Use reference-style links instead of inline links + + + + + Use ATX-style headers + + + + + Self-contained HTML files, with no dependencies + + + + + Use <q> tags for quotes in HTML + + + + + LaTeX engine used to produce the PDF. + + + + + Paper size: + + + + + Font size: + + + + + Class: + + + + + Line spacing: + + + + + Books that don't kill trees. + + + + + OpenDocument format. Used by LibreOffice for example. + + + + + Microsoft Office (.docx) document. + + + + + reStructuredText is a lightweight markup language. + + + + + Just like plain text, excepts adds markdown titles. + Presupposes that texts are formatted in markdown. + + + + + Simplest export to plain text. Allows you to use your own markup not understood + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + + + + + <p>A universal document converter. Can be used to convert Markdown to a wide range of other + formats.</p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + + + + + + a valid LaTeX installation. Pandoc recommendations can be found on: + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + + + + + Export to markdown, using pandoc. Allows more formatting options + than the basic manuskript exporter. + + + + + LaTeX is a word processor and document markup language used to create + beautiful documents. + + + + + The purpose of this format is to provide a way to exchange information + between outliners and Internet services that can be browsed or controlled + through an outliner. + + + + + Disable YAML metadata block. +Use that if you get YAML related error. + + + + + Convert to ePUB3 + + + + + Could not process regular expression: +{} + + + + + Choose output file… + + + + + ExportersManager + + + Manage Exporters + + + + + Manuskript + + + + + Description + + + + + Offers export to + + + + + Status + + + + + Status: + + + + + Version: + + + + + Path: + + + + + ... + + + + + {HelpText} + + + + + FrequencyAnalyzer + + + Frequency Analyzer + + + + + Word frequency + + + + + Settings + + + + + Minimum size: + + + + + Exclude words (comma separated): + + + + + Analyze + + + + + Phrase frequency + + + + + Number of words: from + + + + + to + + + + + Import + + + Markdown import + + + + + <b>Info:</b> A very simple + parser that will go through a markdown document and + create items for each titles.<br/>&nbsp; + + + + + Folder import + + + + + <p><b>Info:</b> Imports a whole + directory structure. Folders are added as folders, and + plaintext documents within (you chose which ones by extension) + are added as scene.</p> + <p>Only text files are supported (not images, binary or others).</p> + + + + + Include only those extensions: + + + + + Comma separated values + + + + + Sort items by name + + + + + Import folder then files + + + + + OPML Import + + + + + File open failed. + + + + + This does not appear to be a valid OPML file. + + + + + Pandoc import + + + + + <b>Info:</b> Manuskript can + import from <b>markdown</b> or <b>OPML</b>. Pandoc will + convert your document to either (see option below), and + then it will be imported in manuskript. One or the other + might give better result depending on your document. + <br/>&nbsp; + + + + + Import using: + + + + + Wrap lines: + + + + + <p>Should pandoc create + cosmetic / non-semantic line-breaks?</p><p> + <b>auto</b>: wraps at 72 characters.<br> + <b>none</b>: no line wrap.<br> + <b>preserve</b>: tries to preserves line wrap from the + original document.</p> + + + + + Mind Map Import + + + + + This does not appear to be a valid Mind Map file. + + + + + Mind Map import + + + + + Import tip as: + + + + + Untitled + + + + + MDEditCompleter + + + Insert reference + + + + + MainWindow + + + General + + + + + Title + + + + + Subtitle + + + + + Series + + + + + Volume + + + + + Genre + + + + + License + + + + + Author + + + + + Name + + + + + Email + + + + + Summary + + + + + Situation: + + + + + Summary: + + + + + One sentence + + + + + One paragraph + + + + + One page + + + + + Full + + + + + One sentence summary + + + + + One paragraph summary + + + + + Expand each sentence of your one paragraph summary to a paragraph + + + + + One page summary + + + + + Full summary + + + + + Next + + + + + What if...? + + + + + Characters + + + + + Names + + + + + Filter + + + + + Basic info + + + + + Importance + + + + + Motivation + + + + + Goal + + + + + Conflict + + + + + Epiphany + + + + + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + + + + + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + + + + + Notes + + + + + Detailed info + + + + + Plots + + + + + Plot + + + + + Character(s) + + + + + Description + + + + + Result + + + + + Resolution steps + + + + + World + + + + + Populates with empty data + + + + + More + + + + + Source of passion + + + + + Source of conflict + + + + + Outline + + + + + Editor + + + + + Debug + + + + + FlatData + + + + + Persos + + + + + Labels + + + + + &File + + + + + &Recent + + + + + &Help + + + + + &Tools + + + + + &Edit + + + + + &View + + + + + &Mode + + + + + &Cheat sheet + + + + + Sea&rch + + + + + &Navigation + + + + + &Open + + + + + Ctrl+O + + + + + &Save + + + + + Ctrl+S + + + + + Sa&ve as... + + + + + Ctrl+Shift+S + + + + + &Quit + + + + + Ctrl+Q + + + + + &Show help texts + + + + + Ctrl+Shift+B + + + + + &Spellcheck + + + + + F9 + + + + + &Labels... + + + + + &Status... + + + + + Tree + + + + + &Simple + + + + + &Fiction + + + + + Index cards + + + + + S&ettings + + + + + F8 + + + + + &Close project + + + + + Co&mpile + + + + + F6 + + + + + &Frequency Analyzer + + + + + Book information + + + + + &About + + + + + About Manuskript + + + + + Manuskript + + + + + Project {} saved. + + + + + WARNING: Project {} not saved. + + + + + Project {} loaded. + + + + + Project {} loaded with some errors. + + + + + (~{} pages) + + + + + Words: {}{} + + + + + Book summary + + + + + Project tree + + + + + Metadata + + + + + Story line + + + + + Enter information about your book, and yourself. + + + + + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + + + + + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to + a paragraph, then to a page, then to a full summary. + + + + + Create your characters. + + + + + Develop plots. + + + + + Build worlds. Create hierarchy of broad categories down to specific details. + + + + + Create the outline of your masterpiece. + + + + + Write. + + + + + Debug info. Sometimes useful. + + + + + Dictionary + + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Icon color + + + + + Text color + + + + + Background color + + + + + Icon + + + + + Text + + + + + Background + + + + + Border + + + + + Corner + + + + + Add plot step + + + + + &Import… + + + + + F7 + + + + + &Copy + + + + + Ctrl+C + + + + + C&ut + + + + + Ctrl+X + + + + + &Paste + + + + + Ctrl+V + + + + + &Split… + + + + + Ctrl+Shift+K + + + + + Sp&lit at cursor + + + + + Ctrl+K + + + + + Ctrl+M + + + + + Ctrl+D + + + + + Del + + + + + &Move Up + + + + + Ctrl+Shift+Up + + + + + M&ove Down + + + + + Ctrl+Shift+Down + + + + + Dupl&icate + + + + + &Delete + + + + + &Rename + + + + + F2 + + + + + Organi&ze + + + + + M&erge + + + + + &Format + + + + + &Header + + + + + &Level 1 (setext) + + + + + Ctrl+Alt+1 + + + + + Level &2 + + + + + Ctrl+Alt+2 + + + + + Level &1 (atx) + + + + + Ctrl+1 + + + + + L&evel 2 + + + + + Ctrl+2 + + + + + Level &3 + + + + + Ctrl+3 + + + + + Level &4 + + + + + Ctrl+4 + + + + + Level &5 + + + + + Ctrl+5 + + + + + Level &6 + + + + + Ctrl+6 + + + + + &Bold + + + + + Ctrl+B + + + + + &Italic + + + + + Ctrl+I + + + + + &Strike + + + + + &Verbatim + + + + + Su&perscript + + + + + Ctrl++ + + + + + Subsc&ript + + + + + Ctrl+- + + + + + Co&mment block + + + + + Ctrl+Shift+C + + + + + Clear &formats + + + + + Ctrl+0 + + + + + &Comment line(s) + + + + + &Ordered list + + + + + &Unordered list + + + + + B&lockquote + + + + + Remove selected plot step(s) + + + + + The file {} does not exist. Has it been moved or deleted? + + + + + Install {}{} to use spellcheck + + + + + {} has no installed dictionaries + + + + + {}{} is not installed + + + + + Save project? + + + + + Save changes to project "{}" before closing? + + + + + Your changes will be lost if you don't save them. + + + + + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. + + + + + PyQt {} and Qt {} are in use. + + + + + Proceed with import at your own risk + + + + + Allow POV + + + + + Search + + + + + Ctrl+F + + + + + &Technical Support + + + + + How to obtain technical support for Manuskript. + + + + + F1 + + + + + &Locate log file... + + + + + Locate log file + + + + + Locate the diagnostic log file used for this session. + + + + + Shift+F1 + + + + + Sorry! + + + + + This session is not being logged. + + + + + A log file is a Work in Progress! + + + + + The log file "{}" will continue to be written to until Manuskript is closed. + + + + + It will now be displayed in your file manager, but is of limited use until you close Manuskript. + + + + + Error! + + + + + An error was encountered while trying to show the log file below in your file manager. + + + + + F3 + + + + + Shift+F3 + + + + + Situation + + + + + Status + + + + + Search + + + No results found + + + + + Settings + + + Settings + + + + + General + + + + + Revisions + + + + + Views + + + + + Labels + + + + + Status + + + + + Fullscreen + + + + + General settings + + + + + Application settings + + + + + Loading + + + + + Automatically load last project on startup + + + + + Saving + + + + + Automatically save every + + + + + minutes. + + + + + If no changes during + + + + + seconds. + + + + + Save on project close + + + + + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> + + + + + Save to one single file + + + + + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. + + + + + Keep revisions + + + + + S&mart remove + + + + + Keep: + + + + + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. + + + + + revisions per day for the last month + + + + + revisions per minute for the last 10 minutes + + + + + revisions per hour for the last day + + + + + revisions per 10 minutes for the last hour + + + + + revisions per week till the end of time + + + + + Views settings + + + + + Tree + + + + + Colors + + + + + Icon color: + + + + + Nothing + + + + + POV + + + + + Label + + + + + Progress + + + + + Compile + + + + + Text color: + + + + + Background color: + + + + + Folders + + + + + Show ite&m count + + + + + Show summary + + + + + &Nothing + + + + + Text + + + + + Outline + + + + + Visible columns + + + + + Goal + + + + + Word count + + + + + Percentage + + + + + Title + + + + + Index cards + + + + + Item colors + + + + + Border color: + + + + + Corner color: + + + + + Background + + + + + Color: + + + + + Ctrl+S + + + + + Image: + + + + + Text editor + + + + + Font + + + + + Family: + + + + + Size: + + + + + Misspelled: + + + + + Background: + + + + + Paragraphs + + + + + Line spacing: + + + + + Single + + + + + 1.5 lines + + + + + Double + + + + + Proportional + + + + + % + + + + + Tab width: + + + + + px + + + + + Indent 1st line + + + + + Spacing: + + + + + New + + + + + Edit + + + + + Delete + + + + + Theme name: + + + + + Apply + + + + + Cancel + + + + + Window Background + + + + + Text Background + + + + + Text Options + + + + + Paragraph Options + + + + + Type: + + + + + No Image + + + + + Tiled + + + + + Centered + + + + + Stretched + + + + + Scaled + + + + + Zoomed + + + + + Opacity: + + + + + Position: + + + + + Left + + + + + Center + + + + + Right + + + + + Width: + + + + + Corner radius: + + + + + Margins: + + + + + Padding: + + + + + Font: + + + + + Style + + + + + Cursor + + + + + Use block insertion of + + + + + Alignment: + + + + + Justify + + + + + Alignment + + + + + Icon Size + + + + + TextLabel + + + + + Disable blinking + + + + + Text area + + + + + Max width + + + + + Left/Right margins: + + + + + Top/Bottom margins: + + + + + S&how progress + + + + + Show summar&y + + + + + Show p&rogress + + + + + Old st&yle + + + + + Transparent + + + + + Restore defaults + + + + + Style: + + + + + Language: + + + + + Font size: + + + + + Restarting Manuskript ensures all settings take effect. + + + + + Show &word count + + + + + &Show word count + + + + + &New style + + + + + Typewriter mode + + + + + Focus mode + + + + + None + + + + + Sentence + + + + + Line + + + + + Paragraph + + + + + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + + + + + Show progress in chars next + to words + + + + + Char/Word Counter + + + + + Count spaces as chars + + + + + Show char c&ount + + + + + Sho&w char count + + + + + SpellAction + + + Spelling Suggestions + + + + + &Add to dictionary + + + + + &Remove from custom dictionary + + + + + &New Character + + + + + &New Plot Item + + + + + &New World Item + + + + + &Correction Suggestions + + + + + &Correction Suggestion + + + + + about + + + About Manuskript + + + + + Manuskript + + + + + aboutDialog + + + Version + + + + + Software Versions in Use: + + + + + abstractModel + + + Title + + + + + POV + + + + + Label + + + + + Status + + + + + Compile + + + + + Word count + + + + + Goal + + + + + basicItemView + + + Form + + + + + POV: + + + + + Goal: + + + + + Word count + + + + + One line summary + + + + + Few sentences summary: + + + + + characterModel + + + Name + + + + + Value + + + + + characterTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + cheatSheet + + + Form + + + + + Filter (type the name of anything in your project) + + + + + Minor + + + + + Secondary + + + + + Main + + + + + Characters + + + + + Texts + + + + + Plots + + + + + World + + + + + cmbOutlineCharacterChoser + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Various + + + + + cmbOutlineLabelChoser + + + Various + + + + + cmbOutlineStatusChoser + + + Various + + + + + collapsibleDockWidgets + + + Dock Widgets Toolbar + + + + + completer + + + Form + + + + + corkDelegate + + + One line summary + + + + + Full summary + + + + + editorWidget_ui + + + Form + + + + + exporter + + + Export + + + + + Export to: + + + + + Manage exporters + + + + + Preview + + + + + Settings + + + + + exporterDialog + + + {} (not implemented yet) + + + + + exporterSettings + + + Form + + + + + Content + + + + + Decide here what will be included in the final export. + + + + + Type + + + + + Title + + + + + Text + + + + + I need more granularity + + + + + Fi&lters + + + + + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + + + + + Ignore compile status (include all items) + + + + + Subitems of: + + + + + Labels + + + + + Status + + + + + Separations + + + + + Between folders: + + + + + Empty line + + + + + Custom + + + + + Between texts: + + + + + Between folder and text: + + + + + Between text and folder: + + + + + Transformations + + + + + Typographic replacements: + + + + + Replace double quotes (") with: + + + + + Replace single quotes (') with: + + + + + Remove multiple spaces + + + + + Custom replacements: + + + + + Enabled + + + + + Replace + + + + + With + + + + + RegExp + + + + + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. + + + + + Preview + + + + + Font + + + + + Font: + + + + + Font size: + + + + + Folder + + + + + {}Level {} folder + + + + + {}Level {} text + + + + + Replace ... with … + + + + + Replace --- with — + + + + + exportersManager + + + Installed + + + + + Custom + + + + + Not found + + + + + {} not found. Install it, or set path manually. + + + + + <b>Status:</b> uninstalled. + + + + + <b>Requires:</b> + + + + + Set {} executable path. + + + + + frequencyAnalyzer + + + Phrases + + + + + Frequency + + + + + Word + + + + + fullScreenEditor + + + Theme: + + + + + {} words / {} + + + + + {} words + + + + + Spellcheck + + + + + Navigation + + + + + New Text + + + + + Title + + + + + Title: Show Full Path + + + + + Theme selector + + + + + Word count + + + + + Progress + + + + + Progress: Auto Show/Hide + + + + + Clock + + + + + Clock: Show Seconds + + + + + generalSettings + + + General + + + + + Split scenes at: + + + + + \n---\n + + + + + Trim long titles (> 32 chars) + + + + + Import under: + + + + + Import in a top-level folder + + + + + helpLabel + + + If you don't wanna see me, you can hide me in Help menu. + + + + + importer + + + Import + + + + + Format: + + + + + Choose file + + + + + Clear file + + + + + Preview + + + + + Settings + + + + + lineEditView + + + Various + + + + + locker + + + Form + + + + + Lock screen: + + + + + Word target + + + + + Time target + + + + + words + + + + + minutes + + + + + Lock ! + + + + + ~{} h. + + + + + ~{} mn. + + + + + {}:{} + + + + + {} s. + + + + + {} remaining + + + + + {} words remaining + + + + + mainEditor + + + Form + + + + + Text + + + + + Index cards + + + + + Outline + + + + + F11 + + + + + Go to parent item + + + + + Alt+Up + + + + + Root + + + + + {} words + + + + + ({} chars) {} words / {} + + + + + {} words / {} + + + + + {} chars + + + + + {} chars + + + + + markdownSettings + + + Markdown + + + + + metadataView + + + Form + + + + + Properties + + + + + Summary + + + + + One line summary + + + + + Full summary + + + + + Notes / References + + + + + Revisions + + + + + myPanel + + + Auto-hide + + + + + outlineBasics + + + Set POV + + + + + None + + + + + Set Status + + + + + Set Label + + + + + New + + + + + Main + + + + + Secondary + + + + + Minor + + + + + Set Custom Icon + + + + + Restore to default + + + + + Root + + + + + Open {} items in new tabs + + + + + Open {} in a new tab + + + + + About to remove + + + + + <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> + + + + + Select at least two items. Folders are ignored. + + + + + All items must be on the same level (share the same parent). + + + + + New &Folder + + + + + New &Text + + + + + &Copy + + + + + C&ut + + + + + &Paste + + + + + &Rename + + + + + &Delete + + + + + outlineCharacterDelegate + + + None + + + + + Main + + + + + Secondary + + + + + Minor + + + + + outlineItem + + + {} words / {} ({}) + + + + + {} words + + + + + pandocSettings + + + General + + + + + Table of Content + + + + + Custom settings for {} + + + + + persosProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + plotDelegate + + + General + + + + + Promise + + + + + Problem + + + + + Progress + + + + + Resolution + + + + + Try / Fail + + + + + No and + + + + + Yes but + + + + + Freytag's pyramid + + + + + Exposition + + + + + Rising action + + + + + Climax + + + + + Falling action + + + + + Three acts + + + + + 1. Setup + + + + + 1. Inciting event + + + + + 1. Turning point + + + + + 2. Choice + + + + + 2. Reversal + + + + + 2. Disaster + + + + + 3. Stand up + + + + + 3. Climax + + + + + 3. Ending + + + + + Hero's journey + + + + + Ordinary world + + + + + Call to adventure + + + + + Refusal of the call + + + + + Meeting with mentor + + + + + Tests + + + + + Approach + + + + + Abyss + + + + + Reward / Revelation + + + + + Transformation + + + + + Atonement + + + + + Return + + + + + plotModel + + + Name + + + + + Meta + + + + + New step + + + + + Main + + + + + Secondary + + + + + Minor + + + + + plotTreeView + + + Main + + + + + Secondary + + + + + Minor + + + + + **Plot:** {} + + + + + plotsProxyModel + + + Main + + + + + Secondary + + + + + Minors + + + + + propertiesView + + + Form + + + + + POV + + + + + Status + + + + + Label + + + + + Compile + + + + + Goal + + + + + Word count + + + + + references + + + Not a reference: {}. + + + + + Unknown reference: {}. + + + + + Path: + + + + + Stats: + + + + + POV: + + + + + Status: + + + + + Label: + + + + + Short summary: + + + + + Long summary: + + + + + Notes: + + + + + Basic info + + + + + Detailed info + + + + + POV of: + + + + + Go to {}. + + + + + Description + + + + + Result + + + + + Characters + + + + + Resolution steps + + + + + Passion + + + + + Conflict + + + + + <b>Unknown reference:</b> {}. + + + + + Folder: <b>{}</b> + + + + + Text: <b>{}</b> + + + + + Character: <b>{}</b> + + + + + Plot: <b>{}</b> + + + + + World: <b>{name}</b>{path} + + + + + Referenced in: + + + + + Motivation + + + + + Goal + + + + + Epiphany + + + + + Short summary + + + + + Longer summary + + + + + revisions + + + Form + + + + + Options + + + + + Restore + + + + + Delete + + + + + Show modifications + + + + + Show ancient version + + + + + Show spaces + + + + + Show modifications only + + + + + {} years ago + + + + + {} months ago + + + + + {} days ago + + + + + 1 day ago + + + + + {} hours ago + + + + + {} minutes ago + + + + + {} seconds ago + + + + + Line {}: + + + + + Clear all + + + + + search + + + Form + + + + + Search for... + + + + + settingsWindow + + + New status + + + + + New label + + + + + newtheme + + + + + New theme + + + + + (read-only) + + + + + Open Image + + + + + Image files (*.jpg; *.jpeg; *.png) + + + + + Error + + + + + Unable to load selected file + + + + + Unable to add selected image: +{} + + + + + sldImportance + + + Form + + + + + TextLabel + + + + + Minor + + + + + Secondary + + + + + Main + + + + + splitDialog + + + + <p>Split selected item(s) at the given mark.</p> + + <p>If one of the selected item is a folder, it will be applied + recursively to <i>all</i> of it's children items.</p> + + <p>The split mark can contain following escape sequences: + <ul> + <li><b><code>\n</code></b>: line break</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> + + <p><b>Mark:</b></p> + + + + + + Split '{}' + + + + + Split items + + + + + storylineView + + + Form + + + + + Show Plots + + + + + Show Characters + + + + + tabSplitter + + + Open selected items in that view. + + + + + Split horizontally + + + + + Close split + + + + + Split vertically + + + + + textEditView + + + Various + + + + + textFormat + + + Form + + + + + CTRL+B + + + + + CTRL+I + + + + + CTRL+U + + + + + CTRL+P + + + + + CTRL+L + + + + + CTRL+E + + + + + CTRL+R + + + + + CTRL+J + + + + + treeView + + + Expand {} + + + + + Collapse {} + + + + + Expand All + + + + + Collapse All + + + + + welcome + + + Form + + + + + 1 + + + + + Templates + + + + + Empty + + + + + Novel + + + + + Novella + + + + + Short Story + + + + + Research paper + + + + + Demo projects + + + + + Add level + + + + + Add word count + + + + + Next time, automatically open last project + + + + + Open... + + + + + Recent + + + + + Create + + + + + Open project + + + + + Manuskript project (*.msk);;All files (*) + + + + + Save project as... + + + + + Manuskript project (*.msk) + + + + + Manuskript + + + + + Create New Project + + + + + Warning + + + + + Overwrite existing project {} ? + + + + + Empty fiction + + + + + Chapter + + + + + Scene + + + + + Trilogy + + + + + Book + + + + + Section + + + + + Empty non-fiction + + + + + words each. + + + + + of + + + + + Text + + + + + Something + + + + + <b>Total:</b> {} words (~ {} pages) + + + + + Fiction + + + + + Non-fiction + + + + + Idea + + + + + Note + + + + + Research + + + + + TODO + + + + + First draft + + + + + Second draft + + + + + Final + + + + + worldModel + + + New item + + + + + Fantasy world building + + + + + Physical + + + + + Climate + + + + + Topography + + + + + Astronomy + + + + + Wild life + + + + + Flora + + + + + History + + + + + Races + + + + + Diseases + + + + + Cultural + + + + + Customs + + + + + Food + + + + + Languages + + + + + Education + + + + + Dresses + + + + + Science + + + + + Calendar + + + + + Bodily language + + + + + Ethics + + + + + Religion + + + + + Government + + + + + Politics + + + + + Gender roles + + + + + Music and arts + + + + + Architecture + + + + + Military + + + + + Technology + + + + + Courtship + + + + + Demography + + + + + Transportation + + + + + Medicine + + + + + Magic system + + + + + Rules + + + + + Organization + + + + + Magical objects + + + + + Magical places + + + + + Magical races + + + + + Important places + + + + + Important objects + + + + + Natural resources + + + + diff -Nru manuskript-0.12.0/i18n/manuskript_tr.ts manuskript-0.14.0/i18n/manuskript_tr.ts --- manuskript-0.12.0/i18n/manuskript_tr.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_tr.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,41 +1,42 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - + Basic HTML output using the Python module 'markdown'. + - Python module 'markdown'. - + Python module 'markdown'. + Markdown source - + HTML Source - + HTML Output - + Default exporter, provides basic formats used by other exporters. - + Preview with highlighter. - + @@ -45,7 +46,7 @@ A little known format modestly used. You know, web sites for example. - + @@ -60,7 +61,7 @@ Standalone document (not just a fragment) - + @@ -70,7 +71,7 @@ Number of sections level to include in TOC: - + @@ -80,17 +81,17 @@ Normalize the document (cleaner) - + Specify the base level for headers: - + Use reference-style links instead of inline links - + @@ -100,17 +101,17 @@ Self-contained HTML files, with no dependencies - + Use <q> tags for quotes in HTML - + LaTeX engine used to produce the PDF. - + @@ -134,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Ağaç öldürmeyen kitaplar. @@ -150,58 +151,58 @@ reStructuredText is a lightweight markup language. - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - markdown dosyası olarak kaydetmek için pandoc kullanın. Pandoc, manuskript'ten daha fazla biçimlemseçeneği sunuyor. + markdown dosyası olarak kaydetmek için pandoc kullanın. Pandoc, manuskript'ten daha fazla biçimlemseçeneği sunuyor. LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + @@ -216,8 +217,8 @@ - Choose output file… - + Choose output file… + @@ -225,12 +226,12 @@ Manage Exporters - + Manuskript - + @@ -240,7 +241,7 @@ Offers export to - + @@ -260,17 +261,17 @@ Path: - + ... - + {HelpText} - + @@ -278,7 +279,7 @@ Frequency Analyzer - + @@ -298,7 +299,7 @@ Exclude words (comma separated): - + @@ -313,12 +314,12 @@ Number of words: from - Kelime sayısı: 'den + Kelime sayısı: 'den to - 'e + 'e @@ -326,19 +327,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -347,12 +348,12 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + @@ -362,17 +363,17 @@ Sort items by name - + Import folder then files - + OPML Import - + @@ -387,7 +388,7 @@ Pandoc import - + @@ -397,7 +398,7 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + @@ -407,7 +408,7 @@ Wrap lines: - + @@ -417,27 +418,27 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + @@ -538,7 +539,7 @@ Full - + @@ -622,13 +623,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">Bir cümlelik <br/>özet</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Bir cümlelik <br/>özet</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">Bir paragraflık<br/>özet</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Bir paragraflık<br/>özet</p></body></html> @@ -643,12 +644,12 @@ Plots - + Plot - + @@ -678,7 +679,7 @@ Populates with empty data - + @@ -713,12 +714,12 @@ FlatData - + Persos - + @@ -753,27 +754,27 @@ &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + @@ -848,27 +849,27 @@ Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + @@ -878,12 +879,12 @@ &Close project - + Co&mpile - + @@ -893,204 +894,204 @@ &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + - + &Import… - + @@ -1100,102 +1101,102 @@ &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + @@ -1205,262 +1206,262 @@ Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + @@ -1470,12 +1471,12 @@ Shift+F3 - + Situation - + @@ -1485,12 +1486,12 @@ &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1500,57 +1501,57 @@ &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1558,7 +1559,7 @@ No results found - + @@ -1576,12 +1577,12 @@ Revisions - + Views - + @@ -1596,197 +1597,197 @@ Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + @@ -1796,7 +1797,7 @@ Visible columns - + @@ -1806,12 +1807,12 @@ Word count - + Percentage - + @@ -1821,32 +1822,32 @@ Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + @@ -1856,42 +1857,42 @@ Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + @@ -1901,287 +1902,287 @@ Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + @@ -2191,126 +2192,126 @@ Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2318,12 +2319,12 @@ About Manuskript - + Manuskript - + @@ -2331,12 +2332,12 @@ Version - + Software Versions in Use: - + @@ -2349,12 +2350,12 @@ POV - + Label - + @@ -2364,12 +2365,12 @@ Compile - + Word count - + @@ -2382,32 +2383,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2420,7 +2421,7 @@ Value - + @@ -2428,17 +2429,17 @@ Main - + Secondary - + Minor - + @@ -2446,27 +2447,27 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + @@ -2476,12 +2477,12 @@ Texts - + Plots - + @@ -2494,27 +2495,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2522,7 +2523,7 @@ Various - + @@ -2530,7 +2531,7 @@ Various - + @@ -2538,7 +2539,7 @@ Dock Widgets Toolbar - + @@ -2546,7 +2547,7 @@ Form - + @@ -2554,7 +2555,7 @@ One line summary - + @@ -2567,7 +2568,7 @@ Form - + @@ -2575,22 +2576,22 @@ Export - + Export to: - + Manage exporters - + Preview - + @@ -2603,7 +2604,7 @@ {} (not implemented yet) - + @@ -2611,22 +2612,22 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + @@ -2636,32 +2637,32 @@ Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + @@ -2676,107 +2677,107 @@ Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + @@ -2786,27 +2787,27 @@ Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2814,37 +2815,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2852,17 +2853,17 @@ Phrases - + Frequency - + Word - + @@ -2870,32 +2871,32 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + @@ -2905,37 +2906,37 @@ Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2948,35 +2949,35 @@ Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2984,27 +2985,27 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + @@ -3017,7 +3018,7 @@ Various - + @@ -3025,67 +3026,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3093,17 +3094,17 @@ Form - + Text - + Index cards - + @@ -3113,47 +3114,47 @@ F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3161,7 +3162,7 @@ Markdown - + @@ -3169,12 +3170,12 @@ Form - + Properties - + @@ -3184,7 +3185,7 @@ One line summary - + @@ -3194,12 +3195,12 @@ Notes / References - + Revisions - + @@ -3207,7 +3208,7 @@ Auto-hide - + @@ -3215,122 +3216,127 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3338,35 +3344,35 @@ None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3379,12 +3385,12 @@ Table of Content - + Custom settings for {} - + @@ -3392,17 +3398,17 @@ Main - + Secondary - + Minors - + @@ -3415,172 +3421,172 @@ Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3593,27 +3599,27 @@ Meta - + New step - + Main - + Secondary - + Minor - + @@ -3621,22 +3627,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3644,17 +3650,17 @@ Main - + Secondary - + Minors - + @@ -3662,12 +3668,12 @@ Form - + POV - + @@ -3677,12 +3683,12 @@ Label - + Compile - + @@ -3692,7 +3698,7 @@ Word count - + @@ -3700,27 +3706,27 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + @@ -3730,22 +3736,22 @@ Label: - + Short summary: - + Long summary: - + Notes: - + @@ -3760,12 +3766,12 @@ POV of: - + Go to {}. - + @@ -3790,7 +3796,7 @@ Passion - + @@ -3800,37 +3806,37 @@ <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3850,12 +3856,12 @@ Short summary - + Longer summary - + @@ -3863,87 +3869,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3951,12 +3957,12 @@ Form - + Search for... - + @@ -3964,37 +3970,37 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4004,13 +4010,13 @@ Unable to load selected file - + Unable to add selected image: {} - + @@ -4018,27 +4024,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4049,7 +4055,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4060,17 +4066,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4078,17 +4084,17 @@ Form - + Show Plots - + Show Characters - + @@ -4096,30 +4102,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4127,47 +4133,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4175,22 +4181,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4198,222 +4204,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4421,212 +4427,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_uk.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_uk.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_uk.ts manuskript-0.14.0/i18n/manuskript_uk.ts --- manuskript-0.12.0/i18n/manuskript_uk.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_uk.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,16 +1,17 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. - Звичайний вивід HTML з уживанням модуля Python 'markdown'. + Basic HTML output using the Python module 'markdown'. + Звичайний вивід HTML з уживанням модуля Python 'markdown'. - Python module 'markdown'. - Модуль Python 'markdown'. + Python module 'markdown'. + Модуль Python 'markdown'. @@ -129,7 +130,7 @@ - Books that don't kill trees. + Books that don't kill trees. Книжки, що вони не вбивають дерева. @@ -157,27 +158,27 @@ Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Найпростіший експорт у звичайний текст. Дозволяє використувати власні мови розмітки, що їх не підтримує - manuskript, наприклад <a href='www.fountain.io'>Fountain</a>. + manuskript, наприклад <a href='www.fountain.io'>Fountain</a>. <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> <p>Загальний конвертер документів. Ним можна конвертувати markdown у безліч інших форматів.</p> - <p>Сторінка: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Сторінка: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. встановлений робочий дистрибутив LaTeX. Перевірте рекомендації pandoc на: - <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Якщо ви потребуєте підтримки unicode, оберіть xelatex. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Якщо ви потребуєте підтримки unicode, оберіть xelatex. @@ -217,18 +218,18 @@ Self-contained HTML files, with no dependencies - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -344,9 +345,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>Інфо:</b> Дуже простий + &lt;b&gt;Інфо:&lt;/b&gt; Дуже простий аналізатор, який пройде документом markdown і - створить елементи на кожний заголовок.<br/>&nbsp; + створить елементи на кожний заголовок.&lt;br/&gt;&nbsp; @@ -414,12 +415,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>Info:</b> Манускрипт може - імпортувати з <b>markdown</b> чи <b>OPML</b>. Pandoc + &lt;b&gt;Info:&lt;/b&gt; Манускрипт може + імпортувати з &lt;b&gt;markdown&lt;/b&gt; чи &lt;b&gt;OPML&lt;/b&gt;. Pandoc конвертує ваш документ у будь-який з них (див. параметри), і імпортує результат у Манускрипт. Один із двох може дати кращий результат залежно від джерельного документу. - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -439,7 +440,7 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + @@ -520,7 +521,7 @@ Name - Ім'я + Ім'я @@ -644,13 +645,13 @@ - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - <html><head/><body><p align="right">Переказ одним<br/>реченням</p></body></html> + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Переказ одним<br/>реченням</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - <html><head/><body><p align="right">Переказ одним<br/>абзацом</p></body></html> + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Переказ одним<br/>абзацом</p></body></html> @@ -700,7 +701,7 @@ Populates with empty data - + @@ -710,7 +711,7 @@ Source of passion - + @@ -735,12 +736,12 @@ FlatData - + Persos - + @@ -900,7 +901,7 @@ &Close project - &Закрити проект + &Закрити проєкт @@ -940,22 +941,22 @@ Project {} saved. - Проект {} збережено. + Проєкт {} збережено. WARNING: Project {} not saved. - УВАГА: Проект {} не збережено. + УВАГА: Проєкт {} не збережено. Project {} loaded. - Проект {} завантажено. + Проєкт {} завантажено. Project {} loaded with some errors. - Проект {} завантажено з кількома помилками. + Проєкт {} завантажено з кількома помилками. @@ -975,7 +976,7 @@ Project tree - Дерево проекту + Дерево проєкту @@ -985,64 +986,64 @@ Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + @@ -1107,12 +1108,12 @@ Add plot step - + - + &Import… - + @@ -1122,62 +1123,62 @@ &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + @@ -1187,27 +1188,27 @@ &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + @@ -1227,262 +1228,262 @@ Organi&ze - + M&erge - + Remove selected plot step(s) - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + @@ -1492,12 +1493,12 @@ Shift+F3 - + Situation - + @@ -1507,12 +1508,12 @@ &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1522,57 +1523,57 @@ &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1580,7 +1581,7 @@ No results found - + @@ -1598,12 +1599,12 @@ Revisions - + Views - + @@ -1618,122 +1619,122 @@ Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + @@ -1743,17 +1744,17 @@ Colors - + Icon color: - + Nothing - + @@ -1778,32 +1779,32 @@ Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + @@ -1818,7 +1819,7 @@ Visible columns - + @@ -1828,12 +1829,12 @@ Word count - + Percentage - + @@ -1848,17 +1849,17 @@ Item colors - + Border color: - + Corner color: - + @@ -1868,7 +1869,7 @@ Color: - + @@ -1878,42 +1879,42 @@ Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + @@ -1923,287 +1924,287 @@ Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + @@ -2213,126 +2214,126 @@ Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2353,12 +2354,12 @@ Version - + Software Versions in Use: - + @@ -2391,7 +2392,7 @@ Word count - + @@ -2404,32 +2405,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2437,12 +2438,12 @@ Name - Ім'я + Ім'я Value - + @@ -2450,17 +2451,17 @@ Main - + Secondary - + Minor - + @@ -2468,27 +2469,27 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + @@ -2498,7 +2499,7 @@ Texts - + @@ -2516,27 +2517,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2544,7 +2545,7 @@ Various - + @@ -2552,7 +2553,7 @@ Various - + @@ -2560,7 +2561,7 @@ Dock Widgets Toolbar - + @@ -2568,7 +2569,7 @@ Form - + @@ -2576,7 +2577,7 @@ One line summary - + @@ -2589,7 +2590,7 @@ Form - + @@ -2597,17 +2598,17 @@ Export - + Export to: - + Manage exporters - + @@ -2625,7 +2626,7 @@ {} (not implemented yet) - + @@ -2633,22 +2634,22 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + @@ -2663,27 +2664,27 @@ I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + @@ -2698,67 +2699,67 @@ Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + @@ -2768,22 +2769,22 @@ Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + @@ -2793,12 +2794,12 @@ Font - + Font: - + @@ -2808,27 +2809,27 @@ Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2836,37 +2837,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2874,17 +2875,17 @@ Phrases - + Frequency - + Word - + @@ -2892,32 +2893,32 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + @@ -2927,17 +2928,17 @@ Title: Show Full Path - + Theme selector - + Word count - + @@ -2947,17 +2948,17 @@ Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2970,35 +2971,35 @@ Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -3006,22 +3007,22 @@ Import - + Format: - + Choose file - + Clear file - + @@ -3039,7 +3040,7 @@ Various - + @@ -3047,12 +3048,12 @@ Form - + Lock screen: - + @@ -3062,12 +3063,12 @@ Time target - + words - + @@ -3077,7 +3078,7 @@ Lock ! - + @@ -3092,22 +3093,22 @@ {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3115,7 +3116,7 @@ Form - + @@ -3135,22 +3136,22 @@ F11 - + Go to parent item - + Alt+Up - + Root - + @@ -3160,22 +3161,22 @@ ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3183,7 +3184,7 @@ Markdown - + @@ -3191,12 +3192,12 @@ Form - + Properties - + @@ -3206,7 +3207,7 @@ One line summary - + @@ -3216,12 +3217,12 @@ Notes / References - + Revisions - + @@ -3229,7 +3230,7 @@ Auto-hide - + @@ -3237,112 +3238,107 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + @@ -3354,41 +3350,51 @@ &Delete &Вилучити + + + You're about to delete {} item(s). + + + + + Are you sure? + + outlineCharacterDelegate None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3401,12 +3407,12 @@ Table of Content - + Custom settings for {} - + @@ -3414,17 +3420,17 @@ Main - + Secondary - + Minors - + @@ -3437,12 +3443,12 @@ Promise - + Problem - + @@ -3452,157 +3458,157 @@ Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3610,32 +3616,32 @@ Name - Ім'я + Ім'я Meta - + New step - + Main - + Secondary - + Minor - + @@ -3643,22 +3649,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3666,17 +3672,17 @@ Main - + Secondary - + Minors - + @@ -3684,7 +3690,7 @@ Form - + @@ -3714,7 +3720,7 @@ Word count - + @@ -3722,12 +3728,12 @@ Not a reference: {}. - + Unknown reference: {}. - + @@ -3737,12 +3743,12 @@ Stats: - + POV: - + @@ -3752,22 +3758,22 @@ Label: - + Short summary: - + Long summary: - + Notes: - + @@ -3782,12 +3788,12 @@ POV of: - + Go to {}. - + @@ -3812,7 +3818,7 @@ Passion - + @@ -3822,37 +3828,37 @@ <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3872,12 +3878,12 @@ Short summary - + Longer summary - + @@ -3885,87 +3891,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3973,12 +3979,12 @@ Form - + Search for... - + @@ -3986,37 +3992,37 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4026,13 +4032,13 @@ Unable to load selected file - + Unable to add selected image: {} - + @@ -4040,27 +4046,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4071,7 +4077,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4082,17 +4088,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4100,17 +4106,17 @@ Form - + Show Plots - + Show Characters - + @@ -4118,30 +4124,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4149,47 +4155,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4197,22 +4203,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4220,97 +4226,97 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + @@ -4320,62 +4326,62 @@ Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + @@ -4385,57 +4391,57 @@ Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4443,212 +4449,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + Binary files /tmp/rJguZByUAh/manuskript-0.12.0/i18n/manuskript_zh_CN.qm and /tmp/lpBrZsMp8r/manuskript-0.14.0/i18n/manuskript_zh_CN.qm differ diff -Nru manuskript-0.12.0/i18n/manuskript_zh_CN.ts manuskript-0.14.0/i18n/manuskript_zh_CN.ts --- manuskript-0.12.0/i18n/manuskript_zh_CN.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_zh_CN.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,6 @@ - + + Export @@ -225,8 +226,8 @@ - Choose output file… - 选择导出文件地址 + Choose output file… + 选择导出文件地址 @@ -342,9 +343,9 @@ <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - <b>信息:</b>一个非常简单的 + &lt;b&gt;信息:&lt;/b&gt;一个非常简单的 遍历 Markdown 文本和为每个标题创建项目的 - 语法分析器<br/>&nbsp; + 语法分析器&lt;br/&gt;&nbsp; @@ -412,12 +413,12 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - <b>信息</b> Manuskript 能够 - 从 <b>markdown</b> 或者<b>OPML</b>导入。Pandoc 将会 + &lt;b&gt;信息&lt;/b&gt; Manuskript 能够 + 从 &lt;b&gt;markdown&lt;/b&gt; 或者&lt;b&gt;OPML&lt;/b&gt;导入。Pandoc 将会 将你的文档转化为其中的一个 (见下方选项),然后 再将其导入 Manuskript。两者中的一个 效果不同,这取决于你的文档。 - <br/>&nbsp; + &lt;br/&gt;&nbsp; @@ -994,7 +995,8 @@ The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous evil wizard wasn't able to kill a baby?' (Harry Potter) - 基本情况是形如'如果...?'的问题。例如:'如果一个最危险的巫师没能成功杀死一个婴儿……?'(哈利·波特) + 基本情况是形如“如果……?”的问题。 +例如:“如果一个最危险的巫师没能成功杀死一个婴儿?”(哈利·波特) @@ -1109,7 +1111,7 @@ - &Import… + &Import… 导入(&I) @@ -1149,7 +1151,7 @@ - &Split… + &Split… 分割(&S) @@ -1475,7 +1477,7 @@ Search - + 搜索 @@ -1485,12 +1487,12 @@ &Technical Support - + &技术支持 How to obtain technical support for Manuskript. - + 如何获取Manuskript的技术支持。 @@ -1500,17 +1502,17 @@ &Locate log file... - + &打开日志文件... Locate log file - + 定位到日志文件 Locate the diagnostic log file used for this session. - + @@ -1520,7 +1522,7 @@ Sorry! - + 对不起! @@ -1530,27 +1532,27 @@ A log file is a Work in Progress! - + 日志文件是没完成的作品! The log file "{}" will continue to be written to until Manuskript is closed. - + 直到 Manuskript 关闭以前,将继续写入日志文件“{}”。 It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + 现在,它将显示在您的文件管理器中,但在您关闭 Manuskript 之前,您对此文件能进行的操作将受限。 Error! - + 出错! An error was encountered while trying to show the log file below in your file manager. - + 尝试在文件管理器中显示以下日志文件时出错了。 @@ -1578,7 +1580,7 @@ No results found - + 查不到 @@ -2272,65 +2274,65 @@ Char/Word Counter - + 字符 / 单词计数器 Count spaces as chars - + 将空格算作字符 Show char c&ount - + 显示字符数(&O) Sho&w char count - + 显示字符数(&W) SpellAction - + Spelling Suggestions 拼写建议 - + &Add to dictionary 加入字典(&A) - + &Remove from custom dictionary 从个人字典中删除(&R) - + &New Character - + 新角色(&N) - + &New Plot Item - + 新情节(&N) - + &New World Item - + 新世界(&N) - + &Correction Suggestions - + 更正意见(&A) - + &Correction Suggestion - + 更正意见(&C) @@ -2820,12 +2822,12 @@ - Replace ... with … + Replace ... with … 将 ... 替换为 … - Replace --- with — + Replace --- with — 将 --- 替换为 — @@ -2905,17 +2907,17 @@ Spellcheck - + 字词检查 Navigation - + 导航 New Text - + 新文本 @@ -2925,12 +2927,12 @@ Title: Show Full Path - + 标题:显示完整路径 Theme selector - + 主题选择器 @@ -2940,22 +2942,22 @@ Progress - + 进度 Progress: Auto Show/Hide - + 进度:自动显示 / 隐藏 Clock - + 时钟 Clock: Show Seconds - + 时钟:显示秒数 @@ -2968,7 +2970,7 @@ Split scenes at: - + 拆分场景: @@ -2978,7 +2980,7 @@ Trim long titles (> 32 chars) - + 修短长标题(超过 32 个字符的部分) @@ -2996,7 +2998,7 @@ If you don't wanna see me, you can hide me in Help menu. - + 如果不想见我,您可以在帮助菜单中隐藏。 @@ -3298,22 +3300,17 @@ 在新标签页打开 {} - + About to remove 关于删除 - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - <p><b>你即将删除 {} 。</b></p><p>是否确认?</p> - - - + Select at least two items. Folders are ignored. 选择最后两项条目。忽略文件夹。 - + All items must be on the same level (share the same parent). 所有条目都需要同级(具有相同的父项)。 @@ -3352,6 +3349,16 @@ &Delete 删除(&D) + + + You're about to delete {} item(s). + 您将删除 {} 项。 + + + + Are you sure? + 您确定吗? + outlineCharacterDelegate @@ -3379,12 +3386,12 @@ outlineItem - + {} words / {} ({}) {} 字 / {} ({}) - + {} words {} 字 @@ -3883,17 +3890,17 @@ Form - + 表格 Options - + 选项 Restore - + 恢复 @@ -3903,67 +3910,67 @@ Show modifications - + 显示各项修改 Show ancient version - + 显示很老的版本 Show spaces - + 展示空格 Show modifications only - + 只显示各项修改 {} years ago - + {} 年前 {} months ago - + {} 月前 {} days ago - + {} 天前 1 day ago - + 1 天前 {} hours ago - + {} 小时前 {} minutes ago - + {} 分钟前 {} seconds ago - + {} 秒钟前 Line {}: - + 第 {} 行: Clear all - + 全部清除 @@ -3971,12 +3978,12 @@ Form - + 表格 Search for... - + 查找…… @@ -4009,12 +4016,12 @@ Open Image - + 打开图像 Image files (*.jpg; *.jpeg; *.png) - + 图像文件(*.jpg、*.jpeg、*.png) @@ -4024,13 +4031,14 @@ Unable to load selected file - + 无法加载所选文件 Unable to add selected image: {} - + 无法添加所选图像: +{} @@ -4038,7 +4046,7 @@ Form - + 表格 @@ -4053,12 +4061,12 @@ Secondary - + 次要的 Main - 主要 + 主要的 @@ -4098,17 +4106,17 @@ Form - + 表格 Show Plots - + 显示情节 Show Characters - + 显示人物 @@ -4116,12 +4124,12 @@ Open selected items in that view. - + 在该视图中打开所选项目。 Split horizontally - + 水平分割 @@ -4131,13 +4139,13 @@ Split vertically - + 纵向分割 textEditView - + Various 可变的 @@ -4441,212 +4449,212 @@ New item - + 新项目 Fantasy world building - + 幻想世界的建立 Physical - + 自然规律 Climate - + 气候 Topography - + 地形 Astronomy - + 天体与天文 Wild life - + 野生动物 Flora - + 植物区系 History - + 历史 Races - + 种族 Diseases - + 疾病 Cultural - + 文化 Customs - + 习俗 Food - + 食物 Languages - + 语言 Education - + 教育 Dresses - + 服饰 Science - + 科学 Calendar - + 历法 Bodily language - + 肢体语言 Ethics - + 伦理 Religion - + 宗教 Government - + 政府 Politics - + 政治 Gender roles - + 性别角色 Music and arts - + 艺术 Architecture - + 建筑 Military - + 军事 Technology - + 科技 Courtship - + 爱情与婚配 Demography - + 人口统计与结构 Transportation - + 交通运输 Medicine - + 医药 Magic system - + 仙术魔法 Rules - + 社会规范 Organization - + 组织机构 Magical objects - + 具有法力魔力的物品 Magical places - + 神奇的地方 Magical races - + 神秘族群 Important places - + 重要地点 Important objects - + 重要物品 Natural resources - + 自然资源 diff -Nru manuskript-0.12.0/i18n/manuskript_zh_HANT.ts manuskript-0.14.0/i18n/manuskript_zh_HANT.ts --- manuskript-0.12.0/i18n/manuskript_zh_HANT.ts 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/i18n/manuskript_zh_HANT.ts 2022-06-08 08:04:17.000000000 -0500 @@ -1,15 +1,16 @@ - - + + + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. 以Python語言的markdown樣式輸出基本HTML。 - Python module 'markdown'. + Python module 'markdown'. Python語言模組“Markdown”。 @@ -30,7 +31,7 @@ Default exporter, provides basic formats used by other exporters. - + @@ -45,7 +46,7 @@ A little known format modestly used. You know, web sites for example. - + @@ -70,7 +71,7 @@ Number of sections level to include in TOC: - + @@ -130,94 +131,94 @@ Line spacing: - + - Books that don't kill trees. - + Books that don't kill trees. + OpenDocument format. Used by LibreOffice for example. - + Microsoft Office (.docx) document. - + reStructuredText is a lightweight markup language. - + Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown. - + Simplest export to plain text. Allows you to use your own markup not understood - by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. - + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + <p>A universal document converter. Can be used to convert Markdown to a wide range of other formats.</p> - <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> + <p>Website: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> - + a valid LaTeX installation. Pandoc recommendations can be found on: - <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. - + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. If you want Unicode support, you need XeLaTeX. + Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter. - + LaTeX is a word processor and document markup language used to create beautiful documents. - + The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner. - + Disable YAML metadata block. Use that if you get YAML related error. - + Convert to ePUB3 - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -225,52 +226,52 @@ Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -278,47 +279,47 @@ Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -326,19 +327,19 @@ Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + Folder import - + @@ -347,47 +348,47 @@ plaintext documents within (you chose which ones by extension) are added as scene.</p> <p>Only text files are supported (not images, binary or others).</p> - + Include only those extensions: - + Comma separated values - + Sort items by name - + Import folder then files - + OPML Import - + File open failed. - + This does not appear to be a valid OPML file. - + Pandoc import - + @@ -397,17 +398,17 @@ then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + Import using: - + Wrap lines: - + @@ -417,32 +418,32 @@ <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + Mind Map Import - + This does not appear to be a valid Mind Map file. - + Mind Map import - + Import tip as: - + Untitled - + @@ -450,7 +451,7 @@ Insert reference - + @@ -458,1099 +459,1099 @@ General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + Email - + Summary - + Situation: - + Summary: - + One sentence - + One paragraph - + One page - + Full - + One sentence summary - + One paragraph summary - + Expand each sentence of your one paragraph summary to a paragraph - + One page summary - + Full summary - + Next - + What if...? - + Characters - + Names - + Filter - + Basic info - + Importance - + Motivation - + Goal - + Conflict - + Epiphany - + - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + Notes - + Detailed info - + Plots - + Plot - + Character(s) - + Description - + Result - + Resolution steps - + World - + Populates with empty data - + More - + Source of passion - + Source of conflict - + Outline - + Editor - + Debug - + FlatData - + Persos - + Labels - + &File - + &Recent - + &Help - + &Tools - + &Edit - + &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + &Open - + Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + &Spellcheck - + F9 - + &Labels... - + &Status... - + Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + &About - + About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + Metadata - + Story line - + Enter information about your book, and yourself. - + - The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard wasn't able to kill a baby?' (Harry Potter) - + The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous + evil wizard wasn't able to kill a baby?' (Harry Potter) + Take time to think about a one sentence (~50 words) summary of your book. Then expand it to a paragraph, then to a page, then to a full summary. - + Create your characters. - + Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + Write. - + Debug info. Sometimes useful. - + Dictionary - + Nothing - + POV - + Label - + Progress - + Compile - + Icon color - + Text color - + Background color - + Icon - + Text - + Background - + Border - + Corner - + Add plot step - + - + &Import… - + F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + &Delete - + &Rename - + F2 - + Organi&ze - + M&erge - + &Format - + &Header - + &Level 1 (setext) - + Ctrl+Alt+1 - + Level &2 - + Ctrl+Alt+2 - + Level &1 (atx) - + Ctrl+1 - + L&evel 2 - + Ctrl+2 - + Level &3 - + Ctrl+3 - + Level &4 - + Ctrl+4 - + Level &5 - + Ctrl+5 - + Level &6 - + Ctrl+6 - + &Bold - + Ctrl+B - + &Italic - + Ctrl+I - + &Strike - + &Verbatim - + Su&perscript - + Ctrl++ - + Subsc&ript - + Ctrl+- - + Co&mment block - + Ctrl+Shift+C - + Clear &formats - + Ctrl+0 - + &Comment line(s) - + &Ordered list - + &Unordered list - + B&lockquote - + Remove selected plot step(s) - + The file {} does not exist. Has it been moved or deleted? - + Install {}{} to use spellcheck - + {} has no installed dictionaries - + {}{} is not installed - + Save project? - + - Save changes to project "{}" before closing? - + Save changes to project "{}" before closing? + - Your changes will be lost if you don't save them. - + Your changes will be lost if you don't save them. + PyQt / Qt versions 5.11 and 5.12 are known to cause a crash which might result in a loss of data. - + PyQt {} and Qt {} are in use. - + Proceed with import at your own risk - + Allow POV - + Search - + Ctrl+F - + F3 - + Shift+F3 - + Situation - + Status - + &Technical Support - + How to obtain technical support for Manuskript. - + F1 - + &Locate log file... - + Locate log file - + Locate the diagnostic log file used for this session. - + Shift+F1 - + Sorry! - + This session is not being logged. - + A log file is a Work in Progress! - + - The log file "{}" will continue to be written to until Manuskript is closed. - + The log file "{}" will continue to be written to until Manuskript is closed. + It will now be displayed in your file manager, but is of limited use until you close Manuskript. - + Error! - + An error was encountered while trying to show the log file below in your file manager. - + @@ -1558,7 +1559,7 @@ No results found - + @@ -1566,622 +1567,622 @@ Settings - + General - + Revisions - + Views - + Labels - + Status - + Fullscreen - + General settings - + Application settings - + Loading - + Automatically load last project on startup - + Saving - + Automatically save every - + minutes. - + If no changes during - + seconds. - + Save on project close - + <html><head/><body><p>If you check this option, your project will be saved as one single file. Easier to copy or backup, but does not allow collaborative editing, or versioning.<br/>If this is unchecked, your project will be saved as a folder containing many small files.</p></body></html> - + Save to one single file - + Revisions are a way to keep track of modifications. For each text item, it stores any changes you make to the main text, allowing you to see and restoring previous versions. - + Keep revisions - + S&mart remove - + Keep: - + Smart remove allows you to keep only a certain number of revisions. It is strongly recommended to use it, lest you file will becomes full of thousands of insignificant changes. - + revisions per day for the last month - + revisions per minute for the last 10 minutes - + revisions per hour for the last day - + revisions per 10 minutes for the last hour - + revisions per week till the end of time - + Views settings - + Tree - + Colors - + Icon color: - + Nothing - + POV - + Label - + Progress - + Compile - + Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + Text - + Outline - + Visible columns - + Goal - + Word count - + Percentage - + Title - + Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + Ctrl+S - + Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + Edit - + Delete - + Theme name: - + Apply - + Cancel - + Window Background - + Text Background - + Text Options - + Paragraph Options - + Type: - + No Image - + Tiled - + Centered - + Stretched - + Scaled - + Zoomed - + Opacity: - + Position: - + Left - + Center - + Right - + Width: - + Corner radius: - + Margins: - + Padding: - + Font: - + Style - + Cursor - + Use block insertion of - + Alignment: - + Justify - + Alignment - + Icon Size - + TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + @@ -2191,126 +2192,126 @@ Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + None - + Sentence - + Line - + Paragraph - + - <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> - + <p><b>The Revisions feature has been at the source of many reported issues. In this version of Manuskript it has been turned off by default for new projects in order to provide the best experience.</b></p><p>Why aren't these issues fixed already? <a href="https://www.theologeek.ch/manuskript/contribute/">We need your help to make Manuskript better!</a></p> + Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + SpellAction - + Spelling Suggestions - + - + &Add to dictionary - + - + &Remove from custom dictionary - + - + &New Character - + - + &New Plot Item - + - + &New World Item - + - + &Correction Suggestions - + - + &Correction Suggestion - + @@ -2318,12 +2319,12 @@ About Manuskript - + Manuskript - + @@ -2331,12 +2332,12 @@ Version - + Software Versions in Use: - + @@ -2344,37 +2345,37 @@ Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2382,32 +2383,32 @@ Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2415,12 +2416,12 @@ Name - + Value - + @@ -2428,17 +2429,17 @@ Main - + Secondary - + Minor - + @@ -2446,47 +2447,47 @@ Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2494,27 +2495,27 @@ None - + Main - + Secondary - + Minor - + Various - + @@ -2522,7 +2523,7 @@ Various - + @@ -2530,7 +2531,7 @@ Various - + @@ -2538,7 +2539,7 @@ Dock Widgets Toolbar - + @@ -2546,7 +2547,7 @@ Form - + @@ -2554,12 +2555,12 @@ One line summary - + Full summary - + @@ -2567,7 +2568,7 @@ Form - + @@ -2575,27 +2576,27 @@ Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2603,7 +2604,7 @@ {} (not implemented yet) - + @@ -2611,172 +2612,172 @@ Form - + Content - + Decide here what will be included in the final export. - + Type - + Title - + Text - + I need more granularity - + Fi&lters - + - <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> - + <html><head/><body><p>Filters what items will be included in the final export.<br/><span style=" color:#773333;">(Not fully implemented yet.)</span></p></body></html> + Ignore compile status (include all items) - + Subitems of: - + Labels - + Status - + Separations - + Between folders: - + Empty line - + Custom - + Between texts: - + Between folder and text: - + Between text and folder: - + Transformations - + Typographic replacements: - + - Replace double quotes (") with: - + Replace double quotes (") with: + - Replace single quotes (') with: - + Replace single quotes (') with: + Remove multiple spaces - + Custom replacements: - + Enabled - + Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + @@ -2786,27 +2787,27 @@ Folder - + {}Level {} folder - + {}Level {} text - + - + Replace ... with … - + - + Replace --- with — - + @@ -2814,37 +2815,37 @@ Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2852,17 +2853,17 @@ Phrases - + Frequency - + Word - + @@ -2870,72 +2871,72 @@ Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2943,40 +2944,40 @@ General - + Split scenes at: - + \n---\n - + Trim long titles (> 32 chars) - + Import under: - + Import in a top-level folder - + helpLabel - If you don't wanna see me, you can hide me in Help menu. - + If you don't wanna see me, you can hide me in Help menu. + @@ -2984,32 +2985,32 @@ Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3017,7 +3018,7 @@ Various - + @@ -3025,67 +3026,67 @@ Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3093,67 +3094,67 @@ Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3161,7 +3162,7 @@ Markdown - + @@ -3169,37 +3170,37 @@ Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3207,7 +3208,7 @@ Auto-hide - + @@ -3215,122 +3216,127 @@ Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + Open {} items in new tabs - + Open {} in a new tab - + - + About to remove - - - - - <p><b>You're about to delete {} item(s).</b></p><p>Are you sure?</p> - + - + Select at least two items. Folders are ignored. - + - + All items must be on the same level (share the same parent). - + New &Folder - + New &Text - + &Copy - + C&ut - + &Paste - + &Rename - + &Delete - + + + + + You're about to delete {} item(s). + + + + + Are you sure? + @@ -3338,35 +3344,35 @@ None - + Main - + Secondary - + Minor - + outlineItem - + {} words / {} ({}) - + - + {} words - + @@ -3374,17 +3380,17 @@ General - + Table of Content - + Custom settings for {} - + @@ -3392,17 +3398,17 @@ Main - + Secondary - + Minors - + @@ -3410,177 +3416,177 @@ General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + Yes but - + - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + 1. Setup - + 1. Inciting event - + 1. Turning point - + 2. Choice - + 2. Reversal - + 2. Disaster - + 3. Stand up - + 3. Climax - + 3. Ending - + - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + Tests - + Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3588,32 +3594,32 @@ Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3621,22 +3627,22 @@ Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3644,17 +3650,17 @@ Main - + Secondary - + Minors - + @@ -3662,37 +3668,37 @@ Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3700,162 +3706,162 @@ Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + Status: - + Label: - + Short summary: - + Long summary: - + Notes: - + Basic info - + Detailed info - + POV of: - + Go to {}. - + Description - + Result - + Characters - + Resolution steps - + Passion - + Conflict - + <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + Motivation - + Goal - + Epiphany - + Short summary - + Longer summary - + @@ -3863,87 +3869,87 @@ Form - + Options - + Restore - + Delete - + Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + {} days ago - + 1 day ago - + {} hours ago - + {} minutes ago - + {} seconds ago - + Line {}: - + Clear all - + @@ -3951,12 +3957,12 @@ Form - + Search for... - + @@ -3964,37 +3970,37 @@ New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4004,13 +4010,13 @@ Unable to load selected file - + Unable to add selected image: {} - + @@ -4018,27 +4024,27 @@ Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4049,7 +4055,7 @@ <p>Split selected item(s) at the given mark.</p> <p>If one of the selected item is a folder, it will be applied - recursively to <i>all</i> of it's children items.</p> + recursively to <i>all</i> of it's children items.</p> <p>The split mark can contain following escape sequences: <ul> @@ -4060,17 +4066,17 @@ <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4078,17 +4084,17 @@ Form - + Show Plots - + Show Characters - + @@ -4096,30 +4102,30 @@ Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + textEditView - + Various - + @@ -4127,47 +4133,47 @@ Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4175,22 +4181,22 @@ Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4198,222 +4204,222 @@ Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + Open... - + Recent - + Create - + Open project - + Manuskript project (*.msk);;All files (*) - + Save project as... - + Manuskript project (*.msk) - + Manuskript - + Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + Text - + Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4421,212 +4427,212 @@ New item - + Fantasy world building - + Physical - + Climate - + Topography - + Astronomy - + Wild life - + Flora - + History - + Races - + Diseases - + Cultural - + Customs - + Food - + Languages - + Education - + Dresses - + Science - + Calendar - + Bodily language - + Ethics - + Religion - + Government - + Politics - + Gender roles - + Music and arts - + Architecture - + Military - + Technology - + Courtship - + Demography - + Transportation - + Medicine - + Magic system - + Rules - + Organization - + Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + Natural resources - + diff -Nru manuskript-0.12.0/manuskript/converters/pandocConverter.py manuskript-0.14.0/manuskript/converters/pandocConverter.py --- manuskript-0.12.0/manuskript/converters/pandocConverter.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/converters/pandocConverter.py 2022-06-08 08:04:17.000000000 -0500 @@ -9,7 +9,7 @@ from PyQt5.QtGui import QCursor from manuskript.converters import abstractConverter -from manuskript.functions import mainWindow +from manuskript.functions import mainWindow, safeTranslate import logging LOGGER = logging.getLogger(__name__) @@ -74,7 +74,7 @@ err = stderr.decode("utf-8") LOGGER.error(err) QMessageBox.critical(mainWindow().dialog, - qApp.translate("Export", "Error"), err) + safeTranslate(qApp, "Export", "Error"), err) return None return stdout.decode("utf-8") diff -Nru manuskript-0.12.0/manuskript/exporter/manuskript/HTML.py manuskript-0.14.0/manuskript/exporter/manuskript/HTML.py --- manuskript-0.12.0/manuskript/exporter/manuskript/HTML.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/manuskript/HTML.py 2022-06-08 08:04:17.000000000 -0500 @@ -6,6 +6,8 @@ from manuskript.exporter.manuskript.markdown import markdown, markdownSettings from manuskript.ui.views.webView import webView from manuskript.ui.exporters.manuskript.plainTextSettings import exporterSettings +from manuskript.functions import safeTranslate + import os try: @@ -15,8 +17,8 @@ class HTML(markdown): name = "HTML" - description = qApp.translate("Export", "Basic HTML output using the Python module 'markdown'.") - InvalidBecause = qApp.translate("Export", "Python module 'markdown'.") + description = safeTranslate(qApp, "Export", "Basic HTML output using the Python module 'markdown'.") + InvalidBecause = safeTranslate(qApp, "Export", "Python module 'markdown'.") icon = "text-html" exportVarName = "lastManuskriptHTML" @@ -51,12 +53,12 @@ w1 = QPlainTextEdit() w1.setFrameShape(QFrame.NoFrame) w1.setReadOnly(True) - t.addTab(w0, qApp.translate("Export", "Markdown source")) - t.addTab(w1, qApp.translate("Export", "HTML Source")) + t.addTab(w0, safeTranslate(qApp, "Export", "Markdown source")) + t.addTab(w1, safeTranslate(qApp, "Export", "HTML Source")) if webView: w2 = webView() - t.addTab(w2, qApp.translate("Export", "HTML Output")) + t.addTab(w2, safeTranslate(qApp, "Export", "HTML Output")) t.setCurrentIndex(2) return t diff -Nru manuskript-0.12.0/manuskript/exporter/manuskript/__init__.py manuskript-0.14.0/manuskript/exporter/manuskript/__init__.py --- manuskript-0.12.0/manuskript/exporter/manuskript/__init__.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/manuskript/__init__.py 2022-06-08 08:04:17.000000000 -0500 @@ -6,13 +6,13 @@ from manuskript.exporter.manuskript.HTML import HTML from manuskript.exporter.manuskript.markdown import markdown from manuskript.exporter.manuskript.plainText import plainText -from manuskript.functions import appPath +from manuskript.functions import appPath, safeTranslate class manuskriptExporter(basicExporter): name = "Manuskript" - description = qApp.translate("Export", "Default exporter, provides basic formats used by other exporters.") + description = safeTranslate(qApp, "Export", "Default exporter, provides basic formats used by other exporters.") exportTo = [ plainText(), markdown(), diff -Nru manuskript-0.12.0/manuskript/exporter/manuskript/markdown.py manuskript-0.14.0/manuskript/exporter/manuskript/markdown.py --- manuskript-0.12.0/manuskript/exporter/manuskript/markdown.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/manuskript/markdown.py 2022-06-08 08:04:17.000000000 -0500 @@ -4,14 +4,14 @@ from PyQt5.QtWidgets import QPlainTextEdit, QGroupBox, qApp, QVBoxLayout, QCheckBox from manuskript.exporter.manuskript.plainText import plainText -from manuskript.functions import mainWindow +from manuskript.functions import mainWindow, safeTranslate from manuskript.ui.highlighters import MMDHighlighter from manuskript.ui.exporters.manuskript.plainTextSettings import exporterSettings class markdown(plainText): name = "Markdown" - description = qApp.translate("Export", """Just like plain text, excepts adds markdown titles. + description = safeTranslate(qApp, "Export", """Just like plain text, excepts adds markdown titles. Presupposes that texts are formatted in markdown.""") exportVarName = "lastManuskriptMarkdown" @@ -57,7 +57,7 @@ w = self.toolBox.widget(self.toolBox.count() - 1) self.grpMarkdown = QGroupBox(self.tr("Markdown")) self.grpMarkdown.setLayout(QVBoxLayout()) - self.chkMarkdownHighlighter = QCheckBox(qApp.translate("Export", "Preview with highlighter.")) + self.chkMarkdownHighlighter = QCheckBox(safeTranslate(qApp, "Export", "Preview with highlighter.")) self.grpMarkdown.layout().addWidget(self.chkMarkdownHighlighter) w.layout().insertWidget(w.layout().count() - 1, self.grpMarkdown) diff -Nru manuskript-0.12.0/manuskript/exporter/manuskript/plainText.py manuskript-0.14.0/manuskript/exporter/manuskript/plainText.py --- manuskript-0.12.0/manuskript/exporter/manuskript/plainText.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/manuskript/plainText.py 2022-06-08 08:04:17.000000000 -0500 @@ -5,7 +5,7 @@ from PyQt5.QtWidgets import QPlainTextEdit, qApp, QFrame, QFileDialog, QMessageBox from manuskript.exporter.basic import basicFormat -from manuskript.functions import mainWindow, getSaveFileNameWithSuffix +from manuskript.functions import mainWindow, getSaveFileNameWithSuffix, safeTranslate from manuskript.models import outlineItem from manuskript.ui.exporters.manuskript.plainTextSettings import exporterSettings import codecs @@ -14,8 +14,8 @@ LOGGER = logging.getLogger(__name__) class plainText(basicFormat): - name = qApp.translate("Export", "Plain text") - description = qApp.translate("Export", """Simplest export to plain text. Allows you to use your own markup not understood + name = safeTranslate(qApp, "Export", "Plain text") + description = safeTranslate(qApp, "Export", """Simplest export to plain text. Allows you to use your own markup not understood by Manuskript, for example Fountain.""") implemented = True requires = { @@ -48,8 +48,8 @@ try: return self.concatenate(mainWindow().mdlOutline.rootItem, settings) except re.error as e: - QMessageBox.warning(mainWindow().dialog, qApp.translate("Export", "Error"), - qApp.translate("Export", "Could not process regular expression: \n{}").format(str(e))) + QMessageBox.warning(mainWindow().dialog, safeTranslate(qApp, "Export", "Error"), + safeTranslate(qApp, "Export", "Could not process regular expression: \n{}").format(str(e))) return "" def getExportFilename(self, settingsWidget, varName=None, filter=None): @@ -69,7 +69,7 @@ filename = "" filename, filter = getSaveFileNameWithSuffix(settingsWidget.parent(), - caption=qApp.translate("Export", "Choose output file…"), + caption=safeTranslate(qApp, "Export", "Choose output file…"), filter=filter, directory=filename, defaultSuffix=self.exportDefaultSuffix) diff -Nru manuskript-0.12.0/manuskript/exporter/pandoc/abstractPlainText.py manuskript-0.14.0/manuskript/exporter/pandoc/abstractPlainText.py --- manuskript-0.12.0/manuskript/exporter/pandoc/abstractPlainText.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/pandoc/abstractPlainText.py 2022-06-08 08:04:17.000000000 -0500 @@ -7,6 +7,10 @@ from manuskript.exporter.manuskript.markdown import markdown, markdownSettings from manuskript.ui.collapsibleGroupBox2 import collapsibleGroupBox2 +from manuskript.functions import safeTranslate + +import logging +LOGGER = logging.getLogger(__name__) class abstractPlainText(markdown): @@ -23,13 +27,15 @@ def settingsWidget(self): # Get pandoc major version to determine valid command line options - p = re.compile(r'pandoc (\d+)\..*') + p = re.compile(r'pandoc (\d+)\.(\d+).*') m = p.match(self.exporter.version()) if m: majorVersion = m.group(1) + minorVersion = m.group(2) else: majorVersion = "" - w = pandocSettings(self, majorVersion, toFormat=self.toFormat) + minorVersion = "" + w = pandocSettings(self, majorVersion, minorVersion, toFormat=self.toFormat) w.loadSettings() return w @@ -56,8 +62,35 @@ previewWidget.setPlainText(r) +def versionAsInt(version): + if version is None: + return 0 + + try: + return int(version) + except ValueError: + return 0 + + +def versionToIntArray(version): + if version is None: + return [0, 0] + + p = re.compile(r'(\d+)\.(\d+).*') + m = p.match(version) + if m: + majorVersion = m.group(1) + minorVersion = m.group(2) + else: + majorVersion = "" + minorVersion = "" + + return [ versionAsInt(majorVersion), versionAsInt(minorVersion) ] + + class pandocSetting: - def __init__(self, arg, type, format, label, widget=None, default=None, min=None, max=None, vals=None, suffix=""): + def __init__(self, arg, type, format, label, widget=None, default=None, min=None, max=None, vals=None, suffix="", + minVersion=None, maxVersion=None, specific=False, toc=False): self.arg = arg # start with EXT for extensions self.type = type self.label = label @@ -70,6 +103,10 @@ self.max = max self.vals = vals.split("|") if vals else [] self.suffix = suffix + self.minVersion = versionToIntArray(minVersion) + self.maxVersion = versionToIntArray(maxVersion) + self.specific = specific + self.toc = toc def isValid(self, format): """Return whether the specific setting is active with the given format.""" @@ -88,120 +125,143 @@ return False + def isCompatible(self, majorVersion, minorVersion): + majorNumber = versionAsInt(majorVersion) + minorNumber = versionAsInt(minorVersion) + + if (majorNumber < self.minVersion[0]) or ((majorNumber == self.minVersion[0]) and + (minorNumber < self.minVersion[1])): + return False + + if (self.maxVersion[0] == 0) and (self.maxVersion[1] == 0): + return True + + return (majorNumber < self.maxVersion[0]) or ((majorNumber == self.maxVersion[0]) and + (minorNumber <= self.maxVersion[1])) + + def isSpecific(self): + return self.specific + + def isTOC(self): + return self.toc + class pandocSettings(markdownSettings): settingsList = { # General "standalone": pandocSetting("--standalone", "checkbox", "", - qApp.translate("Export", "Standalone document (not just a fragment)"), + safeTranslate(qApp, "Export", "Standalone document (not just a fragment)"), default=True), "TOC": pandocSetting("--toc", "checkbox", "", - qApp.translate("Export", "Include a table of contents.")), + safeTranslate(qApp, "Export", "Include a table of contents."), toc=True), "TOC-depth": pandocSetting("--toc-depth=", "number", "", - qApp.translate("Export", "Number of sections level to include in TOC: "), - default=3, min=1, max=6), + safeTranslate(qApp, "Export", "Number of sections level to include in TOC: "), + default=3, min=1, max=6, toc=True, minVersion="1.10"), # pandoc v1 only "smart": pandocSetting("--smart", "checkbox", "", - qApp.translate("Export", "Typographically correct output")), + safeTranslate(qApp, "Export", "Typographically correct output"), + maxVersion="1.19.2.4"), # pandoc v1 only "normalize": pandocSetting("--normalize", "checkbox", "", - qApp.translate("Export", "Normalize the document (cleaner)")), - "base-header": pandocSetting("--shift-heading-level-by=", "number", "", - qApp.translate("Export", "Specify the base level for headers: "), - default=0, min=0), + safeTranslate(qApp, "Export", "Normalize the document (cleaner)"), + minVersion="1.8", maxVersion="1.19.2.4"), + # pandoc v1.5 to 2.7.3 + "base-header": pandocSetting("--base-header-level=", "number", "", + safeTranslate(qApp, "Export", "Specify the base level for headers: "), + default=1, min=1, minVersion="1.5", maxVersion="2.7.3"), + # pandoc v2.8+ + "shift-heading": pandocSetting("--shift-heading-level-by=", "number", "", + safeTranslate(qApp, "Export", "Specify the base level for headers: "), + default=0, min=0, minVersion="2.8"), "disable-YAML": pandocSetting("EXT-yaml_metadata_block", "checkbox", "", - qApp.translate("Export", "Disable YAML metadata block.\nUse that if you get YAML related error.")), + safeTranslate(qApp, "Export", "Disable YAML metadata block.\nUse that if you get YAML related error."), + minVersion="1.12"), + "hard-line-breaks": pandocSetting("EXT-hard_line_block", "checkbox", "", + safeTranslate(qApp, "Export", "Enable the support on markdown for line break on new line."), + minVersion="1.16"), # Specific "ref-link": pandocSetting("--reference-links", "checkbox", "markdown rst", - qApp.translate("Export", "Use reference-style links instead of inline links")), + safeTranslate(qApp, "Export", "Use reference-style links instead of inline links"), + specific=True), + # pandoc v1.9 to v2.11.1 "atx": pandocSetting("--atx-headers", "checkbox", "markdown asciidoc", - qApp.translate("Export", "Use ATX-style headers")), + safeTranslate(qApp, "Export", "Use ATX-style headers"), specific=True, + minVersion="1.9", maxVersion="2.11.1"), + # pandoc v2.11.2+ + "atx-heading": pandocSetting("--markdown-headings=atx|setext", "checkbox", "markdown asciidoc", + safeTranslate(qApp, "Export", "Use ATX-style headers"), specific=True, + minVersion="2.11.2"), "self-contained": pandocSetting("--self-contained", "checkbox", "html", - qApp.translate("Export", "Self-contained HTML files, with no dependencies")), + safeTranslate(qApp, "Export", "Self-contained HTML files, with no dependencies"), + specific=True, minVersion="1.9"), "q-tags": pandocSetting("--html-q-tags", "checkbox", "html", - qApp.translate("Export", "Use tags for quotes in HTML")), + safeTranslate(qApp, "Export", "Use tags for quotes in HTML"), specific=True, + minVersion="1.10"), # pandoc v1 only "latex-engine": pandocSetting("--latex-engine=", "combo", "pdf", - qApp.translate("Export", "LaTeX engine used to produce the PDF."), - vals="pdflatex|lualatex|xelatex"), + safeTranslate(qApp, "Export", "LaTeX engine used to produce the PDF."), + vals="pdflatex|lualatex|xelatex", specific=True, + minVersion="1.9", maxVersion="1.19.2.4"), # pandoc v2 "pdf-engine": pandocSetting("--pdf-engine=", "combo", "pdf", - qApp.translate("Export", "LaTeX engine used to produce the PDF."), - vals="pdflatex|lualatex|xelatex"), + safeTranslate(qApp, "Export", "LaTeX engine used to produce the PDF."), + vals="pdflatex|lualatex|xelatex", minVersion="2.0", specific=True), "epub3": pandocSetting("EXTepub3", "checkbox", "epub", - qApp.translate("Export", "Convert to ePUB3")), - } - - pdfSettings = { + safeTranslate(qApp, "Export", "Convert to ePUB3"), specific=True, + minVersion="1.10"), # PDF "latex-ps": pandocSetting("--variable=papersize:", "combo", "pdf latex", # FIXME: does not work with default template - qApp.translate("Export", "Paper size:"), - vals="letter|A4|A5"), + safeTranslate(qApp, "Export", "Paper size:"), + vals="letter|A4|A5", specific=True, minVersion="1.4"), "latex-fs": pandocSetting("--variable=fontsize:", "number", "pdf latex", # FIXME: does not work with default template - qApp.translate("Export", "Font size:"), - min=8, max=88, default=12, suffix="pt"), + safeTranslate(qApp, "Export", "Font size:"), + min=8, max=88, default=12, suffix="pt", specific=True, minVersion="1.4"), "latex-class": pandocSetting("--variable=documentclass:", "combo", "pdf latex", - qApp.translate("Export", "Class:"), - vals="article|report|book|memoir"), + safeTranslate(qApp, "Export", "Class:"), + vals="article|report|book|memoir", specific=True, minVersion="1.4"), "latex-ls": pandocSetting("--variable=linestretch:", "combo", "pdf latex", - qApp.translate("Export", "Line spacing:"), - vals="1|1.25|1.5|2"), + safeTranslate(qApp, "Export", "Line spacing:"), + vals="1|1.25|1.5|2", specific=True, minVersion="1.4"), # FIXME: complete with http://pandoc.org/README.html#variables-for-latex } - def __init__(self, _format, majorVersion="", toFormat=None, parent=None): + def __init__(self, _format, majorVersion="", minorVersion="", toFormat=None, parent=None): markdownSettings.__init__(self, _format, parent) self.format = toFormat self.majorVersion = majorVersion + self.minorVersion = minorVersion - w = QWidget(self) - w.setLayout(QVBoxLayout()) - self.grpPandocGeneral = self.collapsibleGroupBox(self.tr("General"), w) + dropSettings = [] - if majorVersion == "1": - # pandoc v1 only - self.addSettingsWidget("smart", self.grpPandocGeneral) - self.addSettingsWidget("normalize", self.grpPandocGeneral) - else: - # pandoc v2 - self.settingsList.pop("smart", None) - self.settingsList.pop("normalize", None) - self.addSettingsWidget("base-header", self.grpPandocGeneral) - self.addSettingsWidget("standalone", self.grpPandocGeneral) - self.addSettingsWidget("disable-YAML", self.grpPandocGeneral) + for key, setting in self.settingsList.items(): + if not setting.isCompatible(self.majorVersion, self.minorVersion): + dropSettings.append(key) - self.grpPandocTOC = self.collapsibleGroupBox(self.tr("Table of Content"), w) + LOGGER.info(f'Using pandoc settings: {self.majorVersion}.{self.minorVersion}, dropping: {dropSettings}') - self.addSettingsWidget("TOC", self.grpPandocTOC) - self.addSettingsWidget("TOC-depth", self.grpPandocTOC) + for key in dropSettings: + self.settingsList.pop(key, None) + w = QWidget(self) + w.setLayout(QVBoxLayout()) + self.grpPandocGeneral = self.collapsibleGroupBox(self.tr("General"), w) self.grpPandocSpecific = self.collapsibleGroupBox(self.tr("Custom settings for {}").format(self.format), w) + self.grpPandocTOC = self.collapsibleGroupBox(self.tr("Table of Content"), w) - self.addSettingsWidget("ref-link", self.grpPandocSpecific) - self.addSettingsWidget("atx", self.grpPandocSpecific) - self.addSettingsWidget("self-contained", self.grpPandocSpecific) - self.addSettingsWidget("q-tags", self.grpPandocSpecific) - if majorVersion == "1": - # pandoc v1 only - self.addSettingsWidget("latex-engine", self.grpPandocSpecific) - self.settingsList.pop("pdf-engine", None) - else: - # pandoc v2 - self.settingsList.pop("latex-engine", None) - self.addSettingsWidget("pdf-engine", self.grpPandocSpecific) - self.addSettingsWidget("epub3", self.grpPandocSpecific) - - # PDF settings - self.settingsList.update(self.pdfSettings) - for i in self.pdfSettings: - self.addSettingsWidget(i, self.grpPandocSpecific) + for key, setting in self.settingsList.items(): + if setting.isTOC(): + self.addSettingsWidget(key, self.grpPandocTOC) + elif setting.isSpecific(): + self.addSettingsWidget(key, self.grpPandocSpecific) + else: + self.addSettingsWidget(key, self.grpPandocGeneral) self.toolBox.insertItem(self.toolBox.count() - 1, w, "Pandoc") self.toolBox.layout().setSpacing(0) # Not sure why this is needed, but hey... @@ -311,6 +371,8 @@ extensions += "-yaml_metadata_block" if name == "epub3" and s.widget.isChecked(): toFormat = "epub3" + if name == "hard-line-breaks" and s.widget.isChecked(): + extensions += "+hard_line_breaks" r = ["--from=markdown" + extensions, "--to={}".format(toFormat)] diff -Nru manuskript-0.12.0/manuskript/exporter/pandoc/HTML.py manuskript-0.14.0/manuskript/exporter/pandoc/HTML.py --- manuskript-0.12.0/manuskript/exporter/pandoc/HTML.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/pandoc/HTML.py 2022-06-08 08:04:17.000000000 -0500 @@ -5,12 +5,14 @@ from manuskript.exporter.manuskript import HTML as MskHTML from manuskript.exporter.pandoc.abstractPlainText import abstractPlainText +from manuskript.functions import safeTranslate + import os class HTML(abstractPlainText): name = "HTML" - description = qApp.translate("Export", """A little known format modestly used. You know, web sites for example.""") + description = safeTranslate(qApp, "Export", """A little known format modestly used. You know, web sites for example.""") icon = "text-html" exportVarName = "lastPandocHTML" diff -Nru manuskript-0.12.0/manuskript/exporter/pandoc/__init__.py manuskript-0.14.0/manuskript/exporter/pandoc/__init__.py --- manuskript-0.12.0/manuskript/exporter/pandoc/__init__.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/pandoc/__init__.py 2022-06-08 08:04:17.000000000 -0500 @@ -11,7 +11,7 @@ from manuskript.exporter.pandoc.PDF import PDF from manuskript.exporter.pandoc.outputFormats import ePub, OpenDocument, DocX from manuskript.exporter.pandoc.plainText import reST, markdown, latex, OPML -from manuskript.functions import mainWindow +from manuskript.functions import mainWindow, safeTranslate import logging LOGGER = logging.getLogger(__name__) @@ -19,7 +19,7 @@ class pandocExporter(basicExporter): name = "Pandoc" - description = qApp.translate("Export", """

A universal document converter. Can be used to convert Markdown to a wide range of other + description = safeTranslate(qApp, "Export", """

A universal document converter. Can be used to convert Markdown to a wide range of other formats.

Website: http://pandoc.org/

""") @@ -99,12 +99,16 @@ qApp.restoreOverrideCursor() if stderr or p.returncode != 0: - err = "ERROR on export" + "\n" \ - + "Return code" + ": %d\n" % (p.returncode) \ - + "Command and parameters" + ":\n%s\n" % (p.args) \ - + "Stderr content" + ":\n" + stderr.decode("utf-8") - LOGGER.error(err) - QMessageBox.critical(mainWindow().dialog, qApp.translate("Export", "Error"), err) + err_type = "ERROR" if p.returncode != 0 else "WARNING" + err = "%s on export\n" % err_type \ + + "Return code: %d\n" % p.returncode \ + + "Command and parameters:\n%s\n" % p.args \ + + "Stderr content:\n" + stderr.decode("utf-8") + if p.returncode != 0: + LOGGER.error(err) + QMessageBox.critical(mainWindow().dialog, safeTranslate(qApp, "Export", "Error"), err) + else: + LOGGER.warning(err) return None return stdout.decode("utf-8") diff -Nru manuskript-0.12.0/manuskript/exporter/pandoc/outputFormats.py manuskript-0.14.0/manuskript/exporter/pandoc/outputFormats.py --- manuskript-0.12.0/manuskript/exporter/pandoc/outputFormats.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/pandoc/outputFormats.py 2022-06-08 08:04:17.000000000 -0500 @@ -3,11 +3,12 @@ from PyQt5.QtWidgets import qApp from manuskript.exporter.pandoc.abstractOutput import abstractOutput +from manuskript.functions import safeTranslate class ePub(abstractOutput): name = "ePub" - description = qApp.translate("Export", """Books that don't kill trees.""") + description = safeTranslate(qApp, "Export", """Books that don't kill trees.""") icon = "application-epub+zip" exportVarName = "lastPandocePub" @@ -18,7 +19,7 @@ class OpenDocument(abstractOutput): name = "OpenDocument" - description = qApp.translate("Export", "OpenDocument format. Used by LibreOffice for example.") + description = safeTranslate(qApp, "Export", "OpenDocument format. Used by LibreOffice for example.") exportVarName = "lastPandocODT" toFormat = "odt" @@ -29,7 +30,7 @@ class DocX(abstractOutput): name = "DocX" - description = qApp.translate("Export", "Microsoft Office (.docx) document.") + description = safeTranslate(qApp, "Export", "Microsoft Office (.docx) document.") exportVarName = "lastPandocDocX" toFormat = "docx" diff -Nru manuskript-0.12.0/manuskript/exporter/pandoc/PDF.py manuskript-0.14.0/manuskript/exporter/pandoc/PDF.py --- manuskript-0.12.0/manuskript/exporter/pandoc/PDF.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/pandoc/PDF.py 2022-06-08 08:04:17.000000000 -0500 @@ -7,7 +7,7 @@ from PyQt5.QtWidgets import qApp from manuskript.exporter.pandoc.abstractOutput import abstractOutput -from manuskript.functions import tempFile +from manuskript.functions import tempFile, safeTranslate from manuskript.ui.views.PDFViewer import PDFViewer @@ -15,8 +15,8 @@ """PDF Viewer using PDF.js. Cf. https://github.com/mozilla/pdf.js/wiki/Setup-PDF.js-in-a-website""" name = "PDF" - description = qApp.translate("Export", "Needs LaTeX to be installed.") - InvalidBecause = qApp.translate("Export", """a valid LaTeX installation. Pandoc recommendations can be found on: + description = safeTranslate(qApp, "Export", "Needs LaTeX to be installed.") + InvalidBecause = safeTranslate(qApp, "Export", """a valid LaTeX installation. Pandoc recommendations can be found on: pandoc.org/installing.html. If you want Unicode support, you need XeLaTeX.""") icon = "application-pdf" diff -Nru manuskript-0.12.0/manuskript/exporter/pandoc/plainText.py manuskript-0.14.0/manuskript/exporter/pandoc/plainText.py --- manuskript-0.12.0/manuskript/exporter/pandoc/plainText.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/exporter/pandoc/plainText.py 2022-06-08 08:04:17.000000000 -0500 @@ -3,11 +3,12 @@ from PyQt5.QtWidgets import qApp from manuskript.exporter.pandoc.abstractPlainText import abstractPlainText +from manuskript.functions import safeTranslate class markdown(abstractPlainText): name = "Markdown" - description = qApp.translate("Export", """Export to markdown, using pandoc. Allows more formatting options + description = safeTranslate(qApp, "Export", """Export to markdown, using pandoc. Allows more formatting options than the basic manuskript exporter.""") icon = "text-x-markdown" @@ -19,7 +20,7 @@ class reST(abstractPlainText): name = "reST" - description = qApp.translate("Export", """reStructuredText is a lightweight markup language.""") + description = safeTranslate(qApp, "Export", """reStructuredText is a lightweight markup language.""") exportVarName = "lastPandocreST" toFormat = "rst" @@ -30,7 +31,7 @@ class latex(abstractPlainText): name = "LaTeX" - description = qApp.translate("Export", """LaTeX is a word processor and document markup language used to create + description = safeTranslate(qApp, "Export", """LaTeX is a word processor and document markup language used to create beautiful documents.""") exportVarName = "lastPandocLatex" @@ -42,7 +43,7 @@ class OPML(abstractPlainText): name = "OPML" - description = qApp.translate("Export", """The purpose of this format is to provide a way to exchange information + description = safeTranslate(qApp, "Export", """The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner.""") diff -Nru manuskript-0.12.0/manuskript/functions/__init__.py manuskript-0.14.0/manuskript/functions/__init__.py --- manuskript-0.12.0/manuskript/functions/__init__.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/functions/__init__.py 2022-06-08 08:04:17.000000000 -0500 @@ -23,18 +23,21 @@ MW = None -def wordCount(text): - t = text.strip().replace(" ", "\n").split("\n") - t = [l for l in t if l] - return len(t) +def safeTranslate(qApp, group, text): + try: + return qApp.translate(group, text) + except: + return text -def charCount(text, use_spaces = True): - t = text.strip() +def wordCount(text): + return len(re.findall(r"\S+", text)) - if not use_spaces: - t = t.replace(" ", "") - return len(t) +def charCount(text, use_spaces = True): + if use_spaces: + return len(re.findall(r"[\S ]", text)) + else: + return len(re.findall(r"\S", text)) validate_ok = lambda *args, **kwargs: True def uiParse(input, default, converter, validator=validate_ok): @@ -92,7 +95,7 @@ painter.setBrush(QBrush(colorFromProgress(progress))) r2 = QRect(rect) - r2.setWidth(r2.width() * min(progress, 1)) + r2.setWidth(int(r2.width() * min(progress, 1))) painter.drawRoundedRect(r2, radius, radius) @@ -175,24 +178,25 @@ b = randint(0, 255) if mix: - r = (r + mix.red()) / 2 - g = (g + mix.green()) / 2 - b = (b + mix.blue()) / 2 + r = int((r + mix.red()) / 2) + g = int((g + mix.green()) / 2) + b = int((b + mix.blue()) / 2) return QColor(r, g, b) -def mixColors(col1, col2, f=.5): +def mixColors(col1, col2, f=0.5): fromString = False if type(col1) == str: fromString = True col1 = QColor(col1) if type(col2) == str: col2 = QColor(col2) - f2 = 1-f - r = col1.red() * f + col2.red() * f2 - g = col1.green() * f + col2.green() * f2 - b = col1.blue() * f + col2.blue() * f2 + + f2 = 1.0 - f + r = int(col1.red() * f + col2.red() * f2) + g = int(col1.green() * f + col2.green() * f2) + b = int(col1.blue() * f + col2.blue() * f2) return QColor(r, g, b) if not fromString else QColor(r, g, b).name() @@ -407,7 +411,7 @@ MW.statusLabel.adjustSize() g = MW.statusLabel.geometry() # g.moveCenter(MW.mapFromGlobal(MW.geometry().center())) - s = MW.layout().spacing() / 2 + s = int(MW.layout().spacing() / 2) g.setLeft(s) g.moveBottom(MW.mapFromGlobal(MW.geometry().bottomLeft()).y() - s) MW.statusLabel.setGeometry(g) diff -Nru manuskript-0.12.0/manuskript/functions/spellchecker.py manuskript-0.14.0/manuskript/functions/spellchecker.py --- manuskript-0.12.0/manuskript/functions/spellchecker.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/functions/spellchecker.py 2022-06-08 08:04:17.000000000 -0500 @@ -552,7 +552,10 @@ @staticmethod def getTool(): if LanguageToolDictionary._tool == None: - LanguageToolDictionary._tool = languagetool.LanguageTool() + try: + LanguageToolDictionary._tool = languagetool.LanguageTool() + except: + return None return LanguageToolDictionary._tool @@ -569,7 +572,7 @@ @staticmethod def isInstalled(): - if languagetool != None: + if (languagetool != None) and (LanguageToolDictionary.getTool() != None): # This check, if Java is installed, is necessary to # make sure LanguageTool can be run without problems. diff -Nru manuskript-0.12.0/manuskript/importer/folderImporter.py manuskript-0.14.0/manuskript/importer/folderImporter.py --- manuskript-0.12.0/manuskript/importer/folderImporter.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/importer/folderImporter.py 2022-06-08 08:04:17.000000000 -0500 @@ -5,6 +5,8 @@ from manuskript.importer.abstractImporter import abstractImporter from manuskript.models import outlineItem from manuskript.enums import Outline +from manuskript.functions import safeTranslate + from PyQt5.QtWidgets import qApp @@ -94,27 +96,27 @@ # Add group group = self.addGroup(widget.toolBox.widget(0), - qApp.translate("Import", "Folder import")) + safeTranslate(qApp, "Import", "Folder import")) #group = cls.addPage(widget, "Folder import") self.addSetting("info", "label", - qApp.translate("Import", """

Info: Imports a whole + safeTranslate(qApp, "Import", """

Info: Imports a whole directory structure. Folders are added as folders, and plaintext documents within (you chose which ones by extension) are added as scene.

Only text files are supported (not images, binary or others).

""")) self.addSetting("ext", "text", - qApp.translate("Import", "Include only those extensions:"), + safeTranslate(qApp, "Import", "Include only those extensions:"), default="*.txt, *.md", - tooltip=qApp.translate("Import", "Comma separated values")), + tooltip=safeTranslate(qApp, "Import", "Comma separated values")), self.addSetting("sortItems", "checkbox", - qApp.translate("Import", "Sort items by name"), + safeTranslate(qApp, "Import", "Sort items by name"), default=True), self.addSetting("separateFolderFiles", "checkbox", - qApp.translate("Import", "Import folder then files"), + safeTranslate(qApp, "Import", "Import folder then files"), default=True), self.addSettingsTo(group) diff -Nru manuskript-0.12.0/manuskript/importer/markdownImporter.py manuskript-0.14.0/manuskript/importer/markdownImporter.py --- manuskript-0.12.0/manuskript/importer/markdownImporter.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/importer/markdownImporter.py 2022-06-08 08:04:17.000000000 -0500 @@ -4,6 +4,8 @@ from manuskript.importer.abstractImporter import abstractImporter from manuskript.models import outlineItem from manuskript.enums import Outline +from manuskript.functions import safeTranslate + from PyQt5.QtWidgets import qApp import re, os @@ -173,11 +175,11 @@ # Add group group = self.addGroup(widget.toolBox.widget(0), - qApp.translate("Import", "Markdown import")) + safeTranslate(qApp, "Import", "Markdown import")) #group = cls.addPage(widget, "Folder import") self.addSetting("info", "label", - qApp.translate("Import", """Info: A very simple + safeTranslate(qApp, "Import", """Info: A very simple parser that will go through a markdown document and create items for each titles.
 """)) diff -Nru manuskript-0.12.0/manuskript/importer/mindMapImporter.py manuskript-0.14.0/manuskript/importer/mindMapImporter.py --- manuskript-0.12.0/manuskript/importer/mindMapImporter.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/importer/mindMapImporter.py 2022-06-08 08:04:17.000000000 -0500 @@ -5,10 +5,11 @@ from manuskript.models import outlineItem from manuskript.enums import Outline from lxml import etree as ET -from manuskript.functions import mainWindow +from manuskript.functions import mainWindow, safeTranslate from manuskript.importer.abstractImporter import abstractImporter from manuskript.converters import HTML2MD, HTML2PlainText + class mindMapImporter(abstractImporter): name = "Mind Map" @@ -54,8 +55,8 @@ if not ret: QMessageBox.critical( settingsWidget, - qApp.translate("Import", "Mind Map Import"), - qApp.translate("Import", "This does not appear to be a valid Mind Map file.")) + safeTranslate(qApp, "Import", "Mind Map Import"), + safeTranslate(qApp, "Import", "This does not appear to be a valid Mind Map file.")) return None @@ -68,10 +69,10 @@ # Add group group = self.addGroup(widget.toolBox.widget(0), - qApp.translate("Import", "Mind Map import")) + safeTranslate(qApp, "Import", "Mind Map import")) self.addSetting("importTipAs", "combo", - qApp.translate("Import", "Import tip as:"), + safeTranslate(qApp, "Import", "Import tip as:"), vals="Text|Folder", ) @@ -86,7 +87,7 @@ # Title title = underElement.get('TEXT', "").replace("\n", " ") if not title: - title = qApp.translate("Import", "Untitled") + title = safeTranslate(qApp, "Import", "Untitled") item = outlineItem(parent=parentItem, title=title) items.append(item) diff -Nru manuskript-0.12.0/manuskript/importer/opmlImporter.py manuskript-0.14.0/manuskript/importer/opmlImporter.py --- manuskript-0.12.0/manuskript/importer/opmlImporter.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/importer/opmlImporter.py 2022-06-08 08:04:17.000000000 -0500 @@ -5,9 +5,10 @@ from manuskript.models import outlineItem from manuskript.enums import Outline from lxml import etree as ET -from manuskript.functions import mainWindow +from manuskript.functions import mainWindow, safeTranslate from manuskript.importer.abstractImporter import abstractImporter + class opmlImporter(abstractImporter): name = "OPML" @@ -34,8 +35,8 @@ opmlContent = opmlFile.read() except: QMessageBox.critical(settingsWidget, - qApp.translate("Import", "OPML Import"), - qApp.translate("Import", "File open failed.")) + safeTranslate(qApp, "Import", "OPML Import"), + safeTranslate(qApp, "Import", "File open failed.")) return None elif fromString == "": @@ -63,8 +64,8 @@ if not ret: QMessageBox.critical( settingsWidget, - qApp.translate("Import", "OPML Import"), - qApp.translate("Import", "This does not appear to be a valid OPML file.")) + safeTranslate(qApp, "Import", "OPML Import"), + safeTranslate(qApp, "Import", "This does not appear to be a valid OPML file.")) return None diff -Nru manuskript-0.12.0/manuskript/importer/pandocImporters.py manuskript-0.14.0/manuskript/importer/pandocImporters.py --- manuskript-0.12.0/manuskript/importer/pandocImporters.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/importer/pandocImporters.py 2022-06-08 08:04:17.000000000 -0500 @@ -5,6 +5,8 @@ from manuskript.exporter.pandoc import pandocExporter from manuskript.importer.opmlImporter import opmlImporter from manuskript.importer.markdownImporter import markdownImporter +from manuskript.functions import safeTranslate + from PyQt5.QtWidgets import qApp @@ -55,10 +57,10 @@ # Add group group = self.addGroup(widget.toolBox.widget(0), - qApp.translate("Import", "Pandoc import")) + safeTranslate(qApp, "Import", "Pandoc import")) self.addSetting("info", "label", - qApp.translate("Import", """Info: Manuskript can + safeTranslate(qApp, "Import", """Info: Manuskript can import from markdown or OPML. Pandoc will convert your document to either (see option below), and then it will be imported in manuskript. One or the other @@ -66,14 +68,14 @@
 """)) self.addSetting("formatTo", "combo", - qApp.translate("Import", "Import using:"), + safeTranslate(qApp, "Import", "Import using:"), vals="markdown|OPML") self.addSetting("wrap", "combo", - qApp.translate("Import", "Wrap lines:"), + safeTranslate(qApp, "Import", "Wrap lines:"), vals="auto|none|preserve", default="none", - tooltip=qApp.translate("Import", """

Should pandoc create + tooltip=safeTranslate(qApp, "Import", """

Should pandoc create cosmetic / non-semantic line-breaks?

auto: wraps at 72 characters.
none: no line wrap.
diff -Nru manuskript-0.12.0/manuskript/load_save/version_0.py manuskript-0.14.0/manuskript/load_save/version_0.py --- manuskript-0.12.0/manuskript/load_save/version_0.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/load_save/version_0.py 2022-06-08 08:04:17.000000000 -0500 @@ -168,10 +168,13 @@ else: errors.append("outline.xml") - if "settings.pickle" in files: - settings.load(files["settings.pickle"], fromString=True) + if "settings.txt" in files: + settings.load(files["settings.txt"], fromString=True, protocol=0) else: - errors.append("settings.pickle") + errors.append("settings.txt") + + if "settings.pickle" in files: + LOGGER.info("Pickle settings files are no longer supported for security reasons. You can delete it from your data.") return errors diff -Nru manuskript-0.12.0/manuskript/load_save/version_1.py manuskript-0.14.0/manuskript/load_save/version_1.py --- manuskript-0.12.0/manuskript/load_save/version_1.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/load_save/version_1.py 2022-06-08 08:04:17.000000000 -0500 @@ -15,6 +15,7 @@ from PyQt5.QtCore import Qt, QModelIndex from PyQt5.QtGui import QColor, QStandardItem +from PyQt5.QtWidgets import QListWidgetItem from manuskript import settings from manuskript.enums import Character, World, Plot, PlotStep, Outline @@ -25,6 +26,7 @@ from manuskript.load_save.version_0 import loadFilesFromZip from manuskript.models.characterModel import CharacterInfo from manuskript.models import outlineItem +from manuskript.ui.listDialog import ListDialog import logging LOGGER = logging.getLogger(__name__) @@ -327,8 +329,8 @@ # Save to plain text else: - global cache + filesWithPermissionErrors = list() # Project path dir = os.path.dirname(project) @@ -378,11 +380,19 @@ LOGGER.debug("* Writing file {} ({})".format(path, "not in cache" if path not in cache else "different")) # mode = "w" + ("b" if type(content) == bytes else "") if type(content) == bytes: - with open(filename, "wb") as f: - f.write(content) + try: + with open(filename, "wb") as f: + f.write(content) + except PermissionError as e: + LOGGER.error("Cannot open file " + filename + " for writing: " + e.strerror) + filesWithPermissionErrors.append(filename) else: - with open(filename, "w", encoding='utf8') as f: - f.write(content) + try: + with open(filename, "w", encoding='utf8') as f: + f.write(content) + except PermissionError as e: + LOGGER.error("Cannot open file " + filename + " for writing: " + e.strerror) + filesWithPermissionErrors.append(filename) cache[path] = content @@ -412,9 +422,24 @@ pass # Write the project file's content - with open(project, "w", encoding='utf8') as f: - f.write("1") # Format number + try: + with open(project, "w", encoding='utf8') as f: + f.write("1") # Format number + except PermissionError as e: + LOGGER.error("Cannot open file " + project + " for writing: " + e.strerror) + filesWithPermissionErrors.append(project) + + if len(filesWithPermissionErrors) > 0: + dlg = ListDialog(mw) + dlg.setModal(True) + dlg.setWindowTitle(dlg.tr("Files not saved")) + dlg.label.setText(dlg.tr("The following files were not saved and appear to be open in another program")) + for f in filesWithPermissionErrors: + QListWidgetItem(f, dlg.listWidget) + dlg.open() + if project in filesWithPermissionErrors: + return False return True @@ -622,7 +647,8 @@ """ mw = mainWindow() - errors = [] + errors = list() + filesWithPermissionErrors = list() #################################################################################################################### # Read and store everything in a dict @@ -661,8 +687,14 @@ with open(os.path.join(dirpath, f), "rb") as fo: files[os.path.join(p, f)] = fo.read() else: - with open(os.path.join(dirpath, f), "r", encoding="utf8") as fo: - files[os.path.join(p, f)] = fo.read() + try: + filename = os.path.join(dirpath, f) + with open(filename, "r", encoding="utf8") as fo: + files[os.path.join(p, f)] = fo.read() + except PermissionError as e: + LOGGER.error("Cannot open file " + filename + ": " + e.strerror) + errors.append(fo) + filesWithPermissionErrors.append(filename) # Saves to cache (only if we loaded from disk and not zip) global cache @@ -887,6 +919,15 @@ # Check IDS mdl.rootItem.checkIDs() + if len(filesWithPermissionErrors) > 0: + dlg = ListDialog(mw) + dlg.setModal(True) + dlg.setWindowTitle(dlg.tr("Files not loaded")) + dlg.label.setText(dlg.tr("The following files were not loaded and appear to be open in another program")) + for f in filesWithPermissionErrors: + QListWidgetItem(f, dlg.listWidget) + dlg.open() + return errors @@ -897,13 +938,13 @@ @param odict: OrderedDict @return: nothing """ - if parent == None: + if parent is None: parent = mdl.rootItem for k in odict: # In case k is a folder: - if type(odict[k]) == OrderedDict and "folder.txt" in odict[k]: + if (type(odict[k]) == OrderedDict) and ("folder.txt" in odict[k]): # Adds folder LOGGER.debug("{}* Adds {} to {} (folder)".format(" " * parent.level(), k, parent.title())) @@ -913,13 +954,18 @@ # Read content addTextItems(mdl, odict[k], parent=item) - # k is not a folder - elif type(odict[k]) == str and k != "folder.txt" and not ":lastPath" in k: - LOGGER.debug("{}* Adds {} to {} (file)".format(" " * parent.level(), k, parent.title())) - item = outlineFromMMD(odict[k], parent=parent) - item._lastPath = odict[k + ":lastPath"] + if (":lastPath" in k) or (k == "folder.txt"): + continue - elif not ":lastPath" in k and k != "folder.txt": + # k is not a folder + if type(odict[k]) == str: + try: + LOGGER.debug("{}* Adds {} to {} (file)".format(" " * parent.level(), k, parent.title())) + item = outlineFromMMD(odict[k], parent=parent) + item._lastPath = odict[k + ":lastPath"] + except KeyError: + LOGGER.error("Failed to add file " + str(k)) + else: LOGGER.debug("Strange things in file %s".format(k)) diff -Nru manuskript-0.12.0/manuskript/loadSave.py manuskript-0.14.0/manuskript/loadSave.py --- manuskript-0.12.0/manuskript/loadSave.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/loadSave.py 2022-06-08 08:04:17.000000000 -0500 @@ -63,6 +63,6 @@ LOGGER.info("Detected file format version: {}. Zip: {}.".format(version, isZip)) if version == 0: - v0.loadProject(project) + return v0.loadProject(project) else: - v1.loadProject(project, zip=isZip) + return v1.loadProject(project, zip=isZip) diff -Nru manuskript-0.12.0/manuskript/logging.py manuskript-0.14.0/manuskript/logging.py --- manuskript-0.12.0/manuskript/logging.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/logging.py 2022-06-08 08:04:17.000000000 -0500 @@ -218,10 +218,12 @@ def qtMessageHandler(msg_type, msg_log_context, msg_string): """Forwards Qt messages to Python logging system.""" # Convert Qt msg type to logging level - log_level = [logging.DEBUG, - logging.WARNING, - logging.ERROR, - logging.FATAL] [ int(msg_type) ] + msg_type_index = int(msg_type) + log_levels = [logging.DEBUG, logging.INFO, logging.WARNING, logging.ERROR, logging.FATAL] + if (msg_type_index >= 0) and (msg_type_index < len(log_levels)): + log_level = log_levels[msg_type_index] + else: + log_level = log_levels[-1] qtcl = logging.getLogger(msg_log_context.category or "qt.???") # Some information may not be available unless using a PyQt debug build. # See: https://www.riverbankcomputing.com/static/Docs/PyQt5/api/qtcore/qmessagelogcontext.html diff -Nru manuskript-0.12.0/manuskript/main.py manuskript-0.14.0/manuskript/main.py --- manuskript-0.12.0/manuskript/main.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/main.py 2022-06-08 08:04:17.000000000 -0500 @@ -20,6 +20,10 @@ LOGGER = logging.getLogger(__name__) def prepare(arguments, tests=False): + # Qt WebEngine demands this attribute be set _before_ we create our QApplication object. + QApplication.setAttribute(Qt.AA_ShareOpenGLContexts, True) + + # Create the foundation that provides our Qt application with its event loop. app = QApplication(sys.argv) app.setOrganizationName("manuskript" + ("_tests" if tests else "")) app.setOrganizationDomain("www.theologeek.ch") @@ -160,7 +164,7 @@ QIcon.setThemeSearchPaths(QIcon.themeSearchPaths() + [appPath("icons")]) QIcon.setThemeName("NumixMsk") - # Font siue + # Font size if settings.contains("appFontSize"): f = qApp.font() f.setPointSize(settings.value("appFontSize", type=int)) @@ -175,12 +179,12 @@ MW._defaultCursorFlashTime = qApp.cursorFlashTime() # Command line project - #if len(sys.argv) > 1 and sys.argv[1][-4:] == ".msk": if arguments.filename is not None and arguments.filename[-4:] == ".msk": - #TODO: integrate better with argparsing. - if os.path.exists(sys.argv[1]): - path = os.path.abspath(sys.argv[1]) - MW._autoLoadProject = path + # The file is verified to already exist during argument parsing. + # Our ".msk" check has been moved there too for better feedback, + # but leaving it here to err on the side of caution. + path = os.path.abspath(arguments.filename) + MW._autoLoadProject = path return app, MW @@ -255,6 +259,15 @@ signal.signal(signal.SIGTERM, sigint_handler("SIGTERM", MW)) +def is_valid_project(parser, arg): + if arg[-4:] != ".msk": + parser.error("only manuskript projects (.msk) are supported!") + if not os.path.isfile(arg): + parser.error("the project %s does not exist!" % arg) + else: + return arg + + def process_commandline(argv): import argparse parser = argparse.ArgumentParser(description="Run the manuskript application.") @@ -262,7 +275,8 @@ action="store_true") parser.add_argument("-v", "--verbose", action="count", default=1, help="lower the threshold for messages logged to the terminal") parser.add_argument("-L", "--logfile", default=None, help="override the default log file location") - parser.add_argument("filename", nargs="?", metavar="FILENAME", help="the manuskript project (.msk) to open") + parser.add_argument("filename", nargs="?", metavar="FILENAME", help="the manuskript project (.msk) to open", + type=lambda x: is_valid_project(parser, x)) args = parser.parse_args(args=argv) @@ -283,7 +297,7 @@ 2. So that prepare can be used in tests, without running the whole thing """ # Parse command-line arguments. - arguments = process_commandline(sys.argv) + arguments = process_commandline(sys.argv[1:]) # Initialize logging. (Does not include Qt integration yet.) manuskript.logging.setUp(console_level=arguments.verbose) diff -Nru manuskript-0.12.0/manuskript/mainWindow.py manuskript-0.14.0/manuskript/mainWindow.py --- manuskript-0.12.0/manuskript/mainWindow.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/mainWindow.py 2022-06-08 08:04:17.000000000 -0500 @@ -392,6 +392,15 @@ #don't know what's up with this pass + def deleteCharacter(self): + ID = self.lstCharacters.removeCharacter() + if ID is None: + return + for itemID in self.mdlOutline.findItemsByPOV(ID): + item = self.mdlOutline.getItemByID(itemID) + if item: + item.resetPOV() + ############################################################################### # PLOTS ############################################################################### @@ -965,7 +974,7 @@ self.tblPersoInfos.setModel(self.mdlCharacter) try: self.btnAddPerso.clicked.connect(self.lstCharacters.addCharacter, F.AUC) - self.btnRmPerso.clicked.connect(self.lstCharacters.removeCharacter, F.AUC) + self.btnRmPerso.clicked.connect(self.deleteCharacter, F.AUC) self.btnPersoColor.clicked.connect(self.lstCharacters.choseCharacterColor, F.AUC) self.chkPersoPOV.stateChanged.connect(self.lstCharacters.changeCharacterPOVState, F.AUC) @@ -1122,7 +1131,7 @@ # Characters self.disconnectAll(self.btnAddPerso.clicked, self.lstCharacters.addCharacter) - self.disconnectAll(self.btnRmPerso.clicked, self.lstCharacters.removeCharacter) + self.disconnectAll(self.btnRmPerso.clicked, self.deleteCharacter) self.disconnectAll(self.btnPersoColor.clicked, self.lstCharacters.choseCharacterColor) self.disconnectAll(self.chkPersoPOV.stateChanged, self.lstCharacters.changeCharacterPOVState) @@ -1180,7 +1189,7 @@ def centerChildWindow(self, win): r = win.geometry() r2 = self.geometry() - win.move(r2.center() - QPoint(r.width()/2, r.height()/2)) + win.move(r2.center() - QPoint(int(r.width()/2), int(r.height()/2))) def support(self): openURL("https://github.com/olivierkes/manuskript/wiki/Technical-Support") diff -Nru manuskript-0.12.0/manuskript/models/abstractItem.py manuskript-0.14.0/manuskript/models/abstractItem.py --- manuskript-0.12.0/manuskript/models/abstractItem.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/models/abstractItem.py 2022-06-08 08:04:17.000000000 -0500 @@ -51,6 +51,8 @@ if ID: self._data[self.enum.ID] = ID + if self._model: + self._model.updateAvailableIDs(ID) ####################################################################### @@ -203,6 +205,9 @@ ############################################################################### def getUniqueID(self, recursive=False): + if not self._model: + return + self.setData(self.enum.ID, self._model.requestNewID()) if recursive: @@ -219,15 +224,23 @@ if max([self.IDs.count(i) for i in self.IDs if i]) != 1: LOGGER.warning("There are some items with overlapping IDs: %s", [i for i in self.IDs if i and self.IDs.count(i) != 1]) + _IDs = [self.ID()] def checkChildren(item): + "Check recursively every children and give them unique, non-empty, non-zero IDs." for c in item.children(): _id = c.ID() - if not _id or _id == "0": + if not _id or _id == "0" or _id in _IDs: c.getUniqueID() + LOGGER.warning("* Item {} '{}' is given new unique ID: '{}'".format(_id, c.title(), c.ID())) + _IDs.append(_id) checkChildren(c) checkChildren(self) + # Not sure if self.IDs is still useful (it was used in the old unique ID generating system at least). + # It might be deleted everywhere. But just in the meantime, it should at least be up to date. + self.IDs = self.listAllIDs() + def listAllIDs(self): IDs = [self.ID()] for c in self.children(): diff -Nru manuskript-0.12.0/manuskript/models/abstractModel.py manuskript-0.14.0/manuskript/models/abstractModel.py --- manuskript-0.12.0/manuskript/models/abstractModel.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/models/abstractModel.py 2022-06-08 08:04:17.000000000 -0500 @@ -38,7 +38,7 @@ - Interface with QModelIndex and stuff - XML Import / Export - Drag'n'drop - + Row => item/abstractModel/etc. Col => data sub-element. Col 1 (second counting) is ID for all model types. @@ -429,19 +429,30 @@ # In case of copy actions, items might be duplicates, so we need new IDs. # But they might not be, if we cut, then paste. Paste is a Copy Action. # The first paste would not need new IDs. But subsequent ones will. - + # Recursively change the existing IDs to new, unique values. No need to strip out the old # even if they are not duplicated in pasting. There is no practical need for ID conservation. if action == Qt.CopyAction: IDs = self.rootItem.listAllIDs() - + for item in items: if item.ID() in IDs: - item.getUniqueID(recursive=true) + # Items don't get new IDs, because they are not part of a model yet, + # so the following call does nothing: + # item.getUniqueID(recursive=True) + + # Instead we need to remove IDs (recursively) in all copied items, so that they + # will receive new ones when inserted within the model. + def removeIDs(i): + i.setData(item.enum.ID, None) + for c in i.children(): + removeIDs(c) + + removeIDs(item) r = self.insertItems(items, beginRow, parent) - + return r ################# ADDING AND REMOVING ################# @@ -461,12 +472,12 @@ # Insert only if parent is folder if parentItem.isFolder(): self.beginInsertRows(parent, row, row + len(items) - 1) # Create space. - + for i in items: parentItem.insertChild(row + items.index(i), i) - + self.endInsertRows() - + return True else: @@ -519,7 +530,7 @@ else: parentItem = parent.internalPointer() - self._removingRows = True + self._removingRows = True # Views that are updating can easily know # if this is due to row removal. self.beginRemoveRows(parent, row, row + count - 1) diff -Nru manuskript-0.12.0/manuskript/models/characterPOVModel.py manuskript-0.14.0/manuskript/models/characterPOVModel.py --- manuskript-0.12.0/manuskript/models/characterPOVModel.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/models/characterPOVModel.py 2022-06-08 08:04:17.000000000 -0500 @@ -1,7 +1,7 @@ #!/usr/bin/env python # --!-- coding: utf8 --!-- from PyQt5.QtCore import QModelIndex, QSortFilterProxyModel - +from manuskript.enums import Character as C class characterPOVModel(QSortFilterProxyModel): @@ -14,7 +14,11 @@ sourceModel.dataChanged.connect(self.sourceDataChanged) def filterAcceptsRow(self, sourceRow, sourceParent): - return self.sourceModel().pov(sourceRow) + # Although I would prefer to reuse the existing characterModel.pov() method, + # this is simpler to do, actually works and also more ideomatic Qt code. + index = self.sourceModel().index(sourceRow, C.pov.value, sourceParent) + value = self.sourceModel().data(index) + return bool(value) def rowToSource(self, row): index = self.index(row, 0) diff -Nru manuskript-0.12.0/manuskript/models/outlineItem.py manuskript-0.14.0/manuskript/models/outlineItem.py --- manuskript-0.12.0/manuskript/models/outlineItem.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/models/outlineItem.py 2022-06-08 08:04:17.000000000 -0500 @@ -71,6 +71,9 @@ def POV(self): return self.data(self.enum.POV) + def resetPOV(self): + self.setData(self.enum.POV, None) + def status(self): return self.data(self.enum.status) @@ -98,7 +101,7 @@ ) __repr__ = __str__ - + def charCount(self): return self._data.get(self.enum.charCount, 0) @@ -116,6 +119,9 @@ return [] else: + # Used to verify nbsp characters not getting clobbered. + #if column == E.text: + # print("GET", str(role), "-->", str([hex(ord(x)) for x in data])) return data elif role == Qt.DecorationRole and column == E.title: @@ -158,6 +164,8 @@ # Stuff to do before if column == E.text: self.addRevision() + # Used to verify nbsp characters not getting clobbered. + #print("SET", str(role), "-->", str([hex(ord(x)) for x in data])) # Calling base class implementation abstractItem.setData(self, column, data, role) @@ -248,12 +256,12 @@ if not wc: wc = 0 if goal: - return qApp.translate("outlineItem", "{} words / {} ({})").format( + return F.safeTranslate(qApp, "outlineItem", "{} words / {} ({})").format( locale.format_string("%d", wc, grouping=True), locale.format_string("%d", goal, grouping=True), "{}%".format(str(int(progress * 100)))) else: - return qApp.translate("outlineItem", "{} words").format( + return F.safeTranslate(qApp, "outlineItem", "{} words").format( locale.format_string("%d", wc, grouping=True)) ####################################################################### diff -Nru manuskript-0.12.0/manuskript/models/references.py manuskript-0.14.0/manuskript/models/references.py --- manuskript-0.12.0/manuskript/models/references.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/models/references.py 2022-06-08 08:04:17.000000000 -0500 @@ -19,7 +19,7 @@ from manuskript.enums import Character from manuskript.enums import Plot from manuskript.enums import PlotStep -from manuskript.functions import mainWindow, mixColors +from manuskript.functions import mainWindow, mixColors, safeTranslate from manuskript.ui import style as S @@ -87,7 +87,7 @@ """ match = re.fullmatch(RegEx, ref) if not match: - return qApp.translate("references", "Not a reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Not a reference: {}.").format(ref) _type = match.group(1) _ref = match.group(2) @@ -98,19 +98,19 @@ idx = m.getIndexByID(_ref) if not idx.isValid(): - return qApp.translate("references", "Unknown reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Unknown reference: {}.").format(ref) item = idx.internalPointer() # Titles - pathTitle = qApp.translate("references", "Path:") - statsTitle = qApp.translate("references", "Stats:") - POVTitle = qApp.translate("references", "POV:") - statusTitle = qApp.translate("references", "Status:") - labelTitle = qApp.translate("references", "Label:") - ssTitle = qApp.translate("references", "Short summary:") - lsTitle = qApp.translate("references", "Long summary:") - notesTitle = qApp.translate("references", "Notes:") + pathTitle = safeTranslate(qApp, "references", "Path:") + statsTitle = safeTranslate(qApp, "references", "Stats:") + POVTitle = safeTranslate(qApp, "references", "POV:") + statusTitle = safeTranslate(qApp, "references", "Status:") + labelTitle = safeTranslate(qApp, "references", "Label:") + ssTitle = safeTranslate(qApp, "references", "Short summary:") + lsTitle = safeTranslate(qApp, "references", "Long summary:") + notesTitle = safeTranslate(qApp, "references", "Notes:") # The POV of the scene POV = "" @@ -191,30 +191,30 @@ m = mainWindow().mdlCharacter c = m.getCharacterByID(int(_ref)) if c == None: - return qApp.translate("references", "Unknown reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Unknown reference: {}.").format(ref) index = c.index() name = c.name() # Titles - basicTitle = qApp.translate("references", "Basic info") - detailedTitle = qApp.translate("references", "Detailed info") - POVof = qApp.translate("references", "POV of:") + basicTitle = safeTranslate(qApp, "references", "Basic info") + detailedTitle = safeTranslate(qApp, "references", "Detailed info") + POVof = safeTranslate(qApp, "references", "POV of:") # Goto (link) - goto = qApp.translate("references", "Go to {}.") + goto = safeTranslate(qApp, "references", "Go to {}.") goto = goto.format(refToLink(ref)) # basic infos basic = [] for i in [ - (Character.motivation, qApp.translate("references", "Motivation"), False), - (Character.goal, qApp.translate("references", "Goal"), False), - (Character.conflict, qApp.translate("references", "Conflict"), False), - (Character.epiphany, qApp.translate("references", "Epiphany"), False), - (Character.summarySentence, qApp.translate("references", "Short summary"), True), - (Character.summaryPara, qApp.translate("references", "Longer summary"), True), + (Character.motivation, safeTranslate(qApp, "references", "Motivation"), False), + (Character.goal, safeTranslate(qApp, "references", "Goal"), False), + (Character.conflict, safeTranslate(qApp, "references", "Conflict"), False), + (Character.epiphany, safeTranslate(qApp, "references", "Epiphany"), False), + (Character.summarySentence, safeTranslate(qApp, "references", "Short summary"), True), + (Character.summaryPara, safeTranslate(qApp, "references", "Longer summary"), True), ]: val = m.data(index.sibling(index.row(), i[0].value)) @@ -274,16 +274,16 @@ name = m.getPlotNameByID(_ref) if not index.isValid(): - return qApp.translate("references", "Unknown reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Unknown reference: {}.").format(ref) # Titles - descriptionTitle = qApp.translate("references", "Description") - resultTitle = qApp.translate("references", "Result") - charactersTitle = qApp.translate("references", "Characters") - stepsTitle = qApp.translate("references", "Resolution steps") + descriptionTitle = safeTranslate(qApp, "references", "Description") + resultTitle = safeTranslate(qApp, "references", "Result") + charactersTitle = safeTranslate(qApp, "references", "Characters") + stepsTitle = safeTranslate(qApp, "references", "Resolution steps") # Goto (link) - goto = qApp.translate("references", "Go to {}.") + goto = safeTranslate(qApp, "references", "Go to {}.") goto = goto.format(refToLink(ref)) # Description @@ -353,15 +353,15 @@ name = m.name(index) if not index.isValid(): - return qApp.translate("references", "Unknown reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Unknown reference: {}.").format(ref) # Titles - descriptionTitle = qApp.translate("references", "Description") - passionTitle = qApp.translate("references", "Passion") - conflictTitle = qApp.translate("references", "Conflict") + descriptionTitle = safeTranslate(qApp, "references", "Description") + passionTitle = safeTranslate(qApp, "references", "Passion") + conflictTitle = safeTranslate(qApp, "references", "Conflict") # Goto (link) - goto = qApp.translate("references", "Go to {}.") + goto = safeTranslate(qApp, "references", "Go to {}.") goto = goto.format(refToLink(ref)) # Description @@ -396,7 +396,7 @@ return text else: - return qApp.translate("references", "Unknown reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Unknown reference: {}.").format(ref) def shortInfos(ref): @@ -495,28 +495,28 @@ infos = shortInfos(ref) if not infos: - return qApp.translate("references", "Unknown reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Unknown reference: {}.").format(ref) if infos == -1: - return qApp.translate("references", "Not a reference: {}.").format(ref) + return safeTranslate(qApp, "references", "Not a reference: {}.").format(ref) if infos["type"] == TextLetter: if infos["text_type"] == "folder": - tt = qApp.translate("references", "Folder: {}").format(infos["title"]) + tt = safeTranslate(qApp, "references", "Folder: {}").format(infos["title"]) else: - tt = qApp.translate("references", "Text: {}").format(infos["title"]) + tt = safeTranslate(qApp, "references", "Text: {}").format(infos["title"]) tt += "
{}".format(infos["path"]) return tt elif infos["type"] == CharacterLetter: - return qApp.translate("references", "Character: {}").format(infos["title"]) + return safeTranslate(qApp, "references", "Character: {}").format(infos["title"]) elif infos["type"] == PlotLetter: - return qApp.translate("references", "Plot: {}").format(infos["title"]) + return safeTranslate(qApp, "references", "Plot: {}").format(infos["title"]) elif infos["type"] == WorldLetter: - return qApp.translate("references", "World: {name}{path}").format( + return safeTranslate(qApp, "references", "World: {name}{path}").format( name=infos["title"], path=" ({})".format(infos["path"]) if infos["path"] else "") @@ -589,7 +589,7 @@ return lst -def listReferences(ref, title=qApp.translate("references", "Referenced in:")): +def listReferences(ref, title=safeTranslate(qApp, "references", "Referenced in:")): oM = mainWindow().mdlOutline listRefs = "" diff -Nru manuskript-0.12.0/manuskript/settings.py manuskript-0.14.0/manuskript/settings.py --- manuskript-0.12.0/manuskript/settings.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/settings.py 2022-06-08 08:04:17.000000000 -0500 @@ -2,7 +2,6 @@ import collections import json -import pickle from PyQt5.QtWidgets import qApp @@ -166,37 +165,21 @@ #print("Saving:") #pp.pprint(allSettings) - if filename: - f = open(filename, "wb") - pickle.dump(allSettings, f) - else: - if protocol == 0: - # This looks stupid - # But a simple json.dumps with sort_keys will throw a TypeError - # because of unorderable types. - return json.dumps(json.loads(json.dumps(allSettings)), indent=4, sort_keys=True) - else: - return pickle.dumps(allSettings) + # This looks stupid + # But a simple json.dumps with sort_keys will throw a TypeError + # because of unorderable types. + return json.dumps(json.loads(json.dumps(allSettings)), indent=4, sort_keys=True) def load(string, fromString=False, protocol=None): - """Load settings from 'string'. 'string' is the filename of the pickle dump. - If fromString=True, string is the data of the pickle dumps.""" + """fromString=True is deprecated, it shouldn't be used.""" global allSettings - if not fromString: - try: - f = open(string, "rb") - allSettings = pickle.load(f) - - except: - LOGGER.error("Cannot load settings, {} does not exist.".format(string)) - return - else: - if protocol == 0: - allSettings = json.loads(string) - else: - allSettings = pickle.loads(string) + if not string: + LOGGER.error("Cannot load settings.") + return + + allSettings = json.loads(string) #pp=pprint.PrettyPrinter(indent=4, compact=False) #print("Loading:") diff -Nru manuskript-0.12.0/manuskript/settingsWindow.py manuskript-0.14.0/manuskript/settingsWindow.py --- manuskript-0.12.0/manuskript/settingsWindow.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/settingsWindow.py 2022-06-08 08:04:17.000000000 -0500 @@ -143,15 +143,15 @@ self.chkRevisionsKeep.stateChanged.connect(self.revisionsSettingsChanged) self.chkRevisionRemove.setChecked(opt["smartremove"]) self.chkRevisionRemove.toggled.connect(self.revisionsSettingsChanged) - self.spnRevisions10Mn.setValue(60 / opt["rules"][10 * 60]) + self.spnRevisions10Mn.setValue(int(60 / opt["rules"][10 * 60])) self.spnRevisions10Mn.valueChanged.connect(self.revisionsSettingsChanged) - self.spnRevisionsHour.setValue(60 * 10 / opt["rules"][60 * 60]) + self.spnRevisionsHour.setValue(int(60 * 10 / opt["rules"][60 * 60])) self.spnRevisionsHour.valueChanged.connect(self.revisionsSettingsChanged) - self.spnRevisionsDay.setValue(60 * 60 / opt["rules"][60 * 60 * 24]) + self.spnRevisionsDay.setValue(int(60 * 60 / opt["rules"][60 * 60 * 24])) self.spnRevisionsDay.valueChanged.connect(self.revisionsSettingsChanged) - self.spnRevisionsMonth.setValue(60 * 60 * 24 / opt["rules"][60 * 60 * 24 * 30]) + self.spnRevisionsMonth.setValue(int(60 * 60 * 24 / opt["rules"][60 * 60 * 24 * 30])) self.spnRevisionsMonth.valueChanged.connect(self.revisionsSettingsChanged) - self.spnRevisionsEternity.setValue(60 * 60 * 24 * 7 / opt["rules"][None]) + self.spnRevisionsEternity.setValue(int(60 * 60 * 24 * 7 / opt["rules"][None])) self.spnRevisionsEternity.valueChanged.connect(self.revisionsSettingsChanged) # Views diff -Nru manuskript-0.12.0/manuskript/tests/load_save/__init__.py manuskript-0.14.0/manuskript/tests/load_save/__init__.py --- manuskript-0.12.0/manuskript/tests/load_save/__init__.py 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/manuskript/tests/load_save/__init__.py 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,4 @@ +#!/usr/bin/env python +# --!-- coding: utf8 --!-- + +"""Tests for load_save module.""" diff -Nru manuskript-0.12.0/manuskript/tests/load_save/test_ParseMMDFile.py manuskript-0.14.0/manuskript/tests/load_save/test_ParseMMDFile.py --- manuskript-0.12.0/manuskript/tests/load_save/test_ParseMMDFile.py 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/manuskript/tests/load_save/test_ParseMMDFile.py 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,81 @@ +#!/usr/bin/env python +# --!-- coding: utf8 --!-- + +"""Test ParseMMDFile function.""" + +from collections import OrderedDict +from manuskript.load_save.version_1 import parseMMDFile + + +BASE = "title: TheExampleNovel\n" +BASE += "ID: 42\n" +BASE += "type: folder\n" +TEXT = BASE + '\n' +TEXT_WITH_NONE_AT_START = "None: hello\n" + TEXT +TEXT_WITH_NONE_AT_END = BASE + "None: hello\n\n" +TEXT_WITH_HANGING_SPACE = BASE + " " +CONTENT = "Once upon a time, there was a dog" +TEXT_WITH_CONTENT = TEXT + CONTENT + + +def test_empty_string(): + """An empty string given to parseMMDFile.""" + result = parseMMDFile("") + assert result == ([], '') + + +def test_text(): + """A result as a list of tuples""" + result = parseMMDFile(TEXT) + assert result == ([ + ('title', 'TheExampleNovel'), + ('ID', '42'), + ('type', 'folder') + ], '') + + +def test_text_asdict(): + """A result as an OrderedDict.""" + result = parseMMDFile(TEXT, True) + assert result == (OrderedDict([ + ('title', 'TheExampleNovel'), + ('ID', '42'), + ('type', 'folder')] + ), '') + + +def test_text_with_none_at_start(): + """If the description is None, replace with an empty string.""" + result = parseMMDFile(TEXT_WITH_NONE_AT_START) + assert result == ([ + ('', 'hello'), + ('title', 'TheExampleNovel'), + ('ID', '42'), + ('type', 'folder') + ], '') + + +def test_text_wth_none_at_end(): + """If the last description is None, replace with an empty string.""" + result = parseMMDFile(TEXT_WITH_NONE_AT_END) + assert result == ([ + ('title', 'TheExampleNovel'), + ('ID', '42'), + ('type', 'folder'), + ('', 'hello') + ], '') + + +def test_text_hanging_space(): + """Hanging space invalidates the line.""" + result = parseMMDFile(TEXT_WITH_HANGING_SPACE) + assert result == ([ + ('title', 'TheExampleNovel'), + ('ID', '42') + ], '') + + +def test_text_with_content(): + """The scene has text.""" + result = parseMMDFile(TEXT_WITH_CONTENT) + assert result[1] == CONTENT diff -Nru manuskript-0.12.0/manuskript/ui/about_ui.py manuskript-0.14.0/manuskript/ui/about_ui.py --- manuskript-0.12.0/manuskript/ui/about_ui.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/about_ui.py 2022-06-08 08:04:17.000000000 -0500 @@ -2,20 +2,22 @@ # Form implementation generated from reading ui file 'manuskript/ui/about_ui.ui' # -# Created: Wed Oct 11 08:28:24 2017 -# by: PyQt5 UI code generator 5.2.1 +# Created by: PyQt5 UI code generator 5.15.6 # -# WARNING! All changes made in this file will be lost! +# WARNING: Any manual changes made to this file will be lost when pyuic5 is +# run again. Do not edit this file unless you know what you are doing. + from PyQt5 import QtCore, QtGui, QtWidgets + class Ui_about(object): def setupUi(self, about): about.setObjectName("about") about.setWindowModality(QtCore.Qt.ApplicationModal) about.resize(445, 370) icon = QtGui.QIcon() - icon.addPixmap(QtGui.QPixmap("../../icons/Manuskript/icon-64px.png"), QtGui.QIcon.Normal, QtGui.QIcon.Off) + icon.addPixmap(QtGui.QPixmap("manuskript/ui/../../icons/Manuskript/icon-64px.png"), QtGui.QIcon.Normal, QtGui.QIcon.Off) about.setWindowIcon(icon) self.gridLayout = QtWidgets.QGridLayout(about) self.gridLayout.setObjectName("gridLayout") @@ -28,7 +30,7 @@ self.gridLayout.addItem(spacerItem, 5, 0, 1, 1) self.labelLogo = QtWidgets.QLabel(about) self.labelLogo.setText("") - self.labelLogo.setPixmap(QtGui.QPixmap("../../icons/Manuskript/logo-400x104.png")) + self.labelLogo.setPixmap(QtGui.QPixmap("manuskript/ui/../../icons/Manuskript/logo-400x104.png")) self.labelLogo.setObjectName("labelLogo") self.gridLayout.addWidget(self.labelLogo, 0, 0, 1, 2) self.labelSoftwareVersion = QtWidgets.QLabel(about) @@ -44,11 +46,10 @@ self.gridLayout.addWidget(self.buttonBox, 7, 0, 1, 1) self.retranslateUi(about) - self.buttonBox.accepted.connect(about.accept) + self.buttonBox.accepted.connect(about.accept) # type: ignore QtCore.QMetaObject.connectSlotsByName(about) def retranslateUi(self, about): _translate = QtCore.QCoreApplication.translate about.setWindowTitle(_translate("about", "About Manuskript")) self.labelLogo.setToolTip(_translate("about", "Manuskript")) - diff -Nru manuskript-0.12.0/manuskript/ui/editors/completer_ui.py manuskript-0.14.0/manuskript/ui/editors/completer_ui.py --- manuskript-0.12.0/manuskript/ui/editors/completer_ui.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/editors/completer_ui.py 2022-06-08 08:04:17.000000000 -0500 @@ -2,19 +2,22 @@ # Form implementation generated from reading ui file 'manuskript/ui/editors/completer_ui.ui' # -# Created by: PyQt5 UI code generator 5.4.1 +# Created by: PyQt5 UI code generator 5.15.6 # -# WARNING! All changes made in this file will be lost! +# WARNING: Any manual changes made to this file will be lost when pyuic5 is +# run again. Do not edit this file unless you know what you are doing. + + +from PyQt5 import QtCore, QtGui, QtWidgets -from PyQt5 import QtCore, QtWidgets class Ui_completer(object): def setupUi(self, completer): completer.setObjectName("completer") completer.resize(163, 143) self.verticalLayout = QtWidgets.QVBoxLayout(completer) - self.verticalLayout.setSpacing(0) self.verticalLayout.setContentsMargins(0, 0, 0, 0) + self.verticalLayout.setSpacing(0) self.verticalLayout.setObjectName("verticalLayout") self.text = QtWidgets.QLineEdit(completer) self.text.setObjectName("text") @@ -29,4 +32,3 @@ def retranslateUi(self, completer): _translate = QtCore.QCoreApplication.translate completer.setWindowTitle(_translate("completer", "Form")) - diff -Nru manuskript-0.12.0/manuskript/ui/editors/fullScreenEditor.py manuskript-0.14.0/manuskript/ui/editors/fullScreenEditor.py --- manuskript-0.12.0/manuskript/ui/editors/fullScreenEditor.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/editors/fullScreenEditor.py 2022-06-08 08:04:17.000000000 -0500 @@ -12,7 +12,7 @@ from manuskript import settings from manuskript.enums import Outline from manuskript.models import outlineItem -from manuskript.functions import allPaths, drawProgress +from manuskript.functions import allPaths, drawProgress, safeTranslate from manuskript.ui.editors.locker import locker from manuskript.ui.editors.themes import findThemePath, generateTheme, setThemeEditorDatas from manuskript.ui.editors.themes import loadThemeDatas @@ -215,7 +215,7 @@ self._bgcolor = QColor(self._themeDatas["Background/Color"]) else: self._bgcolor = QColor(self._themeDatas["Foreground/Color"]) - self._bgcolor.setAlpha(self._themeDatas["Foreground/Opacity"] * 255 / 100) + self._bgcolor.setAlpha(int(self._themeDatas["Foreground/Opacity"] * 255 / 100)) self._fgcolor = QColor(self._themeDatas["Text/Color"]) if self._themeDatas["Text/Color"] == self._themeDatas["Foreground/Color"]: self._fgcolor = QColor(self._themeDatas["Background/Color"]) @@ -239,7 +239,7 @@ r = self.locker.geometry() r.moveTopLeft(QPoint( 0, - self.geometry().height() / 2 - r.height() / 2 + int(self.geometry().height() / 2 - r.height() / 2) )) self.leftPanel.setGeometry(r) self.hideWidget(self.leftPanel) @@ -414,7 +414,7 @@ def createNewText(self): item = self._index.internalPointer() - newItem = outlineItem(title=qApp.translate("outlineBasics", "New"), _type=settings.defaultTextType) + newItem = outlineItem(title=safeTranslate(qApp, "outlineBasics", "New"), _type=settings.defaultTextType) self._index.model().insertItem(newItem, item.row() + 1, item.parent().index()) self.setCurrentModelIndex(newItem.index()) diff -Nru manuskript-0.12.0/manuskript/ui/editors/themes.py manuskript-0.14.0/manuskript/ui/editors/themes.py --- manuskript-0.12.0/manuskript/ui/editors/themes.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/editors/themes.py 2022-06-08 08:04:17.000000000 -0500 @@ -83,7 +83,7 @@ elif themeDatas["Foreground/Position"] == 3: # Stretched x = margin width = screenRect.width() - 2 * margin - return QRect(x, y, width, height) + return QRect(int(x), int(y), int(width), int(height)) def createThemePreview(theme, screenRect, size=QSize(200, 120)): @@ -116,13 +116,13 @@ px = QPixmap(pixmap).scaled(size, Qt.KeepAspectRatio) - w = px.width() / 10 - h = px.height() / 10 + w = int(px.width() / 10) + h = int(px.height() / 10) r = themeTextRect(themeDatas, screenRect) painter = QPainter(px) painter.drawPixmap(QRect(w, h, w * 4, h * 5), pixmap, - QRect(r.topLeft() - QPoint(w / 3, h / 3), QSize(w * 4, h * 5))) + QRect(r.topLeft() - QPoint(int(w / 3), int(h / 3)), QSize(w * 4, h * 5))) painter.setPen(Qt.white) painter.drawRect(QRect(w, h, w * 4, h * 5)) painter.end() @@ -164,15 +164,15 @@ elif _type == 5: # Zoomed scaled.scale(screenRect.size(), Qt.KeepAspectRatioByExpanding) - painter.drawImage((screenRect.width() - scaled.width()) / 2, - (screenRect.height() - scaled.height()) / 2, img.scaled(scaled)) + painter.drawImage(int((screenRect.width() - scaled.width()) / 2), + int((screenRect.height() - scaled.height()) / 2), img.scaled(scaled)) # Text Background textRect = themeTextRect(themeDatas, screenRect) painter.save() color = QColor(themeDatas["Foreground/Color"]) - color.setAlpha(themeDatas["Foreground/Opacity"] * 255 / 100) + color.setAlpha(int(themeDatas["Foreground/Opacity"] * 255 / 100)) painter.setBrush(color) painter.setPen(Qt.NoPen) r = themeDatas["Foreground/Rounding"] diff -Nru manuskript-0.12.0/manuskript/ui/exporters/exporter.py manuskript-0.14.0/manuskript/ui/exporters/exporter.py --- manuskript-0.12.0/manuskript/ui/exporters/exporter.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/exporters/exporter.py 2022-06-08 08:04:17.000000000 -0500 @@ -138,7 +138,7 @@ r = self.dialog.geometry() r2 = self.geometry() - self.dialog.move(r2.center() - QPoint(r.width()/2, r.height()/2)) + self.dialog.move(r2.center() - QPoint(int(r.width()/2), int(r.height()/2))) self.dialog.exportersMightHaveChanged.connect(self.populateExportList) diff -Nru manuskript-0.12.0/manuskript/ui/listDialog.py manuskript-0.14.0/manuskript/ui/listDialog.py --- manuskript-0.12.0/manuskript/ui/listDialog.py 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/manuskript/ui/listDialog.py 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,16 @@ +from PyQt5.QtWidgets import QDialog +from manuskript.ui.listDialog_ui import Ui_GenericListDialog + + +class ListDialog(QDialog, Ui_GenericListDialog): + def __init__(self, parent=None): + QDialog.__init__(self, parent) + self.setupUi(self) + + def accept(self): + self.hide() + self.close() + + def reject(self): + self.hide() + self.close() diff -Nru manuskript-0.12.0/manuskript/ui/listDialog_ui.py manuskript-0.14.0/manuskript/ui/listDialog_ui.py --- manuskript-0.12.0/manuskript/ui/listDialog_ui.py 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/manuskript/ui/listDialog_ui.py 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,53 @@ +# -*- coding: utf-8 -*- + +# Form implementation generated from reading ui file 'listDialog_ui.ui' +# +# Created by: PyQt5 UI code generator 5.12.3 +# +# WARNING! All changes made in this file will be lost! + + +from PyQt5 import QtCore, QtGui, QtWidgets + + +class Ui_GenericListDialog(object): + def setupUi(self, GenericListDialog): + GenericListDialog.setObjectName("GenericListDialog") + GenericListDialog.resize(451, 340) + GenericListDialog.setModal(False) + self.verticalLayout_2 = QtWidgets.QVBoxLayout(GenericListDialog) + self.verticalLayout_2.setObjectName("verticalLayout_2") + self.verticalLayout = QtWidgets.QVBoxLayout() + self.verticalLayout.setObjectName("verticalLayout") + self.label = QtWidgets.QLabel(GenericListDialog) + self.label.setObjectName("label") + self.verticalLayout.addWidget(self.label) + self.listWidget = QtWidgets.QListWidget(GenericListDialog) + self.listWidget.setObjectName("listWidget") + self.verticalLayout.addWidget(self.listWidget) + self.verticalLayout_2.addLayout(self.verticalLayout) + self.buttonBox = QtWidgets.QDialogButtonBox(GenericListDialog) + self.buttonBox.setOrientation(QtCore.Qt.Horizontal) + self.buttonBox.setStandardButtons(QtWidgets.QDialogButtonBox.Ok) + self.buttonBox.setObjectName("buttonBox") + self.verticalLayout_2.addWidget(self.buttonBox) + + self.retranslateUi(GenericListDialog) + self.buttonBox.accepted.connect(GenericListDialog.accept) + self.buttonBox.rejected.connect(GenericListDialog.reject) + QtCore.QMetaObject.connectSlotsByName(GenericListDialog) + + def retranslateUi(self, GenericListDialog): + _translate = QtCore.QCoreApplication.translate + GenericListDialog.setWindowTitle(_translate("GenericListDialog", "Title")) + self.label.setText(_translate("GenericListDialog", "Text")) + + +if __name__ == "__main__": + import sys + app = QtWidgets.QApplication(sys.argv) + GenericListDialog = QtWidgets.QDialog() + ui = Ui_GenericListDialog() + ui.setupUi(GenericListDialog) + GenericListDialog.show() + sys.exit(app.exec_()) diff -Nru manuskript-0.12.0/manuskript/ui/listDialog_ui.ui manuskript-0.14.0/manuskript/ui/listDialog_ui.ui --- manuskript-0.12.0/manuskript/ui/listDialog_ui.ui 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/manuskript/ui/listDialog_ui.ui 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,81 @@ + + + GenericListDialog + + + + 0 + 0 + 451 + 340 + + + + Title + + + false + + + + + + + + Text + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + GenericListDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + GenericListDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + diff -Nru manuskript-0.12.0/manuskript/ui/mainWindow.py manuskript-0.14.0/manuskript/ui/mainWindow.py --- manuskript-0.12.0/manuskript/ui/mainWindow.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/mainWindow.py 2022-06-08 08:04:17.000000000 -0500 @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- -# Form implementation generated from reading ui file 'manuskript/ui/mainWindow.ui' +# Form implementation generated from reading ui file 'mainWindow.ui' # -# Created by: PyQt5 UI code generator 5.15.4 +# Created by: PyQt5 UI code generator 5.15.6 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing. @@ -28,17 +28,17 @@ self.welcomePage.setObjectName("welcomePage") self.gridLayout = QtWidgets.QGridLayout(self.welcomePage) self.gridLayout.setObjectName("gridLayout") - spacerItem = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum) + spacerItem = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Minimum) self.gridLayout.addItem(spacerItem, 1, 0, 1, 1) - spacerItem1 = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum) + spacerItem1 = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Minimum) self.gridLayout.addItem(spacerItem1, 1, 2, 1, 1) self.welcome = welcome(self.welcomePage) self.welcome.setMinimumSize(QtCore.QSize(200, 200)) self.welcome.setObjectName("welcome") self.gridLayout.addWidget(self.welcome, 1, 1, 1, 1) - spacerItem2 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Expanding) + spacerItem2 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Minimum) self.gridLayout.addItem(spacerItem2, 0, 1, 1, 1) - spacerItem3 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Expanding) + spacerItem3 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Minimum) self.gridLayout.addItem(spacerItem3, 2, 1, 1, 1) self.stack.addWidget(self.welcomePage) self.page_4 = QtWidgets.QWidget() @@ -1373,11 +1373,11 @@ self.stkPlotSummary.setCurrentIndex(0) self.tabWorld.setCurrentIndex(0) self.tabWidget.setCurrentIndex(0) - self.comboBox_2.currentIndexChanged['int'].connect(self.stkPlotSummary.setCurrentIndex) - self.btnPlanShowDetails.toggled['bool'].connect(self.frame.setVisible) - self.cmbSummary.currentIndexChanged['int'].connect(self.tabSummary.setCurrentIndex) - self.tabSummary.currentChanged['int'].connect(self.cmbSummary.setCurrentIndex) - self.btnShowSubPlotSummary.toggled['bool'].connect(self.grpSubPlotSummary.setVisible) + self.comboBox_2.currentIndexChanged['int'].connect(self.stkPlotSummary.setCurrentIndex) # type: ignore + self.btnPlanShowDetails.toggled['bool'].connect(self.frame.setVisible) # type: ignore + self.cmbSummary.currentIndexChanged['int'].connect(self.tabSummary.setCurrentIndex) # type: ignore + self.tabSummary.currentChanged['int'].connect(self.cmbSummary.setCurrentIndex) # type: ignore + self.btnShowSubPlotSummary.toggled['bool'].connect(self.grpSubPlotSummary.setVisible) # type: ignore QtCore.QMetaObject.connectSlotsByName(MainWindow) MainWindow.setTabOrder(self.tabMain, self.txtGeneralTitle) MainWindow.setTabOrder(self.txtGeneralTitle, self.txtGeneralSubtitle) diff -Nru manuskript-0.12.0/manuskript/ui/mainWindow.ui manuskript-0.14.0/manuskript/ui/mainWindow.ui --- manuskript-0.12.0/manuskript/ui/mainWindow.ui 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/mainWindow.ui 2022-06-08 08:04:17.000000000 -0500 @@ -42,6 +42,9 @@ Qt::Horizontal + + QSizePolicy::Minimum + 40 @@ -55,6 +58,9 @@ Qt::Horizontal + + QSizePolicy::Minimum + 40 @@ -78,6 +84,9 @@ Qt::Vertical + + QSizePolicy::Minimum + 20 @@ -91,6 +100,9 @@ Qt::Vertical + + QSizePolicy::Minimum + 20 diff -Nru manuskript-0.12.0/manuskript/ui/search.py manuskript-0.14.0/manuskript/ui/search.py --- manuskript-0.12.0/manuskript/ui/search.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/search.py 2022-06-08 08:04:17.000000000 -0500 @@ -1,5 +1,7 @@ #!/usr/bin/env python # --!-- coding: utf8 --!-- +import re + from PyQt5.QtCore import Qt, QRect, QEvent, QCoreApplication from PyQt5.QtGui import QPalette, QFontMetrics, QKeySequence from PyQt5.QtWidgets import QWidget, qApp, QListWidgetItem, QStyledItemDelegate, QStyle, QLabel, QToolTip, QShortcut @@ -13,6 +15,8 @@ from manuskript.models.flatDataModelWrapper import flatDataModelWrapper from manuskript.ui.searchMenu import searchMenu from manuskript.ui.highlighters.searchResultHighlighters.searchResultHighlighter import searchResultHighlighter +import logging +LOGGER = logging.getLogger(__name__) class search(QWidget, Ui_search): @@ -23,9 +27,11 @@ self.setupUi(self) self.searchTextInput.returnPressed.connect(self.search) + self.searchTextInput.textChanged.connect(self.updateSearchFeedback) self.searchMenu = searchMenu() self.btnOptions.setMenu(self.searchMenu) + self.searchMenu.triggered.connect(self.onSearchMenuChange) self.delegate = listResultDelegate(self) self.result.setItemDelegate(self.delegate) @@ -68,9 +74,34 @@ if 0 < self.result.currentRow() < self.result.count(): self.openItem(self.result.currentItem()) + def onSearchMenuChange(self): + search_string = self.searchTextInput.text() + self.updateSearchFeedback(search_string) + + def updateSearchFeedback(self, search_string): + palette = QPalette() + try: + self.compileRegex(search_string) + except Exception as e: + # From https://stackoverflow.com/questions/27432456/python-qlineedit-text-color + palette.setColor(QPalette.Text, Qt.red) + + self.searchTextInput.setPalette(palette) + def prepareRegex(self, searchText): - import re + rtn = None + try: + rtn = self.compileRegex(searchText) + except re.error as e: + LOGGER.info("Problem preparing regular expression: " + e.msg) + rtn = None + except Exception as e: + LOGGER.info("Problem preparing regular expression") + rtn = None + return rtn + def compileRegex(self, searchText): + # Intentionally throws exceptions for use elsewhere flags = re.UNICODE if self.searchMenu.caseSensitive() is False: @@ -91,30 +122,33 @@ searchText = self.searchTextInput.text() if len(searchText) > 0: + results = list() searchRegex = self.prepareRegex(searchText) - results = [] - - # Set override cursor - qApp.setOverrideCursor(Qt.WaitCursor) - - for model, modelName in [ - (mainWindow().mdlOutline, Model.Outline), - (mainWindow().mdlCharacter, Model.Character), - (flatDataModelWrapper(mainWindow().mdlFlatData), Model.FlatData), - (mainWindow().mdlWorld, Model.World), - (mainWindow().mdlPlots, Model.Plot) - ]: - filteredColumns = self.searchMenu.columns(modelName) - - # Searching - if len(filteredColumns): - results += model.searchOccurrences(searchRegex, filteredColumns) - - # Showing results - self.generateResultsLists(results) - - # Remove override cursor - qApp.restoreOverrideCursor() + if searchRegex is not None: + # Set override cursor + qApp.setOverrideCursor(Qt.WaitCursor) + + for model, modelName in [ + (mainWindow().mdlOutline, Model.Outline), + (mainWindow().mdlCharacter, Model.Character), + (flatDataModelWrapper(mainWindow().mdlFlatData), Model.FlatData), + (mainWindow().mdlWorld, Model.World), + (mainWindow().mdlPlots, Model.Plot) + ]: + filteredColumns = self.searchMenu.columns(modelName) + + # Searching + if len(filteredColumns): + results += model.searchOccurrences(searchRegex, filteredColumns) + + # Showing results + self.generateResultsLists(results) + + # Remove override cursor + qApp.restoreOverrideCursor() + else: + # No results to generate if there is a problem with the regex + self.generateResultsLists(list()) def generateResultsLists(self, results): self.noResultsLabel.setVisible(len(results) == 0) @@ -131,6 +165,7 @@ def leaveEvent(self, event): self.delegate.mouseLeave() + class listResultDelegate(QStyledItemDelegate): def __init__(self, parent=None): QStyledItemDelegate.__init__(self, parent) diff -Nru manuskript-0.12.0/manuskript/ui/views/basicItemView_ui.py manuskript-0.14.0/manuskript/ui/views/basicItemView_ui.py --- manuskript-0.12.0/manuskript/ui/views/basicItemView_ui.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/basicItemView_ui.py 2022-06-08 08:04:17.000000000 -0500 @@ -2,12 +2,15 @@ # Form implementation generated from reading ui file 'manuskript/ui/views/basicItemView_ui.ui' # -# Created by: PyQt5 UI code generator 5.5.1 +# Created by: PyQt5 UI code generator 5.15.5 # -# WARNING! All changes made in this file will be lost! +# WARNING: Any manual changes made to this file will be lost when pyuic5 is +# run again. Do not edit this file unless you know what you are doing. + from PyQt5 import QtCore, QtGui, QtWidgets + class Ui_basicItemView(object): def setupUi(self, basicItemView): basicItemView.setObjectName("basicItemView") @@ -65,7 +68,6 @@ self.txtGoal.setPlaceholderText(_translate("basicItemView", "Word count")) self.txtSummarySentence.setPlaceholderText(_translate("basicItemView", "One line summary")) self.label_9.setText(_translate("basicItemView", "Few sentences summary:")) - from manuskript.ui.views.MDEditCompleter import MDEditCompleter from manuskript.ui.views.cmbOutlineCharacterChoser import cmbOutlineCharacterChoser from manuskript.ui.views.lineEditView import lineEditView diff -Nru manuskript-0.12.0/manuskript/ui/views/characterTreeView.py manuskript-0.14.0/manuskript/ui/views/characterTreeView.py --- manuskript-0.12.0/manuskript/ui/views/characterTreeView.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/characterTreeView.py 2022-06-08 08:04:17.000000000 -0500 @@ -142,8 +142,10 @@ Removes selected character. """ ID = self.currentCharacterID() - if ID: - self._model.removeCharacter(ID) + if ID is None: + return None + self._model.removeCharacter(ID) + return ID def choseCharacterColor(self): ID = self.currentCharacterID() @@ -197,6 +199,8 @@ def mouseDoubleClickEvent(self, event): item = self.currentItem() + if item is None: + return # Catching double clicks to forbid collapsing of toplevel items if item.parent(): QTreeWidget.mouseDoubleClickEvent(self, event) diff -Nru manuskript-0.12.0/manuskript/ui/views/corkDelegate.py manuskript-0.14.0/manuskript/ui/views/corkDelegate.py --- manuskript-0.12.0/manuskript/ui/views/corkDelegate.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/corkDelegate.py 2022-06-08 08:04:17.000000000 -0500 @@ -153,15 +153,15 @@ self.updateRects_v1(option, index) def updateRects_v2(self, option, index): - margin = self.margin * 2 - iconSize = max(24 * self.factor, 18) + margin = int(self.margin * 2) + iconSize = int(max(24 * self.factor, 18)) item = index.internalPointer() fm = QFontMetrics(option.font) - h = fm.lineSpacing() + h = int(fm.lineSpacing()) self.itemRect = option.rect.adjusted(margin, margin, -margin, -margin) - top = 15 * self.factor + top = int(15 * self.factor) self.topRect = QRect(self.itemRect) self.topRect.setHeight(top) @@ -169,8 +169,8 @@ self.itemRect.bottomRight()) self.iconRect = QRect(self.cardRect.topLeft() + QPoint(margin, margin), QSize(iconSize, iconSize)) - self.labelRect = QRect(self.cardRect.topRight() - QPoint(margin + self.factor * 18, 1), - self.cardRect.topRight() + QPoint(- margin - self.factor * 4, self.factor * 24)) + self.labelRect = QRect(self.cardRect.topRight() - QPoint(int(margin + self.factor * 18), 1), + self.cardRect.topRight() + QPoint(int(-margin - self.factor * 4), int(self.factor * 24))) self.titleRect = QRect(self.iconRect.topRight() + QPoint(margin, 0), self.labelRect.bottomLeft() - QPoint(margin, margin)) self.titleRect.setBottom(self.iconRect.bottom()) @@ -185,8 +185,8 @@ self.mainTextRect.setTopLeft(self.mainLineRect.topLeft()) def updateRects_v1(self, option, index): - margin = self.margin - iconSize = max(16 * self.factor, 12) + margin = int(self.margin) + iconSize = int(max(16 * self.factor, 12)) item = index.internalPointer() self.itemRect = option.rect.adjusted(margin, margin, -margin, -margin) self.iconRect = QRect(self.itemRect.topLeft() + QPoint(margin, margin), QSize(iconSize, iconSize)) @@ -270,8 +270,8 @@ if item.isFolder(): itemPoly = QPolygonF([ self.topRect.topLeft(), - self.topRect.topLeft() + QPoint(self.topRect.width() * .35, 0), - self.cardRect.topLeft() + QPoint(self.topRect.width() * .45, 0), + self.topRect.topLeft() + QPoint(int(self.topRect.width() * .35), 0), + self.cardRect.topLeft() + QPoint(int(self.topRect.width() * .45), 0), self.cardRect.topRight(), self.cardRect.bottomRight(), self.cardRect.bottomLeft() @@ -488,7 +488,7 @@ fullSummary = item.data(Outline.summaryFull) if lineSummary or not fullSummary: m = self.margin - r = self.mainLineRect.adjusted(-m, -m, m, m / 2) + r = self.mainLineRect.adjusted(-m, -m, m, int(m / 2)) p.save() p.setPen(Qt.NoPen) p.setBrush(QColor("#EEE")) diff -Nru manuskript-0.12.0/manuskript/ui/views/MDEditView.py manuskript-0.14.0/manuskript/ui/views/MDEditView.py --- manuskript-0.12.0/manuskript/ui/views/MDEditView.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/MDEditView.py 2022-06-08 08:04:17.000000000 -0500 @@ -500,7 +500,10 @@ r3.setLeft(self.viewport().geometry().left()) r3.setRight(self.viewport().geometry().right()) refs.append(ClickThing(r3, rx, rx.capturedTexts())) - cursor.movePosition(cursor.Down) + if not cursor.movePosition(cursor.Down): + # Super-rare failure. Leaving log message for future investigation. + LOGGER.debug("Failed to move cursor down while calculating clickables. Aborting.") + break self.clickRects = refs diff -Nru manuskript-0.12.0/manuskript/ui/views/outlineBasics.py manuskript-0.14.0/manuskript/ui/views/outlineBasics.py --- manuskript-0.12.0/manuskript/ui/views/outlineBasics.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/outlineBasics.py 2022-06-08 08:04:17.000000000 -0500 @@ -9,7 +9,7 @@ from manuskript import settings from manuskript.enums import Outline from manuskript.functions import mainWindow, statusMessage -from manuskript.functions import toInt, customIcons +from manuskript.functions import toInt, customIcons, safeTranslate from manuskript.models import outlineItem from manuskript.ui.tools.splitDialog import splitDialog @@ -58,24 +58,24 @@ title = mouseIndex.internalPointer().title() else: - title = qApp.translate("outlineBasics", "Root") + title = safeTranslate(qApp, "outlineBasics", "Root") if len(title) > 25: title = title[:25] + "…" # Open Item action self.actOpen = QAction(QIcon.fromTheme("go-right"), - qApp.translate("outlineBasics", "Open {}".format(title)), + safeTranslate(qApp, "outlineBasics", "Open {}".format(title)), menu) self.actOpen.triggered.connect(self.openItem) menu.addAction(self.actOpen) # Open item(s) in new tab if mouseIndex in sel and len(sel) > 1: - actionTitle = qApp.translate("outlineBasics", "Open {} items in new tabs").format(len(sel)) + actionTitle = safeTranslate(qApp, "outlineBasics", "Open {} items in new tabs").format(len(sel)) self._indexesToOpen = sel else: - actionTitle = qApp.translate("outlineBasics", "Open {} in a new tab").format(title) + actionTitle = safeTranslate(qApp, "outlineBasics", "Open {} in a new tab").format(title) self._indexesToOpen = [mouseIndex] self.actNewTab = QAction(QIcon.fromTheme("go-right"), actionTitle, menu) @@ -86,13 +86,13 @@ # Add text / folder self.actAddFolder = QAction(QIcon.fromTheme("folder-new"), - qApp.translate("outlineBasics", "New &Folder"), + safeTranslate(qApp, "outlineBasics", "New &Folder"), menu) self.actAddFolder.triggered.connect(self.addFolder) menu.addAction(self.actAddFolder) self.actAddText = QAction(QIcon.fromTheme("document-new"), - qApp.translate("outlineBasics", "New &Text"), + safeTranslate(qApp, "outlineBasics", "New &Text"), menu) self.actAddText.triggered.connect(self.addText) menu.addAction(self.actAddText) @@ -101,29 +101,29 @@ # Copy, cut, paste, duplicate self.actCut = QAction(QIcon.fromTheme("edit-cut"), - qApp.translate("outlineBasics", "C&ut"), menu) + safeTranslate(qApp, "outlineBasics", "C&ut"), menu) self.actCut.triggered.connect(self.cut) menu.addAction(self.actCut) self.actCopy = QAction(QIcon.fromTheme("edit-copy"), - qApp.translate("outlineBasics", "&Copy"), menu) + safeTranslate(qApp, "outlineBasics", "&Copy"), menu) self.actCopy.triggered.connect(self.copy) menu.addAction(self.actCopy) self.actPaste = QAction(QIcon.fromTheme("edit-paste"), - qApp.translate("outlineBasics", "&Paste"), menu) + safeTranslate(qApp, "outlineBasics", "&Paste"), menu) self.actPaste.triggered.connect(self.paste) menu.addAction(self.actPaste) # Rename / duplicate / remove items self.actDelete = QAction(QIcon.fromTheme("edit-delete"), - qApp.translate("outlineBasics", "&Delete"), + safeTranslate(qApp, "outlineBasics", "&Delete"), menu) self.actDelete.triggered.connect(self.delete) menu.addAction(self.actDelete) self.actRename = QAction(QIcon.fromTheme("edit-rename"), - qApp.translate("outlineBasics", "&Rename"), + safeTranslate(qApp, "outlineBasics", "&Rename"), menu) self.actRename.triggered.connect(self.rename) menu.addAction(self.actRename) @@ -131,17 +131,17 @@ menu.addSeparator() # POV - self.menuPOV = QMenu(qApp.translate("outlineBasics", "Set POV"), menu) + self.menuPOV = QMenu(safeTranslate(qApp, "outlineBasics", "Set POV"), menu) mw = mainWindow() - a = QAction(QIcon.fromTheme("dialog-no"), qApp.translate("outlineBasics", "None"), self.menuPOV) + a = QAction(QIcon.fromTheme("dialog-no"), safeTranslate(qApp, "outlineBasics", "None"), self.menuPOV) a.triggered.connect(lambda: self.setPOV("")) self.menuPOV.addAction(a) self.menuPOV.addSeparator() menus = [] - for i in [qApp.translate("outlineBasics", "Main"), - qApp.translate("outlineBasics", "Secondary"), - qApp.translate("outlineBasics", "Minor")]: + for i in [safeTranslate(qApp, "outlineBasics", "Main"), + safeTranslate(qApp, "outlineBasics", "Secondary"), + safeTranslate(qApp, "outlineBasics", "Minor")]: m = QMenu(i, self.menuPOV) menus.append(m) self.menuPOV.addMenu(m) @@ -160,8 +160,8 @@ menu.addMenu(self.menuPOV) # Status - self.menuStatus = QMenu(qApp.translate("outlineBasics", "Set Status"), menu) - # a = QAction(QIcon.fromTheme("dialog-no"), qApp.translate("outlineBasics", "None"), self.menuStatus) + self.menuStatus = QMenu(safeTranslate(qApp, "outlineBasics", "Set Status"), menu) + # a = QAction(QIcon.fromTheme("dialog-no"), safeTranslate(qApp, "outlineBasics", "None"), self.menuStatus) # a.triggered.connect(lambda: self.setStatus("")) # self.menuStatus.addAction(a) # self.menuStatus.addSeparator() @@ -176,7 +176,7 @@ menu.addMenu(self.menuStatus) # Labels - self.menuLabel = QMenu(qApp.translate("outlineBasics", "Set Label"), menu) + self.menuLabel = QMenu(safeTranslate(qApp, "outlineBasics", "Set Label"), menu) mpr = QSignalMapper(self.menuLabel) for i in range(mw.mdlLabels.rowCount()): a = QAction(mw.mdlLabels.item(i, 0).icon(), @@ -194,8 +194,8 @@ if self.menuCustomIcons: menu.addMenu(self.menuCustomIcons) else: - self.menuCustomIcons = QMenu(qApp.translate("outlineBasics", "Set Custom Icon"), menu) - a = QAction(qApp.translate("outlineBasics", "Restore to default"), self.menuCustomIcons) + self.menuCustomIcons = QMenu(safeTranslate(qApp, "outlineBasics", "Set Custom Icon"), menu) + a = QAction(safeTranslate(qApp, "outlineBasics", "Restore to default"), self.menuCustomIcons) a.triggered.connect(lambda: self.setCustomIcon("")) self.menuCustomIcons.addAction(a) self.menuCustomIcons.addSeparator() @@ -280,7 +280,7 @@ if _type == "text": _type = settings.defaultTextType - item = outlineItem(title=qApp.translate("outlineBasics", "New"), _type=_type) + item = outlineItem(title=safeTranslate(qApp, "outlineBasics", "New"), _type=_type) self.model().appendItem(item, parent) def copy(self): @@ -310,11 +310,24 @@ Shows a warning, and then deletes currently selected indexes. """ if not settings.dontShowDeleteWarning: + msgInfo = list() + msgInfo.append("

") + msgInfo.append(safeTranslate(qApp, "outlineBasics", "You're about to delete {} item(s).").format( + len(self.getSelection()) + )) + + msgInfo.append("

    ") + for i in self.getSelection(): + title = self.model().data(i.sibling(i.row(), Outline.title)) + msgInfo.append("
  • {}
  • ".format(str(title))) + + msgInfo.append("

") + msgInfo.append(safeTranslate(qApp, "outlineBasics", "Are you sure?")) + msgInfo.append("

") + msg = QMessageBox(QMessageBox.Warning, - qApp.translate("outlineBasics", "About to remove"), - qApp.translate("outlineBasics", - "

You're about to delete {} item(s).

Are you sure?

" - ).format(len(self.getSelection())), + safeTranslate(qApp, "outlineBasics", "About to remove"), + "".join(msgInfo), QMessageBox.Yes | QMessageBox.Cancel) chk = QCheckBox("&Don't show this warning in the future.") @@ -418,7 +431,7 @@ # Check that we have at least 2 items if len(items) < 2: - statusMessage(qApp.translate("outlineBasics", + statusMessage(safeTranslate(qApp, "outlineBasics", "Select at least two items. Folders are ignored."), importance=2) return @@ -427,7 +440,7 @@ p = items[0].parent() for i in items: if i.parent() != p: - statusMessage(qApp.translate("outlineBasics", + statusMessage(safeTranslate(qApp, "outlineBasics", "All items must be on the same level (share the same parent)."), importance=2) return diff -Nru manuskript-0.12.0/manuskript/ui/views/outlineDelegates.py manuskript-0.14.0/manuskript/ui/views/outlineDelegates.py --- manuskript-0.12.0/manuskript/ui/views/outlineDelegates.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/outlineDelegates.py 2022-06-08 08:04:17.000000000 -0500 @@ -237,11 +237,11 @@ rect = option.rect.adjusted(margin, margin, -margin, -margin) # Move - rect.translate(level * rect.width() / 10, 0) - rect.setWidth(rect.width() - level * rect.width() / 10) + rect.translate(int(level * rect.width() / 10), 0) + rect.setWidth(int(rect.width() - level * rect.width() / 10)) - rect.setHeight(height) - rect.setTop(option.rect.top() + (option.rect.height() - height) / 2) + rect.setHeight(int(height)) + rect.setTop(int(option.rect.top() + (option.rect.height() - height) / 2)) drawProgress(painter, rect, p) # from functions diff -Nru manuskript-0.12.0/manuskript/ui/views/plotTreeView.py manuskript-0.14.0/manuskript/ui/views/plotTreeView.py --- manuskript-0.12.0/manuskript/ui/views/plotTreeView.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/plotTreeView.py 2022-06-08 08:04:17.000000000 -0500 @@ -200,6 +200,9 @@ def mouseDoubleClickEvent(self, event): item = self.currentItem() + if not item: + return + # Catching double clicks to forbid collapsing of toplevel items if item.parent(): QTreeWidget.mouseDoubleClickEvent(self, event) diff -Nru manuskript-0.12.0/manuskript/ui/views/sldImportance_ui.py manuskript-0.14.0/manuskript/ui/views/sldImportance_ui.py --- manuskript-0.12.0/manuskript/ui/views/sldImportance_ui.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/sldImportance_ui.py 2022-06-08 08:04:17.000000000 -0500 @@ -2,13 +2,15 @@ # Form implementation generated from reading ui file 'manuskript/ui/views/sldImportance_ui.ui' # -# Created: Thu Mar 3 18:52:22 2016 -# by: PyQt5 UI code generator 5.2.1 +# Created by: PyQt5 UI code generator 5.15.5 # -# WARNING! All changes made in this file will be lost! +# WARNING: Any manual changes made to this file will be lost when pyuic5 is +# run again. Do not edit this file unless you know what you are doing. + from PyQt5 import QtCore, QtGui, QtWidgets + class Ui_sldImportance(object): def setupUi(self, sldImportance): sldImportance.setObjectName("sldImportance") @@ -34,4 +36,3 @@ _translate = QtCore.QCoreApplication.translate sldImportance.setWindowTitle(_translate("sldImportance", "Form")) self.lbl.setText(_translate("sldImportance", "TextLabel")) - diff -Nru manuskript-0.12.0/manuskript/ui/views/textEditView.py manuskript-0.14.0/manuskript/ui/views/textEditView.py --- manuskript-0.12.0/manuskript/ui/views/textEditView.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/ui/views/textEditView.py 2022-06-08 08:04:17.000000000 -0500 @@ -20,7 +20,11 @@ import logging LOGGER = logging.getLogger(__name__) +# See implementation of QTextDocument::toPlainText() +PLAIN_TRANSLATION_TABLE = {0x2028: "\n", 0x2029: "\n", 0xfdd0: "\n", 0xfdd1: "\n"} + class textEditView(QTextEdit): + def __init__(self, parent=None, index=None, html=None, spellcheck=None, highlighting=False, dict="", autoResize=False): QTextEdit.__init__(self, parent) @@ -278,13 +282,20 @@ def reconnectDocument(self): self.document().contentsChanged.connect(self.updateTimer.start, F.AUC) + def toIdealText(self): + """QTextDocument::toPlainText() replaces NBSP with spaces, which we don't want. + QTextDocument::toRawText() replaces nothing, but that leaves fancy paragraph and line separators that users would likely complain about. + This reimplements toPlainText(), except without the NBSP destruction.""" + return self.document().toRawText().translate(PLAIN_TRANSLATION_TABLE) + toPlainText = toIdealText + def updateText(self): self._updating.lock() # LOGGER.debug("Updating %s", self.objectName()) if self._index: self.disconnectDocument() - if self.toPlainText() != F.toString(self._index.data()): + if self.toIdealText() != F.toString(self._index.data()): # LOGGER.debug(" Updating plaintext") self.document().setPlainText(F.toString(self._index.data())) self.reconnectDocument() @@ -319,7 +330,7 @@ self.updateTimer.stop() self._updating.lock() - text = self.toPlainText() + text = self.toIdealText() self._updating.unlock() # LOGGER.debug("Submitting %s", self.objectName()) @@ -358,7 +369,7 @@ opt = settings.textEditor docHeight = self.document().size().height() + 2 * opt["marginsTB"] if self.heightMin <= docHeight <= self.heightMax: - self.setMinimumHeight(docHeight) + self.setMinimumHeight(int(docHeight)) def setAutoResize(self, val): self._autoResize = val diff -Nru manuskript-0.12.0/manuskript/version.py manuskript-0.14.0/manuskript/version.py --- manuskript-0.12.0/manuskript/version.py 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript/version.py 2022-06-08 08:04:17.000000000 -0500 @@ -3,7 +3,7 @@ # Single source the package version # https://packaging.python.org/guides/single-sourcing-package-version/ -__version__ = "0.12.0" +__version__ = "0.14.0" def getVersion(): return __version__ diff -Nru manuskript-0.12.0/manuskript.spec manuskript-0.14.0/manuskript.spec --- manuskript-0.12.0/manuskript.spec 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/manuskript.spec 2022-06-08 08:04:17.000000000 -0500 @@ -2,7 +2,6 @@ block_cipher = None - a = Analysis(['bin/manuskript'], pathex=['.'], binaries=None, @@ -20,8 +19,10 @@ win_no_prefer_redirects=False, win_private_assemblies=False, cipher=block_cipher) + pyz = PYZ(a.pure, a.zipped_data, cipher=block_cipher) + exe = EXE(pyz, a.scripts, exclude_binaries=True, @@ -31,7 +32,19 @@ upx=True, console=True, icon=os.path.join(SPECPATH, 'icons/Manuskript/manuskript.ico') ) + +wexe = EXE(pyz, + a.scripts, + exclude_binaries=True, + name='manuskriptw', + debug=False, + strip=False, + upx=True, + console=False, + icon=os.path.join(SPECPATH, 'icons/Manuskript/manuskript.ico') ) + coll = COLLECT(exe, + wexe, a.binaries, a.zipfiles, a.datas, diff -Nru manuskript-0.12.0/package/build_for_windows.sh manuskript-0.14.0/package/build_for_windows.sh --- manuskript-0.12.0/package/build_for_windows.sh 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/package/build_for_windows.sh 2022-06-08 08:04:17.000000000 -0500 @@ -4,38 +4,57 @@ DIR=$(mktemp -d /tmp/manuskript-windows.XXXXXX) PREFIX=$DIR/.wine +BUILD_ARCH="win32" +PY_VERSION="3.8.10" + +PY_NAME="python-$PY_VERSION" + +if [ "$BUILD_ARCH" = "win64" ]; then + PY_NAME="$PY_NAME-amd64" +fi + # Install Python: -PY_DOWNLOAD="https://www.python.org/ftp/python/3.8.9/python-3.8.9.exe" +PY_DOWNLOAD="https://www.python.org/ftp/python/$PY_VERSION/$PY_NAME.exe" PY_SETUP=$(echo $PY_DOWNLOAD | tr '/' ' ' | awk '{ print $(NF) }') if [ ! -e $PY_SETUP ]; then wget $PY_DOWNLOAD fi -WINEPREFIX=$PREFIX WINEARCH="win32" wine $PY_SETUP /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 +WINEPREFIX=$PREFIX WINEARCH=$BUILD_ARCH wine $PY_SETUP /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 # Install Pandoc: -PAN_DOWNLOAD="https://github.com/jgm/pandoc/releases/download/2.13/pandoc-2.13-windows-x86_64.msi" +PAN_DOWNLOAD="https://github.com/jgm/pandoc/releases/download/2.16.1/pandoc-2.16.1-windows-x86_64.msi" PAN_SETUP=$(echo $PAN_DOWNLOAD | tr '/' ' ' | awk '{ print $(NF) }') if [ ! -e $PAN_SETUP ]; then wget $PAN_DOWNLOAD fi -WINEPREFIX=$PREFIX WINEARCH="win32" wine $PAN_SETUP /qn /norestart +WINEPREFIX=$PREFIX WINEARCH=$BUILD_ARCH wine $PAN_SETUP /qn /norestart + +PY_DIR="Python$(echo $PY_VERSION | sed -e s/\\./\ /g - | awk '{ print $1$2 }')" + +if [ "$BUILD_ARCH" = "win32" ]; then + PY_DIR="$PY_DIR-32" +fi # Install most dependencies with pip: -cd $PREFIX/drive_c/Program\ Files/Python38-32/ +cd $PREFIX/drive_c/Program\ Files/$PY_DIR/ pip_install() { - WINEPREFIX=$PREFIX WINEARCH="win32" wine python.exe Scripts/pip.exe install $@ + WINEPREFIX=$PREFIX WINEARCH=$BUILD_ARCH wine python.exe Scripts/pip.exe install $@ } # Upgrade pip to mitigate problems: pip_install --upgrade pip # Install required dependencies: -pip_install pyinstaller + +# Version 4.4 does not cause the issue with lxml (potential fallback) +pip_install https://github.com/pyinstaller/pyinstaller/archive/develop.zip +#pip_install pyinstaller==4.4 + pip_install lxml pip_install PyQt5 @@ -56,7 +75,7 @@ PKG_VERSION=$(grep -E "__version__.*\".*\"" "manuskript/version.py" | cut -d\" -f2) # Run PyInstaller to create the build: -WINEPREFIX=$PREFIX WINEARCH="win32" wine pyinstaller manuskript.spec +WINEPREFIX=$PREFIX WINEARCH=$BUILD_ARCH wine pyinstaller manuskript.spec cat build/manuskript/warn-manuskript.txt cd dist/manuskript @@ -65,22 +84,40 @@ ### comment: We don't need bluetooth anyway... ^^' rm Qt5Bluetooth.dll +# Remove this library (causing a crash on Windows 7): +rm ucrtbase.dll + # Remove unnecessary libraries: rm api-ms-win-* # Test Manuskript: ### comment: Seems to work fine... -#WINEPREFIX=$PREFIX WINEARCH="win32" wine manuskript.exe +WINEPREFIX=$PREFIX WINEARCH=$BUILD_ARCH wine manuskript.exe & +WINE_TEST_PID=$! + +sleep 5 +cd .. + +tmp_cleanup() { + # Cleanup everything: + ### comment: removing the local git repository + ### requires write permissions... + chmod +w -R $DIR/manuskript + rm -r $DIR +} + +if [ $(ps $WINE_TEST_PID | grep manuskript.exe | wc -l) -gt 0 ]; then + kill $WINE_TEST_PID +else + echo "ERROR: Package has crashed to an critical error!" + tmp_cleanup + exit +fi -ZIP_NAME=manuskript-$PKG_VERSION-win32.zip +ZIP_NAME=manuskript-$PKG_VERSION-$BUILD_ARCH.zip # Package everything together: -cd .. zip -r $ZIP_NAME manuskript mv $ZIP_NAME $EXEC_DIR -# Cleanup everything: -### comment: removing the local git repository -### requires write permissions... -chmod +w -R $DIR/manuskript -rm -r $DIR +tmp_cleanup diff -Nru manuskript-0.12.0/package/flatpak/.gitignore manuskript-0.14.0/package/flatpak/.gitignore --- manuskript-0.12.0/package/flatpak/.gitignore 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/package/flatpak/.gitignore 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,2 @@ +.flatpak-builder +build-dir diff -Nru manuskript-0.12.0/package/flatpak/manuskript.py manuskript-0.14.0/package/flatpak/manuskript.py --- manuskript-0.12.0/package/flatpak/manuskript.py 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/package/flatpak/manuskript.py 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,12 @@ +#! /usr/bin/env python3 + +import sys +sys.path.insert(1, "/app/lib/manuskript") +print(sys.version) + +# for debugging only +import PyQt5.QtWebEngineWidgets as webengine +print(webengine) + +from manuskript import main +main.run() diff -Nru manuskript-0.12.0/package/prepare_linux.sh manuskript-0.14.0/package/prepare_linux.sh --- manuskript-0.12.0/package/prepare_linux.sh 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/package/prepare_linux.sh 2022-06-08 08:04:17.000000000 -0500 @@ -5,7 +5,7 @@ build-essential qt5-default libxml2-dev libxslt1-dev \ mesa-utils libgl1-mesa-glx libgl1-mesa-dev -#pyenv local 3.6.7 +pyenv local 3.6.7 python3 --version -#easy_install pip -pip install pyqt5 lxml pytest pytest-faulthandler +sudo pip3 install --upgrade pip setuptools wheel +pip3 install pyqt5==5.9 lxml pytest pytest-faulthandler diff -Nru manuskript-0.12.0/package/prepare_osx.sh manuskript-0.14.0/package/prepare_osx.sh --- manuskript-0.12.0/package/prepare_osx.sh 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/package/prepare_osx.sh 2022-06-08 08:04:17.000000000 -0500 @@ -1,8 +1,14 @@ #!/bin/bash set -ev # display each line executed along with output -brew update + +# seriously the CI needs to stop testing 99% of the time if homebrew has updates or not +export HOMEBREW_NO_AUTO_UPDATE=1 # (please let it go, homebrew!) + +# brew update # (safe the CI some time) + # Upgrade to python 3.x -brew upgrade python +# brew upgrade python # (should be fine) + brew install enchant brew postinstall python # this installs pip sudo -H pip3 install --upgrade pip setuptools wheel diff -Nru manuskript-0.12.0/README.md manuskript-0.14.0/README.md --- manuskript-0.12.0/README.md 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/README.md 2022-06-08 08:04:17.000000000 -0500 @@ -3,6 +3,8 @@ [Manuskript](http://www.theologeek.ch/manuskript) is an open-source tool for writers. +[![manuskript](https://snapcraft.io/manuskript/badge.svg)](https://snapcraft.io/manuskript) + Manuskript runs on GNU/Linux, Mac OS X, and Windows. ![Main view](http://www.theologeek.ch/manuskript/wp-content/uploads/2017/11/manuskript-0.5.0-main-view.jpg) diff -Nru manuskript-0.12.0/resources/ch.theologeek.Manuskript.appdata.xml manuskript-0.14.0/resources/ch.theologeek.Manuskript.appdata.xml --- manuskript-0.12.0/resources/ch.theologeek.Manuskript.appdata.xml 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/resources/ch.theologeek.Manuskript.appdata.xml 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,45 @@ + + + + ch.theologeek.Manuskript + CC0-1.0 + GPL-3.0 + + + Manuskript + An open-source tool for writers + +

Manuskript provides a rich environment to help writers create their first draft and then further refine and edit their masterpiece.

+

With Manuskript you can:

+
    +
  • Grow your premise from one sentence, to a paragraph, to a full summary
  • +
  • Create characters
  • +
  • Conceive plots
  • +
  • Construct outlines (Outline mode and/or Index cards)
  • +
  • Write with focus (Distraction free mode)
  • +
  • Build worlds
  • +
  • Track items
  • +
  • Edit and re-organize chapters and scenes
  • +
  • View Story line
  • +
  • Compose with fiction or non-fiction templates and writing modes
  • +
  • Import and export document formats such as HTML, ePub, OpenDocument, DocX, and more
  • +
+
+ + + + http://www.theologeek.ch/manuskript/wp-content/uploads/2017/11/manuskript-0.5.0-main-view.jpg + + + + http://www.theologeek.ch/manuskript + + thejackimonster_at_gmail.com + + ch.theologeek.Manuskript.desktop + + + + + +
diff -Nru manuskript-0.12.0/resources/ch.theologeek.Manuskript.desktop manuskript-0.14.0/resources/ch.theologeek.Manuskript.desktop --- manuskript-0.12.0/resources/ch.theologeek.Manuskript.desktop 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/resources/ch.theologeek.Manuskript.desktop 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Terminal=false +Name=Manuskript +TryExec=manuskript +Exec=manuskript +Icon=ch.theologeek.Manuskript +Categories=Office;WordProcessor; +Keywords=manuskript;office;write;edit;novel;text;msk +Comment=An open source tool for writers diff -Nru manuskript-0.12.0/snap/gui/manuskript.desktop manuskript-0.14.0/snap/gui/manuskript.desktop --- manuskript-0.12.0/snap/gui/manuskript.desktop 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/snap/gui/manuskript.desktop 2022-06-08 08:04:17.000000000 -0500 @@ -5,5 +5,5 @@ Exec=manuskript Terminal=false Type=Application -Icon=/snap/manuskript/current/icons/Manuskript/manuskript.svg +Icon=${SNAP}/meta/gui/manuskript.svg Categories=Office;WordProcessor; diff -Nru manuskript-0.12.0/snap/gui/manuskript.svg manuskript-0.14.0/snap/gui/manuskript.svg --- manuskript-0.12.0/snap/gui/manuskript.svg 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/snap/gui/manuskript.svg 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,109 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff -Nru manuskript-0.12.0/snap/snapcraft.yaml manuskript-0.14.0/snap/snapcraft.yaml --- manuskript-0.12.0/snap/snapcraft.yaml 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/snap/snapcraft.yaml 2022-06-08 08:04:17.000000000 -0500 @@ -1,22 +1,22 @@ name: manuskript -version: overwritten -version-script: grep -E "__version__.*\".*\"" "manuskript/version.py" | cut -d\" -f2 +title: Manuskript summary: Manuskript is an open-source tool for writers. description: | Manuskript provides a rich environment to help writers create their first draft and then further refine and edit their masterpiece. With Manuskript you can: - Grow your premise from one sentence, to a paragraph, to a full summary - Create characters - Conceive plots - Construct outlines (Outline mode and/or Index cards) - Write with focus (Distraction free mode) - Build worlds - Track items - Edit and re-organize chapters and scenes - View Story line - Compose with fiction or non-fiction templates and writing modes - Export to HTML, ePub, OpenDocument, DocX, PDF, and more - Additionally Manuskript can help in many more ways with a spell checker, markdown highlighter, frequency analyzer, and automatic save in open and plain text file format. + * Grow your premise from one sentence, to a paragraph, to a full summary + * Create characters + * Conceive plots + * Construct outlines (Outline mode and/or Index cards) + * Write with focus (Distraction free mode) + * Build worlds + * Track items + * Edit and re-organize chapters and scenes + * View Story line + * Compose with fiction or non-fiction templates and writing modes + * Export to HTML, ePub, OpenDocument, DocX, PDF, and more + * Additionally Manuskript can help in many more ways with a spell checker, markdown highlighter, frequency analyzer, and automatic save in open and plain text file format. +adopt-info: manuskript grade: stable confinement: strict base: core18 @@ -27,7 +27,7 @@ apps: manuskript: - command: desktop-launch $SNAP/bin/manuskript + command: bin/desktop-launch $SNAP/bin/manuskript environment: # Fallback to XWayland if running in a Wayland session. DISABLE_WAYLAND: 1 @@ -39,6 +39,7 @@ - x11 - opengl - home + - network-manager # (Seems to be necessary on older Ubuntu to open the window) parts: desktop-qt5: @@ -67,12 +68,27 @@ - locales-all - xdg-user-dirs - fcitx-frontend-qt5 + - libxcursor1 + - libgtk2.0-0 + + pip-fix: + plugin: nil + stage-packages: + - python3-distutils + - python3-setuptools + + pyspellchecker: + after: [pip-fix] + plugin: python + python-version: python3 + source: https://github.com/barrust/pyspellchecker.git manuskript: - after: [desktop-qt5] + after: [desktop-qt5,pyspellchecker] plugin: dump source: https://github.com/olivierkes/manuskript.git source-type: git + source-branch: 'master' build-packages: - python3 - python3-pyqt5 @@ -85,7 +101,14 @@ - pandoc - texlive-latex-recommended - texlive-fonts-recommended + - texlive-latex-extra - texlive-luatex + - texlive-xetex + override-pull: | + snapcraftctl pull + + version="$(grep -E '__version__.*\".*\"' 'manuskript/version.py' | cut -d\" -f2)" + snapcraftctl set-version "$version" stage-packages: - python3 - python3-pyqt5 @@ -101,3 +124,5 @@ - texlive-latex-recommended - texlive-fonts-recommended - texlive-luatex + override-build: | + snapcraftctl build diff -Nru manuskript-0.12.0/.travis.yml manuskript-0.14.0/.travis.yml --- manuskript-0.12.0/.travis.yml 2021-04-30 09:43:17.000000000 -0500 +++ manuskript-0.14.0/.travis.yml 2022-06-08 08:04:17.000000000 -0500 @@ -2,7 +2,7 @@ os: - osx - linux -osx_image: xcode11 +osx_image: xcode12 sudo: required install: - if [ "$TRAVIS_OS_NAME" = "osx" ]; then package/prepare_osx.sh; fi diff -Nru manuskript-0.12.0/util/fix_ts.py manuskript-0.14.0/util/fix_ts.py --- manuskript-0.12.0/util/fix_ts.py 1969-12-31 18:00:00.000000000 -0600 +++ manuskript-0.14.0/util/fix_ts.py 2022-06-08 08:04:17.000000000 -0500 @@ -0,0 +1,65 @@ +#!/bin/python + +import re +import sys + +from lxml import etree + +def main(argv) -> int: + if len(argv) < 2: + print("You need to specify a .ts file!") + return 1 + + path = argv[1] + + if (len(path) < 3) or (path[-3:] != '.ts'): + print("Please specify a path to a .ts file!") + return 2 + + tree = None + + with open(path, 'rb') as file: + tree = etree.parse(file) + + if tree is None: + print("Parsing failed!") + return 3 + + root = tree.getroot() + if root.tag != 'TS': + print("Wrong type of file!") + return 4 + + for context in root.getchildren(): + if context.tag != 'context': + continue + + for message in context.getchildren(): + if message.tag != 'message': + continue + + source = message.find("source") + translation = message.find("translation") + + if (source is None) or (translation is None): + continue + + sourceText = etree.tostring(source, encoding='unicode').strip() + + if '&' in sourceText: + continue + + translationText = etree.tostring(translation, encoding='unicode').strip() + translationText = re.sub(r'&([a-zA-Z]+);', r'&\g<1>;', translationText) + + translationNode = etree.fromstring(translationText) + translation.text = translationNode.text + + with open(path, 'wb') as file: + tree.write(file, encoding='utf-8', xml_declaration=True, pretty_print=True) + + print("Fixing finished!") + return 0 + +if __name__ == '__main__': + sys.exit(main(sys.argv))