From 9ad41fc8c45d0df52222a5ab42cfe6a0e570b4e9 Mon Sep 17 00:00:00 2001 From: teamcons Date: Wed, 5 Feb 2025 00:18:53 +0100 Subject: [PATCH] intermediate commit to work away from home --- data/Application.css | 24 +- data/io.github.ellie_commons.jorts.desktop.in | 5 +- ...github.ellie_commons.jorts.metainfo.xml.in | 16 +- data/meson.build | 16 - meson.build | 16 +- po/Jorts translation sheet.xlsx | Bin 0 -> 17921 bytes po/LINGUAS | 5 - po/LINGUAS-no | 8 + po/POTFILES | 7 +- po/cs.po | 628 +++++++++++++++++ po/de.po | 658 +++++++++++++++-- po/es.po | 658 +++++++++++++++-- po/extra/LINGUAS | 14 - po/extra/POTFILES | 2 - po/extra/ca.po | 53 -- po/extra/cs.po | 54 -- po/extra/da.po | 54 -- po/extra/de_DE.po | 60 -- po/extra/es.po | 54 -- po/extra/extra.pot | 57 -- po/extra/fr.po | 55 -- po/extra/gl.po | 59 -- po/extra/ja.po | 58 -- po/extra/lt.po | 58 -- po/extra/meson.build | 1 - po/extra/nl_NL.po | 54 -- po/extra/pl.po | 55 -- po/extra/pt_BR.po | 54 -- po/extra/ru.po | 57 -- po/extra/tr_TR.po | 54 -- po/fr.po | 660 ++++++++++++++++-- po/io.github.ellie_commons.jorts.pot | 615 +++++++++++++++- po/it.po | 658 +++++++++++++++-- po/pt.po | 74 -- po/pt_br.po | 628 +++++++++++++++++ po/pt_pt.po | 628 +++++++++++++++++ po/sk.po | 628 +++++++++++++++++ src/Application.vala | 35 +- src/MainWindow.vala | 257 ++++--- src/Objects/noteData.vala | 8 +- src/Services/Stash.vala | 57 +- src/Services/Utils.vala | 15 +- 42 files changed, 5815 insertions(+), 1342 deletions(-) create mode 100644 po/Jorts translation sheet.xlsx create mode 100644 po/LINGUAS-no create mode 100644 po/cs.po delete mode 100644 po/extra/LINGUAS delete mode 100644 po/extra/POTFILES delete mode 100644 po/extra/ca.po delete mode 100644 po/extra/cs.po delete mode 100644 po/extra/da.po delete mode 100644 po/extra/de_DE.po delete mode 100644 po/extra/es.po delete mode 100644 po/extra/extra.pot delete mode 100644 po/extra/fr.po delete mode 100644 po/extra/gl.po delete mode 100644 po/extra/ja.po delete mode 100644 po/extra/lt.po delete mode 100644 po/extra/meson.build delete mode 100644 po/extra/nl_NL.po delete mode 100644 po/extra/pl.po delete mode 100644 po/extra/pt_BR.po delete mode 100644 po/extra/ru.po delete mode 100644 po/extra/tr_TR.po delete mode 100644 po/pt.po create mode 100644 po/pt_br.po create mode 100644 po/pt_pt.po create mode 100644 po/sk.po diff --git a/data/Application.css b/data/Application.css index 7040e8c..380dac8 100644 --- a/data/Application.css +++ b/data/Application.css @@ -18,14 +18,18 @@ * Boston, MA 02110-1301 USA */ -/* -There is only the generate_css() command, but it is a beefy one -At startup it is used several times to generate each theme. -Then notes are themed by removing CSS theme classes and then slapping a new one -*/ - @define-color textColorPrimary #323232; + +/* The variant exists in granite, but not built */ +@define-color LATTE_100 #efdfc4; +@define-color LATTE_300 #e7c591; +@define-color LATTE_500 #cfa25e; +@define-color LATTE_700 #b6802e; +@define-color LATTE_900 #804b00; + + + window { transition: background-color 800ms cubic-bezier(0.4, 0, 0.2, 1); } @@ -152,11 +156,17 @@ entry.flat { .color-button.grape {background-color: @GRAPE_300;} .color-button.grape:hover {border: 1px solid @GRAPE_900;} +.color-button.latte {background-color: @LATTE_300;} +.color-button.latte:hover {border: 1px solid @LATTE_900;} + .color-button.cocoa {background-color: @COCOA_300;} -.color-button.cocoa {border: 1px solid @COCOA_900;} +.color-button.cocoa:hover {border: 1px solid @COCOA_900;} .color-button.slate {background-color: @SLATE_300;} .color-button.slate:hover {border: 1px solid @SLATE_900;} .color-button.silver {background-color: @SILVER_300;} .color-button.silver:hover {border: 1px solid @SILVER_900;} + +.color-button.auto {background-color: @accent_color_300;} +.color-button.auto:hover {border: 1px solid @accent_color_900;} diff --git a/data/io.github.ellie_commons.jorts.desktop.in b/data/io.github.ellie_commons.jorts.desktop.in index ac470a3..22319f3 100644 --- a/data/io.github.ellie_commons.jorts.desktop.in +++ b/data/io.github.ellie_commons.jorts.desktop.in @@ -12,4 +12,7 @@ Actions=NewNote; [Desktop Action NewNote] Exec=io.github.ellie_commons.jorts --new-note -Name=New note… +Name=New sticky note + + + diff --git a/data/io.github.ellie_commons.jorts.metainfo.xml.in b/data/io.github.ellie_commons.jorts.metainfo.xml.in index efc9970..538c775 100644 --- a/data/io.github.ellie_commons.jorts.metainfo.xml.in +++ b/data/io.github.ellie_commons.jorts.metainfo.xml.in @@ -8,9 +8,9 @@

A colourful little sticky notes utility, for your thoughts

@@ -33,18 +33,20 @@ touch - +

Release: Slate And Bubblegum

  • Old Notejot version and UI revived in a new project
  • -
  • The app is now named Jorts. It is not a jean, it is not a short
  • +
  • The app is now named Jorts. You however cannot wear it
  • It builds for flatpak now
  • Closer to current elementary OS Stylesheet and named colours
  • -
  • Removal of pinned due to the way wayland works
  • +
  • Also more colors, including Latte and Hatsune Miku
  • +
  • Better adapted to the way Wayland works
  • Smooth transition when changing theme
  • New stickies have random colour
  • New stickies have a random fun little title
  • +
  • Some initial translations :3
@@ -284,7 +286,7 @@
-

Release: Olá, Brasil!

+

Release: Ola, Brasil!

  • Brazilian Portuguese translation
