Skip to content

Commit 673bedc

Browse files
committed
release 2.1.1
1 parent e847d70 commit 673bedc

File tree

11 files changed

+393
-225
lines changed

11 files changed

+393
-225
lines changed

data/io.github.ellie_commons.jorts.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Desktop Entry]
22
Name=Jorts
33
GenericName=Sticky notes utility
4-
Comment=Write down reminders,
4+
Comment=Write down notes, reminders, random thoughts and other short-term informations
55
Exec=io.github.ellie_commons.jorts
66
Icon=io.github.ellie_commons.jorts
77
Keywords=text;plain;plaintext;notepad;notes;sticky;post-it;

data/io.github.ellie_commons.jorts.metainfo.xml.in

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@
7474
<value key="x-appcenter-suggested-price">1</value>
7575
</custom>
7676
<releases>
77+
<release version="2.1.1" date="2025-03-02">
78+
<description>
79+
<p>2.1.1 Fresh out of the laundry! (2: electric boogaloo)</p>
80+
<ul>
81+
<li>Clearer appmenu description</li>
82+
<li>More consistent theming</li>
83+
<li>Bugfix: screenshot not showing</li>
84+
</ul>
85+
</description>
86+
</release>
7787
<release version="2.1.0" date="2025-03-01">
7888
<description>
7989
<p>2.1.0 Fresh out of the laundry!</p>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Name our project
22
project('io.github.ellie_commons.jorts', ['vala', 'c'],
3-
version: '2.1.0'
3+
version: '2.1.1'
44
)
55

66
gnome = import('gnome')

po/de.po

Lines changed: 55 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: io.github.ellie_commons.jorts\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-03-01 20:48+0100\n"
11+
"POT-Creation-Date: 2025-03-02 12:59+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -79,19 +79,19 @@ msgstr ""
7979
msgid "ZOOM%"
8080
msgstr ""
8181

82-
#: src/MainWindow.vala:129
82+
#: src/MainWindow.vala:136
8383
msgid "Edit title"
8484
msgstr "Titel bearbeiten"
8585

86-
#: src/MainWindow.vala:149 data/io.github.ellie_commons.jorts.desktop.in:17
86+
#: src/MainWindow.vala:156 data/io.github.ellie_commons.jorts.desktop.in:17
8787
msgid "New sticky note"
8888
msgstr "Neue Haftnotiz"
8989

90-
#: src/MainWindow.vala:163
90+
#: src/MainWindow.vala:170
9191
msgid "Delete sticky note "
9292
msgstr "Haftnotiz Löschen"
9393

94-
#: src/MainWindow.vala:179
94+
#: src/MainWindow.vala:186
9595
msgid "Settings"
9696
msgstr "Einstellungen"
9797

@@ -232,18 +232,15 @@ msgid "Jorts"
232232
msgstr ""
233233

234234
#: data/io.github.ellie_commons.jorts.desktop.in:4
235-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42
236-
msgid "Sticky notes"
235+
#, fuzzy
236+
msgid "Sticky notes utility"
237237
msgstr "Neue Haftnotiz"
238238

239239
#: data/io.github.ellie_commons.jorts.desktop.in:5
240-
#, fuzzy
241240
msgid ""
242-
"Neither jeans nor shorts, just like jorts! Colourful little sticky notes for "
243-
"your thoughts :)"
241+
"Write down notes, reminders, random thoughts and other short-term "
242+
"informations"
244243
msgstr ""
245-
"Weder Jeans noch Shorts, genau wie Jorts. Eine Anwendung für Haftnotizen für "
246-
"elementary OS"
247244

248245
#: data/io.github.ellie_commons.jorts.desktop.in:8
249246
msgid "text;plain;plaintext;notepad;notes;sticky;post-it;"
@@ -293,6 +290,10 @@ msgstr ""
293290
msgid "Stella - Teamcons"
294291
msgstr "Stella - Teamcons"
295292

293+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42
294+
msgid "Sticky notes"
295+
msgstr "Neue Haftnotiz"
296+
296297
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43
297298
msgid "Notes"
298299
msgstr ""
@@ -322,91 +323,114 @@ msgid "You can unzoom so hard you could do ascii art"
322323
msgstr ""
323324

324325
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:79
325-
msgid "2.1.0 Fresh out of the laundry!"
326+
msgid "2.1.1 Fresh out of the laundry! (2: electric boogaloo)"
326327
msgstr ""
327328

