From 110e5b00677a5a3278a85edf03851fcd35c6cce2 Mon Sep 17 00:00:00 2001 From: Trevor Williams Date: Sat, 22 May 2021 13:45:29 -0500 Subject: [PATCH] Preparing for version 1.12.3 stable release. --- data/com.github.phase1geo.minder.appdata.xml | 27 + ...com.github.phase1geo.minder.appdata.xml.in | 21 + meson.build | 2 +- po/com.github.phase1geo.minder.pot | 200 ++--- po/cs.po | 203 ++--- po/es.po | 203 ++--- po/extra/cs.po | 777 ++++++++--------- po/extra/es.po | 777 ++++++++--------- po/extra/extra.pot | 777 ++++++++--------- po/extra/fr.po | 787 +++++++++--------- po/extra/pl.po | 777 ++++++++--------- po/extra/pt.po | 786 ++++++++--------- po/extra/pt_BR.po | 777 ++++++++--------- po/extra/ru.po | 775 +++++++++-------- po/fr.po | 203 ++--- po/it.po | 203 ++--- po/nl.po | 203 ++--- po/pl.po | 203 ++--- po/pt.po | 203 ++--- po/pt_BR.po | 203 ++--- po/ru.po | 200 ++--- src/Application.vala | 2 +- 22 files changed, 4370 insertions(+), 3939 deletions(-) diff --git a/data/com.github.phase1geo.minder.appdata.xml b/data/com.github.phase1geo.minder.appdata.xml index 3a268925..be3b4a83 100644 --- a/data/com.github.phase1geo.minder.appdata.xml +++ b/data/com.github.phase1geo.minder.appdata.xml @@ -135,6 +135,33 @@ none + + +

New

+

Novo

+

Nouveau

+
    +
  • Added rounded branching style.
  • +
  • Added support for drawing clickable folding areas.
  • +
+

Changes

+

Alterações

+

Modifications

+
    +
  • Updated Italian translation (thanks to @albanobattistella)
  • +
  • Changed shape of the unfold indicator.
  • +
+

Bug Fixes

+

Correções

+

Corrections de bugs

+
    +
  • Fixed application crash on Manjaro.
  • +
  • Fixed link drawing order regression.
  • +
  • Removed error output when XML storage files do not exist.
  • +
  • Fixed parsing issue with filepaths starting with file://.
  • +
+
+

New

diff --git a/data/com.github.phase1geo.minder.appdata.xml.in b/data/com.github.phase1geo.minder.appdata.xml.in index 427a0ccf..28ffec8c 100644 --- a/data/com.github.phase1geo.minder.appdata.xml.in +++ b/data/com.github.phase1geo.minder.appdata.xml.in @@ -89,6 +89,27 @@ none + + +

New

+
    +
  • Added rounded branching style.
  • +
  • Added support for drawing clickable folding areas.
  • +
+

Changes

+
    +
  • Updated Italian translation (thanks to @albanobattistella)
  • +
  • Changed shape of the unfold indicator.
  • +
+

Bug Fixes

+
    +
  • Fixed application crash on Manjaro.
  • +
  • Fixed link drawing order regression.
  • +
  • Removed error output when XML storage files do not exist.
  • +
  • Fixed parsing issue with filepaths starting with file://.
  • +
+
+

New

