diff --git a/i18n/manuskript_ar_SA.qm b/i18n/manuskript_ar_SA.qm index fb68bb7..519ee7f 100644 Binary files a/i18n/manuskript_ar_SA.qm and b/i18n/manuskript_ar_SA.qm differ diff --git a/i18n/manuskript_ar_SA.ts b/i18n/manuskript_ar_SA.ts index ce1267d..910ccc9 100644 --- a/i18n/manuskript_ar_SA.ts +++ b/i18n/manuskript_ar_SA.ts @@ -1,16 +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'. الرسائل الجديدة تظهر هنا. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - استخدم وسوم &lt;q&gt; للاقتباسات في HTML + استخدم وسوم <q> للاقتباسات في HTML @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. الكتب التي لا تقتل الشجر. @@ -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>. الإخراج الأسهل للنصوص العادية. تسمح لك باستخدام صيغة ترميز لا يفهمها - هذا التطبيق (manuskript) مثل صيغة &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + هذا التطبيق (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> - &lt;p&gt;محول مستندات شامل. يمكن استخدامه لتحويل صيغة مارك داون لصيغ متعددة - أخرى.&lt;/p&gt; - &lt;p&gt;موقعه: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>محول مستندات شامل. يمكن استخدامه لتحويل صيغة مارك داون لصيغ متعددة + أخرى.</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 يمكن إيجادها على: - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;. إذا احتجت دعم يونيكود فستحتاج XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. إذا احتجت دعم يونيكود فستحتاج XeLaTeX. @@ -229,7 +229,7 @@ Use that if you get YAML related error. - Choose output file… + Choose output file… اختر ملف الإخراج… @@ -362,11 +362,11 @@ Use that if you get YAML related error. 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> - &lt;p&gt;&lt;b&gt;معلومات:&lt;/b&gt; يستورد + <p><b>معلومات:</b> يستورد مجلد بصيغتة الكاملة حيث تُضاف المجلدات كمجلدات، و والمستندات النصية ضمنها (تحددها بواسطة نوع إمتداد الملف) - تضاف كمشاهد.&lt;/p&gt; - &lt;p&gt;فقط الملفات النصية مدعومة (الصور والملفات الأخرى ليست مدعومة).&lt;/p&gt; + تضاف كمشاهد.</p> + <p>فقط الملفات النصية مدعومة (الصور والملفات الأخرى ليست مدعومة).</p> @@ -441,12 +441,12 @@ Use that if you get YAML related error. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;هل يجب ل pandoc أن ينشأ - مساحات جمالية بين الفقرات؟&lt;/p&gt;&lt;p&gt; - &lt;b&gt;تلقائي&lt;/b&gt;: إلتفاف للسطر بعد 72 حرف.&lt;br&gt; - &lt;b&gt;لاشيء&lt;/b&gt;: بدون إلتفات للسطر.&lt;br&gt; - &lt;b&gt;محافظ&lt;/b&gt;:يحاول أن يحتفظ بإلتفات السطور من - المستند الأصلي.&lt;/p&gt; + <p>هل يجب ل pandoc أن ينشأ + مساحات جمالية بين الفقرات؟</p><p> + <b>تلقائي</b>: إلتفاف للسطر بعد 72 حرف.<br> + <b>لاشيء</b>: بدون إلتفات للسطر.<br> + <b>محافظ</b>:يحاول أن يحتفظ بإلتفات السطور من + المستند الأصلي.</p> @@ -651,13 +651,13 @@ Use that if you get YAML related error. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;جملة واحدة &lt;br/&gt;ملخص&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;فقرة واحدة&lt;br/&gt;ملخص&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">فقرة واحدة<br/>ملخص</p></body></html> @@ -747,7 +747,7 @@ Use that if you get YAML related error. Persos - + @@ -812,7 +812,7 @@ Use that if you get YAML related error. Ctrl+O - + @@ -822,7 +822,7 @@ Use that if you get YAML related error. Ctrl+S - + @@ -832,7 +832,7 @@ Use that if you get YAML related error. Ctrl+Shift+S - + @@ -842,7 +842,7 @@ Use that if you get YAML related error. Ctrl+Q - + @@ -852,7 +852,7 @@ Use that if you get YAML related error. Ctrl+Shift+B - + @@ -862,7 +862,7 @@ Use that if you get YAML related error. F9 - + @@ -902,7 +902,7 @@ Use that if you get YAML related error. F8 - + @@ -917,7 +917,7 @@ Use that if you get YAML related error. F6 - + @@ -1001,8 +1001,8 @@ Use that if you get YAML related error. - 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) الموقف بشكل مبسط، بصيغة 'ماذا لو ...؟'. مثلاً: 'مذا لو كان أخطر وأشر السحرة غير قادر على قتل طفل؟' (من رواية هاري بورتر) @@ -1126,7 +1126,7 @@ Use that if you get YAML related error. F7 - + @@ -1136,7 +1136,7 @@ Use that if you get YAML related error. Ctrl+C - + @@ -1146,7 +1146,7 @@ Use that if you get YAML related error. Ctrl+X - + @@ -1156,7 +1156,7 @@ Use that if you get YAML related error. Ctrl+V - + @@ -1166,7 +1166,7 @@ Use that if you get YAML related error. Ctrl+Shift+K - + @@ -1176,22 +1176,22 @@ Use that if you get YAML related error. Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + @@ -1201,7 +1201,7 @@ Use that if you get YAML related error. Ctrl+Shift+Up - + @@ -1211,7 +1211,7 @@ Use that if you get YAML related error. Ctrl+Shift+Down - + @@ -1231,7 +1231,7 @@ Use that if you get YAML related error. F2 - + @@ -1256,82 +1256,82 @@ Use that if you get YAML related error. &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 - + @@ -1341,7 +1341,7 @@ Use that if you get YAML related error. Ctrl+B - + @@ -1351,7 +1351,7 @@ Use that if you get YAML related error. Ctrl+I - + @@ -1371,7 +1371,7 @@ Use that if you get YAML related error. Ctrl++ - + @@ -1381,7 +1381,7 @@ Use that if you get YAML related error. Ctrl+- - + @@ -1391,7 +1391,7 @@ Use that if you get YAML related error. Ctrl+Shift+C - + @@ -1401,7 +1401,7 @@ Use that if you get YAML related error. Ctrl+0 - + @@ -1455,12 +1455,12 @@ Use that if you get YAML related error. - Save changes to project "{}" before closing? - حفظ التغييرات على المشروع &quot;{}&quot; قبل الإغلاق؟ + 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. ستفقد تغييراتك إن لم تقم بحظها. @@ -1481,102 +1481,102 @@ Use that if you get YAML related error. 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 - + @@ -1589,7 +1589,7 @@ Use that if you get YAML related error. No results found - + @@ -1682,7 +1682,7 @@ Use that if you get YAML related error. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;إن قمت بتحدد هذا الخيار، مشروعك سيتم حفظه كملف واحد. بذلك يصبح أسهل للنسخ والحفظ الآمن كنسخة احتياطية، لكن لن يسمح بالتعديل الجماعي أو النسخ المؤرخة.&lt;br/&gt;إن لم تحدد الخيار فسيتم حفظه كمجلد يحوي ملفات صغيرة كثيرة.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>إن قمت بتحدد هذا الخيار، مشروعك سيتم حفظه كملف واحد. بذلك يصبح أسهل للنسخ والحفظ الآمن كنسخة احتياطية، لكن لن يسمح بالتعديل الجماعي أو النسخ المؤرخة.<br/>إن لم تحدد الخيار فسيتم حفظه كمجلد يحوي ملفات صغيرة كثيرة.</p></body></html> @@ -1882,7 +1882,7 @@ Use that if you get YAML related error. Ctrl+S - + @@ -1952,27 +1952,27 @@ Use that if you get YAML related error. % - + Tab width: - + px - + Indent 1st line - + Spacing: - + @@ -2147,12 +2147,12 @@ Use that if you get YAML related error. TextLabel - + Disable blinking - + @@ -2167,52 +2167,52 @@ Use that if you get YAML related error. Left/Right margins: - + Top/Bottom margins: - + S&how progress - + Show summar&y - + Show p&rogress - + Old st&yle - + Transparent - + Restore defaults - + Style: - + Language: - + @@ -2222,83 +2222,83 @@ Use that if you get YAML related error. 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 - + @@ -2306,42 +2306,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2362,12 +2362,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2375,7 +2375,7 @@ Use that if you get YAML related error. Title - + @@ -2413,17 +2413,17 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + @@ -2433,12 +2433,12 @@ Use that if you get YAML related error. One line summary - + Few sentences summary: - + @@ -2451,7 +2451,7 @@ Use that if you get YAML related error. Value - + @@ -2459,17 +2459,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2477,27 +2477,27 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + @@ -2507,7 +2507,7 @@ Use that if you get YAML related error. Texts - + @@ -2525,27 +2525,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2553,7 +2553,7 @@ Use that if you get YAML related error. Various - + @@ -2561,7 +2561,7 @@ Use that if you get YAML related error. Various - + @@ -2569,7 +2569,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2577,7 +2577,7 @@ Use that if you get YAML related error. Form - + @@ -2585,7 +2585,7 @@ Use that if you get YAML related error. One line summary - + @@ -2598,7 +2598,7 @@ Use that if you get YAML related error. Form - + @@ -2606,22 +2606,22 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + @@ -2634,7 +2634,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2642,62 +2642,62 @@ Use that if you get YAML related error. 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 - + @@ -2707,97 +2707,97 @@ Use that if you get YAML related error. 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 - + @@ -2817,27 +2817,27 @@ Use that if you get YAML related error. Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2845,37 +2845,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2883,17 +2883,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2901,47 +2901,47 @@ Use that if you get YAML related error. Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + Title - + Title: Show Full Path - + Theme selector - + @@ -2951,22 +2951,22 @@ Use that if you get YAML related error. Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2979,35 +2979,35 @@ Use that if you get YAML related error. 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. + @@ -3015,27 +3015,27 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + @@ -3048,7 +3048,7 @@ Use that if you get YAML related error. Various - + @@ -3056,67 +3056,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3124,67 +3124,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3192,7 +3192,7 @@ Use that if you get YAML related error. Markdown - + @@ -3200,12 +3200,12 @@ Use that if you get YAML related error. Form - + Properties - + @@ -3215,7 +3215,7 @@ Use that if you get YAML related error. One line summary - + @@ -3225,7 +3225,7 @@ Use that if you get YAML related error. Notes / References - + @@ -3238,7 +3238,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3246,22 +3246,22 @@ Use that if you get YAML related error. Set POV - + None - + Set Status - + Set Label - + @@ -3271,67 +3271,67 @@ Use that if you get YAML related error. 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 - + @@ -3360,13 +3360,13 @@ Use that if you get YAML related error. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3374,22 +3374,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3397,12 +3397,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3415,12 +3415,12 @@ Use that if you get YAML related error. Table of Content - + Custom settings for {} - + @@ -3428,17 +3428,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3451,172 +3451,172 @@ Use that if you get YAML related error. 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 - + @@ -3629,27 +3629,27 @@ Use that if you get YAML related error. Meta - + New step - + Main - + Secondary - + Minor - + @@ -3657,22 +3657,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3680,17 +3680,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3698,7 +3698,7 @@ Use that if you get YAML related error. Form - + @@ -3736,12 +3736,12 @@ Use that if you get YAML related error. Not a reference: {}. - + Unknown reference: {}. - + @@ -3751,12 +3751,12 @@ Use that if you get YAML related error. Stats: - + POV: - + @@ -3766,22 +3766,22 @@ Use that if you get YAML related error. Label: - + Short summary: - + Long summary: - + Notes: - + @@ -3796,12 +3796,12 @@ Use that if you get YAML related error. POV of: - + Go to {}. - + @@ -3826,7 +3826,7 @@ Use that if you get YAML related error. Passion - + @@ -3836,37 +3836,37 @@ Use that if you get YAML related error. <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3886,12 +3886,12 @@ Use that if you get YAML related error. Short summary - + Longer summary - + @@ -3899,17 +3899,17 @@ Use that if you get YAML related error. Form - + Options - + Restore - + @@ -3919,67 +3919,67 @@ Use that if you get YAML related error. 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 - + @@ -3987,12 +3987,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -4000,37 +4000,37 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4040,13 +4040,13 @@ Use that if you get YAML related error. Unable to load selected file - + Unable to add selected image: {} - + @@ -4054,27 +4054,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4085,7 +4085,7 @@ Use that if you get YAML related error. <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> @@ -4096,17 +4096,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4114,17 +4114,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4132,22 +4132,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4155,7 +4155,7 @@ Use that if you get YAML related error. Various - + @@ -4163,47 +4163,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4211,22 +4211,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4234,97 +4234,97 @@ Use that if you get YAML related error. 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) - + @@ -4334,122 +4334,122 @@ Use that if you get YAML related error. 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 - + @@ -4457,212 +4457,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_ca.ts b/i18n/manuskript_ca.ts index 5b649c6..97f0252 100644 --- a/i18n/manuskript_ca.ts +++ b/i18n/manuskript_ca.ts @@ -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 @@ Use that if you get YAML related error. Choose output file… - + @@ -227,7 +227,7 @@ Use that if you get YAML related error. Manage Exporters - + @@ -242,7 +242,7 @@ Use that if you get YAML related error. Offers export to - + @@ -272,7 +272,7 @@ Use that if you get YAML related error. {HelpText} - {Textd'Ajuda} + {Textd'Ajuda} @@ -315,7 +315,7 @@ Use that if you get YAML related error. Number of words: from - + @@ -335,12 +335,12 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -460,1004 +460,1004 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + @@ -2166,12 +2166,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2179,12 +2179,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2192,37 +2192,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2230,32 +2230,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2263,17 +2263,17 @@ Use that if you get YAML related error. New character - + Name - + Value - + @@ -2281,17 +2281,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2299,47 +2299,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2347,27 +2347,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2375,7 +2375,7 @@ Use that if you get YAML related error. Various - + @@ -2383,7 +2383,7 @@ Use that if you get YAML related error. Various - + @@ -2391,7 +2391,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2399,7 +2399,7 @@ Use that if you get YAML related error. Form - + @@ -2407,12 +2407,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2420,7 +2420,7 @@ Use that if you get YAML related error. Form - + @@ -2428,27 +2428,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2456,7 +2456,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2464,202 +2464,202 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2723,72 +2723,72 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + @@ -2878,7 +2878,7 @@ Use that if you get YAML related error. Various - + @@ -2886,67 +2886,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -2954,52 +2954,52 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words / {} - + {} words - + @@ -3007,7 +3007,7 @@ Use that if you get YAML related error. Markdown - + @@ -3015,37 +3015,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3053,7 +3053,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3061,122 +3061,122 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3207,12 +3207,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3220,17 +3220,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3238,17 +3238,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3256,177 +3256,177 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. New plot - + Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3472,22 +3472,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3495,17 +3495,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3513,37 +3513,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3551,162 +3551,162 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Form - + Search for... - + Search in: - + All - + Title - + Text - + Summary - + Notes - + POV - + Status - + Label - + Options: - + Case sensitive - + @@ -3870,53 +3870,53 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -3955,7 +3955,7 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -3984,17 +3984,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4002,22 +4002,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4025,7 +4025,7 @@ Use that if you get YAML related error. Various - + @@ -4033,47 +4033,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4081,22 +4081,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4104,222 +4104,222 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_ca@valencia.ts b/i18n/manuskript_ca@valencia.ts index 817ed37..5453e63 100644 --- a/i18n/manuskript_ca@valencia.ts +++ b/i18n/manuskript_ca@valencia.ts @@ -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 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -459,1004 +459,1004 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + @@ -2165,12 +2165,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2178,12 +2178,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2191,37 +2191,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2229,32 +2229,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2262,17 +2262,17 @@ Use that if you get YAML related error. New character - + Name - + Value - + @@ -2280,17 +2280,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2298,47 +2298,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2346,27 +2346,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2374,7 +2374,7 @@ Use that if you get YAML related error. Various - + @@ -2382,7 +2382,7 @@ Use that if you get YAML related error. Various - + @@ -2390,7 +2390,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2398,7 +2398,7 @@ Use that if you get YAML related error. Form - + @@ -2406,12 +2406,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2419,7 +2419,7 @@ Use that if you get YAML related error. Form - + @@ -2427,27 +2427,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2455,7 +2455,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2463,202 +2463,202 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2722,72 +2722,72 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + @@ -2877,7 +2877,7 @@ Use that if you get YAML related error. Various - + @@ -2885,67 +2885,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -2953,52 +2953,52 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words / {} - + {} words - + @@ -3006,7 +3006,7 @@ Use that if you get YAML related error. Markdown - + @@ -3014,37 +3014,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3052,7 +3052,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3060,122 +3060,122 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3206,12 +3206,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3219,17 +3219,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3237,17 +3237,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3255,177 +3255,177 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. New plot - + Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3471,22 +3471,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3494,17 +3494,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3512,37 +3512,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3550,162 +3550,162 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Form - + Search for... - + Search in: - + All - + Title - + Text - + Summary - + Notes - + POV - + Status - + Label - + Options: - + Case sensitive - + @@ -3869,53 +3869,53 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -3954,7 +3954,7 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -3983,17 +3983,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4001,22 +4001,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4024,7 +4024,7 @@ Use that if you get YAML related error. Various - + @@ -4032,47 +4032,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4080,22 +4080,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4103,222 +4103,222 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_de.qm b/i18n/manuskript_de.qm index 57c1b35..3ef205b 100644 Binary files a/i18n/manuskript_de.qm and b/i18n/manuskript_de.qm differ diff --git a/i18n/manuskript_de.ts b/i18n/manuskript_de.ts index e1523fd..0a67300 100644 --- a/i18n/manuskript_de.ts +++ b/i18n/manuskript_de.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Einfacher HTML-Export mit dem Python-Modul „markdown“. - Python module 'markdown'. + Python module 'markdown'. Python-Modul „markdown“. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - Nutzt &lt;p&gt;-Tags für Zitate in HTML + Nutzt <p>-Tags für Zitate in HTML @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Bücher, für die keine Bäume sterben mussten. @@ -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>. Einfachster Export als reine Textdatei. Erlaubt die Benutzung von Markups, die von Manuskript nicht -interpretiert werden können, wie zum Beispiel &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. +interpretiert werden können, wie zum Beispiel <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> - &lt;p&gt;Ein universaler Dokumenten-Konverter. Kann zur Konvertierung von Markup in eine Reihe von anderen Formaten genutzt - werden.&lt;/p&gt; - &lt;p&gt;Website: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>Ein universaler Dokumenten-Konverter. Kann zur Konvertierung von Markup in eine Reihe von anderen Formaten genutzt + werden.</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. eine funktionierende LaTex-Installation. Siehe Systemvorausetzungen für Pandoc: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. Wenn Unicode unterstützt werden soll, wird xelatex benötigt. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Wenn Unicode unterstützt werden soll, wird xelatex benötigt. @@ -311,7 +311,7 @@ Nutze das, wenn du YAML-Errors bekommst. Exclude words (comma separated): - Wörter ausschließen: &lt;br&gt;(Trennen mit Komma): + Wörter ausschließen: <br>(Trennen mit Komma): @@ -362,11 +362,11 @@ Nutze das, wenn du YAML-Errors bekommst. 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> - &lt;p&gt;&lt;b&gt;Info:&lt;/b&gt; Importiert eine ganze Verzeichnisstruktur. + <p><b>Info:</b> Importiert eine ganze Verzeichnisstruktur. Ordner werden als Ordner hinzugefügt, und Reintext-Dokumente (Sie wählen welche, entsprechend der Erweiterung) werden als Szene - hinzugefügt.&lt;/p&gt; - &lt;p&gt;Es werden nur Textdateien unterstützt (keine Bilder, Binärdateien oder andere).&lt;/p&gt; + hinzugefügt.</p> + <p>Es werden nur Textdateien unterstützt (keine Bilder, Binärdateien oder andere).</p> @@ -441,11 +441,11 @@ Nutze das, wenn du YAML-Errors bekommst. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Soll pandoc - jede einzelne Zeile umbrechen?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;auto&lt;/b&gt;: bricht nach 72 Zeichen um.&lt;br&gt; - &lt;b&gt;none&lt;/b&gt;: keine Zeilenumbrüche.&lt;br&gt; - &lt;b&gt;preserve&lt;/b&gt;: versucht, Umbrüche aus dem Originaldokument zu erhalten.&lt;/p&gt; + <p>Soll pandoc + jede einzelne Zeile umbrechen?</p><p> + <b>auto</b>: bricht nach 72 Zeichen um.<br> + <b>none</b>: keine Zeilenumbrüche.<br> + <b>preserve</b>: versucht, Umbrüche aus dem Originaldokument zu erhalten.</p> @@ -650,13 +650,13 @@ Nutze das, wenn du YAML-Errors bekommst. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Zusammenfassung&lt;br/&gt;in einem Satz&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Zusammenfassung<br/>in einem Satz</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Zusammenfassung&lt;br/&gt;in einem Absatz&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Zusammenfassung<br/>in einem Absatz</p></body></html> @@ -1000,8 +1000,8 @@ Nutze das, wenn du YAML-Errors bekommst. - 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) Die Ausgangssituation, in Form von „Was wäre wenn ...?“ Fragen. Beispiel: „Was wäre wenn der gefährlichste böse Zauberer nicht einmal ein Baby töten könnte?“ (Harry Potter) @@ -1454,12 +1454,12 @@ Nutze das, wenn du YAML-Errors bekommst. - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? Änderungen an Projekt „{}“ vor dem Schließen speichern? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Wenn Sie nicht speichern, gehen Ihre Änderungen verloren. @@ -1544,8 +1544,8 @@ Nutze das, wenn du YAML-Errors bekommst. - The log file "{}" will continue to be written to until Manuskript is closed. - Die Log-Datei &quot;{}&quot; wird weiterhin beschrieben bis Manuskript beendet wurde. + The log file "{}" will continue to be written to until Manuskript is closed. + Die Log-Datei "{}" wird weiterhin beschrieben bis Manuskript beendet wurde. @@ -1681,7 +1681,7 @@ Nutze das, wenn du YAML-Errors bekommst. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Wenn Sie diese Option auswählen, wird das Projekt in einer einzigen Datei gespeichert. Es ist dann leichter zu kopieren oder zu sichern, aber nicht für gemeinsame Bearbeitung oder Versionierung geeignet.&lt;br/&gt;Wenn Sie diese Option nicht auswählen, wird das Projekt in einem Ordner mit vielen kleinen einzelnen Dateien gespeichert.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Wenn Sie diese Option auswählen, wird das Projekt in einer einzigen Datei gespeichert. Es ist dann leichter zu kopieren oder zu sichern, aber nicht für gemeinsame Bearbeitung oder Versionierung geeignet.<br/>Wenn Sie diese Option nicht auswählen, wird das Projekt in einem Ordner mit vielen kleinen einzelnen Dateien gespeichert.</p></body></html> @@ -2270,8 +2270,8 @@ Nutze das, wenn du YAML-Errors bekommst. - <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> - &lt;p&gt;&lt;b&gt;Das Feature &quot;Revisionen&quot; war die Quelle von vielen Problemberichten. In dieser Version von Manuskript ist es deswegen für besseren Bedienkomfort bei neuen Projekten standardmäßig deaktiviert.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Warum sind diese Probleme noch nicht behoben?&lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Wir brauchen Ihre Hilfe, um Manuskript zu verbessern!&lt;/a&gt;&lt;/p&gt; + <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>Das Feature "Revisionen" war die Quelle von vielen Problemberichten. In dieser Version von Manuskript ist es deswegen für besseren Bedienkomfort bei neuen Projekten standardmäßig deaktiviert.</b></p><p>Warum sind diese Probleme noch nicht behoben?<a href="https://www.theologeek.ch/manuskript/contribute/">Wir brauchen Ihre Hilfe, um Manuskript zu verbessern!</a></p> @@ -2681,8 +2681,8 @@ Wörtern an - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtert, welche Objekte beim finalen Export mit einbezogen werden sollen.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Noch nicht vollständig implementiert.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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>Filtert, welche Objekte beim finalen Export mit einbezogen werden sollen.<br/><span style=" color:#773333;">(Noch nicht vollständig implementiert.)</span></p></body></html> @@ -2751,13 +2751,13 @@ Wörtern an - Replace double quotes (") with: - Doppelte Anführungszeichen (&quot;) ersetzen durch: + Replace double quotes (") with: + Doppelte Anführungszeichen (") ersetzen durch: - Replace single quotes (') with: - Einfache Anführungszeichen (') ersetzen durch: + Replace single quotes (') with: + Einfache Anführungszeichen (') ersetzen durch: @@ -2865,12 +2865,12 @@ Wörtern an <b>Status:</b> uninstalled. - &lt;b&gt;Status:&lt;/b&gt; Nicht installiert. + <b>Status:</b> Nicht installiert. <b>Requires:</b> - &lt;b&gt;Voraussetzung&lt;/b&gt; + <b>Voraussetzung</b> @@ -2989,7 +2989,7 @@ Wörtern an Trim long titles (> 32 chars) - Lange Titel trimmen (&gt; 32 Zeichen) + Lange Titel trimmen (> 32 Zeichen) @@ -3006,7 +3006,7 @@ Wörtern an 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. Wenn du mich nicht sehen willst, kannst du mich über das Hilfemenü verschwinden lassen. @@ -3101,7 +3101,7 @@ Wörtern an {}:{} - + @@ -3360,7 +3360,7 @@ Wörtern an - You're about to delete {} item(s). + You're about to delete {} item(s). Sie sind dabei {} Element(e) zu löschen. @@ -3485,7 +3485,7 @@ Wörtern an - Freytag's pyramid + Freytag's pyramid Freytags Pyramide @@ -3560,7 +3560,7 @@ Wörtern an - Hero's journey + Hero's journey Heldenreise @@ -3836,32 +3836,32 @@ Wörtern an <b>Unknown reference:</b> {}. - &lt;b&gt;Unbekannte Referenz:&lt;/b&gt; {}. + <b>Unbekannte Referenz:</b> {}. Folder: <b>{}</b> - Ordner:&lt;b&gt;{}&lt;/b&gt; + Ordner:<b>{}</b> Text: <b>{}</b> - Text:&lt;b&gt;{}&lt;/b&gt; + Text:<b>{}</b> Character: <b>{}</b> - Charakter:&lt;b&gt;{}&lt;/b&gt; + Charakter:<b>{}</b> Plot: <b>{}</b> - Plot:&lt;b&gt;{}&lt;/b&gt; + Plot:<b>{}</b> World: <b>{name}</b>{path} - Welt:&lt;b&gt;{name}&lt;/b&gt;{path} + Welt:<b>{name}</b>{path} @@ -4086,7 +4086,7 @@ Wörtern an <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> @@ -4098,24 +4098,24 @@ Wörtern an <p><b>Mark:</b></p> - &lt;p&gt;Ausgewählte(s) Element(e) an der angegebenen Markierung aufteilen&lt;/p&gt; + <p>Ausgewählte(s) Element(e) an der angegebenen Markierung aufteilen</p> - &lt;p&gt;Wenn eines der ausgewählten Elemente ein Ordner ist, wird es - rekursiv auf &lt;i&gt;alle&lt;/i&gt; untergeordneten Elemente übertragen.&lt;/p&gt; + <p>Wenn eines der ausgewählten Elemente ein Ordner ist, wird es + rekursiv auf <i>alle</i> untergeordneten Elemente übertragen.</p> - &lt;p&gt;Die Trennmarkierung kann folgende Escape-Zeichen enthalten: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: Zeilenumbruch&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: Tab&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>Die Trennmarkierung kann folgende Escape-Zeichen enthalten: + <ul> + <li><b><code>\n</code></b>: Zeilenumbruch</li> + <li><b><code>\t</code></b>: Tab</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Markierung:&lt;/b&gt;&lt;/p&gt; + <p><b>Markierung:</b></p> - Split '{}' + Split '{}' „{}“ aufteilen @@ -4419,7 +4419,7 @@ Wörtern an <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Gesamt:&lt;/b&gt; {} Wörter (~ {} Seiten) + <b>Gesamt:</b> {} Wörter (~ {} Seiten) diff --git a/i18n/manuskript_el.ts b/i18n/manuskript_el.ts index 9838638..5be1cc2 100644 --- a/i18n/manuskript_el.ts +++ b/i18n/manuskript_el.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. - Βασική έξοδος HTML με τη χρήση της ενότητας 'markdown' της Python. + 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,48 +163,48 @@ 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> - + 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. - + @@ -215,12 +215,12 @@ Use that if you get YAML related error. Could not process regular expression: {} - + Choose output file… - + @@ -268,7 +268,7 @@ Use that if you get YAML related error. ... - + @@ -311,17 +311,17 @@ Use that if you get YAML related error. Phrase frequency - + Number of words: from - + to - + @@ -329,19 +329,19 @@ Use that if you get YAML related error. 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 - + @@ -350,32 +350,32 @@ Use that if you get YAML related error. 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 - + @@ -385,7 +385,7 @@ Use that if you get YAML related error. This does not appear to be a valid OPML file. - + @@ -400,17 +400,17 @@ Use that if you get YAML related error. 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: - + @@ -420,32 +420,32 @@ Use that if you get YAML related error. <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 - + @@ -453,7 +453,7 @@ Use that if you get YAML related error. Insert reference - + @@ -461,47 +461,47 @@ Use that if you get YAML related error. General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + @@ -571,894 +571,894 @@ Use that if you get YAML related error. 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 - + @@ -1466,682 +1466,682 @@ Use that if you get YAML related error. 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> + @@ -2149,17 +2149,17 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + @@ -2167,12 +2167,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2180,12 +2180,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2193,37 +2193,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2231,32 +2231,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2264,17 +2264,17 @@ Use that if you get YAML related error. New character - + Name - + Value - + @@ -2282,17 +2282,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2300,47 +2300,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2348,27 +2348,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2376,7 +2376,7 @@ Use that if you get YAML related error. Various - + @@ -2384,7 +2384,7 @@ Use that if you get YAML related error. Various - + @@ -2392,7 +2392,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2400,7 +2400,7 @@ Use that if you get YAML related error. Form - + @@ -2408,12 +2408,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2421,7 +2421,7 @@ Use that if you get YAML related error. Form - + @@ -2429,27 +2429,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2457,7 +2457,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2465,202 +2465,202 @@ Use that if you get YAML related error. 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 — - + @@ -2668,37 +2668,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2706,17 +2706,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2724,72 +2724,72 @@ Use that if you get YAML related error. 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 - + @@ -2797,40 +2797,40 @@ Use that if you get YAML related error. 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. + @@ -2838,40 +2838,40 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. - + Last accessed directory "{}" loaded. + @@ -2879,7 +2879,7 @@ Use that if you get YAML related error. Various - + @@ -2887,67 +2887,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -2955,52 +2955,52 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words / {} - + {} words - + @@ -3008,7 +3008,7 @@ Use that if you get YAML related error. Markdown - + @@ -3016,37 +3016,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3054,7 +3054,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3062,122 +3062,122 @@ Use that if you get YAML related error. 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 - + @@ -3185,22 +3185,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3208,12 +3208,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3221,17 +3221,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3239,17 +3239,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3257,177 +3257,177 @@ Use that if you get YAML related error. 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 - + @@ -3435,37 +3435,37 @@ Use that if you get YAML related error. New plot - + Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3473,22 +3473,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3496,17 +3496,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3514,37 +3514,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3552,162 +3552,162 @@ Use that if you get YAML related error. 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 - + @@ -3715,87 +3715,87 @@ Use that if you get YAML related error. 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 - + @@ -3803,67 +3803,67 @@ Use that if you get YAML related error. Form - + Search for... - + Search in: - + All - + Title - + Text - + Summary - + Notes - + POV - + Status - + Label - + Options: - + Case sensitive - + @@ -3871,53 +3871,53 @@ Use that if you get YAML related error. 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: {} - + @@ -3925,27 +3925,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -3956,7 +3956,7 @@ Use that if you get YAML related error. <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> @@ -3967,17 +3967,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -3985,17 +3985,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4003,22 +4003,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4026,7 +4026,7 @@ Use that if you get YAML related error. Various - + @@ -4034,47 +4034,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4082,22 +4082,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4105,202 +4105,202 @@ Use that if you get YAML related error. 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 - + @@ -4338,132 +4338,132 @@ Use that if you get YAML related error. 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 - + diff --git a/i18n/manuskript_en_GB.qm b/i18n/manuskript_en_GB.qm index 4afdefc..559b9fd 100644 Binary files a/i18n/manuskript_en_GB.qm and b/i18n/manuskript_en_GB.qm differ diff --git a/i18n/manuskript_en_GB.ts b/i18n/manuskript_en_GB.ts index 5003489..478ed96 100644 --- a/i18n/manuskript_en_GB.ts +++ b/i18n/manuskript_en_GB.ts @@ -1,4 +1,4 @@ - + @@ -6,22 +6,22 @@ Standalone document (not just a fragment) - + Include a table of contents. - + Number of sections level to include in TOC: - + Typographically correct output - + @@ -31,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> - &lt;p&gt;A universal document converter. Can be used to convert Markdown to a wide range of other - formats.&lt;/p&gt; - &lt;p&gt;Website: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> 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 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. Default exporter, provides basic formats used by other exporters. - + @@ -231,52 +231,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -294,17 +294,17 @@ Use that if you get YAML related error. Settings - + Minimum size: - + Exclude words (comma separated): - + @@ -314,17 +314,17 @@ Use that if you get YAML related error. Phrase frequency - + Number of words: from - + to - + @@ -332,19 +332,19 @@ Use that if you get YAML related error. 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 - + @@ -353,47 +353,47 @@ Use that if you get YAML related error. 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 - + @@ -403,17 +403,17 @@ Use that if you get YAML related error. 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: - + @@ -423,32 +423,32 @@ Use that if you get YAML related error. <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 - + @@ -456,7 +456,7 @@ Use that if you get YAML related error. Insert reference - + @@ -464,37 +464,37 @@ Use that if you get YAML related error. General - + Book information - + Title - + Subtitle - + Series - + Volume - + Genre - + @@ -504,12 +504,12 @@ Use that if you get YAML related error. Author - + Name - + @@ -519,277 +519,277 @@ Use that if you get YAML related error. 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 - + @@ -799,132 +799,132 @@ Use that if you get YAML related error. &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 - + @@ -934,454 +934,454 @@ Use that if you get YAML related error. &About - + About Manuskript - + - &Import… + &Import… &Import… F7 - + &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + - &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 - + @@ -1401,27 +1401,27 @@ Use that if you get YAML related error. Icon - + Text - + Background - + Border - + Corner - + @@ -1430,12 +1430,12 @@ Use that if you get YAML related error. - 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. @@ -1456,107 +1456,107 @@ Use that if you get YAML related error. 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 - + @@ -1564,7 +1564,7 @@ Use that if you get YAML related error. No results found - + @@ -1572,102 +1572,102 @@ Use that if you get YAML related error. 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. - + @@ -1677,72 +1677,72 @@ Use that if you get YAML related error. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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.&lt;br/&gt;If this is unchecked, your project will be saved as a folder containing many small files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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 - + @@ -1757,27 +1757,27 @@ Use that if you get YAML related error. Nothing - + POV - + Label - + Progress - + Compile - + @@ -1792,102 +1792,102 @@ Use that if you get YAML related error. 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 - + @@ -1897,27 +1897,27 @@ Use that if you get YAML related error. Ctrl+S - + Image: - + Style - + Old st&yle - + &New style - + @@ -1937,82 +1937,82 @@ Use that if you get YAML related error. Text editor - + Background: - + Transparent - + Restore defaults - + Font - + Family: - + Size: - + Misspelled: - + Text area - + Max width - + px - + Left/Right margins: - + Top/Bottom margins: - + Paragraphs - + Alignment: - + Left - + @@ -2022,167 +2022,167 @@ Use that if you get YAML related error. 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 - + @@ -2192,88 +2192,88 @@ Use that if you get YAML related error. 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> - &lt;p&gt;&lt;b&gt;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.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Why aren't these issues fixed already? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;We need your help to make Manuskript better!&lt;/a&gt;&lt;/p&gt; + <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 - + @@ -2281,42 +2281,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2324,12 +2324,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2337,12 +2337,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2350,37 +2350,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2388,32 +2388,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2421,12 +2421,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2434,17 +2434,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2452,47 +2452,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2500,27 +2500,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2528,7 +2528,7 @@ Use that if you get YAML related error. Various - + @@ -2536,7 +2536,7 @@ Use that if you get YAML related error. Various - + @@ -2544,7 +2544,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2552,7 +2552,7 @@ Use that if you get YAML related error. Form - + @@ -2560,12 +2560,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2573,7 +2573,7 @@ Use that if you get YAML related error. Form - + @@ -2581,27 +2581,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2609,7 +2609,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2617,202 +2617,202 @@ Use that if you get YAML related error. 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 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 - + @@ -2820,37 +2820,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2858,17 +2858,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2876,72 +2876,72 @@ Use that if you get YAML related error. 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 - + @@ -2949,40 +2949,40 @@ Use that if you get YAML related error. 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. + @@ -2990,32 +2990,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3023,7 +3023,7 @@ Use that if you get YAML related error. Various - + @@ -3031,67 +3031,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3099,67 +3099,67 @@ Use that if you get YAML related error. Form - + Go to parent item - + Alt+Up - + Text - + Index cards - + Outline - + F11 - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3167,7 +3167,7 @@ Use that if you get YAML related error. Markdown - + @@ -3175,37 +3175,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3213,7 +3213,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3221,127 +3221,127 @@ Use that if you get YAML related error. 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 - + 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3349,22 +3349,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3372,12 +3372,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3385,17 +3385,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3403,17 +3403,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3421,182 +3421,182 @@ Use that if you get YAML related error. 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 - + @@ -3604,32 +3604,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3637,22 +3637,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3660,17 +3660,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3678,37 +3678,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3716,162 +3716,162 @@ Use that if you get YAML related error. 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: - + @@ -3879,87 +3879,87 @@ Use that if you get YAML related error. 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 - + @@ -3967,12 +3967,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3980,53 +3980,53 @@ Use that if you get YAML related error. 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) - + @@ -4034,27 +4034,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4065,7 +4065,7 @@ Use that if you get YAML related error. <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> @@ -4076,17 +4076,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4094,17 +4094,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4112,22 +4112,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4135,7 +4135,7 @@ Use that if you get YAML related error. Various - + @@ -4143,47 +4143,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4191,22 +4191,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4214,222 +4214,222 @@ Use that if you get YAML related error. 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 - + @@ -4437,182 +4437,182 @@ Use that if you get YAML related error. 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 - + @@ -4622,27 +4622,27 @@ Use that if you get YAML related error. Magical objects - + Magical places - + Magical races - + Important places - + Important objects - + diff --git a/i18n/manuskript_eo.ts b/i18n/manuskript_eo.ts index af6f653..45a03ed 100644 --- a/i18n/manuskript_eo.ts +++ b/i18n/manuskript_eo.ts @@ -1,16 +1,16 @@ - + 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». @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Libroj, kiuj ne mortigas arbojn. @@ -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>. 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>. + 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> + <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. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Se vi volas uzi Unikodon, vi bezonas XeLaTeX. @@ -651,13 +651,13 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - <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 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">Unualinea<br/>resumo</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> @@ -966,7 +966,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - * {} wasn't found in project file. + * {} wasn't found in project file. * {} ne troviĝis en la projekta dosiero. @@ -1011,8 +1011,8 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - 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) @@ -1465,12 +1465,12 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - 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. @@ -2168,8 +2168,8 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - <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> + <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> @@ -2532,8 +2532,8 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - <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> + <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> @@ -2602,13 +2602,13 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - Replace double quotes (") with: - Anstataŭigi Askiajn duoblajn citilojn (") per: + Replace double quotes (") with: + Anstataŭigi Askiajn duoblajn citilojn (") per: - Replace single quotes (') with: - Anstataŭigi Askiajn unuoblajn citilojn (') per: + Replace single quotes (') with: + Anstataŭigi Askiajn unuoblajn citilojn (') per: @@ -2857,7 +2857,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. 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». @@ -2898,7 +2898,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. + Last accessed directory "{}" loaded. Ŝargiĝis la laste uzita dosierujo «{}». @@ -3159,7 +3159,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - <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> @@ -3324,7 +3324,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - Freytag's pyramid + Freytag's pyramid Piramido de Freytag @@ -3399,7 +3399,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - Hero's journey + Hero's journey Vojaĝo de la heroo @@ -3985,7 +3985,7 @@ Uzu ĉi tion se okazas YAML-rilata eraro. <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 @@ Uzu ĉi tion se okazas YAML-rilata eraro. - Split '{}' + Split '{}' Dividi «{}» diff --git a/i18n/manuskript_es.qm b/i18n/manuskript_es.qm index ec6d873..3ddd177 100644 Binary files a/i18n/manuskript_es.qm and b/i18n/manuskript_es.qm differ diff --git a/i18n/manuskript_es.ts b/i18n/manuskript_es.ts index 2b8bf84..099b231 100644 --- a/i18n/manuskript_es.ts +++ b/i18n/manuskript_es.ts @@ -1,4 +1,4 @@ - + @@ -10,12 +10,12 @@ - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Salida en HTML básico que utiliza el módulo de Python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Módulo de Python 'markdown'. @@ -27,11 +27,11 @@ <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> - &lt;p&gt;Convertidor de documentos universal. Se puede utilizar para convertir Markdown a un amplio - conjunto de otros formatos.&lt;/p&gt; - &lt;p&gt;Web: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> @@ -54,9 +54,9 @@ 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>. La exportación más simple, a texto plano. Permite utilizar un formato de marcado propio, - no conocido por Manuskript. Por ejemplo &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + no conocido por Manuskript. Por ejemplo <a href='www.fountain.io'>Fountain</a>. @@ -80,7 +80,7 @@ - Books that don't kill trees. + Books that don't kill trees. Libros que no matan árboles. @@ -165,7 +165,7 @@ Use <q> tags for quotes in HTML - Utiliza etiquetas &lt;q&gt; para las citas en HTML + Utiliza etiquetas <q> para las citas en HTML @@ -195,9 +195,9 @@ 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. una instalación de LaTeX válida. Vea las recomendaciones de pandoc en: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. Si desea soporte Unicode, necesitará XeLaTeX. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Si desea soporte Unicode, necesitará XeLaTeX. @@ -229,7 +229,7 @@ Use that if you get YAML related error. - Choose output file… + Choose output file… Elija el archivo de salida… @@ -362,11 +362,11 @@ Use that if you get YAML related error. 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> - &lt;p&gt;&lt;b&gt;Info:&lt;/b&gt; Importa la estructura + <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) - se añaden como escenas.&lt;/p&gt; - &lt;p&gt;Sólo se soportan ficheros de texto (no imágenes, binarios ni otros).&lt;/p&gt; + se añaden como escenas.</p> + <p>Sólo se soportan ficheros de texto (no imágenes, binarios ni otros).</p> @@ -441,12 +441,12 @@ Use that if you get YAML related error. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;¿Debería insertar pandoc - saltos de línea cosméticos / no-semánticos?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;auto&lt;/b&gt;: salto a los 72 caracteres.&lt;br&gt; - &lt;b&gt;none&lt;/b&gt;: sin ajuste de línea.&lt;br&gt; - &lt;b&gt;preserve&lt;/b&gt;: intenta conservar los ajustes de línea del - documento original.&lt;/p&gt; + <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 + documento original.</p> @@ -651,13 +651,13 @@ Use that if you get YAML related error. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Resumen de&lt;br/&gt;una frase&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Resumen de<br/>una frase</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Resumen de&lt;br/&gt;un párrafo&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Resumen de<br/>un párrafo</p></body></html> @@ -971,10 +971,10 @@ Use that if you get YAML related error. - 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 &quot;¿Que pasaría sí...?'. Ej:&quot;¿Que pasaría si el más peligroso - hechicero malvado no pudiera ser capaz de matar un bebe?&quot; (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 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) @@ -1021,7 +1021,7 @@ Use that if you get YAML related error. POV - + @@ -1455,12 +1455,12 @@ Use that if you get YAML related error. - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? ¿Guardar cambios en el proyecto «{}» antes de salir? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Tus cambios se perderán si no los guardas. @@ -1481,27 +1481,27 @@ Use that if you get YAML related error. Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1511,57 +1511,57 @@ Use that if you get YAML related error. &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. - + @@ -1571,12 +1571,12 @@ Use that if you get YAML related error. Shift+F3 - + Situation - + @@ -1589,7 +1589,7 @@ Use that if you get YAML related error. No results found - + @@ -1757,7 +1757,7 @@ Use that if you get YAML related error. POV - + @@ -2097,7 +2097,7 @@ Use that if you get YAML related error. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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.&lt;br/&gt;Si está desmarcada, tu proyecto se grabará como una carpeta conteniendo múltiples archivos pequeños.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2271,34 +2271,34 @@ Use that if you get YAML related error. - <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> - &lt;p&gt;&lt;b&gt;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.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;¿Porqué no se han solucionado todavía estos problemas? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Necesitamos tu ayuda para hacer Manuskript mejor!&lt;/a&gt;&lt;/p&gt; + <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> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + @@ -2321,27 +2321,27 @@ Use that if you get YAML related error. &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2418,7 +2418,7 @@ Use that if you get YAML related error. POV: - + @@ -2681,8 +2681,8 @@ Use that if you get YAML related error. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtra los elementos que se incluirán en la exportación final.&lt;br/&gt;&lt;span style=&quot;color:#773333;&quot;&gt;(Aún no está completamente desarrollado)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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 los elementos que se incluirán en la exportación final.<br/><span style="color:#773333;">(Aún no está completamente desarrollado)</span></p></body></html> @@ -2751,12 +2751,12 @@ Use that if you get YAML related error. - Replace double quotes (") with: - Reemplazar comillas dobles (&quot;) con: + Replace double quotes (") with: + Reemplazar comillas dobles (") con: - Replace single quotes (') with: + Replace single quotes (') with: Reemplazar comillas simples (') con: @@ -2831,12 +2831,12 @@ Use that if you get YAML related error. - Replace ... with … + Replace ... with … Reemplazar ... por … - Replace --- with — + Replace --- with — Reemplazar --- con — @@ -2865,12 +2865,12 @@ Use that if you get YAML related error. <b>Status:</b> uninstalled. - &lt;b&gt;Estado: &lt;/b&gt; sin instalar. + <b>Estado: </b> sin instalar. <b>Requires:</b> - &lt;b&gt;Requiere: &lt;/b&gt; + <b>Requiere: </b> @@ -2989,7 +2989,7 @@ Use that if you get YAML related error. Trim long titles (> 32 chars) - Recortar títulos largos (&gt; 32 caracteres) + Recortar títulos largos (> 32 caracteres) @@ -3006,7 +3006,7 @@ Use that if you get YAML related error. 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. Si no quieres verme, puedes ocultarme en el menú Ayuda. @@ -3096,17 +3096,17 @@ Use that if you get YAML related error. ~{} mn. - + {}:{} - + {} s. - + @@ -3144,7 +3144,7 @@ Use that if you get YAML related error. F11 - + @@ -3169,22 +3169,22 @@ Use that if you get YAML related error. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3360,13 +3360,13 @@ Use that if you get YAML related error. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3485,7 +3485,7 @@ Use that if you get YAML related error. - Freytag's pyramid + Freytag's pyramid Piramide de Freytag @@ -3560,7 +3560,7 @@ Use that if you get YAML related error. - Hero's journey + Hero's journey El Viaje del Héroe @@ -3703,7 +3703,7 @@ Use that if you get YAML related error. POV - + @@ -3756,7 +3756,7 @@ Use that if you get YAML related error. POV: - + @@ -3836,32 +3836,32 @@ Use that if you get YAML related error. Folder: <b>{}</b> - Carpeta: &lt;b&gt;{}&lt;/b&gt; + Carpeta: <b>{}</b> Text: <b>{}</b> - Texto: &lt;b&gt;{}&lt;/b&gt; + Texto: <b>{}</b> Character: <b>{}</b> - Personaje: &lt;b&gt;{}&lt;/b&gt; + Personaje: <b>{}</b> Plot: <b>{}</b> - Trama: &lt;b&gt;{}&lt;/b&gt; + Trama: <b>{}</b> World: <b>{name}</b>{path} - Mundo: &lt;b&gt;{name}&lt;/b&gt;{path} + Mundo: <b>{name}</b>{path} <b>Unknown reference:</b> {}. - &lt;b&gt;Referencia desconocida:&lt;/b&gt; {}. + <b>Referencia desconocida:</b> {}. @@ -4086,7 +4086,7 @@ Use that if you get YAML related error. <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> @@ -4098,24 +4098,24 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - &lt;p&gt;Divide los elemento(s) seleccionado(s) en la marca indicada.&lt;/p&gt; + <p>Divide los elemento(s) seleccionado(s) en la marca indicada.</p> - &lt;p&gt;Si uno de los elementos seleccionados es una carpeta, se aplicará - recursivamente a &lt;i&gt;todos&lt;/i&gt; sus elementos hijos.&lt;/p&gt; + <p>Si uno de los elementos seleccionados es una carpeta, se aplicará + recursivamente a <i>todos</i> sus elementos hijos.</p> - &lt;p&gt;La marca de división puede contener las siguientes secuencias de escape: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: salto de línea&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tabulador&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>La marca de división puede contener las siguientes secuencias de escape: + <ul> + <li><b><code>\n</code></b>: salto de línea</li> + <li><b><code>\t</code></b>: tabulador</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Marca:&lt;/b&gt;&lt;/p&gt; + <p><b>Marca:</b></p> - Split '{}' + Split '{}' Dividir '{}' @@ -4183,42 +4183,42 @@ Use that if you get YAML related error. CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4404,7 +4404,7 @@ Use that if you get YAML related error. <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Total:&lt;/b&gt; {} palabras (~ {} páginas) + <b>Total:</b> {} palabras (~ {} páginas) @@ -4419,7 +4419,7 @@ Use that if you get YAML related error. Idea - + diff --git a/i18n/manuskript_fa.ts b/i18n/manuskript_fa.ts index 98cf4c9..12a268f 100644 --- a/i18n/manuskript_fa.ts +++ b/i18n/manuskript_fa.ts @@ -1,224 +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… + @@ -226,52 +226,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -459,1099 +459,1099 @@ Use that if you get YAML related error. 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. - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1567,708 +1567,708 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2345,37 +2345,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2416,12 +2416,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,47 +2447,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,12 +2555,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,27 +2576,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,202 +2612,202 @@ Use that if you get YAML related error. 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 — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,72 +2871,72 @@ Use that if you get YAML related error. 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 - + @@ -2944,40 +2944,40 @@ Use that if you get YAML related error. 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. + @@ -2985,32 +2985,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,67 +3094,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,37 +3170,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,127 +3216,127 @@ Use that if you get YAML related error. 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3344,22 +3344,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3367,12 +3367,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3380,17 +3380,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3398,17 +3398,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3416,177 +3416,177 @@ Use that if you get YAML related error. 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 - + @@ -3594,32 +3594,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3627,22 +3627,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3650,17 +3650,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3668,37 +3668,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3706,162 +3706,162 @@ Use that if you get YAML related error. 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 - + @@ -3869,87 +3869,87 @@ Use that if you get YAML related error. 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 - + @@ -3957,12 +3957,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3970,53 +3970,53 @@ Use that if you get YAML related error. 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: {} - + @@ -4024,27 +4024,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4055,7 +4055,7 @@ Use that if you get YAML related error. <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> @@ -4066,17 +4066,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4084,17 +4084,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4102,22 +4102,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4125,7 +4125,7 @@ Use that if you get YAML related error. Various - + @@ -4133,47 +4133,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4181,22 +4181,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4204,222 +4204,222 @@ Use that if you get YAML related error. 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 - + @@ -4427,212 +4427,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_fr.qm b/i18n/manuskript_fr.qm index c3ed976..63fe513 100644 Binary files a/i18n/manuskript_fr.qm and b/i18n/manuskript_fr.qm differ diff --git a/i18n/manuskript_fr.ts b/i18n/manuskript_fr.ts index 00fd160..562831c 100644 --- a/i18n/manuskript_fr.ts +++ b/i18n/manuskript_fr.ts @@ -1,4 +1,4 @@ - + @@ -10,12 +10,12 @@ - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Format HTML de base, utilisant le module Python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Module Python 'markdown'. @@ -27,10 +27,10 @@ <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> - &lt;p&gt;Un convertisseur universel de document. Peut être utilisé pour convertir du Markdown dans un grand nombre de formats.&lt;/p&gt; -&lt;p&gt;Site internet : &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> @@ -53,9 +53,9 @@ Présuppose que les textes sont formatés en 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>. Export le plus simple, en texte brut. Permet d'utiliser des langages que Manuskript ne comprend pas. -Par exemple &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. +Par exemple <a href='www.fountain.io'>Fountain</a>. @@ -79,7 +79,7 @@ Par exemple &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;.< - Books that don't kill trees. + Books that don't kill trees. Des livres qui ne tuent pas les arbres. @@ -163,7 +163,7 @@ que l'exportateur basique intégré à manuskript. Use <q> tags for quotes in HTML - Utilise le tag &lt;q&gt; pour les citations en HTML + Utilise le tag <q> pour les citations en HTML @@ -193,9 +193,9 @@ que l'exportateur basique intégré à manuskript. 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. nécessite une installation LaTeX valide. Voir les recommandations de Pandoc sur : -&lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;. Pour le support Unicode, il vous faut XeLaTeX. +<a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Pour le support Unicode, il vous faut XeLaTeX. @@ -225,7 +225,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. - Choose output file… + Choose output file… Choisir le fichier de sortie @@ -358,8 +358,8 @@ Cochez ceci si vous avez des erreurs liées à YAML. 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> - &lt;p&gt;&lt;b&gt;Info:&lt;/b&gt; Importe la structure d'un dossier. Les dossiers sont crées comme dossiers, et les documents textes sont ajoutés comme des scènes.&lt;/p&gt; -&lt;p&gt;Seulement les fichiers textes sont supportés (pas les images, fichiers binaires ou autres).&lt;/p&gt; + <p><b>Info:</b> Importe la structure d'un dossier. Les dossiers sont crées comme dossiers, et les documents textes sont ajoutés comme des scènes.</p> +<p>Seulement les fichiers textes sont supportés (pas les images, fichiers binaires ou autres).</p> @@ -429,10 +429,10 @@ Cochez ceci si vous avez des erreurs liées à YAML. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Pandoc doit-il créer des retours à la lignes cosmétiques/non-sémantiques?&lt;/p&gt; -&lt;p&gt;&lt;b&gt;auto&lt;/b&gt;: plier les lignes à 72 charactères.&lt;br&gt; -&lt;b&gt;none&lt;/b&gt;: pas de retours à la lignes.&lt;br&gt; -&lt;b&gt;preserve&lt;/b&gt;: essaie de préserver les retours à la lignes du document original.&lt;/p&gt; + <p>Pandoc doit-il créer des retours à la lignes cosmétiques/non-sémantiques?</p> +<p><b>auto</b>: plier les lignes à 72 charactères.<br> +<b>none</b>: pas de retours à la lignes.<br> +<b>preserve</b>: essaie de préserver les retours à la lignes du document original.</p> @@ -617,13 +617,13 @@ Cochez ceci si vous avez des erreurs liées à YAML. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Résumé&lt;br/&gt;en une phrase&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Résumé<br/>en une phrase</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Résumé&lt;br/&gt;en un paragraphe&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Résumé<br/>en un paragraphe</p></body></html> @@ -698,7 +698,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. Ctrl+O - + @@ -708,22 +708,22 @@ Cochez ceci si vous avez des erreurs liées à YAML. Ctrl+Shift+S - + Ctrl+Q - + Ctrl+Shift+B - + F8 - + @@ -1052,8 +1052,8 @@ Cochez ceci si vous avez des erreurs liées à YAML. - 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 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) @@ -1106,7 +1106,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. - &Import… + &Import… &Importer @@ -1146,7 +1146,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. - &Split… + &Split… &Diviser @@ -1441,12 +1441,12 @@ Cochez ceci si vous avez des erreurs liées à YAML. - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? Enregistrer les changements au projet « {} » avant de fermer ? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. Vos changements seront perdus si vous ne les enregistrez pas. @@ -1531,8 +1531,8 @@ Cochez ceci si vous avez des erreurs liées à YAML. - The log file "{}" will continue to be written to until Manuskript is closed. - Le fichier journal &quot;{}&quot; continuera à être écrit jusqu'à ce que Manuskript soit fermé. + 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é. @@ -2068,7 +2068,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Si vous cochez cette option, le projet sera enregistrer en un seul fichier. Plus facile à copier, mais ne permet pas de travailler en collaboration, ou d'utiliser un gestionnaire de version extérieur.&lt;br/&gt;Si l'option n'est pas cochée, le projet sera sauvegardé en un dossier contenant de nombreux petits fichiers.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Si vous cochez cette option, le projet sera enregistrer en un seul fichier. Plus facile à copier, mais ne permet pas de travailler en collaboration, ou d'utiliser un gestionnaire de version extérieur.<br/>Si l'option n'est pas cochée, le projet sera sauvegardé en un dossier contenant de nombreux petits fichiers.</p></body></html> @@ -2257,8 +2257,8 @@ Cochez ceci si vous avez des erreurs liées à YAML. - <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> - &lt;p&gt;&lt;b&gt;La fonction «Révisions» a été à l'origine de nombreux problèmes rapportés. Dans cette version de Manuskript, elle a été désactivée par défaut pour les nouveaux projets afin d'offrir la meilleure expérience. &lt;/b&gt;&lt;/p&gt;&lt;p&gt;Pourquoi ces problèmes n'ont pas déjà été résolus ?&lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Nous avons besoin de votre aide pour rendre Manuskript meilleur !&lt;/a&gt;&lt;/p&gt; + <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 fonction «Révisions» a été à l'origine de nombreux problèmes rapportés. Dans cette version de Manuskript, elle a été désactivée par défaut pour les nouveaux projets afin d'offrir la meilleure expérience. </b></p><p>Pourquoi ces problèmes n'ont pas déjà été résolus ?<a href="https://www.theologeek.ch/manuskript/contribute/">Nous avons besoin de votre aide pour rendre Manuskript meilleur !</a></p> @@ -2668,8 +2668,8 @@ Cochez ceci si vous avez des erreurs liées à YAML. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtrer les éléments qui seront inclus dans l'export.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Pas encore complètement implémenté.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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>Filtrer les éléments qui seront inclus dans l'export.<br/><span style=" color:#773333;">(Pas encore complètement implémenté.)</span></p></body></html> @@ -2738,22 +2738,22 @@ Cochez ceci si vous avez des erreurs liées à YAML. - Replace ... with … + Replace ... with … Remplacer ... par - Replace --- with — + Replace --- with — Remplacer --- avec — - Replace double quotes (") with: - Remplacer les guillemets droits (&quot;) par : + Replace double quotes (") with: + Remplacer les guillemets droits (") par : - Replace single quotes (') with: + Replace single quotes (') with: Remplacer les guillements simples (') avec : @@ -2847,12 +2847,12 @@ Cochez ceci si vous avez des erreurs liées à YAML. <b>Status:</b> uninstalled. - &lt;b&gt;Status:&lt;/b&gt; non-installé. + <b>Status:</b> non-installé. <b>Requires:</b> - &lt;b&gt;Nécessite:&lt;/b&gt; + <b>Nécessite:</b> @@ -2976,7 +2976,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. Trim long titles (> 32 chars) - Couper les longs titres (&gt; 32 chars) + Couper les longs titres (> 32 chars) @@ -2993,7 +2993,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. 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. Infobulle: Si tu me trouve dérengant, tu peux me cacher via le menu Aide. @@ -3347,13 +3347,13 @@ Cochez ceci si vous avez des erreurs liées à YAML. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3462,7 +3462,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. - Freytag's pyramid + Freytag's pyramid Pyramide de Freytag @@ -3537,7 +3537,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. - Hero's journey + Hero's journey Voyage du héros @@ -3728,12 +3728,12 @@ Cochez ceci si vous avez des erreurs liées à YAML. Text: <b>{}</b> - Texte: &lt;b&gt;{}&lt;/b&gt; + Texte: <b>{}</b> Character: <b>{}</b> - Personnage: &lt;b&gt;{}&lt;/b&gt; + Personnage: <b>{}</b> @@ -3858,7 +3858,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. Plot: <b>{}</b> - Intrigue: &lt;b&gt;{}&lt;/b&gt; + Intrigue: <b>{}</b> @@ -3868,17 +3868,17 @@ Cochez ceci si vous avez des erreurs liées à YAML. World: <b>{name}</b>{path} - Monde: &lt;b&gt;{name}&lt;/b&gt;{path} + Monde: <b>{name}</b>{path} <b>Unknown reference:</b> {}. - &lt;b&gt;Référence inconnue:&lt;/b&gt; {}. + <b>Référence inconnue:</b> {}. Folder: <b>{}</b> - Dossier: &lt;b&gt;{}&lt;/b&gt; + Dossier: <b>{}</b> @@ -4073,7 +4073,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. <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> @@ -4085,24 +4085,24 @@ Cochez ceci si vous avez des erreurs liées à YAML. <p><b>Mark:</b></p> - &lt;p&gt;Divise le(s) élément(s) à la marque suivante.&lt;/p&gt; + <p>Divise le(s) élément(s) à la marque suivante.</p> - &lt;p&gt;Si l'un des éléments sélectionnés est un dossier, l'effet sera appliqué - de manière récursive à &lt;i&gt;chacun&lt;/i&gt; des sous-éléments.&lt;/p&gt; + <p>Si l'un des éléments sélectionnés est un dossier, l'effet sera appliqué + de manière récursive à <i>chacun</i> des sous-éléments.</p> - &lt;p&gt;La marque de séparation peut contenir les caractères d’échappement suivants: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt; : retour à la ligne&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt; : tabulation&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <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> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Marque :&lt;/b&gt;&lt;/p&gt; + <p><b>Marque :</b></p> - Split '{}' + Split '{}' Diviser '{}' @@ -4241,7 +4241,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. 1 - + @@ -4376,7 +4376,7 @@ Cochez ceci si vous avez des erreurs liées à YAML. <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Total:&lt;/b&gt; {} mots (~ {} pages) + <b>Total:</b> {} mots (~ {} pages) diff --git a/i18n/manuskript_he.ts b/i18n/manuskript_he.ts index 71725e9..68a9446 100644 --- a/i18n/manuskript_he.ts +++ b/i18n/manuskript_he.ts @@ -1,224 +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… - + @@ -226,52 +226,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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,32 +348,32 @@ Use that if you get YAML related error. 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 - + @@ -383,12 +383,12 @@ Use that if you get YAML related error. This does not appear to be a valid OPML file. - + Pandoc import - + @@ -398,17 +398,17 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -479,7 +479,7 @@ Use that if you get YAML related error. Volume - + @@ -494,7 +494,7 @@ Use that if you get YAML related error. Author - + @@ -514,7 +514,7 @@ Use that if you get YAML related error. Situation: - + @@ -524,47 +524,47 @@ Use that if you get YAML related error. 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 - + @@ -594,7 +594,7 @@ Use that if you get YAML related error. Basic info - + @@ -614,22 +614,22 @@ Use that if you get YAML related error. 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> + @@ -639,7 +639,7 @@ Use that if you get YAML related error. Detailed info - + @@ -664,12 +664,12 @@ Use that if you get YAML related error. Result - + Resolution steps - + @@ -679,7 +679,7 @@ Use that if you get YAML related error. Populates with empty data - + @@ -689,17 +689,17 @@ Use that if you get YAML related error. Source of passion - + Source of conflict - + Outline - + @@ -709,17 +709,17 @@ Use that if you get YAML related error. Debug - + FlatData - + Persos - + @@ -764,7 +764,7 @@ Use that if you get YAML related error. &Cheat sheet - + @@ -784,27 +784,27 @@ Use that if you get YAML related error. Ctrl+O - + &Save - + Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + @@ -814,17 +814,17 @@ Use that if you get YAML related error. Ctrl+Q - + &Show help texts - + Ctrl+Shift+B - + @@ -834,17 +834,17 @@ Use that if you get YAML related error. F9 - + &Labels... - + &Status... - + @@ -854,17 +854,17 @@ Use that if you get YAML related error. &Simple - + &Fiction - + Index cards - + @@ -874,32 +874,32 @@ Use that if you get YAML related error. F8 - + &Close project - + Co&mpile - + F6 - + &Frequency Analyzer - + Book information - + @@ -909,52 +909,52 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + Project {} saved. - + WARNING: Project {} not saved. - + Project {} loaded. - + Project {} loaded with some errors. - + (~{} pages) - + Words: {}{} - + Book summary - + Project tree - + @@ -964,54 +964,54 @@ Use that if you get YAML related error. 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. - + @@ -1021,12 +1021,12 @@ Use that if you get YAML related error. Nothing - + POV - + @@ -1036,27 +1036,27 @@ Use that if you get YAML related error. Progress - + Compile - + Icon color - + Text color - + Background color - + @@ -1076,482 +1076,482 @@ Use that if you get YAML related error. 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 - + &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 - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1567,708 +1567,708 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2345,37 +2345,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2416,12 +2416,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,47 +2447,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,12 +2555,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,27 +2576,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,202 +2612,202 @@ Use that if you get YAML related error. 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 — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,72 +2871,72 @@ Use that if you get YAML related error. 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 - + @@ -2944,40 +2944,40 @@ Use that if you get YAML related error. 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. + @@ -2985,32 +2985,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,67 +3094,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,37 +3170,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,57 +3216,57 @@ Use that if you get YAML related error. Set POV - + None - + Set Status - + Set Label - + New - + Main - + Secondary - + Minor - + Set Custom Icon - + Restore to default - + Root - + @@ -3281,57 +3281,57 @@ Use that if you get YAML related error. 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 - + @@ -3339,22 +3339,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3362,12 +3362,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3375,17 +3375,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3393,17 +3393,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3411,37 +3411,37 @@ Use that if you get YAML related error. General - + Promise - + Problem - + Progress - + Resolution - + Try / Fail - + No and - + @@ -3450,138 +3450,138 @@ Use that if you get YAML related error. - 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 - + @@ -3589,32 +3589,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3622,22 +3622,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3645,17 +3645,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3663,37 +3663,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3701,162 +3701,162 @@ Use that if you get YAML related error. 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 - + @@ -3864,87 +3864,87 @@ Use that if you get YAML related error. 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 - + @@ -3952,12 +3952,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3965,27 +3965,27 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + @@ -3995,23 +3995,23 @@ Use that if you get YAML related error. Image files (*.jpg; *.jpeg; *.png) - + Error - + Unable to load selected file - + Unable to add selected image: {} - + @@ -4019,27 +4019,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4050,7 +4050,7 @@ Use that if you get YAML related error. <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> @@ -4061,17 +4061,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4079,17 +4079,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4097,22 +4097,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4120,7 +4120,7 @@ Use that if you get YAML related error. Various - + @@ -4128,47 +4128,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4176,22 +4176,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4199,62 +4199,62 @@ Use that if you get YAML related error. Form - + 1 - + Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + @@ -4264,12 +4264,12 @@ Use that if you get YAML related error. Recent - + Create - + @@ -4279,142 +4279,142 @@ Use that if you get YAML related error. 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 - + @@ -4422,212 +4422,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_hu.qm b/i18n/manuskript_hu.qm index 5919207..ab0f2df 100644 Binary files a/i18n/manuskript_hu.qm and b/i18n/manuskript_hu.qm differ diff --git a/i18n/manuskript_hu.ts b/i18n/manuskript_hu.ts index c0a7c12..3abcc72 100644 --- a/i18n/manuskript_hu.ts +++ b/i18n/manuskript_hu.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Alap HTML kimenet a python 'markdown' modult használva. - Python module 'markdown'. + Python module 'markdown'. python modul 'markdown'. @@ -101,7 +101,7 @@ Use <q> tags for quotes in HTML - Használja a &lt;q&gt; címkéket a HTML idézetekhez + Használja a <q> címkéket a HTML idézetekhez @@ -130,7 +130,7 @@ - Books that don't kill trees. + Books that don't kill trees. Könyvek, melyek nem ölnek fákat. @@ -158,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 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + 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> - &lt;p&gt;Univerzális dokumentum konvertáló. Arra használható , hogy markdown tartalmakat alakítson át -egy egész sor más formátumra&lt;/p&gt; - &lt;p&gt;Weboldald: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> 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: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. 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. @@ -218,18 +218,18 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Self-contained HTML files, with no dependencies - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -361,11 +361,11 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. 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> - &lt;p&gt;&lt;b&gt;Infó:&lt;/b&gt; Teljes mappastruktúra importálása. + <p><b>Infó:</b> Teljes mappastruktúra importálása. A mappák mappaként adódnak hozzá, és az azokban lévő egyszerű szöveges dokumentumok (kiválaszthatja melyek, kiterjesztés alapján) - pedig, mint jelentek adódnak hozzá..&lt;/p&gt; - &lt;p&gt;Csak szövegfájlokat támogat (sem képeket, sem bináris állományokat vagy egyebet nem támogat).&lt;/p&gt; + pedig, mint jelentek adódnak hozzá..</p> + <p>Csak szövegfájlokat támogat (sem képeket, sem bináris állományokat vagy egyebet nem támogat).</p> @@ -440,11 +440,11 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Szükséges, hogy a pandoc - szépítő / nem-szemantikus sortöréseket hozzon létre?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;automatikus&lt;/b&gt;: a 72. karakternél töri.&lt;br&gt; - &lt;b&gt;egyik sem&lt;/b&gt;: nincs sortörés.&lt;br&gt; - &lt;b&gt;megőrzés&lt;/b&gt;:megpróbálja megőrizni az eredeti sortöréseket.&lt;/p&gt; + <p>Szükséges, hogy a pandoc + szépítő / nem-szemantikus sortöréseket hozzon létre?</p><p> + <b>automatikus</b>: a 72. karakternél töri.<br> + <b>egyik sem</b>: nincs sortörés.<br> + <b>megőrzés</b>:megpróbálja megőrizni az eredeti sortöréseket.</p> @@ -649,13 +649,13 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Egy mondat&lt;br/&gt;összefoglaló&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Egy bekezdés&lt;br/&gt;összefoglaló&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -999,8 +999,8 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - 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) 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) @@ -1244,252 +1244,252 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. 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 - + @@ -1499,12 +1499,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Shift+F3 - + Situation - + @@ -1514,12 +1514,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1529,57 +1529,57 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. &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. - + @@ -1587,7 +1587,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. No results found - + @@ -1680,7 +1680,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ha ezt a lehetőséget bejelöli, a projektje egyetlen fájlként kerül mentésre. Így egyszerűbb másolni vagy biztonsági mentést készíteni róla, de elesik a csapatmunka és a verziókezelés lehetőségétől.&lt;br/&gt;Amennyiben nincs bejelölve, a projektje mappaként kerül mentésre, amely sok kis fáljt tartalmaz&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Ha ezt a lehetőséget bejelöli, a projektje egyetlen fájlként kerül mentésre. Így egyszerűbb másolni vagy biztonsági mentést készíteni róla, de elesik a csapatmunka és a verziókezelés lehetőségétől.<br/>Amennyiben nincs bejelölve, a projektje mappaként kerül mentésre, amely sok kis fáljt tartalmaz</p></body></html> @@ -2205,12 +2205,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Style: - + Language: - + @@ -2220,32 +2220,32 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + @@ -2255,48 +2255,48 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. 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 - + @@ -2319,27 +2319,27 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2679,8 +2679,8 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Azt szűri, hogy mi kerüljön bele a végső exportálásba&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Nem teljesen kifejlesztett.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2749,12 +2749,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - Replace double quotes (") with: - Dupla idézőjelet (&quot;) cseréje ezzel: + Replace double quotes (") with: + Dupla idézőjelet (") cseréje ezzel: - Replace single quotes (') with: + Replace single quotes (') with: Egyszeri idézőjelek (') cseréje ezzel: @@ -2863,12 +2863,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <b>Status:</b> uninstalled. - &lt;b&gt;Státusz:&lt;/b&gt; nincs telepítve. + <b>Státusz:</b> nincs telepítve. <b>Requires:</b> - &lt;b&gt;Követelmény:&lt;/b&gt; + <b>Követelmény:</b> @@ -2914,17 +2914,17 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Spellcheck - + Navigation - + New Text - + @@ -2934,12 +2934,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Title: Show Full Path - + Theme selector - + @@ -2954,17 +2954,17 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2987,7 +2987,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Trim long titles (> 32 chars) - Hosszú címek nyirbálása (&gt; 32 karakter) + Hosszú címek nyirbálása (> 32 karakter) @@ -3004,7 +3004,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. 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. @@ -3167,22 +3167,22 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3358,13 +3358,13 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3483,7 +3483,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - Freytag's pyramid + Freytag's pyramid Freytag piramis @@ -3558,7 +3558,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. - Hero's journey + Hero's journey A Hős útja @@ -3834,32 +3834,32 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <b>Unknown reference:</b> {}. - &lt;b&gt;Ismeretlen hivatkozás:&lt;/b&gt; {}. + <b>Ismeretlen hivatkozás:</b> {}. Folder: <b>{}</b> - Mappa: &lt;b&gt;{}&lt;/b&gt; + Mappa: <b>{}</b> Text: <b>{}</b> - Szöveg: &lt;b&gt;{}&lt;/b&gt; + Szöveg: <b>{}</b> Character: <b>{}</b> - Szereplő: &lt;b&gt;{}&lt;/b&gt; + Szereplő: <b>{}</b> Plot: <b>{}</b> - Cselekmény: &lt;b&gt;{}&lt;/b&gt; + Cselekmény: <b>{}</b> World: <b>{name}</b>{path} - Világ: &lt;b&gt;{name}&lt;/b&gt;{path} + Világ: <b>{name}</b>{path} @@ -4023,12 +4023,12 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4038,13 +4038,13 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Unable to load selected file - + Unable to add selected image: {} - + @@ -4083,7 +4083,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <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> @@ -4095,24 +4095,24 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <p><b>Mark:</b></p> - &lt;p&gt;Kiválasztott elem(ek) vágása a megadott jelnél.&lt;/p&gt; + <p>Kiválasztott elem(ek) vágása a megadott jelnél.</p> - &lt;p&gt;Ha a kiválasztott elem egy mappa, a végrehajtás - örökletesen történik &lt;i&gt;minden&lt;/i&gt; gyermek elemre.&lt;/p&gt; + <p>Ha a kiválasztott elem egy mappa, a végrehajtás + örökletesen történik <i>minden</i> gyermek elemre.</p> - &lt;p&gt;A megosztott jel tartalmazhatja a következő menekülési szekvenciákat: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: sortörés&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tabulátor&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>A megosztott jel tartalmazhatja a következő menekülési szekvenciákat: + <ul> + <li><b><code>\n</code></b>: sortörés</li> + <li><b><code>\t</code></b>: tabulátor</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Jel:&lt;/b&gt;&lt;/p&gt; + <p><b>Jel:</b></p> - Split '{}' + Split '{}' Vágás '{}' @@ -4416,7 +4416,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Összesen:&lt;/b&gt; {} szó (~ {} oldal) + <b>Összesen:</b> {} szó (~ {} oldal) @@ -4674,7 +4674,7 @@ Akkor használja ezt, ha YAML-hoz kapcsolódó gondjai vannak. Natural resources - + diff --git a/i18n/manuskript_id.ts b/i18n/manuskript_id.ts index 0454d2a..f108a9e 100644 --- a/i18n/manuskript_id.ts +++ b/i18n/manuskript_id.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Keluaran HTML dasar menggunakan modul python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Modul python 'markdown'. @@ -46,7 +46,7 @@ A little known format modestly used. You know, web sites for example. - + @@ -91,134 +91,134 @@ Use reference-style links instead of inline links - + Use ATX-style headers - + 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 - + Self-contained HTML files, with no dependencies - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -226,52 +226,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -459,47 +459,47 @@ Use that if you get YAML related error. General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + @@ -509,1049 +509,1049 @@ Use that if you get YAML related error. 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 - + 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 - + &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 - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1567,708 +1567,708 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2345,37 +2345,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2416,12 +2416,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,47 +2447,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,12 +2555,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,27 +2576,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,202 +2612,202 @@ Use that if you get YAML related error. 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 — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,72 +2871,72 @@ Use that if you get YAML related error. 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 - + @@ -2944,40 +2944,40 @@ Use that if you get YAML related error. 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. + @@ -2985,32 +2985,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,67 +3094,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,37 +3170,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,127 +3216,127 @@ Use that if you get YAML related error. 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3344,22 +3344,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3367,12 +3367,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3380,17 +3380,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3398,17 +3398,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3416,177 +3416,177 @@ Use that if you get YAML related error. 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 - + @@ -3594,32 +3594,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3627,22 +3627,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3650,17 +3650,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3668,37 +3668,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3706,162 +3706,162 @@ Use that if you get YAML related error. 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 - + @@ -3869,87 +3869,87 @@ Use that if you get YAML related error. 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 - + @@ -3957,12 +3957,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3970,37 +3970,37 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4010,13 +4010,13 @@ Use that if you get YAML related error. Unable to load selected file - + Unable to add selected image: {} - + @@ -4024,27 +4024,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4055,7 +4055,7 @@ Use that if you get YAML related error. <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> @@ -4066,17 +4066,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4084,17 +4084,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4102,22 +4102,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4125,7 +4125,7 @@ Use that if you get YAML related error. Various - + @@ -4133,47 +4133,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4181,22 +4181,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4204,222 +4204,222 @@ Use that if you get YAML related error. 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 - + @@ -4427,212 +4427,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_it.qm b/i18n/manuskript_it.qm index e8baaa1..5b1a608 100644 Binary files a/i18n/manuskript_it.qm and b/i18n/manuskript_it.qm differ diff --git a/i18n/manuskript_it.ts b/i18n/manuskript_it.ts index 43f46b7..a24b97c 100644 --- a/i18n/manuskript_it.ts +++ b/i18n/manuskript_it.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Output HTML di base che utilizza il modulo Python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. modulo Python 'markdown'. @@ -101,7 +101,7 @@ Use <q> tags for quotes in HTML - Usa &lt;q&gt; tags per le virgolette in HTML + Usa <q> tags per le virgolette in HTML @@ -130,7 +130,7 @@ - Books that don't kill trees. + Books that don't kill trees. Libri per i quali non serve abbattere gli alberi. @@ -158,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>. La più semplice esportazione in testo piano. Ti permette di usare il tuo markup non riconosciuto - da Manuskript, per esempio &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + da Manuskript, per esempio <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> - &lt;p&gt;Un convertitore di documenti universale. Può essere usato per convertire Markdown in una vasta gamma di altri - formati.&lt;/p&gt; - &lt;p&gt;Sito web: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>Un convertitore di documenti universale. Può essere usato per convertire Markdown in una vasta gamma di altri + formati.</p> + <p>Sito 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. una installazione LaTeX valida. Le raccomandazioni su Pandoc possono essere trovate su: - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;. Se vuoi il supporto a Unicode, hai bisogno di XeLaTeX. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. Se vuoi il supporto a Unicode, hai bisogno di XeLaTeX. @@ -229,7 +229,7 @@ Usalo se ottieni un errore relativo a YAML. - Choose output file… + Choose output file… Scegli il file di output @@ -243,7 +243,7 @@ Usalo se ottieni un errore relativo a YAML. Manuskript - + @@ -278,7 +278,7 @@ Usalo se ottieni un errore relativo a YAML. ... - + @@ -362,11 +362,11 @@ Usalo se ottieni un errore relativo a YAML. 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> - &lt;p&gt;&lt;b&gt;Info:&lt;/b&gt; Importa l'intera + <p><b>Info:</b> Importa l'intera struttura di una directory. Le cartelle sono aggiunte come cartelle, e i documenti di testo al loro interno (scegli tu quali in base all'estensione) - sono aggiunti come scene.&lt;/p&gt; - &lt;p&gt;Sono supportati solo i files di testo (non immagini, binari o altro).&lt;/p&gt; + sono aggiunti come scene.</p> + <p>Sono supportati solo i files di testo (non immagini, binari o altro).</p> @@ -441,12 +441,12 @@ Usalo se ottieni un errore relativo a YAML. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Pandoc deve creare - delle cosmetiche / non-semantiche interruzioni di linea?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;auto&lt;/b&gt;: a capo a 72 caratteri.&lt;br&gt; - &lt;b&gt;nessuno&lt;/b&gt;: nessuna interruzione.&lt;br&gt; - &lt;b&gt;preserva&lt;/b&gt;: tenta di preservare le interruzioni di linea del - documento originale.&lt;/p&gt; + <p>Pandoc deve creare + delle cosmetiche / non-semantiche interruzioni di linea?</p><p> + <b>auto</b>: a capo a 72 caratteri.<br> + <b>nessuno</b>: nessuna interruzione.<br> + <b>preserva</b>: tenta di preservare le interruzioni di linea del + documento originale.</p> @@ -507,7 +507,7 @@ Usalo se ottieni un errore relativo a YAML. Volume - + @@ -651,13 +651,13 @@ Usalo se ottieni un errore relativo a YAML. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Una frase&lt;br/&gt;riassunto&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Una frase<br/>riassunto</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Un paragrafo&lt;br/&gt;riassunto&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Un paragrafo<br/>riassunto</p></body></html> @@ -757,7 +757,7 @@ Usalo se ottieni un errore relativo a YAML. &File - + @@ -812,7 +812,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+O - + @@ -822,7 +822,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+S - + @@ -832,7 +832,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+Shift+S - + @@ -842,7 +842,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+Q - + @@ -852,7 +852,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+Shift+B - + @@ -862,7 +862,7 @@ Usalo se ottieni un errore relativo a YAML. F9 - + @@ -902,7 +902,7 @@ Usalo se ottieni un errore relativo a YAML. F8 - + @@ -917,7 +917,7 @@ Usalo se ottieni un errore relativo a YAML. F6 - + @@ -942,7 +942,7 @@ Usalo se ottieni un errore relativo a YAML. Manuskript - + @@ -1001,8 +1001,8 @@ Usalo se ottieni un errore relativo a YAML. - 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 situazione iniziale, in forma di domanda tipo «Cosa succede se...?». Es: «Cosa succede se il pericoloso mago cattivo non riesce ad uccidere un bambino?» (Harry Potter) @@ -1056,7 +1056,7 @@ Usalo se ottieni un errore relativo a YAML. POV - + @@ -1126,7 +1126,7 @@ Usalo se ottieni un errore relativo a YAML. F7 - + @@ -1136,7 +1136,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+C - + @@ -1146,7 +1146,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+X - + @@ -1156,7 +1156,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+V - + @@ -1166,7 +1166,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+Shift+K - + @@ -1176,17 +1176,17 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+K - + Ctrl+M - + Ctrl+D - + @@ -1231,7 +1231,7 @@ Usalo se ottieni un errore relativo a YAML. F2 - + @@ -1455,12 +1455,12 @@ Usalo se ottieni un errore relativo a YAML. - Save changes to project "{}" before closing? + Save changes to project "{}" before closing? Salvare i cambiamenti del progetto «{}» prima di chiuderlo? - Your changes will be lost if you don't save them. + Your changes will be lost if you don't save them. I cambiamenti apportati andranno persi se non li salvi. @@ -1545,8 +1545,8 @@ Usalo se ottieni un errore relativo a YAML. - The log file "{}" will continue to be written to until Manuskript is closed. - Il file di log &quot;{}&quot; continuerà ad essere scritto finché Manuskript non sarà chiuso. + 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. @@ -1682,7 +1682,7 @@ Usalo se ottieni un errore relativo a YAML. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Se spunti questa opzione, il progetto sarà salvato come singolo file. Sarà più facile la copia o il backup, ma non consentirà l' editing collaborativo, o il versionning.&lt;br/&gt;Se non la spunti, il progetto sarà salvato come una cartella contenente molti piccoli files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Se spunti questa opzione, il progetto sarà salvato come singolo file. Sarà più facile la copia o il backup, ma non consentirà l' editing collaborativo, o il versionning.<br/>Se non la spunti, il progetto sarà salvato come una cartella contenente molti piccoli files.</p></body></html> @@ -1767,7 +1767,7 @@ Usalo se ottieni un errore relativo a YAML. POV - + @@ -1882,7 +1882,7 @@ Usalo se ottieni un errore relativo a YAML. Ctrl+S - + @@ -1897,7 +1897,7 @@ Usalo se ottieni un errore relativo a YAML. Font - + @@ -1952,7 +1952,7 @@ Usalo se ottieni un errore relativo a YAML. % - + @@ -1962,7 +1962,7 @@ Usalo se ottieni un errore relativo a YAML. px - + @@ -2107,7 +2107,7 @@ Usalo se ottieni un errore relativo a YAML. Font: - + @@ -2271,8 +2271,8 @@ Usalo se ottieni un errore relativo a YAML. - <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> - &lt;p&gt;&lt;b&gt; La funzione Revisioni è all'origine di molti problemi segnalati. In questa versione di Manuskript è stata disattivata per impostazione predefinita per i nuovi progetti al fine di fornire la migliore esperienza.&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Perché questi problemi non sono già stati risolti? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt; Abbiamo bisogno del tuo aiuto per migliorare Manuskript!&lt;/a&gt;&lt;/p&gt; + <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 funzione Revisioni è all'origine di molti problemi segnalati. In questa versione di Manuskript è stata disattivata per impostazione predefinita per i nuovi progetti al fine di fornire la migliore esperienza.</b></p><p> Perché questi problemi non sono già stati risolti? <a href="https://www.theologeek.ch/manuskript/contribute/"> Abbiamo bisogno del tuo aiuto per migliorare Manuskript!</a></p> @@ -2355,7 +2355,7 @@ Usalo se ottieni un errore relativo a YAML. Manuskript - + @@ -2381,7 +2381,7 @@ Usalo se ottieni un errore relativo a YAML. POV - + @@ -2419,7 +2419,7 @@ Usalo se ottieni un errore relativo a YAML. POV: - + @@ -2682,8 +2682,8 @@ Usalo se ottieni un errore relativo a YAML. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtra gli elementi da includere nell'esportazione finale.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Non ancora implementato completamente.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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 gli elementi da includere nell'esportazione finale.<br/><span style=" color:#773333;">(Non ancora implementato completamente.)</span></p></body></html> @@ -2752,12 +2752,12 @@ Usalo se ottieni un errore relativo a YAML. - Replace double quotes (") with: - Sostituisci le doppie virgolette (&quot;) con: + Replace double quotes (") with: + Sostituisci le doppie virgolette (") con: - Replace single quotes (') with: + Replace single quotes (') with: Sostituisci le singole virgolette (') con: @@ -2788,7 +2788,7 @@ Usalo se ottieni un errore relativo a YAML. RegExp - + @@ -2803,12 +2803,12 @@ Usalo se ottieni un errore relativo a YAML. Font - + Font: - + @@ -2866,12 +2866,12 @@ Usalo se ottieni un errore relativo a YAML. <b>Status:</b> uninstalled. - &lt;b&gt;Stato:&lt;/b&gt; non installato. + <b>Stato:</b> non installato. <b>Requires:</b> - &lt;b&gt;Richiede:&lt;/b&gt; + <b>Richiede:</b> @@ -2985,12 +2985,12 @@ Usalo se ottieni un errore relativo a YAML. \n---\n - + Trim long titles (> 32 chars) - Taglia i titoli lunghi (&gt; 32 caratteri) + Taglia i titoli lunghi (> 32 caratteri) @@ -3007,7 +3007,7 @@ Usalo se ottieni un errore relativo a YAML. 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 non vuoi vedermi, puoi nascondermi nel menu Guida. @@ -3092,7 +3092,7 @@ Usalo se ottieni un errore relativo a YAML. ~{} h. - + @@ -3102,7 +3102,7 @@ Usalo se ottieni un errore relativo a YAML. {}:{} - + @@ -3145,7 +3145,7 @@ Usalo se ottieni un errore relativo a YAML. F11 - + @@ -3155,7 +3155,7 @@ Usalo se ottieni un errore relativo a YAML. Alt+Up - + @@ -3193,7 +3193,7 @@ Usalo se ottieni un errore relativo a YAML. Markdown - + @@ -3361,13 +3361,13 @@ Usalo se ottieni un errore relativo a YAML. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3486,7 +3486,7 @@ Usalo se ottieni un errore relativo a YAML. - Freytag's pyramid + Freytag's pyramid Piramide di Freytag @@ -3561,7 +3561,7 @@ Usalo se ottieni un errore relativo a YAML. - Hero's journey + Hero's journey Il viaggio dell'eroe @@ -3630,7 +3630,7 @@ Usalo se ottieni un errore relativo a YAML. Meta - + @@ -3704,7 +3704,7 @@ Usalo se ottieni un errore relativo a YAML. POV - + @@ -3757,7 +3757,7 @@ Usalo se ottieni un errore relativo a YAML. POV: - + @@ -3837,32 +3837,32 @@ Usalo se ottieni un errore relativo a YAML. <b>Unknown reference:</b> {}. - &lt;b&gt;Riferimento sconosciuto:&lt;/b&gt; {}. + <b>Riferimento sconosciuto:</b> {}. Folder: <b>{}</b> - Cartella: &lt;b&gt;{}&lt;/b&gt; + Cartella: <b>{}</b> Text: <b>{}</b> - Testo: &lt;b&gt;{}&lt;/b&gt; + Testo: <b>{}</b> Character: <b>{}</b> - Personaggio: &lt;b&gt;{}&lt;/b&gt; + Personaggio: <b>{}</b> Plot: <b>{}</b> - Trama: &lt;b&gt;{}&lt;/b&gt; + Trama: <b>{}</b> World: <b>{name}</b>{path} - Mondo: &lt;b&gt;{nome}&lt;/b&gt;{percorso} + Mondo: <b>{nome}</b>{percorso} @@ -4087,7 +4087,7 @@ Usalo se ottieni un errore relativo a YAML. <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> @@ -4099,24 +4099,24 @@ Usalo se ottieni un errore relativo a YAML. <p><b>Mark:</b></p> - &lt;p&gt;Dividi l'elemento(i) selezionato nel punto indicato.&lt;/p&gt; + <p>Dividi l'elemento(i) selezionato nel punto indicato.</p> - &lt;p&gt;Se uno degli oggetti selezionati è una cartella, sarà applicato - ricorsivamente a &lt;i&gt;tutti&lt;/i&gt; gli elementi figli.&lt;/p&gt; + <p>Se uno degli oggetti selezionati è una cartella, sarà applicato + ricorsivamente a <i>tutti</i> gli elementi figli.</p> - &lt;p&gt;Il punto di divisione può contenere le seguenti sequenze di fuga: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: interruzione di linea&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tab&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>Il punto di divisione può contenere le seguenti sequenze di fuga: + <ul> + <li><b><code>\n</code></b>: interruzione di linea</li> + <li><b><code>\t</code></b>: tab</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Mark:&lt;/b&gt;&lt;/p&gt; + <p><b>Mark:</b></p> - Split '{}' + Split '{}' Dividi '{}' @@ -4184,42 +4184,42 @@ Usalo se ottieni un errore relativo a YAML. CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4255,7 +4255,7 @@ Usalo se ottieni un errore relativo a YAML. 1 - + @@ -4345,7 +4345,7 @@ Usalo se ottieni un errore relativo a YAML. Manuskript - + @@ -4420,7 +4420,7 @@ Usalo se ottieni un errore relativo a YAML. <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Totale:&lt;/b&gt; {} parole (~ {} pagine) + <b>Totale:</b> {} parole (~ {} pagine) @@ -4435,7 +4435,7 @@ Usalo se ottieni un errore relativo a YAML. Idea - + @@ -4450,7 +4450,7 @@ Usalo se ottieni un errore relativo a YAML. TODO - + @@ -4508,7 +4508,7 @@ Usalo se ottieni un errore relativo a YAML. Flora - + diff --git a/i18n/manuskript_ja.qm b/i18n/manuskript_ja.qm index 563aaed..5a9ddf9 100644 Binary files a/i18n/manuskript_ja.qm and b/i18n/manuskript_ja.qm differ diff --git a/i18n/manuskript_ja.ts b/i18n/manuskript_ja.ts index d1e9835..df526fe 100644 --- a/i18n/manuskript_ja.ts +++ b/i18n/manuskript_ja.ts @@ -1,16 +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'. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - HTMLで引用符を示すには、`&lt;q&gt;`タグを使用 + HTMLで引用符を示すには、`<q>`タグを使用 @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. 本のツリーを破棄しない。 @@ -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>. プレーンテキストに出力する最も簡単な設定です。 - &lt;a href='www.fountain.io'&gt;噴水&lt;/a&gt;など、Manuskriptにはないタグを使用できます。 + <a href='www.fountain.io'>噴水</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> - &lt;p&gt;ユニバーサル文書コンバータ。Markdownを様々な形式に - 変換出来ます。&lt;/p&gt; - &lt;p&gt;Website: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>ユニバーサル文書コンバータ。Markdownを様々な形式に + 変換出来ます。</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. 有効なLaTeXのインストール。Pandocの推奨事項は次の場所で確認できます: - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;Unicodeをサポートする場合、XeLaTeXが必要です。 + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>Unicodeをサポートする場合、XeLaTeXが必要です。 @@ -228,7 +228,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - Choose output file… + Choose output file… 出力ファイルを選択€¦ @@ -361,11 +361,11 @@ YAML関連のエラーが発生した場合は、このオプションを有効 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> - &lt;p&gt;&lt;b&gt;情報:&lt;/b&gt; ディレクトリ構造全体を + <p><b>情報:</b> ディレクトリ構造全体を インポートします。 フォルダはフォルダとして追加され、 その中のプレーンテキストドキュメント (拡張で選択したもの) - がシーンとして追加されます。&lt;/p&gt; - &lt;p&gt;テキストファイルのみ対応しています(画像、バイナリ等はサポートされていません)。&lt;/p&gt; + がシーンとして追加されます。</p> + <p>テキストファイルのみ対応しています(画像、バイナリ等はサポートされていません)。</p> @@ -440,12 +440,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;pandocは、 - 表面的/非セマンティックな改行を作成する必要がありますか?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;自動&lt;/b&gt;: 72文字で折り返します。&lt;br&gt; - &lt;b&gt;無し&lt;/b&gt;: 行の折り返しはありません。&lt;br&gt; - &lt;b&gt;保存&lt;/b&gt;: 元のドキュメントから - 行の折り返しを保持します。&lt;/p&gt; + <p>pandocは、 + 表面的/非セマンティックな改行を作成する必要がありますか?</p><p> + <b>自動</b>: 72文字で折り返します。<br> + <b>無し</b>: 行の折り返しはありません。<br> + <b>保存</b>: 元のドキュメントから + 行の折り返しを保持します。</p> @@ -650,13 +650,13 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;一文&lt;br/&gt;要約&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;一段落&lt;br/&gt;要約&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">一段落<br/>要約</p></body></html> @@ -1000,8 +1000,8 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - 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) 基本的な状況、「もしも・・・?」形式の質問です。 例:「最も危険で邪悪な 魔法使いが、赤ん坊を殺せなかったら?」 (ハリー・ポッター) @@ -1285,7 +1285,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 L&evel 2 - + @@ -1454,12 +1454,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - Save changes to project "{}" before closing? - 閉じる前にプロジェクト &quot;{}&quot; への変更を保存しますか? + 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,27 +1480,27 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1510,57 +1510,57 @@ YAML関連のエラーが発生した場合は、このオプションを有効 &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. - + @@ -1570,12 +1570,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Shift+F3 - + Situation - + @@ -1588,7 +1588,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 No results found - + @@ -1681,7 +1681,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;この設定を有効にすると、プロジェクトは単一のファイルとして保存されます。コピーやバックアップは簡単ですが、多人数での共同編集やバージョン管理には不向きです。&lt;br/&gt;この設定を無効にした場合、プロジェクトは多数の小さなファイルとして、指定のフォルダに保存されます。&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>この設定を有効にすると、プロジェクトは単一のファイルとして保存されます。コピーやバックアップは簡単ですが、多人数での共同編集やバージョン管理には不向きです。<br/>この設定を無効にした場合、プロジェクトは多数の小さなファイルとして、指定のフォルダに保存されます。</p></body></html> @@ -2270,34 +2270,34 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - <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> - &lt;p&gt;&lt;b&gt;改訂機能は、多数報告された問題の原因となっています。このバージョンのManuskriptでは、最高のエクスペリエンスを提供するために、新規プロジェクトの既定でオフになっています。&lt;/b&gt;&lt;/p&gt;&lt;p&gt;なぜ問題はまだ修正されていないのですか?&lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Manuskriptをより良くするために、あなたの助けが必要です!&lt;/a&gt;&lt;/p&gt; + <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> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + @@ -2320,27 +2320,27 @@ YAML関連のエラーが発生した場合は、このオプションを有効 &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2680,8 +2680,8 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;最終の出力に含める項目を絞り込みます。&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(注意:この機能は、まだ完全ではなく、実験的な実装です)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2750,12 +2750,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - Replace double quotes (") with: - 二重引用符 (&quot;) を、次に置き換える: + Replace double quotes (") with: + 二重引用符 (") を、次に置き換える: - Replace single quotes (') with: + Replace single quotes (') with: 一重引用符 (') を、次に置き換える: @@ -2864,12 +2864,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 <b>Status:</b> uninstalled. - &lt;b&gt;状態:&lt;/b&gt; uninstalled. + <b>状態:</b> uninstalled. <b>Requires:</b> - &lt;b&gt;必要:&lt;/b&gt; + <b>必要:</b> @@ -3005,7 +3005,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 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. これを見たくない場合、ヘルプメニューで非表示にできます。 @@ -3168,22 +3168,22 @@ YAML関連のエラーが発生した場合は、このオプションを有効 ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3359,13 +3359,13 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3484,7 +3484,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - Freytag's pyramid + Freytag's pyramid Freytagのピラミッド @@ -3559,7 +3559,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 - Hero's journey + Hero's journey 主人公の旅 @@ -3615,7 +3615,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Return - + @@ -3628,12 +3628,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Meta - + New step - + @@ -3735,12 +3735,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Not a reference: {}. - + Unknown reference: {}. - + @@ -3795,12 +3795,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 POV of: - + Go to {}. - + @@ -3825,7 +3825,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Passion - + @@ -3835,37 +3835,37 @@ YAML関連のエラーが発生した場合は、このオプションを有効 <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - 登場人物: &lt;b&gt;{}&lt;/b&gt; + 登場人物: <b>{}</b> Plot: <b>{}</b> - + World: <b>{name}</b>{path} - 世界:&lt;b&gt;{name}&lt;/b&gt;{path} + 世界:<b>{name}</b>{path} Referenced in: - + @@ -3903,12 +3903,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Options - + Restore - + @@ -3918,12 +3918,12 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Show modifications - + Show ancient version - + @@ -4085,7 +4085,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 <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> @@ -4096,11 +4096,11 @@ YAML関連のエラーが発生した場合は、このオプションを有効 <p><b>Mark:</b></p> - + - Split '{}' + Split '{}' 分割 '{}' @@ -4349,7 +4349,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Empty fiction - + @@ -4379,7 +4379,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Empty non-fiction - + @@ -4389,7 +4389,7 @@ YAML関連のエラーが発生した場合は、このオプションを有効 of - + @@ -4399,22 +4399,22 @@ YAML関連のエラーが発生した場合は、このオプションを有効 Something - + <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;合計:&lt;/b&gt; {} 単語 (約 {} ページ) + <b>合計:</b> {} 単語 (約 {} ページ) Fiction - + Non-fiction - + diff --git a/i18n/manuskript_ko.qm b/i18n/manuskript_ko.qm index f2b3845..44520ce 100644 Binary files a/i18n/manuskript_ko.qm and b/i18n/manuskript_ko.qm differ diff --git a/i18n/manuskript_ko.ts b/i18n/manuskript_ko.ts index ae6f89d..ca9ffcc 100644 --- a/i18n/manuskript_ko.ts +++ b/i18n/manuskript_ko.ts @@ -1,16 +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'. 파이썬 모듈 ‘마크다운’. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - HTML 인용문에 &lt;q&gt; 태그 쓰기 + HTML 인용문에 <q> 태그 쓰기 @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. 나무를 살리는 책입니다. @@ -163,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>. - 단순히 일반 텍스트로만 내보냅니다. &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;처럼 + 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> - &lt;p&gt;범용 문서 변환기입니다. 마크다운을 다양한 형식으로 변환할 수 있습니다.&lt;/p&gt; - &lt;p&gt;웹사이트: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>범용 문서 변환기입니다. 마크다운을 다양한 형식으로 변환할 수 있습니다.</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 권장 사항은 - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;에서 확인하실 수 있습니다. 유니코드를 지원하려면, XeLaTeX가 필요합니다. + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>에서 확인하실 수 있습니다. 유니코드를 지원하려면, XeLaTeX가 필요합니다. @@ -226,7 +226,7 @@ YAML에 문제가 있을 때 사용하십시오. - Choose output file… + Choose output file… 내보낼 파일을 고르세요... @@ -359,10 +359,10 @@ YAML에 문제가 있을 때 사용하십시오. 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> - &lt;p&gt;&lt;b&gt;알림:&lt;/b&gt; 디렉터리 구조 + <p><b>알림:</b> 디렉터리 구조 전반을 가져옵니다. 폴더는 폴더로서, (확장자를 지정한) 텍스트 문서는 - 장면으로서 추가됩니다.&lt;/p&gt; - &lt;p&gt;(이미지나 다른 종류가 아닌) 텍스트 파일만 지원합니다.&lt;/p&gt; + 장면으로서 추가됩니다.</p> + <p>(이미지나 다른 종류가 아닌) 텍스트 파일만 지원합니다.</p> @@ -437,11 +437,11 @@ YAML에 문제가 있을 때 사용하십시오. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Pandoc으로 어떻게 - 줄바꿈하시겠습니까?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;자동&lt;/b&gt;: 72자마다 줄을 바꿉니다.&lt;br&gt; - &lt;b&gt;안함&lt;/b&gt;: 줄바꿈하지 않습니다.&lt;br&gt; - &lt;b&gt;보존&lt;/b&gt;: 원본의 줄바꿈을 그대로 따라갑니다.&lt;/p&gt; + <p>Pandoc으로 어떻게 + 줄바꿈하시겠습니까?</p><p> + <b>자동</b>: 72자마다 줄을 바꿉니다.<br> + <b>안함</b>: 줄바꿈하지 않습니다.<br> + <b>보존</b>: 원본의 줄바꿈을 그대로 따라갑니다.</p> @@ -646,13 +646,13 @@ YAML에 문제가 있을 때 사용하십시오. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;한 문장&lt;br/&gt;요약&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;한 문단&lt;br/&gt;요약&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">한 문단<br/>요약</p></body></html> @@ -996,8 +996,8 @@ YAML에 문제가 있을 때 사용하십시오. - 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) ‘만약……?’이라는 질문 형태의 기본적인 상황입니다. 예: ‘만약 가장 위험하고 사악한 마법사가 아기를 죽이지 못했다면?’ (해리 포터) @@ -1381,7 +1381,7 @@ YAML에 문제가 있을 때 사용하십시오. Co&mment block - + @@ -1401,7 +1401,7 @@ YAML에 문제가 있을 때 사용하십시오. &Comment line(s) - + @@ -1450,12 +1450,12 @@ YAML에 문제가 있을 때 사용하십시오. - 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. 갈무리하지 않으면 고친 것을 날려 버립니다. @@ -1476,27 +1476,27 @@ YAML에 문제가 있을 때 사용하십시오. Allow POV - + Search - + Ctrl+F - + &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1506,57 +1506,57 @@ YAML에 문제가 있을 때 사용하십시오. &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. - + @@ -1566,12 +1566,12 @@ YAML에 문제가 있을 때 사용하십시오. Shift+F3 - + Situation - + @@ -1584,7 +1584,7 @@ YAML에 문제가 있을 때 사용하십시오. No results found - + @@ -1677,7 +1677,7 @@ YAML에 문제가 있을 때 사용하십시오. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;이 옵션에 체크하면 프로젝트를 홑파일로 갈무리합니다. 복사와 백업이 간단하지만, 합작품을 만들거나 여러 버전으로 나누지 못합니다.&lt;br/&gt;체크를 해제하면 프로젝트를 여러 파일이 들어있는 폴더로 갈무리합니다.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>이 옵션에 체크하면 프로젝트를 홑파일로 갈무리합니다. 복사와 백업이 간단하지만, 합작품을 만들거나 여러 버전으로 나누지 못합니다.<br/>체크를 해제하면 프로젝트를 여러 파일이 들어있는 폴더로 갈무리합니다.</p></body></html> @@ -2266,34 +2266,34 @@ YAML에 문제가 있을 때 사용하십시오. - <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> - &lt;p&gt;&lt;b&gt;수정본 기능은 많은 문제의 원인으로 보고되어 왔습니다. 이번 판의 Manuskript는 최상의 경험을 제공하고자 이 기능을 새 프로젝트에서는 기본적으로 꺼 놓았습니다.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;이 문제에 대한 해결책이 있으신가요? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;저희는 여러분의 도움이 필요합니다!&lt;/a&gt;&lt;/p&gt; + <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 - + @@ -2316,27 +2316,27 @@ YAML에 문제가 있을 때 사용하십시오. &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2676,8 +2676,8 @@ YAML에 문제가 있을 때 사용하십시오. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;마지막으로 내보낼 때 들어갈 항목을 추려냅니다.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(아직 완전히 구현되지 않았습니다.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2746,12 +2746,12 @@ YAML에 문제가 있을 때 사용하십시오. - Replace double quotes (") with: - 큰따옴표(&quot;)를 대신할 것: + Replace double quotes (") with: + 큰따옴표(")를 대신할 것: - Replace single quotes (') with: + Replace single quotes (') with: 작은따옴표(')를 대신할 것: @@ -2817,12 +2817,12 @@ YAML에 문제가 있을 때 사용하십시오. {}Level {} folder - + {}Level {} text - + @@ -2860,12 +2860,12 @@ YAML에 문제가 있을 때 사용하십시오. <b>Status:</b> uninstalled. - &lt;b&gt;상태:&lt;/b&gt; 미설치. + <b>상태:</b> 미설치. <b>Requires:</b> - &lt;b&gt;필요:&lt;/b&gt; + <b>필요:</b> @@ -2931,12 +2931,12 @@ YAML에 문제가 있을 때 사용하십시오. Title: Show Full Path - + Theme selector - + @@ -2951,17 +2951,17 @@ YAML에 문제가 있을 때 사용하십시오. Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2974,35 +2974,35 @@ YAML에 문제가 있을 때 사용하십시오. 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. + @@ -3025,7 +3025,7 @@ YAML에 문제가 있을 때 사용하십시오. Clear file - + @@ -3061,12 +3061,12 @@ YAML에 문제가 있을 때 사용하십시오. Word target - + Time target - + @@ -3144,7 +3144,7 @@ YAML에 문제가 있을 때 사용하십시오. Go to parent item - + @@ -3154,7 +3154,7 @@ YAML에 문제가 있을 때 사용하십시오. Root - + @@ -3164,22 +3164,22 @@ YAML에 문제가 있을 때 사용하십시오. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3220,7 +3220,7 @@ YAML에 문제가 있을 때 사용하십시오. Notes / References - + @@ -3233,7 +3233,7 @@ YAML에 문제가 있을 때 사용하십시오. Auto-hide - + @@ -3241,7 +3241,7 @@ YAML에 문제가 있을 때 사용하십시오. Set POV - + @@ -3251,12 +3251,12 @@ YAML에 문제가 있을 때 사용하십시오. Set Status - + Set Label - + @@ -3281,7 +3281,7 @@ YAML에 문제가 있을 때 사용하십시오. Set Custom Icon - + @@ -3291,32 +3291,32 @@ YAML에 문제가 있을 때 사용하십시오. 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). - + @@ -3355,13 +3355,13 @@ YAML에 문제가 있을 때 사용하십시오. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3415,7 +3415,7 @@ YAML에 문제가 있을 때 사용하십시오. Custom settings for {} - + @@ -3433,7 +3433,7 @@ YAML에 문제가 있을 때 사용하십시오. Minors - + @@ -3446,12 +3446,12 @@ YAML에 문제가 있을 때 사용하십시오. Promise - + Problem - + @@ -3461,157 +3461,157 @@ YAML에 문제가 있을 때 사용하십시오. 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 - + @@ -3624,12 +3624,12 @@ YAML에 문제가 있을 때 사용하십시오. Meta - + New step - + @@ -3667,7 +3667,7 @@ YAML에 문제가 있을 때 사용하십시오. **Plot:** {} - + @@ -3685,7 +3685,7 @@ YAML에 문제가 있을 때 사용하십시오. Minors - + @@ -3731,12 +3731,12 @@ YAML에 문제가 있을 때 사용하십시오. Not a reference: {}. - + Unknown reference: {}. - + @@ -3746,7 +3746,7 @@ YAML에 문제가 있을 때 사용하십시오. Stats: - + @@ -3766,17 +3766,17 @@ YAML에 문제가 있을 때 사용하십시오. Short summary: - + Long summary: - + Notes: - + @@ -3791,12 +3791,12 @@ YAML에 문제가 있을 때 사용하십시오. POV of: - + Go to {}. - + @@ -3821,7 +3821,7 @@ YAML에 문제가 있을 때 사용하십시오. Passion - + @@ -3831,37 +3831,37 @@ YAML에 문제가 있을 때 사용하십시오. <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - 폴더: &lt;b&gt;{}&lt;/b&gt; + 폴더: <b>{}</b> Text: <b>{}</b> - 글: &lt;b&gt;{}&lt;/b&gt; + 글: <b>{}</b> Character: <b>{}</b> - 등장인물: &lt;b&gt;{}&lt;/b&gt; + 등장인물: <b>{}</b> Plot: <b>{}</b> - 플롯: &lt;b&gt;{}&lt;/b&gt; + 플롯: <b>{}</b> World: <b>{name}</b>{path} - 세계: &lt;b&gt;{name}&lt;/b&gt;{path} + 세계: <b>{name}</b>{path} Referenced in: - + @@ -3881,12 +3881,12 @@ YAML에 문제가 있을 때 사용하십시오. Short summary - + Longer summary - + @@ -3899,12 +3899,12 @@ YAML에 문제가 있을 때 사용하십시오. Options - + Restore - + @@ -3914,22 +3914,22 @@ YAML에 문제가 있을 때 사용하십시오. Show modifications - + Show ancient version - + Show spaces - + Show modifications only - + @@ -3969,12 +3969,12 @@ YAML에 문제가 있을 때 사용하십시오. Line {}: - + Clear all - + @@ -3987,7 +3987,7 @@ YAML에 문제가 있을 때 사용하십시오. Search for... - + @@ -3995,7 +3995,7 @@ YAML에 문제가 있을 때 사용하십시오. New status - + @@ -4081,7 +4081,7 @@ YAML에 문제가 있을 때 사용하십시오. <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> @@ -4092,17 +4092,17 @@ YAML에 문제가 있을 때 사용하십시오. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4115,12 +4115,12 @@ YAML에 문제가 있을 때 사용하십시오. Show Plots - + Show Characters - + @@ -4128,22 +4128,22 @@ YAML에 문제가 있을 때 사용하십시오. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4207,22 +4207,22 @@ YAML에 문제가 있을 때 사용하십시오. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4240,52 +4240,52 @@ YAML에 문제가 있을 때 사용하십시오. Templates - + Empty - + Novel - + Novella - + Short Story - + Research paper - + Demo projects - + Add level - + Add word count - + Next time, automatically open last project - + @@ -4295,7 +4295,7 @@ YAML에 문제가 있을 때 사용하십시오. Recent - + @@ -4345,47 +4345,47 @@ YAML에 문제가 있을 때 사용하십시오. Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + @@ -4395,57 +4395,57 @@ YAML에 문제가 있을 때 사용하십시오. Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4453,207 +4453,207 @@ YAML에 문제가 있을 때 사용하십시오. 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 - + diff --git a/i18n/manuskript_nb_NO.qm b/i18n/manuskript_nb_NO.qm index f3a5ff3..d66ae36 100644 Binary files a/i18n/manuskript_nb_NO.qm and b/i18n/manuskript_nb_NO.qm differ diff --git a/i18n/manuskript_nb_NO.ts b/i18n/manuskript_nb_NO.ts index 6bba852..a19915f 100644 --- a/i18n/manuskript_nb_NO.ts +++ b/i18n/manuskript_nb_NO.ts @@ -1,32 +1,32 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Grunnleggende HTML-eksport via Python-modulen 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Python-modul 'markdown'. Markdown source - + HTML Source - + HTML Output - + @@ -56,7 +56,7 @@ Error - + @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - Gebruik &lt;q&gt; tags voor citaten in HTML + Gebruik <q> tags voor citaten in HTML @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Bøker som ikke dreper trær. @@ -157,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 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. +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> - &lt;p&gt;En universell dokumentkonverterer. Kan brukes til å konvertere Markdown til en rekke andre - formater.&lt;/p&gt; - &lt;p&gt;Website: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> 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å: &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;. 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. - + @@ -222,7 +222,7 @@ Use that if you get YAML related error. - Choose output file… + Choose output file… Velg utdatafil… @@ -236,12 +236,12 @@ Use that if you get YAML related error. Manuskript - + Description - + @@ -251,17 +251,17 @@ Use that if you get YAML related error. Status - + Status: - + Version: - + @@ -271,12 +271,12 @@ Use that if you get YAML related error. ... - + {HelpText} - + @@ -289,7 +289,7 @@ Use that if you get YAML related error. Word frequency - + @@ -324,7 +324,7 @@ Use that if you get YAML related error. to - + @@ -332,14 +332,14 @@ Use that if you get YAML related error. Markdown import - + <b>Info:</b> A very simple parser that will go through a markdown document and create items for each titles.<br/>&nbsp; - + @@ -353,12 +353,12 @@ Use that if you get YAML related error. 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: - + @@ -373,7 +373,7 @@ Use that if you get YAML related error. Import folder then files - + @@ -403,7 +403,7 @@ Use that if you get YAML related error. then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + @@ -423,27 +423,27 @@ Use that if you get YAML related error. <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: - + @@ -464,7 +464,7 @@ Use that if you get YAML related error. General - + @@ -479,7 +479,7 @@ Use that if you get YAML related error. Series - + @@ -489,7 +489,7 @@ Use that if you get YAML related error. Genre - + @@ -499,12 +499,12 @@ Use that if you get YAML related error. Author - + Name - + @@ -544,7 +544,7 @@ Use that if you get YAML related error. Full - + @@ -584,7 +584,7 @@ Use that if you get YAML related error. Characters - + @@ -594,7 +594,7 @@ Use that if you get YAML related error. Filter - + @@ -628,18 +628,18 @@ Use that if you get YAML related error. - <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 - + @@ -664,7 +664,7 @@ Use that if you get YAML related error. Description - + @@ -684,7 +684,7 @@ Use that if you get YAML related error. Populates with empty data - + @@ -694,7 +694,7 @@ Use that if you get YAML related error. Source of passion - + @@ -709,17 +709,17 @@ Use that if you get YAML related error. Editor - + Debug - + FlatData - + @@ -729,12 +729,12 @@ Use that if you get YAML related error. Labels - + &File - + @@ -744,7 +744,7 @@ Use that if you get YAML related error. &Help - + @@ -759,12 +759,12 @@ Use that if you get YAML related error. &View - + &Mode - + @@ -779,17 +779,17 @@ Use that if you get YAML related error. &Navigation - + &Open - + Ctrl+O - + @@ -799,17 +799,17 @@ Use that if you get YAML related error. Ctrl+S - + Sa&ve as... - + Ctrl+Shift+S - + @@ -819,7 +819,7 @@ Use that if you get YAML related error. Ctrl+Q - + @@ -829,7 +829,7 @@ Use that if you get YAML related error. Ctrl+Shift+B - + @@ -839,17 +839,17 @@ Use that if you get YAML related error. F9 - + &Labels... - + &Status... - + @@ -869,7 +869,7 @@ Use that if you get YAML related error. Index cards - + @@ -879,7 +879,7 @@ Use that if you get YAML related error. F8 - + @@ -894,7 +894,7 @@ Use that if you get YAML related error. F6 - + @@ -919,7 +919,7 @@ Use that if you get YAML related error. Manuskript - + @@ -944,7 +944,7 @@ Use that if you get YAML related error. (~{} pages) - + @@ -964,29 +964,29 @@ Use that if you get YAML related error. 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. - + @@ -996,17 +996,17 @@ Use that if you get YAML related error. Develop plots. - + Build worlds. Create hierarchy of broad categories down to specific details. - + Create the outline of your masterpiece. - + @@ -1016,7 +1016,7 @@ Use that if you get YAML related error. Debug info. Sometimes useful. - + @@ -1031,12 +1031,12 @@ Use that if you get YAML related error. POV - + Label - + @@ -1051,12 +1051,12 @@ Use that if you get YAML related error. Icon color - + Text color - + @@ -1066,12 +1066,12 @@ Use that if you get YAML related error. Icon - + Text - + @@ -1101,7 +1101,7 @@ Use that if you get YAML related error. F7 - + @@ -1111,17 +1111,17 @@ Use that if you get YAML related error. Ctrl+C - + C&ut - + Ctrl+X - + @@ -1131,7 +1131,7 @@ Use that if you get YAML related error. Ctrl+V - + @@ -1141,62 +1141,62 @@ Use that if you get YAML related error. 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 - + @@ -1206,7 +1206,7 @@ Use that if you get YAML related error. F2 - + @@ -1430,12 +1430,12 @@ Use that if you get YAML related error. - 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. @@ -1456,107 +1456,107 @@ Use that if you get YAML related error. 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 - + @@ -1564,7 +1564,7 @@ Use that if you get YAML related error. No results found - + @@ -1577,27 +1577,27 @@ Use that if you get YAML related error. General - + Revisions - + Views - + Labels - + Status - + @@ -1637,7 +1637,7 @@ Use that if you get YAML related error. minutes. - + @@ -1657,7 +1657,7 @@ Use that if you get YAML related error. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Hvis du velger denne innstillinger, vil prosjektet ditt lagres som én fil. Enklere å kopiere eller sikkerhetskopiere, men tillater ikke samarbeidsredigering, eller versjonering.&lt;br/&gt;Hvis dette velges bort, vil prosjektet lagres som en mappe, hvis innhold er mange små filer.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Hvis du velger denne innstillinger, vil prosjektet ditt lagres som én fil. Enklere å kopiere eller sikkerhetskopiere, men tillater ikke samarbeidsredigering, eller versjonering.<br/>Hvis dette velges bort, vil prosjektet lagres som en mappe, hvis innhold er mange små filer.</p></body></html> @@ -1667,12 +1667,12 @@ Use that if you get YAML related error. 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 - + @@ -1687,52 +1687,52 @@ Use that if you get YAML related error. 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: - + @@ -1742,12 +1742,12 @@ Use that if you get YAML related error. POV - + Label - + @@ -1762,7 +1762,7 @@ Use that if you get YAML related error. Text color: - + @@ -1777,7 +1777,7 @@ Use that if you get YAML related error. Show ite&m count - + @@ -1792,12 +1792,12 @@ Use that if you get YAML related error. Text - + Outline - + @@ -1827,7 +1827,7 @@ Use that if you get YAML related error. Index cards - + @@ -1837,7 +1837,7 @@ Use that if you get YAML related error. Border color: - + @@ -1852,27 +1852,27 @@ Use that if you get YAML related error. Color: - + Ctrl+S - + Image: - + Text editor - + Font - + @@ -1902,57 +1902,57 @@ Use that if you get YAML related error. Line spacing: - + Single - + 1.5 lines - + Double - + Proportional - + % - + Tab width: - + px - + Indent 1st line - + Spacing: - + New - + @@ -1962,12 +1962,12 @@ Use that if you get YAML related error. Delete - + Theme name: - + @@ -1992,7 +1992,7 @@ Use that if you get YAML related error. Text Options - + @@ -2002,17 +2002,17 @@ Use that if you get YAML related error. Type: - + No Image - + Tiled - + @@ -2042,7 +2042,7 @@ Use that if you get YAML related error. Position: - + @@ -2057,7 +2057,7 @@ Use that if you get YAML related error. Right - + @@ -2072,22 +2072,22 @@ Use that if you get YAML related error. Margins: - + Padding: - + Font: - + Style - + @@ -2097,7 +2097,7 @@ Use that if you get YAML related error. Use block insertion of - + @@ -2122,37 +2122,37 @@ Use that if you get YAML related error. TextLabel - + Disable blinking - + Text area - + Max width - + Left/Right margins: - + Top/Bottom margins: - + S&how progress - + @@ -2246,34 +2246,34 @@ Use that if you get YAML related error. - <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> - &lt;p&gt;&lt;b&gt;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.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Hvorfor er ikke disse problemene fikset allerede? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Vi trenger din hjelp til å forbedre Manuskript.&lt;/a&gt;&lt;/p&gt; + <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 - + @@ -2281,7 +2281,7 @@ Use that if you get YAML related error. Spelling Suggestions - + @@ -2291,32 +2291,32 @@ Use that if you get YAML related error. &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2329,7 +2329,7 @@ Use that if you get YAML related error. Manuskript - + @@ -2337,7 +2337,7 @@ Use that if you get YAML related error. Version - + @@ -2355,17 +2355,17 @@ Use that if you get YAML related error. POV - + Label - + Status - + @@ -2393,7 +2393,7 @@ Use that if you get YAML related error. POV: - + @@ -2421,7 +2421,7 @@ Use that if you get YAML related error. Name - + @@ -2444,7 +2444,7 @@ Use that if you get YAML related error. Minor - + @@ -2462,7 +2462,7 @@ Use that if you get YAML related error. Minor - + @@ -2492,7 +2492,7 @@ Use that if you get YAML related error. World - + @@ -2500,7 +2500,7 @@ Use that if you get YAML related error. None - + @@ -2515,7 +2515,7 @@ Use that if you get YAML related error. Minor - + @@ -2544,7 +2544,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2581,12 +2581,12 @@ Use that if you get YAML related error. Export - + Export to: - + @@ -2609,7 +2609,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2617,22 +2617,22 @@ Use that if you get YAML related error. Form - + Content - + Decide here what will be included in the final export. - + Type - + @@ -2642,42 +2642,42 @@ Use that if you get YAML related error. 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 - + @@ -2707,42 +2707,42 @@ Use that if you get YAML related error. 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: - + @@ -2757,32 +2757,32 @@ Use that if you get YAML related error. With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + Preview - + Font - + Font: - + @@ -2802,7 +2802,7 @@ Use that if you get YAML related error. {}Level {} text - + @@ -2835,22 +2835,22 @@ Use that if you get YAML related error. {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - &lt;b&gt;Krever:&lt;/b&gt; + <b>Krever:</b> Set {} executable path. - + @@ -2858,17 +2858,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2876,12 +2876,12 @@ Use that if you get YAML related error. Theme: - + {} words / {} - + @@ -2949,40 +2949,40 @@ Use that if you get YAML related error. 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. + @@ -2990,12 +2990,12 @@ Use that if you get YAML related error. Import - + Format: - + @@ -3005,17 +3005,17 @@ Use that if you get YAML related error. Clear file - + Preview - + Settings - + @@ -3023,7 +3023,7 @@ Use that if you get YAML related error. Various - + @@ -3031,57 +3031,57 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + @@ -3104,7 +3104,7 @@ Use that if you get YAML related error. Text - + @@ -3114,27 +3114,27 @@ Use that if you get YAML related error. Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + @@ -3144,22 +3144,22 @@ Use that if you get YAML related error. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3167,7 +3167,7 @@ Use that if you get YAML related error. Markdown - + @@ -3180,7 +3180,7 @@ Use that if you get YAML related error. Properties - + @@ -3200,7 +3200,7 @@ Use that if you get YAML related error. Notes / References - + @@ -3213,7 +3213,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3221,27 +3221,27 @@ Use that if you get YAML related error. Set POV - + None - + Set Status - + Set Label - + New - + @@ -3256,7 +3256,7 @@ Use that if you get YAML related error. Minor - + @@ -3271,17 +3271,17 @@ Use that if you get YAML related error. Root - + Open {} items in new tabs - + Open {} in a new tab - + @@ -3291,12 +3291,12 @@ Use that if you get YAML related error. Select at least two items. Folders are ignored. - + All items must be on the same level (share the same parent). - + @@ -3306,7 +3306,7 @@ Use that if you get YAML related error. New &Text - + @@ -3316,7 +3316,7 @@ Use that if you get YAML related error. C&ut - + @@ -3331,17 +3331,17 @@ Use that if you get YAML related error. &Delete - + - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3349,7 +3349,7 @@ Use that if you get YAML related error. None - + @@ -3364,7 +3364,7 @@ Use that if you get YAML related error. Minor - + @@ -3385,12 +3385,12 @@ Use that if you get YAML related error. General - + Table of Content - + @@ -3413,7 +3413,7 @@ Use that if you get YAML related error. Minors - + @@ -3421,7 +3421,7 @@ Use that if you get YAML related error. General - + @@ -3431,7 +3431,7 @@ Use that if you get YAML related error. Problem - + @@ -3460,33 +3460,33 @@ Use that if you get YAML related error. - Freytag's pyramid - + Freytag's pyramid + Exposition - + Rising action - + Climax - + Falling action - + Three acts - + @@ -3511,7 +3511,7 @@ Use that if you get YAML related error. 2. Reversal - + @@ -3521,12 +3521,12 @@ Use that if you get YAML related error. 3. Stand up - + 3. Climax - + @@ -3535,28 +3535,28 @@ Use that if you get YAML related error. - Hero's journey - + Hero's journey + Ordinary world - + Call to adventure - + Refusal of the call - + Meeting with mentor - + @@ -3566,32 +3566,32 @@ Use that if you get YAML related error. Approach - + Abyss - + Reward / Revelation - + Transformation - + Atonement - + Return - + @@ -3599,32 +3599,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3632,22 +3632,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3655,7 +3655,7 @@ Use that if you get YAML related error. Main - + @@ -3665,7 +3665,7 @@ Use that if you get YAML related error. Minors - + @@ -3673,37 +3673,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3711,12 +3711,12 @@ Use that if you get YAML related error. Not a reference: {}. - + Unknown reference: {}. - + @@ -3726,22 +3726,22 @@ Use that if you get YAML related error. Stats: - + POV: - + Status: - + Label: - + @@ -3756,7 +3756,7 @@ Use that if you get YAML related error. Notes: - + @@ -3771,17 +3771,17 @@ Use that if you get YAML related error. POV of: - + Go to {}. - + Description - + @@ -3791,17 +3791,17 @@ Use that if you get YAML related error. Characters - + Resolution steps - + Passion - + @@ -3811,37 +3811,37 @@ Use that if you get YAML related error. <b>Unknown reference:</b> {}. - &lt;b&gt;Ukjent referanse:&lt;/b&gt; {}. + <b>Ukjent referanse:</b> {}. Folder: <b>{}</b> - Mappe: &lt;b&gt;{}&lt;/b&gt; + Mappe: <b>{}</b> Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - Plott: &lt;b&gt;{}&lt;/b&gt; + Plott: <b>{}</b> World: <b>{name}</b>{path} - + Referenced in: - + @@ -3874,22 +3874,22 @@ Use that if you get YAML related error. Form - + Options - + Restore - + Delete - + @@ -3899,27 +3899,27 @@ Use that if you get YAML related error. Show ancient version - + Show spaces - + Show modifications only - + {} years ago - + {} months ago - + @@ -3949,7 +3949,7 @@ Use that if you get YAML related error. Line {}: - + @@ -3975,27 +3975,27 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + @@ -4030,22 +4030,22 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + @@ -4061,7 +4061,7 @@ Use that if you get YAML related error. <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> @@ -4073,30 +4073,30 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - &lt;p&gt;Del valgte element(er) ved gitt merke.&lt;/p&gt; + <p>Del valgte element(er) ved gitt merke.</p> - &lt;p&gt;Hvis ett av de valgte elementene er en mappe, vil det bli utført - rekursivt for &lt;i&gt;alle&lt;/i&gt; dens underelementer.&lt;/p&gt; + <p>Hvis ett av de valgte elementene er en mappe, vil det bli utført + rekursivt for <i>alle</i> dens underelementer.</p> - &lt;p&gt;Delingsmerket kan inneholde følgende skiftesekvenser: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: Linjeskift&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: Tab&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>Delingsmerket kan inneholde følgende skiftesekvenser: + <ul> + <li><b><code>\n</code></b>: Linjeskift</li> + <li><b><code>\t</code></b>: Tab</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Merke:&lt;/b&gt;&lt;/p&gt; + <p><b>Merke:</b></p> - Split '{}' + Split '{}' Del '{}' Split items - + @@ -4104,17 +4104,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4122,7 +4122,7 @@ Use that if you get YAML related error. Open selected items in that view. - + @@ -4132,7 +4132,7 @@ Use that if you get YAML related error. Close split - + @@ -4153,47 +4153,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4229,7 +4229,7 @@ Use that if you get YAML related error. 1 - + @@ -4254,12 +4254,12 @@ Use that if you get YAML related error. Short Story - + Research paper - + @@ -4279,17 +4279,17 @@ Use that if you get YAML related error. Next time, automatically open last project - + Open... - + Recent - + @@ -4299,7 +4299,7 @@ Use that if you get YAML related error. Open project - + @@ -4319,7 +4319,7 @@ Use that if you get YAML related error. Manuskript - + @@ -4339,17 +4339,17 @@ Use that if you get YAML related error. Empty fiction - + Chapter - + Scene - + @@ -4359,7 +4359,7 @@ Use that if you get YAML related error. Book - + @@ -4369,7 +4369,7 @@ Use that if you get YAML related error. Empty non-fiction - + @@ -4379,12 +4379,12 @@ Use that if you get YAML related error. of - + Text - + @@ -4394,37 +4394,37 @@ Use that if you get YAML related error. <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + @@ -4447,27 +4447,27 @@ Use that if you get YAML related error. New item - + Fantasy world building - + Physical - + Climate - + Topography - + @@ -4482,7 +4482,7 @@ Use that if you get YAML related error. Flora - + @@ -4552,7 +4552,7 @@ Use that if you get YAML related error. Religion - + @@ -4587,7 +4587,7 @@ Use that if you get YAML related error. Technology - + diff --git a/i18n/manuskript_nl.qm b/i18n/manuskript_nl.qm index 3b1d1fe..eae27fc 100644 Binary files a/i18n/manuskript_nl.qm and b/i18n/manuskript_nl.qm differ diff --git a/i18n/manuskript_nl.ts b/i18n/manuskript_nl.ts index c94617d..4c91b56 100644 --- a/i18n/manuskript_nl.ts +++ b/i18n/manuskript_nl.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Basis HTML uitvoer met de 'markdown' python module. - Python module 'markdown'. + Python module 'markdown'. python 'markdown' module. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - Gebruik &lt;q&gt;tags voor aanhalingstekens in HTML + Gebruik <q>tags voor aanhalingstekens in HTML @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Boeken die bomen niet doden. @@ -146,7 +146,7 @@ Microsoft Office (.docx) document. - + @@ -163,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>. - Simpelste export naar ongemarkeerde text. Laat je je eigen markup gebruiken die niet begrepen wordt door manuskript, bijvoorbeeld &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + by Manuskript, for example <a href='www.fountain.io'>Fountain</a>. + Simpelste export naar ongemarkeerde text. Laat je je eigen markup gebruiken die niet begrepen wordt door manuskript, bijvoorbeeld <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> - &lt;p&gt;Een universele documentconverter. Kan worden gebruikt om de markdown om te zetten in een breed scala van andere - formaten.&lt;/p&gt; - &lt;p&gt;Website: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>Een universele documentconverter. Kan worden gebruikt om de markdown om te zetten in een breed scala van andere + formaten.</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. een geldige LaTeX-installatie. Pandoc-aanbevelingen zijn te vinden op: - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installeren.html&lt;/a&gt;. Als u Unicode-ondersteuning wilt, heeft u XeLaTeX nodig. + <a href="https://pandoc.org/installing.html">pandoc.org/installeren.html</a>. Als u Unicode-ondersteuning wilt, heeft u XeLaTeX nodig. @@ -228,7 +228,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. - Choose output file… + Choose output file… Kies uitvoerbestand… @@ -242,12 +242,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Manuskript - + Description - + @@ -257,17 +257,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Status - + Status: - + Version: - + @@ -277,12 +277,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. ... - + {HelpText} - + @@ -295,12 +295,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Word frequency - + Settings - + @@ -320,17 +320,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Phrase frequency - + Number of words: from - + to - + @@ -338,19 +338,19 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -359,12 +359,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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: - + @@ -374,32 +374,32 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -409,17 +409,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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: - + @@ -429,32 +429,32 @@ Gebruik dit bij een YAML gerelateerde foutmelding. <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 - + @@ -462,7 +462,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Insert reference - + @@ -470,47 +470,47 @@ Gebruik dit bij een YAML gerelateerde foutmelding. General - + Title - + Subtitle - + Series - + Volume - + Genre - + License - + Author - + Name - + @@ -520,579 +520,579 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -1102,77 +1102,77 @@ Gebruik dit bij een YAML gerelateerde foutmelding. &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 - + @@ -1182,7 +1182,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Ctrl+Shift+Up - + @@ -1202,7 +1202,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. &Delete - + @@ -1212,7 +1212,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. F2 - + @@ -1347,7 +1347,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Su&perscript - + @@ -1357,7 +1357,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Subsc&ript - + @@ -1367,17 +1367,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Co&mment block - + Ctrl+Shift+C - + Clear &formats - + @@ -1387,182 +1387,182 @@ Gebruik dit bij een YAML gerelateerde foutmelding. &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 - + &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 - + @@ -1570,7 +1570,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. No results found - + @@ -1578,708 +1578,708 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -2287,42 +2287,42 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2330,12 +2330,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. About Manuskript - + Manuskript - + @@ -2343,12 +2343,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Version - + Software Versions in Use: - + @@ -2356,37 +2356,37 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2394,32 +2394,32 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2427,12 +2427,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Name - + Value - + @@ -2440,17 +2440,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Main - + Secondary - + Minor - + @@ -2458,47 +2458,47 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2506,27 +2506,27 @@ Gebruik dit bij een YAML gerelateerde foutmelding. None - + Main - + Secondary - + Minor - + Various - + @@ -2534,7 +2534,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Various - + @@ -2542,7 +2542,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Various - + @@ -2550,7 +2550,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Dock Widgets Toolbar - + @@ -2558,7 +2558,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + @@ -2566,12 +2566,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. One line summary - + Full summary - + @@ -2579,7 +2579,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + @@ -2587,27 +2587,27 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2615,7 +2615,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. {} (not implemented yet) - + @@ -2623,202 +2623,202 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 — - + @@ -2826,37 +2826,37 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2864,17 +2864,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Phrases - + Frequency - + Word - + @@ -2882,72 +2882,72 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -2955,40 +2955,40 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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. + @@ -2996,32 +2996,32 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3029,7 +3029,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Various - + @@ -3037,67 +3037,67 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3105,67 +3105,67 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3173,7 +3173,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Markdown - + @@ -3181,37 +3181,37 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3219,7 +3219,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Auto-hide - + @@ -3227,127 +3227,127 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3355,22 +3355,22 @@ Gebruik dit bij een YAML gerelateerde foutmelding. None - + Main - + Secondary - + Minor - + @@ -3378,12 +3378,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. {} words / {} ({}) - + {} words - + @@ -3391,17 +3391,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. General - + Table of Content - + Custom settings for {} - + @@ -3409,17 +3409,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Main - + Secondary - + Minors - + @@ -3427,177 +3427,177 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -3605,32 +3605,32 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3638,22 +3638,22 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3661,17 +3661,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Main - + Secondary - + Minors - + @@ -3679,37 +3679,37 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3717,162 +3717,162 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -3880,87 +3880,87 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -3968,12 +3968,12 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + Search for... - + @@ -3981,37 +3981,37 @@ Gebruik dit bij een YAML gerelateerde foutmelding. New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4021,13 +4021,13 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Unable to load selected file - + Unable to add selected image: {} - + @@ -4035,27 +4035,27 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4066,7 +4066,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. <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> @@ -4077,17 +4077,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4095,17 +4095,17 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + Show Plots - + Show Characters - + @@ -4113,22 +4113,22 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4136,7 +4136,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Various - + @@ -4144,47 +4144,47 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4192,22 +4192,22 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4215,222 +4215,222 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -4438,202 +4438,202 @@ Gebruik dit bij een YAML gerelateerde foutmelding. 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 - + @@ -4643,7 +4643,7 @@ Gebruik dit bij een YAML gerelateerde foutmelding. Natural resources - + diff --git a/i18n/manuskript_pl.qm b/i18n/manuskript_pl.qm index 678193c..72f70a3 100644 Binary files a/i18n/manuskript_pl.qm and b/i18n/manuskript_pl.qm differ diff --git a/i18n/manuskript_pl.ts b/i18n/manuskript_pl.ts index 88c649e..84c4c1a 100644 --- a/i18n/manuskript_pl.ts +++ b/i18n/manuskript_pl.ts @@ -1,4 +1,4 @@ - + @@ -58,7 +58,7 @@ Włącz tę opcję jeśli otrzymasz błąd związany z YAML. Use <q> tags for quotes in HTML - Użyj taga &lt;q&gt; dla cytatów w HTML + Użyj taga <q> dla cytatów w HTML @@ -109,7 +109,7 @@ Zakłada, że teksty są sformatowane za pomocą znaczników. - Books that don't kill trees. + Books that don't kill trees. Książki, które nie zabijają drzew. @@ -157,18 +157,18 @@ przez outliner. 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: &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. 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> - &lt;p&gt;Uniwersalny konwerter dokumentów. Może być używany do konwersji języka Markdown do szerokiej gamy innych. -formatów.&lt;/p&gt; -&lt;p&gt;Strona internetowa: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> @@ -178,12 +178,12 @@ formatów.&lt;/p&gt; - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Podstawowe wyjście HTML używające modułu Python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. moduł Python 'markdown'. @@ -209,8 +209,8 @@ formatów.&lt;/p&gt; 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 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + 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>. @@ -226,7 +226,7 @@ formatów.&lt;/p&gt; - Choose output file… + Choose output file… Wybierz plik wyjściowy @@ -359,8 +359,8 @@ i stworzy pozycje dla każdego tytułu.&lt;br/&gt;&nbsp; - &lt;p&gt;&lt;b&gt;Informacja:&lt;/b&gt;Importuje strukturę całego katalogu. Foldery są dodawane jako foldery a pliki tekstowe wewnątrz folderów (ty wybierasz które poprzez rozszerzenie) jako sceny.&lt;/p&gt; -&lt;p&gt;Wspierane są tylko pliki tekstowe (nie obrazy, pliki binarne, inne).&lt;/p&gt; + <p><b>Informacja:</b>Importuje strukturę całego katalogu. Foldery są dodawane jako foldery a pliki tekstowe wewnątrz folderów (ty wybierasz które poprzez rozszerzenie) jako sceny.</p> +<p>Wspierane są tylko pliki tekstowe (nie obrazy, pliki binarne, inne).</p> @@ -430,10 +430,10 @@ i stworzy pozycje dla każdego tytułu.&lt;br/&gt;&nbsp; - &lt;p&gt;Czy pandoc powinien stworzyć kosmetyczne/niesemantyczne przerywanie wierszy?&lt;/p&gt; -&lt;p&gt;&lt;b&gt;automatycznie&lt;/b&gt;: zawija do 72 znaków.&lt;br&gt; -&lt;b&gt;brak&lt;/b&gt;: nie zawija wierszy.&lt;br&gt; -&lt;b&gt;zachowaj&lt;/b&gt;: próbuje zachować zawijanie wierszy z oryginalnego dokumentu.&lt;/p&gt; + <p>Czy pandoc powinien stworzyć kosmetyczne/niesemantyczne przerywanie wierszy?</p> +<p><b>automatycznie</b>: zawija do 72 znaków.<br> +<b>brak</b>: nie zawija wierszy.<br> +<b>zachowaj</b>: próbuje zachować zawijanie wierszy z oryginalnego dokumentu.</p> @@ -638,13 +638,13 @@ i stworzy pozycje dla każdego tytułu.&lt;br/&gt;&nbsp; - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Podsumowanie&lt;br/&gt; w jednym zdaniu&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Podsumowanie&lt;br/&gt; w jednym akapicie&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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 @@ i stworzy pozycje dla każdego tytułu.&lt;br/&gt;&nbsp; - 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 &quot;Co jeśli...?&quot;. Na przykład: &quot;Co jeśli najniebezpieczniejszy zły czarownik nie mógł zabić dziecka?&quot; (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) @@ -1441,12 +1441,12 @@ akapitu, następnie do strony, a następnie do pełnego podsumowania. - Save changes to project "{}" before closing? - Zapisać zmiany w projekcie &quot;{}&quot; 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 @@ akapitu, następnie do strony, a następnie do pełnego podsumowania. - The log file "{}" will continue to be written to until Manuskript is closed. - Plik logu &quot;{}&quot; 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. @@ -1688,7 +1688,7 @@ akapitu, następnie do strony, a następnie do pełnego podsumowania. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Jeśli wybierzesz tę opcję twój projekt zostanie zapisany jako pojedynczy plik. Będzie łatwiej go kopiować lub tworzyć kopię zapasową, ale nie pozwala on na współpracę w zespole i wersjonowanie.&lt;br/&gt;Jeśli ta opcja jest odznaczona twój projekt zostanie zapisany jako folder zawierający wiele małych plików.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Jeśli wybierzesz tę opcję twój projekt zostanie zapisany jako pojedynczy plik. Będzie łatwiej go kopiować lub tworzyć kopię zapasową, ale nie pozwala on na współpracę w zespole i wersjonowanie.<br/>Jeśli ta opcja jest odznaczona twój projekt zostanie zapisany jako folder zawierający wiele małych plików.</p></body></html> @@ -2257,8 +2257,8 @@ akapitu, następnie do strony, a następnie do pełnego podsumowania. - <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> - &lt;p&gt;&lt;b&gt;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&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Dlaczego problemy nie zostały jeszcze rozwiązane? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Potrzebujemy twojej pomocy by uczynić Manuskript jeszcze lepszym! &lt;/a&gt;&lt;/p&gt; + <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> @@ -2668,8 +2668,8 @@ słów - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtruje które elementy będą zawarte w ostatecznym eksporcie.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Jeszcze nie w pełni zaimplementowane.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2738,22 +2738,22 @@ słów - Replace ... with … + Replace ... with … Zastąp ... znakiem … - Replace --- with — + Replace --- with — Zastąp --- znakiem — - Replace double quotes (") with: - Zastąp podwójne cudzysłowy (&quot;) znakiem: + Replace double quotes (") with: + Zastąp podwójne cudzysłowy (") znakiem: - Replace single quotes (') with: + Replace single quotes (') with: Zastąp pojedyncze cudzysłowy (') znakiem: @@ -2852,12 +2852,12 @@ słów <b>Status:</b> uninstalled. - &lt;b&gt;Status:&lt;/b&gt; odinstalowane. + <b>Status:</b> odinstalowane. <b>Requires:</b> - &lt;b&gt;Wymaga:&lt;/b&gt; + <b>Wymaga:</b> @@ -2976,7 +2976,7 @@ słów Trim long titles (> 32 chars) - Przytnij długie tytuły (&gt; 32 znaki) + Przytnij długie tytuły (> 32 znaki) @@ -2993,7 +2993,7 @@ słów 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. @@ -3347,13 +3347,13 @@ słów - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3472,7 +3472,7 @@ słów - Freytag's pyramid + Freytag's pyramid Piramida Freytaga @@ -3547,7 +3547,7 @@ słów - Hero's journey + Hero's journey Podróż bohatera @@ -3848,32 +3848,32 @@ słów <b>Unknown reference:</b> {}. - &lt;b&gt;Nieznana referencja:&lt;/b&gt; {}. + <b>Nieznana referencja:</b> {}. Folder: <b>{}</b> - Folder: &lt;b&gt;1{}&lt;/b&gt;2 + Folder: <b>1{}</b>2 Text: <b>{}</b> - Tekst: &lt;b&gt;{}&lt;/b&gt; + Tekst: <b>{}</b> Character: <b>{}</b> - Postać: &lt;b&gt;{}&lt;/b&gt; + Postać: <b>{}</b> Plot: <b>{}</b> - Wątek: &lt;b&gt;{}&lt;/b&gt; + Wątek: <b>{}</b> World: <b>{name}</b>{path} - Świat: &lt;b&gt;{nazwa}&lt;/b&gt;{ścieżka} + Świat: <b>{nazwa}</b>{ścieżka} @@ -4073,7 +4073,7 @@ słów <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> @@ -4085,24 +4085,24 @@ słów <p><b>Mark:</b></p> - &lt;p&gt;Podziel zaznaczone elementy na danym symbolu.&lt;/p&gt; + <p>Podziel zaznaczone elementy na danym symbolu.</p> - &lt;p&gt;Jeśli jeden z zaznaczonych elementów jest w folderze będzie ono zastosowane - rekursywnie dla &lt;i&gt;wszystkich&lt;/i&gt; elementów dzieci.&lt;/p&gt; + <p>Jeśli jeden z zaznaczonych elementów jest w folderze będzie ono zastosowane + rekursywnie dla <i>wszystkich</i> elementów dzieci.</p> - &lt;p&gt;Znak podziału może zawierać następujące sekwencje: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: koniec wiersza&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tabulator&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>Znak podziału może zawierać następujące sekwencje: + <ul> + <li><b><code>\n</code></b>: koniec wiersza</li> + <li><b><code>\t</code></b>: tabulator</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Znak:&lt;/b&gt;&lt;/p&gt; + <p><b>Znak:</b></p> - Split '{}' + Split '{}' Rozdziel '{}' @@ -4406,7 +4406,7 @@ słów <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Łącznie:&lt;/b&gt; {} słów (~ {} stron) + <b>Łącznie:</b> {} słów (~ {} stron) diff --git a/i18n/manuskript_pt.ts b/i18n/manuskript_pt.ts index 83db4f9..85f9b1a 100644 --- a/i18n/manuskript_pt.ts +++ b/i18n/manuskript_pt.ts @@ -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 @@ Use se receber um erro YAML. - <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 @@ Use se receber um erro YAML. - * {} wasn't found in project file. + * {} wasn't found in project file. * {} não encontrado no ficheiro do projecto. @@ -1011,8 +1011,8 @@ Use se receber um erro YAML. - 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 @@ Use se receber um erro YAML. - 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 @@ Use se receber um erro YAML. - <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 @@ Use se receber um erro YAML. - <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 @@ Use se receber um erro YAML. - 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 @@ Use se receber um erro YAML. 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 @@ Use se receber um erro YAML. lastAccessedDirectoryInfo - Last accessed directory "{}" loaded. + Last accessed directory "{}" loaded. Carregada a última pasta acedida «{}». @@ -3159,7 +3159,7 @@ Use se receber um erro YAML. - <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 @@ Use se receber um erro YAML. - Freytag's pyramid + Freytag's pyramid Pirâmide de Freitag @@ -3399,7 +3399,7 @@ Use se receber um erro YAML. - Hero's journey + Hero's journey Jornada do herói @@ -3985,7 +3985,7 @@ Use se receber um erro YAML. <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 @@ Use se receber um erro YAML. - Split '{}' + Split '{}' Dividir «{}» diff --git a/i18n/manuskript_pt_BR.qm b/i18n/manuskript_pt_BR.qm index 1fad9ea..b6becc5 100644 Binary files a/i18n/manuskript_pt_BR.qm and b/i18n/manuskript_pt_BR.qm differ diff --git a/i18n/manuskript_pt_BR.ts b/i18n/manuskript_pt_BR.ts index 43f52cd..94f8035 100644 --- a/i18n/manuskript_pt_BR.ts +++ b/i18n/manuskript_pt_BR.ts @@ -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 usando o módulo Python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Módulo Python 'markdown'. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - Use as tags &lt;q&gt; para marcações em HTML + Use as tags <q> para marcações em HTML @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Livros que não matam árvores. @@ -163,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 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + 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> - &lt;p&gt;Um conversor de documentos universal. Pode ser usado para converter Markdown em uma gama de outros formatos.&lt;/p&gt; - &lt;p&gt;Site: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> 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: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. 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. @@ -227,7 +227,7 @@ Use isso se você receber um erro relacionado ao YAML. - Choose output file… + Choose output file… Escolha o arquivo de saída @@ -241,7 +241,7 @@ Use isso se você receber um erro relacionado ao YAML. Manuskript - + @@ -276,12 +276,12 @@ Use isso se você receber um erro relacionado ao YAML. ... - + {HelpText} - + @@ -360,11 +360,11 @@ Use isso se você receber um erro relacionado ao YAML. 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> - &lt;p&gt;&lt;b&gt;Info:&lt;/b&gt; Importa toda + <p><b>Info:</b> Importa toda estrutura do diretório. Pastas são adicionadas as pastas, e e os documentos de textos dentro (você escolhe quais, por extensão) - são adicionados como cenas.&lt;/p&gt; - &lt;p&gt;Somente arquivos de texto são suportados (imagens, arquivos binários e outros não).&lt;/p&gt; + são adicionados como cenas.</p> + <p>Somente arquivos de texto são suportados (imagens, arquivos binários e outros não).</p> @@ -439,12 +439,12 @@ Use isso se você receber um erro relacionado ao YAML. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;O pandoc pode criar - cosmética/ linhas de quebra não semântica?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;auto&lt;/b&gt;: quebra de 72 caracteres.&lt;br&gt; - &lt;b&gt;nenhum&lt;/b&gt;: sem quebra de linha&lt;br&gt; - &lt;b&gt;preservar&lt;/b&gt;: tenta preservar a quebra de linha do - documento original.&lt;/p&gt; + <p>O pandoc pode criar + cosmética/ linhas de quebra não semântica?</p><p> + <b>auto</b>: quebra de 72 caracteres.<br> + <b>nenhum</b>: sem quebra de linha<br> + <b>preservar</b>: tenta preservar a quebra de linha do + documento original.</p> @@ -500,12 +500,12 @@ Use isso se você receber um erro relacionado ao YAML. Series - + Volume - + @@ -649,13 +649,13 @@ Use isso se você receber um erro relacionado ao YAML. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Uma sentença&lt;br/&gt;sumário&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Um parágrafo&lt;br/&gt;sumário&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -730,7 +730,7 @@ Use isso se você receber um erro relacionado ao YAML. Editor - + @@ -810,7 +810,7 @@ Use isso se você receber um erro relacionado ao YAML. Ctrl+O - + @@ -820,7 +820,7 @@ Use isso se você receber um erro relacionado ao YAML. Ctrl+S - + @@ -830,7 +830,7 @@ Use isso se você receber um erro relacionado ao YAML. Ctrl+Shift+S - + @@ -840,7 +840,7 @@ Use isso se você receber um erro relacionado ao YAML. Ctrl+Q - + @@ -850,7 +850,7 @@ Use isso se você receber um erro relacionado ao YAML. Ctrl+Shift+B - + @@ -860,7 +860,7 @@ Use isso se você receber um erro relacionado ao YAML. F9 - + @@ -870,7 +870,7 @@ Use isso se você receber um erro relacionado ao YAML. &Status... - + @@ -900,7 +900,7 @@ Use isso se você receber um erro relacionado ao YAML. F8 - + @@ -915,7 +915,7 @@ Use isso se você receber um erro relacionado ao YAML. F6 - + @@ -940,7 +940,7 @@ Use isso se você receber um erro relacionado ao YAML. Manuskript - + @@ -999,8 +999,8 @@ Use isso se você receber um erro relacionado ao YAML. - 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 um questionamento tipo 'e se ...'. Ex: 'E se o mais perigoso malvado feiticeiro não foi capaz de matar um bebê?' (Harry Potter) @@ -1124,7 +1124,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p F7 - + @@ -1134,7 +1134,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+C - + @@ -1144,7 +1144,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+X - + @@ -1154,7 +1154,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+V - + @@ -1164,7 +1164,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+Shift+K - + @@ -1174,22 +1174,22 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+K - + Ctrl+M - + Ctrl+D - + Del - + @@ -1199,7 +1199,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+Shift+Up - + @@ -1209,7 +1209,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+Shift+Down - + @@ -1229,7 +1229,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p F2 - + @@ -1453,12 +1453,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p - Save changes to project "{}" before closing? - Salvar mudanças no projeto &quot;{}&quot; 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. @@ -1479,107 +1479,107 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p 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 - + @@ -1587,7 +1587,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p No results found - + @@ -1620,7 +1620,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Status - + @@ -1680,7 +1680,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Se você marcar essa opção, seu projeto será salvo como um único arquivo. Mais fácil de copiar ou fazer backup, mas não permite edição colaborativa ou controle de versão.&lt;br/&gt;Se não for marcado aqui, o seu projeto será salvo como uma pasta contendo muitos arquivos pequenos.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Se você marcar essa opção, seu projeto será salvo como um único arquivo. Mais fácil de copiar ou fazer backup, mas não permite edição colaborativa ou controle de versão.<br/>Se não for marcado aqui, o seu projeto será salvo como uma pasta contendo muitos arquivos pequenos.</p></body></html> @@ -1880,7 +1880,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Ctrl+S - + @@ -1950,7 +1950,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p % - + @@ -1960,7 +1960,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p px - + @@ -2115,7 +2115,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Cursor - + @@ -2269,34 +2269,34 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, 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> - &lt;p&gt;&lt;b&gt;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.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Por que esses problemas já não foram corrigidos? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Nós precisamos de sua ajuda para fazer o Manuskript melhor!&lt;/a&gt;&lt;/p&gt; + <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 - + @@ -2319,27 +2319,27 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2352,7 +2352,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Manuskript - + @@ -2360,7 +2360,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Version - + @@ -2383,12 +2383,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Label - + Status - + @@ -2444,7 +2444,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Name - + @@ -2467,7 +2467,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -2485,7 +2485,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -2515,7 +2515,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p World - + @@ -2523,7 +2523,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p None - + @@ -2538,7 +2538,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -2604,12 +2604,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Export - + Export to: - + @@ -2645,7 +2645,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Content - + @@ -2655,7 +2655,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Type - + @@ -2665,7 +2665,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Text - + @@ -2679,8 +2679,8 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtra quais itens serão incluídos na exportação final.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Não está completamente implementado.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2695,12 +2695,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Labels - + Status - + @@ -2740,7 +2740,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Transformations - + @@ -2749,12 +2749,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p - Replace double quotes (") with: - Substitua aspas duplas (&quot;) por: + Replace double quotes (") with: + Substitua aspas duplas (") por: - Replace single quotes (') with: + Replace single quotes (') with: Substitua as aspas simples(') por: @@ -2780,12 +2780,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p With - + RegExp - + @@ -2800,12 +2800,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Font - + Font: - + @@ -2825,7 +2825,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p {}Level {} text - + @@ -2863,12 +2863,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p <b>Status:</b> uninstalled. - &lt;b&gt;Situação:&lt;/b&gt; desinstalado. + <b>Situação:</b> desinstalado. <b>Requires:</b> - &lt;b&gt;Requer:&lt;/b&gt; + <b>Requer:</b> @@ -2886,12 +2886,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Frequency - + Word - + @@ -2899,7 +2899,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Theme: - + @@ -2972,7 +2972,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p General - + @@ -2982,12 +2982,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p \n---\n - + Trim long titles (> 32 chars) - Apare títulos longos (&gt; 32 letras) + Apare títulos longos (> 32 letras) @@ -3004,7 +3004,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p 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. @@ -3013,12 +3013,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Import - + Format: - + @@ -3059,7 +3059,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Lock screen: - + @@ -3079,32 +3079,32 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + @@ -3127,7 +3127,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Text - + @@ -3142,7 +3142,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p F11 - + @@ -3152,12 +3152,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Alt+Up - + Root - + @@ -3167,22 +3167,22 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3190,7 +3190,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Markdown - + @@ -3203,7 +3203,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Properties - + @@ -3249,22 +3249,22 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p None - + Set Status - + Set Label - + New - + @@ -3279,7 +3279,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -3294,17 +3294,17 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Root - + Open {} items in new tabs - + Open {} in a new tab - + @@ -3329,7 +3329,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p New &Text - + @@ -3339,7 +3339,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p C&ut - + @@ -3354,17 +3354,17 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p &Delete - + - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3372,7 +3372,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p None - + @@ -3387,7 +3387,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -3408,12 +3408,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p General - + Table of Content - + @@ -3444,7 +3444,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p General - + @@ -3483,7 +3483,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p - Freytag's pyramid + Freytag's pyramid Pirâmide de Freytag @@ -3558,7 +3558,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p - Hero's journey + Hero's journey Jornada do herói @@ -3604,7 +3604,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Transformation - + @@ -3614,7 +3614,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Return - + @@ -3622,12 +3622,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Name - + Meta - + @@ -3647,7 +3647,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -3665,7 +3665,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -3706,12 +3706,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Status - + Label - + @@ -3749,7 +3749,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Stats: - + @@ -3759,12 +3759,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Status: - + Label: - + @@ -3779,7 +3779,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Notes: - + @@ -3799,12 +3799,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Go to {}. - + Description - + @@ -3834,32 +3834,32 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p <b>Unknown reference:</b> {}. - &lt;b&gt;Referência Desconhecida:&lt;/b&gt; {}. + <b>Referência Desconhecida:</b> {}. Folder: <b>{}</b> - Pasta: &lt;b&gt;{}&lt;/b&gt; + Pasta: <b>{}</b> Text: <b>{}</b> - + Character: <b>{}</b> - Personagem: &lt;b&gt;{}&lt;/b&gt; + Personagem: <b>{}</b> Plot: <b>{}</b> - Enredo: &lt;b&gt;{}&lt;/b&gt; + Enredo: <b>{}</b> World: <b>{name}</b>{path} - + @@ -3902,7 +3902,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Options - + @@ -3912,7 +3912,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Delete - + @@ -3972,7 +3972,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Line {}: - + @@ -3998,12 +3998,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p New status - + New label - + @@ -4013,7 +4013,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p New theme - + @@ -4063,7 +4063,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Minor - + @@ -4084,7 +4084,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p <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> @@ -4096,23 +4096,23 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p <p><b>Mark:</b></p> - &lt;p&gt;Dividir o(s) item(ns) selecionado(s) na marca indicada.&lt;/p&gt; + <p>Dividir o(s) item(ns) selecionado(s) na marca indicada.</p> - &lt;p&gt;Se um dos itens selecionados for uma pasta, ele será aplicado recursivamente para &lt;i&gt;todos&lt;/i&gt; seus itens filhos.&lt;/p&gt; + <p>Se um dos itens selecionados for uma pasta, ele será aplicado recursivamente para <i>todos</i> seus itens filhos.</p> - &lt;p&gt;A marca de divisão pode conter as seguintes sequências de escape: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: quebra de linha&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tabulação&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>A marca de divisão pode conter as seguintes sequências de escape: + <ul> + <li><b><code>\n</code></b>: quebra de linha</li> + <li><b><code>\t</code></b>: tabulação</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Marcador:&lt;/b&gt;&lt;/p&gt; + <p><b>Marcador:</b></p> - Split '{}' + Split '{}' Separar '{}' @@ -4180,42 +4180,42 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4251,7 +4251,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p 1 - + @@ -4306,12 +4306,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Open... - + Recent - + @@ -4321,7 +4321,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Open project - + @@ -4341,7 +4341,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Manuskript - + @@ -4381,7 +4381,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Book - + @@ -4401,12 +4401,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p of - + Text - + @@ -4416,7 +4416,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Total:&lt;/b&gt; {} palavras (~ {} páginas) + <b>Total:</b> {} palavras (~ {} páginas) @@ -4431,12 +4431,12 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Idea - + Note - + @@ -4446,7 +4446,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p TODO - + @@ -4461,7 +4461,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Final - + @@ -4469,7 +4469,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p New item - + @@ -4504,7 +4504,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Flora - + @@ -4524,7 +4524,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Cultural - + @@ -4609,7 +4609,7 @@ Então expanda isso para um parágrafo, depois para uma página e, em seguida, p Technology - + diff --git a/i18n/manuskript_pt_PT.qm b/i18n/manuskript_pt_PT.qm index f9f234c..9f3cf6c 100644 Binary files a/i18n/manuskript_pt_PT.qm and b/i18n/manuskript_pt_PT.qm differ diff --git a/i18n/manuskript_pt_PT.ts b/i18n/manuskript_pt_PT.ts index 95cab23..c786613 100644 --- a/i18n/manuskript_pt_PT.ts +++ b/i18n/manuskript_pt_PT.ts @@ -1,4 +1,4 @@ - + @@ -58,7 +58,7 @@ Use se receber um erro YAML. Use <q> tags for quotes in HTML - Usar etiquetas &lt;q&gt; para citações em HTML + Usar etiquetas <q> para citações em HTML @@ -109,7 +109,7 @@ Use se receber um erro YAML. - Books that don't kill trees. + Books that don't kill trees. Livros que não matam árvores. @@ -158,19 +158,19 @@ Use se receber um erro YAML. 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: - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;1pandoc.org/installing.html&lt;/a&gt;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. <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> - &lt;p&gt;Um conversor de documentos universal. Pode ser utilizado para converter Markdown para um vasto número - de outros formatos.&lt;/p&gt; - &lt;p&gt;Página web: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <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> @@ -180,12 +180,12 @@ Use se receber um erro YAML. - Basic HTML output using the Python module 'markdown'. - Saída HTML básica via módulo &quot;markdown&quot; do Python. + Basic HTML output using the Python module 'markdown'. + Saída HTML básica via módulo "markdown" do Python. - Python module 'markdown'. + Python module 'markdown'. Módulo markdown do Python. @@ -211,9 +211,9 @@ Use se receber um erro YAML. 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 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + pelo Manuskript, por exemplo <a href='www.fountain.io'>Fountain</a>. @@ -229,7 +229,7 @@ Use se receber um erro YAML. - Choose output file… + Choose output file… Escolha o ficheiro de saída @@ -362,11 +362,11 @@ Use se receber um erro YAML. 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> - &lt;p&gt;&lt;b&gt;Informação:&lt;/b&gt; importa uma estrutura + <p><b>Informação:</b> importa uma estrutura de pastas completa. As pastas são adicionadas como pastas e os documentos de texto (escolha sua por extensão) - são adicionados como cenas.&lt;/p&gt; - &lt;p&gt;Só são suportados ficheiros de texto (nem imagens, binários ou outros).&lt;/p&gt; + são adicionados como cenas.</p> + <p>Só são suportados ficheiros de texto (nem imagens, binários ou outros).</p> @@ -441,12 +441,12 @@ Use se receber um erro YAML. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Deve o Pandoc criar - quebras de linha cosméticas/não-semânticas?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;automática&lt;/b&gt;: quebra aos 72 caracteres.&lt;br&gt; - &lt;b&gt;nenhuma&lt;/b&gt;: sem quebra de linhas.&lt;br&gt; - &lt;b&gt;preservar&lt;/b&gt;: tenta preservar a quebra de linhas - do documento original.&lt;/p&gt; + <p>Deve o Pandoc criar + quebras de linha cosméticas/não-semânticas?</p><p> + <b>automática</b>: quebra aos 72 caracteres.<br> + <b>nenhuma</b>: sem quebra de linhas.<br> + <b>preservar</b>: tenta preservar a quebra de linhas + do documento original.</p> @@ -651,13 +651,13 @@ Use se receber um erro YAML. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;left&quot;&gt;Sinopse&lt;br/&gt;numa frase&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;left&quot;&gt;Sinopse&lt;br/&gt;num parágrafo&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -1321,8 +1321,8 @@ Use se receber um erro YAML. - 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) @@ -1455,12 +1455,12 @@ Use se receber um erro YAML. - 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. @@ -1545,8 +1545,8 @@ Use se receber um erro YAML. - The log file "{}" will continue to be written to until Manuskript is closed. - O diário &quot;{}&quot; continuará a ser escrito até fechar o Manuskript. + The log file "{}" will continue to be written to until Manuskript is closed. + O diário "{}" continuará a ser escrito até fechar o Manuskript. @@ -1702,7 +1702,7 @@ Use se receber um erro YAML. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Se marcar esta opção, o seu projecto será gravado como um único ficheiro. É mais fácil de copiar, mas não permite edição colaborativa ou controlo de versões.&lt;br/&gt;Se desmarcada, o projecto será gravado como uma pasta com muitos ficheiros pequenos.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Se marcar esta opção, o seu projecto será gravado como um único ficheiro. É mais fácil de copiar, mas não permite edição colaborativa ou controlo de versões.<br/>Se desmarcada, o projecto será gravado como uma pasta com muitos ficheiros pequenos.</p></body></html> @@ -2271,8 +2271,8 @@ Use se receber um erro YAML. - <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> - &lt;p&gt;&lt;b&gt;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.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Porque é que estes erros ainda não foram reparados? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Precisamos da sua ajuda para tornar o Manuskript melhor!&lt;/a&gt;&lt;/p&gt; + <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> @@ -2682,8 +2682,8 @@ junto a palavras - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtra que itens serão incluídos na exportação final.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(ainda não está completamente implementado)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2762,12 +2762,12 @@ junto a palavras - Replace double quotes (") with: - Substituir aspas duplas (&quot;) por: + Replace double quotes (") with: + Substituir aspas duplas (") por: - Replace single quotes (') with: + Replace single quotes (') with: Substituir aspas simples (') por: @@ -2866,12 +2866,12 @@ junto a palavras <b>Status:</b> uninstalled. - &lt;b&gt;Estado:&lt;/b&gt; não instalado. + <b>Estado:</b> não instalado. <b>Requires:</b> - &lt;b&gt;Requer:&lt;/b&gt; + <b>Requer:</b> @@ -2990,7 +2990,7 @@ junto a palavras Trim long titles (> 32 chars) - Aparar títulos longos (&gt;32 caracteres) + Aparar títulos longos (>32 caracteres) @@ -3007,7 +3007,7 @@ junto a palavras 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. @@ -3361,13 +3361,13 @@ junto a palavras - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3486,7 +3486,7 @@ junto a palavras - Freytag's pyramid + Freytag's pyramid Pirâmide de Freitag @@ -3561,7 +3561,7 @@ junto a palavras - Hero's journey + Hero's journey Jornada do herói @@ -3867,32 +3867,32 @@ junto a palavras <b>Unknown reference:</b> {}. - &lt;b&gt;Referência desconhecida:&lt;/b&gt; {}. + <b>Referência desconhecida:</b> {}. Folder: <b>{}</b> - Pasta: &lt;b&gt;{}&lt;/b&gt; + Pasta: <b>{}</b> Text: <b>{}</b> - Texto: &lt;b&gt;{}&lt;/b&gt; + Texto: <b>{}</b> Character: <b>{}</b> - Personagem: &lt;b&gt;{}&lt;/b&gt; + Personagem: <b>{}</b> Plot: <b>{}</b> - Enredo: &lt;b&gt;{}&lt;/b&gt; + Enredo: <b>{}</b> World: <b>{name}</b>{path} - Mundo: &lt;b&gt;{name}&lt;/b&gt;{path} + Mundo: <b>{name}</b>{path} @@ -4092,7 +4092,7 @@ junto a palavras <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> @@ -4104,24 +4104,24 @@ junto a palavras <p><b>Mark:</b></p> - &lt;p&gt;Divide os itens seleccionados na marca indicada.&lt;/p&gt; + <p>Divide os itens seleccionados na marca indicada.</p> - &lt;p&gt;Se um dos itens for uma pasta, será aplicado - recursivamente a &lt;i&gt;todos&lt;/i&gt; os itens-filho.&lt;/p&gt; + <p>Se um dos itens for uma pasta, será aplicado + recursivamente a <i>todos</i> os itens-filho.</p> - &lt;p&gt;A marca de divisão pode conter as seguintes sequências: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: quebra de linha&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tabulação&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>A marca de divisão pode conter as seguintes sequências: + <ul> + <li><b><code>\n</code></b>: quebra de linha</li> + <li><b><code>\t</code></b>: tabulação</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Marca:&lt;/b&gt;&lt;/p&gt; + <p><b>Marca:</b></p> - Split '{}' + Split '{}' Dividir «{}» @@ -4425,7 +4425,7 @@ junto a palavras <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Total:&lt;/b&gt; {} palavras (~ {} páginas) + <b>Total:</b> {} palavras (~ {} páginas) diff --git a/i18n/manuskript_ro.ts b/i18n/manuskript_ro.ts index 6a7d9a3..89ac7c1 100644 --- a/i18n/manuskript_ro.ts +++ b/i18n/manuskript_ro.ts @@ -1,224 +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… + @@ -226,52 +226,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -459,1099 +459,1099 @@ Use that if you get YAML related error. 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. - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1567,708 +1567,708 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2345,37 +2345,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2416,12 +2416,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,47 +2447,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,12 +2555,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,27 +2576,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,202 +2612,202 @@ Use that if you get YAML related error. 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 — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,72 +2871,72 @@ Use that if you get YAML related error. 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 - + @@ -2944,40 +2944,40 @@ Use that if you get YAML related error. 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. + @@ -2985,32 +2985,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,67 +3094,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,37 +3170,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,127 +3216,127 @@ Use that if you get YAML related error. 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3344,22 +3344,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3367,12 +3367,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3380,17 +3380,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3398,17 +3398,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3416,177 +3416,177 @@ Use that if you get YAML related error. 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 - + @@ -3594,32 +3594,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3627,22 +3627,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3650,17 +3650,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3668,37 +3668,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3706,162 +3706,162 @@ Use that if you get YAML related error. 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 - + @@ -3869,87 +3869,87 @@ Use that if you get YAML related error. 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 - + @@ -3957,12 +3957,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3970,53 +3970,53 @@ Use that if you get YAML related error. 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: {} - + @@ -4024,27 +4024,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4055,7 +4055,7 @@ Use that if you get YAML related error. <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> @@ -4066,17 +4066,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4084,17 +4084,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4102,22 +4102,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4125,7 +4125,7 @@ Use that if you get YAML related error. Various - + @@ -4133,47 +4133,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4181,22 +4181,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4204,222 +4204,222 @@ Use that if you get YAML related error. 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 - + @@ -4427,212 +4427,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_ru.qm b/i18n/manuskript_ru.qm index b5deeac..ed52824 100644 Binary files a/i18n/manuskript_ru.qm and b/i18n/manuskript_ru.qm differ diff --git a/i18n/manuskript_ru.ts b/i18n/manuskript_ru.ts index 651ab37..baca6e5 100644 --- a/i18n/manuskript_ru.ts +++ b/i18n/manuskript_ru.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Базовый вывод HTML с использованием Python модуля 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Python модуль 'markdown'. @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - Используйте теги &lt;q&gt; для цитат в HTML + Используйте теги <q> для цитат в HTML @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. Книги, которые не убивают деревья. @@ -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>. Простой экспорт в обычный текст. Позволяет вам использовать ваши собственные метки, не распознанные - manuskript, например &lt;a href='www.fountain.io'&gt;Фонтан&lt;/a&gt;. + manuskript, например <a href='www.fountain.io'>Фонтан</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> - &lt;p&gt;Универсальный конвертер документов. Может использоваться для преобразования документов в формате markdown - в широкий диапазон других форматов.&lt;/p&gt; - &lt;p&gt;Вебсайт: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>Универсальный конвертер документов. Может использоваться для преобразования документов в формате markdown + в широкий диапазон других форматов.</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 на: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. Если вам нужна поддержка юникода, вам необходим XeLaTeX. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Если вам нужна поддержка юникода, вам необходим XeLaTeX. @@ -229,7 +229,7 @@ Use that if you get YAML related error. - Choose output file… + Choose output file… Выберите выходной файл… @@ -278,12 +278,12 @@ Use that if you get YAML related error. ... - + {HelpText} - + @@ -362,11 +362,11 @@ Use that if you get YAML related error. 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> - &lt;p&gt;&lt;b&gt;Информация:&lt;/b&gt; Импортирует всю структуру каталогов. + <p><b>Информация:</b> Импортирует всю структуру каталогов. Папки добавляются в виде папок, и текстовые документы в них (вы решили, какие из них по расширению) - добавляются в качестве сцены.&lt;/p&gt; - &lt;p&gt;Поддерживаются только текстовые файлы (не изображения, двоичный или другие).&lt;/p&gt; + добавляются в качестве сцены.</p> + <p>Поддерживаются только текстовые файлы (не изображения, двоичный или другие).</p> @@ -441,12 +441,12 @@ Use that if you get YAML related error. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Следует ли pandoc создать - косметические / не семантической разрывы?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;авто&lt;/b&gt;: разрывает на 72 символе.&lt;br&gt; - &lt;b&gt;нет&lt;/b&gt;: без переноса строки.&lt;br&gt; - &lt;b&gt;сохранить&lt;/b&gt;: старается сохранить разрывы строк из - исходного документа.&lt;/p&gt; + <p>Следует ли pandoc создать + косметические / не семантической разрывы?</p><p> + <b>авто</b>: разрывает на 72 символе.<br> + <b>нет</b>: без переноса строки.<br> + <b>сохранить</b>: старается сохранить разрывы строк из + исходного документа.</p> @@ -502,7 +502,7 @@ Use that if you get YAML related error. Series - + @@ -651,13 +651,13 @@ Use that if you get YAML related error. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Одно предложение&lt;br/&gt;резюме&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Один параграф&lt;br/&gt;резюме&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Один параграф<br/>резюме</p></body></html> @@ -812,7 +812,7 @@ Use that if you get YAML related error. Ctrl+O - + @@ -822,7 +822,7 @@ Use that if you get YAML related error. Ctrl+S - + @@ -832,7 +832,7 @@ Use that if you get YAML related error. Ctrl+Shift+S - + @@ -842,7 +842,7 @@ Use that if you get YAML related error. Ctrl+Q - + @@ -852,7 +852,7 @@ Use that if you get YAML related error. Ctrl+Shift+B - + @@ -862,7 +862,7 @@ Use that if you get YAML related error. F9 - + @@ -902,7 +902,7 @@ Use that if you get YAML related error. F8 - + @@ -917,7 +917,7 @@ Use that if you get YAML related error. F6 - + @@ -1001,8 +1001,8 @@ Use that if you get YAML related error. - 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) Основная ситуация, в виде 'Что если ...?'. Вопрос. Пример: «Что, если самая опасная                       злой волшебник не смог бы убить ребенка? (Гарри Поттер) @@ -1121,12 +1121,12 @@ Use that if you get YAML related error. &Import… - + F7 - + @@ -1136,7 +1136,7 @@ Use that if you get YAML related error. Ctrl+C - + @@ -1146,7 +1146,7 @@ Use that if you get YAML related error. Ctrl+X - + @@ -1156,7 +1156,7 @@ Use that if you get YAML related error. Ctrl+V - + @@ -1166,7 +1166,7 @@ Use that if you get YAML related error. Ctrl+Shift+K - + @@ -1176,17 +1176,17 @@ Use that if you get YAML related error. Ctrl+K - + Ctrl+M - + Ctrl+D - + @@ -1201,7 +1201,7 @@ Use that if you get YAML related error. Ctrl+Shift+Up - + @@ -1211,7 +1211,7 @@ Use that if you get YAML related error. Ctrl+Shift+Down - + @@ -1231,7 +1231,7 @@ Use that if you get YAML related error. F2 - + @@ -1455,12 +1455,12 @@ Use that if you get YAML related error. - Save changes to project "{}" before closing? - Сохранить изменения в проекте &quot;{}&quot; перед закрытием? + 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. Ваши изменения будут потеряны, если вы не сохраните их. @@ -1481,7 +1481,7 @@ Use that if you get YAML related error. Allow POV - + @@ -1501,7 +1501,7 @@ Use that if you get YAML related error. How to obtain technical support for Manuskript. - + @@ -1531,7 +1531,7 @@ Use that if you get YAML related error. Sorry! - + @@ -1541,27 +1541,27 @@ Use that if you get YAML related error. 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. - + @@ -1576,7 +1576,7 @@ Use that if you get YAML related error. Situation - + @@ -1589,7 +1589,7 @@ Use that if you get YAML related error. No results found - + @@ -1682,7 +1682,7 @@ Use that if you get YAML related error. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Если вы включите эту опцию, ваш проект будет сохранён в один единый файл. Проще для копирования или резервного сохранения, но не допускает совместного редактирования или управления версиями.&lt;br/&gt;если эта опция отключена, ваш проект будет сохранён как папка, содержащая несколько файлов.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Если вы включите эту опцию, ваш проект будет сохранён в один единый файл. Проще для копирования или резервного сохранения, но не допускает совместного редактирования или управления версиями.<br/>если эта опция отключена, ваш проект будет сохранён как папка, содержащая несколько файлов.</p></body></html> @@ -1882,7 +1882,7 @@ Use that if you get YAML related error. Ctrl+S - + @@ -1952,7 +1952,7 @@ Use that if you get YAML related error. % - + @@ -2271,34 +2271,34 @@ Use that if you get YAML related error. - <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> - &lt;p&gt;&lt;b&gt;Функция доработка была источником многих сообщений о проблемах. В этой версии Manuskript он был отключен по умолчанию для новых проектов, чтобы обеспечить лучший функционал.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Почему эти проблемы уже не устранены? &lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;Нам нужна ваша помощь, чтобы сделать Manuskript лучше!&lt;/a&gt;&lt;/p&gt; + <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> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + @@ -2321,27 +2321,27 @@ Use that if you get YAML related error. &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2525,7 +2525,7 @@ Use that if you get YAML related error. None - + @@ -2681,8 +2681,8 @@ Use that if you get YAML related error. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Фильтры, какие элементы будут включены в окончательный экспорт.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(не полностью реализована.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2751,12 +2751,12 @@ Use that if you get YAML related error. - Replace double quotes (") with: - Заменить двойные кавычки (&quot;) с: + Replace double quotes (") with: + Заменить двойные кавычки (") с: - Replace single quotes (') with: + Replace single quotes (') with: Заменить одинарные кавычки (') с: @@ -2865,12 +2865,12 @@ Use that if you get YAML related error. <b>Status:</b> uninstalled. - &lt;b&gt;Статус:&lt;/b&gt; удалены. + <b>Статус:</b> удалены. <b>Requires:</b> - &lt;b&gt;Требует:&lt;/b&gt; + <b>Требует:</b> @@ -2984,12 +2984,12 @@ Use that if you get YAML related error. \n---\n - + Trim long titles (> 32 chars) - Обрезать длинные названия (&gt; 32 символов) + Обрезать длинные названия (> 32 символов) @@ -3006,7 +3006,7 @@ Use that if you get YAML related error. 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. Если Вы не хотите меня видеть, вы можете меня спрятать в меню Помощь. @@ -3101,7 +3101,7 @@ Use that if you get YAML related error. {}:{} - + @@ -3144,7 +3144,7 @@ Use that if you get YAML related error. F11 - + @@ -3154,7 +3154,7 @@ Use that if you get YAML related error. Alt+Up - + @@ -3169,22 +3169,22 @@ Use that if you get YAML related error. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3192,7 +3192,7 @@ Use that if you get YAML related error. Markdown - + @@ -3360,13 +3360,13 @@ Use that if you get YAML related error. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3485,7 +3485,7 @@ Use that if you get YAML related error. - Freytag's pyramid + Freytag's pyramid Freytag's пирамида @@ -3560,7 +3560,7 @@ Use that if you get YAML related error. - Hero's journey + Hero's journey Путешествие героя @@ -3629,7 +3629,7 @@ Use that if you get YAML related error. Meta - + @@ -3836,32 +3836,32 @@ Use that if you get YAML related error. <b>Unknown reference:</b> {}. - &lt;b&gt;Неизвестная ссылка:&lt;/b&gt; {}. + <b>Неизвестная ссылка:</b> {}. Folder: <b>{}</b> - Папка: &lt;b&gt;{}&lt;/b&gt; + Папка: <b>{}</b> Text: <b>{}</b> - Текст: &lt;b&gt;{}&lt;/b&gt; + Текст: <b>{}</b> Character: <b>{}</b> - Персонаж: &lt;b&gt;{}&lt;/b&gt; + Персонаж: <b>{}</b> Plot: <b>{}</b> - Сюжет: &lt;b&gt;{}&lt;/b&gt; + Сюжет: <b>{}</b> World: <b>{name}</b>{path} - Мир: &lt;b&gt;{name}&lt;/b&gt;{path} + Мир: <b>{name}</b>{path} @@ -4086,7 +4086,7 @@ Use that if you get YAML related error. <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> @@ -4098,24 +4098,24 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - &lt;p&gt;разделить выбранный элемент(ы) по данной метке.&lt;/p&gt; + <p>разделить выбранный элемент(ы) по данной метке.</p> - &lt;p&gt;Если один из выбранных элементов папка, она будет применяться - последовательно &lt;i&gt;все&lt;/i&gt; у дочерних элементов.&lt;/p&gt; + <p>Если один из выбранных элементов папка, она будет применяться + последовательно <i>все</i> у дочерних элементов.</p> - &lt;p&gt;Знак разделения может содержать следующие управляющие последовательности: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: линия разрыва&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: табуляция&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>Знак разделения может содержать следующие управляющие последовательности: + <ul> + <li><b><code>\n</code></b>: линия разрыва</li> + <li><b><code>\t</code></b>: табуляция</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Знак:&lt;/b&gt;&lt;/p&gt; + <p><b>Знак:</b></p> - Split '{}' + Split '{}' Разделить '{}' @@ -4183,42 +4183,42 @@ Use that if you get YAML related error. CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4254,7 +4254,7 @@ Use that if you get YAML related error. 1 - + @@ -4419,7 +4419,7 @@ Use that if you get YAML related error. <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Итого:&lt;/b&gt; {} слова (~ {} страниц) + <b>Итого:</b> {} слова (~ {} страниц) diff --git a/i18n/manuskript_sv.qm b/i18n/manuskript_sv.qm index 267603b..20164f3 100644 Binary files a/i18n/manuskript_sv.qm and b/i18n/manuskript_sv.qm differ diff --git a/i18n/manuskript_sv.ts b/i18n/manuskript_sv.ts index d261323..79fe701 100644 --- a/i18n/manuskript_sv.ts +++ b/i18n/manuskript_sv.ts @@ -1,4 +1,4 @@ - + @@ -10,12 +10,12 @@ - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Grundläggande HTML-export via python-modulen 'markdown'. - Python module 'markdown'. + Python module 'markdown'. python-modulen 'markdown'. @@ -53,9 +53,9 @@ 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>. Enkel export till ren text. Låter dig använda egna markup-format som annars - inte förstås av Manuskript, t.ex. &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + inte förstås av Manuskript, t.ex. <a href='www.fountain.io'>Fountain</a>. @@ -66,11 +66,11 @@ <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> - &lt;p&gt;Universellt konverteringsverktyg för dokument. Kan användas för att konvertera markdown till många olika - format.&lt;/p&gt; - &lt;p&gt;Hemsida: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>Universellt konverteringsverktyg för dokument. Kan användas för att konvertera markdown till många olika + format.</p> + <p>Hemsida: <a href="http://www.pandoc.org">http://pandoc.org/</a></p> @@ -80,7 +80,7 @@ - Books that don't kill trees. + Books that don't kill trees. Böcker som inte mördar träd. @@ -101,9 +101,9 @@ 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. en giltig LaTex-installation. Pandoc-rekommendationer kan hittas här: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;. Vill du ha stöd för Unicode så behöver du XeLaTeX. + <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. @@ -180,7 +180,7 @@ Use <q> tags for quotes in HTML - Använd &lt;q&gt;-taggar för citat i HTML + Använd <q>-taggar för citat i HTML @@ -228,8 +228,8 @@ Använd detta om du får ett felmeddelande angående YAML. - Choose output file… - + Choose output file… + @@ -361,11 +361,11 @@ Använd detta om du får ett felmeddelande angående YAML. 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> - &lt;p&gt;&lt;b&gt;Info:&lt;/b&gt; Importerar en hel + <p><b>Info:</b> Importerar en hel katalogstruktur. Mappar läggs till som mappar, och vanliga textdokument inuti (du väljer vilka efter filändelse) - läggs till som scener.&lt;/p&gt; - &lt;p&gt;Endast textfiler stöds (inte bilder, binärer eller annat).&lt;/p&gt; + läggs till som scener.</p> + <p>Endast textfiler stöds (inte bilder, binärer eller annat).</p> @@ -440,12 +440,12 @@ Använd detta om du får ett felmeddelande angående YAML. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - &lt;p&gt;Ska pandoc skapa - kosmetiska / icke-semantiska radbrytningar?&lt;/p&gt;&lt;p&gt; - &lt;b&gt;auto&lt;/b&gt;: radbryter efter 72 tecken.&lt;br&gt; - &lt;b&gt;none&lt;/b&gt;: inga radbrytningar.&lt;br&gt; - &lt;b&gt;preserve&lt;/b&gt;: försöker att bevara radbrytningar från - originaldokumentet.&lt;/p&gt; + <p>Ska pandoc skapa + kosmetiska / icke-semantiska radbrytningar?</p><p> + <b>auto</b>: radbryter efter 72 tecken.<br> + <b>none</b>: inga radbrytningar.<br> + <b>preserve</b>: försöker att bevara radbrytningar från + originaldokumentet.</p> @@ -650,13 +650,13 @@ Använd detta om du får ett felmeddelande angående YAML. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Sammanfattning i en&lt;br/&gt;mening&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> + <html><head/><body><p align="right">Sammanfattning i en<br/>mening</p></body></html> - <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Sammanfattning i ett&lt;br/&gt;stycke&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Sammanfattning i ett<br/>stycke</p></body></html> @@ -1000,9 +1000,9 @@ Använd detta om du får ett felmeddelande angående YAML. - 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) - Den grundläggande situationen i form av en &quot;Tänk om...?&quot;-mening. Exempel: 'Tänk om världens farligaste + 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) + Den grundläggande situationen i form av en "Tänk om...?"-mening. Exempel: 'Tänk om världens farligaste onda trollkarl misslyckades med att döda en baby?' (Harry Potter) @@ -1245,262 +1245,262 @@ Använd detta om du får ett felmeddelande angående YAML. &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 - + &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1510,57 +1510,57 @@ Använd detta om du får ett felmeddelande angående YAML. &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. - + @@ -1570,12 +1570,12 @@ Använd detta om du får ett felmeddelande angående YAML. Shift+F3 - + Situation - + @@ -1588,7 +1588,7 @@ Använd detta om du får ett felmeddelande angående YAML. No results found - + @@ -1681,7 +1681,7 @@ Använd detta om du får ett felmeddelande angående YAML. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Markeras detta alternativ sparas ditt projekt som en samlad fil. Detta gör det lättare att ta en backup eller göra en kopia, men tillåter inte gemensam redigering eller versionshantering.&lt;br/&gt;Markeras alternativet inte sparas ditt projekt som en mapp med många små filer.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>Markeras detta alternativ sparas ditt projekt som en samlad fil. Detta gör det lättare att ta en backup eller göra en kopia, men tillåter inte gemensam redigering eller versionshantering.<br/>Markeras alternativet inte sparas ditt projekt som en mapp med många små filer.</p></body></html> @@ -2206,12 +2206,12 @@ Använd detta om du får ett felmeddelande angående YAML. Style: - + Language: - + @@ -2221,32 +2221,32 @@ Använd detta om du får ett felmeddelande angående YAML. Restarting Manuskript ensures all settings take effect. - + Show &word count - + &Show word count - + &New style - + Typewriter mode - + Focus mode - + @@ -2256,48 +2256,48 @@ Använd detta om du får ett felmeddelande angående YAML. 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 - + @@ -2320,27 +2320,27 @@ Använd detta om du får ett felmeddelande angående YAML. &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2680,8 +2680,8 @@ Använd detta om du får ett felmeddelande angående YAML. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Filtrerar vilka objekt som inkluderas i det exporterade materialet.&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(Ej helt implementerat ännu.)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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>Filtrerar vilka objekt som inkluderas i det exporterade materialet.<br/><span style=" color:#773333;">(Ej helt implementerat ännu.)</span></p></body></html> @@ -2750,22 +2750,22 @@ Använd detta om du får ett felmeddelande angående YAML. - Replace ... with … + Replace ... with … Ersätt ... med … - Replace --- with — + Replace --- with — Ersätt --- med — - Replace double quotes (") with: - Ersätt dubbla citattecken (&quot;) med: + Replace double quotes (") with: + Ersätt dubbla citattecken (") med: - Replace single quotes (') with: + Replace single quotes (') with: Ersätt enkla citattecken (') med: @@ -2864,12 +2864,12 @@ Använd detta om du får ett felmeddelande angående YAML. <b>Status:</b> uninstalled. - &lt;b&gt;Status:&lt;/b&gt; avinstallerad. + <b>Status:</b> avinstallerad. <b>Requires:</b> - &lt;b&gt;Kräver:&lt;/b&gt; + <b>Kräver:</b> @@ -2915,17 +2915,17 @@ Använd detta om du får ett felmeddelande angående YAML. Spellcheck - + Navigation - + New Text - + @@ -2935,12 +2935,12 @@ Använd detta om du får ett felmeddelande angående YAML. Title: Show Full Path - + Theme selector - + @@ -2955,17 +2955,17 @@ Använd detta om du får ett felmeddelande angående YAML. Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2988,7 +2988,7 @@ Använd detta om du får ett felmeddelande angående YAML. Trim long titles (> 32 chars) - Trimma långa titlar (&gt; 32 tecken) + Trimma långa titlar (> 32 tecken) @@ -3005,7 +3005,7 @@ Använd detta om du får ett felmeddelande angående YAML. 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. Om du inte vill se mig kan du gömma mig via Hjälp-menyn. @@ -3168,22 +3168,22 @@ Använd detta om du får ett felmeddelande angående YAML. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3359,13 +3359,13 @@ Använd detta om du får ett felmeddelande angående YAML. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3484,7 +3484,7 @@ Använd detta om du får ett felmeddelande angående YAML. - Freytag's pyramid + Freytag's pyramid Freytags pyramid @@ -3559,7 +3559,7 @@ Använd detta om du får ett felmeddelande angående YAML. - Hero's journey + Hero's journey Hjälteresan @@ -3860,32 +3860,32 @@ Använd detta om du får ett felmeddelande angående YAML. <b>Unknown reference:</b> {}. - &lt;b&gt;Okänd referens:&lt;/b&gt; {}. + <b>Okänd referens:</b> {}. Folder: <b>{}</b> - Mapp: &lt;b&gt;{}&lt;/b&gt; + Mapp: <b>{}</b> Text: <b>{}</b> - Text: &lt;b&gt;{}&lt;/b&gt; + Text: <b>{}</b> Character: <b>{}</b> - Karaktär: &lt;b&gt;{}&lt;/b&gt; + Karaktär: <b>{}</b> Plot: <b>{}</b> - Handling: &lt;b&gt;{}&lt;/b&gt; + Handling: <b>{}</b> World: <b>{name}</b>{path} - Värld: &lt;b&gt;{name}&lt;/b&gt;{path} + Värld: <b>{name}</b>{path} @@ -4024,12 +4024,12 @@ Använd detta om du får ett felmeddelande angående YAML. Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4039,13 +4039,13 @@ Använd detta om du får ett felmeddelande angående YAML. Unable to load selected file - + Unable to add selected image: {} - + @@ -4084,7 +4084,7 @@ Använd detta om du får ett felmeddelande angående YAML. <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> @@ -4096,24 +4096,24 @@ Använd detta om du får ett felmeddelande angående YAML. <p><b>Mark:</b></p> - &lt;p&gt;Dela markerade objekt vid det angivna märket.&lt;/p&gt; + <p>Dela markerade objekt vid det angivna märket.</p> - &lt;p&gt;Om ett av de markerade objekten är en mapp kommer - detta att tillämpas rekursivt för &lt;i&gt;alla&lt;/i&gt; dess barnobjekt.&lt;/p&gt; + <p>Om ett av de markerade objekten är en mapp kommer + detta att tillämpas rekursivt för <i>alla</i> dess barnobjekt.</p> - &lt;p&gt;Delningsmärket kan innehålla följande kontrollsekvenser: - &lt;ul&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\n&lt;/code&gt;&lt;/b&gt;: radbrytning&lt;/li&gt; - &lt;li&gt;&lt;b&gt;&lt;code&gt;\t&lt;/code&gt;&lt;/b&gt;: tabb&lt;/li&gt; - &lt;/ul&gt; - &lt;/p&gt; + <p>Delningsmärket kan innehålla följande kontrollsekvenser: + <ul> + <li><b><code>\n</code></b>: radbrytning</li> + <li><b><code>\t</code></b>: tabb</li> + </ul> + </p> - &lt;p&gt;&lt;b&gt;Märke:&lt;/b&gt;&lt;/p&gt; + <p><b>Märke:</b></p> - Split '{}' + Split '{}' Dela '{}' @@ -4417,7 +4417,7 @@ Använd detta om du får ett felmeddelande angående YAML. <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;Total:&lt;/b&gt; {} ord (~ {} sidor) + <b>Total:</b> {} ord (~ {} sidor) @@ -4675,7 +4675,7 @@ Använd detta om du får ett felmeddelande angående YAML. Natural resources - + diff --git a/i18n/manuskript_ta.ts b/i18n/manuskript_ta.ts index a08b0ab..ef4f195 100644 --- a/i18n/manuskript_ta.ts +++ b/i18n/manuskript_ta.ts @@ -1,224 +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… - + @@ -226,52 +226,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -459,1099 +459,1099 @@ Use that if you get YAML related error. 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 - + &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 - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1567,708 +1567,708 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2345,37 +2345,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2416,12 +2416,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,47 +2447,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,12 +2555,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,27 +2576,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,202 +2612,202 @@ Use that if you get YAML related error. 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 — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,72 +2871,72 @@ Use that if you get YAML related error. 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 - + @@ -2944,40 +2944,40 @@ Use that if you get YAML related error. 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. + @@ -2985,32 +2985,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,67 +3094,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,37 +3170,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,122 +3216,122 @@ Use that if you get YAML related error. 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 - + @@ -3339,22 +3339,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3362,12 +3362,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3375,17 +3375,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3393,17 +3393,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3411,177 +3411,177 @@ Use that if you get YAML related error. 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 - + @@ -3589,32 +3589,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3622,22 +3622,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3645,17 +3645,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3663,37 +3663,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3701,162 +3701,162 @@ Use that if you get YAML related error. 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 - + @@ -3864,87 +3864,87 @@ Use that if you get YAML related error. 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 - + @@ -3952,12 +3952,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3965,53 +3965,53 @@ Use that if you get YAML related error. 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: {} - + @@ -4019,27 +4019,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4050,7 +4050,7 @@ Use that if you get YAML related error. <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> @@ -4061,17 +4061,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4079,17 +4079,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4097,22 +4097,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4120,7 +4120,7 @@ Use that if you get YAML related error. Various - + @@ -4128,47 +4128,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4176,22 +4176,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4199,222 +4199,222 @@ Use that if you get YAML related error. 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 - + @@ -4422,212 +4422,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_tr.qm b/i18n/manuskript_tr.qm index 79ef9b7..f28ad0a 100644 Binary files a/i18n/manuskript_tr.qm and b/i18n/manuskript_tr.qm differ diff --git a/i18n/manuskript_tr.ts b/i18n/manuskript_tr.ts index 56adff1..80dbafa 100644 --- a/i18n/manuskript_tr.ts +++ b/i18n/manuskript_tr.ts @@ -1,42 +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. - + @@ -46,7 +46,7 @@ A little known format modestly used. You know, web sites for example. - + @@ -61,7 +61,7 @@ Standalone document (not just a fragment) - + @@ -71,7 +71,7 @@ Number of sections level to include in TOC: - + @@ -81,17 +81,17 @@ 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. Ağaç öldürmeyen kitaplar. @@ -151,33 +151,33 @@ 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. + @@ -189,20 +189,20 @@ 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. - + @@ -217,8 +217,8 @@ Use that if you get YAML related error. - Choose output file… - + Choose output file… + @@ -226,12 +226,12 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + @@ -241,7 +241,7 @@ Use that if you get YAML related error. Offers export to - + @@ -261,17 +261,17 @@ Use that if you get YAML related error. Path: - + ... - + {HelpText} - + @@ -279,7 +279,7 @@ Use that if you get YAML related error. Frequency Analyzer - + @@ -299,7 +299,7 @@ Use that if you get YAML related error. Exclude words (comma separated): - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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,12 +348,12 @@ Use that if you get YAML related error. 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: - + @@ -363,17 +363,17 @@ Use that if you get YAML related error. Sort items by name - + Import folder then files - + OPML Import - + @@ -388,7 +388,7 @@ Use that if you get YAML related error. Pandoc import - + @@ -398,7 +398,7 @@ Use that if you get YAML related error. then it will be imported in manuskript. One or the other might give better result depending on your document. <br/>&nbsp; - + @@ -408,7 +408,7 @@ Use that if you get YAML related error. Wrap lines: - + @@ -418,27 +418,27 @@ Use that if you get YAML related error. <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: - + @@ -539,7 +539,7 @@ Use that if you get YAML related error. Full - + @@ -623,13 +623,13 @@ Use that if you get YAML related error. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Bir cümlelik &lt;br/&gt;özet&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Bir paragraflık&lt;br/&gt;özet&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -644,12 +644,12 @@ Use that if you get YAML related error. Plots - + Plot - + @@ -679,7 +679,7 @@ Use that if you get YAML related error. Populates with empty data - + @@ -714,12 +714,12 @@ Use that if you get YAML related error. FlatData - + Persos - + @@ -754,27 +754,27 @@ Use that if you get YAML related error. &View - + &Mode - + &Cheat sheet - + Sea&rch - + &Navigation - + @@ -849,27 +849,27 @@ Use that if you get YAML related error. Tree - + &Simple - + &Fiction - + Index cards - + S&ettings - + @@ -879,12 +879,12 @@ Use that if you get YAML related error. &Close project - + Co&mpile - + @@ -894,204 +894,204 @@ Use that if you get YAML related error. &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… - + @@ -1101,102 +1101,102 @@ Use that if you get YAML related error. &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 - + @@ -1206,262 +1206,262 @@ Use that if you get YAML related error. 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 - + @@ -1471,12 +1471,12 @@ Use that if you get YAML related error. Shift+F3 - + Situation - + @@ -1486,12 +1486,12 @@ Use that if you get YAML related error. &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1501,57 +1501,57 @@ Use that if you get YAML related error. &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. - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1577,12 +1577,12 @@ Use that if you get YAML related error. Revisions - + Views - + @@ -1597,197 +1597,197 @@ Use that if you get YAML related error. 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 - + @@ -1797,7 +1797,7 @@ Use that if you get YAML related error. Visible columns - + @@ -1807,12 +1807,12 @@ Use that if you get YAML related error. Word count - + Percentage - + @@ -1822,32 +1822,32 @@ Use that if you get YAML related error. Index cards - + Item colors - + Border color: - + Corner color: - + Background - + Color: - + @@ -1857,42 +1857,42 @@ Use that if you get YAML related error. Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + @@ -1902,287 +1902,287 @@ Use that if you get YAML related error. 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: - + @@ -2192,83 +2192,83 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2350,12 +2350,12 @@ Use that if you get YAML related error. POV - + Label - + @@ -2365,12 +2365,12 @@ Use that if you get YAML related error. Compile - + Word count - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2421,7 +2421,7 @@ Use that if you get YAML related error. Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,27 +2447,27 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + @@ -2477,12 +2477,12 @@ Use that if you get YAML related error. Texts - + Plots - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,7 +2555,7 @@ Use that if you get YAML related error. One line summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,22 +2576,22 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,22 +2612,22 @@ Use that if you get YAML related error. Form - + Content - + Decide here what will be included in the final export. - + Type - + @@ -2637,32 +2637,32 @@ Use that if you get YAML related error. 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: - + @@ -2677,107 +2677,107 @@ Use that if you get YAML related error. 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: - + @@ -2787,27 +2787,27 @@ Use that if you get YAML related error. Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,32 +2871,32 @@ Use that if you get YAML related error. Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + @@ -2906,37 +2906,37 @@ Use that if you get YAML related error. Title: Show Full Path - + Theme selector - + Word count - + Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2949,35 +2949,35 @@ Use that if you get YAML related error. 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. + @@ -2985,27 +2985,27 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,17 +3094,17 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + @@ -3114,47 +3114,47 @@ Use that if you get YAML related error. F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,12 +3170,12 @@ Use that if you get YAML related error. Form - + Properties - + @@ -3185,7 +3185,7 @@ Use that if you get YAML related error. One line summary - + @@ -3195,12 +3195,12 @@ Use that if you get YAML related error. Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,127 +3216,127 @@ Use that if you get YAML related error. 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3344,22 +3344,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3367,12 +3367,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3385,12 +3385,12 @@ Use that if you get YAML related error. Table of Content - + Custom settings for {} - + @@ -3398,17 +3398,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3421,172 +3421,172 @@ Use that if you get YAML related error. 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 - + @@ -3599,27 +3599,27 @@ Use that if you get YAML related error. Meta - + New step - + Main - + Secondary - + Minor - + @@ -3627,22 +3627,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3650,17 +3650,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3668,12 +3668,12 @@ Use that if you get YAML related error. Form - + POV - + @@ -3683,12 +3683,12 @@ Use that if you get YAML related error. Label - + Compile - + @@ -3698,7 +3698,7 @@ Use that if you get YAML related error. Word count - + @@ -3706,27 +3706,27 @@ Use that if you get YAML related error. Not a reference: {}. - + Unknown reference: {}. - + Path: - + Stats: - + POV: - + @@ -3736,22 +3736,22 @@ Use that if you get YAML related error. Label: - + Short summary: - + Long summary: - + Notes: - + @@ -3766,12 +3766,12 @@ Use that if you get YAML related error. POV of: - + Go to {}. - + @@ -3796,7 +3796,7 @@ Use that if you get YAML related error. Passion - + @@ -3806,37 +3806,37 @@ Use that if you get YAML related error. <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3856,12 +3856,12 @@ Use that if you get YAML related error. Short summary - + Longer summary - + @@ -3869,87 +3869,87 @@ Use that if you get YAML related error. 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 - + @@ -3957,12 +3957,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3970,37 +3970,37 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4010,13 +4010,13 @@ Use that if you get YAML related error. Unable to load selected file - + Unable to add selected image: {} - + @@ -4024,27 +4024,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4055,7 +4055,7 @@ Use that if you get YAML related error. <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> @@ -4066,17 +4066,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4084,17 +4084,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4102,22 +4102,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4125,7 +4125,7 @@ Use that if you get YAML related error. Various - + @@ -4133,47 +4133,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4181,22 +4181,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4204,222 +4204,222 @@ Use that if you get YAML related error. 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 - + @@ -4427,212 +4427,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_uk.qm b/i18n/manuskript_uk.qm index af02fdd..de5d0ef 100644 Binary files a/i18n/manuskript_uk.qm and b/i18n/manuskript_uk.qm differ diff --git a/i18n/manuskript_uk.ts b/i18n/manuskript_uk.ts index 8f2fe8d..1f5dfe7 100644 --- a/i18n/manuskript_uk.ts +++ b/i18n/manuskript_uk.ts @@ -1,16 +1,16 @@ - + Export - Basic HTML output using the Python module 'markdown'. + Basic HTML output using the Python module 'markdown'. Звичайний вивід HTML з уживанням модуля Python 'markdown'. - Python module 'markdown'. + Python module 'markdown'. Модуль Python 'markdown'. @@ -101,7 +101,7 @@ Use <q> tags for quotes in HTML - Використувати тег &lt;p&gt; для цитувань у HTML + Використувати тег <p> для цитувань у HTML @@ -130,7 +130,7 @@ - Books that don't kill trees. + Books that don't kill trees. Книжки, що вони не вбивають дерева. @@ -158,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, наприклад &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;. + 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> - &lt;p&gt;Загальний конвертер документів. Ним можна конвертувати markdown у безліч інших - форматів.&lt;/p&gt; - &lt;p&gt;Сторінка: &lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>Загальний конвертер документів. Ним можна конвертувати markdown у безліч інших + форматів.</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 на: - &lt;a href=&quot;http://pandoc.org/installing.html&quot;&gt;http://pandoc.org/installing.html&lt;/a&gt;. Якщо ви потребуєте підтримки unicode, оберіть xelatex. + <a href="http://pandoc.org/installing.html">http://pandoc.org/installing.html</a>. Якщо ви потребуєте підтримки unicode, оберіть xelatex. @@ -218,18 +218,18 @@ Use that if you get YAML related error. Self-contained HTML files, with no dependencies - + Could not process regular expression: {} - + - Choose output file… - + Choose output file… + @@ -361,11 +361,11 @@ Use that if you get YAML related error. 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> - &lt;p&gt;&lt;b&gt;Інфо:&lt;/b&gt; Імпортує + <p><b>Інфо:</b> Імпортує структуру тек цілком. Теки буде додано як теки, а внутрішні документи звичайного тексту (ви обираєте, які саме за типом файлу) - як сцени.&lt;/p&gt; - &lt;p&gt;Підтримувано лише текстові файли, а не зображення, двійкові тощо.&lt;/p&gt; + як сцени.</p> + <p>Підтримувано лише текстові файли, а не зображення, двійкові тощо.</p> @@ -440,7 +440,7 @@ Use that if you get YAML related error. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + @@ -645,13 +645,13 @@ Use that if you get YAML related error. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Переказ одним&lt;br/&gt;реченням&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;Переказ одним&lt;br/&gt;абзацом&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">Переказ одним<br/>абзацом</p></body></html> @@ -701,7 +701,7 @@ Use that if you get YAML related error. Populates with empty data - + @@ -711,7 +711,7 @@ Use that if you get YAML related error. Source of passion - + @@ -736,12 +736,12 @@ Use that if you get YAML related error. FlatData - + Persos - + @@ -986,64 +986,64 @@ Use that if you get YAML related error. 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 - + @@ -1108,12 +1108,12 @@ Use that if you get YAML related error. Add plot step - + &Import… - + @@ -1123,62 +1123,62 @@ Use that if you get YAML related error. &Copy - + Ctrl+C - + C&ut - + Ctrl+X - + &Paste - + Ctrl+V - + &Split… - + Ctrl+Shift+K - + Sp&lit at cursor - + Ctrl+K - + Ctrl+M - + Ctrl+D - + @@ -1188,27 +1188,27 @@ Use that if you get YAML related error. &Move Up - + Ctrl+Shift+Up - + M&ove Down - + Ctrl+Shift+Down - + Dupl&icate - + @@ -1228,262 +1228,262 @@ Use that if you get YAML related error. 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 - + @@ -1493,12 +1493,12 @@ Use that if you get YAML related error. Shift+F3 - + Situation - + @@ -1508,12 +1508,12 @@ Use that if you get YAML related error. &Technical Support - + How to obtain technical support for Manuskript. - + @@ -1523,57 +1523,57 @@ Use that if you get YAML related error. &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. - + @@ -1581,7 +1581,7 @@ Use that if you get YAML related error. No results found - + @@ -1599,12 +1599,12 @@ Use that if you get YAML related error. Revisions - + Views - + @@ -1619,122 +1619,122 @@ Use that if you get YAML related error. 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 - + @@ -1744,17 +1744,17 @@ Use that if you get YAML related error. Colors - + Icon color: - + Nothing - + @@ -1779,32 +1779,32 @@ Use that if you get YAML related error. Text color: - + Background color: - + Folders - + Show ite&m count - + Show summary - + &Nothing - + @@ -1819,7 +1819,7 @@ Use that if you get YAML related error. Visible columns - + @@ -1829,12 +1829,12 @@ Use that if you get YAML related error. Word count - + Percentage - + @@ -1849,17 +1849,17 @@ Use that if you get YAML related error. Item colors - + Border color: - + Corner color: - + @@ -1869,7 +1869,7 @@ Use that if you get YAML related error. Color: - + @@ -1879,42 +1879,42 @@ Use that if you get YAML related error. Image: - + Text editor - + Font - + Family: - + Size: - + Misspelled: - + Background: - + Paragraphs - + @@ -1924,287 +1924,287 @@ Use that if you get YAML related error. 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: - + @@ -2214,83 +2214,83 @@ Use that if you get YAML related error. 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 - + @@ -2298,42 +2298,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2354,12 +2354,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2392,7 +2392,7 @@ Use that if you get YAML related error. Word count - + @@ -2405,32 +2405,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2443,7 +2443,7 @@ Use that if you get YAML related error. Value - + @@ -2451,17 +2451,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2469,27 +2469,27 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + @@ -2499,7 +2499,7 @@ Use that if you get YAML related error. Texts - + @@ -2517,27 +2517,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2545,7 +2545,7 @@ Use that if you get YAML related error. Various - + @@ -2553,7 +2553,7 @@ Use that if you get YAML related error. Various - + @@ -2561,7 +2561,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2569,7 +2569,7 @@ Use that if you get YAML related error. Form - + @@ -2577,7 +2577,7 @@ Use that if you get YAML related error. One line summary - + @@ -2590,7 +2590,7 @@ Use that if you get YAML related error. Form - + @@ -2598,17 +2598,17 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + @@ -2626,7 +2626,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2634,22 +2634,22 @@ Use that if you get YAML related error. Form - + Content - + Decide here what will be included in the final export. - + Type - + @@ -2664,27 +2664,27 @@ Use that if you get YAML related error. 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: - + @@ -2699,67 +2699,67 @@ Use that if you get YAML related error. 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: - + @@ -2769,22 +2769,22 @@ Use that if you get YAML related error. Replace - + With - + RegExp - + If checked, uses regular expression for replacement. If unchecked, replaced as plain text. - + @@ -2794,12 +2794,12 @@ Use that if you get YAML related error. Font - + Font: - + @@ -2809,27 +2809,27 @@ Use that if you get YAML related error. Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2837,37 +2837,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2875,17 +2875,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2893,32 +2893,32 @@ Use that if you get YAML related error. Theme: - + {} words / {} - + {} words - + Spellcheck - + Navigation - + New Text - + @@ -2928,17 +2928,17 @@ Use that if you get YAML related error. Title: Show Full Path - + Theme selector - + Word count - + @@ -2948,17 +2948,17 @@ Use that if you get YAML related error. Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2971,35 +2971,35 @@ Use that if you get YAML related error. 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. + @@ -3007,22 +3007,22 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + @@ -3040,7 +3040,7 @@ Use that if you get YAML related error. Various - + @@ -3048,12 +3048,12 @@ Use that if you get YAML related error. Form - + Lock screen: - + @@ -3063,12 +3063,12 @@ Use that if you get YAML related error. Time target - + words - + @@ -3078,7 +3078,7 @@ Use that if you get YAML related error. Lock ! - + @@ -3093,22 +3093,22 @@ Use that if you get YAML related error. {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3116,7 +3116,7 @@ Use that if you get YAML related error. Form - + @@ -3136,22 +3136,22 @@ Use that if you get YAML related error. F11 - + Go to parent item - + Alt+Up - + Root - + @@ -3161,22 +3161,22 @@ Use that if you get YAML related error. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3184,7 +3184,7 @@ Use that if you get YAML related error. Markdown - + @@ -3192,12 +3192,12 @@ Use that if you get YAML related error. Form - + Properties - + @@ -3207,7 +3207,7 @@ Use that if you get YAML related error. One line summary - + @@ -3217,12 +3217,12 @@ Use that if you get YAML related error. Notes / References - + Revisions - + @@ -3230,7 +3230,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3238,107 +3238,107 @@ Use that if you get YAML related error. 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 - + @@ -3352,13 +3352,13 @@ Use that if you get YAML related error. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3366,22 +3366,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3389,12 +3389,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3407,12 +3407,12 @@ Use that if you get YAML related error. Table of Content - + Custom settings for {} - + @@ -3420,17 +3420,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3443,12 +3443,12 @@ Use that if you get YAML related error. Promise - + Problem - + @@ -3458,157 +3458,157 @@ Use that if you get YAML related error. 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 - + @@ -3621,27 +3621,27 @@ Use that if you get YAML related error. Meta - + New step - + Main - + Secondary - + Minor - + @@ -3649,22 +3649,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3672,17 +3672,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3690,7 +3690,7 @@ Use that if you get YAML related error. Form - + @@ -3720,7 +3720,7 @@ Use that if you get YAML related error. Word count - + @@ -3728,12 +3728,12 @@ Use that if you get YAML related error. Not a reference: {}. - + Unknown reference: {}. - + @@ -3743,12 +3743,12 @@ Use that if you get YAML related error. Stats: - + POV: - + @@ -3758,22 +3758,22 @@ Use that if you get YAML related error. Label: - + Short summary: - + Long summary: - + Notes: - + @@ -3788,12 +3788,12 @@ Use that if you get YAML related error. POV of: - + Go to {}. - + @@ -3818,7 +3818,7 @@ Use that if you get YAML related error. Passion - + @@ -3828,37 +3828,37 @@ Use that if you get YAML related error. <b>Unknown reference:</b> {}. - + Folder: <b>{}</b> - + Text: <b>{}</b> - + Character: <b>{}</b> - + Plot: <b>{}</b> - + World: <b>{name}</b>{path} - + Referenced in: - + @@ -3878,12 +3878,12 @@ Use that if you get YAML related error. Short summary - + Longer summary - + @@ -3891,87 +3891,87 @@ Use that if you get YAML related error. 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 - + @@ -3979,12 +3979,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3992,37 +3992,37 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4032,13 +4032,13 @@ Use that if you get YAML related error. Unable to load selected file - + Unable to add selected image: {} - + @@ -4046,27 +4046,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4077,7 +4077,7 @@ Use that if you get YAML related error. <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> @@ -4088,17 +4088,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4106,17 +4106,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4124,22 +4124,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4147,7 +4147,7 @@ Use that if you get YAML related error. Various - + @@ -4155,47 +4155,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4203,22 +4203,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4226,97 +4226,97 @@ Use that if you get YAML related error. 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) - + @@ -4326,62 +4326,62 @@ Use that if you get YAML related error. Create New Project - + Warning - + Overwrite existing project {} ? - + Empty fiction - + Chapter - + Scene - + Trilogy - + Book - + Section - + Empty non-fiction - + words each. - + of - + @@ -4391,57 +4391,57 @@ Use that if you get YAML related error. Something - + <b>Total:</b> {} words (~ {} pages) - + Fiction - + Non-fiction - + Idea - + Note - + Research - + TODO - + First draft - + Second draft - + Final - + @@ -4449,212 +4449,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_zh_CN.qm b/i18n/manuskript_zh_CN.qm index 1708634..5483a6e 100644 Binary files a/i18n/manuskript_zh_CN.qm and b/i18n/manuskript_zh_CN.qm differ diff --git a/i18n/manuskript_zh_CN.ts b/i18n/manuskript_zh_CN.ts index 5ed7d27..cd984f6 100644 --- a/i18n/manuskript_zh_CN.ts +++ b/i18n/manuskript_zh_CN.ts @@ -1,16 +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'。 @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - 使用 &lt;q&gt; 标签来在 HTML 中表示引用 + 使用 <q> 标签来在 HTML 中表示引用 @@ -135,7 +135,7 @@ - Books that don't kill trees. + Books that don't kill trees. 不破坏树形结构的书籍。 @@ -163,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>. 简单导出到纯文本。你可以使用 Manuskript 中不识别的自定义 -标记,例如 &lt;a href='www.fountain.io'&gt;Fountain&lt;/a&gt;。 +标记,例如 <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> - &lt;p&gt;一个通用的转换器,可以把 markdown 转为很多种其他的格式&lt;/p&gt; - &lt;p&gt;官网:&lt;a href=&quot;http://www.pandoc.org&quot;&gt;http://pandoc.org/&lt;/a&gt;&lt;/p&gt; + <p>一个通用的转换器,可以把 markdown 转为很多种其他的格式</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 推荐可以在以下找到: - &lt;a href=&quot;https://pandoc.org/installing.html&quot;&gt;pandoc.org/installing.html&lt;/a&gt;. 如果你想要 Unicode 支持,你需要 XeLaTeX。 + <a href="https://pandoc.org/installing.html">pandoc.org/installing.html</a>. 如果你想要 Unicode 支持,你需要 XeLaTeX。 @@ -226,7 +226,7 @@ Use that if you get YAML related error. - Choose output file… + Choose output file… 选择导出文件地址 @@ -359,11 +359,11 @@ Use that if you get YAML related error. 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> - &lt;p&gt;&lt;b&gt;信息&lt;/b&gt; 导入为一个整体的 + <p><b>信息</b> 导入为一个整体的 文档结构。文件夹被添加为文件夹, 内部的纯文本文档 (你可以通过拓展选择其中的几个) - 被添加为场景&lt;/p&gt; - &lt;p&gt;仅支持文本文档 (不支持图片、二进制文件等其他格式)。&lt;/p&gt; + 被添加为场景</p> + <p>仅支持文本文档 (不支持图片、二进制文件等其他格式)。</p> @@ -438,7 +438,7 @@ Use that if you get YAML related error. <b>none</b>: no line wrap.<br> <b>preserve</b>: tries to preserves line wrap from the original document.</p> - + @@ -643,13 +643,13 @@ Use that if you get YAML related error. - <html><head/><body><p align="right">One sentence<br/>summary</p></body></html> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;单句&lt;br/&gt;概述&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;单段&lt;br/&gt;概述&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p align="right">One paragraph<br/>summary</p></body></html> + <html><head/><body><p align="right">单段<br/>概述</p></body></html> @@ -993,8 +993,8 @@ Use that if you get YAML related error. - 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) 基本情况是形如'如果...?'的问题。例如:'如果一个最危险的巫师没能成功杀死一个婴儿……?'(哈利·波特) @@ -1110,7 +1110,7 @@ Use that if you get YAML related error. - &Import… + &Import… 导入(&I) @@ -1150,7 +1150,7 @@ Use that if you get YAML related error. - &Split… + &Split… 分割(&S) @@ -1445,12 +1445,12 @@ Use that if you get YAML related error. - 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. 如果不保存,项目改动会丢失。 @@ -1471,7 +1471,7 @@ Use that if you get YAML related error. Allow POV - + @@ -1481,7 +1481,7 @@ Use that if you get YAML related error. Ctrl+F - + @@ -1506,52 +1506,52 @@ Use that if you get YAML related error. 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. - + @@ -1561,12 +1561,12 @@ Use that if you get YAML related error. Shift+F3 - + Situation - + @@ -1579,7 +1579,7 @@ Use that if you get YAML related error. No results found - + @@ -1672,7 +1672,7 @@ Use that if you get YAML related error. <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;如果你勾选了这个选项,你的项目会被保存到单个文件中。这更易于复制与备份,但无法协作编辑或者进行版本控制。&lt;br/&gt;如果不勾选,你的项目会被保存为一个包含许多小文件的文件夹。&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <html><head/><body><p>如果你勾选了这个选项,你的项目会被保存到单个文件中。这更易于复制与备份,但无法协作编辑或者进行版本控制。<br/>如果不勾选,你的项目会被保存为一个包含许多小文件的文件夹。</p></body></html> @@ -2261,34 +2261,34 @@ Use that if you get YAML related error. - <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> - &lt;p&gt;&lt;b&gt;历史版本功能被报告存在许多问题。在这个版本的 Manuskript 中,当创建新项目时,它被默认关闭以提供最佳体验。&lt;/b&gt;&lt;/p&gt;&lt;p&gt;为什么这些问题还没有被修复?&lt;a href=&quot;https://www.theologeek.ch/manuskript/contribute/&quot;&gt;我们需要你的帮助来改善 Manuskript !&lt;/a&gt;&lt;/p&gt; + <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> Show progress in chars next to words - + Char/Word Counter - + Count spaces as chars - + Show char c&ount - + Sho&w char count - + @@ -2311,27 +2311,27 @@ Use that if you get YAML related error. &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2403,7 +2403,7 @@ Use that if you get YAML related error. Form - + @@ -2467,7 +2467,7 @@ Use that if you get YAML related error. Form - + @@ -2567,7 +2567,7 @@ Use that if you get YAML related error. Form - + @@ -2588,7 +2588,7 @@ Use that if you get YAML related error. Form - + @@ -2632,7 +2632,7 @@ Use that if you get YAML related error. Form - + @@ -2671,8 +2671,8 @@ Use that if you get YAML related error. - <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> - &lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;项目过滤器会被包括在最终导出中&lt;br/&gt;&lt;span style=&quot; color:#773333;&quot;&gt;(尚未完全应用。)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; + <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> @@ -2741,12 +2741,12 @@ Use that if you get YAML related error. - Replace double quotes (") with: - 将双引号(&quot;)替换为: + Replace double quotes (") with: + 将双引号(")替换为: - Replace single quotes (') with: + Replace single quotes (') with: 将单引号(')替换为: @@ -2817,16 +2817,16 @@ Use that if you get YAML related error. {}Level {} text - + - Replace ... with … + Replace ... with … 将 ... 替换为 … - Replace --- with — + Replace --- with — 将 --- 替换为 — @@ -2855,12 +2855,12 @@ Use that if you get YAML related error. <b>Status:</b> uninstalled. - &lt;b&gt;状态:&lt;/b&gt; 未安装。 + <b>状态:</b> 未安装。 <b>Requires:</b> - &lt;b&gt;需要:&lt;/b&gt; + <b>需要:</b> @@ -2906,17 +2906,17 @@ Use that if you get YAML related error. Spellcheck - + Navigation - + New Text - + @@ -2926,12 +2926,12 @@ Use that if you get YAML related error. Title: Show Full Path - + Theme selector - + @@ -2941,22 +2941,22 @@ Use that if you get YAML related error. Progress - + Progress: Auto Show/Hide - + Clock - + Clock: Show Seconds - + @@ -2969,7 +2969,7 @@ Use that if you get YAML related error. Split scenes at: - + @@ -2979,7 +2979,7 @@ Use that if you get YAML related error. Trim long titles (> 32 chars) - + @@ -2996,8 +2996,8 @@ Use that if you get YAML related error. 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. + @@ -3046,7 +3046,7 @@ Use that if you get YAML related error. Form - + @@ -3114,7 +3114,7 @@ Use that if you get YAML related error. Form - + @@ -3159,22 +3159,22 @@ Use that if you get YAML related error. ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3190,7 +3190,7 @@ Use that if you get YAML related error. Form - + @@ -3350,13 +3350,13 @@ Use that if you get YAML related error. - You're about to delete {} item(s). - + You're about to delete {} item(s). + Are you sure? - + @@ -3475,7 +3475,7 @@ Use that if you get YAML related error. - Freytag's pyramid + Freytag's pyramid 弗雷塔格的金字塔 @@ -3550,7 +3550,7 @@ Use that if you get YAML related error. - Hero's journey + Hero's journey 英雄的旅程 @@ -3688,7 +3688,7 @@ Use that if you get YAML related error. Form - + @@ -3826,32 +3826,32 @@ Use that if you get YAML related error. <b>Unknown reference:</b> {}. - &lt;b&gt;未知参考&lt;/b&gt; {}。 + <b>未知参考</b> {}。 Folder: <b>{}</b> - 文件夹:&lt;b&gt;{}&lt;/b&gt; + 文件夹:<b>{}</b> Text: <b>{}</b> - 文本:&lt;b&gt;{}&lt;/b&gt; + 文本:<b>{}</b> Character: <b>{}</b> - 角色:&lt;b&gt;{}&lt;/b&gt; + 角色:<b>{}</b> Plot: <b>{}</b> - 情节:&lt;b&gt;{}&lt;/b&gt; + 情节:<b>{}</b> World: <b>{name}</b>{path} - 世界:&lt;b&gt;{name}&lt;/b&gt;{path} + 世界:<b>{name}</b>{path} @@ -3889,17 +3889,17 @@ Use that if you get YAML related error. Form - + Options - + Restore - + @@ -3909,67 +3909,67 @@ Use that if you get YAML related error. 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 - + @@ -3977,12 +3977,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -4015,12 +4015,12 @@ Use that if you get YAML related error. Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4030,13 +4030,13 @@ Use that if you get YAML related error. Unable to load selected file - + Unable to add selected image: {} - + @@ -4044,7 +4044,7 @@ Use that if you get YAML related error. Form - + @@ -4059,7 +4059,7 @@ Use that if you get YAML related error. Secondary - + @@ -4075,7 +4075,7 @@ Use that if you get YAML related error. <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 +4086,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4104,17 +4104,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4122,22 +4122,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4153,7 +4153,7 @@ Use that if you get YAML related error. Form - + @@ -4224,7 +4224,7 @@ Use that if you get YAML related error. Form - + @@ -4379,7 +4379,7 @@ Use that if you get YAML related error. of - + @@ -4389,12 +4389,12 @@ Use that if you get YAML related error. Something - + <b>Total:</b> {} words (~ {} pages) - &lt;b&gt;总计:&lt;/b&gt; {} 字 (约 {} 页) + <b>总计:</b> {} 字 (约 {} 页) @@ -4447,212 +4447,212 @@ Use that if you get YAML related error. 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 --git a/i18n/manuskript_zh_HANT.qm b/i18n/manuskript_zh_HANT.qm index bf25351..cdf37af 100644 Binary files a/i18n/manuskript_zh_HANT.qm and b/i18n/manuskript_zh_HANT.qm differ diff --git a/i18n/manuskript_zh_HANT.ts b/i18n/manuskript_zh_HANT.ts index 55bf432..c6542ef 100644 --- a/i18n/manuskript_zh_HANT.ts +++ b/i18n/manuskript_zh_HANT.ts @@ -1,16 +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”。 @@ -31,7 +31,7 @@ Default exporter, provides basic formats used by other exporters. - + @@ -46,7 +46,7 @@ A little known format modestly used. You know, web sites for example. - + @@ -71,7 +71,7 @@ Number of sections level to include in TOC: - + @@ -106,7 +106,7 @@ Use <q> tags for quotes in HTML - 在 HTML 中為引號使用&lt;q&gt;標記 + 在 HTML 中為引號使用<q>標記 @@ -131,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… + @@ -226,52 +226,52 @@ Use that if you get YAML related error. Manage Exporters - + Manuskript - + Description - + Offers export to - + Status - + Status: - + Version: - + Path: - + ... - + {HelpText} - + @@ -279,47 +279,47 @@ Use that if you get YAML related error. Frequency Analyzer - + Word frequency - + Settings - + Minimum size: - + Exclude words (comma separated): - + Analyze - + Phrase frequency - + Number of words: from - + to - + @@ -327,19 +327,19 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. 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 @@ Use that if you get YAML related error. <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 @@ Use that if you get YAML related error. Insert reference - + @@ -459,1099 +459,1099 @@ Use that if you get YAML related error. 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. - + @@ -1559,7 +1559,7 @@ Use that if you get YAML related error. No results found - + @@ -1567,622 +1567,622 @@ Use that if you get YAML related error. 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: - + @@ -2192,83 +2192,83 @@ Use that if you get YAML related error. 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 - + @@ -2276,42 +2276,42 @@ Use that if you get YAML related error. Spelling Suggestions - + &Add to dictionary - + &Remove from custom dictionary - + &New Character - + &New Plot Item - + &New World Item - + &Correction Suggestions - + &Correction Suggestion - + @@ -2319,12 +2319,12 @@ Use that if you get YAML related error. About Manuskript - + Manuskript - + @@ -2332,12 +2332,12 @@ Use that if you get YAML related error. Version - + Software Versions in Use: - + @@ -2345,37 +2345,37 @@ Use that if you get YAML related error. Title - + POV - + Label - + Status - + Compile - + Word count - + Goal - + @@ -2383,32 +2383,32 @@ Use that if you get YAML related error. Form - + POV: - + Goal: - + Word count - + One line summary - + Few sentences summary: - + @@ -2416,12 +2416,12 @@ Use that if you get YAML related error. Name - + Value - + @@ -2429,17 +2429,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + @@ -2447,47 +2447,47 @@ Use that if you get YAML related error. Form - + Filter (type the name of anything in your project) - + Minor - + Secondary - + Main - + Characters - + Texts - + Plots - + World - + @@ -2495,27 +2495,27 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + Various - + @@ -2523,7 +2523,7 @@ Use that if you get YAML related error. Various - + @@ -2531,7 +2531,7 @@ Use that if you get YAML related error. Various - + @@ -2539,7 +2539,7 @@ Use that if you get YAML related error. Dock Widgets Toolbar - + @@ -2547,7 +2547,7 @@ Use that if you get YAML related error. Form - + @@ -2555,12 +2555,12 @@ Use that if you get YAML related error. One line summary - + Full summary - + @@ -2568,7 +2568,7 @@ Use that if you get YAML related error. Form - + @@ -2576,27 +2576,27 @@ Use that if you get YAML related error. Export - + Export to: - + Manage exporters - + Preview - + Settings - + @@ -2604,7 +2604,7 @@ Use that if you get YAML related error. {} (not implemented yet) - + @@ -2612,172 +2612,172 @@ Use that if you get YAML related error. 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: - + @@ -2787,27 +2787,27 @@ Use that if you get YAML related error. Folder - + {}Level {} folder - + {}Level {} text - + Replace ... with … - + Replace --- with — - + @@ -2815,37 +2815,37 @@ Use that if you get YAML related error. Installed - + Custom - + Not found - + {} not found. Install it, or set path manually. - + <b>Status:</b> uninstalled. - + <b>Requires:</b> - + Set {} executable path. - + @@ -2853,17 +2853,17 @@ Use that if you get YAML related error. Phrases - + Frequency - + Word - + @@ -2871,72 +2871,72 @@ Use that if you get YAML related error. 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 - + @@ -2944,40 +2944,40 @@ Use that if you get YAML related error. 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. + @@ -2985,32 +2985,32 @@ Use that if you get YAML related error. Import - + Format: - + Choose file - + Clear file - + Preview - + Settings - + @@ -3018,7 +3018,7 @@ Use that if you get YAML related error. Various - + @@ -3026,67 +3026,67 @@ Use that if you get YAML related error. Form - + Lock screen: - + Word target - + Time target - + words - + minutes - + Lock ! - + ~{} h. - + ~{} mn. - + {}:{} - + {} s. - + {} remaining - + {} words remaining - + @@ -3094,67 +3094,67 @@ Use that if you get YAML related error. Form - + Text - + Index cards - + Outline - + F11 - + Go to parent item - + Alt+Up - + Root - + {} words - + ({} chars) {} words / {} - + {} words / {} - + {} chars - + {} chars - + @@ -3162,7 +3162,7 @@ Use that if you get YAML related error. Markdown - + @@ -3170,37 +3170,37 @@ Use that if you get YAML related error. Form - + Properties - + Summary - + One line summary - + Full summary - + Notes / References - + Revisions - + @@ -3208,7 +3208,7 @@ Use that if you get YAML related error. Auto-hide - + @@ -3216,127 +3216,127 @@ Use that if you get YAML related error. 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). - + You're about to delete {} item(s). + Are you sure? - + @@ -3344,22 +3344,22 @@ Use that if you get YAML related error. None - + Main - + Secondary - + Minor - + @@ -3367,12 +3367,12 @@ Use that if you get YAML related error. {} words / {} ({}) - + {} words - + @@ -3380,17 +3380,17 @@ Use that if you get YAML related error. General - + Table of Content - + Custom settings for {} - + @@ -3398,17 +3398,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3416,177 +3416,177 @@ Use that if you get YAML related error. 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 - + @@ -3594,32 +3594,32 @@ Use that if you get YAML related error. Name - + Meta - + New step - + Main - + Secondary - + Minor - + @@ -3627,22 +3627,22 @@ Use that if you get YAML related error. Main - + Secondary - + Minor - + **Plot:** {} - + @@ -3650,17 +3650,17 @@ Use that if you get YAML related error. Main - + Secondary - + Minors - + @@ -3668,37 +3668,37 @@ Use that if you get YAML related error. Form - + POV - + Status - + Label - + Compile - + Goal - + Word count - + @@ -3706,162 +3706,162 @@ Use that if you get YAML related error. 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 - + @@ -3869,87 +3869,87 @@ Use that if you get YAML related error. 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 - + @@ -3957,12 +3957,12 @@ Use that if you get YAML related error. Form - + Search for... - + @@ -3970,37 +3970,37 @@ Use that if you get YAML related error. New status - + New label - + newtheme - + New theme - + (read-only) - + Open Image - + Image files (*.jpg; *.jpeg; *.png) - + @@ -4010,13 +4010,13 @@ Use that if you get YAML related error. Unable to load selected file - + Unable to add selected image: {} - + @@ -4024,27 +4024,27 @@ Use that if you get YAML related error. Form - + TextLabel - + Minor - + Secondary - + Main - + @@ -4055,7 +4055,7 @@ Use that if you get YAML related error. <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> @@ -4066,17 +4066,17 @@ Use that if you get YAML related error. <p><b>Mark:</b></p> - + - Split '{}' - + Split '{}' + Split items - + @@ -4084,17 +4084,17 @@ Use that if you get YAML related error. Form - + Show Plots - + Show Characters - + @@ -4102,22 +4102,22 @@ Use that if you get YAML related error. Open selected items in that view. - + Split horizontally - + Close split - + Split vertically - + @@ -4125,7 +4125,7 @@ Use that if you get YAML related error. Various - + @@ -4133,47 +4133,47 @@ Use that if you get YAML related error. Form - + CTRL+B - + CTRL+I - + CTRL+U - + CTRL+P - + CTRL+L - + CTRL+E - + CTRL+R - + CTRL+J - + @@ -4181,22 +4181,22 @@ Use that if you get YAML related error. Expand {} - + Collapse {} - + Expand All - + Collapse All - + @@ -4204,222 +4204,222 @@ Use that if you get YAML related error. 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 - + @@ -4427,212 +4427,212 @@ Use that if you get YAML related error. 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 --git a/manuskript/ui/mainWindow.py b/manuskript/ui/mainWindow.py index 96b7e48..5e36fd6 100644 --- a/manuskript/ui/mainWindow.py +++ b/manuskript/ui/mainWindow.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'manuskript/ui/mainWindow.ui' # -# Created by: PyQt5 UI code generator 5.15.5 +# 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. @@ -1373,11 +1373,11 @@ class Ui_MainWindow(object): 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 --git a/util/fix_ts.py b/util/fix_ts.py new file mode 100644 index 0000000..388cbcc --- /dev/null +++ b/util/fix_ts.py @@ -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))