diff --git a/data/meson.build b/data/meson.build index f2c81f0..7c363b7 100644 --- a/data/meson.build +++ b/data/meson.build @@ -19,19 +19,3 @@ install_data( install_dir: join_paths(get_option('datadir'), 'glib-2.0', 'schemas') ) -i18n.merge_file( - input: meson.project_name() + '.desktop.in', - output: meson.project_name() + '.desktop', - po_dir: join_paths(meson.source_root(), 'po', 'extra'), - type: 'desktop', - install: true, - install_dir: join_paths(get_option('datadir'), 'applications') -) - -i18n.merge_file( - input: meson.project_name() + '.metainfo.xml.in', - output: meson.project_name() + '.metainfo.xml', - po_dir: join_paths(meson.source_root(), 'po', 'extra'), - install: true, - install_dir: join_paths(get_option('datadir'), 'metainfo') -) diff --git a/meson.build b/meson.build index d6d8b7d..37f693f 100644 --- a/meson.build +++ b/meson.build @@ -22,6 +22,11 @@ i18n = import('i18n') # Set our translation domain add_global_arguments('-DGETTEXT_PACKAGE="@0@"'.format (meson.project_name()), language:'c') + + + + + # Set this for convenience conf = configuration_data() @@ -83,6 +88,9 @@ executable( #================================ +# Add in a post install script +meson.add_install_script(meson.source_root() + '/meson/post_install.py') + #Translate and install our .desktop file i18n.merge_file( input: 'data' / 'io.github.ellie_commons.jorts.desktop.in', @@ -93,19 +101,17 @@ i18n.merge_file( install_dir: get_option('datadir') / 'applications' ) -#Translate and install our .metainfo file +#Translate and install our .appdata file i18n.merge_file( input: 'data' / 'io.github.ellie_commons.jorts.metainfo.xml.in', output: meson.project_name() + '.metainfo.xml', po_dir: meson.project_source_root() / 'po', install: true, - install_dir: get_option('datadir') / 'sppfsts' + install_dir: get_option('datadir') / 'metainfo' ) -#================================ -# Add in a post install script -meson.add_install_script(meson.source_root() + '/meson/post_install.py') + # Add subfolders for Meson to look subdir('data') diff --git a/po/Jorts translation sheet.xlsx b/po/Jorts translation sheet.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..2f02ddaccf3b250827f1db12eed75f31cc7eb19d GIT binary patch literal 17921 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 literal 0 HcmV?d00001 diff --git a/po/LINGUAS b/po/LINGUAS index 04a947b..e69de29 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,5 +0,0 @@ -pt -es -fr -de -it \ No newline at end of file diff --git a/po/LINGUAS-no b/po/LINGUAS-no new file mode 100644 index 0000000..e78ae89 --- /dev/null +++ b/po/LINGUAS-no @@ -0,0 +1,8 @@ +cs +de +es +fr +it +pt_br +pt_pt +sk diff --git a/po/POTFILES b/po/POTFILES index dcbcb85..718f44d 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -1,7 +1,4 @@ -src/Application.vala src/MainWindow.vala -src/Services/NoteManager.vala -src/Services/Storage.vala -src/Widgets/ColorButton.vala -src/Widgets/EditableLabel.vala src/Services/Utils.vala +data/io.github.ellie_commons.jorts.desktop.in +data/io.github.ellie_commons.jorts.metainfo.xml.in \ No newline at end of file diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..9214f3f --- /dev/null +++ b/po/cs.po @@ -0,0 +1,628 @@ +#: src/MainWindow.vala:226 +msgid "New note" +msgstr "" + +#: src/MainWindow.vala:231 +msgid "Delete note" +msgstr "" + +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" + +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" + +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 +msgid "Banana" +msgstr "" + +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" + +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" + +#: src/MainWindow.vala:336 +msgid "Bubblegum" +msgstr "" + +#: src/MainWindow.vala:348 +msgid "Grape" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" + +#: src/MainWindow.vala:371 +msgid "Cocoa" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" + +#: src/MainWindow.vala:396 +msgid "Silver" +msgstr "" + +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" + +#: src/MainWindow.vala:433 +msgid "Note Color" +msgstr "" + +#: src/MainWindow.vala:449 +msgid "Settings" +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/de.po b/po/de.po index 8f3503b..9214f3f 100644 --- a/po/de.po +++ b/po/de.po @@ -1,74 +1,628 @@ -# Übersetzung für das Paket io.github.ellie_commons.jorts. -# Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER -# Diese Datei steht unter der gleichen Lizenz wie das Paket io.github.ellie_commons.jorts. -# NMT , 2025. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: io.github.ellie_commons.jorts\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-22 22:58+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/MainWindow.vala:215 +#: src/MainWindow.vala:226 msgid "New note" -msgstr "Neue Notiz" +msgstr "" -#: src/MainWindow.vala:220 +#: src/MainWindow.vala:231 msgid "Delete note" -msgstr "Notiz löschen" +msgstr "" -#: src/MainWindow.vala:240 -msgid "Strawberry" -msgstr "Erdbeere" +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" -#: src/MainWindow.vala:249 -msgid "Orange" -msgstr "Orange" +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" -#: src/MainWindow.vala:260 +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 msgid "Banana" -msgstr "Banane" +msgstr "" -#: src/MainWindow.vala:271 -msgid "Lime" -msgstr "Limette" +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" -#: src/MainWindow.vala:282 -msgid "Blueberry" -msgstr "Blaubeere" +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" -#: src/MainWindow.vala:294 +#: src/MainWindow.vala:336 msgid "Bubblegum" -msgstr "Kaugummi" +msgstr "" -#: src/MainWindow.vala:306 +#: src/MainWindow.vala:348 msgid "Grape" -msgstr "Traube" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" -#: src/MainWindow.vala:317 +#: src/MainWindow.vala:371 msgid "Cocoa" -msgstr "Kakao" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" -#: src/MainWindow.vala:328 +#: src/MainWindow.vala:396 msgid "Silver" -msgstr "Silber" +msgstr "" -#: src/MainWindow.vala:340 -msgid "Slate" -msgstr "Schiefer" +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" -#: src/MainWindow.vala:358 +#: src/MainWindow.vala:433 msgid "Note Color" -msgstr "Notenfarbe" +msgstr "" -#: src/MainWindow.vala:374 +#: src/MainWindow.vala:449 msgid "Settings" -msgstr "Einstellungen" \ No newline at end of file +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/es.po b/po/es.po index 9509d20..9214f3f 100644 --- a/po/es.po +++ b/po/es.po @@ -1,74 +1,628 @@ -# Traducción para el paquete io.github.ellie_commons.jorts. -# Copyright (C) 2025 EL TITULAR DE LOS DERECHOS DE AUTOR DEL PAQUETE -# Este archivo se distribuye bajo la misma licencia que el paquete io.github.ellie_commons.jorts. -# NMT , 2025. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: io.github.ellie_commons.jorts\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-22 22:58+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/MainWindow.vala:215 +#: src/MainWindow.vala:226 msgid "New note" -msgstr "Nueva nota" +msgstr "" -#: src/MainWindow.vala:220 +#: src/MainWindow.vala:231 msgid "Delete note" -msgstr "Borrar nota" +msgstr "" -#: src/MainWindow.vala:240 -msgid "Strawberry" -msgstr "Fresa" +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" -#: src/MainWindow.vala:249 -msgid "Orange" -msgstr "Naranja" +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" -#: src/MainWindow.vala:260 +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 msgid "Banana" -msgstr "plátanoo" +msgstr "" -#: src/MainWindow.vala:271 -msgid "Lime" -msgstr "Cal" +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" -#: src/MainWindow.vala:282 -msgid "Blueberry" -msgstr "Arándano" +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" -#: src/MainWindow.vala:294 +#: src/MainWindow.vala:336 msgid "Bubblegum" -msgstr "Chicle" +msgstr "" -#: src/MainWindow.vala:306 +#: src/MainWindow.vala:348 msgid "Grape" -msgstr "Uva" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" -#: src/MainWindow.vala:317 +#: src/MainWindow.vala:371 msgid "Cocoa" -msgstr "Cacao" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" -#: src/MainWindow.vala:328 +#: src/MainWindow.vala:396 msgid "Silver" -msgstr "Plata" +msgstr "" -#: src/MainWindow.vala:340 -msgid "Slate" -msgstr "Pizarra" +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" -#: src/MainWindow.vala:358 +#: src/MainWindow.vala:433 msgid "Note Color" -msgstr "Color de la nota" +msgstr "" -#: src/MainWindow.vala:374 +#: src/MainWindow.vala:449 msgid "Settings" -msgstr "Ajustes" \ No newline at end of file +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/extra/LINGUAS b/po/extra/LINGUAS deleted file mode 100644 index 26d250f..0000000 --- a/po/extra/LINGUAS +++ /dev/null @@ -1,14 +0,0 @@ -lt -pt_BR -es -nl_NL -tr_TR -pl -fr -ca -ja -cs -ru -da -de_DE -gl diff --git a/po/extra/POTFILES b/po/extra/POTFILES deleted file mode 100644 index db08bc3..0000000 --- a/po/extra/POTFILES +++ /dev/null @@ -1,2 +0,0 @@ -data/io.github.ellie_commons.jorts.appdata.xml.in -data/io.github.ellie_commons.jorts.desktop.in diff --git a/po/extra/ca.po b/po/extra/ca.po deleted file mode 100644 index 48a6a40..0000000 --- a/po/extra/ca.po +++ /dev/null @@ -1,53 +0,0 @@ -# Catalan translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: ca\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "" diff --git a/po/extra/cs.po b/po/extra/cs.po deleted file mode 100644 index b9d3f20..0000000 --- a/po/extra/cs.po +++ /dev/null @@ -1,54 +0,0 @@ -# Czech translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "Zapiš si své nápady" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "Nová poznámka…" diff --git a/po/extra/da.po b/po/extra/da.po deleted file mode 100644 index 7775522..0000000 --- a/po/extra/da.po +++ /dev/null @@ -1,54 +0,0 @@ -# Danish translations for extra package. -# Copyright (C) 2019 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Siigdev, 2019. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-17 21:29+0400\n" -"PO-Revision-Date: 2019-04-07 21:15+0100\n" -"Last-Translator: Siigdev\n" -"Language: da\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:2 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "Jot your ideas" -msgstr "Notér dine ideer" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"En simpel post-it note applikation for enhver type af korttids tanker " -"eller ideer." - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "Luk på et ethvert tidspunkt med genvejen Ctrl + Q" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:6 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "Tekst;Simpelt;Ren tekst;Note;" - -#: data/io.github.ellie_commons.jorts.desktop.in:15 -msgid "New note…" -msgstr "Ny note" diff --git a/po/extra/de_DE.po b/po/extra/de_DE.po deleted file mode 100644 index b3c29cd..0000000 --- a/po/extra/de_DE.po +++ /dev/null @@ -1,60 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Onno Giesmann , 2019. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-17 21:29+0400\n" -"PO-Revision-Date: 2019-06-23 20:48+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.2.3\n" -"X-Poedit-SourceCharset: UTF-8\n" -"X-Poedit-Basepath: ../../data\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: Onno Giesmann \n" -"Language-Team: \n" -"Language: de_DE\n" -"X-Poedit-SearchPath-0: .\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:2 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "Jot your ideas" -msgstr "Notieren Sie Ihre Ideen" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"Eine total einfache Notizzettel-Anwendung für so ziemlich jede Art von " -"kleinen Notizen oder Ideen." - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "Beenden jederzeit mit dem Kürzel Strg + Q möglich" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:6 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "Text;Klar;Klartext;Notepad;" - -#: data/io.github.ellie_commons.jorts.desktop.in:15 -msgid "New note…" -msgstr "Neue Notiz…" diff --git a/po/extra/es.po b/po/extra/es.po deleted file mode 100644 index 3170f54..0000000 --- a/po/extra/es.po +++ /dev/null @@ -1,54 +0,0 @@ -# Spanish translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "" diff --git a/po/extra/extra.pot b/po/extra/extra.pot deleted file mode 100644 index 68654dd..0000000 --- a/po/extra/extra.pot +++ /dev/null @@ -1,57 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-17 21:29+0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.6\n" -"X-Poedit-SourceCharset: UTF-8\n" -"X-Poedit-Basepath: ../../data\n" -"X-Poedit-SearchPath-0: .\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:2 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "Jot your ideas" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:6 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:15 -msgid "New note…" -msgstr "" diff --git a/po/extra/fr.po b/po/extra/fr.po deleted file mode 100644 index fcd80c2..0000000 --- a/po/extra/fr.po +++ /dev/null @@ -1,55 +0,0 @@ -# French translations for extra package. -# Copyright (C) 2019 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# NathanBnm, 2019. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-17 21:29+0400\n" -"PO-Revision-Date: 2019-01-26 19:41+0100\n" -"Last-Translator: NathanBnm\n" -"Language-Team: Français\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:2 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "Jot your ideas" -msgstr "Notez vos idées" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"Une application de notes post-it stupidement simple pour tout type de notes " -"ou d'idées à court terme." - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "Quittez à tout moment avec le raccourci Ctrl + Q" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:6 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "Texte;Simple;Texte Simple;Note;" - -#: data/io.github.ellie_commons.jorts.desktop.in:15 -msgid "New note…" -msgstr "Nouvelle note…" diff --git a/po/extra/gl.po b/po/extra/gl.po deleted file mode 100644 index c53c7bd..0000000 --- a/po/extra/gl.po +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-17 21:29+0400\n" -"PO-Revision-Date: 2019-10-23 19:49+0200\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.6\n" -"X-Poedit-SourceCharset: UTF-8\n" -"X-Poedit-Basepath: ../../data\n" -"Last-Translator: Daniel R. \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Language: gl\n" -"X-Poedit-SearchPath-0: .\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:2 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "Jot your ideas" -msgstr "Apunte as súas ideas" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"Un aplicativo de notas sinxelo para calquera tipo de notas ou ideas a curto " -"prazo." - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "Saia en calquera momento co atallo Ctrl + Q" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:6 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "Text;Plain;Plaintext;Notepad;" - -#: data/io.github.ellie_commons.jorts.desktop.in:15 -msgid "New note…" -msgstr "Nota nova…" diff --git a/po/extra/ja.po b/po/extra/ja.po deleted file mode 100644 index 70bbaee..0000000 --- a/po/extra/ja.po +++ /dev/null @@ -1,58 +0,0 @@ -# Japanese translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:26+0900\n" -"Last-Translator: Ryo Nakano \n" -"Language-Team: none\n" -"Language: ja\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 2.0.6\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "アイデアをメモします" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"一時的なノートやアイデアをメモするための、非常にシンプルな付箋アプリケーショ" -"ンです。" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "ショートカット Ctrl + Q で、いつでも終了できます" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" -"Text;Plain;Plaintext;Notepad;テキスト;プレーン;プレーンテキスト;メモ帳;" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "新しいノート…" diff --git a/po/extra/lt.po b/po/extra/lt.po deleted file mode 100644 index 9807191..0000000 --- a/po/extra/lt.po +++ /dev/null @@ -1,58 +0,0 @@ -# Lithuanian translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2019-02-18 15:13+0200\n" -"Last-Translator: Moo\n" -"Language-Team: none\n" -"Language: lt\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Poedit 2.0.6\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "Greitai užsirašykite savo idėjas" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"Kvailai paprasti lipnūs užrašai bet kokio tipo trumpoms pastaboms ar " -"idėjoms." - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "Išeikite bet kuriuo metu, naudodami susiejimą Ctrl (Vald) + Q" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "Tekstas;Grynas;Grynasis;Užrašinė;Užrašai;" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "Nauji užrašai…" diff --git a/po/extra/meson.build b/po/extra/meson.build deleted file mode 100644 index b4c80a8..0000000 --- a/po/extra/meson.build +++ /dev/null @@ -1 +0,0 @@ -i18n.gettext('extra', preset: 'glib', install: false) diff --git a/po/extra/nl_NL.po b/po/extra/nl_NL.po deleted file mode 100644 index 741789a..0000000 --- a/po/extra/nl_NL.po +++ /dev/null @@ -1,54 +0,0 @@ -# Dutch translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: nl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "" diff --git a/po/extra/pl.po b/po/extra/pl.po deleted file mode 100644 index fe055ca..0000000 --- a/po/extra/pl.po +++ /dev/null @@ -1,55 +0,0 @@ -# Polish translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "Notuj swoje pomysły" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "" diff --git a/po/extra/pt_BR.po b/po/extra/pt_BR.po deleted file mode 100644 index 2bc8cdf..0000000 --- a/po/extra/pt_BR.po +++ /dev/null @@ -1,54 +0,0 @@ -# Portuguese translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: pt_BR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "Anote suas ideias" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "" diff --git a/po/extra/ru.po b/po/extra/ru.po deleted file mode 100644 index fc72b57..0000000 --- a/po/extra/ru.po +++ /dev/null @@ -1,57 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-17 21:29+0400\n" -"PO-Revision-Date: 2019-01-17 21:44+0400\n" -"Last-Translator: Andrey Kultyapov \n" -"Language-Team: \n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.6\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:2 -msgid "jorts" -msgstr "jorts" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "Jot your ideas" -msgstr "Запишите ваши идеи" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" -"Невероятно простое приложение для любого типа быстрых заметок или идей." - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "Выход в любой момент с помощью сочетания клавиш Ctrl + Q" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "Lains" - -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "io.github.ellie_commons.jorts" -msgstr "io.github.ellie_commons.jorts" - -#: data/io.github.ellie_commons.jorts.desktop.in:6 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "Text;Plain;Plaintext;Notepad;" - -#: data/io.github.ellie_commons.jorts.desktop.in:15 -msgid "New note…" -msgstr "Новый стикер…" diff --git a/po/extra/tr_TR.po b/po/extra/tr_TR.po deleted file mode 100644 index 5401132..0000000 --- a/po/extra/tr_TR.po +++ /dev/null @@ -1,54 +0,0 @@ -# Turkish translations for extra package. -# Copyright (C) 2018 THE extra'S COPYRIGHT HOLDER -# This file is distributed under the same license as the extra package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: extra\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-01 21:12+0900\n" -"PO-Revision-Date: 2018-11-01 21:12+0900\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: tr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:6 -#: data/io.github.ellie_commons.jorts.desktop.in:3 -msgid "jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:7 -#: data/io.github.ellie_commons.jorts.desktop.in:4 -msgid "Jot your ideas" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:9 -msgid "" -"A stupidly-simple sticky notes application for any type of short term notes " -"or ideas." -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:11 -msgid "Quit anytime with the shortcut Ctrl + Q" -msgstr "" - -#: data/io.github.ellie_commons.jorts.appdata.xml.in:17 -msgid "Lains" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:10 -msgid "io.github.ellie_commons.jorts" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:11 -msgid "Text;Plain;Plaintext;Notepad;" -msgstr "" - -#: data/io.github.ellie_commons.jorts.desktop.in:20 -msgid "New note…" -msgstr "" diff --git a/po/fr.po b/po/fr.po index 1fbdb29..9214f3f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,74 +1,628 @@ -# Traduction pour le paquet io.github.ellie_commons.jorts. -# Copyright (C) 2025 LE TITULAIRE DES DROITS D'AUTEUR DU PAQUET -# Ce fichier est distribué sous la même licence que le paquet io.github.ellie_commons.jorts. -# NMT , 2025. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: io.github.ellie_commons.jorts\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-22 22:58+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/MainWindow.vala:215 +#: src/MainWindow.vala:226 msgid "New note" -msgstr "Nouvelle note" +msgstr "" -#: src/MainWindow.vala:220 +#: src/MainWindow.vala:231 msgid "Delete note" -msgstr "Supprimer la note" +msgstr "" -#: src/MainWindow.vala:240 -msgid "Strawberry" -msgstr "Fraise" +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" -#: src/MainWindow.vala:249 -msgid "Orange" -msgstr "Orange" +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" -#: src/MainWindow.vala:260 +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 msgid "Banana" -msgstr "Banane" +msgstr "" -#: src/MainWindow.vala:271 -msgid "Lime" -msgstr "Citron vert" +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" -#: src/MainWindow.vala:282 -msgid "Blueberry" -msgstr "Myrtille" +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" -#: src/MainWindow.vala:294 +#: src/MainWindow.vala:336 msgid "Bubblegum" -msgstr "Chewing-gum" +msgstr "" -#: src/MainWindow.vala:306 +#: src/MainWindow.vala:348 msgid "Grape" -msgstr "Raisin" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" -#: src/MainWindow.vala:317 +#: src/MainWindow.vala:371 msgid "Cocoa" -msgstr "Cacao" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" -#: src/MainWindow.vala:328 +#: src/MainWindow.vala:396 msgid "Silver" -msgstr "Argent" +msgstr "" -#: src/MainWindow.vala:340 -msgid "Slate" -msgstr "Ardoise" +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" -#: src/MainWindow.vala:358 -msgid "Couleur de la note" -msgstr "Couleur de la note" +#: src/MainWindow.vala:433 +msgid "Note Color" +msgstr "" -#: src/MainWindow.vala:374 +#: src/MainWindow.vala:449 msgid "Settings" -msgstr "Paramètres" \ No newline at end of file +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/io.github.ellie_commons.jorts.pot b/po/io.github.ellie_commons.jorts.pot index 47204b1..9d94cab 100644 --- a/po/io.github.ellie_commons.jorts.pot +++ b/po/io.github.ellie_commons.jorts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-22 22:58+0100\n" +"POT-Creation-Date: 2025-02-05 00:03+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,58 +17,631 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/MainWindow.vala:215 +#: src/MainWindow.vala:226 msgid "New note" msgstr "" -#: src/MainWindow.vala:220 +#: src/MainWindow.vala:231 msgid "Delete note" msgstr "" -#: src/MainWindow.vala:240 -msgid "Strawberry" +#: src/MainWindow.vala:268 +msgid "Blueberry" msgstr "" -#: src/MainWindow.vala:249 -msgid "Orange" +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" + +#: src/MainWindow.vala:292 +msgid "Mint" msgstr "" -#: src/MainWindow.vala:260 +#: src/MainWindow.vala:305 msgid "Banana" msgstr "" -#: src/MainWindow.vala:271 -msgid "Lime" +#: src/MainWindow.vala:316 +msgid "Strawberry" msgstr "" -#: src/MainWindow.vala:282 -msgid "Blueberry" +#: src/MainWindow.vala:325 +msgid "Orange" msgstr "" -#: src/MainWindow.vala:294 +#: src/MainWindow.vala:336 msgid "Bubblegum" msgstr "" -#: src/MainWindow.vala:306 +#: src/MainWindow.vala:348 msgid "Grape" msgstr "" -#: src/MainWindow.vala:317 +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" + +#: src/MainWindow.vala:371 msgid "Cocoa" msgstr "" -#: src/MainWindow.vala:328 +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" + +#: src/MainWindow.vala:396 msgid "Silver" msgstr "" -#: src/MainWindow.vala:340 -msgid "Slate" +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" msgstr "" -#: src/MainWindow.vala:358 +#: src/MainWindow.vala:433 msgid "Note Color" msgstr "" -#: src/MainWindow.vala:374 +#: src/MainWindow.vala:449 msgid "Settings" -msgstr "" \ No newline at end of file +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/it.po b/po/it.po index 88bb321..9214f3f 100644 --- a/po/it.po +++ b/po/it.po @@ -1,74 +1,628 @@ -# Traduzione per il pacchetto io.github.ellie_commons.jorts. -# Copyright (C) 2025 DEL TITOLARE DEL COPYRIGHT DEL PACCHETTO -# Questo file � distribuito sotto la stessa licenza del pacchetto io.github.ellie_commons.jorts. -# NMT , 2025. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: io.github.ellie_commons.jorts\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-22 22:58+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/MainWindow.vala:215 +#: src/MainWindow.vala:226 msgid "New note" -msgstr "Nuova nota" +msgstr "" -#: src/MainWindow.vala:220 +#: src/MainWindow.vala:231 msgid "Delete note" -msgstr "Cancella nota" +msgstr "" -#: src/MainWindow.vala:240 -msgid "Strawberry" -msgstr "Fragola" +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" -#: src/MainWindow.vala:249 -msgid "Orange" -msgstr "Arancione" +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" -#: src/MainWindow.vala:260 +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 msgid "Banana" -msgstr "Banana" +msgstr "" -#: src/MainWindow.vala:271 -msgid "Lime" -msgstr "Calce" +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" -#: src/MainWindow.vala:282 -msgid "Blueberry" -msgstr "Mirtillo" +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" -#: src/MainWindow.vala:294 +#: src/MainWindow.vala:336 msgid "Bubblegum" -msgstr "Bubblegum" +msgstr "" -#: src/MainWindow.vala:306 +#: src/MainWindow.vala:348 msgid "Grape" -msgstr "Uva" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" -#: src/MainWindow.vala:317 +#: src/MainWindow.vala:371 msgid "Cocoa" -msgstr "Cacao" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" -#: src/MainWindow.vala:328 +#: src/MainWindow.vala:396 msgid "Silver" -msgstr "Argento" +msgstr "" -#: src/MainWindow.vala:340 -msgid "Slate" -msgstr "Ardesia" +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" -#: src/MainWindow.vala:358 +#: src/MainWindow.vala:433 msgid "Note Color" -msgstr "Colore della nota" +msgstr "" -#: src/MainWindow.vala:374 +#: src/MainWindow.vala:449 msgid "Settings" -msgstr "Impostazioni" \ No newline at end of file +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/pt.po b/po/pt.po deleted file mode 100644 index 378bb9d..0000000 --- a/po/pt.po +++ /dev/null @@ -1,74 +0,0 @@ -# Tradução para o pacote io.github.ellie_commons.jorts. -# Copyright (C) 2025 O TITULAR DOS DIREITOS DE AUTOR DA EMBALAGEM -# Este ficheiro é distribuído sob a mesma licença que o pacote io.github.ellie_commons.jorts. -# NMT , 2025. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: io.github.ellie_commons.jorts\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-22 22:58+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/MainWindow.vala:215 -msgid "New note" -msgstr "Nova nota" - -#: src/MainWindow.vala:220 -msgid "Delete note" -msgstr "Eliminar nota" - -#: src/MainWindow.vala:240 -msgid "Strawberry" -msgstr "Morango" - -#: src/MainWindow.vala:249 -msgid "Orange" -msgstr "Laranja" - -#: src/MainWindow.vala:260 -msgid "Banana" -msgstr "Banana" - -#: src/MainWindow.vala:271 -msgid "Lime" -msgstr "Cal" - -#: src/MainWindow.vala:282 -msgid "Blueberry" -msgstr "Mirtilo" - -#: src/MainWindow.vala:294 -msgid "Bubblegum" -msgstr "Chiclete" - -#: src/MainWindow.vala:306 -msgid "Grape" -msgstr "Uva" - -#: src/MainWindow.vala:317 -msgid "Cocoa" -msgstr "Cacau" - -#: src/MainWindow.vala:328 -msgid "Silver" -msgstr "Prata" - -#: src/MainWindow.vala:340 -msgid "Slate" -msgstr "Ardósia" - -#: src/MainWindow.vala:358 -msgid "Note Color" -msgstr "Cor da nota" - -#: src/MainWindow.vala:374 -msgid "Settings" -msgstr "Configurações" \ No newline at end of file diff --git a/po/pt_br.po b/po/pt_br.po new file mode 100644 index 0000000..9214f3f --- /dev/null +++ b/po/pt_br.po @@ -0,0 +1,628 @@ +#: src/MainWindow.vala:226 +msgid "New note" +msgstr "" + +#: src/MainWindow.vala:231 +msgid "Delete note" +msgstr "" + +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" + +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" + +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 +msgid "Banana" +msgstr "" + +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" + +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" + +#: src/MainWindow.vala:336 +msgid "Bubblegum" +msgstr "" + +#: src/MainWindow.vala:348 +msgid "Grape" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" + +#: src/MainWindow.vala:371 +msgid "Cocoa" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" + +#: src/MainWindow.vala:396 +msgid "Silver" +msgstr "" + +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" + +#: src/MainWindow.vala:433 +msgid "Note Color" +msgstr "" + +#: src/MainWindow.vala:449 +msgid "Settings" +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/pt_pt.po b/po/pt_pt.po new file mode 100644 index 0000000..9214f3f --- /dev/null +++ b/po/pt_pt.po @@ -0,0 +1,628 @@ +#: src/MainWindow.vala:226 +msgid "New note" +msgstr "" + +#: src/MainWindow.vala:231 +msgid "Delete note" +msgstr "" + +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" + +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" + +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 +msgid "Banana" +msgstr "" + +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" + +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" + +#: src/MainWindow.vala:336 +msgid "Bubblegum" +msgstr "" + +#: src/MainWindow.vala:348 +msgid "Grape" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" + +#: src/MainWindow.vala:371 +msgid "Cocoa" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" + +#: src/MainWindow.vala:396 +msgid "Silver" +msgstr "" + +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" + +#: src/MainWindow.vala:433 +msgid "Note Color" +msgstr "" + +#: src/MainWindow.vala:449 +msgid "Settings" +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 0000000..9214f3f --- /dev/null +++ b/po/sk.po @@ -0,0 +1,628 @@ +#: src/MainWindow.vala:226 +msgid "New note" +msgstr "" + +#: src/MainWindow.vala:231 +msgid "Delete note" +msgstr "" + +#: src/MainWindow.vala:268 +msgid "Blueberry" +msgstr "" + +#: src/MainWindow.vala:280 +msgid "Lime" +msgstr "" + +#: src/MainWindow.vala:292 +msgid "Mint" +msgstr "" + +#: src/MainWindow.vala:305 +msgid "Banana" +msgstr "" + +#: src/MainWindow.vala:316 +msgid "Strawberry" +msgstr "" + +#: src/MainWindow.vala:325 +msgid "Orange" +msgstr "" + +#: src/MainWindow.vala:336 +msgid "Bubblegum" +msgstr "" + +#: src/MainWindow.vala:348 +msgid "Grape" +msgstr "" + +#: src/MainWindow.vala:360 +msgid "Latte" +msgstr "" + +#: src/MainWindow.vala:371 +msgid "Cocoa" +msgstr "" + +#: src/MainWindow.vala:384 +msgid "Slate" +msgstr "" + +#: src/MainWindow.vala:396 +msgid "Silver" +msgstr "" + +#: src/MainWindow.vala:408 +msgid "Automatic based on accent color" +msgstr "" + +#: src/MainWindow.vala:433 +msgid "Note Color" +msgstr "" + +#: src/MainWindow.vala:449 +msgid "Settings" +msgstr "" + +#: src/Services/Utils.vala:46 +msgid "All my very best friends" +msgstr "" + +#: src/Services/Utils.vala:47 +msgid "My super good secret recipe" +msgstr "" + +#: src/Services/Utils.vala:48 +msgid "My todo list" +msgstr "" + +#: src/Services/Utils.vala:49 +msgid "Super secret to not tell anyone" +msgstr "" + +#: src/Services/Utils.vala:50 +msgid "My grocery list" +msgstr "" + +#: src/Services/Utils.vala:51 +msgid "Random shower thoughts" +msgstr "" + +#: src/Services/Utils.vala:52 +msgid "My fav fanfics" +msgstr "" + +#: src/Services/Utils.vala:53 +msgid "My fav dinosaurs" +msgstr "" + +#: src/Services/Utils.vala:54 +msgid "My evil mastermind plan" +msgstr "" + +#: src/Services/Utils.vala:55 +msgid "What made me smile today" +msgstr "" + +#: src/Services/Utils.vala:56 +msgid "Hello world!" +msgstr "" + +#: src/Services/Utils.vala:57 +msgid "New sticky, new me" +msgstr "" + +#: src/Services/Utils.vala:58 +msgid "Hidden pirate treasure" +msgstr "" + +#: src/Services/Utils.vala:59 +msgid "To not forget, ever" +msgstr "" + +#: src/Services/Utils.vala:60 +msgid "Deep deep thoughts" +msgstr "" + +#: src/Services/Utils.vala:61 +msgid "Dear Diary," +msgstr "" + +#: src/Services/Utils.vala:62 +msgid "Hi im a square" +msgstr "" + +#: src/Services/Utils.vala:63 +msgid "Have a nice day! :)" +msgstr "" + +#: src/Services/Utils.vala:64 +msgid "My meds schedule" +msgstr "" + +#: src/Services/Utils.vala:65 +msgid "Household chores" +msgstr "" + +#: src/Services/Utils.vala:66 +msgid "Ode to my cat" +msgstr "" + +#: src/Services/Utils.vala:67 +msgid "My dogs favourite toys" +msgstr "" + +#: src/Services/Utils.vala:68 +msgid "How cool my birds are" +msgstr "" + +#: src/Services/Utils.vala:69 +msgid "Suspects in the Last Cookie affair" +msgstr "" + +#: src/Services/Utils.vala:70 +msgid "Words my parrots know" +msgstr "" + +#: src/Services/Utils.vala:71 +msgid "Cool and funny compliments to give out" +msgstr "" + +#: src/Services/Utils.vala:72 +msgid "Ok, listen here," +msgstr "" + +#: src/Services/Utils.vala:73 +msgid "My dream Pokemon team" +msgstr "" + +#: src/Services/Utils.vala:74 src/Services/Utils.vala:75 +msgid "My little notes" +msgstr "" + +#: src/Services/Utils.vala:76 +msgid "Surprise gift list" +msgstr "" + +#: src/Services/Utils.vala:77 +msgid "Brainstorming notes" +msgstr "" + +#: src/Services/Utils.vala:78 +msgid "To bring to the party" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:3 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:6 +msgid "Jorts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:4 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:7 +msgid "" +"Neither jeans nor shorts, just like jorts. A sticky notes app for elementary " +"OS" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:7 +msgid "text;plain;plaintext;notepad;notes;sticky;post-it;" +msgstr "" + +#: data/io.github.ellie_commons.jorts.desktop.in:16 +msgid "New sticky note" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:9 +msgid "A colourful little sticky notes utility, for your thoughts" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:11 +msgid "Ten good looking themes with soft transitions" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:12 +msgid "Striving to keep it cute, pretty, simple, modern, light" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:13 +msgid "Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:19 +msgid "Stella - Teamcons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:38 +msgid "Release: Slate And Bubblegum" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:40 +msgid "Old Notejot version and UI revived in a new project" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:41 +msgid "The app is now named Jorts. You however cannot wear it" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:42 +msgid "It builds for flatpak now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:43 +msgid "Closer to current elementary OS Stylesheet and named colours" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:44 +msgid "Also more colors, including Latte and Hatsune Miku" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:45 +msgid "Better adapted to the way Wayland works" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:46 +msgid "Smooth transition when changing theme" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:47 +msgid "New stickies have random colour" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:48 +msgid "New stickies have a random fun little title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:49 +msgid "Some initial translations :3" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:55 +msgid "Release: Aesthetics" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:57 +msgid "Some UI minor fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:63 +msgid "Release: Minor Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:65 +msgid "Some backend fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:71 +msgid "Release: Translations & Searches" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:73 +msgid "Lots of translations added." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:74 +msgid "" +"Now one can search for jorts in the apps menu faster with better keywords." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:80 +msgid "Release: Pin with Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:82 +msgid "Notes's pin icon rotates when active." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:83 +msgid "Under/overshoot style when there more text." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:89 +msgid "Release: A Small Change of Pace" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:91 +msgid "Notes are now saved in a better location not prone to autodeletion." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:92 +msgid "Updated Lithuanian translations." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:98 +msgid "Release: Resized Notes? No problem!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:100 +msgid "Notes' resized sizes are now saved." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:106 +msgid "Release: Undo/Redo Your Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:108 +msgid "Now you can undo/redo stuff inside your notes!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:114 +msgid "Release: Desktop Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:116 +msgid "" +"New button to stick the note to show on all workspaces and below all windows." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:122 +msgid "Release: Font Foraging" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:124 +msgid "Revert font decision." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:125 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:134 +msgid "Some small UI fixes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:131 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:140 +msgid "Release: New Note Tech" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:133 +msgid "New font, as requested by users." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:142 +msgid "New User Interface." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:143 +msgid "New font." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:144 +msgid "Same ol' notes app." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:146 +msgid "Note:" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:151 +msgid "Release: Hello Juno!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:153 +msgid "Fixed deleting notes and not losing content of other notes." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:159 +msgid "Release: Open Notes From Anywhere" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:161 +msgid "New option to open notes from the icon in the Dock or App Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:167 +msgid "Release: A New Colorific Menu" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:169 +msgid "New main menu with better & fancier color buttons" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:175 +msgid "Release: Build A Flatpak" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:177 +msgid "Update the Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:178 +msgid "Make the app become Flatpak-friendly" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:184 +msgid "Release: Notes Showing Tonight" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:186 +msgid "Fix: Intelligently show windows even if opening from the Apps Menu." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:192 +msgid "Release: Ey Manager, Please Work!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:194 +msgid "Fixed notes not being saved properly in every case." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:200 +msgid "Release: Way Past Cool Title" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:202 +msgid "Fix: the UI/UX of the editable title." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:208 +msgid "Release: Actually Save Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:210 +msgid "Actually save the notes contents." +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:216 +msgid "Release: Save Those Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:218 +msgid "Make every change in the notes' text save the contents" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:224 +msgid "Release: Just A Lil' UI Fix" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:226 +msgid "Minor fixes in the UI again" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:232 +msgid "Release: The Notes Strike Back" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:234 +msgid "" +"A new editable title, for when you want to make your notes extra independent" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:240 +msgid "Release: A New Simple UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:242 +msgid "Made all items fit into the app menu, making the UI more simplified" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:248 +msgid "Release: Minor Visual Fixes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:250 +msgid "Some minor fixes in the UI" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:256 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:273 +msgid "Release: Appcenter Bump" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:258 +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:275 +msgid "Just a bump for AppCenter to not error out" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:264 +msgid "Release: Icons With Gusto" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:266 +msgid "NEW! You can now open as many notes as you want!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:267 +msgid "Make the icons less generic" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:281 +msgid "Release: High Definition Notes" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:283 +msgid "Add high definition icon support" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:289 +msgid "Release: Ola, Brasil!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:291 +msgid "Brazilian Portuguese translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:297 +msgid "Release: Notes Should Look Nice" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:299 +msgid "Minor styling changes internally for a better experience" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:305 +msgid "Release: Great Resource, My Friend!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:307 +msgid "Make the app use GResource for loading the styling" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:313 +msgid "Release: Hello, World!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:315 +msgid "Code fixes and enable jorts for translations" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:321 +msgid "Release: Sveiki, Lietuviu!" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:323 +msgid "Lithuanian translation" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:329 +msgid "Release: RDNN All the things" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:331 +msgid "Made the cache be RDNN-compatible" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:337 +msgid "Release: Warn me, don't Error me" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:339 +msgid "\"warning ()\" instead of \"error ()\" for stability" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:340 +msgid "Organized code properly now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:346 +msgid "Release: About What, Exactly?" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:348 +msgid "" +"Creation of new jorts applets not permitted, only one applet is able to be " +"shown now" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:349 +msgid "Remove the About Dialog" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:350 +msgid "Update the text color" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:356 +msgid "Release: New Coat of Paint" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:358 +msgid "Fix the in-app colors in respect to color contrast rules" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:364 +msgid "Release: Rebounded Icon Noted" +msgstr "" + +#: data/io.github.ellie_commons.jorts.metainfo.xml.in:366 +msgid "The icon now follows the elementary OS icon guidelines." +msgstr "" diff --git a/src/Application.vala b/src/Application.vala index 5b11e41..727d725 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -31,7 +31,7 @@ namespace jorts { public override void startup () { base.startup (); - Stash.check_if_stash(); + //Stash.check_if_stash(); // This is automatic in GTK4, so can be removed after porting var app_provider = new Gtk.CssProvider (); @@ -42,14 +42,13 @@ namespace jorts { Gtk.STYLE_PROVIDER_PRIORITY_APPLICATION ); - string[] themes = jorts.Utils.themearray; - foreach (unowned var theme in themes) { + foreach (unowned var theme in jorts.Utils.themearray) { // Palette color var theme_provider = new Gtk.CssProvider (); var style = jorts.Themer.generate_css (theme); - print ("Generated: " + theme + "\n"); + //print ("Generated: " + theme + "\n"); try { theme_provider.load_from_data (style, -1); @@ -63,6 +62,10 @@ namespace jorts { Gtk.STYLE_PROVIDER_PRIORITY_APPLICATION ); } + + jorts.Stash.count_saved_notes(); + + } static construct { @@ -76,7 +79,8 @@ namespace jorts { quit_action.activate.connect (() => { foreach (MainWindow windows in open_notes) { debug ("Quitting all notes…\n"); - update_storage(); + //update_storage(); + //jorts.Stash.save_to_stash (noteData note) windows.close(); } }); @@ -92,6 +96,7 @@ namespace jorts { delete_action.activate.connect (() => { MainWindow note = (MainWindow)get_active_window (); remove_note(note); + jorts.Stash.nuke_from_stash (note.uid); note.destroy(); }); } @@ -121,24 +126,24 @@ namespace jorts { debug ("Creating a note…\n"); var note = new MainWindow(this, storage); open_notes.add(note); - update_storage(); + //update_storage(); } public void remove_note(MainWindow note) { debug ("Removing a note…\n"); open_notes.remove (note); - update_storage(); + //update_storage(); } - public void update_storage() { - debug ("Updating the storage…\n"); - Gee.ArrayList storage = new Gee.ArrayList(); + // public void update_storage() { + // debug ("Updating the storage…\n"); + // Gee.ArrayList storage = new Gee.ArrayList(); - foreach (MainWindow w in open_notes) { - storage.add(w.get_storage_note()); - note_manager.save_notes(storage); - } - } + // foreach (MainWindow w in open_notes) { + // storage.add(w.get_storage_note()); + // note_manager.save_notes(storage); + // } + // } protected override int command_line (ApplicationCommandLine command_line) { var context = new OptionContext ("File"); diff --git a/src/MainWindow.vala b/src/MainWindow.vala index fe0ca97..b8981a4 100644 --- a/src/MainWindow.vala +++ b/src/MainWindow.vala @@ -31,12 +31,13 @@ namespace jorts { private Gtk.SourceView view; private Gtk.HeaderBar header; private Gtk.ActionBar actionbar; - private int uid; + public int uid; private static int uid_counter = 0; public string title_name; public string theme = "BUBBLEGUM"; public string content; + public int64 zoom; public jorts.EditableLabel label; // GTK4: HAS GTK:EDITABLELABEL //public Gtk.)EditableLabel label = new Gtk.EditableLabel(); @@ -68,10 +69,16 @@ namespace jorts { actions.add_action_entries (action_entries, this); insert_action_group ("win", actions); + //print(this.uid.to_string ()); + this.uid = uid_counter++; + print(this.uid.to_string ()); + //print("next one?"); + // If storage is not empty, load from it // Else do a new with theme at random - if (storage != null) { - init_from_storage(storage); + if (jorts.Stash.is_in_stash (this.uid)) { + print("LOADING UID" + this.uid.to_string()); + init_from_storage(); } else { @@ -94,7 +101,7 @@ namespace jorts { // add required base classes this.get_style_context().add_class("rounded"); - this.uid = uid_counter++; + // Rebuild the whole theming update_theme(this.theme); @@ -164,6 +171,11 @@ namespace jorts { update_storage (); }); + // Save when the text thingy has changed + this.destroy.connect (() => { + update_storage (); + }); + // Save when the text thingy has changed view.buffer.changed.connect (() => { update_storage (); @@ -195,14 +207,14 @@ namespace jorts { private void update_storage () { int width, height; - get_storage_note(); - ((Application)this.application).update_storage(); + //get_storage_note(); + //((Application)this.application).update_storage(); this.get_size (out width, out height); var everythingnote = new noteData(this.uid, this.title, this.theme, this.content, 0, width, height); - Stash.save_to_stash(everythingnote); + jorts.Stash.save_to_stash(everythingnote); } @@ -244,36 +256,21 @@ namespace jorts { // TODO : Shorten this by doing a Widget private void create_app_menu () { - var color_button_strawberry = new Gtk.Button (); - color_button_strawberry.has_focus = false; - color_button_strawberry.halign = Gtk.Align.CENTER; - color_button_strawberry.height_request = 24; - color_button_strawberry.width_request = 24; - color_button_strawberry.tooltip_text = _("Strawberry"); - color_button_strawberry.get_style_context ().add_class ("color-button"); - color_button_strawberry.get_style_context ().add_class ("strawberry"); + - var color_button_orange = new Gtk.Button (); - color_button_orange.has_focus = false; - color_button_orange.halign = Gtk.Align.CENTER; - color_button_orange.height_request = 24; - color_button_orange.width_request = 24; - color_button_orange.tooltip_text = _("Orange"); - var color_button_orange_context = color_button_orange.get_style_context (); - color_button_orange_context.add_class ("color-button"); - color_button_orange_context.add_class ("orange"); - var color_button_banana = new Gtk.Button (); - color_button_banana.has_focus = false; - color_button_banana.halign = Gtk.Align.CENTER; - color_button_banana.height_request = 24; - color_button_banana.width_request = 24; - color_button_banana.tooltip_text = _("Banana"); + var color_button_blueberry = new Gtk.Button (); + color_button_blueberry.has_focus = false; + color_button_blueberry.halign = Gtk.Align.CENTER; + color_button_blueberry.height_request = 24; + color_button_blueberry.width_request = 24; + color_button_blueberry.tooltip_text = _("Blueberry"); + + var color_button_blueberry_context = color_button_blueberry.get_style_context (); + color_button_blueberry_context.add_class ("color-button"); + color_button_blueberry_context.add_class ("blueberry"); - var color_button_banana_context = color_button_banana.get_style_context (); - color_button_banana_context.add_class ("color-button"); - color_button_banana_context.add_class ("banana"); var color_button_lime = new Gtk.Button (); color_button_lime.has_focus = false; @@ -300,17 +297,36 @@ namespace jorts { - var color_button_blueberry = new Gtk.Button (); - color_button_blueberry.has_focus = false; - color_button_blueberry.halign = Gtk.Align.CENTER; - color_button_blueberry.height_request = 24; - color_button_blueberry.width_request = 24; - color_button_blueberry.tooltip_text = _("Blueberry"); + var color_button_banana = new Gtk.Button (); + color_button_banana.has_focus = false; + color_button_banana.halign = Gtk.Align.CENTER; + color_button_banana.height_request = 24; + color_button_banana.width_request = 24; + color_button_banana.tooltip_text = _("Banana"); - var color_button_blueberry_context = color_button_blueberry.get_style_context (); - color_button_blueberry_context.add_class ("color-button"); - color_button_blueberry_context.add_class ("blueberry"); + var color_button_banana_context = color_button_banana.get_style_context (); + color_button_banana_context.add_class ("color-button"); + color_button_banana_context.add_class ("banana"); + var color_button_strawberry = new Gtk.Button (); + color_button_strawberry.has_focus = false; + color_button_strawberry.halign = Gtk.Align.CENTER; + color_button_strawberry.height_request = 24; + color_button_strawberry.width_request = 24; + color_button_strawberry.tooltip_text = _("Strawberry"); + color_button_strawberry.get_style_context ().add_class ("color-button"); + color_button_strawberry.get_style_context ().add_class ("strawberry"); + + var color_button_orange = new Gtk.Button (); + color_button_orange.has_focus = false; + color_button_orange.halign = Gtk.Align.CENTER; + color_button_orange.height_request = 24; + color_button_orange.width_request = 24; + color_button_orange.tooltip_text = _("Orange"); + + var color_button_orange_context = color_button_orange.get_style_context (); + color_button_orange_context.add_class ("color-button"); + color_button_orange_context.add_class ("orange"); var color_button_bubblegum = new Gtk.Button (); color_button_bubblegum.has_focus = false; @@ -335,6 +351,18 @@ namespace jorts { color_button_grape_context.add_class ("color-button"); color_button_grape_context.add_class ("grape"); + + var color_button_latte = new Gtk.Button (); + color_button_latte.has_focus = false; + color_button_latte.halign = Gtk.Align.CENTER; + color_button_latte.height_request = 24; + color_button_latte.width_request = 24; + color_button_latte.tooltip_text = _("Latte"); + + var color_button_latte_context = color_button_latte.get_style_context (); + color_button_latte_context.add_class ("color-button"); + color_button_latte_context.add_class ("latte"); + var color_button_cocoa = new Gtk.Button (); color_button_cocoa.has_focus = false; color_button_cocoa.halign = Gtk.Align.CENTER; @@ -346,6 +374,20 @@ namespace jorts { color_button_cocoa_context.add_class ("color-button"); color_button_cocoa_context.add_class ("cocoa"); + + + var color_button_slate = new Gtk.Button (); + color_button_slate.has_focus = false; + color_button_slate.halign = Gtk.Align.CENTER; + color_button_slate.height_request = 24; + color_button_slate.width_request = 24; + color_button_slate.tooltip_text = _("Slate"); + + var color_button_slate_context = color_button_slate.get_style_context (); + color_button_slate_context.add_class ("color-button"); + color_button_slate_context.add_class ("slate"); + + var color_button_silver = new Gtk.Button (); color_button_silver.has_focus = false; color_button_silver.halign = Gtk.Align.CENTER; @@ -358,16 +400,19 @@ namespace jorts { color_button_silver_context.add_class ("silver"); - var color_button_slate = new Gtk.Button (); - color_button_slate.has_focus = false; - color_button_slate.halign = Gtk.Align.CENTER; - color_button_slate.height_request = 24; - color_button_slate.width_request = 24; - color_button_slate.tooltip_text = _("Slate"); + var color_button_auto = new Gtk.Button (); + color_button_auto.has_focus = false; + color_button_auto.halign = Gtk.Align.CENTER; + color_button_auto.height_request = 24; + color_button_auto.width_request = 24; + color_button_auto.tooltip_text = _("Automatic based on accent color"); + + var color_button_auto_context = color_button_auto.get_style_context (); + color_button_auto_context.add_class ("color-button"); + color_button_auto_context.add_class ("auto"); + + - var color_button_slate_context = color_button_slate.get_style_context (); - color_button_slate_context.add_class ("color-button"); - color_button_slate_context.add_class ("slate"); var color_button_box = new Gtk.Box (Gtk.Orientation.HORIZONTAL, 6); // GTK4: append @@ -381,14 +426,10 @@ namespace jorts { color_button_box.pack_start (color_button_strawberry, false, true, 0); color_button_box.pack_start (color_button_bubblegum, false, true, 0); color_button_box.pack_start (color_button_grape, false, true, 0); + color_button_box.pack_start (color_button_latte, false, true, 0); color_button_box.pack_start (color_button_cocoa, false, true, 0); color_button_box.pack_start (color_button_slate, false, true, 0); - - color_button_box.pack_start (color_button_silver, false, true, 0); - - - var color_button_label = new Granite.HeaderLabel (_("Note Color")); var setting_grid = new Gtk.Grid (); @@ -414,57 +455,82 @@ namespace jorts { // TODO: cleaner theme management color_button_strawberry.clicked.connect (() => { update_theme("STRAWBERRY"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_orange.clicked.connect (() => { update_theme("ORANGE"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_mint.clicked.connect (() => { update_theme("MINT"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_banana.clicked.connect (() => { update_theme("BANANA"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_lime.clicked.connect (() => { update_theme("LIME"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_blueberry.clicked.connect (() => { update_theme("BLUEBERRY"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_bubblegum.clicked.connect (() => { update_theme("BUBBLEGUM"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_grape.clicked.connect (() => { update_theme("GRAPE"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); + }); + + + color_button_latte.clicked.connect (() => { + update_theme("LATTE"); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_cocoa.clicked.connect (() => { update_theme("COCOA"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); + }); + + + color_button_slate.clicked.connect (() => { + update_theme("SLATE"); + //((Application)this.application).update_storage(); + update_stash(); }); color_button_silver.clicked.connect (() => { update_theme("SILVER"); - ((Application)this.application).update_storage(); + //((Application)this.application).update_storage(); + update_stash(); }); - color_button_slate.clicked.connect (() => { - update_theme("SLATE"); - ((Application)this.application).update_storage(); + color_button_auto.clicked.connect (() => { + update_theme("accent_color"); + //((Application)this.application).update_storage(); + update_stash(); }); // GTK4: Append @@ -472,12 +538,16 @@ namespace jorts { } // When recreating the window from storage - private void init_from_storage(Storage storage) { - this.title_name = storage.title; - this.theme = storage.theme; - this.content = storage.content; - if ((int)storage.w != 0 && (int)storage.h != 0) { - this.resize ((int)storage.w, (int)storage.h); + private void init_from_storage() { + + noteData data = jorts.Stash.load_from_stash (this.uid); + this.title_name = data.title; + this.theme = data.theme; + this.content = data.content; + this.zoom = data.zoom; + + if ((int)data.width != 0 && (int)data.height != 0) { + this.resize ((int)data.width, (int)data.height); } set_title (this.title_name); @@ -502,6 +572,23 @@ namespace jorts { buffer.redo (); } + + public void update_stash() { + int width, height; + Gtk.TextIter start,end; + view.buffer.get_bounds (out start, out end); + this.content = view.buffer.get_text (start, end, true); + this.title_name = label.title.get_label (); + + this.get_size (out width, out height); + + + var data = new noteData(this.uid, this.title_name, this.content, this.theme, 100, width, height ); + jorts.Stash.save_to_stash (data); + } + + + // Prepare for storage public Storage get_storage_note() { int x, y, w, h; @@ -548,26 +635,6 @@ namespace jorts { // Replace stylesheet private void update_theme(string theme) { - -/* // in GTK4 we can replace this with setting css_classes - string[] themes = { - "BANANA", - "BLUEBERRY", - "MINT", - "BUBBLEGUM", - "COCOA", - "GRAPE", - "LIME", - "ORANGE", - "SILVER", - "SLATE", - "STRAWBERRY" - }; - - foreach (unowned var old_theme in themes) { - get_style_context().remove_class (old_theme); - } */ - // in GTK4 we can replace this with setting css_classes get_style_context().remove_class (this.theme); this.theme = theme; diff --git a/src/Objects/noteData.vala b/src/Objects/noteData.vala index a1c725d..7640eca 100644 --- a/src/Objects/noteData.vala +++ b/src/Objects/noteData.vala @@ -26,11 +26,11 @@ namespace jorts { public string title; public string theme; public string content; - public int zoom; + public int64 zoom; public int64 width; public int64 height; - public noteData(int uid, string title, string theme, string content, int zoom, int64 width, int64 height ) + public noteData(int uid, string title, string theme, string content, int64 zoom, int64 width, int64 height ) { this.uid = uid; this.title = title; @@ -39,6 +39,10 @@ namespace jorts { this.zoom = zoom; this.width = width; this.height = height; + + print(uid.to_string() + "\n"); + print(title + "\n"); + print(content + "\n"); } } } diff --git a/src/Services/Stash.vala b/src/Services/Stash.vala index 0691326..98b00b0 100644 --- a/src/Services/Stash.vala +++ b/src/Services/Stash.vala @@ -42,7 +42,7 @@ namespace jorts.Stash { // Ok first check if we have a directory to store data public void check_if_stash() { - print("Checking if data directory present"); + print("Checking if data directory present\n"); var data_directory = File.new_for_path(Environment.get_user_data_dir ()); try { @@ -77,7 +77,7 @@ namespace jorts.Stash { warning ("Failed to read data dir %s\n", e.message); } - + print ("There are " + filecount.to_string() + " Rs in Strawberry") ; return filecount; } @@ -129,21 +129,28 @@ namespace jorts.Stash { } + + public bool is_in_stash(int uid) { + var file_name = Environment.get_user_data_dir () + "/saved_state_" + uid.to_string() + ".json" ; + var file = File.new_for_path(file_name); + + return file.query_exists(); + } + // read and spit back public noteData load_from_stash(int uid) { + print("Loading UID" + uid.to_string()); - var data = new noteData(uid,"","","",100,0,0); + noteData data = new noteData(uid, "","BLUEBERRY","",100,330,270); var file_name = Environment.get_user_data_dir () + "/saved_state_" + uid.to_string() + ".json" ; - var file = File.new_for_path(file_name); var json_string = ""; - - /* try { - if (file.query_exists()) { + + print("Ok, " + file_name + " exists"); string line; var dis = new DataInputStream (file.read ()); @@ -153,31 +160,35 @@ namespace jorts.Stash { var parser = new Json.Parser(); parser.load_from_data(json_string); - - var root = parser.get_root(); - - string data.title = root.get_string_member("title"); - string data.theme = root.get_string_member("theme"); - string data.content = root.get_string_member("content"); - int data.zoom = root.get_int_member("zoom"); - int64 data.width = root.get_int_member("width"); - int64 data.height = root.get_int_member("height"); - - + var node = parser.get_root().get_object(); + + string title = node.get_string_member("title"); + string theme = node.get_string_member("theme"); + string content = node.get_string_member("content"); + int64 zoom = node.get_int_member("zoom"); + int64 width = node.get_int_member("width"); + int64 height = node.get_int_member("height"); + + // somehow cant do it directly + data.title = title; + data.theme = theme; + data.content = content; + data.zoom = zoom; + data.width = width; + data.height = height; + } else { + print(file_name + " does not exist"); } - } catch (Error e) { warning ("Failed to load file: %s\n", e.message); } + return data; + } - return data; - } */ - return data; - } // Takes an uid, just delete relevant json file public void nuke_from_stash(int uid) { diff --git a/src/Services/Utils.vala b/src/Services/Utils.vala index 0938a9a..431f6ac 100644 --- a/src/Services/Utils.vala +++ b/src/Services/Utils.vala @@ -31,11 +31,13 @@ namespace jorts.Utils { "STRAWBERRY", "BUBBLEGUM", "GRAPE", + "LATTE", "COCOA", - "SLATE", - "SILVER" + "SLATE" }; - + //"SILVER", + //"System", + //"accent_color" // Spits out a cute or funny random title for a new sticky note @@ -69,7 +71,12 @@ namespace jorts.Utils { _("Cool and funny compliments to give out"), _("Ok, listen here,"), _("My dream Pokemon team"), - _("My little notes")}; + _("My little notes"), + _("My little notes"), + _("Surprise gift list"), + _("Brainstorming notes"), + _("To bring to the party") + }; return alltitles[Random.int_range (0,(alltitles.length - 1))]; }