diff --git a/meson.build b/meson.build index 7e61ee52..b31a0c0b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('com.github.phase1geo.minder', ['vala', 'c'], - version : '1.12.2', + version : '1.12.3', license: 'GPL-3.0' ) diff --git a/po/com.github.phase1geo.minder.pot b/po/com.github.phase1geo.minder.pot index 347d1b46..375364d8 100644 --- a/po/com.github.phase1geo.minder.pot +++ b/po/com.github.phase1geo.minder.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -55,22 +55,22 @@ msgid "Mermaid" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "" @@ -123,12 +123,12 @@ msgid "XMind 8" msgstr "" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "" @@ -136,8 +136,8 @@ msgstr "" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "" @@ -181,8 +181,8 @@ msgstr "" msgid "Solarized Light" msgstr "" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" +#: src/themes/ThemeDefault.vala:28 +msgid "Light" msgstr "" #: src/themes/ThemeDark.vala:28 @@ -523,24 +523,24 @@ msgstr "" msgid "unnamed" msgstr "" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "" @@ -620,12 +620,12 @@ msgid "Export As %s" msgstr "" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "" @@ -699,220 +699,220 @@ msgstr "" msgid "Images" msgstr "" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 msgid "New File" msgstr "" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 msgid "Save File As" msgstr "" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 msgid "Undo" msgstr "" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 msgid "Redo" msgstr "" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 msgid "Search Nodes and Connections" msgstr "" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 msgid "Search all tabs" msgstr "" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 msgid "Print…" msgstr "" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 msgid "About Minder" msgstr "" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 msgid "Show Property Sidebar" msgstr "" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "" -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 msgid "Hide Property Sidebar" msgstr "" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 msgid "Hide connections" msgstr "" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 msgid "Node Layouts" msgstr "" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "" -#: src/Node.vala:1832 +#: src/Node.vala:1839 msgid "Node Title" msgstr "" -#: src/Node.vala:1840 +#: src/Node.vala:1847 msgid "Node Note" msgstr "" @@ -1215,7 +1215,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1307,95 +1307,99 @@ msgstr "" msgid "Selected Connections" msgstr "" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 msgid "Color Fill" msgstr "" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 msgid "Connection Options" msgstr "" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 msgid "Title Font" msgstr "" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 msgid "Title Width" msgstr "" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "" @@ -1539,6 +1543,10 @@ msgstr "" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "" diff --git a/po/cs.po b/po/cs.po index 3f248094..4739fc58 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Jan Marek \n" "Language-Team: none\n" @@ -55,22 +55,22 @@ msgid "Mermaid" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Vertikální" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Dolů" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "Do leva" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Vzhůru" @@ -124,12 +124,12 @@ msgid "XMind 8" msgstr "Minder" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horizontální" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "Do prava" @@ -137,8 +137,8 @@ msgstr "Do prava" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Ruční" @@ -182,9 +182,10 @@ msgstr "" msgid "Solarized Light" msgstr "" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "Do prava" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -573,25 +574,25 @@ msgstr "Předchozí sourozenec" msgid "unnamed" msgstr "Nepojmenovaný dokument" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "%0.3g%% hotovo" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 #, fuzzy msgid "connection endpoint change" msgstr "změna poznámky uzlu" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Další nápad" @@ -673,12 +674,12 @@ msgid "Export As %s" msgstr "Export" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Zrušit" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Export" @@ -758,234 +759,234 @@ msgstr "Vybrat uzel" msgid "Images" msgstr "" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 #, fuzzy msgid "New File" msgstr "Otevřít soubor" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Otevřít soubor" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 #, fuzzy msgid "Save File As" msgstr "Uložit soubor jako" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 #, fuzzy msgid "Undo" msgstr "Zpět" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 #, fuzzy msgid "Redo" msgstr "Znovu" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Nepojmenovaný dokument" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Přiblížení" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Procentuální přiblížení" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Přiblížit" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Oddálit" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Vměstnat do okna" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Vměstnat do okna vybraný uzel" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Přiblížení dle skutečných rozměrů" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Hledat" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 #, fuzzy msgid "Search Nodes and Connections" msgstr "Hledat uzly" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Kritéria hledání" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Kritéria hledání" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Názvy" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Poznámky" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Sbalené" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Rozbalené" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Úkoly" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Nejsou úkoly" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Vytisknout" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 #, fuzzy msgid "About Minder" msgstr "Minder" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Parametry" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Uložit aktuální nepojmenovaný dokument?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "Pokud soubor neuložíte, provedené změny se navždy ztratí." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Zahodit změny" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Uložit" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Otevřít" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Uložit soubor" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Parametry" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 #, fuzzy msgid "Hide connections" msgstr "Hledat uzly" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 #, fuzzy msgid "Node Layouts" msgstr "Rozvržení uzlů" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 #, fuzzy msgid "Themes" msgstr "Témata" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Vyvážit uzly" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "" -#: src/Node.vala:1832 +#: src/Node.vala:1839 #, fuzzy msgid "Node Title" msgstr "Názvy" -#: src/Node.vala:1840 +#: src/Node.vala:1847 #, fuzzy msgid "Node Note" msgstr "Přidat poznámku" @@ -1316,7 +1317,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1414,99 +1415,103 @@ msgstr "Vybrat uzel" msgid "Selected Connections" msgstr "Hledat uzly" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 #, fuzzy msgid "Color Fill" msgstr "Otevřít soubor" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 #, fuzzy msgid "Connection Options" msgstr "Hledat uzly" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 #, fuzzy msgid "Title Font" msgstr "Názvy" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 #, fuzzy msgid "Title Width" msgstr "Názvy" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "" @@ -1665,6 +1670,10 @@ msgstr "Poznámky" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Zpět" diff --git a/po/es.po b/po/es.po index 627e6ea9..2acbeb72 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Félix Brezo \n" "Language-Team: none\n" @@ -56,22 +56,22 @@ msgid "Mermaid" msgstr "Mermaid" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Vertical" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Hacia abajo" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "A la izquierda" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Hacia arriba" @@ -125,12 +125,12 @@ msgid "XMind 8" msgstr "Minder" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horizontal" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "A la derecha" @@ -139,8 +139,8 @@ msgstr "A la derecha" msgid "Yed" msgstr "Sí" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Manual" @@ -184,9 +184,10 @@ msgstr "Subrayado" msgid "Solarized Light" msgstr "Solarizado claro" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "Predeterminado" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "A la derecha" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -571,25 +572,25 @@ msgstr "Anterior conexión" msgid "unnamed" msgstr "sin nombre" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Idea principal" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "%0.3g %% completo" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 #, fuzzy msgid "connection endpoint change" msgstr "cambio de punto final de conexión" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "arrastrar conexión" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Otra idea" @@ -671,12 +672,12 @@ msgid "Export As %s" msgstr "Exportar como" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Cancelar" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Exportar" @@ -758,234 +759,234 @@ msgstr "Seleccionar imagen" msgid "Images" msgstr "Imágenes" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 #, fuzzy msgid "New File" msgstr "Archivo nuevo" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Abrir archivo" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 #, fuzzy msgid "Save File As" msgstr "Guardar archivo como" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 #, fuzzy msgid "Undo" msgstr "Deshacer" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 #, fuzzy msgid "Redo" msgstr "Rehacer" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Documento sin nombre" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "Modo de concentración" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Ampliar" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Ampliar a porcentaje" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Ampliar" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Reducir" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Mejor ajuste" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Ajustar escala al nodo seleccionado" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Escala real" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Buscar" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 #, fuzzy msgid "Search Nodes and Connections" msgstr "Buscar nodos y conexiones" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Criterios de búsqueda" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Criterios de búsqueda" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 #, fuzzy msgid "Nodes" msgstr "Nodos" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "Conexiones" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Títulos" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Notas" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Plegados" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Desplegados" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Tareas" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "No tareas" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Imprimir" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "Lista de atajos" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 #, fuzzy msgid "About Minder" msgstr "Minder portable" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Mostrar propiedades" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "Actual" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "Estilo" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Mapa" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "¿Quiere guardar el documento sin nombre actual?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "Los cambios se perderán permanentemente si no los guarda." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Descartar cambios" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Guardar" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Guardar archivo" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Propiedades" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 #, fuzzy msgid "Hide connections" msgstr "Ocultar conexiones" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "Rotar rama principal de colores" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 #, fuzzy msgid "Node Layouts" msgstr "Disposiciones de los nodos" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "Temas" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "Añadir tema personalizado" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Balancear nodos" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Plegar tareas completadas" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Desplegar todos los nodos" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "No guardado" -#: src/Node.vala:1832 +#: src/Node.vala:1839 #, fuzzy msgid "Node Title" msgstr "Título de nodo" -#: src/Node.vala:1840 +#: src/Node.vala:1847 #, fuzzy msgid "Node Note" msgstr "Nota de nodo" @@ -1318,7 +1319,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1423,101 +1424,105 @@ msgstr "Seleccionar nodo" msgid "Selected Connections" msgstr "Borrar conexión" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 #, fuzzy msgid "Changes affect:" msgstr "Los cambios afectan:" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "Opciones de rama" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "Margen" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "Opciones de enlace" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "Guión de línea" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "Anchura de línea" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "Flecha de enlace" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "Opciones de nodo" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "Estilo de borde" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "Anchura de borde" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 #, fuzzy msgid "Color Fill" msgstr "Cerrar archivo" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "Relleno" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "Fuente" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 #, fuzzy msgid "Width" msgstr "Anchura de línea" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "Activar marcado" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 #, fuzzy msgid "Connection Options" msgstr "Opciones de conexión" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "Flechas" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 #, fuzzy msgid "Title Font" msgstr "Título" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 #, fuzzy msgid "Title Width" msgstr "Anchura de línea" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "Maciza" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "Punteada" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "Raya corta" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "Raya larga" @@ -1678,6 +1683,10 @@ msgstr "No" msgid "Yes" msgstr "Sí" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "Predeterminado" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Deshacer " diff --git a/po/extra/cs.po b/po/extra/cs.po index 3a2dc5a0..e7af89db 100644 --- a/po/extra/cs.po +++ b/po/extra/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -158,1564 +158,1599 @@ msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -msgid "Added support for folded children count tooltip." +msgid "Added support for drawing clickable folding areas." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +msgid "Changed shape of the unfold indicator." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +msgid "Fixed application crash on Manjaro." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +msgid "Fixed link drawing order regression." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +msgid "Added support for folded children count tooltip." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 msgid "" "Fixed issue with connection titles being clear when connection is moved to a " "different node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "" diff --git a/po/extra/es.po b/po/extra/es.po index 0fc1dc23..56d9bb39 100644 --- a/po/extra/es.po +++ b/po/extra/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -158,1564 +158,1599 @@ msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -msgid "Added support for folded children count tooltip." +msgid "Added support for drawing clickable folding areas." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +msgid "Changed shape of the unfold indicator." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +msgid "Fixed application crash on Manjaro." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +msgid "Fixed link drawing order regression." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +msgid "Added support for folded children count tooltip." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 msgid "" "Fixed issue with connection titles being clear when connection is moved to a " "different node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "" diff --git a/po/extra/extra.pot b/po/extra/extra.pot index 18f93d94..8395be59 100644 --- a/po/extra/extra.pot +++ b/po/extra/extra.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -158,1564 +158,1599 @@ msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -msgid "Added support for folded children count tooltip." +msgid "Added support for drawing clickable folding areas." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +msgid "Changed shape of the unfold indicator." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +msgid "Fixed application crash on Manjaro." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +msgid "Fixed link drawing order regression." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +msgid "Added support for folded children count tooltip." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 msgid "" "Fixed issue with connection titles being clear when connection is moved to a " "different node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "" diff --git a/po/extra/fr.po b/po/extra/fr.po index 787258cd..eef1e464 100644 --- a/po/extra/fr.po +++ b/po/extra/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Nathan Bonnemains (@NathanBnm)\n" "Language-Team: none\n" @@ -178,87 +178,148 @@ msgstr "Trevor Williams" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "Nouveau" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 #, fuzzy -msgid "Added support for folded children count tooltip." -msgstr "Ajout de la prise en charge pour Flatpak." +msgid "Added support for drawing clickable folding areas." +msgstr "" +"Ajout de la prise en charge du glisser-déposer d'images locales ou web." #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "Modifications" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#, fuzzy +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#, fuzzy +msgid "Changed shape of the unfold indicator." +msgstr "Amélioration de l'apparence des indicateurs de pli." + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "Corrections de bugs" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#, fuzzy +msgid "Fixed application crash on Manjaro." +msgstr "Correction des problèmes avec les fonctions d'export." + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#, fuzzy +msgid "Fixed link drawing order regression." +msgstr "" +"Amélioration du dessin des liens lorsqu'une arborescence de nœuds est " +"déplacée." + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +#, fuzzy +msgid "Added support for folded children count tooltip." +msgstr "Ajout de la prise en charge pour Flatpak." + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 #, fuzzy msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 #, fuzzy msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " @@ -267,74 +328,56 @@ msgstr "" "Correction d'un problème avec l'état des onglets qui n'étaient pas " "correctement enregistré lors de l'ajout d'un nouvel onglet." -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 #, fuzzy msgid "Added Basque translation (thanks to @alexgabi)" msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "Modifications" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 #, fuzzy msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 #, fuzzy msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "Ajout des traductions en portugais brésilien (grâce à btd1337 !)" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 #, fuzzy msgid "" "Fixed issue with exporting images with connections/stickers which could get " @@ -343,121 +386,121 @@ msgstr "" "Correction d'un problème de dessin des liens de nœud lors de l'utilisation " "du mode de disposition manuelle." -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 #, fuzzy msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" "Correction d'un problème de dessin des liens de nœud lors de l'utilisation " "du mode de disposition manuelle." -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 #, fuzzy msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 #, fuzzy msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "Ajout de la prise en charge de l'exportation au format Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 #, fuzzy msgid "Added support for remembering last used open/save dialog directories." msgstr "" "Ajout de la prise en charge du redimensionnement de la barre latérale de " "l'inspecteur." -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 #, fuzzy msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 #, fuzzy msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" "Ajout de la possibilité de double-cliquer sur un nœud pour le rendre " "éditable." -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 #, fuzzy msgid "Added support for including images in Markdown export." msgstr "Ajout de la prise en charge des images à l'intérieur des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 #, fuzzy msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 #, fuzzy msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" "Amélioration du dessin des liens lorsqu'une arborescence de nœuds est " "déplacée." -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 #, fuzzy msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." @@ -465,27 +508,27 @@ msgstr "" "Correction d'un problème avec le style de nœud dans le texte (grâce à Viliam " "K.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 #, fuzzy msgid "Fixed issue with sidebar sizing." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 #, fuzzy msgid "" "Fixed issue with hiding node groups when the main node in group is folded." @@ -493,7 +536,7 @@ msgstr "" "Correction d'un problème avec le style de nœud dans le texte (grâce à Viliam " "K.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 #, fuzzy msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." @@ -501,157 +544,157 @@ msgstr "" "Correction d'un problème de dessin des liens de nœud lors de l'utilisation " "du mode de disposition manuelle." -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 #, fuzzy msgid "Fixed undo/redo text editing support." msgstr "Ajout de la prise en charge mimimale de la modification d'image." -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 #, fuzzy msgid "Updated keyboard shortcuts in help window." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 #, fuzzy msgid "Fixed error when closing a tab." msgstr "Correction d'une erreur de segmentation lors du chargement d'un thème." -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 #, fuzzy msgid "Fixed issue with undo'ing text modifications." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 #, fuzzy msgid "Fixed various issues with node layout." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 #, fuzzy msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 #, fuzzy msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 #, fuzzy msgid "Fixed application crash issues due to using custom themes." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 #, fuzzy msgid "Added missing theme colors in custom theme pane." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 #, fuzzy msgid "Fixed issues with application crash when editing a root node." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 #, fuzzy msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 #, fuzzy msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 #, fuzzy msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "Ajout des traductions en portugais brésilien (grâce à btd1337 !)" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 #, fuzzy msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 #, fuzzy msgid "Added support for PlantUML import/export." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 #, fuzzy msgid "" "Added support for displaying notifications on completion of export operation." @@ -659,51 +702,51 @@ msgstr "" "Ajout de la prise en charge pour plier toutes les tâches complétées dans " "l'inspecteur de carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 #, fuzzy msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 #, fuzzy msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 #, fuzzy msgid "Fixed issue with undoing a connection add operation." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 #, fuzzy msgid "" "Fixed issue with connection titles being clear when connection is moved to a " @@ -712,19 +755,19 @@ msgstr "" "Correction d'un problème avec le déplacement d'un nœud vers une position " "différente au sein d'un nœud parent." -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 #, fuzzy msgid "" "Fixed issue where images in resized nodes were not displaying properly on " @@ -733,26 +776,26 @@ msgstr "" "Correction d'un problème lors de l'affichage des nœuds redimensionnés à " "l'ouverture ou au démarrage de l'application." -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 #, fuzzy msgid "Added Markdown highlighting support to node titles." msgstr "Ajout de la prise en charge des URL dans le titre des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 #, fuzzy msgid "Added ability to set the maximum node size in style inspector." msgstr "" "Ajout de la possibilité d'afficher/masquer chaque panneau dans l'inspecteur " "de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 #, fuzzy msgid "" "Added ability to set the maximum connection title size in style inspector." @@ -760,21 +803,21 @@ msgstr "" "Ajout de la possibilité d'afficher/masquer chaque panneau dans l'inspecteur " "de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 #, fuzzy msgid "Added ability to set text field font size via gsetting." msgstr "" "Ajout de la possibilité de définir une couleur spécifique pour tous les " "nœuds sélectionnés." -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 #, fuzzy msgid "Added ability to set branch margin in the style inspector." msgstr "" "Ajout de la possibilité d'afficher/masquer chaque panneau dans l'inspecteur " "de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 #, fuzzy msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " @@ -783,81 +826,81 @@ msgstr "" "Ajout de la possibilité d'afficher/masquer toutes les connexions dans la " "carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 #, fuzzy msgid "Added ability to visually create and display node groupings." msgstr "" "Ajout de la possibilité de créer, modifier et supprimer des thèmes " "personnalisés" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 #, fuzzy msgid "Added import/export support for XMind." msgstr "Ajout de l'exportation au format yEd." -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 #, fuzzy msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 #, fuzzy msgid "Updated application icon (thanks to Fatih20)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 #, fuzzy msgid "Fixed issue with importing Freemind notes." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 #, fuzzy msgid "" "Fixed issues with loading a .minder file that contains errant information." @@ -865,23 +908,23 @@ msgstr "" "Correction du problème lors de l'ajout d'un nœud enfant qui empêchait les " "autres nœuds enfants d'être dépliés." -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 #, fuzzy msgid "Fixed issues with the layout of connection titles." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 #, fuzzy msgid "Fixed input method support when editing connection titles." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 #, fuzzy msgid "" "Fixed node display issue when a node link is clicked to a node that is " @@ -890,29 +933,29 @@ msgstr "" "Correction de problèmes d'affichage avec le bouton de remplissage de nœud " "dans l'inspecteur de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 #, fuzzy msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " @@ -921,133 +964,133 @@ msgstr "" "Correction d'un problème avec l'arrière-plan du graphique lorsque le facteur " "de zoom était faible." -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 #, fuzzy msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" "Ajout de la prise en charge de la création d'une connexion visuelle entre " "deux nœuds quelconques." -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 #, fuzzy msgid "Added ability to configure the color used in connection titles." msgstr "" "Ajout de la possibilité d'afficher/masquer toutes les connexions dans la " "carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 #, fuzzy msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 #, fuzzy msgid "Changed select parent to work with multiple selected nodes." msgstr "Créez des liens entre deux nœuds sélectionnés ou plus" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 #, fuzzy msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 #, fuzzy msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "Ajout des traductions en français (grâce à Nathan Bonnemains)." -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 #, fuzzy msgid "Fixed issues with changing connection styles." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 #, fuzzy msgid "Fixed issues with creating custom themes." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 #, fuzzy msgid "Fixed issues with connection coloring." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 #, fuzzy msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 #, fuzzy msgid "Added support for pasting an image or text as a new node." msgstr "" "Ajout de la prise en charge pour ajouter un nouveau nœud parent à un nœud " "existant." -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 #, fuzzy msgid "" "Added support for pasting an image or text, replacing the current node " @@ -1056,7 +1099,7 @@ msgstr "" "Ajout de la prise en charge pour la création d'un lien d'un nœud à un autre " "dans la même carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 #, fuzzy msgid "" "Added support for pasting text, replacing the current connection content." @@ -1064,16 +1107,16 @@ msgstr "" "Ajout de la prise en charge de la création d'une connexion visuelle entre " "deux nœuds quelconques." -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 #, fuzzy msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 #, fuzzy msgid "" "Added support for creating a new root node hitting the Return key when no " @@ -1082,164 +1125,164 @@ msgstr "" "Ajout de la prise en charge pour la création d'un lien d'un nœud à un autre " "dans la même carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 #, fuzzy msgid "Added node alignment support for manual node layouts." msgstr "Ajout de la prise en charge des URL dans le titre des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 #, fuzzy msgid "Added ability to create a connected root node." msgstr "" "Ajout de la possibilité de créer, modifier et supprimer des thèmes " "personnalisés" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 #, fuzzy msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" "Ajout de la possibilité de créer, modifier et supprimer des thèmes " "personnalisés" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 #, fuzzy msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" "Meilleure apparence et lisibilité des icônes de thème dans la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 #, fuzzy msgid "Updated keyboard shortcut cheatsheet." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 #, fuzzy msgid "Added support for using input methods." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 #, fuzzy msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 #, fuzzy msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "Ajout des traductions en français (grâce à Nathan Bonnemains)." -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 #, fuzzy msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 #, fuzzy msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" "Correction d'un problème de dessin des liens de nœud lors de l'utilisation " "du mode de disposition manuelle." -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" "Ajout de la prise en charge de l'importation/exportation au format Outliner " "(nouvelle application dans le Centre d'Applications !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." @@ -1247,20 +1290,20 @@ msgstr "" "Ajout d'un inspecteur de carte pour activer/désactiver la rotation " "automatique de la couleur de sélection du lien de la branche principale." -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" "Ajout de la possibilité de définir une couleur spécifique pour tous les " "nœuds sélectionnés." -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" "Ajout de la possibilité de définir une couleur de lien sélectionné aléatoire " "pour tous les nœuds sélectionnés" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." @@ -1268,7 +1311,7 @@ msgstr "" "Ajout de la possibilité aux nœuds enfants d'avoir une couleur de lien " "différente des nœuds parents." -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." @@ -1276,14 +1319,14 @@ msgstr "" "Ajout de la possibilité de créer un nœud enfant avec une couleur diffénte de " "son parent pour réutiliser la couleur du parent." -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 #, fuzzy msgid "Added ability to select children nodes using Control-click." msgstr "" "Ajout de la possibilité de sélectionner les nœuds enfants en utilisant " "Control-Click." -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 #, fuzzy msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " @@ -1293,25 +1336,25 @@ msgstr "" "fichier Minder portable qui permet de partager des fichiers Minder " "avec d'autres utilisateurs/systèmes de fichiers." -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 #, fuzzy msgid "Added ability to export to Org-Mode format." msgstr "Ajout de la possibilité d'exporter au format Org-Mode." -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "Ajout des traductions en français (grâce à Nathan Bonnemains)." -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "Amélioration de l'import de fichiers OPML." -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" "Modification de la sélection des sous-arbres avec Control + Double clic." -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." @@ -1319,11 +1362,11 @@ msgstr "" "Modification de la sélection de tous les nœuds du niveau courant avec " "Control + Triple clic." -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "Correction de la version de NodeJS dans Travis CI." -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." @@ -1331,16 +1374,16 @@ msgstr "" "Correction du problème lors de l'ajout d'un nœud enfant qui empêchait les " "autres nœuds enfants d'être dépliés." -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "Correction d'une erreur de segmentation lors du chargement d'un thème." -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 #, fuzzy msgid "" "Fixed issue with the style inspector Change Affect value when selection " @@ -1349,20 +1392,20 @@ msgstr "" "Correction d'un problème avec l'inspecteur de style lorsque la valeur du " "sélécteur Les modifications affectent change (grâce à Vilian K.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" "Correction d'un problème avec le style de nœud dans le texte (grâce à Viliam " "K.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" "Correction d'un problème avec l'état des onglets qui n'étaient pas " "correctement enregistré lors de l'ajout d'un nouvel onglet." -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." @@ -1371,7 +1414,7 @@ msgstr "" "l'enregistrement de l'état de l'onglet lorsque le nom de fichier est " "différent." -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." @@ -1379,7 +1422,7 @@ msgstr "" "Ajout de la possibilité de supprimer un nœud seul (au lieu du nœud et de ses " "enfants) dans le menu contextuel." -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." @@ -1387,24 +1430,24 @@ msgstr "" "Lorsqu'un document est enregistré pour la première fois, le nom du premier " "nœud racine est utilisé comme nom de fichier par défaut." -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "Ajout de la prise en charge des URL dans le titre des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." @@ -1412,22 +1455,22 @@ msgstr "" "Mise à jour de l'icône de l'application et des autres icônes pour plus de " "lisibilité (grâce à Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" "Meilleure apparence et lisibilité des icônes de thème dans la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" "Modification de la barre latérale pour afficher les icônes de thème dans une " "grille." -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "Amélioration des différents formats d'exportation." -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." @@ -1435,31 +1478,31 @@ msgstr "" "Correction de divers avertissements/erreurs après compilation avec la " "dernière version du compilateur Vala." -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "Amélioration de diverses icônes (grâce à Nararyans R.I.)" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" "Rétrogradation de Node.js pour corriger les problèmes d'intégration continue " "avec Travis CI" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "Correction de diverses erreurs/avertissements lors de la compilation" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "Ajout de l'exportation au format yEd." -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" "Ajout de la possibilité de créer, modifier et supprimer des thèmes " "personnalisés" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." @@ -1467,17 +1510,17 @@ msgstr "" "Ajout d'un nouveau mode d'entrée rapide, permettant aux arbres de nœuds " "d'être saisis depuis l'éditeur de texte." -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" "Ajouter du raccourci pour parcourir la fenêtre d'aide (utilisez la touche F1 " "pour l'afficher)." -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." @@ -1485,13 +1528,13 @@ msgstr "" "Nouvelle icône de recherche avec un meilleur contraste pour le thème de " "l'entête de Minder(grâce à Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" "Nouvelle icône non symbolique pour la barre latérale dans l'entête (grâce à " "Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." @@ -1499,29 +1542,29 @@ msgstr "" "Nouvelle icône de l'application Minder qui correspond mieux au schéma de " "couleurs d'elementary OS (grâce à Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" "Nouvelle icône de mode concentration dans l'entête (grâce à Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "Amélioration du style lors de la création d'un nouveau nœud/connexion." -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" "Correction d'un problème ou les arbres séparés dans la même carte mentale " "pouvaient déborder." -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" "Correction d'un problème de dessin des liens de nœud lors de l'utilisation " "du mode de disposition manuelle." -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." @@ -1529,44 +1572,44 @@ msgstr "" "Correction de problèmes de dessin correct des flèches lors de l'utilisation " "de liens de nœuds droits." -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" "Correction de problèmes d'affichage avec le bouton de remplissage de nœud " "dans l'inspecteur de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" "Correction de la prise en charge des fonctions couper, copier et coller du " "titre des connexions." -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" "Correction du raccourci clavier pour activer/désactiver le mode " "concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "Ajout de la prise en charge de documents multiples avec onglets." -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" "Ajout de la prise en charge du redimensionnement de la barre latérale de " "l'inspecteur." -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." @@ -1574,26 +1617,26 @@ msgstr "" "Ajout de la prise en charge pour la création d'un nouveau nœud directement à " "partir de l'édition d'un nœud existant en appuyant sur Entrée ou Tab." -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" "Ajout de la prise en charge pour ajouter un nouveau nœud parent à un nœud " "existant." -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" "Ajout de la prise en charge de l'importation/exportation aux formats " "FreeMind et Freeplane." -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" "Ajout de la prise en charge du tri des enfants alphabétiquement ou " "aléatoirement." -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." @@ -1601,26 +1644,26 @@ msgstr "" "Ajout de la prise en charge pour la création d'un lien d'un nœud à un autre " "dans la même carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "Ajout de la prise en charge pour Flatpak." -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "Suppression des balises des chaînes de caractères traduites." -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" "Indications standard pour afficher les informations des raccourcis clavier." -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" "Modification de la façon dont les titres de nœud/connexion sont affichés " "dans l'inspecteur." -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." @@ -1628,20 +1671,20 @@ msgstr "" "Modification du script du terminal de l'application pour autoriser les " "arguments en ligne de commande a être passés en sous-commandes de débogage." -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" "Modification des couleurs de la barre d'en-tête et des widgets pour " "correspondre à la couleur symbolique de Minder." -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" "Modification de l'icône de recherche dans la barre d'en-tête en icône " "symbolique pour améliorer la lisibilité." -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." @@ -1649,7 +1692,7 @@ msgstr "" "Lorsque l'indicateur des notes est affiché, le marquage du texte est " "restitué pour une meilleure lisibilité." -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." @@ -1657,7 +1700,7 @@ msgstr "" "Amélioration du script de l'application pour autoriser les arguments en " "ligne de commande à être passés en sous-commandes de débogage." -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." @@ -1665,40 +1708,40 @@ msgstr "" "Correction d'un problème avec le calcul des point de fin de connexion " "lorsqu'un bout du nœud n'est pas visible." -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" "Correction des problèmes de nommage du fichier lors de l'importation d'un " "fichier." -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" "Correction d'un problème lors de l'affichage des nœuds redimensionnés à " "l'ouverture ou au démarrage de l'application." -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "Restons connectés !" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" "Ajout de la prise en charge de la création d'une connexion visuelle entre " "deux nœuds quelconques." -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" "Ajout de la possibilité d'afficher/masquer toutes les connexions dans la " "carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." @@ -1706,7 +1749,7 @@ msgstr "" "Ajout de la prise en charge de la mémorisation du dernier enfant sélectionné " "d'un nœud lors de la navigation sur la carte à l'aide du clavier." -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." @@ -1714,7 +1757,7 @@ msgstr "" "Lorsque la touche d'échappement est utilisée lors de l'édition de texte, le " "mode d'édition est interrompu sans que le texte ne soit réinitialisé." -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." @@ -1722,7 +1765,7 @@ msgstr "" "Création de menus contextuels uniques en fonction de ce qui est sélectionné " "dans la carte mentale." -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." @@ -1730,17 +1773,17 @@ msgstr "" "Changement de l'onglet Nœud de la barre latérale à Courant qui affiche soit " "le nœud ou la connexion actuellement sélectionné(e)." -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" "Amélioration du dessin des liens lorsqu'une arborescence de nœuds est " "déplacée." -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "Passage de GtkFileChooserDialog à GtkFileChooserNative." -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." @@ -1748,18 +1791,18 @@ msgstr "" "Ajout du support pour l'insertion d'emojis lors de l'édition de texte dans " "la carte mentale (utilisez la combinaison CTRL + .)." -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "Meilleure lisibilité du nom du thème lorsque le thème est sélectionné." -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" "Correction d'un problème où le changement d'un style global n'était pas " "sauvegardé/appliqué aux nouveaux nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." @@ -1767,7 +1810,7 @@ msgstr "" "Amélioration du copier/coller des nœuds pour que les éléments copiés " "puissent être collés dans d'autres cartes mentales." -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." @@ -1775,32 +1818,32 @@ msgstr "" "Ajout de la prise en charge du passage dynamique en thème sombre dans " "l'interface utilisateur si l'option de thème sombre est activée." -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" "Ajout de la possibilité d'afficher/masquer chaque panneau dans l'inspecteur " "de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "Arrêt de la prise en charge pour Loki." -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "Correction d'une omission dans le fichier appdata.xml." -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" "La suppression du style automatique s'applique lorsque l'effet est réglé sur " "certaines valeurs." -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "Ajout des traductions en espagnol." -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." @@ -1808,23 +1851,23 @@ msgstr "" "Ajout de la prise en charge du raccourci CTRL + Entrée/TAB pour ajouter des " "nouvelles lignes/tabulations dans le titre d'un nœud." -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" "Amélioration de la prise en charge de l'édition du titre des nœuds pour la " "sélection et le déplacement du curseur." -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" "Ajout de la prise en charge de l'ouverture automatique des fichiers Minder à " "partir de Fichiers." -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "Ajout de la possibilité de modifier les styles des nœuds et des liens." -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." @@ -1832,49 +1875,49 @@ msgstr "" "Modification de la disposition pour l'enregistrement par arbre au lieu de " "l'enregistrement par document." -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "Ajout de la prise en charge de l'exportation au format Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" "Ajout de la prise en charge de la désactivation/activation de l'affichage du " "balisage dans le titre du nœud." -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "Amélioration de l'apparence des indicateurs de pli." -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "Nombreuses corrections de bugs." -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "Ajout des traductions en espagnol (grâce à Adolfo Jayme-Barrientos)." -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" "Ajout du support pour l'insertion de caractères spéciaux avec la touche " "Compose." -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "Mises à jour des traductions en français." -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "Version corrective" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" "Correction de bugs liés à l'édition de caractères unicode dans la zone de la " "carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." @@ -1882,88 +1925,88 @@ msgstr "" "Réduction de la hauteur de la zone de texte du nœud dans la barre latérale " "pour aider à diminuer les problèmes de dimensionnement de la fenêtre." -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" "Correction d'un problème avec le déplacement d'un nœud vers une position " "différente au sein d'un nœud parent." -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" "Correction d'un problème de connexion d'un nœud racine à un autre nœud." -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "Les images sont désormais prises en charge !" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "Ajout de la prise en charge des images à l'intérieur des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "Ajout de la prise en charge mimimale de la modification d'image." -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" "Ajout de la prise en charge du glisser-déposer d'images locales ou web." -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" "Ajout de la prise en charge du redimensionnement de la largeur des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "Modification du curseur au survol d'un bouton de tâche." -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" "Modification de l'emplacement des éléments de tâche et de note dans un nœud." -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" "Ajout de la prise en charge du maintien du défilement de la carte de l'écran." -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" "Ajout de la prise en charge de la molette de la souris avec shift pour le " "défilement horizontal." -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" "Ajout de la prise en charge de la molette de la souris pour effectuer un " "zoom avant/arrière." -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" "Correction d'un problème avec l'arrière-plan du graphique lorsque le facteur " "de zoom était faible." -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" "Les icônes personnalisées sont maintenant stockées en tant que ressource " "gresource plutôt que dans le système de fichiers." -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "Autres corrections de bugs mineures." -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "Prise en charge de plus de types d'exportation et corrections de bugs." -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." @@ -1971,33 +2014,33 @@ msgstr "" "Ajout de la prise en charge pour l'exportation vers les formats SVG, JPEG, " "BMP, Mardown, Texte brut et CSV." -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" "Ajout de la prise en charge pour plier toutes les tâches complétées dans " "l'inspecteur de carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" "Ajout de la prise en charge pour déplier tous les nœuds pliés dans " "l'inspecteur de carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "AJout des thèmes Solarized Dark et Solarized Light." -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "Modification de l'affichage du bouton dans l'inspecteur de carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 #, fuzzy msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" "Nettoyage du menu Exporter pour inclure une seule option « Exporter… »." -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." @@ -2005,72 +2048,72 @@ msgstr "" "Correction d'un problème où le titre de nœud modifié dans l'inspecteur de " "nœud était perdu lorsque le point focalisé en entrée était modifié." -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" "Correction d'un problème où un arbre entier est attaché à un autre arbre." -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "Ajout des traductions en français (grâce à Yannick A. !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "Ajout des traductions en portugais brésilien (grâce à btd1337 !)" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "Correction de bug au premier démarrage." -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "Amélioration de la recherche et corrections de bugs" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "Ajout de la possibilité de chercher parmi les notes." -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" "Ajout de la possibilité pour optionnellement contrôler les critères de " "recherche dans le volet de recherche." -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "Correction des captures d'écran." -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" "L'icône de la barre supérieure des propriétés a été changée en icône de " "masquage/affichage dans la barre latérale pour plus de clarté." -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "Améliorations mineures diverses de l'interface." -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "Suprresion des éléments GTK dépréciés." -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" "Ajout de la possibilité de double-cliquer sur un nœud pour le rendre " "éditable." -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "Corrections de bugs." -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "Version initiale" diff --git a/po/extra/pl.po b/po/extra/pl.po index ab12793a..6352bb79 100644 --- a/po/extra/pl.po +++ b/po/extra/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -159,1564 +159,1599 @@ msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -msgid "Added support for folded children count tooltip." +msgid "Added support for drawing clickable folding areas." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +msgid "Changed shape of the unfold indicator." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +msgid "Fixed application crash on Manjaro." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +msgid "Fixed link drawing order regression." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +msgid "Added support for folded children count tooltip." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 msgid "" "Fixed issue with connection titles being clear when connection is moved to a " "different node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "" diff --git a/po/extra/pt.po b/po/extra/pt.po index f328f715..aab5ce0b 100644 --- a/po/extra/pt.po +++ b/po/extra/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2020-08-31 14:53+0100\n" "Last-Translator: André Barata \n" "Language-Team: none\n" @@ -179,87 +179,147 @@ msgstr "Trevor Williams" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "Novo" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 #, fuzzy -msgid "Added support for folded children count tooltip." -msgstr "Suporte adicionado para construir um Flatpack." +msgid "Added support for drawing clickable folding areas." +msgstr "" +"Suporte adicionado para arrastar e largar imagens locais ou da Internet." #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "Alterações" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#, fuzzy +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#, fuzzy +msgid "Changed shape of the unfold indicator." +msgstr "Aparência melhorada dos indicadores de dobra." + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "Correções" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#, fuzzy +msgid "Fixed application crash on Manjaro." +msgstr "Problemas corrigidos com a coloração de conexões." + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#, fuzzy +msgid "Fixed link drawing order regression." +msgstr "" +"Desenho da ligação melhorado quando uma árvore de nó está a ser movida." + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +#, fuzzy +msgid "Added support for folded children count tooltip." +msgstr "Suporte adicionado para construir um Flatpack." + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 #, fuzzy msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 #, fuzzy msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " @@ -268,74 +328,56 @@ msgstr "" "Corrigido um problema com o estado da guia que não era gravado corretamente " "quando uma nova guia é adicionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 #, fuzzy msgid "Added Basque translation (thanks to @alexgabi)" msgstr "Tradução em Checo adicionada (obrigado a Jan Marek!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "Alterações" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 #, fuzzy msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 #, fuzzy msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "Tradução em Português do Brasil adicionada (obrigado a btd1337!)" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 #, fuzzy msgid "" "Fixed issue with exporting images with connections/stickers which could get " @@ -344,120 +386,120 @@ msgstr "" "Correção de um problema ao exportar imagens quando o modo de layout manual " "está selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 #, fuzzy msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" "Correção de um problema ao exportar imagens quando o modo de layout manual " "está selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 #, fuzzy msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 #, fuzzy msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "Suporte adicionado para exportar para o formato Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 #, fuzzy msgid "Added support for remembering last used open/save dialog directories." msgstr "Suporte adicionado para redimensionar a barra lateral do inspetor." -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 #, fuzzy msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "Suporte adicionado para usar métodos de entrada." -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 #, fuzzy msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" "Adicionada a possibilidade de clicar duas vezes num nó para o tornar " "editável." -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 #, fuzzy msgid "Added support for including images in Markdown export." msgstr "Suporte adicionado para imagens dentro de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 #, fuzzy msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" "Atalho de teclado alterado para entrada rápida de texto de Ctrl-E para Ctrl-" "Shift-E." -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 #, fuzzy msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" "Desenho da ligação melhorado quando uma árvore de nó está a ser movida." -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 #, fuzzy msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." @@ -465,16 +507,16 @@ msgstr "" "Corrigido um problema com o markup de um nó no texto do nó (obrigado a " "Viliam K)." -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 #, fuzzy msgid "Fixed issue with sidebar sizing." msgstr "Corrigido o problema de mostrar/esconder a barra lateral." -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 #, fuzzy msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " @@ -483,11 +525,11 @@ msgstr "" "Corrigido um problema com a leitura de ficheiros de Minder que excediam as " "limitações do tamanho do analisador de XML." -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 #, fuzzy msgid "" "Fixed issue with hiding node groups when the main node in group is folded." @@ -495,7 +537,7 @@ msgstr "" "Corrigido um problema com o markup de um nó no texto do nó (obrigado a " "Viliam K)." -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 #, fuzzy msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." @@ -503,128 +545,128 @@ msgstr "" "Correção de um problema ao exportar imagens quando o modo de layout manual " "está selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 #, fuzzy msgid "Fixed undo/redo text editing support." msgstr "Suporte adicionado para edição básica de imagem." -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 #, fuzzy msgid "Updated keyboard shortcuts in help window." msgstr "Cábula de atalhos de teclado atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 #, fuzzy msgid "Fixed error when closing a tab." msgstr "Falhas de segmentação corrigidas ao carregar um tema." -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 #, fuzzy msgid "Fixed issue with undo'ing text modifications." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 #, fuzzy msgid "Fixed various issues with node layout." msgstr "Correção de vários problemas com a entrada rápida." -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 #, fuzzy msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 #, fuzzy msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 #, fuzzy msgid "Fixed application crash issues due to using custom themes." msgstr "Problemas corrigidos com a criação de temas personalizáveis." -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 #, fuzzy msgid "Added missing theme colors in custom theme pane." msgstr "Problemas corrigidos com a criação de temas personalizáveis." -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 #, fuzzy msgid "Fixed issues with application crash when editing a root node." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 #, fuzzy msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "Atalho de teclado Ctrl-W adicionado para fechar a guia atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 #, fuzzy msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "Tradução em Português do Brasil adicionada (obrigado a btd1337!)" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 #, fuzzy msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " @@ -632,26 +674,26 @@ msgid "" msgstr "" "Atalho de teclado (Control-E) adicionado para exibir a interface de exportar." -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 #, fuzzy msgid "Added support for PlantUML import/export." msgstr "Suporte de tarefa adicionado para o importar/exportar do Outliner." -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 #, fuzzy msgid "" "Added support for displaying notifications on completion of export operation." @@ -659,51 +701,51 @@ msgstr "" "Suporte adicionado para dobrar todas as tarefas completadas no inspetor do " "mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 #, fuzzy msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" "Atalho de teclado (Control-E) adicionado para exibir a interface de exportar." -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 #, fuzzy msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 #, fuzzy msgid "Fixed issue with undoing a connection add operation." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 #, fuzzy msgid "" "Fixed issue with connection titles being clear when connection is moved to a " @@ -712,19 +754,19 @@ msgstr "" "Correção de um erro quando o título da conexão é clicado duas vezes quando " "não está presente nenhum texto." -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 #, fuzzy msgid "" "Fixed issue where images in resized nodes were not displaying properly on " @@ -733,43 +775,43 @@ msgstr "" "Corrigido um problema com a exibição de nós redimensionados na abertura ou " "inicialização da aplicação." -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "Adicionado o suporte para destaque em Markdown para os títulos de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" "Adicionada a possibilidade de definir um tamanho máximo ao nó no inspetor de " "estilo." -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" "Adicionada a possibilidade de definir um tamanho máximo ao título de conexão " "no inspetor de estilo." -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" "Adicionada a possibilidade de definir o tamanho da fonte num campo de texto " "via o gsetting." -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" "Adicionada a possibilidade de definir a margem da ramificação no inspetor de " "estilo." -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." @@ -777,16 +819,16 @@ msgstr "" "Adicionada a possibilidade de adicionar autocolantes a nós, conexões e em " "qualquer lado dentro do mapa de mente." -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" "Adicionada a possibilidade de criar visualmente e exibir grupos de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "Suporte adicionado para importar/exportar ao XMind." -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." @@ -794,7 +836,7 @@ msgstr "" "Suporte adicionado para especificar se os títulos de conexões devem ser " "adicionados imediatamente depois de criar uma conexão." -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." @@ -802,16 +844,16 @@ msgstr "" "Suporte adicionado para o clique no botão do meio do rato + arrastar para " "mover a tela (Alt + movimento do rato ainda é suportado)." -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" "Atalho de teclado adicionado para a opção Ampliar até preencher (Control-1)." -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "Painel de atalhos de eventos do rato adicionado na cábula de atalhos." -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." @@ -819,7 +861,7 @@ msgstr "" "Estilo da barra lateral que afeta o seletor removido, passa a usar o estado " "corrente da seleção atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." @@ -827,62 +869,62 @@ msgstr "" "Margem mínima do nó reduzida de 5 pixeis para 1 pixel para permitir uma " "maior densidade de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" "Campo de edição do título da conexão removida da barra lateral para uma " "melhor consistência da interface do utilizador." -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" "Fontes a negrito e em itálico removidas do inspetor de fontes no " "selecionador de fontes." -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" "Se o título da conexão estiver vazio, o título é removido automaticamente." -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "Ícone da aplicação atualizado (obrigado a Fatih20)." -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "Problema ao importar notas Freemind corrigido." -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" "Corrigida a exibição de texto da direita para a esquerda no interior de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" "Problemas com o carregamento de ficheiros .minder que contenham informação " "errada corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" "Correção do suporte para o método de entrada quando editar títulos de " "conexão." -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" "Correção da posição do indicador de dobra quando o layout da árvore estiver " "para cima." -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." @@ -890,14 +932,14 @@ msgstr "" "Correção do problema de exibição de nós ao clicar numa ligação de um nó que " "por sua vez está dobrado." -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" "Correção de um erro quando o título da conexão é clicado duas vezes quando " "não está presente nenhum texto." -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." @@ -905,7 +947,7 @@ msgstr "" "Correção de um problema ao abrir o mesmo documento duas vezes (só vai " "existir agora uma guia por ficheiro)." -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." @@ -913,14 +955,14 @@ msgstr "" "Correção do atalho de teclado Shift-Control-s que mostra agora o dialogo " "\"Gravar Como\" em vez de o dialogo \"Abrir\"." -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" "Corrigido um problema em que era permitido clicar ou arrastar uma nota " "escondida." -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." @@ -928,8 +970,8 @@ msgstr "" "Corrigido um problema com a configuração da posição do cursor com o rato " "quando o fator de Ampliação não é 100 por cento." -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." @@ -937,53 +979,53 @@ msgstr "" "Corrigido um problema com a leitura de ficheiros de Minder que excediam as " "limitações do tamanho do analisador de XML." -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" "Suporte adicionado para selecionar nós ao arrastar uma caixa de seleção." -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" "Adicionada a possibilidade de configurar a cor usada nos títulos de conexão." -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" "Tradução em Italiano adicionada (obrigado a albanobattistella no GitHub)." -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" "Ícone da aplicação mais refinado e com pixeis ajustados (obrigado a Fatih20 " "no GitHub)." -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" "Movimento com o rato alterado, de clique no botão esquerdo com movimento " "para Alt com movimento." -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" "Alteração do pai selecionado para funcionar com múltiplos nós selecionados." -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "Cábula de atalhos de teclado atualizada para comandos de tarefa." -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "Tradução em Espanhol atualizada (obrigado a febrezo no GitHub)." -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "Correção de problemas ao alterar os estilos de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." @@ -991,35 +1033,35 @@ msgstr "" "Correção de falhas da aplicação associadas à alteração do layout para um " "layout equilibrável com animações ativadas." -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" "Corrigida a exibição do cursor do rato quando esta está por cima de um " "funcionalidade que é clicável no mapa da mente." -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "Problemas corrigidos com a criação de temas personalizáveis." -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" "Correção do cursor do rato no editor de nota quando a tecla Ctrl é " "pressionada numa Ligação URL." -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" "Correção de um problema com o meson.build ao comparar a versão do valac." -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" "Correção de cores de conexão no tema escuro para ajudar a torna-las mais " "visíveis." -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." @@ -1027,7 +1069,7 @@ msgstr "" "Corrigido um problema em que as cores de conexão não seguiam o tema se estas " "não tivessem sido alteradas manualmente." -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." @@ -1035,11 +1077,11 @@ msgstr "" "Correção de uma falha da aplicação quando as animações são desativadas, um " "nó é movido, animação está ativada e um nó é movido." -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "Correção de vários problemas com a entrada rápida." -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." @@ -1047,19 +1089,19 @@ msgstr "" "Corrigida a possibilidade de abrir um ou mais ficheiros da linha de comandos " "ou de um explorador de ficheiros." -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "Corrigido um problema ao colar strings UTF8 da área de transferência." -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "Suporte adicionado para colar uma imagem ou texto como um nó novo." -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." @@ -1067,23 +1109,23 @@ msgstr "" "Suporte adicionado para colar uma imagem ou texto, substituindo o conteúdo " "do nó atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" "Suporte adicionado para colar texto, substituindo o conteúdo da conexão " "atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "Suporte de tarefa adicionado para o importar/exportar do Outliner." -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" "Atalho de teclado (Control-E) adicionado para exibir a interface de exportar." -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." @@ -1091,7 +1133,7 @@ msgstr "" "Suporte adicionado para criar um novo nó de raiz ao pressionar a tecla " "Return quando não estiver nenhum nó selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." @@ -1099,7 +1141,7 @@ msgstr "" "Adicionada a possibilidade de adicionar um novo nó de raiz através do menu " "contextual quando não estiver nenhum nó selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." @@ -1107,22 +1149,22 @@ msgstr "" "Adicionada a possibilidade de abrir o dialogo de entrada rápida através do " "menu contextual quando não estiver nenhum nó selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" "Suporte adicionado para o alinhamento de nós para layouts manuais de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "Adicionada a possibilidade de criar um nó raiz conectado." -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" "Adicionada a possibilidade de substituir/editar nós através da " "funcionalidade Entrada Rápida." -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." @@ -1130,35 +1172,35 @@ msgstr "" "Barra do botão de dialogo do editor de imagem atualizado para incluir " "suporte para operações da área de transferência." -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" "Melhorada a exibição de botões na área de imagem da barra do inspetor de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "Cábula de atalhos de teclado atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" "Atalho de teclado alterado para entrada rápida de texto de Ctrl-E para Ctrl-" "Shift-E." -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" "Alteração do texto copiado no menu de contexto para indicar o que vai ser " "colado." -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "O Importar/Exportar do Outliner foi atualizado para suportar tarefas." -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." @@ -1166,14 +1208,14 @@ msgstr "" "Ferramenta de dicas adicionado e o cursor do rato foi alterado para quando " "este se sobrepor a uma ligação e a tecla Ctrl estiver pressionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" "Filas vazias do Outline removidas para não serem adicionadas quando um " "ficheiro Outliner for importado." -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." @@ -1181,29 +1223,29 @@ msgstr "" "Perca de seleção corrigida quando a tecla shift é pressionada e o fundo é " "clicado." -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "Cor de fundo do tema adicionada ao formato exportado PDF." -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" "Correção da exportação de ficheiros para permitir que ficheiros existentes " "sejam substituídos." -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "Correção de erros de sintaxe para exportações em Modo Org." -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "Suporte adicionado para usar métodos de entrada." -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "Tradução em Holandês adicionada (obrigado a Heimen Stoffels)." -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." @@ -1211,25 +1253,25 @@ msgstr "" "README.md atualizado para indicar qual a versão do valac que deve ser usada " "s construir a partir da fonte." -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" "Alteração do nome do ficheiro padrão sem nome para usar o valor traduzido." -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "Tradução em Francês atualizada (obrigado a Nathan Bonnemains)." -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" "Alteração das cores das guias para combinar com o fundo do documento atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "Tema escuro ajustado para ajudar com o contraste da guia atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." @@ -1237,7 +1279,7 @@ msgstr "" "Correção de um problema com o comando plank do Novo Documento para carregar " "os dados da aplicação antes de abrir uma nova guia." -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." @@ -1245,24 +1287,24 @@ msgstr "" "Correção de problemas de compilação com a compilação de código libarchive ao " "usar novas versões do libarchive e valac." -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "Correção de problemas com a tradução de strings de atalhos na cábula." -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" "Correção de um problema ao exportar imagens quando o modo de layout manual " "está selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" "Suporte adicionado para importar/exportar ficheiros Outliner (nova aplicação " "no Centro de Aplicações!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." @@ -1270,20 +1312,20 @@ msgstr "" "Interruptor para o Inspetor de mapa adicionado para ativar/desativar a " "rotação automática da seleção de cor da ligação do ramo principal." -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" "Adicionada a possibilidade de definir todos os nós selecionados para uma cor " "específica." -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" "Adicionada a possibilidade de definir todos os nós selecionados para uma cor " "de ligação aleatória." -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." @@ -1291,7 +1333,7 @@ msgstr "" "Adicionada a possibilidade de permitir que nós descendentes tenham cores de " "ligação diferentes dos nós ancestrais." -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." @@ -1299,12 +1341,12 @@ msgstr "" "Adicionada a possibilidade de fazer com que um nó descendente com uma cor " "diferente de seu pai reutilize a cor do mesmo." -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" "Adicionada a possibilidade de selecionar nós filhos usando o Ctrl-clique." -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." @@ -1313,25 +1355,25 @@ msgstr "" "ficheiro do Portable Minder, que permitirá que os ficheiros do Minder sejam " "copiados entre diferentes utilizadores/sistemas de ficheiros." -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "Adicionada a possibilidade de exportar para o formato Modo Org." -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "Tradução Francesa adicionada (obrigado a Nathan Bonnemains)." -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "Suporte para importar OPML melhorado." -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" "Alterada a possibilidade de selecionar uma sub árvore pressionado em Ctrl + " "cliq." -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." @@ -1339,11 +1381,11 @@ msgstr "" "Alterada a possibilidade de selecionar todos os nós do nível atual " "pressionado em Ctrl + clique triplo." -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "Correção da versão do NodeJS para o Travis CI." -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." @@ -1351,15 +1393,15 @@ msgstr "" "Corrigido um problema com a adição de um novo nó filho que não fazia com que " "outros nós descendentes se desdobrassem." -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "Corrigido o problema de mostrar/esconder a barra lateral." -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "Falhas de segmentação corrigidas ao carregar um tema." -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." @@ -1367,20 +1409,20 @@ msgstr "" "Corrigido um problema com o valor do inspetor de estilo Alterar Afeto ao " "alterar a seleção (obrigado a Viliam K.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" "Corrigido um problema com o markup de um nó no texto do nó (obrigado a " "Viliam K)." -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" "Corrigido um problema com o estado da guia que não era gravado corretamente " "quando uma nova guia é adicionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." @@ -1388,7 +1430,7 @@ msgstr "" "Corrigido um problema com a atualização da ferramenta de dica da guia e o " "gravar do estado da guia quando o nome do ficheiro é alterado." -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." @@ -1396,7 +1438,7 @@ msgstr "" "Adicionada a possibilidade de excluir um único nó (em vez do nó e sua sub " "árvore) no menu contextual." -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." @@ -1404,24 +1446,24 @@ msgstr "" "Quando um novo documento é gravado pela primeira vez, o texto do primeiro nó " "raiz é usado como o nome do ficheiro padrão." -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "Suporte adicionado para URLs nos títulos de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." @@ -1429,21 +1471,21 @@ msgstr "" "Ícone da aplicação atualizado e outros ícones aprimorados recentemente para " "facilitar a sua leitura (obrigado a Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" "Aparência e legibilidade melhorada dos ícones do tema na barra lateral." -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" "Barra lateral alterada para exibir ícones de tema num layout de grelha." -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "Melhoria na saída de vários formatos de formatação." -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." @@ -1451,28 +1493,28 @@ msgstr "" "Vários avisos/erros do compilador corrigidos após a compilação com a versão " "mais recente do compilador Vala." -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "Vários ícones melhorados (obrigado a Nararyans R.I.)" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "Versão anterior do Node.js para corrigir construções do Travis CI" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "Correção de vários erros/avisos do compilador" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "Exportar em yEd adicionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" "Adicionada a possibilidade de criar, editar e apagar temas personalizados." -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." @@ -1480,17 +1522,17 @@ msgstr "" "Modo de entrada rápida adicionada, permitindo que árvores de nós sejam " "entradas dentro de um editor de texto." -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "Atalho de teclado Ctrl-W adicionado para fechar a guia atual." -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" "Adicionada janela de ajuda para exploração de atalhos (use a tecla F1 para " "exibir)." -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." @@ -1498,13 +1540,13 @@ msgstr "" "Novo ícone de pesquisa que tem um melhor contraste para a barra de cabeçalho " "temática do Minder (obrigado a Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" "Novo ícone não simbólico da barra lateral na barra de cabeçalho (obrigado a " "Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." @@ -1512,29 +1554,29 @@ msgstr "" "Novo ícone da aplicação Minder que se encaixa melhor no esquema de cores do " "sistema operativo elementary (obrigado a Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" "Novo ícone de concentração na barra do cabeçalho (obrigado a Nararyans R.I.)." -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "Estilo melhorado ao criar um novo nó/conexão." -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" "Correção de um problema em que as árvores separadas no mesmo mapa mental " "podiam-se sobrepor." -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" "Corrigido um problema de desenho de link de nó ao usar o modo de layout " "manual." -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." @@ -1542,40 +1584,40 @@ msgstr "" "Correção de problemas ao desenhar setas corretamente quando as ligações de " "nós retos estavam a ser usadas." -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" "Correção de problemas de exibição com a opção de preenchimento de nó no " "inspetor de estilo." -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" "Correção do suporte para cortar, copiar e colar texto do título de conexão." -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "Correção do atalho de teclado para alternar o modo de concentração." -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" "Correção de um problema com o layout automático que foi introduzido na " "versão 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "Suporte adicionado para o modo de concentração." -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "Suporte adicionado para múltiplos documentos com guias." -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "Suporte adicionado para redimensionar a barra lateral do inspetor." -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." @@ -1583,23 +1625,23 @@ msgstr "" "Suporte adicionado para criar um novo nó diretamente da edição de um nó " "existente pressionando a tecla Return ou Tab." -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "Suporte adicionado para adicionar um novo nó pai a um já existente." -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" "Suporte adicionado para importar/exportar para os formatos FreeMind e " "Freeplane." -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" "Suporte adicionado para ordenar filhos em ordem alfabética ou aleatória." -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." @@ -1607,24 +1649,24 @@ msgstr "" "Suporte adicionado para criar uma ligação de um nó para outro nó no mesmo " "mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "Suporte adicionado para construir um Flatpack." -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "Markup removido de strings traduzidas." -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "Ferramenta de dicas padrão para exibir informações do acelerador." -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" "Alterada a forma como os títulos dos nós/conexões são exibidos no inspetor." -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." @@ -1632,20 +1674,20 @@ msgstr "" "Alteração do script do terminal da aplicação para permitir que argumentos da " "linha de comandos sejam passados para o sub comando de depuração." -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" "Barra de cabeçalho e cores do widget alterados para corresponder à cor da " "marca Minder." -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" "Ícone de pesquisa alterado na barra de cabeçalho para um ícone simbólico " "para melhorar a legibilidade." -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." @@ -1653,7 +1695,7 @@ msgstr "" "Quando a ferramenta de dicas da nota é exibida, o texto em markup é " "renderizado para facilitar a leitura." -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." @@ -1661,7 +1703,7 @@ msgstr "" "Script da aplicação melhorado para permitir que os argumentos de linha de " "comandos sejam passados para o sub comando de depuração." -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." @@ -1669,38 +1711,38 @@ msgstr "" "Corrigido um problema com o cálculo de pontos de extremidade de conexão " "quando uma parte do nó não está visível." -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" "Correção de um problema de nomenclatura de ficheiro quando este é importado." -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" "Corrigido um problema com a exibição de nós redimensionados na abertura ou " "inicialização da aplicação." -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "Correção de um problema com as funções de exportar." -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "Vamos ficar conectados!" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" "Suporte adicionado para a criação de uma conexão visual entre quaisquer dois " "nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" "Adicionada a possibilidade de mostrar/esconder todas as conexões no mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." @@ -1708,7 +1750,7 @@ msgstr "" "Suporte adicionado para lembrar o último filho selecionado de um nó ao " "navegar no mapa com o teclado." -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." @@ -1716,7 +1758,7 @@ msgstr "" "Quando a tecla de Escape é usada ao editar texto, o modo de edição é " "encerrado sem reverter o texto." -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." @@ -1724,7 +1766,7 @@ msgstr "" "Criados menus contextuais exclusivos, dependendo do que é selecionado no " "mapa mental." -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." @@ -1732,16 +1774,16 @@ msgstr "" "Alteração da guia da barra lateral do nó para Atual, que mostra o nó ou a " "conexão atualmente selecionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" "Desenho da ligação melhorado quando uma árvore de nó está a ser movida." -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "Alteração do uso de GtkFileChooserDialog para GtkFileChooserNative." -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." @@ -1749,18 +1791,18 @@ msgstr "" "Suporte adicionado para inserir um emoji enquanto se edita texto no mapa " "mental (use Ctrl-ponto)." -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "Legibilidade melhorada do nome do tema quando o tema é selecionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" "Corrigido um problema em que a alteração de um estilo global não era gravada/" "aplicada a novos nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." @@ -1768,7 +1810,7 @@ msgstr "" "Suporte melhorado para o copiar/colar de nós para que os itens copiados " "possam ser colados em outros mapas mentais." -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." @@ -1777,32 +1819,32 @@ msgstr "" "interface do utilizador se a definição preferir escuro no gsetting da área " "de trabalho estiver definido." -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" "Adicionada a possibilidade de mostrar/esconder cada painel no inspetor de " "estilo." -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "Suporte para Loki removido." -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "Correção da omissão do ficheiro appdata.xml." -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" "A remoção do estilo automático aplica-se quando os efeitos são definidos " "para determinados valores." -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "Tradução em Espanhol adicionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." @@ -1810,72 +1852,72 @@ msgstr "" "Suporte adicionado para Ctrl-Return/Tab para o suporte de novas linhas/guias " "num título de nó." -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" "Suporte de edição de título de nó melhorado para seleção e movimento do " "cursor." -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" "Suporte adicionado para abrir ficheiros Minder automaticamente a partir de " "Ficheiros." -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "Adicionada a possibilidade de modificar estilos de nós e ligações." -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" "Layouts alterados para serem armazenados por árvore em vez de por documento." -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "Suporte adicionado para exportar para o formato Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" "Suporte adicionado para desativar/ativar a exibição de markup no título de " "um nó." -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "Aparência melhorada dos indicadores de dobra." -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "Muitas correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "Tradução em Espanhol adicionada (obrigado a Adolfo Jayme-Barrientos)." -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" "Suporte adicionado para a inserção de caracteres especiais por meio da tecla " "Compor." -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "Tradução em Francês atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "Lançamento com correções" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" "Erros corrigidos relacionados com a edição de caracteres Unicode na área do " "mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." @@ -1883,86 +1925,86 @@ msgstr "" "Altura reduzida da caixa de texto do nó na barra lateral para ajudar a " "aliviar os problemas de dimensionamento da janela." -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" "Corrigido um problema com o mover um nó para uma posição diferente dentro de " "um nó pai." -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "Corrigido problema ao conectar um nó raiz a outro nó." -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "Imagens são agora suportadas!" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "Suporte adicionado para imagens dentro de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "Suporte adicionado para edição básica de imagem." -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" "Suporte adicionado para arrastar e largar imagens locais ou da Internet." -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "Suporte adicionado para redimensionar a largura de um nó." -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "Cursores de rato alterados quando se sobrepõe a um botão de tarefa." -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "Alteração da localização da tarefa e dos elementos de nota num nó." -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" "Suporte adicionado para impedir que o mapa saía para fora do ecrã ao " "deslizar." -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" "Suporte adicionado para deslizar na horizontal com a tecla Shift-roda do " "rato." -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" "Suporte adicionado para ampliar mais/ampliar menos com a tecla Ctrl-roda do " "rado." -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" "Corrigido um problema com o desenho do fundo quando o fator de ampliação era " "pequeno." -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" "Os ícones personalizados agora são armazenados como uma fonte em vez de no " "sistema de ficheiros." -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "Outras pequenas correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "Suporte para mais tipos de formatos de exportação e correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." @@ -1970,31 +2012,31 @@ msgstr "" "Suporte adicionado para exportar formatos em SVG, JPEG, BMP, Markdown, Texto " "Simples e CSV." -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" "Suporte adicionado para dobrar todas as tarefas completadas no inspetor do " "mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" "Suporte adicionado para desdobrar todas as notas dobradas no inspetor do " "mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "Tema Escuro e Tema Claro adicionados." -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "Alterada a exibição do botão no inspetor de mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "Menu Exportar limpo para incluir uma única opção \"Exportar\"." -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." @@ -2002,72 +2044,72 @@ msgstr "" "Corrigido um problema em que o título do nó modificado no inspetor de nó era " "perdido quando o foco de entrada era alterado." -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" "Corrigido um problema em que uma árvore inteira é anexada a outra árvore." -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "Tradução em Checo adicionada (obrigado a Jan Marek!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "Tradução em Francês adicionada (obrigado a Yannick A.!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "Tradução em Português do Brasil adicionada (obrigado a btd1337!)" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "Correções iniciais." -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "Melhorias na procura e correções" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "Adicionada a possibilidade de pesquisar dentro de notas." -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" "Adicionada a possibilidade de controlar opcionalmente os critérios de " "pesquisa no menu flutuante de pesquisa." -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "Correção das capturas de ecrã." -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" "Alteração do ícone da barra de cabeçalho de propriedades para um ícone " "esconder/mostrar da barra lateral para maior clareza." -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "Algumas pequenass melhorias na interface do utilizador." -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "Chamadas de GTK descontinuadas removidas." -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" "Adicionada a possibilidade de clicar duas vezes num nó para o tornar " "editável." -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "Correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "Lançamento inicial" diff --git a/po/extra/pt_BR.po b/po/extra/pt_BR.po index 7ebea214..57269e96 100644 --- a/po/extra/pt_BR.po +++ b/po/extra/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -158,1564 +158,1599 @@ msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -msgid "Added support for folded children count tooltip." +msgid "Added support for drawing clickable folding areas." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +msgid "Changed shape of the unfold indicator." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +msgid "Fixed application crash on Manjaro." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +msgid "Fixed link drawing order regression." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +msgid "Added support for folded children count tooltip." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 msgid "" "Fixed issue with connection titles being clear when connection is moved to a " "different node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "" diff --git a/po/extra/ru.po b/po/extra/ru.po index 292d5c28..5b0da723 100644 --- a/po/extra/ru.po +++ b/po/extra/ru.po @@ -139,1564 +139,1599 @@ msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:94 #: data/com.github.phase1geo.minder.appdata.xml.in:115 -#: data/com.github.phase1geo.minder.appdata.xml.in:139 -#: data/com.github.phase1geo.minder.appdata.xml.in:203 -#: data/com.github.phase1geo.minder.appdata.xml.in:223 -#: data/com.github.phase1geo.minder.appdata.xml.in:257 -#: data/com.github.phase1geo.minder.appdata.xml.in:321 -#: data/com.github.phase1geo.minder.appdata.xml.in:355 -#: data/com.github.phase1geo.minder.appdata.xml.in:391 -#: data/com.github.phase1geo.minder.appdata.xml.in:415 -#: data/com.github.phase1geo.minder.appdata.xml.in:449 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:412 +#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "New" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:96 -msgid "" -"Added support for Control-Home/End to move the cursor to the beginning/end " -"of the text." +msgid "Added rounded branching style." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -msgid "Added support for folded children count tooltip." +msgid "Added support for drawing clickable folding areas." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#: data/com.github.phase1geo.minder.appdata.xml.in:128 -#: data/com.github.phase1geo.minder.appdata.xml.in:163 -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:555 +msgid "Changes" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:101 +msgid "Updated Italian translation (thanks to @albanobattistella)" +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:102 +msgid "Changed shape of the unfold indicator." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:120 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 #: data/com.github.phase1geo.minder.appdata.xml.in:213 -#: data/com.github.phase1geo.minder.appdata.xml.in:243 -#: data/com.github.phase1geo.minder.appdata.xml.in:281 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 -#: data/com.github.phase1geo.minder.appdata.xml.in:312 -#: data/com.github.phase1geo.minder.appdata.xml.in:335 -#: data/com.github.phase1geo.minder.appdata.xml.in:379 -#: data/com.github.phase1geo.minder.appdata.xml.in:404 -#: data/com.github.phase1geo.minder.appdata.xml.in:434 -#: data/com.github.phase1geo.minder.appdata.xml.in:465 -#: data/com.github.phase1geo.minder.appdata.xml.in:477 -#: data/com.github.phase1geo.minder.appdata.xml.in:502 -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:486 +#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Bug Fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:101 +#: data/com.github.phase1geo.minder.appdata.xml.in:106 +msgid "Fixed application crash on Manjaro." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:107 +msgid "Fixed link drawing order regression." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:108 +msgid "Removed error output when XML storage files do not exist." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:109 +msgid "Fixed parsing issue with filepaths starting with file://." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +msgid "" +"Added support for Control-Home/End to move the cursor to the beginning/end " +"of the text." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:118 +msgid "Added support for folded children count tooltip." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:122 msgid "" "Fixed issue where selected text at beginning of text would not be deleted " "when the Backspace key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:102 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 msgid "" "Fixed issue where selected text at end of text would not be deleted when the " "Delete key was used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:103 +#: data/com.github.phase1geo.minder.appdata.xml.in:124 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 msgid "" "Fixed Home/End keys to move the cursor to the beginning/end of the current " "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:105 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:106 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "" "Fixed issue with application crashing when older Minder file is loaded that " "used a custom theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:107 +#: data/com.github.phase1geo.minder.appdata.xml.in:128 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:108 +#: data/com.github.phase1geo.minder.appdata.xml.in:129 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:109 +#: data/com.github.phase1geo.minder.appdata.xml.in:130 msgid "" "Fixed issue with the background border being drawn around link arrows in " "contexts where it should not." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:150 -#: data/com.github.phase1geo.minder.appdata.xml.in:188 -#: data/com.github.phase1geo.minder.appdata.xml.in:207 -#: data/com.github.phase1geo.minder.appdata.xml.in:236 -#: data/com.github.phase1geo.minder.appdata.xml.in:272 -#: data/com.github.phase1geo.minder.appdata.xml.in:308 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:369 -#: data/com.github.phase1geo.minder.appdata.xml.in:396 -#: data/com.github.phase1geo.minder.appdata.xml.in:427 -#: data/com.github.phase1geo.minder.appdata.xml.in:458 -#: data/com.github.phase1geo.minder.appdata.xml.in:473 -#: data/com.github.phase1geo.minder.appdata.xml.in:494 -#: data/com.github.phase1geo.minder.appdata.xml.in:534 -msgid "Changes" -msgstr "" - -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:143 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:124 +#: data/com.github.phase1geo.minder.appdata.xml.in:145 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "" "Making it easier to grab connection drag handle when it is close to " "connection handles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:130 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:131 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:163 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:143 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:165 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:145 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:146 +#: data/com.github.phase1geo.minder.appdata.xml.in:167 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:147 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:148 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:152 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:153 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:156 +#: data/com.github.phase1geo.minder.appdata.xml.in:177 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:157 +#: data/com.github.phase1geo.minder.appdata.xml.in:178 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:158 +#: data/com.github.phase1geo.minder.appdata.xml.in:179 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:180 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:181 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:165 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:187 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:167 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:189 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:169 +#: data/com.github.phase1geo.minder.appdata.xml.in:190 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:170 +#: data/com.github.phase1geo.minder.appdata.xml.in:191 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:192 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:172 +#: data/com.github.phase1geo.minder.appdata.xml.in:193 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:173 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 msgid "" "Fixed alpha value used for drawing node grouping when encompassed nodes are " "not in focus when focus mode is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:195 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:175 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:176 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:177 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:178 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:179 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:180 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:181 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:196 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:197 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 -#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "" "Changed node and connection contextual menus to show (Edit Note) instead of " "(Add Note) and (Remove Note) options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:251 msgid "" "Added Shift+Home/End support for selecting all text from current cursor to " "beginning/end of node or connection titles when editing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:252 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:253 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:254 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:255 msgid "" "Added support for making filepath URIs clickable in nodes, connections and " "notes (displays the files in the file manager application)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:238 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "" "When nodes are copied to clipboard, pasting them as text in an external " "application will be displayed as in text export format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:239 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "" "When text is copied to the clipboard from an external application, pasting " "as nodes in Minder will parse in text import format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:240 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:241 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "" "Changed 't' command to transition task status from disabled to enabled to " "done and back to disabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:267 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 msgid "" "Fixed issue with connection titles being clear when connection is moved to a " "different node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:269 msgid "" "Fixed UI issue with changing window width by dragging right side of window " "when sidebar is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "" "Fixed issue where copying a filename in a file manager and pasting in Minder " "would attempt to past the icon image instead of the filename when editing " "text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:262 +#: data/com.github.phase1geo.minder.appdata.xml.in:283 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:263 +#: data/com.github.phase1geo.minder.appdata.xml.in:284 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:264 +#: data/com.github.phase1geo.minder.appdata.xml.in:285 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:286 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:287 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:289 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:269 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:270 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:274 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:275 +#: data/com.github.phase1geo.minder.appdata.xml.in:296 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:276 +#: data/com.github.phase1geo.minder.appdata.xml.in:297 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:298 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:278 +#: data/com.github.phase1geo.minder.appdata.xml.in:299 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:279 +#: data/com.github.phase1geo.minder.appdata.xml.in:300 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:283 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:284 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:285 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:286 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:287 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:309 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:311 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:336 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:323 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:324 +#: data/com.github.phase1geo.minder.appdata.xml.in:345 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:325 +#: data/com.github.phase1geo.minder.appdata.xml.in:346 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:329 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:351 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:331 +#: data/com.github.phase1geo.minder.appdata.xml.in:352 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:353 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:333 +#: data/com.github.phase1geo.minder.appdata.xml.in:354 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:337 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:338 +#: data/com.github.phase1geo.minder.appdata.xml.in:359 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:339 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 msgid "" "Fixed display of cursor when it is over a clickable feature in the mind map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:340 +#: data/com.github.phase1geo.minder.appdata.xml.in:361 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:342 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:365 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:345 +#: data/com.github.phase1geo.minder.appdata.xml.in:366 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:346 +#: data/com.github.phase1geo.minder.appdata.xml.in:367 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:347 +#: data/com.github.phase1geo.minder.appdata.xml.in:368 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:369 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:357 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:379 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:381 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:361 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:362 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:365 +#: data/com.github.phase1geo.minder.appdata.xml.in:386 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:366 +#: data/com.github.phase1geo.minder.appdata.xml.in:387 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:367 +#: data/com.github.phase1geo.minder.appdata.xml.in:388 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:392 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:372 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:373 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:374 +#: data/com.github.phase1geo.minder.appdata.xml.in:395 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:376 +#: data/com.github.phase1geo.minder.appdata.xml.in:397 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:377 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:381 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:382 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:383 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:393 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:394 +#: data/com.github.phase1geo.minder.appdata.xml.in:415 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:398 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:399 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:401 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:402 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:417 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:418 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:419 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:420 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:421 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:422 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:423 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " "will allow Minder files to be copied between different users/filesystems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:446 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:432 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:459 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:461 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with tab state not being properly saved when a new tab is added." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Added multi-select support which includes: Changing styles; Copy, cut, paste " "and delete support; Connect two selected nodes; Create node links between " "two or more selected nodes; and Fold/unfold selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Added support for Markdown within a note: Notes are syntax highlighted; and " "Embedded URLs can be opened by Control-Clicking on them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:481 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:482 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:483 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:484 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:467 +#: data/com.github.phase1geo.minder.appdata.xml.in:488 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:475 +#: data/com.github.phase1geo.minder.appdata.xml.in:496 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:500 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:501 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:509 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:490 +#: data/com.github.phase1geo.minder.appdata.xml.in:511 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:491 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:492 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:496 +#: data/com.github.phase1geo.minder.appdata.xml.in:517 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:497 +#: data/com.github.phase1geo.minder.appdata.xml.in:518 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:519 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:521 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:505 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:507 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:525 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:526 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:527 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:549 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:550 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:551 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:552 msgid "" "Added support for creating a link from one node to another node in the same " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:553 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:536 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:537 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:538 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:539 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:541 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:568 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:570 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:556 +#: data/com.github.phase1geo.minder.appdata.xml.in:577 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:564 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:565 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:591 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:592 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:593 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:594 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:595 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:597 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:577 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:585 +#: data/com.github.phase1geo.minder.appdata.xml.in:606 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:586 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:614 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:594 +#: data/com.github.phase1geo.minder.appdata.xml.in:615 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:595 +#: data/com.github.phase1geo.minder.appdata.xml.in:616 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:617 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:619 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:600 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:601 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:602 +#: data/com.github.phase1geo.minder.appdata.xml.in:623 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:610 +#: data/com.github.phase1geo.minder.appdata.xml.in:631 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:647 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:653 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:634 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:635 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:636 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:637 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:638 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:639 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:665 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:651 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:653 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:675 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:677 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:661 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:662 +#: data/com.github.phase1geo.minder.appdata.xml.in:683 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:663 +#: data/com.github.phase1geo.minder.appdata.xml.in:684 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:669 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:674 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:678 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:679 +#: data/com.github.phase1geo.minder.appdata.xml.in:700 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:680 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:702 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:710 msgid "Initial release" msgstr "" diff --git a/po/fr.po b/po/fr.po index 681150d5..aefcc57c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Nathan Bonnemains (@NathanBnm)\n" "Language-Team: Français\n" @@ -56,22 +56,22 @@ msgid "Mermaid" msgstr "Mermaid" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Vertical" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Vers le bas" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "Vers la gauche" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Vers le haut" @@ -125,12 +125,12 @@ msgid "XMind 8" msgstr "Minder" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horizontal" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "Vers la droite" @@ -138,8 +138,8 @@ msgstr "Vers la droite" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Manuel" @@ -183,9 +183,10 @@ msgstr "Souligné" msgid "Solarized Light" msgstr "Solarized Light" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "Défaut" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "Vers la droite" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -570,24 +571,24 @@ msgstr "Connexion précédente" msgid "unnamed" msgstr "sans nom" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Idée principale" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "%0.3g%% complété" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "modification du point d'extrémité de la connexion" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "déplacement de la connexion" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Une autre idée" @@ -670,12 +671,12 @@ msgid "Export As %s" msgstr "Exporter sous" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Annuler" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Exporter" @@ -757,227 +758,227 @@ msgstr "Sélectionner le parent" msgid "Images" msgstr "Image" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 msgid "New File" msgstr "Nouveau fichier" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Ouvrir un fichier" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 msgid "Save File As" msgstr "Enregistrer sous" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 msgid "Undo" msgstr "Annuler" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 msgid "Redo" msgstr "Rétablir" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Document sans nom" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "Mode concentration" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Zoom" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Pourcentage de zoom" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Zoomer" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Dézoomer" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Voir l'ensemble du document" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Zoomer sur le nœud sélectionné" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Zoom par défaut (100 %)" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Rechercher" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 msgid "Search Nodes and Connections" msgstr "Rechercher des nœuds et des connexions" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Critères de recherche" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Critères de recherche" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "Nœuds" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "Connexions" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Titres" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Notes" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Pliés" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Dépliés" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Tâches" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Non-tâches" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Imprimer" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "Feuille de raccourcis" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 #, fuzzy msgid "About Minder" msgstr "Minder" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Afficher le propriétés" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "Courant" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "Style" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Carte" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Enregistrer le document sans titre actuel ?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "" "Les modifications seront définitivement perdues si elles ne sont pas " "enregistrées." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Ignorer les modifications" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Enregistrer" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Ouvrir" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Enregistrer le fichier" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Propriétés" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 msgid "Hide connections" msgstr "Masquer les connexions" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 msgid "Node Layouts" msgstr "Disposition des nœuds" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "Thèmes" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "Ajouter un thème personnalisé" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Équilibrer les nœuds" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Plier les tâches terminées" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Déplier toutes les tâches" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "Non enregistré" -#: src/Node.vala:1832 +#: src/Node.vala:1839 msgid "Node Title" msgstr "Titre du nœud" -#: src/Node.vala:1840 +#: src/Node.vala:1847 msgid "Node Note" msgstr "Note du nœud" @@ -1297,7 +1298,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1395,100 +1396,104 @@ msgstr "Sélectionner le nœud" msgid "Selected Connections" msgstr "Masquer les connexions" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "Les modifications affectent:" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "Options des branches" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "Marge extérieure" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "Options des liens" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "Style de ligne" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "Épaisseur de ligne" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "Flèche" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "Options des nœuds" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "Style de bordure" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "Épaisseur de bordure" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 #, fuzzy msgid "Color Fill" msgstr "Fermer le fichier" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "Marge intérieure" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "Police" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 #, fuzzy msgid "Width" msgstr "Épaisseur de ligne" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "Activer le balisage" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 msgid "Connection Options" msgstr "Options des connexions" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "Flèches" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 #, fuzzy msgid "Title Font" msgstr "Titre" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 #, fuzzy msgid "Title Width" msgstr "Épaisseur de ligne" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 #, fuzzy msgid "Short Dash" msgstr "Feuille de raccourcis" -#: src/Styles.vala:55 +#: src/Styles.vala:57 #, fuzzy msgid "Long Dash" msgstr "Style de ligne" @@ -1651,6 +1656,10 @@ msgstr "Note" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "Défaut" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Annuler " diff --git a/po/it.po b/po/it.po index ad661857..6de7ad44 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2021-04-24 18:00+0100\n" "Last-Translator: Albano Battistella \n" "Language-Team: Italian \n" @@ -55,22 +55,22 @@ msgid "Mermaid" msgstr "Mermaid" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Verticale" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Verso il basso" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "A sinistra" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Verso l'alto" @@ -123,12 +123,12 @@ msgid "XMind 8" msgstr "XMind 8" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Orizzontale" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "A destra" @@ -136,8 +136,8 @@ msgstr "A destra" msgid "Yed" msgstr "Yed" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Manuale" @@ -181,9 +181,10 @@ msgstr "Sottolineato" msgid "Solarized Light" msgstr "Luce Solarizzata" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "Predefinito" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "A destra" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -523,24 +524,24 @@ msgstr "Connessione precedente" msgid "unnamed" msgstr "senza nome" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Idea Principale" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "% 0.3g%% completo" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "modifica dell'endpoint di connessione" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "trascina della connessione" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Un'altra idea" @@ -622,12 +623,12 @@ msgid "Export As %s" msgstr "Esporta Come %s" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Cancella" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Esporta" @@ -701,220 +702,220 @@ msgstr "Seleziona Immagine" msgid "Images" msgstr "Immagini" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 msgid "New File" msgstr "Nuovo File" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Apri FIle" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 msgid "Save File As" msgstr "Salva FIle Come" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 msgid "Undo" msgstr "Annulla" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 msgid "Redo" msgstr "Rifai" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Documento senza nome" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "Modalità messa a fuoco" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Zoom" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Zoom in percentuale" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Zoom avanti" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Zoom Indietro" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Zoom adattivo" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Zoom adattato al nodo selezionato" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Zoom su dimensione reale" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Cerca" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 msgid "Search Nodes and Connections" msgstr "Cerca Nodi e Connessioni" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Criterio di ricerca" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 msgid "Search all tabs" msgstr "Cerca in tutte le schede" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "Nodi" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "Connessioni" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Titoli" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Note" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Piegato" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Non piegato" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Attività" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Non-attività" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 msgid "Print…" msgstr "Stampa…" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "Preferenze" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "collegamenti note" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 msgid "About Minder" msgstr "Informazioni su Minder" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 msgid "Show Property Sidebar" msgstr "Mostra barra laterale della proprietà" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "Corrente" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "Stile" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "Etichette" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Mappa" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Salvare il documento attuale senza nome?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "Le modifiche andranno perse in modo permanente se non vengono salvate." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Annullare le Modifiche" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Salva" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Apri" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Salva File" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 msgid "Hide Property Sidebar" msgstr "Nascondi barra laterale delle proprietà" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 msgid "Hide connections" msgstr "Nascondi connessioni" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "Ruota i colori del ramo principale" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 msgid "Node Layouts" msgstr "Layout dei nodi" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "Temi" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "Aggiungi tema personalizzato" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Bilancia Nodi" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Piega attività completate" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Spiega tutti i nodi" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "Non salvato" -#: src/Node.vala:1832 +#: src/Node.vala:1839 msgid "Node Title" msgstr "Titolo Nodo" -#: src/Node.vala:1840 +#: src/Node.vala:1847 msgid "Node Note" msgstr "Nota Nodo" @@ -1225,7 +1226,7 @@ msgstr "" "Se abilitato, seleziona gli elementi quando il cursore del mouse passa sopra " "l'elemento." -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1329,95 +1330,99 @@ msgstr "Nodi selezionati" msgid "Selected Connections" msgstr "Connessioni selezionate" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "Le modifiche influiscono:" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "Opzioni Ramo" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "Margine" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "Opzioni Collegamento" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "Linea a Trattino" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "Larghezza della Linea" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "Freccia di Collegamento" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "Opzioni Nodo" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "Stile del Bordo" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "Larghezza del Bordo" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 msgid "Color Fill" msgstr "Riempimento colore" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "Imbottitura" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "Font" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "Larghezza" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "Abilita markup" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 msgid "Connection Options" msgstr "Opzioni di Connessione" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "Frecce" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 msgid "Title Font" msgstr "Carattere del Titolo" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 msgid "Title Width" msgstr "Larghezza del Titolo" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "Solido" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "Punteggiato" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "Trattino Corto" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "Trattino Lungo" @@ -1561,6 +1566,10 @@ msgstr "No" msgid "Yes" msgstr "Si" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "Predefinito" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Annulla" diff --git a/po/nl.po b/po/nl.po index 65a206ee..27fd0f25 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2020-04-20 14:26+0200\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: \n" @@ -57,22 +57,22 @@ msgid "Mermaid" msgstr "Mermaid" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Verticaal" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Omlaag" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "Naar links" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Omhoog" @@ -126,12 +126,12 @@ msgid "XMind 8" msgstr "Minder" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horizontaal" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "Naar rechts" @@ -139,8 +139,8 @@ msgstr "Naar rechts" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Handmatig" @@ -184,9 +184,10 @@ msgstr "Onderstreept" msgid "Solarized Light" msgstr "Gesolariseerd (licht)" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "Standaard" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "Naar rechts" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -571,24 +572,24 @@ msgstr "Vorige verbinding" msgid "unnamed" msgstr "naamloos" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Hoofdidee" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "%0.3g%% afgerond" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "eindknoop van verbinding aanpassen" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "verbinding verslepen" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Nóg een idee" @@ -671,12 +672,12 @@ msgid "Export As %s" msgstr "Exporteren als" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Annuleren" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Exporteren" @@ -757,225 +758,225 @@ msgstr "Tak kiezen" msgid "Images" msgstr "Afbeelding" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 msgid "New File" msgstr "Nieuw bestand" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Bestand openen" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 msgid "Save File As" msgstr "Bestand opslaan als" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 msgid "Undo" msgstr "Ongedaan maken" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 msgid "Redo" msgstr "Opnieuw uitvoeren" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Naamloos document" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "Focusmodus" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Zoomen" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Percentage zoomen" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Inzoomen" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Uitzoomen" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Passend zoomen" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Zoomen om gekozen knoop te laten passen" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Ware grootte" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Zoeken" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 msgid "Search Nodes and Connections" msgstr "Knopen en verbindingen zoeken" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Zoeken naar" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Zoeken naar" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "Knopen" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "Verbindingen" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Titels" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Aantekeningen" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Ingeklapt" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Uitgeklapt" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Taken" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Niet-taken" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Afdrukken" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "Sneltoetsoverzicht" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 #, fuzzy msgid "About Minder" msgstr "Meeneembare Minder" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Eigenschappen tonen" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "Huidige" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "Stijl" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Kaart" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Wil je het huidige naamloze document opslaan?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "Als je dat niet doen, gaan de aanpassingen permanent verloren." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Aanpassingen verwerpen" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Opslaan" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Openen" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Bestand opslaan" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Eigenschappen" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 msgid "Hide connections" msgstr "Verbindingen verbergen" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "Kleuren van hoofdtak omdraaien" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 msgid "Node Layouts" msgstr "Knoopindelingen" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "Thema's" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "Aangepast thema toevoegen" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Knopen uitlijnen" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Afgeronde taken inklappen" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Alle knopen uitklappen" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "Niet-opgeslagen" -#: src/Node.vala:1832 +#: src/Node.vala:1839 msgid "Node Title" msgstr "Titel van knoop" -#: src/Node.vala:1840 +#: src/Node.vala:1847 msgid "Node Note" msgstr "Aantekening" @@ -1294,7 +1295,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1392,100 +1393,104 @@ msgstr "Knoop kiezen" msgid "Selected Connections" msgstr "Verbindingen verbergen" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "De aanpassingen hebben betrekking op:" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "Takopties" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "Marge" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "Verbindingsopties" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "Steepjeslijn" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "Lijnbreedte" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "Verbindingspijl" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "Knoopopties" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "Randstijl" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "Randbreedte" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 #, fuzzy msgid "Color Fill" msgstr "Bestand sluiten" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "Opvulling" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "Lettertype" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 #, fuzzy msgid "Width" msgstr "Lijnbreedte" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "Opmaak gebruiken" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 msgid "Connection Options" msgstr "Verbindingsopties" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "Pijlen" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 #, fuzzy msgid "Title Font" msgstr "Titel" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 #, fuzzy msgid "Title Width" msgstr "Lijnbreedte" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 #, fuzzy msgid "Short Dash" msgstr "Sneltoetsoverzicht" -#: src/Styles.vala:55 +#: src/Styles.vala:57 #, fuzzy msgid "Long Dash" msgstr "Steepjeslijn" @@ -1648,6 +1653,10 @@ msgstr "Aantekening" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "Standaard" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Ongedaan maken " diff --git a/po/pl.po b/po/pl.po index e1b9099e..70b864cb 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -56,22 +56,22 @@ msgid "Mermaid" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Wertykalny" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "W dół" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "Do lewej" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "W górę" @@ -125,12 +125,12 @@ msgid "XMind 8" msgstr "Minder" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horyzontalny" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "Do prawej" @@ -138,8 +138,8 @@ msgstr "Do prawej" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Ręcznie" @@ -183,9 +183,10 @@ msgstr "" msgid "Solarized Light" msgstr "" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "Do prawej" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -574,25 +575,25 @@ msgstr "Poprzedni sąsiadujący" msgid "unnamed" msgstr "Dokument bez nazwy" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Główny pomysł" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "Ukończono %0.3g%%" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 #, fuzzy msgid "connection endpoint change" msgstr "zmiana notatki węzła" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Inny pomysł" @@ -674,12 +675,12 @@ msgid "Export As %s" msgstr "Eksportuj jako" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Anuluj" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Eksport" @@ -759,235 +760,235 @@ msgstr "Wybierz węzeł" msgid "Images" msgstr "" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 #, fuzzy msgid "New File" msgstr "Nowy Plik" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Otwórz plik" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 #, fuzzy msgid "Save File As" msgstr "Zapisz jako" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 #, fuzzy msgid "Undo" msgstr "Cofnij" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 #, fuzzy msgid "Redo" msgstr "Ponów" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Dokument bez nazwy" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Przybliżenie" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Przybliżenie " -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Przybliż" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Oddal" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Przybliż do widoku" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Przybliż do zaznaczonego węzła" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Naturalna wielkość" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Szukaj" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 #, fuzzy msgid "Search Nodes and Connections" msgstr "Szukaj węzłów" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Kryteria wyszukiwania" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Kryteria wyszukiwania" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 #, fuzzy msgid "Nodes" msgstr "Węzeł" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Tytuly" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Notatki" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Zwinięte" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Rozwinięte" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Zadania" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Nie zadania" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Drukuj" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 #, fuzzy msgid "About Minder" msgstr "Minder" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Właściwości" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Mapa" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Zapisać nienazwany dokument?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "Zmainy zostaną bezpowrotnie utracone jeśli nie zostaną zapisane." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Odrzuć zmiany" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Zapisz" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Otwórz" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Zapisz plik" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Właściwości" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 #, fuzzy msgid "Hide connections" msgstr "Szukaj węzłów" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 #, fuzzy msgid "Node Layouts" msgstr "Uklad węzłów" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 #, fuzzy msgid "Themes" msgstr "Motywy" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Zbalansuj wężły" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Zwiń ukończone zadania" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Rozwiń wszystkie węzły" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "" -#: src/Node.vala:1832 +#: src/Node.vala:1839 #, fuzzy msgid "Node Title" msgstr "Tytuly" -#: src/Node.vala:1840 +#: src/Node.vala:1847 #, fuzzy msgid "Node Note" msgstr "Dodaj notatkę" @@ -1318,7 +1319,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1416,99 +1417,103 @@ msgstr "Wybierz węzeł" msgid "Selected Connections" msgstr "Szukaj węzłów" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 #, fuzzy msgid "Color Fill" msgstr "Nowy Plik" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 #, fuzzy msgid "Connection Options" msgstr "Szukaj węzłów" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 #, fuzzy msgid "Title Font" msgstr "Tytuly" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 #, fuzzy msgid "Title Width" msgstr "Tytuly" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "" @@ -1668,6 +1673,10 @@ msgstr "Notatki" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Cofnij " diff --git a/po/pt.po b/po/pt.po index 742a6b5a..e928c580 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2020-08-30 14:45+0100\n" "Last-Translator: André Barata \n" "Language-Team: none\n" @@ -57,22 +57,22 @@ msgid "Mermaid" msgstr "Mermaid" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Vertical" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Para baixo" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "Para a esquerda" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Para cima" @@ -125,12 +125,12 @@ msgid "XMind 8" msgstr "XMind 8" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horizontal" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "Para a direita" @@ -139,8 +139,8 @@ msgstr "Para a direita" msgid "Yed" msgstr "Sim" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Manual" @@ -184,9 +184,10 @@ msgstr "Sublinhado" msgid "Solarized Light" msgstr "Luz de Sol" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "Padrão" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "Para a direita" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -548,24 +549,24 @@ msgstr "Conexão Anterior" msgid "unnamed" msgstr "sem nome" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Ideia Principal" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "%0.3g%% completado" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "alterar ponto final da conexão" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "arrastar conexão" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Outra ideia" @@ -647,12 +648,12 @@ msgid "Export As %s" msgstr "Exportar Como" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Cancelar" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Exportar" @@ -728,225 +729,225 @@ msgstr "Selecionar Imagem" msgid "Images" msgstr "Imagens" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "Minder" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 msgid "New File" msgstr "Novo Ficheiro" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Abrir Ficheiro" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 msgid "Save File As" msgstr "Gravar Ficheiro Como" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 msgid "Undo" msgstr "Desfazer" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 msgid "Redo" msgstr "Refazer" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Documento Sem Nome" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "Modo Concentração" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Ampliar" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Ampliar para Percentagem" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Ampliar Mais" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Ampliar Menos" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Ampliar até Preencher" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Ampliar até Preencher o Nó Selecionado" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Ampliar até ao Tamanho Atual" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Procurar" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 msgid "Search Nodes and Connections" msgstr "Procurar Nós e Conexões" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Critérios de Pesquisa" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Critérios de Pesquisa" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "Nós" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "Conexões" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Títulos" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Notas" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Dobrado" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Desdobrado" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Tarefas" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Não-tarefas" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Imprimir" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "Cábula de Atalhos" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 #, fuzzy msgid "About Minder" msgstr "Minder Portátil" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Mostrar Propriedades" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "Atual" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "Estilo" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "Autocolantes" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Mapa" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Gravar documento atual sem nome?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "As alterações serão perdidas permanentemente se não gravar." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Descartar Alterações" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Gravar" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Gravar Ficheiro" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Propriedades" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 msgid "Hide connections" msgstr "Esconder conexões" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "Rodar cores dos principais ramos" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 msgid "Node Layouts" msgstr "Layout do Nós" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "Temas" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "Adicionar Tema Personalizado" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Equilibrar Nós" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Dobrar Tarefas Completadas" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Desdobrar Todos os Nós" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "Não Gravado" -#: src/Node.vala:1832 +#: src/Node.vala:1839 msgid "Node Title" msgstr "Título do Nó" -#: src/Node.vala:1840 +#: src/Node.vala:1847 msgid "Node Note" msgstr "Nota do Nó" @@ -1252,7 +1253,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1354,95 +1355,99 @@ msgstr "Nós Selecionados" msgid "Selected Connections" msgstr "Conexões Selecionadas" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "Alterações afetam:" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "Opção de Ramificação" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "Margem" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "Opções de Ligação" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "Traço de Linha" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "Largura da Linha" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "Seta de Ligação" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "Opções do Nó" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "Estilo da Borda" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "Largura da Borda" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 msgid "Color Fill" msgstr "Cor de Preenchimento" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "Preenchimento" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "Fonte" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "Largura" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "Ativar Markup" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 msgid "Connection Options" msgstr "Opções de Conexão" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "Setas" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 msgid "Title Font" msgstr "Fonte do Título" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 msgid "Title Width" msgstr "Largura do Título" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "Solido" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "Tracejado" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "Espaço Curto" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "Espaço Comprido" @@ -1591,6 +1596,10 @@ msgstr "Não" msgid "Yes" msgstr "Sim" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "Padrão" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Desfazer " diff --git a/po/pt_BR.po b/po/pt_BR.po index 5ecb18e0..6987e641 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Helder Bertoldo \n" "Language-Team: none\n" @@ -55,22 +55,22 @@ msgid "Mermaid" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "Vertical" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "Para baixo" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "Para a esquerda" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "Para cima" @@ -123,12 +123,12 @@ msgid "XMind 8" msgstr "" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "Horizontal" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "Para a direita" @@ -136,8 +136,8 @@ msgstr "Para a direita" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "Manual" @@ -181,9 +181,10 @@ msgstr "Sublinhado" msgid "Solarized Light" msgstr "Solarizado claro" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" -msgstr "Padrão" +#: src/themes/ThemeDefault.vala:28 +#, fuzzy +msgid "Light" +msgstr "Para a direita" #: src/themes/ThemeDark.vala:28 msgid "Dark" @@ -569,24 +570,24 @@ msgstr "" msgid "unnamed" msgstr "Documento sem Nome" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "Ideia principal" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "0.3g%% completados" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "mudar ponto final da conexão" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "arrastar conexão" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "Outra Ideia" @@ -668,12 +669,12 @@ msgid "Export As %s" msgstr "Exportar" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "Cancelar" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "Exportar" @@ -753,233 +754,233 @@ msgstr "Selecionar Nó" msgid "Images" msgstr "Imagens" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 #, fuzzy msgid "New File" msgstr "Novo Arquivo" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "Abrir Arquivo" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 #, fuzzy msgid "Save File As" msgstr "Salvar Arquivo Como" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 #, fuzzy msgid "Undo" msgstr "Desfazer" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 #, fuzzy msgid "Redo" msgstr "Refazer" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "Documento sem Nome" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "Modo Foco" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "Zoom" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "Zoom para Porcentagem" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "Mais Zoom" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "Reduzir o Zoom" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "Ajustar Zoom ao Projeto" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "Ajustar Zoom para o nó Selecionado" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "Zoom para o Tamanho Atual" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "Buscar" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 #, fuzzy msgid "Search Nodes and Connections" msgstr "Buscar Nós" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "Critérios de Busca" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 #, fuzzy msgid "Search all tabs" msgstr "Critérios de Busca" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "Nós" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "Conexões" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "Títulos" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "Notas" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "Dobrados" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "Desdobrados" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "Tarefas" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "Não-Tarefas" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 #, fuzzy msgid "Print…" msgstr "Imprimir" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "Preferências" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "Lista de Atalhos" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 msgid "About Minder" msgstr "Sobre o Minder" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 #, fuzzy msgid "Show Property Sidebar" msgstr "Propriedades" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "Atual" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "Estilo" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "Adesivos" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "Mapa" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "Salvar documento atual sem nome?" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "Mudanças serão perdidas permanentemente se não forem salvas." -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "Descartar Mudanças" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "Salvar" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "Salvar Arquivo" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 #, fuzzy msgid "Hide Property Sidebar" msgstr "Propriedades" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 #, fuzzy msgid "Hide connections" msgstr "Buscar Nós" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "Rodar cores do ramo principal" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 #, fuzzy msgid "Node Layouts" msgstr "Layout dos Nós" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 #, fuzzy msgid "Themes" msgstr "Temas" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "Adicionar Tema Customizado" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "Balancear Nós" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "Dobrar Tarefas Completadas" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "Desdobrar Todos Os Nós" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "Não Salvo" -#: src/Node.vala:1832 +#: src/Node.vala:1839 #, fuzzy msgid "Node Title" msgstr "Títulos" -#: src/Node.vala:1840 +#: src/Node.vala:1847 #, fuzzy msgid "Node Note" msgstr "Adicionar Nota" @@ -1307,7 +1308,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1405,99 +1406,103 @@ msgstr "Selecionar Nó" msgid "Selected Connections" msgstr "Buscar Nós" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 #, fuzzy msgid "Color Fill" msgstr "Novo Arquivo" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 #, fuzzy msgid "Connection Options" msgstr "Buscar Nós" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 #, fuzzy msgid "Title Font" msgstr "Títulos" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 #, fuzzy msgid "Title Width" msgstr "Títulos" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "" @@ -1656,6 +1661,10 @@ msgstr "Notas" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "Padrão" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "Desfazer" diff --git a/po/ru.po b/po/ru.po index ae77b6ce..e18bd116 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-23 10:30-0500\n" +"POT-Creation-Date: 2021-05-22 13:42-0500\n" "PO-Revision-Date: 2020-05-14 17:58-0500\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -56,22 +56,22 @@ msgid "Mermaid" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutVertical.vala:26 -#: src/MapInspector.vala:301 +#: src/MapInspector.vala:327 msgid "Vertical" msgstr "" #: src/exports/ExportMermaid.vala:46 src/layouts/LayoutDown.vala:26 -#: src/MapInspector.vala:306 +#: src/MapInspector.vala:332 msgid "Downwards" msgstr "" #: src/exports/ExportMermaid.vala:48 src/layouts/LayoutLeft.vala:26 -#: src/MapInspector.vala:303 +#: src/MapInspector.vala:329 msgid "To left" msgstr "" #: src/exports/ExportMermaid.vala:50 src/layouts/LayoutUp.vala:26 -#: src/MapInspector.vala:305 +#: src/MapInspector.vala:331 msgid "Upwards" msgstr "" @@ -124,12 +124,12 @@ msgid "XMind 8" msgstr "" #: src/exports/ExportXMind.vala:679 src/layouts/LayoutHorizontal.vala:26 -#: src/MapInspector.vala:302 +#: src/MapInspector.vala:328 msgid "Horizontal" msgstr "" #: src/exports/ExportXMind.vala:681 src/layouts/LayoutRight.vala:26 -#: src/MapInspector.vala:304 +#: src/MapInspector.vala:330 msgid "To right" msgstr "" @@ -137,8 +137,8 @@ msgstr "" msgid "Yed" msgstr "" -#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4130 -#: src/MapInspector.vala:300 +#: src/layouts/LayoutManual.vala:26 src/DrawArea.vala:4154 +#: src/MapInspector.vala:326 msgid "Manual" msgstr "" @@ -182,8 +182,8 @@ msgstr "" msgid "Solarized Light" msgstr "" -#: src/themes/ThemeDefault.vala:28 src/ThemeEditor.vala:241 -msgid "Default" +#: src/themes/ThemeDefault.vala:28 +msgid "Light" msgstr "" #: src/themes/ThemeDark.vala:28 @@ -524,24 +524,24 @@ msgstr "" msgid "unnamed" msgstr "" -#: src/DrawArea.vala:730 +#: src/DrawArea.vala:731 msgid "Main Idea" msgstr "" -#: src/DrawArea.vala:2198 +#: src/DrawArea.vala:2213 #, c-format msgid "%0.3g%% complete" msgstr "" -#: src/DrawArea.vala:2362 +#: src/DrawArea.vala:2386 msgid "connection endpoint change" msgstr "" -#: src/DrawArea.vala:2369 +#: src/DrawArea.vala:2393 msgid "connection drag" msgstr "" -#: src/DrawArea.vala:3005 src/DrawArea.vala:3018 src/DrawArea.vala:4589 +#: src/DrawArea.vala:3029 src/DrawArea.vala:3042 src/DrawArea.vala:4613 msgid "Another Idea" msgstr "" @@ -621,12 +621,12 @@ msgid "Export As %s" msgstr "" #: src/Exporter.vala:132 src/ImageEditor.vala:375 src/ImageManager.vala:299 -#: src/MainWindow.vala:936 src/MainWindow.vala:984 src/MainWindow.vala:1102 +#: src/MainWindow.vala:920 src/MainWindow.vala:968 src/MainWindow.vala:1086 #: src/QuickEntry.vala:118 src/ThemeEditor.vala:143 src/UrlEditor.vala:61 msgid "Cancel" msgstr "" -#: src/Exporter.vala:132 src/MainWindow.vala:756 +#: src/Exporter.vala:132 src/MainWindow.vala:740 msgid "Export" msgstr "" @@ -700,220 +700,220 @@ msgstr "" msgid "Images" msgstr "" -#: src/MainWindow.vala:154 src/MainWindow.vala:1107 +#: src/MainWindow.vala:151 src/MainWindow.vala:1091 msgid "Minder" msgstr "" -#: src/MainWindow.vala:188 data/com.github.phase1geo.minder.shortcuts.ui:21 +#: src/MainWindow.vala:185 data/com.github.phase1geo.minder.shortcuts.ui:21 msgid "New File" msgstr "" -#: src/MainWindow.vala:194 src/MainWindow.vala:984 +#: src/MainWindow.vala:191 src/MainWindow.vala:968 #: data/com.github.phase1geo.minder.shortcuts.ui:28 msgid "Open File" msgstr "" -#: src/MainWindow.vala:200 data/com.github.phase1geo.minder.shortcuts.ui:42 +#: src/MainWindow.vala:197 data/com.github.phase1geo.minder.shortcuts.ui:42 msgid "Save File As" msgstr "" -#: src/MainWindow.vala:206 src/UndoBuffer.vala:84 +#: src/MainWindow.vala:203 src/UndoBuffer.vala:84 msgid "Undo" msgstr "" -#: src/MainWindow.vala:213 src/UndoBuffer.vala:90 +#: src/MainWindow.vala:210 src/UndoBuffer.vala:90 msgid "Redo" msgstr "" -#: src/MainWindow.vala:481 +#: src/MainWindow.vala:465 msgid "Unnamed Document" msgstr "" -#: src/MainWindow.vala:485 src/MainWindow.vala:791 +#: src/MainWindow.vala:469 src/MainWindow.vala:775 msgid "Focus Mode" msgstr "" -#: src/MainWindow.vala:516 +#: src/MainWindow.vala:500 msgid "Zoom" msgstr "" -#: src/MainWindow.vala:523 +#: src/MainWindow.vala:507 msgid "Zoom to Percent" msgstr "" -#: src/MainWindow.vala:535 data/com.github.phase1geo.minder.shortcuts.ui:117 +#: src/MainWindow.vala:519 data/com.github.phase1geo.minder.shortcuts.ui:117 msgid "Zoom In" msgstr "" -#: src/MainWindow.vala:540 data/com.github.phase1geo.minder.shortcuts.ui:124 +#: src/MainWindow.vala:524 data/com.github.phase1geo.minder.shortcuts.ui:124 msgid "Zoom Out" msgstr "" -#: src/MainWindow.vala:545 +#: src/MainWindow.vala:529 msgid "Zoom to Fit" msgstr "" -#: src/MainWindow.vala:550 +#: src/MainWindow.vala:534 msgid "Zoom to Fit Selected Node" msgstr "" -#: src/MainWindow.vala:555 +#: src/MainWindow.vala:539 msgid "Zoom to Actual Size" msgstr "" -#: src/MainWindow.vala:582 +#: src/MainWindow.vala:566 msgid "Search" msgstr "" -#: src/MainWindow.vala:592 +#: src/MainWindow.vala:576 msgid "Search Nodes and Connections" msgstr "" -#: src/MainWindow.vala:621 +#: src/MainWindow.vala:605 msgid "Search Criteria" msgstr "" -#: src/MainWindow.vala:624 +#: src/MainWindow.vala:608 msgid "Search all tabs" msgstr "" -#: src/MainWindow.vala:658 +#: src/MainWindow.vala:642 msgid "Nodes" msgstr "" -#: src/MainWindow.vala:659 +#: src/MainWindow.vala:643 msgid "Connections" msgstr "" -#: src/MainWindow.vala:660 +#: src/MainWindow.vala:644 msgid "Titles" msgstr "" -#: src/MainWindow.vala:661 +#: src/MainWindow.vala:645 msgid "Notes" msgstr "" -#: src/MainWindow.vala:662 +#: src/MainWindow.vala:646 msgid "Folded" msgstr "" -#: src/MainWindow.vala:663 +#: src/MainWindow.vala:647 msgid "Unfolded" msgstr "" -#: src/MainWindow.vala:664 +#: src/MainWindow.vala:648 msgid "Tasks" msgstr "" -#: src/MainWindow.vala:665 +#: src/MainWindow.vala:649 msgid "Non-tasks" msgstr "" -#: src/MainWindow.vala:768 +#: src/MainWindow.vala:752 msgid "Print…" msgstr "" -#: src/MainWindow.vala:816 src/Preferences.vala:36 +#: src/MainWindow.vala:800 src/Preferences.vala:36 msgid "Preferences" msgstr "" -#: src/MainWindow.vala:821 +#: src/MainWindow.vala:805 msgid "Shortcuts Cheatsheet" msgstr "" -#: src/MainWindow.vala:825 +#: src/MainWindow.vala:809 msgid "About Minder" msgstr "" -#: src/MainWindow.vala:858 src/MainWindow.vala:1217 +#: src/MainWindow.vala:842 src/MainWindow.vala:1201 msgid "Show Property Sidebar" msgstr "" -#: src/MainWindow.vala:873 +#: src/MainWindow.vala:857 msgid "Current" msgstr "" -#: src/MainWindow.vala:874 src/StyleInspector.vala:184 +#: src/MainWindow.vala:858 src/StyleInspector.vala:188 msgid "Style" msgstr "" -#: src/MainWindow.vala:875 +#: src/MainWindow.vala:859 msgid "Stickers" msgstr "" -#: src/MainWindow.vala:876 +#: src/MainWindow.vala:860 msgid "Map" msgstr "" -#: src/MainWindow.vala:927 +#: src/MainWindow.vala:911 msgid "Save current unnamed document?" msgstr "" -#: src/MainWindow.vala:928 +#: src/MainWindow.vala:912 msgid "Changes will be permanently lost if not saved." msgstr "" -#: src/MainWindow.vala:933 +#: src/MainWindow.vala:917 msgid "Discard Changes" msgstr "" -#: src/MainWindow.vala:939 src/MainWindow.vala:1102 src/ThemeEditor.vala:146 +#: src/MainWindow.vala:923 src/MainWindow.vala:1086 src/ThemeEditor.vala:146 msgid "Save" msgstr "" -#: src/MainWindow.vala:984 +#: src/MainWindow.vala:968 msgid "Open" msgstr "" -#: src/MainWindow.vala:1102 +#: src/MainWindow.vala:1086 msgid "Save File" msgstr "" -#: src/MainWindow.vala:1161 +#: src/MainWindow.vala:1145 msgid "Hide Property Sidebar" msgstr "" -#: src/MapInspector.vala:76 +#: src/MapInspector.vala:95 msgid "Hide connections" msgstr "" -#: src/MapInspector.vala:105 +#: src/MapInspector.vala:124 msgid "Rotate main branch colors" msgstr "" -#: src/MapInspector.vala:137 +#: src/MapInspector.vala:156 msgid "Node Layouts" msgstr "" -#: src/MapInspector.vala:188 +#: src/MapInspector.vala:207 msgid "Themes" msgstr "" -#: src/MapInspector.vala:207 +#: src/MapInspector.vala:226 msgid "Add Custom Theme" msgstr "" -#: src/MapInspector.vala:226 +#: src/MapInspector.vala:245 msgid "Balance Nodes" msgstr "" -#: src/MapInspector.vala:232 +#: src/MapInspector.vala:251 msgid "Fold Completed Tasks" msgstr "" -#: src/MapInspector.vala:238 +#: src/MapInspector.vala:257 msgid "Unfold All Nodes" msgstr "" -#: src/MapInspector.vala:317 +#: src/MapInspector.vala:343 msgid "Unsaved" msgstr "" -#: src/Node.vala:1832 +#: src/Node.vala:1839 msgid "Node Title" msgstr "" -#: src/Node.vala:1840 +#: src/Node.vala:1847 msgid "Node Note" msgstr "" @@ -1216,7 +1216,7 @@ msgstr "" msgid "If enabled, selects items when mouse cursor hovers over the item." msgstr "" -#: src/Preferences.vala:114 +#: src/Preferences.vala:117 msgid "" "Specifies the custom font size to use in text editing fields (i.e, quick " "entry or notes field)." @@ -1308,95 +1308,99 @@ msgstr "" msgid "Selected Connections" msgstr "" -#: src/StyleInspector.vala:132 +#: src/StyleInspector.vala:134 msgid "Changes affect:" msgstr "" -#: src/StyleInspector.vala:152 +#: src/StyleInspector.vala:154 msgid "Branch Options" msgstr "" -#: src/StyleInspector.vala:233 src/StyleInspector.vala:591 +#: src/StyleInspector.vala:238 +msgid "Corner Radius" +msgstr "" + +#: src/StyleInspector.vala:283 src/StyleInspector.vala:641 msgid "Margin" msgstr "" -#: src/StyleInspector.vala:276 +#: src/StyleInspector.vala:326 msgid "Link Options" msgstr "" -#: src/StyleInspector.vala:310 src/StyleInspector.vala:794 +#: src/StyleInspector.vala:360 src/StyleInspector.vala:844 msgid "Line Dash" msgstr "" -#: src/StyleInspector.vala:349 src/StyleInspector.vala:871 +#: src/StyleInspector.vala:399 src/StyleInspector.vala:921 msgid "Line Width" msgstr "" -#: src/StyleInspector.vala:395 +#: src/StyleInspector.vala:445 msgid "Link Arrow" msgstr "" -#: src/StyleInspector.vala:425 +#: src/StyleInspector.vala:475 msgid "Node Options" msgstr "" -#: src/StyleInspector.vala:467 +#: src/StyleInspector.vala:517 msgid "Border Style" msgstr "" -#: src/StyleInspector.vala:516 +#: src/StyleInspector.vala:566 msgid "Border Width" msgstr "" -#: src/StyleInspector.vala:562 +#: src/StyleInspector.vala:612 msgid "Color Fill" msgstr "" -#: src/StyleInspector.vala:633 src/StyleInspector.vala:920 +#: src/StyleInspector.vala:683 src/StyleInspector.vala:970 msgid "Padding" msgstr "" -#: src/StyleInspector.vala:673 +#: src/StyleInspector.vala:723 msgid "Font" msgstr "" -#: src/StyleInspector.vala:702 +#: src/StyleInspector.vala:752 msgid "Width" msgstr "" -#: src/StyleInspector.vala:724 +#: src/StyleInspector.vala:774 msgid "Enable Markup" msgstr "" -#: src/StyleInspector.vala:754 +#: src/StyleInspector.vala:804 msgid "Connection Options" msgstr "" -#: src/StyleInspector.vala:833 +#: src/StyleInspector.vala:883 msgid "Arrows" msgstr "" -#: src/StyleInspector.vala:960 +#: src/StyleInspector.vala:1010 msgid "Title Font" msgstr "" -#: src/StyleInspector.vala:989 +#: src/StyleInspector.vala:1039 msgid "Title Width" msgstr "" -#: src/Styles.vala:52 +#: src/Styles.vala:54 msgid "Solid" msgstr "" -#: src/Styles.vala:53 +#: src/Styles.vala:55 msgid "Dotted" msgstr "" -#: src/Styles.vala:54 +#: src/Styles.vala:56 msgid "Short Dash" msgstr "" -#: src/Styles.vala:55 +#: src/Styles.vala:57 msgid "Long Dash" msgstr "" @@ -1540,6 +1544,10 @@ msgstr "" msgid "Yes" msgstr "" +#: src/ThemeEditor.vala:241 +msgid "Default" +msgstr "" + #: src/UndoBuffer.vala:85 msgid "Undo " msgstr "" diff --git a/src/Application.vala b/src/Application.vala index c9b5af19..6bafcaaa 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -32,7 +32,7 @@ public class Minder : Granite.Application { private MainWindow appwin; public static GLib.Settings settings; - public static string version = "1.12.2"; + public static string version = "1.12.3"; public Minder () {