From bf1920f3c38706b99dc184b50f31d1171503e1ad Mon Sep 17 00:00:00 2001 From: Trevor Williams Date: Fri, 25 Aug 2023 17:05:50 -0500 Subject: [PATCH] Updating for 1.15.6 release. --- data/com.github.phase1geo.minder.appdata.xml | 20 + ...com.github.phase1geo.minder.appdata.xml.in | 14 + meson.build | 2 +- po/com.github.phase1geo.minder.pot | 30 +- po/cs.po | 30 +- po/de.po | 30 +- po/es.po | 30 +- po/extra/cs.po | 1100 ++++++++-------- po/extra/es.po | 1100 ++++++++-------- po/extra/extra.pot | 1100 ++++++++-------- po/extra/fr.po | 1107 +++++++++-------- po/extra/pl.po | 1100 ++++++++-------- po/extra/pt.po | 1106 ++++++++-------- po/extra/pt_BR.po | 1100 ++++++++-------- po/extra/ru.po | 1101 ++++++++-------- po/fr.po | 30 +- po/it.po | 30 +- po/nl.po | 30 +- po/pl.po | 30 +- po/pt.po | 30 +- po/pt_BR.po | 30 +- po/ru.po | 30 +- po/zh_CN.po | 30 +- src/Application.vala | 2 +- 24 files changed, 4706 insertions(+), 4506 deletions(-) diff --git a/data/com.github.phase1geo.minder.appdata.xml b/data/com.github.phase1geo.minder.appdata.xml index 00a7de41..a55b5374 100644 --- a/data/com.github.phase1geo.minder.appdata.xml +++ b/data/com.github.phase1geo.minder.appdata.xml @@ -159,6 +159,26 @@ none + + +

Changes

+

Изменения

+

Alterações

+

Modifications

+
    +
  • Adding auto-adjusting bottom margin in quick entry.
  • +
+

Bug Fixes

+

Исправления ошибок

+

Correções

+

Corrections de bugs

+
    +
  • Fixed application crash when root node contains a note/link and node fill style is enabled.
  • +
  • Fixed issue with unfolding all nodes.
  • +
  • Fixing middle mouse drag pan behavior.
  • +
+
+

Changes

diff --git a/data/com.github.phase1geo.minder.appdata.xml.in b/data/com.github.phase1geo.minder.appdata.xml.in index e7510c0b..6f61068f 100644 --- a/data/com.github.phase1geo.minder.appdata.xml.in +++ b/data/com.github.phase1geo.minder.appdata.xml.in @@ -92,6 +92,20 @@ none + + +

Changes

+
    +
  • Adding auto-adjusting bottom margin in quick entry.
  • +
+

Bug Fixes

+
    +
  • Fixed application crash when root node contains a note/link and node fill style is enabled.
  • +
  • Fixed issue with unfolding all nodes.
  • +
  • Fixing middle mouse drag pan behavior.
  • +
+
+

Changes