328329
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:81
329-
msgid "Includes a per-note zoom! So you can get bigger or smaller text"
330+
msgid "Clearer appmenu description"
330331
msgstr ""
331332

332333
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82
334+
msgid "More consistent theming"
335+
msgstr ""
336+
337+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83
338+
msgid "Bugfix: screenshot not showing"
339+
msgstr ""
340+
341+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89
342+
msgid "2.1.0 Fresh out of the laundry!"
343+
msgstr ""
344+
345+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91
346+
msgid "Includes a per-note zoom! So you can get bigger or smaller text"
347+
msgstr ""
348+
349+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92
333350
msgid ""
334351
"Latest set zoom, aka what is most comfortable to you, stays as default for "
335352
"new notes"
336353
msgstr ""
337354

338-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83
355+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:93
339356
msgid "Better readability (WCAG AA or AAA depending on theme)"
340357
msgstr ""
341358

342-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:84
359+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:94
343360
msgid "Also slightly better looking theme. Yes even more :)"
344361
msgstr ""
345362

346-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:85
363+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:95
347364
#, fuzzy
348365
msgid "Improved translations"
349366
msgstr "Einige erste Übersetzungen :3"
350367

351-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:86
368+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:96
352369
msgid "Better shortcut and tooltips"
353370
msgstr ""
354371

355-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:87
356-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:88
372+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:97
357373
msgid "Fixed a bug where Jorts stayed on light system theme"
358374
msgstr ""
359375

360-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:94
376+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:103
361377
msgid "2.0.1 Appcenter release"
362378
msgstr "2.0.1 Appcenter-Veröffentlichung"
363379

364-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:99
380+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108
365381
#, fuzzy
366382
msgid "2.0.0 Release: Slate And Bubblegum"
367383
msgstr "2.0.0-Version: Schiefer und Bubblegum"
368384

369-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:101
385+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:110
370386
msgid "Revival of an ancient but well loved version of Notejot"
371387
msgstr "Wiederbelebung einer alten, aber beliebten Version von Notejot"
372388

373-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:102
389+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:111
374390
msgid "The app is now named Jorts. You however cannot wear it"
375391
msgstr "Die App heißt jetzt Jorts. Man kann sie aber nicht tragen"
376392

377-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:103
393+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:112
378394
msgid "10 lovely little colours"
379395
msgstr "10 liebliche kleine Farben"
380396

381-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:104
397+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:113
382398
msgid "Built atop of modern Linux technologies and packaging formats"
383399
msgstr "Erstellt auf Basis moderner Linux-Technologien und Paketformate"
384400

385-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:105
401+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114
386402
msgid "Smooth transition when changing theme"
387403
msgstr "Fließender Übergang beim Wechsel des Themes"
388404

389-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106
405+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:115
390406
#, fuzzy
391407
msgid "New stickies have a random fun little title and colour"
392408
msgstr "Neue Haftnotizen haben einen zufälligen, lustigen kleinen Titel"
393409

394-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:107
410+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116
395411
msgid "A few initial translations included, and more to come"
396412
msgstr "Ein paar erste Übersetzungen sind enthalten, und weitere sind geplant."
397413

398-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108
414+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:117
399415
msgid "Email and links are clickable! Ctrl+Click to open in mail or browser"
400416
msgstr ""
401417
"E-Mail und Links sind anklickbar! Strg+Klick, um in E-Mail oder Browser zu "
402418
"öffnen"
403419

404-
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:109
420+
#: data/io.github.ellie_commons.jorts.metainfo.xml.in:118
405421
msgid "Text supports undo, redo, and you can use emojis :)"
406422
msgstr ""
407423
"Text unterstützt Rückgängig und Wiederherstellen und Sie können Emojis "
408424
"verwenden :)"
409425

426+
#, fuzzy
427+
#~ msgid ""
428+
#~ "Neither jeans nor shorts, just like jorts! Colourful little sticky notes "
429+
#~ "for your thoughts :)"
430+
#~ msgstr ""
431+
#~ "Weder Jeans noch Shorts, genau wie Jorts. Eine Anwendung für Haftnotizen "
432+
#~ "für elementary OS"
433+
410434
#, fuzzy
411435
#~ msgid "Ten pretty themes with soft transitions"
412436
#~ msgstr "Zehn gut aussehende Themen mit weichen Übergängen"

0 commit comments

Comments
 (0)