diff --git a/meson.build b/meson.build index 3acde260..cc5b82be 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('com.github.phase1geo.minder', ['vala', 'c'], - version : '1.15.5', + version : '1.15.6', license: 'GPL-3.0' ) diff --git a/po/com.github.phase1geo.minder.pot b/po/com.github.phase1geo.minder.pot index 87558e76..f687edbe 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -304,7 +304,7 @@ msgstr "" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "" @@ -1142,65 +1142,65 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "" -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "" -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." msgstr "" -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." msgstr "" -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." msgstr "" -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 msgid "URI" msgstr "" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" msgstr "" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "" diff --git a/po/cs.po b/po/cs.po index cb3fd003..29b639a7 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2022-02-20 17:48+0100\n" "Last-Translator: Jan Kožíšek \n" "Language-Team: none\n" @@ -310,7 +310,7 @@ msgstr "Exportovat jako %s" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Zrušit" @@ -1160,25 +1160,25 @@ msgstr "" "Upřesňuje velikost vlastního stylu písma používaného v úpravných polích " "(tedy Rychlé zadávání nebo pole poznámek)." -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Nápověda pro zadávání informací o uzlu:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "Každý řádek textu popisuje buď název uzlu nebo nebo poznámku k uzlu." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Panel" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Vytvoří podřadný uzel k předchozímu uzlu." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." @@ -1186,7 +1186,7 @@ msgstr "" "Pokud se jedná o první znak po znaku rozdílném od mezery, je vytvořen nový " "kořenový uzel z názvu, který následuje." -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." @@ -1194,7 +1194,7 @@ msgstr "" "Pokud se jedná o první znak po znaku rozdílném od mezery, je vytvořen nový " "uzel z názvu, který následuje." -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." @@ -1202,12 +1202,12 @@ msgstr "" "Pokud se jedná o první znak po znaku rozdílném od mezery, následující řádek " "je připojen k předchozí uzlové poznámce." -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 #, fuzzy msgid "URI" msgstr "URL" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 #, fuzzy msgid "" "If this character is the first non-whitespace character, adds an image from " @@ -1216,21 +1216,21 @@ msgstr "" "Pokud se jedná o první znak po znaku rozdílném od mezery, následující řádek " "je připojen k předchozí uzlové poznámce." -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" "Pokud toto následuje po *, + nebo -, uzel je přetvořen na nedokončený úkol." -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" "Pokud toto následuje po *, + nebo -, uzel je přetvořen na dokončený úkol." -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "Nahradit" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "Vložit" diff --git a/po/de.po b/po/de.po index 0c2c3f76..1f14e3e4 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2023-01-29 15:20+0100\n" "Last-Translator: Benjamin Weis \n" "Language-Team: \n" @@ -313,7 +313,7 @@ msgstr "Als %s exportieren" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Abbrechen" @@ -1170,11 +1170,11 @@ msgstr "" "Textbearbeitungsfeldern (z.B. Schnelleingabe- oder Notizfeld) verwendet " "werden soll." -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Hilfe zur Eingabe von Knoteninformationen:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." @@ -1182,15 +1182,15 @@ msgstr "" "Jede Textzeile beschreibt entweder den Titel eines Knotens oder " "Notizinformationen zu einem Knoten." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Tab" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Erzeugt einen Kindknoten aus dem vorherigen Knoten." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." @@ -1198,7 +1198,7 @@ msgstr "" "Wenn dieses Zeichen das erste Nicht-Leerzeichen ist, wird ein neuer " "Wurzelknoten aus dem folgenden Text erstellt." -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." @@ -1206,7 +1206,7 @@ msgstr "" "Wenn dieses Zeichen das erste Nicht-Leerzeichen ist, entsteht ein neuer " "Knoten aus dem folgenden Text." -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." @@ -1214,12 +1214,12 @@ msgstr "" "Wenn dieses Zeichen das erste Nicht-Leerzeichen ist, wird die folgende Zeile " "an die Notiz des vorherigen Knotens angehängt." -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 #, fuzzy msgid "URI" msgstr "URL" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 #, fuzzy msgid "" "If this character is the first non-whitespace character, adds an image from " @@ -1228,23 +1228,23 @@ msgstr "" "Wenn dieses Zeichen das erste Nicht-Leerzeichen ist, wird die folgende Zeile " "an die Notiz des vorherigen Knotens angehängt." -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" "Wenn dies auf *, + oder - folgt, wird der Knoten zu einer nicht " "abgeschlossenen Aufgabe." -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" "Wenn dies auf *, + oder - folgt, wird der Knoten zu einer abgeschlossenen " "Aufgabe gemacht." -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "Ersetzen" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "Einfügen" diff --git a/po/es.po b/po/es.po index 02eb55a9..e1900381 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Félix Brezo \n" "Language-Team: none\n" @@ -325,7 +325,7 @@ msgstr "Exportar como" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Cancelar" @@ -1233,26 +1233,26 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Ayuda para introducir información de nodo:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "" "Cada línea de texto describe o el título del nodo o información para el nodo." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Pestaña" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Crea un nodo hijo del nodo previo." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." @@ -1260,7 +1260,7 @@ msgstr "" "Si este carácter es el primer carácter que no es un espacio, crea un nuevo " "nodo raíz a partir del título que sigue." -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." @@ -1268,7 +1268,7 @@ msgstr "" "Si este carácter es el primer carácter que no es un espacio, crea un nuevo " "nodo a partir del título que sigue." -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." @@ -1276,12 +1276,12 @@ msgstr "" "Si este carácter es el primer carácter que no es un espacio, la siguiente " "línea es añadida a la nota del nodo anterior." -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 #, fuzzy msgid "URI" msgstr "URL" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 #, fuzzy msgid "" "If this character is the first non-whitespace character, adds an image from " @@ -1290,20 +1290,20 @@ msgstr "" "Si este carácter es el primer carácter que no es un espacio, la siguiente " "línea es añadida a la nota del nodo anterior." -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "Si esto sigue *, + o -, el nodo es marcado como tarea no completada." -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "Si esto sigue *, + o -, el nodo es marcado como tarea completada." -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 #, fuzzy msgid "Replace" msgstr "Reemplazar" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 #, fuzzy msgid "Insert" msgstr "Insertar" diff --git a/po/extra/cs.po b/po/extra/cs.po index 65209e6e..1ef44591 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -157,2213 +157,2233 @@ msgid "Trevor Williams" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -msgid "Added app script subcommands for building/running flatpaks." +msgid "Adding auto-adjusting bottom margin in quick entry." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:103 +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +msgid "Fixed issue with unfolding all nodes." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +msgid "Added app script subcommands for building/running flatpaks." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 msgid "Fixed issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 msgid "Added support for importing Markdown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 msgid "Improved export of Markdown output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "Fixed Markdown export issue with root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Fixed issue with inserting non-printable characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 msgid "Fixed issues with cursor movement for RTL languages." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 msgid "Fixed potential issue with adding a new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "Fixed issue with centering a node with Shift-C." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for embedding image path in Quick Entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 msgid "Updated Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "Fixed issues with exported images including selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Fixed issues with exporting to Outliner format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Fixing translation issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Added tooltip to node resize handle." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Added support for exporting a mindmap via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "Added support for importing via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Added ability to import a given filesystem as a mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Added ability to export a mindmap as a filesystem." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 msgid "Added zh_CN translation (thanks to @potrans)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 msgid "Added ability to enable/disable UI animations via gsettings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 msgid "Added ability to associate a note with a selected group." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " "when a backslash character is entered." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 msgid "Updated Czech translation (thanks to @G020B)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "" "Fixed issues with connections being displayed when ancestor node is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixed issue with loading an older mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixed syntax highlighting in note fields." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 msgid "Fixed issue with node fonts not following the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 msgid "Fixed issue with saving the state of export switch values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " "mindmap canvas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 msgid "" "Fixed issues with URL link and text colors not changing when theme is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 msgid "Fixed application crash when grouping root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Fixed issue with loading file via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 msgid "Added support for shallow (one-level folding)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "Added import/export support for XMind version 2021." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "Added support for external mind-map node linking." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "Added support for overriding the color of a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 msgid "Added support for Markdown strikethrough syntax." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 msgid "Added tooltip to node fill switch in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "Fixed issue with pasting nodes when a node is not selected in a map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "Fixed command support for non-English keyboard layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 msgid "" "Added support for toggling the task indicator when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Added support for y command to create/remove node links when multiple nodes " "are selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "" "Added support for x command to create connections when two nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Added support for system dark mode setting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 msgid "Updated keyboard shortcuts cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 msgid "" "Fixed issue where sticker tooltips were not displaying translated names." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 msgid "Fixed layout issues when root node is resized." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "Fixed issues copying and pasting a single selected node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 msgid "Added missing translatable strings in various parts of the UI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "Fixed application crash when forward deleting non-Latin text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Added missing translatable strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 msgid "Added support for drawing clickable folding areas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Changed shape of the unfold indicator." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Fixed application crash on Manjaro." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "Fixed link drawing order regression." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Added support for folded children count tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "" diff --git a/po/extra/es.po b/po/extra/es.po index b8649283..97ddc3f9 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -157,2213 +157,2233 @@ msgid "Trevor Williams" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -msgid "Added app script subcommands for building/running flatpaks." +msgid "Adding auto-adjusting bottom margin in quick entry." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:103 +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +msgid "Fixed issue with unfolding all nodes." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +msgid "Added app script subcommands for building/running flatpaks." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 msgid "Fixed issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 msgid "Added support for importing Markdown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 msgid "Improved export of Markdown output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "Fixed Markdown export issue with root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Fixed issue with inserting non-printable characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 msgid "Fixed issues with cursor movement for RTL languages." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 msgid "Fixed potential issue with adding a new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "Fixed issue with centering a node with Shift-C." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for embedding image path in Quick Entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 msgid "Updated Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "Fixed issues with exported images including selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Fixed issues with exporting to Outliner format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Fixing translation issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Added tooltip to node resize handle." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Added support for exporting a mindmap via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "Added support for importing via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Added ability to import a given filesystem as a mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Added ability to export a mindmap as a filesystem." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 msgid "Added zh_CN translation (thanks to @potrans)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 msgid "Added ability to enable/disable UI animations via gsettings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 msgid "Added ability to associate a note with a selected group." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " "when a backslash character is entered." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 msgid "Updated Czech translation (thanks to @G020B)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "" "Fixed issues with connections being displayed when ancestor node is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixed issue with loading an older mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixed syntax highlighting in note fields." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 msgid "Fixed issue with node fonts not following the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 msgid "Fixed issue with saving the state of export switch values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " "mindmap canvas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 msgid "" "Fixed issues with URL link and text colors not changing when theme is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 msgid "Fixed application crash when grouping root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Fixed issue with loading file via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 msgid "Added support for shallow (one-level folding)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "Added import/export support for XMind version 2021." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "Added support for external mind-map node linking." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "Added support for overriding the color of a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 msgid "Added support for Markdown strikethrough syntax." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 msgid "Added tooltip to node fill switch in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "Fixed issue with pasting nodes when a node is not selected in a map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "Fixed command support for non-English keyboard layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 msgid "" "Added support for toggling the task indicator when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Added support for y command to create/remove node links when multiple nodes " "are selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "" "Added support for x command to create connections when two nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Added support for system dark mode setting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 msgid "Updated keyboard shortcuts cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 msgid "" "Fixed issue where sticker tooltips were not displaying translated names." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 msgid "Fixed layout issues when root node is resized." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "Fixed issues copying and pasting a single selected node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 msgid "Added missing translatable strings in various parts of the UI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "Fixed application crash when forward deleting non-Latin text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Added missing translatable strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 msgid "Added support for drawing clickable folding areas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Changed shape of the unfold indicator." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Fixed application crash on Manjaro." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "Fixed link drawing order regression." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Added support for folded children count tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "" diff --git a/po/extra/extra.pot b/po/extra/extra.pot index 0796abd6..277206da 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -157,2213 +157,2233 @@ msgid "Trevor Williams" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -msgid "Added app script subcommands for building/running flatpaks." +msgid "Adding auto-adjusting bottom margin in quick entry." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:103 +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +msgid "Fixed issue with unfolding all nodes." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +msgid "Added app script subcommands for building/running flatpaks." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 msgid "Fixed issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 msgid "Added support for importing Markdown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 msgid "Improved export of Markdown output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "Fixed Markdown export issue with root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Fixed issue with inserting non-printable characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 msgid "Fixed issues with cursor movement for RTL languages." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 msgid "Fixed potential issue with adding a new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "Fixed issue with centering a node with Shift-C." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for embedding image path in Quick Entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 msgid "Updated Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "Fixed issues with exported images including selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Fixed issues with exporting to Outliner format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Fixing translation issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Added tooltip to node resize handle." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Added support for exporting a mindmap via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "Added support for importing via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Added ability to import a given filesystem as a mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Added ability to export a mindmap as a filesystem." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 msgid "Added zh_CN translation (thanks to @potrans)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 msgid "Added ability to enable/disable UI animations via gsettings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 msgid "Added ability to associate a note with a selected group." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " "when a backslash character is entered." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 msgid "Updated Czech translation (thanks to @G020B)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "" "Fixed issues with connections being displayed when ancestor node is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixed issue with loading an older mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixed syntax highlighting in note fields." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 msgid "Fixed issue with node fonts not following the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 msgid "Fixed issue with saving the state of export switch values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " "mindmap canvas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 msgid "" "Fixed issues with URL link and text colors not changing when theme is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 msgid "Fixed application crash when grouping root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Fixed issue with loading file via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 msgid "Added support for shallow (one-level folding)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "Added import/export support for XMind version 2021." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "Added support for external mind-map node linking." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "Added support for overriding the color of a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 msgid "Added support for Markdown strikethrough syntax." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 msgid "Added tooltip to node fill switch in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "Fixed issue with pasting nodes when a node is not selected in a map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "Fixed command support for non-English keyboard layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 msgid "" "Added support for toggling the task indicator when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Added support for y command to create/remove node links when multiple nodes " "are selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "" "Added support for x command to create connections when two nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Added support for system dark mode setting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 msgid "Updated keyboard shortcuts cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 msgid "" "Fixed issue where sticker tooltips were not displaying translated names." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 msgid "Fixed layout issues when root node is resized." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "Fixed issues copying and pasting a single selected node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 msgid "Added missing translatable strings in various parts of the UI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "Fixed application crash when forward deleting non-Latin text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Added missing translatable strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 msgid "Added support for drawing clickable folding areas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Changed shape of the unfold indicator." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Fixed application crash on Manjaro." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "Fixed link drawing order regression." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Added support for folded children count tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "" diff --git a/po/extra/fr.po b/po/extra/fr.po index 4b7887cb..513f299a 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Nathan Bonnemains (@NathanBnm)\n" "Language-Team: none\n" @@ -177,319 +177,342 @@ msgid "Trevor Williams" msgstr "Trevor Williams" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "Modifications" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#, fuzzy -msgid "Added app script subcommands for building/running flatpaks." -msgstr "Ajout de la prise en charge pour Flatpak." +msgid "Adding auto-adjusting bottom margin in quick entry." +msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "Corrections de bugs" #: data/com.github.phase1geo.minder.appdata.xml.in:103 #, fuzzy +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "Correction des problèmes avec les fonctions d'export." + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#, fuzzy +msgid "Fixed issue with unfolding all nodes." +msgstr "" +"Correction d'un problème avec l'action d'afficher/masquer la barre latérale." + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#, fuzzy +msgid "Added app script subcommands for building/running flatpaks." +msgstr "Ajout de la prise en charge pour Flatpak." + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#, fuzzy msgid "Fixed issues with Flatpak" msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 #, 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:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 #, fuzzy msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "Nouveau" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 #, fuzzy msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "Ajout de la prise en charge de l'exportation au format Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 #, fuzzy msgid "Added support for importing Markdown." msgstr "Ajout de la prise en charge de l'exportation au format Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 #, fuzzy msgid "Improved export of Markdown output." msgstr "Amélioration des différents formats d'exportation." -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 #, fuzzy msgid "Fixed Markdown export issue with root nodes." msgstr "" "Correction des problèmes de nommage du fichier lors de l'importation d'un " "fichier." -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 #, fuzzy msgid "Fixed issue with inserting non-printable characters." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 #, fuzzy msgid "Fixed issues with cursor movement for RTL languages." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 #, fuzzy msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 #, fuzzy msgid "Fixed potential issue with adding a new tab." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 #, fuzzy msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 #, fuzzy msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 #, fuzzy msgid "Fixed issue with centering a node with Shift-C." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 #, fuzzy msgid "Added support for embedding image path in Quick Entry." msgstr "Ajout de la prise en charge des images à l'intérieur des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 #, 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:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 #, fuzzy msgid "Fixed issues with exported images including selection." 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:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 #, fuzzy msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 #, fuzzy msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 #, fuzzy msgid "Fixed issues with exporting to Outliner format." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 #, fuzzy msgid "Fixing translation issues with Flatpak" 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:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 #, fuzzy msgid "Added tooltip to node resize handle." 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:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 #, fuzzy msgid "Added support for exporting a mindmap via the command-line." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 #, fuzzy msgid "Added support for importing via the command-line." msgstr "Ajout de la prise en charge de l'exportation au format Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 #, fuzzy msgid "Added ability to import a given filesystem as a mindmap." msgstr "Ajout de la possibilité de modifier les styles des nœuds et des liens." -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 #, fuzzy msgid "Added ability to export a mindmap as a filesystem." msgstr "Ajout de la possibilité d'exporter au format Org-Mode." -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 #, fuzzy msgid "Added zh_CN translation (thanks to @potrans)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 #, fuzzy msgid "Added ability to enable/disable UI animations via gsettings." 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:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 #, fuzzy msgid "Added ability to associate a note with a selected group." msgstr "" "Ajout de la possibilité de créer, modifier et supprimer des thèmes " "personnalisés" -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 #, fuzzy msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " @@ -498,7 +521,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:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 #, fuzzy msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " @@ -507,105 +530,105 @@ msgstr "" "Ajout de la possibilité d'afficher/masquer toutes les connexions dans la " "carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 #, fuzzy msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 #, fuzzy msgid "Updated Czech translation (thanks to @G020B)" msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 #, fuzzy msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 #, fuzzy msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "Ajout des traductions en portugais brésilien (grâce à btd1337 !)" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 #, fuzzy msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "Ajout des traductions en français (grâce à Nathan Bonnemains)." -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 #, fuzzy msgid "" "Fixed issues with connections being displayed when ancestor node is folded." @@ -613,43 +636,43 @@ 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:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 #, fuzzy msgid "Fixed issue with loading an older mindmap." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 #, fuzzy msgid "Fixed syntax highlighting in note fields." msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 #, fuzzy msgid "Fixed issue with node fonts not following 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:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 #, fuzzy msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 #, fuzzy msgid "Fixed issue with saving the state of export switch values." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 #, fuzzy msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " @@ -657,7 +680,7 @@ msgid "" msgstr "" "Correction d'un problème avec la disposition automatique introduite en 1.4.0." -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 #, fuzzy msgid "" "Fixed issues with URL link and text colors not changing when theme is " @@ -666,157 +689,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:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 #, fuzzy msgid "Fixed application crash when grouping root nodes." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 #, fuzzy msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 #, fuzzy msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 #, fuzzy msgid "Fixed issue with loading file via the command-line." 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:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 #, fuzzy msgid "Added support for shallow (one-level folding)" msgstr "" "Ajout de la prise en charge du glisser-déposer d'images locales ou web." -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 #, fuzzy msgid "Added import/export support for XMind version 2021." msgstr "Ajout de l'exportation au format yEd." -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 #, fuzzy msgid "Added support for external mind-map node linking." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 #, fuzzy msgid "Added support for overriding the color of a root node." 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:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 #, fuzzy msgid "Added support for Markdown strikethrough syntax." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 #, fuzzy msgid "Added tooltip to node fill switch in 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:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 #, fuzzy msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 #, fuzzy msgid "Updates 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:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 #, fuzzy msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 #, fuzzy msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" "Correction des problèmes de nommage du fichier lors de l'importation d'un " "fichier." -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 #, fuzzy msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" "Correction d'un problème avec l'action d'afficher/masquer la barre latérale." -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 #, fuzzy msgid "Fixed issue with pasting nodes when a node is not selected in a map." 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:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 #, fuzzy msgid "Fixed command support for non-English keyboard layouts." msgstr "Ajout de la prise en charge des URL dans le titre des nœuds." -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 #, fuzzy msgid "" "Added support for toggling the task indicator when multiple nodes are " @@ -825,16 +848,16 @@ 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:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 #, fuzzy msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "Ajout des traductions en tchèque (grâce à Jan Marek !)." -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 #, fuzzy msgid "" "Added support for y command to create/remove node links when multiple nodes " @@ -843,7 +866,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:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 #, fuzzy msgid "" "Added support for x command to create connections when two nodes are " @@ -852,58 +875,58 @@ 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:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 #, fuzzy msgid "Added support for system dark mode setting." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 #, fuzzy msgid "Updated keyboard shortcuts cheatsheet." msgstr "Ajout du raccourci clavier Ctrl + W pour fermer l'onglet actif." -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 #, fuzzy msgid "" "Fixed issue where sticker tooltips were not displaying translated names." @@ -911,162 +934,162 @@ 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:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 #, fuzzy msgid "Fixed layout issues when root node is resized." msgstr "" "Correction des problèmes de nommage du fichier lors de l'importation d'un " "fichier." -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 #, fuzzy msgid "Fixed issues copying and pasting a single selected node." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 #, fuzzy msgid "Added missing translatable strings in various parts of the UI." msgstr "Ajout des traductions en espagnol." -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 #, fuzzy msgid "Fixed application crash when forward deleting non-Latin text." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 #, fuzzy msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 #, fuzzy msgid "Added missing translatable strings." msgstr "Ajout des traductions en espagnol." -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 #, fuzzy 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:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 #, 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:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 #, 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:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 #, 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:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 #, 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:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 #, 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 #, fuzzy msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " @@ -1075,56 +1098,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:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 #, 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:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 #, 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:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 #, 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:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 #, fuzzy msgid "" "Fixed issue with exporting images with connections/stickers which could get " @@ -1133,121 +1156,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:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 #, 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:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 #, 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:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 #, 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:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 #, 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:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 #, 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:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 #, 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:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 #, 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:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 #, 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:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 #, 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:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 #, fuzzy msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." @@ -1255,27 +1278,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:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 #, 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:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 #, fuzzy msgid "" "Fixed issue with hiding node groups when the main node in group is folded." @@ -1283,7 +1306,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:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 #, fuzzy msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." @@ -1291,151 +1314,151 @@ 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:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 #, 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:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 #, 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:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 #, 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:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 #, 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:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 #, 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:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 #, 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:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 #, 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:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 #, 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:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 #, 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:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 #, 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:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 #, 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:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 #, 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:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 #, 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:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 #, 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:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 #, fuzzy msgid "" "Added support for displaying notifications on completion of export operation." @@ -1443,51 +1466,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:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 #, 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:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 #, 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:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 #, 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:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 #, fuzzy msgid "" "Fixed issue with connection titles being clear when connection is moved to a " @@ -1496,19 +1519,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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 #, fuzzy msgid "" "Fixed issue where images in resized nodes were not displaying properly on " @@ -1517,26 +1540,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:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 #, 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:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 #, 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:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 #, fuzzy msgid "" "Added ability to set the maximum connection title size in style inspector." @@ -1544,21 +1567,21 @@ msgstr "" "Ajout de la possibilité d'afficher/masquer chaque panneau dans l'inspecteur " "de style." -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 #, 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:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 #, 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:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 #, fuzzy msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " @@ -1567,81 +1590,81 @@ msgstr "" "Ajout de la possibilité d'afficher/masquer toutes les connexions dans la " "carte." -#: data/com.github.phase1geo.minder.appdata.xml.in:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 #, 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:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 #, fuzzy msgid "Added import/export support for XMind." msgstr "Ajout de l'exportation au format yEd." -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 #, 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:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 #, 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:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 #, 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:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 #, fuzzy msgid "" "Fixed issues with loading a .minder file that contains errant information." @@ -1649,23 +1672,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:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 #, 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:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 #, 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:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 #, fuzzy msgid "" "Fixed node display issue when a node link is clicked to a node that is " @@ -1674,29 +1697,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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 #, fuzzy msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " @@ -1705,133 +1728,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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 #, 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:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 #, 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:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 #, 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:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 #, 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:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 #, 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:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 #, 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:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 #, 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:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 #, 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:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 #, 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:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 #, 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:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 #, 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:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 #, fuzzy msgid "" "Added support for pasting an image or text, replacing the current node " @@ -1840,7 +1863,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:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 #, fuzzy msgid "" "Added support for pasting text, replacing the current connection content." @@ -1848,16 +1871,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:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 #, 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:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 #, fuzzy msgid "" "Added support for creating a new root node hitting the Return key when no " @@ -1866,164 +1889,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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 #, 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:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 #, 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:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 #, 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:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 #, 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:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 #, 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:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 #, 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:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 #, 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:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 #, 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:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 #, 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:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 #, 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:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 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:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." @@ -2031,20 +2054,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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 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:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 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:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." @@ -2052,7 +2075,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:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." @@ -2060,14 +2083,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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 #, 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:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 #, fuzzy msgid "" "Added ability to export a mind-map as a new Portable Minder filetype which " @@ -2077,25 +2100,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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 #, 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:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 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:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "Amélioration de l'import de fichiers OPML." -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 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:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." @@ -2103,11 +2126,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:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 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:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." @@ -2115,16 +2138,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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 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:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 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:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 #, fuzzy msgid "" "Fixed issue with the style inspector Change Affect value when selection " @@ -2133,20 +2156,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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 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:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." @@ -2155,7 +2178,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:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." @@ -2163,7 +2186,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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." @@ -2171,24 +2194,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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 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:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." @@ -2196,22 +2219,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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 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:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 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:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "Amélioration des différents formats d'exportation." -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." @@ -2219,31 +2242,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:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 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:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 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:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "Correction de diverses erreurs/avertissements lors de la compilation" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "Ajout de l'exportation au format yEd." -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 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:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." @@ -2251,17 +2274,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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 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:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 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:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." @@ -2269,13 +2292,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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 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:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." @@ -2283,29 +2306,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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 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:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 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:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 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:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 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:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." @@ -2313,44 +2336,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:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 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:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 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:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 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:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 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:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "Ajout de la prise en charge du mode concentration." -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 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:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 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:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." @@ -2358,26 +2381,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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 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:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 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:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 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:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 msgid "" "Added support for creating a link from one node to another node in the same " "map." @@ -2385,26 +2408,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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "Ajout de la prise en charge pour Flatpak." -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 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:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 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:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 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:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." @@ -2412,20 +2435,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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 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:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 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:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." @@ -2433,7 +2456,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:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." @@ -2441,7 +2464,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:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." @@ -2449,40 +2472,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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 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:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 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:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "Correction des problèmes avec les fonctions d'export." -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "Restons connectés !" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 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:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 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:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." @@ -2490,7 +2513,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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." @@ -2498,7 +2521,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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." @@ -2506,7 +2529,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:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." @@ -2514,17 +2537,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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 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:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "Passage de GtkFileChooserDialog à GtkFileChooserNative." -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." @@ -2532,18 +2555,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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 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:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 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:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." @@ -2551,7 +2574,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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." @@ -2559,32 +2582,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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 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:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "Arrêt de la prise en charge pour Loki." -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "Correction d'une omission dans le fichier appdata.xml." -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 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:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "Ajout des traductions en espagnol." -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." @@ -2592,23 +2615,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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 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:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 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:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 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:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 msgid "" "Changed layouts to be stored on a per tree basis instead of a per document " "basis." @@ -2616,49 +2639,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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 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:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 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:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 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:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "Nombreuses corrections de bugs." -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 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:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 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:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "Mises à jour des traductions en français." -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "Version corrective" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 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:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." @@ -2666,88 +2689,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:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 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:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 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:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "Les images sont désormais prises en charge !" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 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:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 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:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 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:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 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:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 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:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 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:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 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:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 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:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 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:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 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:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 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:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "Autres corrections de bugs mineures." -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 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:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." @@ -2755,33 +2778,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:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 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:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 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:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 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:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 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:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 #, 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:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." @@ -2789,72 +2812,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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 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:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 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:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 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:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 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:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "Correction de bug au premier démarrage." -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "Amélioration de la recherche et corrections de bugs" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 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:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 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:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "Correction des captures d'écran." -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 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:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "Améliorations mineures diverses de l'interface." -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "Suprresion des éléments GTK dépréciés." -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 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:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "Corrections de bugs." -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "Version initiale" diff --git a/po/extra/pl.po b/po/extra/pl.po index 1e58b853..79492f82 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -158,2213 +158,2233 @@ msgid "Trevor Williams" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -msgid "Added app script subcommands for building/running flatpaks." +msgid "Adding auto-adjusting bottom margin in quick entry." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:103 +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +msgid "Fixed issue with unfolding all nodes." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +msgid "Added app script subcommands for building/running flatpaks." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 msgid "Fixed issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 msgid "Added support for importing Markdown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 msgid "Improved export of Markdown output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "Fixed Markdown export issue with root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Fixed issue with inserting non-printable characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 msgid "Fixed issues with cursor movement for RTL languages." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 msgid "Fixed potential issue with adding a new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "Fixed issue with centering a node with Shift-C." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for embedding image path in Quick Entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 msgid "Updated Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "Fixed issues with exported images including selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Fixed issues with exporting to Outliner format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Fixing translation issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Added tooltip to node resize handle." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Added support for exporting a mindmap via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "Added support for importing via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Added ability to import a given filesystem as a mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Added ability to export a mindmap as a filesystem." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 msgid "Added zh_CN translation (thanks to @potrans)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 msgid "Added ability to enable/disable UI animations via gsettings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 msgid "Added ability to associate a note with a selected group." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " "when a backslash character is entered." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 msgid "Updated Czech translation (thanks to @G020B)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "" "Fixed issues with connections being displayed when ancestor node is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixed issue with loading an older mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixed syntax highlighting in note fields." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 msgid "Fixed issue with node fonts not following the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 msgid "Fixed issue with saving the state of export switch values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " "mindmap canvas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 msgid "" "Fixed issues with URL link and text colors not changing when theme is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 msgid "Fixed application crash when grouping root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Fixed issue with loading file via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 msgid "Added support for shallow (one-level folding)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "Added import/export support for XMind version 2021." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "Added support for external mind-map node linking." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "Added support for overriding the color of a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 msgid "Added support for Markdown strikethrough syntax." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 msgid "Added tooltip to node fill switch in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "Fixed issue with pasting nodes when a node is not selected in a map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "Fixed command support for non-English keyboard layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 msgid "" "Added support for toggling the task indicator when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Added support for y command to create/remove node links when multiple nodes " "are selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "" "Added support for x command to create connections when two nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Added support for system dark mode setting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 msgid "Updated keyboard shortcuts cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 msgid "" "Fixed issue where sticker tooltips were not displaying translated names." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 msgid "Fixed layout issues when root node is resized." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "Fixed issues copying and pasting a single selected node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 msgid "Added missing translatable strings in various parts of the UI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "Fixed application crash when forward deleting non-Latin text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Added missing translatable strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 msgid "Added support for drawing clickable folding areas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Changed shape of the unfold indicator." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Fixed application crash on Manjaro." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "Fixed link drawing order regression." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Added support for folded children count tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "" diff --git a/po/extra/pt.po b/po/extra/pt.po index 3f20fc50..981a07c4 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2020-08-31 14:53+0100\n" "Last-Translator: André Barata \n" "Language-Team: none\n" @@ -178,307 +178,329 @@ msgid "Trevor Williams" msgstr "Trevor Williams" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "Alterações" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -#, fuzzy -msgid "Added app script subcommands for building/running flatpaks." -msgstr "Suporte adicionado para construir um Flatpack." +msgid "Adding auto-adjusting bottom margin in quick entry." +msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "Correções" #: data/com.github.phase1geo.minder.appdata.xml.in:103 #, fuzzy +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "Problemas corrigidos com a coloração de conexões." + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#, fuzzy +msgid "Fixed issue with unfolding all nodes." +msgstr "Corrigido o problema de mostrar/esconder a barra lateral." + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#, fuzzy +msgid "Added app script subcommands for building/running flatpaks." +msgstr "Suporte adicionado para construir um Flatpack." + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 +#, fuzzy msgid "Fixed issues with Flatpak" msgstr "Correção de vários problemas com a entrada rápida." -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 #, fuzzy msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "Novo" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 #, fuzzy msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "Suporte adicionado para exportar para o formato Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 #, fuzzy msgid "Added support for importing Markdown." msgstr "Suporte adicionado para exportar para o formato Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 #, fuzzy msgid "Improved export of Markdown output." msgstr "Melhoria na saída de vários formatos de formatação." -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 #, fuzzy msgid "Fixed Markdown export issue with root nodes." msgstr "" "Correção de um problema de nomenclatura de ficheiro quando este é importado." -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 #, fuzzy msgid "Fixed issue with inserting non-printable characters." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 #, fuzzy msgid "Fixed issues with cursor movement for RTL languages." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 #, fuzzy msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 #, fuzzy msgid "Fixed potential issue with adding a new tab." msgstr "Corrigido o problema de mostrar/esconder a barra lateral." -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 #, fuzzy msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "Correção de problemas ao alterar os estilos de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 #, fuzzy msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 #, fuzzy msgid "Fixed issue with centering a node with Shift-C." msgstr "Problemas corrigidos com a criação de temas personalizáveis." -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 #, fuzzy msgid "Added support for embedding image path in Quick Entry." msgstr "Suporte adicionado para imagens dentro de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 #, 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:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 #, fuzzy msgid "Fixed issues with exported images including selection." 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:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 #, fuzzy msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "Problema ao importar notas Freemind corrigido." -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 #, fuzzy msgid "Fixed issue with undo/redo of Unicode characters." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 #, fuzzy msgid "Fixed issues with exporting to Outliner format." msgstr "Problemas corrigidos com a criação de temas personalizáveis." -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 #, fuzzy msgid "Fixing translation issues with Flatpak" 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:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 #, fuzzy msgid "Added tooltip to node resize handle." 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:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 #, fuzzy msgid "Added support for exporting a mindmap via the command-line." msgstr "Suporte adicionado para o modo de concentração." -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 #, fuzzy msgid "Added support for importing via the command-line." msgstr "Suporte adicionado para exportar para o formato Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 #, fuzzy msgid "Added ability to import a given filesystem as a mindmap." msgstr "Adicionada a possibilidade de modificar estilos de nós e ligações." -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 #, fuzzy msgid "Added ability to export a mindmap as a filesystem." msgstr "Adicionada a possibilidade de exportar para o formato Modo Org." -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 #, fuzzy msgid "Added zh_CN translation (thanks to @potrans)." msgstr "Tradução em Checo adicionada (obrigado a Jan Marek!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 #, fuzzy msgid "Added ability to enable/disable UI animations via gsettings." 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:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 #, fuzzy msgid "Added ability to associate a note with a selected group." msgstr "Adicionada a possibilidade de criar um nó raiz conectado." -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 #, fuzzy msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " @@ -487,7 +509,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:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 #, fuzzy msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " @@ -496,105 +518,105 @@ 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:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 #, fuzzy msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 #, fuzzy msgid "Updated Czech translation (thanks to @G020B)" msgstr "Tradução em Checo adicionada (obrigado a Jan Marek!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 #, fuzzy msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 #, fuzzy msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "Tradução em Português do Brasil adicionada (obrigado a btd1337!)" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 #, fuzzy msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "Tradução em Espanhol atualizada (obrigado a febrezo no GitHub)." -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 #, fuzzy msgid "" "Fixed issues with connections being displayed when ancestor node is folded." @@ -602,40 +624,40 @@ 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:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 #, fuzzy msgid "Fixed issue with loading an older mindmap." msgstr "Corrigido o problema de mostrar/esconder a barra lateral." -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 #, fuzzy msgid "Fixed syntax highlighting in note fields." msgstr "Problema ao importar notas Freemind corrigido." -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 #, fuzzy msgid "Fixed issue with node fonts not following 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:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 #, fuzzy msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 #, fuzzy msgid "Fixed issue with saving the state of export switch values." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 #, fuzzy msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " @@ -644,7 +666,7 @@ 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:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 #, fuzzy msgid "" "Fixed issues with URL link and text colors not changing when theme is " @@ -653,154 +675,154 @@ 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:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 #, fuzzy msgid "Fixed application crash when grouping root nodes." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 #, fuzzy msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 #, fuzzy msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "Corrigido o problema de mostrar/esconder a barra lateral." -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 #, fuzzy msgid "Fixed issue with loading file via the command-line." msgstr "" "Problemas com o carregamento de ficheiros .minder que contenham informação " "errada corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 #, fuzzy msgid "Added support for shallow (one-level folding)" msgstr "" "Suporte adicionado para arrastar e largar imagens locais ou da Internet." -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 #, fuzzy msgid "Added import/export support for XMind version 2021." msgstr "Suporte adicionado para importar/exportar ao XMind." -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 #, fuzzy msgid "Added support for external mind-map node linking." msgstr "Suporte adicionado para o modo de concentração." -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 #, fuzzy msgid "Added support for overriding the color of a root node." msgstr "Suporte adicionado para redimensionar a barra lateral do inspetor." -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 #, fuzzy msgid "Added support for Markdown strikethrough syntax." msgstr "Suporte adicionado para usar métodos de entrada." -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 #, fuzzy msgid "Added tooltip to node fill switch in 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:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 #, fuzzy msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" "Atalho de teclado (Control-E) adicionado para exibir a interface de exportar." -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 #, fuzzy msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 #, fuzzy msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "Tradução em Italiano atualizada (obrigado a @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 #, fuzzy msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" "Correção de um problema de nomenclatura de ficheiro quando este é importado." -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 #, fuzzy msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "Problemas com o layout de títulos de conexão corrigidos." -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 #, fuzzy msgid "Fixed issue with pasting nodes when a node is not selected in a map." 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:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 #, fuzzy msgid "Fixed command support for non-English keyboard layouts." msgstr "" "Suporte adicionado para o alinhamento de nós para layouts manuais de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 #, fuzzy msgid "" "Added support for toggling the task indicator when multiple nodes are " @@ -809,16 +831,16 @@ 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:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 #, fuzzy msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "Tradução em Checo adicionada (obrigado a Jan Marek!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 #, fuzzy msgid "" "Added support for y command to create/remove node links when multiple nodes " @@ -827,7 +849,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:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 #, fuzzy msgid "" "Added support for x command to create connections when two nodes are " @@ -836,58 +858,58 @@ 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:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 #, fuzzy msgid "Added support for system dark mode setting." msgstr "Suporte adicionado para o modo de concentração." -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 #, fuzzy msgid "Updated keyboard shortcuts cheatsheet." msgstr "Cábula de atalhos de teclado atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 #, fuzzy msgid "" "Fixed issue where sticker tooltips were not displaying translated names." @@ -895,163 +917,163 @@ 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:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 #, fuzzy msgid "Fixed layout issues when root node is resized." msgstr "" "Correção de um problema de nomenclatura de ficheiro quando este é importado." -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 #, fuzzy msgid "Fixed cursor location when End key used." 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:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 #, fuzzy msgid "Fixed issues copying and pasting a single selected node." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 #, fuzzy msgid "Added missing translatable strings in various parts of the UI." msgstr "Tradução em Espanhol adicionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 #, fuzzy msgid "Fixed application crash when forward deleting non-Latin text." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 #, fuzzy msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 #, fuzzy msgid "Added missing translatable strings." msgstr "Tradução em Espanhol adicionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 #, fuzzy 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:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 #, fuzzy msgid "Changed shape of the unfold indicator." msgstr "Aparência melhorada dos indicadores de dobra." -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 #, 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:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 #, 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:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 #, fuzzy msgid "Added support for folded children count tooltip." msgstr "Suporte adicionado para construir um Flatpack." -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 #, 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 #, fuzzy msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " @@ -1060,56 +1082,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:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 #, 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:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 #, 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:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 #, 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:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 #, fuzzy msgid "" "Fixed issue with exporting images with connections/stickers which could get " @@ -1118,120 +1140,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:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 #, 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:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 #, 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:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 #, 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:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 #, 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:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 #, 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:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 #, 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:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 #, 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:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 #, 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:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 #, 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:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 #, fuzzy msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." @@ -1239,16 +1261,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:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 #, 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:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 #, fuzzy msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " @@ -1257,11 +1279,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:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 #, fuzzy msgid "" "Fixed issue with hiding node groups when the main node in group is folded." @@ -1269,7 +1291,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:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 #, fuzzy msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." @@ -1277,123 +1299,123 @@ 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:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 #, 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:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 #, fuzzy msgid "Updated keyboard shortcuts in help window." msgstr "Cábula de atalhos de teclado atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 #, 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:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 #, 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:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 #, 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:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 #, 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:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 #, 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:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 #, 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:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 #, 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:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 #, 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:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 #, 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:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 #, 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:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 #, fuzzy msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " @@ -1401,26 +1423,26 @@ msgid "" msgstr "" "Atalho de teclado (Control-E) adicionado para exibir a interface de exportar." -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 #, 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:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 #, fuzzy msgid "" "Added support for displaying notifications on completion of export operation." @@ -1428,51 +1450,51 @@ msgstr "" "Suporte adicionado para dobrar todas as tarefas completadas no inspetor do " "mapa." -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 #, 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:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 #, 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:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 #, 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:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 #, fuzzy msgid "" "Fixed issue with connection titles being clear when connection is moved to a " @@ -1481,19 +1503,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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 #, fuzzy msgid "" "Fixed issue where images in resized nodes were not displaying properly on " @@ -1502,43 +1524,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:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 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:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 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:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 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:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 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:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 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:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 msgid "" "Added ability to add stickers to nodes, connections and anywhere else in the " "mind map." @@ -1546,16 +1568,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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 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:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "Suporte adicionado para importar/exportar ao XMind." -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 msgid "" "Added support for specifying if connection titles should be added " "immediately after creating a connection." @@ -1563,7 +1585,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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 msgid "" "Added support for middle-click-and-drag to pan the canvas (Alt + mouse " "movement still supported)." @@ -1571,16 +1593,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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 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:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 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:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 msgid "" "Removed the sidebar style affects selector and using the status of the " "current selection instead." @@ -1588,7 +1610,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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 msgid "" "Lowered the minimum node margin from 5 pixels to 1 pixel to allow for " "greater node density." @@ -1596,62 +1618,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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 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:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 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:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 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:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "Ícone da aplicação atualizado (obrigado a Fatih20)." -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "Problema ao importar notas Freemind corrigido." -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 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:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 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:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 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:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 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:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 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:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 msgid "" "Fixed node display issue when a node link is clicked to a node that is " "folded." @@ -1659,14 +1681,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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 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:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 msgid "" "Fixed issue with opening the same document twice (only one tab will now " "exist per file)." @@ -1674,7 +1696,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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 msgid "" "Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog " "instead of the 'Open' dialog." @@ -1682,14 +1704,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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 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:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 msgid "" "Fixed issue with setting cursor position with mouse when zoom factor is not " "100 percent." @@ -1697,8 +1719,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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." @@ -1706,53 +1728,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:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 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:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 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:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 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:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 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:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 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:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 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:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 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:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 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:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 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:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." @@ -1760,35 +1782,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:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 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:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 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:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 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:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 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:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 msgid "" "Fixed issue where connection colors don't follow theme if they have not been " "manually changed." @@ -1796,7 +1818,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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 msgid "" "Fixed application crash when animation is disabled, a node is moved, " "animation is enabled and a node is moved." @@ -1804,11 +1826,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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 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:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 msgid "" "Fixed ability to open one or more files from the command-line or from a file " "browser." @@ -1816,19 +1838,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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "Problemas corrigidos com a coloração de conexões." -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 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:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 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:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." @@ -1836,23 +1858,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:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 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:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 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:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 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:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 msgid "" "Added support for creating a new root node hitting the Return key when no " "node is selected." @@ -1860,7 +1882,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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 msgid "" "Added ability to add a new root node via the contextual menu when no node is " "selected." @@ -1868,7 +1890,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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 msgid "" "Added ability to launch quick entry dialog via the contextual menu when no " "node is selected." @@ -1876,22 +1898,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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 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:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 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:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 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:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." @@ -1899,35 +1921,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:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 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:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "Cábula de atalhos de teclado atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 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:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 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:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 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:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 msgid "" "Added tooltip and changed cursor when cursor is over a link and the Control " "key is held down." @@ -1935,14 +1957,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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 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:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 msgid "" "Fixed loss of selection when shift key is held down and the background is " "clicked." @@ -1950,29 +1972,29 @@ msgstr "" "Perca de seleção corrigida quando a tecla shift é pressionada e o fundo é " "clicado." -#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 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:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 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:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 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:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "Suporte adicionado para usar métodos de entrada." -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 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:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 msgid "" "Updated README.md to indicate which version of valac should be used if " "building from source." @@ -1980,25 +2002,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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 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:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 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:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 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:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 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:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 msgid "" "Fixed issue with New Document plank command to load application data before " "opening new tab." @@ -2006,7 +2028,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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." @@ -2014,24 +2036,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:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 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:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 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:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 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:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 msgid "" "Added map inspector switch to enable/disable automatic rotation of main " "branch link color selection." @@ -2039,20 +2061,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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 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:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 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:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." @@ -2060,7 +2082,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:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 msgid "" "Added ability to cause a descendant node with a different color than its " "parent to re-use the parent color." @@ -2068,12 +2090,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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 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:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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." @@ -2082,25 +2104,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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 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:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 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:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "Suporte para importar OPML melhorado." -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 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:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." @@ -2108,11 +2130,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:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 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:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 msgid "" "Fixed issue with adding a new child node that doesn't cause other descendant " "nodes to unfold." @@ -2120,15 +2142,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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 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:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 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:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 msgid "" "Fixed issue with the style inspector Change Affect value when selection " "changes (thanks to Viliam K.)." @@ -2136,20 +2158,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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 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:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." @@ -2157,7 +2179,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:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 msgid "" "Added ability to delete a single node (instead of the node and its subtree) " "in the contextual menu." @@ -2165,7 +2187,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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 msgid "" "When a new document is first saved, the first root node text is used as the " "default filename." @@ -2173,24 +2195,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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 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:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 msgid "" "Updated application icon and other recently improved icons for improved " "readability (thanks to Nararyans R.I.)." @@ -2198,21 +2220,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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 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:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 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:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 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:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." @@ -2220,28 +2242,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:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 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:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 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:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "Correção de vários erros/avisos do compilador" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "Exportar em yEd adicionado." -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 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:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 msgid "" "Added new quick entry mode, allowing node trees to be input within a text " "editor." @@ -2249,17 +2271,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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 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:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 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:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 msgid "" "New search icon which has better contrast for Minder's themed header bar " "(thanks to Nararyans R.I.)." @@ -2267,13 +2289,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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 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:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 msgid "" "New Minder application icon which fits in with the elementary OS color " "scheme better (thansk to Nararyans R.I.)." @@ -2281,29 +2303,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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 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:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 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:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 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:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 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:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." @@ -2311,40 +2333,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:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 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:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 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:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 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:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 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:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "Suporte adicionado para o modo de concentração." -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 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:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 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:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 msgid "" "Added support for creating a new node directly from editing an existing node " "presssing Return or Tab." @@ -2352,23 +2374,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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 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:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 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:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 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:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 msgid "" "Added support for creating a link from one node to another node in the same " "map." @@ -2376,24 +2398,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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "Suporte adicionado para construir um Flatpack." -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "Markup removido de strings traduzidas." -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 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:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 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:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 msgid "" "Changed app terminal script to allow command-line arguments to be passed to " "debug subcommand." @@ -2401,20 +2423,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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 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:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 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:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." @@ -2422,7 +2444,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:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." @@ -2430,7 +2452,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:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 msgid "" "Fixed an issue with calculating connection endpoints when a portion of the " "node is not visible." @@ -2438,38 +2460,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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 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:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 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:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 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:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "Vamos ficar conectados!" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 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:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 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:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 msgid "" "Added support for remembering the last selected child of a node when " "navigating the map with the keyboard." @@ -2477,7 +2499,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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 msgid "" "When escape key is used when editing text, editing mode is ended without " "reverting text." @@ -2485,7 +2507,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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." @@ -2493,7 +2515,7 @@ msgstr "" "Criados menus contextuais exclusivos, dependendo do que é selecionado no " "mapa mental." -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 msgid "" "Changed Node sidebar tab to Current which shows either the currently " "selected node or connection." @@ -2501,16 +2523,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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 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:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "Alteração do uso de GtkFileChooserDialog para GtkFileChooserNative." -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 msgid "" "Added support for inserting emoji when editing text in the mind map (use " "Control-period)." @@ -2518,18 +2540,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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 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:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 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:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 msgid "" "Improved copy/paste support of nodes so that copied items can be pasted in " "other mind maps." @@ -2537,7 +2559,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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 msgid "" "Added support for dynamically changing to dark mode in the UI if the prefer-" "dark desktop gsetting is set." @@ -2546,32 +2568,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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 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:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "Suporte para Loki removido." -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "Correção da omissão do ficheiro appdata.xml." -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 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:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "Tradução em Espanhol adicionada." -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 msgid "" "Added support for Control-Return/Tab to support adding newlines/tabs in a " "node's title." @@ -2579,72 +2601,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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 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:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 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:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 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:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 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:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 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:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "Aparência melhorada dos indicadores de dobra." -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "Muitas correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 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:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 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:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "Tradução em Francês atualizada." -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "Lançamento com correções" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 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:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." @@ -2652,86 +2674,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:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 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:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 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:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "Imagens são agora suportadas!" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "Suporte adicionado para imagens dentro de nós." -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "Suporte adicionado para edição básica de imagem." -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 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:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 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:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 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:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 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:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 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:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 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:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 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:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 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:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 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:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "Outras pequenas correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 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:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." @@ -2739,31 +2761,31 @@ msgstr "" "Suporte adicionado para exportar formatos em SVG, JPEG, BMP, Markdown, Texto " "Simples e CSV." -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 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:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 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:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "Tema Escuro e Tema Claro adicionados." -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 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:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 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:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 msgid "" "Fixing issue where modified node title in node inspector was lost when input " "focus was changed." @@ -2771,72 +2793,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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 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:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 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:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 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:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 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:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "Correções iniciais." -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "Melhorias na procura e correções" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "Adicionada a possibilidade de pesquisar dentro de notas." -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 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:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "Correção das capturas de ecrã." -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 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:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "Algumas pequenass melhorias na interface do utilizador." -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "Chamadas de GTK descontinuadas removidas." -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 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:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "Correções." -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "Lançamento inicial" diff --git a/po/extra/pt_BR.po b/po/extra/pt_BR.po index fdb49495..68d575b8 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -157,2213 +157,2233 @@ msgid "Trevor Williams" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -msgid "Added app script subcommands for building/running flatpaks." +msgid "Adding auto-adjusting bottom margin in quick entry." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:103 +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +msgid "Fixed issue with unfolding all nodes." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +msgid "Added app script subcommands for building/running flatpaks." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 msgid "Fixed issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 msgid "Added support for importing Markdown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 msgid "Improved export of Markdown output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "Fixed Markdown export issue with root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 msgid "Fixed issue with inserting non-printable characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 msgid "Fixed issues with cursor movement for RTL languages." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 msgid "Fixed potential issue with adding a new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 msgid "Fixed issue with centering a node with Shift-C." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 msgid "Added support for embedding image path in Quick Entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 msgid "Updated Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "Fixed issues with exported images including selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 msgid "Fixed issues with exporting to Outliner format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Fixing translation issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Added tooltip to node resize handle." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Added support for exporting a mindmap via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "Added support for importing via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Added ability to import a given filesystem as a mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Added ability to export a mindmap as a filesystem." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 msgid "Added zh_CN translation (thanks to @potrans)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 msgid "Added ability to enable/disable UI animations via gsettings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 msgid "Added ability to associate a note with a selected group." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " "when a backslash character is entered." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 msgid "Updated Czech translation (thanks to @G020B)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "" "Fixed issues with connections being displayed when ancestor node is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixed issue with loading an older mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixed syntax highlighting in note fields." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 msgid "Fixed issue with node fonts not following the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 msgid "Fixed issue with saving the state of export switch values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " "mindmap canvas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 msgid "" "Fixed issues with URL link and text colors not changing when theme is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 msgid "Fixed application crash when grouping root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Fixed issue with loading file via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 msgid "Added support for shallow (one-level folding)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "Added import/export support for XMind version 2021." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "Added support for external mind-map node linking." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "Added support for overriding the color of a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 msgid "Added support for Markdown strikethrough syntax." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 msgid "Added tooltip to node fill switch in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "Fixed issue with pasting nodes when a node is not selected in a map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "Fixed command support for non-English keyboard layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 msgid "" "Added support for toggling the task indicator when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Added support for y command to create/remove node links when multiple nodes " "are selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "" "Added support for x command to create connections when two nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Added support for system dark mode setting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 msgid "Updated keyboard shortcuts cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 msgid "" "Fixed issue where sticker tooltips were not displaying translated names." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 msgid "Fixed layout issues when root node is resized." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "Fixed issues copying and pasting a single selected node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 msgid "Added missing translatable strings in various parts of the UI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "Fixed application crash when forward deleting non-Latin text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Added missing translatable strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 msgid "Added support for drawing clickable folding areas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Changed shape of the unfold indicator." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Fixed application crash on Manjaro." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "Fixed link drawing order regression." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Added support for folded children count tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added ability to configure the color used in connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 msgid "Added ability to export to Org-Mode format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 msgid "Added support for URLs in node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 msgid "Added ability to create, edit and delete custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 msgid "Added support for exporting to the Mermaid format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 msgid "Added French translation (thanks to Yannick A.!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 msgid "Added ability to double-click on a node to make it editable." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "" diff --git a/po/extra/ru.po b/po/extra/ru.po index ccf2dfe7..3fc6caa0 100644 --- a/po/extra/ru.po +++ b/po/extra/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Minder 1.12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2023-04-21 15:45+0200\n" "Last-Translator: Alexandre Prokoudine \n" "Language-Team: Russian \n" @@ -185,232 +185,253 @@ msgid "Trevor Williams" msgstr "Trevor Williams" #: data/com.github.phase1geo.minder.appdata.xml.in:97 -#: data/com.github.phase1geo.minder.appdata.xml.in:109 -#: data/com.github.phase1geo.minder.appdata.xml.in:124 -#: data/com.github.phase1geo.minder.appdata.xml.in:152 -#: data/com.github.phase1geo.minder.appdata.xml.in:168 -#: data/com.github.phase1geo.minder.appdata.xml.in:197 -#: data/com.github.phase1geo.minder.appdata.xml.in:254 -#: data/com.github.phase1geo.minder.appdata.xml.in:274 -#: data/com.github.phase1geo.minder.appdata.xml.in:296 -#: data/com.github.phase1geo.minder.appdata.xml.in:327 -#: data/com.github.phase1geo.minder.appdata.xml.in:342 -#: data/com.github.phase1geo.minder.appdata.xml.in:361 -#: data/com.github.phase1geo.minder.appdata.xml.in:402 -#: data/com.github.phase1geo.minder.appdata.xml.in:433 -#: data/com.github.phase1geo.minder.appdata.xml.in:471 -#: data/com.github.phase1geo.minder.appdata.xml.in:490 -#: data/com.github.phase1geo.minder.appdata.xml.in:519 -#: data/com.github.phase1geo.minder.appdata.xml.in:555 -#: data/com.github.phase1geo.minder.appdata.xml.in:591 -#: data/com.github.phase1geo.minder.appdata.xml.in:610 -#: data/com.github.phase1geo.minder.appdata.xml.in:652 -#: data/com.github.phase1geo.minder.appdata.xml.in:679 -#: data/com.github.phase1geo.minder.appdata.xml.in:710 -#: data/com.github.phase1geo.minder.appdata.xml.in:741 -#: data/com.github.phase1geo.minder.appdata.xml.in:756 -#: data/com.github.phase1geo.minder.appdata.xml.in:777 -#: data/com.github.phase1geo.minder.appdata.xml.in:817 +#: data/com.github.phase1geo.minder.appdata.xml.in:111 +#: data/com.github.phase1geo.minder.appdata.xml.in:123 +#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:166 +#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:288 +#: data/com.github.phase1geo.minder.appdata.xml.in:310 +#: data/com.github.phase1geo.minder.appdata.xml.in:341 +#: data/com.github.phase1geo.minder.appdata.xml.in:356 +#: data/com.github.phase1geo.minder.appdata.xml.in:375 +#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:447 +#: data/com.github.phase1geo.minder.appdata.xml.in:485 +#: data/com.github.phase1geo.minder.appdata.xml.in:504 +#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:605 +#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:693 +#: data/com.github.phase1geo.minder.appdata.xml.in:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:755 +#: data/com.github.phase1geo.minder.appdata.xml.in:770 +#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:831 msgid "Changes" msgstr "Изменения" #: data/com.github.phase1geo.minder.appdata.xml.in:99 -msgid "Added app script subcommands for building/running flatpaks." +msgid "Adding auto-adjusting bottom margin in quick entry." msgstr "" #: data/com.github.phase1geo.minder.appdata.xml.in:101 -#: data/com.github.phase1geo.minder.appdata.xml.in:130 -#: data/com.github.phase1geo.minder.appdata.xml.in:157 -#: data/com.github.phase1geo.minder.appdata.xml.in:172 -#: data/com.github.phase1geo.minder.appdata.xml.in:220 -#: data/com.github.phase1geo.minder.appdata.xml.in:263 -#: data/com.github.phase1geo.minder.appdata.xml.in:279 -#: data/com.github.phase1geo.minder.appdata.xml.in:311 -#: data/com.github.phase1geo.minder.appdata.xml.in:332 +#: data/com.github.phase1geo.minder.appdata.xml.in:115 +#: data/com.github.phase1geo.minder.appdata.xml.in:144 +#: data/com.github.phase1geo.minder.appdata.xml.in:171 +#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:325 #: data/com.github.phase1geo.minder.appdata.xml.in:346 -#: data/com.github.phase1geo.minder.appdata.xml.in:366 -#: data/com.github.phase1geo.minder.appdata.xml.in:382 -#: data/com.github.phase1geo.minder.appdata.xml.in:411 -#: data/com.github.phase1geo.minder.appdata.xml.in:446 -#: data/com.github.phase1geo.minder.appdata.xml.in:475 -#: data/com.github.phase1geo.minder.appdata.xml.in:496 -#: data/com.github.phase1geo.minder.appdata.xml.in:526 -#: data/com.github.phase1geo.minder.appdata.xml.in:564 -#: data/com.github.phase1geo.minder.appdata.xml.in:582 -#: data/com.github.phase1geo.minder.appdata.xml.in:595 -#: data/com.github.phase1geo.minder.appdata.xml.in:618 -#: data/com.github.phase1geo.minder.appdata.xml.in:662 -#: data/com.github.phase1geo.minder.appdata.xml.in:687 -#: data/com.github.phase1geo.minder.appdata.xml.in:717 -#: data/com.github.phase1geo.minder.appdata.xml.in:748 -#: data/com.github.phase1geo.minder.appdata.xml.in:760 -#: data/com.github.phase1geo.minder.appdata.xml.in:785 -#: data/com.github.phase1geo.minder.appdata.xml.in:828 +#: data/com.github.phase1geo.minder.appdata.xml.in:360 +#: data/com.github.phase1geo.minder.appdata.xml.in:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:396 +#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:489 +#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:540 +#: data/com.github.phase1geo.minder.appdata.xml.in:578 +#: data/com.github.phase1geo.minder.appdata.xml.in:596 +#: data/com.github.phase1geo.minder.appdata.xml.in:609 +#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:731 +#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:842 msgid "Bug Fixes" msgstr "Исправления ошибок" #: data/com.github.phase1geo.minder.appdata.xml.in:103 +msgid "" +"Fixed application crash when root node contains a note/link and node fill " +"style is enabled." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:104 +#, fuzzy +msgid "Fixed issue with unfolding all nodes." +msgstr "Добавлен экспорт в формат Mermaid." + +#: data/com.github.phase1geo.minder.appdata.xml.in:105 +msgid "Fixing middle mouse drag pan behavior." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:113 +msgid "Added app script subcommands for building/running flatpaks." +msgstr "" + +#: data/com.github.phase1geo.minder.appdata.xml.in:117 msgid "Fixed issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:111 -#: data/com.github.phase1geo.minder.appdata.xml.in:298 -#: data/com.github.phase1geo.minder.appdata.xml.in:492 -#: data/com.github.phase1geo.minder.appdata.xml.in:593 +#: data/com.github.phase1geo.minder.appdata.xml.in:125 +#: data/com.github.phase1geo.minder.appdata.xml.in:312 +#: data/com.github.phase1geo.minder.appdata.xml.in:506 +#: data/com.github.phase1geo.minder.appdata.xml.in:607 msgid "Updated Italian translation (thanks to @albanobattistella)." msgstr "Обновлена итальянская локализация (спасибо @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:112 -#: data/com.github.phase1geo.minder.appdata.xml.in:299 +#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:313 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)." msgstr "Обновлена русская локализация (Александр Прокудин)" -#: data/com.github.phase1geo.minder.appdata.xml.in:113 +#: data/com.github.phase1geo.minder.appdata.xml.in:127 msgid "Adjusted codebase to compile on Fedora" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:119 -#: data/com.github.phase1geo.minder.appdata.xml.in:148 -#: data/com.github.phase1geo.minder.appdata.xml.in:180 -#: data/com.github.phase1geo.minder.appdata.xml.in:242 -#: data/com.github.phase1geo.minder.appdata.xml.in:287 -#: data/com.github.phase1geo.minder.appdata.xml.in:356 -#: data/com.github.phase1geo.minder.appdata.xml.in:377 -#: data/com.github.phase1geo.minder.appdata.xml.in:398 -#: data/com.github.phase1geo.minder.appdata.xml.in:422 -#: data/com.github.phase1geo.minder.appdata.xml.in:486 -#: data/com.github.phase1geo.minder.appdata.xml.in:506 -#: data/com.github.phase1geo.minder.appdata.xml.in:540 -#: data/com.github.phase1geo.minder.appdata.xml.in:604 -#: data/com.github.phase1geo.minder.appdata.xml.in:638 -#: data/com.github.phase1geo.minder.appdata.xml.in:674 -#: data/com.github.phase1geo.minder.appdata.xml.in:698 -#: data/com.github.phase1geo.minder.appdata.xml.in:732 -#: data/com.github.phase1geo.minder.appdata.xml.in:769 -#: data/com.github.phase1geo.minder.appdata.xml.in:805 +#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: 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:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:520 +#: data/com.github.phase1geo.minder.appdata.xml.in:554 +#: data/com.github.phase1geo.minder.appdata.xml.in:618 +#: data/com.github.phase1geo.minder.appdata.xml.in:652 +#: data/com.github.phase1geo.minder.appdata.xml.in:688 +#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:819 msgid "New" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:121 +#: data/com.github.phase1geo.minder.appdata.xml.in:135 #, fuzzy msgid "" "Added new --import command-line option for importing directly from command-" "line." msgstr "Добавлен импорт ментальных карт из командной строки." -#: data/com.github.phase1geo.minder.appdata.xml.in:122 +#: data/com.github.phase1geo.minder.appdata.xml.in:136 #, fuzzy msgid "Added support for importing Markdown." msgstr "Добавлен импорт ментальных карт из командной строки." -#: data/com.github.phase1geo.minder.appdata.xml.in:126 +#: data/com.github.phase1geo.minder.appdata.xml.in:140 msgid "" "Removed --format command-line option in favor of new --import and --export " "options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:127 +#: data/com.github.phase1geo.minder.appdata.xml.in:141 #, fuzzy msgid "Improved export of Markdown output." msgstr "Используйте форматирование Markdown." -#: data/com.github.phase1geo.minder.appdata.xml.in:128 +#: data/com.github.phase1geo.minder.appdata.xml.in:142 msgid "" "Improved loading of Minder Markdown syntax highlighting to make this an " "application-only syntax (not user-wide)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:132 +#: data/com.github.phase1geo.minder.appdata.xml.in:146 msgid "Fixed Markdown export issue with root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:133 +#: data/com.github.phase1geo.minder.appdata.xml.in:147 #, fuzzy msgid "Fixed issue with inserting non-printable characters." msgstr "Добавлен экспорт в формат Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:134 +#: data/com.github.phase1geo.minder.appdata.xml.in:148 msgid "Fixed issues with cursor movement for RTL languages." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:135 +#: data/com.github.phase1geo.minder.appdata.xml.in:149 msgid "" "Fixed issue with using Control-W shortcut when only a single tab is shown." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:136 +#: data/com.github.phase1geo.minder.appdata.xml.in:150 msgid "Fixed potential issue with adding a new tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:137 +#: data/com.github.phase1geo.minder.appdata.xml.in:151 #, fuzzy msgid "Fixed issues with tab naming of new, unchanged documents." msgstr "Добавлен экспорт в формат Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:138 +#: data/com.github.phase1geo.minder.appdata.xml.in:152 msgid "" "Fixed cursor/selection issue when the Delete key is used (includes " "application crash issue)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:139 +#: data/com.github.phase1geo.minder.appdata.xml.in:153 #, fuzzy msgid "Fixed issue with Control-Up cursor selection shortcut." msgstr "Добавлен экспорт в формат Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:140 +#: data/com.github.phase1geo.minder.appdata.xml.in:154 #, fuzzy msgid "Fixed issue with centering a node with Shift-C." msgstr "Добавлен экспорт в формат Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:141 +#: data/com.github.phase1geo.minder.appdata.xml.in:155 msgid "Fixed several issues related to zoom/scaling." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:142 +#: data/com.github.phase1geo.minder.appdata.xml.in:156 msgid "Fixed location of input method entry field (thanks to @aeghn)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:150 +#: data/com.github.phase1geo.minder.appdata.xml.in:164 #, fuzzy msgid "Added support for embedding image path in Quick Entry." msgstr "Добавлена поддержка изображений внутри узлов." -#: data/com.github.phase1geo.minder.appdata.xml.in:154 -#: data/com.github.phase1geo.minder.appdata.xml.in:170 -#: data/com.github.phase1geo.minder.appdata.xml.in:201 -#: data/com.github.phase1geo.minder.appdata.xml.in:276 -#: data/com.github.phase1geo.minder.appdata.xml.in:329 -#: data/com.github.phase1geo.minder.appdata.xml.in:363 +#: data/com.github.phase1geo.minder.appdata.xml.in:168 +#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:343 +#: data/com.github.phase1geo.minder.appdata.xml.in:377 msgid "Updated Italian translation (thanks to @albanobattistella)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:155 +#: data/com.github.phase1geo.minder.appdata.xml.in:169 msgid "Code cleanup" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:159 +#: data/com.github.phase1geo.minder.appdata.xml.in:173 msgid "Fixed issues with exported images including selection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:160 +#: data/com.github.phase1geo.minder.appdata.xml.in:174 msgid "Fixed issue with importing OPML files (thanks to Ygor Mutti)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:161 +#: data/com.github.phase1geo.minder.appdata.xml.in:175 msgid "Fixed issue with undo/redo of Unicode characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:162 +#: data/com.github.phase1geo.minder.appdata.xml.in:176 #, fuzzy msgid "Fixed issues with exporting to Outliner format." msgstr "Добавлен экспорт в формат Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:174 +#: data/com.github.phase1geo.minder.appdata.xml.in:188 msgid "Fixing translation issues with Flatpak" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:182 +#: data/com.github.phase1geo.minder.appdata.xml.in:196 msgid "" "Added ability to change the size of the node while leaving the embedded " "image size unchanged." @@ -418,11 +439,11 @@ msgstr "" "Добавлена воможность поменять размер узлов без смены размера вложенного " "изображения." -#: data/com.github.phase1geo.minder.appdata.xml.in:183 +#: data/com.github.phase1geo.minder.appdata.xml.in:197 msgid "Added tooltip to node resize handle." msgstr "Добавлена подсказка в регулятор смены размера узла." -#: data/com.github.phase1geo.minder.appdata.xml.in:184 +#: data/com.github.phase1geo.minder.appdata.xml.in:198 msgid "" "Added Flatpak permission for home folder access by default (thanks to " "@SubhadeepJasu)." @@ -430,40 +451,40 @@ msgstr "" "Добавлено разрешение Flatpak для доступа к домашнему пользовательскому " "каталогу по умолчанию (спасибо @SubhadeepJasu)." -#: data/com.github.phase1geo.minder.appdata.xml.in:185 +#: data/com.github.phase1geo.minder.appdata.xml.in:199 msgid "Added header font scaling in notes field." msgstr "Добавлено масштабирование заголовка шрифта в поле примечаний." -#: data/com.github.phase1geo.minder.appdata.xml.in:186 +#: data/com.github.phase1geo.minder.appdata.xml.in:200 msgid "Added support for exporting a mindmap via the command-line." msgstr "Добавлен экспорт ментальных карт из командной строки." -#: data/com.github.phase1geo.minder.appdata.xml.in:187 +#: data/com.github.phase1geo.minder.appdata.xml.in:201 msgid "Added support for importing via the command-line." msgstr "Добавлен импорт ментальных карт из командной строки." -#: data/com.github.phase1geo.minder.appdata.xml.in:188 +#: data/com.github.phase1geo.minder.appdata.xml.in:202 msgid "Added ability to import a given filesystem as a mindmap." msgstr "Добавлен импорт указанной файловой системы как ментальной карты." -#: data/com.github.phase1geo.minder.appdata.xml.in:189 +#: data/com.github.phase1geo.minder.appdata.xml.in:203 msgid "Added ability to export a mindmap as a filesystem." msgstr "Добавлен экспорт ментальной карты как файловой системы." -#: data/com.github.phase1geo.minder.appdata.xml.in:190 +#: data/com.github.phase1geo.minder.appdata.xml.in:204 msgid "Added zh_CN translation (thanks to @potrans)." msgstr "Добавлена китайская (zh_CN) локализация (спасибо @potrans)." -#: data/com.github.phase1geo.minder.appdata.xml.in:191 +#: data/com.github.phase1geo.minder.appdata.xml.in:205 msgid "Added ability to enable/disable UI animations via gsettings." msgstr "Добавлена возможность переключать анимацию интерфейса через gsettings." -#: data/com.github.phase1geo.minder.appdata.xml.in:192 +#: data/com.github.phase1geo.minder.appdata.xml.in:206 msgid "Added ability to associate a note with a selected group." msgstr "" "Добавлена возможность ассоциировать примечание с выделенной группой узлов." -#: data/com.github.phase1geo.minder.appdata.xml.in:193 +#: data/com.github.phase1geo.minder.appdata.xml.in:207 msgid "" "Added ability to copy and cut nodes via shortcuts when multiple nodes are " "selected." @@ -471,7 +492,7 @@ msgstr "" "Добавлена возможность копировать и вырезать в буфер обмена горячими " "клавишами, когда выделено несколько узлов." -#: data/com.github.phase1geo.minder.appdata.xml.in:194 +#: data/com.github.phase1geo.minder.appdata.xml.in:208 msgid "" "Added ability to insert unicode characters in nodes, connections, and notes " "when a backslash character is entered." @@ -479,7 +500,7 @@ msgstr "" "Добавлена возможность вставлять символы Unicode в узлы, связи и примечания " "после ввода обратной косой черты ('\\')." -#: data/com.github.phase1geo.minder.appdata.xml.in:195 +#: data/com.github.phase1geo.minder.appdata.xml.in:209 msgid "" "Added support to detect read-only mindmap files and handle them " "appropriately." @@ -487,1936 +508,1936 @@ msgstr "" "Добавлено распознавание и корректная обработка файлов ментальных карт, " "доступных только для чтения." -#: data/com.github.phase1geo.minder.appdata.xml.in:199 +#: data/com.github.phase1geo.minder.appdata.xml.in:213 msgid "Updated German translation (thanks to @hztirf and @bewe)" msgstr "Обновлена немецкая локализация (спасибо @hztirf и @bewe)." -#: data/com.github.phase1geo.minder.appdata.xml.in:200 +#: data/com.github.phase1geo.minder.appdata.xml.in:214 msgid "Updated Czech translation (thanks to @G020B)" msgstr "Обновлена чешская локализация (спасибо @G020B)." -#: data/com.github.phase1geo.minder.appdata.xml.in:202 -#: data/com.github.phase1geo.minder.appdata.xml.in:330 +#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:344 msgid "Updated Russian translation (thanks to Alexandre Prokoudine)" msgstr "Обновлена русская локализация (Александр Прокудин)." -#: data/com.github.phase1geo.minder.appdata.xml.in:203 +#: data/com.github.phase1geo.minder.appdata.xml.in:217 msgid "Updated Portugese translation (thanks to @AncientBlueFrog)" msgstr "Обновлена португальская локализация (спасибо @AncientBlueFrog)." -#: data/com.github.phase1geo.minder.appdata.xml.in:204 +#: data/com.github.phase1geo.minder.appdata.xml.in:218 msgid "Updated Polish translation (thanks to @pyotr71)" msgstr "Обновлена польская локализация (спасибо @pyotr71)." -#: data/com.github.phase1geo.minder.appdata.xml.in:205 +#: data/com.github.phase1geo.minder.appdata.xml.in:219 msgid "Updated Flatpak SDK from 6 to 6.1." msgstr "Flatpak SDK обновлен с версии 6 до 6.1." -#: data/com.github.phase1geo.minder.appdata.xml.in:206 +#: data/com.github.phase1geo.minder.appdata.xml.in:220 msgid "" "Improved sticker search (now case insensitive and uses fuzzy search -- " "thanks to @sibevin)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:207 +#: data/com.github.phase1geo.minder.appdata.xml.in:221 msgid "Changed node borders to use node padding to control shape." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:208 +#: data/com.github.phase1geo.minder.appdata.xml.in:222 msgid "Changed note popup to display rendered text instead of literal text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:209 +#: data/com.github.phase1geo.minder.appdata.xml.in:223 msgid "Updated headerbar icons for Gnome environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:210 +#: data/com.github.phase1geo.minder.appdata.xml.in:224 msgid "" "Mindmap root node text is now used for default filename when initially " "saving mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:211 +#: data/com.github.phase1geo.minder.appdata.xml.in:225 msgid "Changed image UI in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:212 +#: data/com.github.phase1geo.minder.appdata.xml.in:226 msgid "Removed connection sidebar button bar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:213 +#: data/com.github.phase1geo.minder.appdata.xml.in:227 msgid "" "Improved Zoom to Selected Node functionality with name change (to better " "reflect what this feature does) and keyboard shortcut." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:214 +#: data/com.github.phase1geo.minder.appdata.xml.in:228 msgid "" "Enhanced OrgMode exporter (includes support for indent mode and improved " "output)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:215 +#: data/com.github.phase1geo.minder.appdata.xml.in:229 msgid "Enhanced image exporting features." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:216 +#: data/com.github.phase1geo.minder.appdata.xml.in:230 msgid "" "Minder files no longer contain precise positioning information so eliminate " "file changes on pan and zoom operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:217 +#: data/com.github.phase1geo.minder.appdata.xml.in:231 msgid "Removed Control-E (export) from shortcuts documentation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:218 +#: data/com.github.phase1geo.minder.appdata.xml.in:232 msgid "Improved autosave frequency." msgstr "Оптимизирована частота автосохранения." -#: data/com.github.phase1geo.minder.appdata.xml.in:222 +#: data/com.github.phase1geo.minder.appdata.xml.in:236 msgid "" "Fixed issues with connections being displayed when ancestor node is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:223 +#: data/com.github.phase1geo.minder.appdata.xml.in:237 msgid "Fixed issue with loading an older mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:224 +#: data/com.github.phase1geo.minder.appdata.xml.in:238 msgid "Fixed syntax highlighting in note fields." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:225 +#: data/com.github.phase1geo.minder.appdata.xml.in:239 msgid "Fixed Edit Text node menu functionality." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:226 +#: data/com.github.phase1geo.minder.appdata.xml.in:240 msgid "Fixed issue with node fonts not following the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:227 +#: data/com.github.phase1geo.minder.appdata.xml.in:241 msgid "" "Fixed application crashes when exporting to Freemind, Freeplane, XMind8 and " "Yed formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:228 +#: data/com.github.phase1geo.minder.appdata.xml.in:242 msgid "Fixed issue with saving the state of export switch values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:229 +#: data/com.github.phase1geo.minder.appdata.xml.in:243 msgid "" "Fixed application crash when an image is dropped onto a blank portion of the " "mindmap canvas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:230 +#: data/com.github.phase1geo.minder.appdata.xml.in:244 msgid "" "Fixed issues with URL link and text colors not changing when theme is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:231 +#: data/com.github.phase1geo.minder.appdata.xml.in:245 msgid "Fixed application crash when grouping root nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:232 +#: data/com.github.phase1geo.minder.appdata.xml.in:246 msgid "Fixed issue causing app script to generate a warning message." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:233 +#: data/com.github.phase1geo.minder.appdata.xml.in:247 msgid "" "Fixed potential issue which caused notes to get deleted when selecting " "nodes, connections or groups." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:234 +#: data/com.github.phase1geo.minder.appdata.xml.in:248 msgid "" "Fixed application crash when saving an unsaved document with no root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:235 +#: data/com.github.phase1geo.minder.appdata.xml.in:249 msgid "Fixed issues with capitalized keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:236 +#: data/com.github.phase1geo.minder.appdata.xml.in:250 msgid "Fixed issue with loading file via the command-line." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:244 +#: data/com.github.phase1geo.minder.appdata.xml.in:258 msgid "Added support for shallow (one-level folding)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:245 +#: data/com.github.phase1geo.minder.appdata.xml.in:259 msgid "Added import/export support for XMind version 2021." msgstr "Добавлен импорт и экспорт файлов XMind 2021." -#: data/com.github.phase1geo.minder.appdata.xml.in:246 +#: data/com.github.phase1geo.minder.appdata.xml.in:260 msgid "Added support for external mind-map node linking." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:247 +#: data/com.github.phase1geo.minder.appdata.xml.in:261 msgid "Added node link tooltips." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:248 +#: data/com.github.phase1geo.minder.appdata.xml.in:262 msgid "Added support for overriding the color of a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:249 +#: data/com.github.phase1geo.minder.appdata.xml.in:263 msgid "Added support for Markdown strikethrough syntax." msgstr "Добавлена поддержка зачеркивания в синтаксисе Markdown." -#: data/com.github.phase1geo.minder.appdata.xml.in:250 +#: data/com.github.phase1geo.minder.appdata.xml.in:264 msgid "" "Added support for Control-Backspace/Delete to delete the previous/next word " "when editing node/connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:251 +#: data/com.github.phase1geo.minder.appdata.xml.in:265 msgid "Added tooltip to node fill switch in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:252 +#: data/com.github.phase1geo.minder.appdata.xml.in:266 msgid "" "Added keyboard shortcuts for adding and removing URL links from node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:256 +#: data/com.github.phase1geo.minder.appdata.xml.in:270 msgid "Updates to Italian translation (thanks to @albanobattistella)" msgstr "Обновлена итальянская локализация (спасибо @albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:257 +#: data/com.github.phase1geo.minder.appdata.xml.in:271 msgid "Updates to German translation (thanks to Hannes Fritz)" msgstr "Обновлена немецкая локализация (спасибо Hannes Fritz)." -#: data/com.github.phase1geo.minder.appdata.xml.in:258 +#: data/com.github.phase1geo.minder.appdata.xml.in:272 msgid "Improved accuracy of the list of translatable files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:259 +#: data/com.github.phase1geo.minder.appdata.xml.in:273 msgid "" "Removed ability to use keyboard shortcuts when a mouse button is pressed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:260 +#: data/com.github.phase1geo.minder.appdata.xml.in:274 msgid "" "Removed Accounts permissions from Flatpak manifest as it is no longer needed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:261 +#: data/com.github.phase1geo.minder.appdata.xml.in:275 msgid "" "Improved adding URL link UI to automatically add URL from clipboard if one " "exists." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:265 +#: data/com.github.phase1geo.minder.appdata.xml.in:279 msgid "Fixed layout issues when pressing keys while animations are in process." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:266 +#: data/com.github.phase1geo.minder.appdata.xml.in:280 msgid "" "Fixed location of text size help information in the appearances preferences " "dialog." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:267 +#: data/com.github.phase1geo.minder.appdata.xml.in:281 msgid "Fixed UX issues when the Hide Connections switch is enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:268 +#: data/com.github.phase1geo.minder.appdata.xml.in:282 msgid "Fixed issue with pasting nodes when a node is not selected in a map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:277 +#: data/com.github.phase1geo.minder.appdata.xml.in:291 msgid "Updated screenshots for elementary OS 6." msgstr "Скриншоты обновлены для elementary OS 6." -#: data/com.github.phase1geo.minder.appdata.xml.in:281 +#: data/com.github.phase1geo.minder.appdata.xml.in:295 msgid "Fixed command support for non-English keyboard layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:289 +#: data/com.github.phase1geo.minder.appdata.xml.in:303 msgid "" "Added support for toggling the task indicator when multiple nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:290 +#: data/com.github.phase1geo.minder.appdata.xml.in:304 msgid "Added German translation (thanks to Peter Sonntaga)." msgstr "Добавлена немецкая локализация (спасибо Peter Sonntaga)." -#: data/com.github.phase1geo.minder.appdata.xml.in:291 +#: data/com.github.phase1geo.minder.appdata.xml.in:305 msgid "Added zoom amount in the zoom button tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:292 +#: data/com.github.phase1geo.minder.appdata.xml.in:306 msgid "" "Added support for y command to create/remove node links when multiple nodes " "are selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:293 +#: data/com.github.phase1geo.minder.appdata.xml.in:307 msgid "" "Added support for x command to create connections when two nodes are " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:294 +#: data/com.github.phase1geo.minder.appdata.xml.in:308 msgid "Added support for system dark mode setting." msgstr "Добавлена поддержка системной темной темы." -#: data/com.github.phase1geo.minder.appdata.xml.in:300 +#: data/com.github.phase1geo.minder.appdata.xml.in:314 msgid "Improved task indicator sizes in leaf nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:301 +#: data/com.github.phase1geo.minder.appdata.xml.in:315 msgid "Changed fold indicator from a circle to a square." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:302 +#: data/com.github.phase1geo.minder.appdata.xml.in:316 msgid "Removed zoom in/out menu items and made them buttons instead." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:303 +#: data/com.github.phase1geo.minder.appdata.xml.in:317 msgid "" "Node/connection is now automatically selected on right click if it is not " "selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:304 +#: data/com.github.phase1geo.minder.appdata.xml.in:318 msgid "Moved node change contextual menu items into their own submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:305 +#: data/com.github.phase1geo.minder.appdata.xml.in:319 msgid "Changed forward slash command to Control-A for selecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:306 +#: data/com.github.phase1geo.minder.appdata.xml.in:320 msgid "" "Changed backward slash command to Control-Shift-A for deselecting all text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:307 +#: data/com.github.phase1geo.minder.appdata.xml.in:321 msgid "Changed F1 command to Control-? for displaying keyboard shortcuts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:308 +#: data/com.github.phase1geo.minder.appdata.xml.in:322 msgid "Updated keyboard shortcuts cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:309 +#: data/com.github.phase1geo.minder.appdata.xml.in:323 msgid "" "Updated code base for elementary OS 6 (gtksourceview-4, libhandy-1, Flatpak " "support, etc.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:313 +#: data/com.github.phase1geo.minder.appdata.xml.in:327 msgid "" "Fixed issue where sticker tooltips were not displaying translated names." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:314 +#: data/com.github.phase1geo.minder.appdata.xml.in:328 msgid "" "Fixed node resizing issues when system font is changed in system settings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:315 +#: data/com.github.phase1geo.minder.appdata.xml.in:329 msgid "" "Fixed Flatpak issue to allow dark mode system settings to affect application." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:316 +#: data/com.github.phase1geo.minder.appdata.xml.in:330 msgid "Fixed layout issues when root node is resized." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:317 +#: data/com.github.phase1geo.minder.appdata.xml.in:331 msgid "Fixed squared and rounded link display for nodes attached to root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:318 +#: data/com.github.phase1geo.minder.appdata.xml.in:332 msgid "Fixed cursor location when End key used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:319 +#: data/com.github.phase1geo.minder.appdata.xml.in:333 msgid "" "Fixed potential node identification generation issue that can lead to bad " "connections on load." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:320 +#: data/com.github.phase1geo.minder.appdata.xml.in:334 msgid "Fixed location of node stickers within the node to improve look." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:321 +#: data/com.github.phase1geo.minder.appdata.xml.in:335 msgid "Fixed issues copying and pasting a single selected node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:334 +#: data/com.github.phase1geo.minder.appdata.xml.in:348 msgid "Added missing translatable strings in various parts of the UI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:335 +#: data/com.github.phase1geo.minder.appdata.xml.in:349 msgid "Fixed URL parser issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:336 +#: data/com.github.phase1geo.minder.appdata.xml.in:350 msgid "Fixed application crash when forward deleting non-Latin text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:344 +#: data/com.github.phase1geo.minder.appdata.xml.in:358 msgid "Small optimization to Meson build procedure." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:348 +#: data/com.github.phase1geo.minder.appdata.xml.in:362 msgid "Fixed compile and run issue for distros lacking full granite support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:349 +#: data/com.github.phase1geo.minder.appdata.xml.in:363 msgid "" "Fixed issue with displaying correct themes when themes are hidden that don't " "match system theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:350 +#: data/com.github.phase1geo.minder.appdata.xml.in:364 msgid "Added missing translatable strings." msgstr "Добавлены забытые переводимые сообщения." -#: data/com.github.phase1geo.minder.appdata.xml.in:358 +#: data/com.github.phase1geo.minder.appdata.xml.in:372 msgid "Added rounded branching style." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:359 +#: data/com.github.phase1geo.minder.appdata.xml.in:373 msgid "Added support for drawing clickable folding areas." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:364 +#: data/com.github.phase1geo.minder.appdata.xml.in:378 msgid "Changed shape of the unfold indicator." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:368 +#: data/com.github.phase1geo.minder.appdata.xml.in:382 msgid "Fixed application crash on Manjaro." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:369 +#: data/com.github.phase1geo.minder.appdata.xml.in:383 msgid "Fixed link drawing order regression." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:370 +#: data/com.github.phase1geo.minder.appdata.xml.in:384 msgid "Removed error output when XML storage files do not exist." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:371 +#: data/com.github.phase1geo.minder.appdata.xml.in:385 msgid "Fixed parsing issue with filepaths starting with file://." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:379 +#: data/com.github.phase1geo.minder.appdata.xml.in:393 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:380 +#: data/com.github.phase1geo.minder.appdata.xml.in:394 msgid "Added support for folded children count tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:384 +#: data/com.github.phase1geo.minder.appdata.xml.in:398 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:385 +#: data/com.github.phase1geo.minder.appdata.xml.in:399 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:386 +#: data/com.github.phase1geo.minder.appdata.xml.in:400 msgid "Fixed selection issues after moving the cursor by a word." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:387 +#: data/com.github.phase1geo.minder.appdata.xml.in:401 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:388 +#: data/com.github.phase1geo.minder.appdata.xml.in:402 msgid "" "Fixed node size and layout when system text size changes between Minder " "sessions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:389 +#: data/com.github.phase1geo.minder.appdata.xml.in:403 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:390 +#: data/com.github.phase1geo.minder.appdata.xml.in:404 msgid "" "Fixed issue with node sidebar image not being properly updated when sidebar " "is hidden." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:391 +#: data/com.github.phase1geo.minder.appdata.xml.in:405 msgid "" "Fixed square branch link drawing when some links have arrows drawn in them." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:392 +#: data/com.github.phase1geo.minder.appdata.xml.in:406 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:400 +#: data/com.github.phase1geo.minder.appdata.xml.in:414 msgid "Added Basque translation (thanks to @alexgabi)" msgstr "Добавлен перевод на баскский (спасибо @alexgabi)" -#: data/com.github.phase1geo.minder.appdata.xml.in:404 +#: data/com.github.phase1geo.minder.appdata.xml.in:418 msgid "Updated to Italian translation (thanks to @albanobattistella)." msgstr "Обновлена итальянская локализация (@albanobattistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:405 +#: data/com.github.phase1geo.minder.appdata.xml.in:419 msgid "Updated to Brazilian Portugese translation (thanks to Felipe Simoes)." msgstr "Обновлена бразильская португальская локализация (Felipe Simoes)." -#: data/com.github.phase1geo.minder.appdata.xml.in:406 +#: data/com.github.phase1geo.minder.appdata.xml.in:420 msgid "" "Opening a file will automatically close an existing unsaved, unchanged tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:407 +#: data/com.github.phase1geo.minder.appdata.xml.in:421 msgid "Changed color of connection drag handles to yellow." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:408 +#: data/com.github.phase1geo.minder.appdata.xml.in:422 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:409 +#: data/com.github.phase1geo.minder.appdata.xml.in:423 msgid "Reducing auto-saves when editing node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:413 +#: data/com.github.phase1geo.minder.appdata.xml.in:427 msgid "Removed help information from PNG export panel." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:414 +#: data/com.github.phase1geo.minder.appdata.xml.in:428 msgid "" "Fixed issue with exporting images with connections/stickers which could get " "cropped out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:415 +#: data/com.github.phase1geo.minder.appdata.xml.in:429 msgid "Fixed issue with empty tab when file cannot be loaded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:416 +#: data/com.github.phase1geo.minder.appdata.xml.in:430 msgid "" "Fixed issues with application crashes on startup in non-elementary " "environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:424 +#: data/com.github.phase1geo.minder.appdata.xml.in:438 msgid "Added subscript and superscript support to Markdown parser." msgstr "В парсер Markdown добавлена поддержка верхнего и нижнего индексов." -#: data/com.github.phase1geo.minder.appdata.xml.in:425 +#: data/com.github.phase1geo.minder.appdata.xml.in:439 msgid "" "Added support for switching tabs with Control-Tab and Shift-Control-Tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:426 +#: data/com.github.phase1geo.minder.appdata.xml.in:440 msgid "Added support for remembering last used open/save dialog directories." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:427 +#: data/com.github.phase1geo.minder.appdata.xml.in:441 msgid "" "Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange " "sibling nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:428 +#: data/com.github.phase1geo.minder.appdata.xml.in:442 msgid "Added support for searching all tabs (thanks to @Messius58)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:429 +#: data/com.github.phase1geo.minder.appdata.xml.in:443 msgid "Added about window for non-elementary builds." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:430 +#: data/com.github.phase1geo.minder.appdata.xml.in:444 msgid "Added ability to move child nodes to parent via Alt+direction." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:431 +#: data/com.github.phase1geo.minder.appdata.xml.in:445 msgid "Added support for including images in Markdown export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:435 +#: data/com.github.phase1geo.minder.appdata.xml.in:449 msgid "" "Added installation instructions to README.md for Debian (thanks to Robert " "Hubinak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:436 +#: data/com.github.phase1geo.minder.appdata.xml.in:450 msgid "" "Replaced export UI with a new, improved UI with support for export options." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:437 +#: data/com.github.phase1geo.minder.appdata.xml.in:451 msgid "Moved add node menu items to a submenu." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:438 +#: data/com.github.phase1geo.minder.appdata.xml.in:452 msgid "Improved focus mode behavior." msgstr "Улучшенное поведение режима фокусировки." -#: data/com.github.phase1geo.minder.appdata.xml.in:439 +#: data/com.github.phase1geo.minder.appdata.xml.in:453 msgid "" "Changed property header button to a toggle button and clarified the tooltip." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:440 +#: data/com.github.phase1geo.minder.appdata.xml.in:454 msgid "Changed keyboard shortcut to open sidebar from Control-| to F9." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:441 +#: data/com.github.phase1geo.minder.appdata.xml.in:455 msgid "" "Changed non-symbolic header bar icons to symbolic icons for non-elementary " "OS environments." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:442 +#: data/com.github.phase1geo.minder.appdata.xml.in:456 msgid "Improved link drawing algorithm to make link connections easier to see." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:443 +#: data/com.github.phase1geo.minder.appdata.xml.in:457 msgid "" "Changed Link Color in node inspector to Color to reflect the colors use." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:444 +#: data/com.github.phase1geo.minder.appdata.xml.in:458 msgid "Improved task button drawing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:448 +#: data/com.github.phase1geo.minder.appdata.xml.in:462 msgid "" "Fixed issue where tab background colors were incorrect when changing tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:449 +#: data/com.github.phase1geo.minder.appdata.xml.in:463 msgid "" "Fixed issue with getting valac pathname from Meson (thanks to paluszak)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:450 +#: data/com.github.phase1geo.minder.appdata.xml.in:464 msgid "Added desktop update call to post_install.py script." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:451 +#: data/com.github.phase1geo.minder.appdata.xml.in:465 msgid "Fixed issue with sidebar sizing." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:452 +#: data/com.github.phase1geo.minder.appdata.xml.in:466 msgid "" "Fixed issue with remembering the sticker sidebar panel was last opened when " "restarting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:453 +#: data/com.github.phase1geo.minder.appdata.xml.in:467 msgid "Fixed layout issues when unfolding a parent with folded children." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:454 +#: data/com.github.phase1geo.minder.appdata.xml.in:468 msgid "" "Fixed issue with hiding node groups when the main node in group is folded." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:455 +#: data/com.github.phase1geo.minder.appdata.xml.in:469 msgid "" "Fixed issue with displaying link color in sidebar when root node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:456 +#: data/com.github.phase1geo.minder.appdata.xml.in:470 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:457 +#: data/com.github.phase1geo.minder.appdata.xml.in:471 msgid "Fixed issue with saving manually added embedded links in node text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:458 +#: data/com.github.phase1geo.minder.appdata.xml.in:472 msgid "Fixed undo/redo text editing support." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:459 +#: data/com.github.phase1geo.minder.appdata.xml.in:473 msgid "Updated keyboard shortcuts in help window." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:460 +#: data/com.github.phase1geo.minder.appdata.xml.in:474 msgid "" "Fixed issue of tab content flashing when application opens with multiple " "tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:461 +#: data/com.github.phase1geo.minder.appdata.xml.in:475 msgid "Fixed error when closing a tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:462 +#: data/com.github.phase1geo.minder.appdata.xml.in:476 msgid "Fixed issue with undo'ing text modifications." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:463 +#: data/com.github.phase1geo.minder.appdata.xml.in:477 msgid "" "Fixed issues with style inspector scale widgets not properly reflecting " "their current value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:464 +#: data/com.github.phase1geo.minder.appdata.xml.in:478 msgid "Fixed various issues with node layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:465 +#: data/com.github.phase1geo.minder.appdata.xml.in:479 msgid "Fixed issue with undo'ing the deletion of a single node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:473 +#: data/com.github.phase1geo.minder.appdata.xml.in:487 msgid "Updated Italian translation (thanks to Albano Battistella)." msgstr "Обновлен перевод на итальянский (спаисбо Albano Battistella)." -#: data/com.github.phase1geo.minder.appdata.xml.in:477 +#: data/com.github.phase1geo.minder.appdata.xml.in:491 msgid "Fixed application crash issues due to using custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:478 +#: data/com.github.phase1geo.minder.appdata.xml.in:492 msgid "Added missing theme colors in custom theme pane." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:479 +#: data/com.github.phase1geo.minder.appdata.xml.in:493 msgid "Fixed issues with application crash when editing a root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:480 +#: data/com.github.phase1geo.minder.appdata.xml.in:494 msgid "" "Fixed issue with filepath parser highlighting normal text that contains " "slash characters." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:488 +#: data/com.github.phase1geo.minder.appdata.xml.in:502 msgid "" "Added Shift-e keyboard shortcut to edit note text for nodes and connections." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:493 +#: data/com.github.phase1geo.minder.appdata.xml.in:507 msgid "" "Improved automatic layout of node trees when adjacent tree sizes change." msgstr "" "Улучшено автоматическое перепозиционирование деревьев узлов при изменениях в " "соседнем дереве." -#: data/com.github.phase1geo.minder.appdata.xml.in:494 +#: data/com.github.phase1geo.minder.appdata.xml.in:508 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:498 +#: data/com.github.phase1geo.minder.appdata.xml.in:512 msgid "Fixing compilation issues." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:499 +#: data/com.github.phase1geo.minder.appdata.xml.in:513 msgid "Fixing behavior of 't' command when node is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:500 +#: data/com.github.phase1geo.minder.appdata.xml.in:514 msgid "Fixing support for undo/redo of root node insertion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:508 +#: data/com.github.phase1geo.minder.appdata.xml.in:522 msgid "Added Preferences dialog." msgstr "Добавлен диалог настройки программы." -#: data/com.github.phase1geo.minder.appdata.xml.in:509 +#: data/com.github.phase1geo.minder.appdata.xml.in:523 msgid "Added Portuguese translation (thanks to Andre Barata)." msgstr "Добавлен перевод на португальский (спасибо Andre Barata)." -#: data/com.github.phase1geo.minder.appdata.xml.in:510 +#: data/com.github.phase1geo.minder.appdata.xml.in:524 msgid "" "Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in " "mindmap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:511 +#: data/com.github.phase1geo.minder.appdata.xml.in:525 msgid "Added default theme preference option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:512 +#: data/com.github.phase1geo.minder.appdata.xml.in:526 msgid "Added preference option to select map items on cursor hover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:513 +#: data/com.github.phase1geo.minder.appdata.xml.in:527 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:514 +#: data/com.github.phase1geo.minder.appdata.xml.in:528 msgid "Added support for PlantUML import/export." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:515 +#: data/com.github.phase1geo.minder.appdata.xml.in:529 msgid "" "Added support for displaying notifications on completion of export operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:516 +#: data/com.github.phase1geo.minder.appdata.xml.in:530 msgid "Added keyboard shortcuts for displaying tabs in sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:517 +#: data/com.github.phase1geo.minder.appdata.xml.in:531 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:521 +#: data/com.github.phase1geo.minder.appdata.xml.in:535 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:522 +#: data/com.github.phase1geo.minder.appdata.xml.in:536 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:523 +#: data/com.github.phase1geo.minder.appdata.xml.in:537 msgid "Improved look of menu accelerators and added missing accelerators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:524 +#: data/com.github.phase1geo.minder.appdata.xml.in:538 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:528 +#: data/com.github.phase1geo.minder.appdata.xml.in:542 msgid "Fixed issues with undo/redo of node/connection title changes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:529 +#: data/com.github.phase1geo.minder.appdata.xml.in:543 msgid "Fixed issue with undoing a connection add operation." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:530 +#: data/com.github.phase1geo.minder.appdata.xml.in:544 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:531 +#: data/com.github.phase1geo.minder.appdata.xml.in:545 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:532 +#: data/com.github.phase1geo.minder.appdata.xml.in:546 msgid "" "Fixed issues with inputting special characters with US international " "keyboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:533 +#: data/com.github.phase1geo.minder.appdata.xml.in:547 msgid "" "Fixed issue where images in resized nodes were not displaying properly on " "application restart." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:534 +#: data/com.github.phase1geo.minder.appdata.xml.in:548 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:542 +#: data/com.github.phase1geo.minder.appdata.xml.in:556 msgid "Added Markdown highlighting support to node titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:543 +#: data/com.github.phase1geo.minder.appdata.xml.in:557 msgid "Added ability to set the maximum node size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:544 +#: data/com.github.phase1geo.minder.appdata.xml.in:558 msgid "" "Added ability to set the maximum connection title size in style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:545 +#: data/com.github.phase1geo.minder.appdata.xml.in:559 msgid "Added ability to set text field font size via gsetting." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:546 +#: data/com.github.phase1geo.minder.appdata.xml.in:560 msgid "Added ability to set branch margin in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:547 +#: data/com.github.phase1geo.minder.appdata.xml.in:561 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:548 +#: data/com.github.phase1geo.minder.appdata.xml.in:562 msgid "Added ability to visually create and display node groupings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:549 +#: data/com.github.phase1geo.minder.appdata.xml.in:563 msgid "Added import/export support for XMind." msgstr "Добавлен импорт и экспорт файлов XMind." -#: data/com.github.phase1geo.minder.appdata.xml.in:550 +#: data/com.github.phase1geo.minder.appdata.xml.in:564 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:551 +#: data/com.github.phase1geo.minder.appdata.xml.in:565 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:552 +#: data/com.github.phase1geo.minder.appdata.xml.in:566 msgid "Added keyboard shortcut for the Zoom to Fit option (Control-1)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:553 +#: data/com.github.phase1geo.minder.appdata.xml.in:567 msgid "Added new Mouse Events shortcut panel in shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:557 +#: data/com.github.phase1geo.minder.appdata.xml.in:571 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:558 +#: data/com.github.phase1geo.minder.appdata.xml.in:572 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:559 +#: data/com.github.phase1geo.minder.appdata.xml.in:573 msgid "" "Removed connection title editing field in sidebar for better UI consistency." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:560 +#: data/com.github.phase1geo.minder.appdata.xml.in:574 msgid "" "Removed bold and italicized fonts from the style inspector font selectors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:561 +#: data/com.github.phase1geo.minder.appdata.xml.in:575 msgid "If connection title is empty, the title will be automatically removed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:562 +#: data/com.github.phase1geo.minder.appdata.xml.in:576 msgid "Updated application icon (thanks to Fatih20)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:566 +#: data/com.github.phase1geo.minder.appdata.xml.in:580 msgid "Fixed issue with importing Freemind notes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:567 +#: data/com.github.phase1geo.minder.appdata.xml.in:581 msgid "Fixed display of right-to-left text within nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:568 +#: data/com.github.phase1geo.minder.appdata.xml.in:582 msgid "" "Fixed issues with loading a .minder file that contains errant information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:569 +#: data/com.github.phase1geo.minder.appdata.xml.in:583 msgid "Fixed issues with the layout of connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:570 +#: data/com.github.phase1geo.minder.appdata.xml.in:584 msgid "Fixed input method support when editing connection titles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:571 +#: data/com.github.phase1geo.minder.appdata.xml.in:585 msgid "Fixed position of fold indicator when tree layout is Upwards." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:572 +#: data/com.github.phase1geo.minder.appdata.xml.in:586 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:573 +#: data/com.github.phase1geo.minder.appdata.xml.in:587 msgid "" "Fixed error when connection title is double clicked when no text is present." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:574 +#: data/com.github.phase1geo.minder.appdata.xml.in:588 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:575 +#: data/com.github.phase1geo.minder.appdata.xml.in:589 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:576 +#: data/com.github.phase1geo.minder.appdata.xml.in:590 msgid "Fixed issue that allows you to click on or drag onto a hidden node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:584 -#: data/com.github.phase1geo.minder.appdata.xml.in:597 +#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:611 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:585 -#: data/com.github.phase1geo.minder.appdata.xml.in:598 +#: data/com.github.phase1geo.minder.appdata.xml.in:599 +#: data/com.github.phase1geo.minder.appdata.xml.in:612 msgid "" "Fixed issue with reading in Minder files that exceed the XML parser size " "limitations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:606 +#: data/com.github.phase1geo.minder.appdata.xml.in:620 msgid "Added support for selecting nodes by dragging out a selection box." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:607 +#: data/com.github.phase1geo.minder.appdata.xml.in:621 msgid "Added ability to configure the color used in connection titles." msgstr "" "Добавлена возможность настроить цвет в подписях к соединительным линиям." -#: data/com.github.phase1geo.minder.appdata.xml.in:608 +#: data/com.github.phase1geo.minder.appdata.xml.in:622 msgid "Added Italian translation (thanks to albanobattistella on GitHub)." msgstr "" "Добавлена итальянская локализация (спасибо albanobattistella на GitHub)." -#: data/com.github.phase1geo.minder.appdata.xml.in:612 +#: data/com.github.phase1geo.minder.appdata.xml.in:626 msgid "" "Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:613 +#: data/com.github.phase1geo.minder.appdata.xml.in:627 msgid "" "Changed panning with mouse from left-click with motion to Alt with motion." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:614 +#: data/com.github.phase1geo.minder.appdata.xml.in:628 msgid "Changed select parent to work with multiple selected nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:615 +#: data/com.github.phase1geo.minder.appdata.xml.in:629 msgid "Updated keyboard shortcuts cheatsheet for task commands." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:616 +#: data/com.github.phase1geo.minder.appdata.xml.in:630 msgid "Updated Spanish translation (thanks to febrezo on GitHub)." msgstr "Обновлена испанская локализация (febrezo на GutHub)." -#: data/com.github.phase1geo.minder.appdata.xml.in:620 +#: data/com.github.phase1geo.minder.appdata.xml.in:634 msgid "Fixed issues with changing connection styles." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:621 +#: data/com.github.phase1geo.minder.appdata.xml.in:635 msgid "" "Fixed application crashes associated with changing layout to a balanceable " "layout with animations enabled." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:622 +#: data/com.github.phase1geo.minder.appdata.xml.in:636 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:623 +#: data/com.github.phase1geo.minder.appdata.xml.in:637 msgid "Fixed issues with creating custom themes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:624 +#: data/com.github.phase1geo.minder.appdata.xml.in:638 msgid "Fixed cursor in note editor when Control key is held over a URL link." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:625 +#: data/com.github.phase1geo.minder.appdata.xml.in:639 msgid "Fixed meson.build issue when comparing valac version." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:626 +#: data/com.github.phase1geo.minder.appdata.xml.in:640 msgid "Fixed connection colors in dark themes to help them be more visible." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:627 +#: data/com.github.phase1geo.minder.appdata.xml.in:641 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:628 +#: data/com.github.phase1geo.minder.appdata.xml.in:642 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:629 +#: data/com.github.phase1geo.minder.appdata.xml.in:643 msgid "Fixed various issues with quick entry." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:630 +#: data/com.github.phase1geo.minder.appdata.xml.in:644 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:631 +#: data/com.github.phase1geo.minder.appdata.xml.in:645 msgid "Fixed issues with connection coloring." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:632 +#: data/com.github.phase1geo.minder.appdata.xml.in:646 msgid "Fixed issue with pasting UTF8 strings from clipboard." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:640 +#: data/com.github.phase1geo.minder.appdata.xml.in:654 msgid "Added support for pasting an image or text as a new node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:641 +#: data/com.github.phase1geo.minder.appdata.xml.in:655 msgid "" "Added support for pasting an image or text, replacing the current node " "content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:642 +#: data/com.github.phase1geo.minder.appdata.xml.in:656 msgid "" "Added support for pasting text, replacing the current connection content." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:643 +#: data/com.github.phase1geo.minder.appdata.xml.in:657 msgid "Added task support to Outliner import/export." msgstr "Добавлена поддержка задач при импорте/экспорте файлов Outliner." -#: data/com.github.phase1geo.minder.appdata.xml.in:644 +#: data/com.github.phase1geo.minder.appdata.xml.in:658 msgid "Added keyboard shortcut (Control-E) to display export interface." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:645 +#: data/com.github.phase1geo.minder.appdata.xml.in:659 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:646 +#: data/com.github.phase1geo.minder.appdata.xml.in:660 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:647 +#: data/com.github.phase1geo.minder.appdata.xml.in:661 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:648 +#: data/com.github.phase1geo.minder.appdata.xml.in:662 msgid "Added node alignment support for manual node layouts." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:649 +#: data/com.github.phase1geo.minder.appdata.xml.in:663 msgid "Added ability to create a connected root node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:650 +#: data/com.github.phase1geo.minder.appdata.xml.in:664 msgid "Added ability to replace/edit nodes via the Quick Entry feature." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:654 +#: data/com.github.phase1geo.minder.appdata.xml.in:668 msgid "" "Updated image editor dialog button bar to include support for clipboard " "operations." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:655 +#: data/com.github.phase1geo.minder.appdata.xml.in:669 msgid "" "Improved display of buttons in image area of the node inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:656 +#: data/com.github.phase1geo.minder.appdata.xml.in:670 msgid "Updated keyboard shortcut cheatsheet." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:657 +#: data/com.github.phase1geo.minder.appdata.xml.in:671 msgid "" "Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:658 +#: data/com.github.phase1geo.minder.appdata.xml.in:672 msgid "" "Changed the paste text in contextual menu to indicate what will be pasted." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:659 +#: data/com.github.phase1geo.minder.appdata.xml.in:673 msgid "Updated Outliner import/export support for tasks." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:660 +#: data/com.github.phase1geo.minder.appdata.xml.in:674 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:664 +#: data/com.github.phase1geo.minder.appdata.xml.in:678 msgid "" "Removed empty Outliner rows from being added when Outliner file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:665 +#: data/com.github.phase1geo.minder.appdata.xml.in:679 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:666 +#: data/com.github.phase1geo.minder.appdata.xml.in:680 msgid "Added themed background color to exported PDF format." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:667 +#: data/com.github.phase1geo.minder.appdata.xml.in:681 msgid "Fixed exports to allow existing files to be overwritten." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:668 +#: data/com.github.phase1geo.minder.appdata.xml.in:682 msgid "Fixed Org-Mode export syntax errors." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:676 +#: data/com.github.phase1geo.minder.appdata.xml.in:690 msgid "Added support for using input methods." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:677 +#: data/com.github.phase1geo.minder.appdata.xml.in:691 msgid "Added Dutch translation (thanks to Heimen Stoffels)." msgstr "Добавлен перевод на нидерландский (спасибо Heimen Stoffels)." -#: data/com.github.phase1geo.minder.appdata.xml.in:681 +#: data/com.github.phase1geo.minder.appdata.xml.in:695 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:682 +#: data/com.github.phase1geo.minder.appdata.xml.in:696 msgid "Changed unnamed default filename to use translated value." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:683 +#: data/com.github.phase1geo.minder.appdata.xml.in:697 msgid "Updated French translations (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:684 +#: data/com.github.phase1geo.minder.appdata.xml.in:698 msgid "Changed tab colors to match current document background." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:685 +#: data/com.github.phase1geo.minder.appdata.xml.in:699 msgid "Adjusted dark theme to help with current tab contrast." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:689 +#: data/com.github.phase1geo.minder.appdata.xml.in:703 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:690 +#: data/com.github.phase1geo.minder.appdata.xml.in:704 msgid "" "Fixed build issues with compiling libarchive code using newer versions of " "libarchive and valac." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:691 +#: data/com.github.phase1geo.minder.appdata.xml.in:705 msgid "Fixed issues with translating shortcut cheetsheat strings." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:692 +#: data/com.github.phase1geo.minder.appdata.xml.in:706 msgid "Fixed issue with exporting images when manual layout mode is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:700 +#: data/com.github.phase1geo.minder.appdata.xml.in:714 msgid "" "Added support for importing/exporting Outliner files (new app in AppCenter!)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:701 +#: data/com.github.phase1geo.minder.appdata.xml.in:715 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:702 +#: data/com.github.phase1geo.minder.appdata.xml.in:716 msgid "Added ability to set all selected nodes to a specific color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:703 +#: data/com.github.phase1geo.minder.appdata.xml.in:717 msgid "" "Added ability to set all selected nodes to a randomly selected link color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:704 +#: data/com.github.phase1geo.minder.appdata.xml.in:718 msgid "" "Added ability to allow descendant nodes to have different link colors than " "ancestor nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:705 +#: data/com.github.phase1geo.minder.appdata.xml.in:719 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:706 +#: data/com.github.phase1geo.minder.appdata.xml.in:720 msgid "Added ability to select children nodes using Control-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:707 +#: data/com.github.phase1geo.minder.appdata.xml.in:721 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:708 +#: data/com.github.phase1geo.minder.appdata.xml.in:722 msgid "Added ability to export to Org-Mode format." msgstr "Добавлен экспорт в формат Org-Mode." -#: data/com.github.phase1geo.minder.appdata.xml.in:712 +#: data/com.github.phase1geo.minder.appdata.xml.in:726 msgid "Updated French translation (thanks to Nathan Bonnemains)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:713 +#: data/com.github.phase1geo.minder.appdata.xml.in:727 msgid "Improved OPML import support." msgstr "Улучшен импорт OPML." -#: data/com.github.phase1geo.minder.appdata.xml.in:714 +#: data/com.github.phase1geo.minder.appdata.xml.in:728 msgid "Changed ability to select a subtree by Control + double-click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:715 +#: data/com.github.phase1geo.minder.appdata.xml.in:729 msgid "" "Changed ability to select all nodes of the current level by Control + triple-" "click." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:719 +#: data/com.github.phase1geo.minder.appdata.xml.in:733 msgid "Fixed NodeJS version for Travis CI." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:720 +#: data/com.github.phase1geo.minder.appdata.xml.in:734 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:721 +#: data/com.github.phase1geo.minder.appdata.xml.in:735 msgid "Fixed issue with showing/hiding sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:722 +#: data/com.github.phase1geo.minder.appdata.xml.in:736 msgid "Fixed segmentation faults when loading a theme." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:723 +#: data/com.github.phase1geo.minder.appdata.xml.in:737 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:724 +#: data/com.github.phase1geo.minder.appdata.xml.in:738 msgid "Fixed issue with node markup within the node text (thanks to Viliam K)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:725 +#: data/com.github.phase1geo.minder.appdata.xml.in:739 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:726 +#: data/com.github.phase1geo.minder.appdata.xml.in:740 msgid "" "Fixed bug with updating tab tooltip and saving tab state when filename is " "changed." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:734 +#: data/com.github.phase1geo.minder.appdata.xml.in:748 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:735 +#: data/com.github.phase1geo.minder.appdata.xml.in:749 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:736 +#: data/com.github.phase1geo.minder.appdata.xml.in:750 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:738 +#: data/com.github.phase1geo.minder.appdata.xml.in:752 msgid "Added support for URLs in node titles." msgstr "Добавлена поддержка URL в заголовках узлов." -#: data/com.github.phase1geo.minder.appdata.xml.in:739 +#: data/com.github.phase1geo.minder.appdata.xml.in:753 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:743 +#: data/com.github.phase1geo.minder.appdata.xml.in:757 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:744 +#: data/com.github.phase1geo.minder.appdata.xml.in:758 msgid "Improved look and readability of theme icons in the sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:745 +#: data/com.github.phase1geo.minder.appdata.xml.in:759 msgid "Changed sidebar to display theme icons in a grid layout." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:746 +#: data/com.github.phase1geo.minder.appdata.xml.in:760 msgid "Improved various export format output." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:750 +#: data/com.github.phase1geo.minder.appdata.xml.in:764 msgid "" "Fixed various compiler warnings/errors after compiling with latest version " "of Vala compiler." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:758 +#: data/com.github.phase1geo.minder.appdata.xml.in:772 msgid "Improved various icons (thanks to Nararyans R.I.)" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:762 +#: data/com.github.phase1geo.minder.appdata.xml.in:776 msgid "Downgraded Node.js to fix Travis CI builds" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:763 +#: data/com.github.phase1geo.minder.appdata.xml.in:777 msgid "Fixed various compiler errors/warnings" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:771 +#: data/com.github.phase1geo.minder.appdata.xml.in:785 msgid "Added export to yEd." msgstr "Добавлен экспорт в yEd." -#: data/com.github.phase1geo.minder.appdata.xml.in:772 +#: data/com.github.phase1geo.minder.appdata.xml.in:786 msgid "Added ability to create, edit and delete custom themes." msgstr "Добавлена возможность создавать, редактировать и удалять свои темы." -#: data/com.github.phase1geo.minder.appdata.xml.in:773 +#: data/com.github.phase1geo.minder.appdata.xml.in:787 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:774 +#: data/com.github.phase1geo.minder.appdata.xml.in:788 msgid "Added Control-W keyboard shortcut to close the current tab." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:775 +#: data/com.github.phase1geo.minder.appdata.xml.in:789 msgid "Added shortcut exploration help window (use F1 key to display)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:779 +#: data/com.github.phase1geo.minder.appdata.xml.in:793 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:780 +#: data/com.github.phase1geo.minder.appdata.xml.in:794 msgid "New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:781 +#: data/com.github.phase1geo.minder.appdata.xml.in:795 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:782 +#: data/com.github.phase1geo.minder.appdata.xml.in:796 msgid "New focus icon in header bar (thanks to Nararyans R.I.)." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:783 +#: data/com.github.phase1geo.minder.appdata.xml.in:797 msgid "Improved styling when creating a new node/connection." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:787 +#: data/com.github.phase1geo.minder.appdata.xml.in:801 msgid "" "Fixed issue where separate trees in same mind-map where allowed to overlap." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:788 +#: data/com.github.phase1geo.minder.appdata.xml.in:802 msgid "Fixed node link drawing issue when using manual layout mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:789 +#: data/com.github.phase1geo.minder.appdata.xml.in:803 msgid "" "Fixed issues drawing arrows properly when straight node links were being " "used." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:790 +#: data/com.github.phase1geo.minder.appdata.xml.in:804 msgid "Fixed display issues with the node fill switch in the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:791 +#: data/com.github.phase1geo.minder.appdata.xml.in:805 msgid "Fixed support for cut, copy and pasting connection title text." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:792 +#: data/com.github.phase1geo.minder.appdata.xml.in:806 msgid "Fixed keyboard shortcut for toggling focus mode." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:799 +#: data/com.github.phase1geo.minder.appdata.xml.in:813 msgid "Fixed issue with automatic layout that was introduced in 1.4.0." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:807 +#: data/com.github.phase1geo.minder.appdata.xml.in:821 msgid "Added support for focus mode." msgstr "Добавлен режим фокусировки." -#: data/com.github.phase1geo.minder.appdata.xml.in:808 +#: data/com.github.phase1geo.minder.appdata.xml.in:822 msgid "Added support for multiple documents with tabs." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:809 +#: data/com.github.phase1geo.minder.appdata.xml.in:823 msgid "Added support for resizing the inspector sidebar." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:810 +#: data/com.github.phase1geo.minder.appdata.xml.in:824 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:811 +#: data/com.github.phase1geo.minder.appdata.xml.in:825 msgid "Added support for adding a new parent node to an existing node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:812 +#: data/com.github.phase1geo.minder.appdata.xml.in:826 msgid "" "Added support for importing/exporting to FreeMind and Freeplane formats." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:813 +#: data/com.github.phase1geo.minder.appdata.xml.in:827 msgid "Added support for sorting children either alphabetically or randomly." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:814 +#: data/com.github.phase1geo.minder.appdata.xml.in:828 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:815 +#: data/com.github.phase1geo.minder.appdata.xml.in:829 msgid "Added support for building a Flatpak." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:819 +#: data/com.github.phase1geo.minder.appdata.xml.in:833 msgid "Removed markup from translated strings." msgstr "Убрана разметка из переводимых сообщений." -#: data/com.github.phase1geo.minder.appdata.xml.in:820 +#: data/com.github.phase1geo.minder.appdata.xml.in:834 msgid "Standardized tooltips that display accelerator information." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:821 +#: data/com.github.phase1geo.minder.appdata.xml.in:835 msgid "Changed the way that node/connection titles are displayed in inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:822 +#: data/com.github.phase1geo.minder.appdata.xml.in:836 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:823 +#: data/com.github.phase1geo.minder.appdata.xml.in:837 msgid "Changed header bar and widget colors to match Minder brand color." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:824 +#: data/com.github.phase1geo.minder.appdata.xml.in:838 msgid "" "Changed search icon in header bar to a symbolic icon to improve readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:825 +#: data/com.github.phase1geo.minder.appdata.xml.in:839 msgid "" "When note tooltip is displayed, markup text is rendered for improved " "readability." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:826 +#: data/com.github.phase1geo.minder.appdata.xml.in:840 msgid "" "Enhanced app script to allow command-line arguments to be passed to debug " "subcommand." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:830 +#: data/com.github.phase1geo.minder.appdata.xml.in:844 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:831 +#: data/com.github.phase1geo.minder.appdata.xml.in:845 msgid "Fixed file naming issue when a file is imported." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:832 +#: data/com.github.phase1geo.minder.appdata.xml.in:846 msgid "" "Fixed issue with displaying resized nodes on open or application startup." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:839 +#: data/com.github.phase1geo.minder.appdata.xml.in:853 msgid "Fixing issue with export functions." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:845 +#: data/com.github.phase1geo.minder.appdata.xml.in:859 msgid "Let's stay connected!" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:847 +#: data/com.github.phase1geo.minder.appdata.xml.in:861 msgid "Added support for creating a visual connection between any two nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:848 +#: data/com.github.phase1geo.minder.appdata.xml.in:862 msgid "Added ability to show/hide all connections in the map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:849 +#: data/com.github.phase1geo.minder.appdata.xml.in:863 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:850 +#: data/com.github.phase1geo.minder.appdata.xml.in:864 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:851 +#: data/com.github.phase1geo.minder.appdata.xml.in:865 msgid "" "Created unique contextual menus depending on what is selected in the mind " "map." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:852 +#: data/com.github.phase1geo.minder.appdata.xml.in:866 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:853 +#: data/com.github.phase1geo.minder.appdata.xml.in:867 msgid "Improved link drawing when a node tree is being moved." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:854 +#: data/com.github.phase1geo.minder.appdata.xml.in:868 msgid "Switched from using GtkFileChooserDialog to GtkFileChooserNative." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:855 +#: data/com.github.phase1geo.minder.appdata.xml.in:869 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:856 +#: data/com.github.phase1geo.minder.appdata.xml.in:870 msgid "Improved readability of theme name when the theme is selected." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:857 +#: data/com.github.phase1geo.minder.appdata.xml.in:871 msgid "" "Fixed issue where changing a global style was not saved/applied to new nodes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:858 +#: data/com.github.phase1geo.minder.appdata.xml.in:872 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:859 +#: data/com.github.phase1geo.minder.appdata.xml.in:873 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:860 +#: data/com.github.phase1geo.minder.appdata.xml.in:874 msgid "Added ability to show/hide each panel within the style inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:861 +#: data/com.github.phase1geo.minder.appdata.xml.in:875 msgid "Removed support for Loki builds." msgstr "Удалена поддержка сборок на Loki." -#: data/com.github.phase1geo.minder.appdata.xml.in:868 +#: data/com.github.phase1geo.minder.appdata.xml.in:882 msgid "Fixing appdata.xml file omission." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:869 +#: data/com.github.phase1geo.minder.appdata.xml.in:883 msgid "" "Removing automatic style apply when the affects is set to certain values." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:876 +#: data/com.github.phase1geo.minder.appdata.xml.in:890 msgid "Added Spanish translation." msgstr "Добавлен перевод на испанский." -#: data/com.github.phase1geo.minder.appdata.xml.in:877 +#: data/com.github.phase1geo.minder.appdata.xml.in:891 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:878 +#: data/com.github.phase1geo.minder.appdata.xml.in:892 msgid "Improved node title editing support for selection and cursor movement." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:879 +#: data/com.github.phase1geo.minder.appdata.xml.in:893 msgid "Added support for automatically opening Minder files from Files." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:880 +#: data/com.github.phase1geo.minder.appdata.xml.in:894 msgid "Added ability to modify styles of nodes and links." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:881 +#: data/com.github.phase1geo.minder.appdata.xml.in:895 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:882 +#: data/com.github.phase1geo.minder.appdata.xml.in:896 msgid "Added support for exporting to the Mermaid format." msgstr "Добавлен экспорт в формат Mermaid." -#: data/com.github.phase1geo.minder.appdata.xml.in:883 +#: data/com.github.phase1geo.minder.appdata.xml.in:897 msgid "Added support for disabling/enabling displaying markup in node title." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:884 +#: data/com.github.phase1geo.minder.appdata.xml.in:898 msgid "Improved the look of the fold indicators." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:885 +#: data/com.github.phase1geo.minder.appdata.xml.in:899 msgid "Lots of bug fixes." msgstr "Множество исправлений ошибок." -#: data/com.github.phase1geo.minder.appdata.xml.in:892 +#: data/com.github.phase1geo.minder.appdata.xml.in:906 msgid "Adding Spanish translation (thanks to Adolfo Jayme-Barrientos)." msgstr "Добавлен перевод на испанский (спасибо Adolfo Jayme-Barrientos)." -#: data/com.github.phase1geo.minder.appdata.xml.in:893 +#: data/com.github.phase1geo.minder.appdata.xml.in:907 msgid "Adding support for special character insertion via the Compose key." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:899 +#: data/com.github.phase1geo.minder.appdata.xml.in:913 msgid "Updating French translation." msgstr "Обновлен перевод на французский." -#: data/com.github.phase1geo.minder.appdata.xml.in:904 +#: data/com.github.phase1geo.minder.appdata.xml.in:918 msgid "Bug fix release" msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:906 +#: data/com.github.phase1geo.minder.appdata.xml.in:920 msgid "Fixed bugs related to editing unicode characters in map area." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:907 +#: data/com.github.phase1geo.minder.appdata.xml.in:921 msgid "" "Reduced height of node textbox in sidebar to help alleviate window sizing " "problems." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:908 +#: data/com.github.phase1geo.minder.appdata.xml.in:922 msgid "" "Fixed issue with moving a node to a different position within a parent node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:909 +#: data/com.github.phase1geo.minder.appdata.xml.in:923 msgid "Fixed issue connecting a root node to another node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:915 +#: data/com.github.phase1geo.minder.appdata.xml.in:929 msgid "Images now supported!" msgstr "Добавлена поддержка изображений!" -#: data/com.github.phase1geo.minder.appdata.xml.in:917 +#: data/com.github.phase1geo.minder.appdata.xml.in:931 msgid "Added support for images within nodes." msgstr "Добавлена поддержка изображений внутри узлов." -#: data/com.github.phase1geo.minder.appdata.xml.in:918 +#: data/com.github.phase1geo.minder.appdata.xml.in:932 msgid "Added basic image editing support." msgstr "Добавлены простые функции редактирования изображений." -#: data/com.github.phase1geo.minder.appdata.xml.in:919 +#: data/com.github.phase1geo.minder.appdata.xml.in:933 msgid "Added support for dragging and dropping local and web images." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:920 +#: data/com.github.phase1geo.minder.appdata.xml.in:934 msgid "Added support for resizing node width." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:921 +#: data/com.github.phase1geo.minder.appdata.xml.in:935 msgid "Changed cursors when over a task button." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:922 +#: data/com.github.phase1geo.minder.appdata.xml.in:936 msgid "Changed location of task and note elements in a node." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:923 +#: data/com.github.phase1geo.minder.appdata.xml.in:937 msgid "Added support for keeping the map from scrolling off screen." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:924 +#: data/com.github.phase1geo.minder.appdata.xml.in:938 msgid "Added support for shift-mousewheel to scroll horizontally." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:925 +#: data/com.github.phase1geo.minder.appdata.xml.in:939 msgid "Added support for control-mousewheel to zoom in/out." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:926 +#: data/com.github.phase1geo.minder.appdata.xml.in:940 msgid "Fixed issue with drawing background when zoom factor was small." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:927 +#: data/com.github.phase1geo.minder.appdata.xml.in:941 msgid "" "Custom icons are now stored as a gresource rather than in the file system." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:928 +#: data/com.github.phase1geo.minder.appdata.xml.in:942 msgid "Other minor bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:934 +#: data/com.github.phase1geo.minder.appdata.xml.in:948 msgid "Support for more export types and bug fixes." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:936 +#: data/com.github.phase1geo.minder.appdata.xml.in:950 msgid "" "Added support for exporting to SVG, JPEG, BMP, Markdown, PlainText and CSV " "formats." msgstr "Добавлен экспорт в форматы SVG, JPEG, BMP, Markdown, PlainText и CSV." -#: data/com.github.phase1geo.minder.appdata.xml.in:937 +#: data/com.github.phase1geo.minder.appdata.xml.in:951 msgid "Added support for folding all completed tasks in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:938 +#: data/com.github.phase1geo.minder.appdata.xml.in:952 msgid "Added support for unfolding all folded nodes in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:939 +#: data/com.github.phase1geo.minder.appdata.xml.in:953 msgid "Added Solarized Dark and Solarized Light themes." msgstr "Добавлены темы Solarized Dark и Solarized Light." -#: data/com.github.phase1geo.minder.appdata.xml.in:940 +#: data/com.github.phase1geo.minder.appdata.xml.in:954 msgid "Changing button display in map inspector." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:941 +#: data/com.github.phase1geo.minder.appdata.xml.in:955 msgid "Cleaning up Export menu to include a single \"Export\" option." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:942 +#: data/com.github.phase1geo.minder.appdata.xml.in:956 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:943 +#: data/com.github.phase1geo.minder.appdata.xml.in:957 msgid "Fixing issue where an entire tree is attached to another tree." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:944 +#: data/com.github.phase1geo.minder.appdata.xml.in:958 msgid "Added Czech translation (thanks to Jan Marek!)." msgstr "Добавлена чешская локализация (спасибо Jan Marek!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:945 +#: data/com.github.phase1geo.minder.appdata.xml.in:959 msgid "Added French translation (thanks to Yannick A.!)." msgstr "Добавлена французская локализация (спасибо Yannick A.!)." -#: data/com.github.phase1geo.minder.appdata.xml.in:946 +#: data/com.github.phase1geo.minder.appdata.xml.in:960 msgid "Added Brazilian Portuguese translation (thanks to btd1337!)" msgstr "Добавлен перевод на бразильский португальский (спасибо btd1337!)" -#: data/com.github.phase1geo.minder.appdata.xml.in:952 +#: data/com.github.phase1geo.minder.appdata.xml.in:966 msgid "Initial startup bug fix." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:957 +#: data/com.github.phase1geo.minder.appdata.xml.in:971 msgid "Search improvements and bug fixes" msgstr "Улучшения в поиске и исправления ошибок." -#: data/com.github.phase1geo.minder.appdata.xml.in:959 +#: data/com.github.phase1geo.minder.appdata.xml.in:973 msgid "Added ability to search within notes." msgstr "Добавлена возможность искать по тексту примечаний." -#: data/com.github.phase1geo.minder.appdata.xml.in:960 +#: data/com.github.phase1geo.minder.appdata.xml.in:974 msgid "" "Added ability to optionally control search criteria within search popover." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:961 +#: data/com.github.phase1geo.minder.appdata.xml.in:975 msgid "Fixed screenshots." msgstr "Исправлены скриншоты." -#: data/com.github.phase1geo.minder.appdata.xml.in:962 +#: data/com.github.phase1geo.minder.appdata.xml.in:976 msgid "" "Changed properties header bar icon to a sidebar hide/show icon for clarity." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:963 +#: data/com.github.phase1geo.minder.appdata.xml.in:977 msgid "Several minor UI improvements." msgstr "Несколько несущественных улучшений в интерфейсе." -#: data/com.github.phase1geo.minder.appdata.xml.in:964 +#: data/com.github.phase1geo.minder.appdata.xml.in:978 msgid "Removing deprecated GTK calls." msgstr "" -#: data/com.github.phase1geo.minder.appdata.xml.in:965 +#: data/com.github.phase1geo.minder.appdata.xml.in:979 msgid "Added ability to double-click on a node to make it editable." msgstr "Добавлено переключение на редактирование узла по двойному щелчку." -#: data/com.github.phase1geo.minder.appdata.xml.in:966 +#: data/com.github.phase1geo.minder.appdata.xml.in:980 msgid "Bug fixes." msgstr "Исправления ошибок." -#: data/com.github.phase1geo.minder.appdata.xml.in:972 +#: data/com.github.phase1geo.minder.appdata.xml.in:986 msgid "Initial release" msgstr "Первая версия программы" diff --git a/po/fr.po b/po/fr.po index e776f0e1..4bc75889 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Nathan Bonnemains (@NathanBnm)\n" "Language-Team: Français\n" @@ -319,7 +319,7 @@ msgstr "Exporter sous" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Annuler" @@ -1205,66 +1205,66 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "" -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "" -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." msgstr "" -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." msgstr "" -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." msgstr "" -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 msgid "URI" msgstr "" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" msgstr "" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 #, fuzzy msgid "Replace" msgstr "Équilibrer les nœuds" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 #, fuzzy msgid "Insert" msgstr "insérer un nœud" diff --git a/po/it.po b/po/it.po index 799b1b41..8aa3bec0 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2023-05-07 14:30+0100\n" "Last-Translator: Albano Battistella \n" "Language-Team: Italian \n" @@ -310,7 +310,7 @@ msgstr "Esporta Come %s" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Cancella" @@ -1160,11 +1160,11 @@ msgstr "" "Specifica la dimensione del carattere personalizzato da utilizzare nei campi " "di modifica del testo (ad esempio, veloce campo voce o note)." -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Aiuto per l'immissione delle informazioni sul nodo:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." @@ -1172,15 +1172,15 @@ msgstr "" "Ogni riga di testo descrive il titolo di un nodo o le informazioni sulla " "notaper un nodo." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Scheda" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Crea un nodo figlio del nodo precedente." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." @@ -1188,7 +1188,7 @@ msgstr "" "Se questo carattere è il primo carattere non bianco, crea una nuova " "radicenodo dal titolo che segue." -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." @@ -1196,7 +1196,7 @@ msgstr "" "Se questo carattere è il primo carattere non bianco, crea un nuovo nododal " "titolo che segue." -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." @@ -1204,11 +1204,11 @@ msgstr "" "Se questo carattere è il primo carattere non bianco, la seguente rigaviene " "aggiunto alla nota del nodo precedente." -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 msgid "URI" msgstr "URI" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" @@ -1216,19 +1216,19 @@ msgstr "" "Se questo carattere è il primo carattere non spaziato, aggiunge un'immagine " "da l'URI al nodo precedente" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "Se questo segue *, + o -, il nodo diventa un'attività non completata." -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "Se questo segue *, + o -, il nodo diventa un'attività completata." -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "Sostituire" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "Inserire" diff --git a/po/nl.po b/po/nl.po index bb0cb3da..4e2d0c39 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2020-04-20 14:26+0200\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: \n" @@ -320,7 +320,7 @@ msgstr "Exporteren als" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Annuleren" @@ -1202,66 +1202,66 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "" -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "" -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." msgstr "" -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." msgstr "" -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." msgstr "" -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 msgid "URI" msgstr "" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" msgstr "" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 #, fuzzy msgid "Replace" msgstr "Knopen uitlijnen" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 #, fuzzy msgid "Insert" msgstr "knoop invoegen" diff --git a/po/pl.po b/po/pl.po index 709907e5..8352e427 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2022-08-02 23:19+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -311,7 +311,7 @@ msgstr "Eksportuj jako %s" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Anuluj" @@ -1159,68 +1159,68 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Pomoc do szybkiego wstawiania elementów:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "Linie poniżej opisują sposób wstawiania Tytułów, gałęzi i notatek." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "TAB" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Tabulator wstawia element podrzędny do poprzedniego elementu." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." msgstr "" "Wstawia nowy temat główny z tytułem, który po nim następuje (np. #WAŻNE)" -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." msgstr "Tworzy nowy wpis, z tytułem, który po nim następuje (np. *ZAPAMIĘTAJ)" -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." msgstr "Dołącza do poprzedniego wpisu nowy opis (np. >Szczegółowe wyjaśnienie)" -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 #, fuzzy msgid "URI" msgstr "URL" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 #, fuzzy msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" msgstr "Dołącza do poprzedniego wpisu nowy opis (np. >Szczegółowe wyjaśnienie)" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "Zastąp" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "Wstaw" diff --git a/po/pt.po b/po/pt.po index 8adca76d..2229d964 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2020-08-30 14:45+0100\n" "Last-Translator: André Barata \n" "Language-Team: none\n" @@ -314,7 +314,7 @@ msgstr "Exportar Como" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Cancelar" @@ -1179,11 +1179,11 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Ajuda para inserir informação do nó:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." @@ -1191,15 +1191,15 @@ msgstr "" "Cada linha de texto descreve ou o título de um nó ou a a informação de uma " "nota para um nó." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Guia" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Cria um nó filho do nó anterior." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." @@ -1207,7 +1207,7 @@ msgstr "" "Se este caractere for o primeiro caractere sem espaço em branco, faz um novo " "nó de raiz do título que se segue." -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." @@ -1215,7 +1215,7 @@ msgstr "" "Se este caractere for o primeiro caractere sem espaço em branco, faz um novo " "nó do título que se segue." -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." @@ -1223,12 +1223,12 @@ msgstr "" "Se este caractere for o primeiro caractere sem espaço em branco, a linha " "seguinte é acrescentada à nota anterior do nó." -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 #, fuzzy msgid "URI" msgstr "URL" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 #, fuzzy msgid "" "If this character is the first non-whitespace character, adds an image from " @@ -1237,19 +1237,19 @@ msgstr "" "Se este caractere for o primeiro caractere sem espaço em branco, a linha " "seguinte é acrescentada à nota anterior do nó." -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "Se isto segue *, + ou -, o nó torna-se como uma tarefa não completada." -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "Se isto segue *, + ou -, o nó torna-se como uma tarefa completada." -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "Substituir" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "Inserir" diff --git a/po/pt_BR.po b/po/pt_BR.po index 77cfd555..f98c3a6b 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: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2019-03-24 15:24+0100\n" "Last-Translator: Helder Bertoldo \n" "Language-Team: none\n" @@ -322,7 +322,7 @@ msgstr "Exportar como %s" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Cancelar" @@ -1219,66 +1219,66 @@ msgid "" "entry or notes field)." msgstr "" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "" -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Aba" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Criar um nó filho para o nó anterior" -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." msgstr "" -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." msgstr "" -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." msgstr "" -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 msgid "URI" msgstr "" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" msgstr "" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 #, fuzzy msgid "Replace" msgstr "Balancear Nós" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 #, fuzzy msgid "Insert" msgstr "inserir nó" diff --git a/po/ru.po b/po/ru.po index fa2ca736..cd104775 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2023-08-21 13:29+0200\n" "Last-Translator: Alexandre Prokoudine \n" "Language-Team: Russian \n" @@ -313,7 +313,7 @@ msgstr "Экспортировать как %s" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "Отмена" @@ -1157,25 +1157,25 @@ msgstr "" "Какой заказной кегль шрифта использовать в любых полях ввода, например, в " "поле примечаний и поле быстрого ввода" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "Справка по вводу узлов:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "Каждая строка текста — лиюо заголовок узла, либо информация о нем." -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "Tab" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "Создаёт узел-потомок предыдущего узла." -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." @@ -1183,7 +1183,7 @@ msgstr "" "Если строка начинается с этого символа, создается новый корневой узел с " "заголовком из следуюшего далее текста." -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." @@ -1191,7 +1191,7 @@ msgstr "" "Если строка начинается с этого символа, создается новый узел с заголовком из " "следуюшего далее текста." -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." @@ -1199,11 +1199,11 @@ msgstr "" "Если строка начинается с этого символа, текст далее вставляется в примечание " "к предыдущему узлу." -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 msgid "URI" msgstr "URI" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" @@ -1211,23 +1211,23 @@ msgstr "" "Если это первый символ, который не является пробелом, то вставляется " "изображение по ссылке из предыдущего узла" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "" "После символов *, + и - эта последовательность создаёт узел с незавершённой " "задачей." -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "" "После символов *, + и - эта последовательность создаёт узел с завершённой " "задачей." -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "Заменить" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "Вставить" diff --git a/po/zh_CN.po b/po/zh_CN.po index 39382dea..854b18b3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: com.github.phase1geo.minder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-22 23:28-0500\n" +"POT-Creation-Date: 2023-08-25 17:04-0500\n" "PO-Revision-Date: 2022-07-22 17:02+0800\n" "Last-Translator: 企鹅2035 \n" "Language-Team: 简体中文 (机翻) \n" @@ -312,7 +312,7 @@ msgstr "导出为 %s" #: src/Exporter.vala:132 src/ImageEditor.vala:381 src/ImageManager.vala:300 #: src/MainWindow.vala:1009 src/MainWindow.vala:1104 src/MainWindow.vala:1248 -#: src/QuickEntry.vala:135 src/StickerSet.vala:71 src/ThemeEditor.vala:143 +#: src/QuickEntry.vala:144 src/StickerSet.vala:71 src/ThemeEditor.vala:143 #: src/UrlEditor.vala:62 msgid "Cancel" msgstr "取消" @@ -1155,67 +1155,67 @@ msgid "" "entry or notes field)." msgstr "指定要在文本编辑字段(即快速输入或注释字段)中使用的自定义字体大小。" -#: src/QuickEntry.vala:71 +#: src/QuickEntry.vala:80 msgid "Help for inputting node information:" msgstr "输入节点信息的帮助:" -#: src/QuickEntry.vala:72 +#: src/QuickEntry.vala:81 msgid "" "Each line of text describes either the title of a node or note information " "for a node." msgstr "每行文本描述节点的标题或节点的注释信息。" -#: src/QuickEntry.vala:73 +#: src/QuickEntry.vala:82 msgid "Tab" msgstr "标签" -#: src/QuickEntry.vala:74 +#: src/QuickEntry.vala:83 msgid "Creates a child node of the previous node." msgstr "创建前一个节点的子节点。" -#: src/QuickEntry.vala:76 +#: src/QuickEntry.vala:85 msgid "" "If this character is the first non-whitespace character, makes a new root " "node from the title that follows." msgstr "如果此字符是第一个非空格字符,则 从后面的标题创建一个新的根节点。" -#: src/QuickEntry.vala:78 +#: src/QuickEntry.vala:87 msgid "" "If this character is the first non-whitespace character, make a new node " "from the title that follows." msgstr "如果此字符是第一个非空格字符,请从后面的标题创建一个新节点。" -#: src/QuickEntry.vala:80 +#: src/QuickEntry.vala:89 msgid "" "If this character is the first non-whitespace character, the following line " "is appended to the previous node's note." msgstr "如果此字符是第一个非空格字符,则以下行将追加到前一个节点的注释中。" -#: src/QuickEntry.vala:81 +#: src/QuickEntry.vala:90 #, fuzzy msgid "URI" msgstr "网址" -#: src/QuickEntry.vala:82 +#: src/QuickEntry.vala:91 #, fuzzy msgid "" "If this character is the first non-whitespace character, adds an image from " "the URI to the previous node" msgstr "如果此字符是第一个非空格字符,则以下行将追加到前一个节点的注释中。" -#: src/QuickEntry.vala:84 +#: src/QuickEntry.vala:93 msgid "If this follows *, + or -, the node is made an uncompleted task." msgstr "如果它位于 *、+ 或 - 之后,则该节点将成为未完成的任务。" -#: src/QuickEntry.vala:86 +#: src/QuickEntry.vala:95 msgid "If this follows *, + or -, the node is made a completed task." msgstr "如果它位于 *、+ 或 - 之后,则该节点成为已完成的任务。" -#: src/QuickEntry.vala:117 +#: src/QuickEntry.vala:126 msgid "Replace" msgstr "替换" -#: src/QuickEntry.vala:126 +#: src/QuickEntry.vala:135 msgid "Insert" msgstr "插入" diff --git a/src/Application.vala b/src/Application.vala index c4397934..a10bdcfb 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -39,7 +39,7 @@ public class Minder : Granite.Application { private HashMap cl_options; public static GLib.Settings settings; - public static string version = "1.15.5"; + public static string version = "1.15.6"; public Minder () {