Commit Graph

5088 Commits

Author SHA1 Message Date
martinrotter 51b91f9ceb Update Crowdin configuration file 2023-08-17 08:29:55 +02:00
martinrotter 749e3d1a86
New Crowdin updates (#1056)
* New translations rssguard_en.ts (French)

* New translations rssguard_en.ts (Spanish)

* New translations rssguard_en.ts (Czech)

* New translations rssguard_en.ts (Danish)

* New translations rssguard_en.ts (German)

* New translations rssguard_en.ts (Finnish)

* New translations rssguard_en.ts (Italian)

* New translations rssguard_en.ts (Japanese)

* New translations rssguard_en.ts (Lithuanian)

* New translations rssguard_en.ts (Dutch)

* New translations rssguard_en.ts (Polish)

* New translations rssguard_en.ts (Portuguese)

* New translations rssguard_en.ts (Russian)

* New translations rssguard_en.ts (Swedish)

* New translations rssguard_en.ts (Ukrainian)

* New translations rssguard_en.ts (Chinese Simplified)

* New translations rssguard_en.ts (Chinese Traditional)

* New translations rssguard_en.ts (Galician)

* New translations rssguard_en.ts (Portuguese, Brazilian)

* New translations rssguard_en.ts (Indonesian)

* New translations rssguard_en.ts (English, United States)

* New translations rssguard_en.ts (English, United Kingdom)

* New translations rssguard_en.ts (Czech)

* New translations rssguard_en.ts (French)

* New translations rssguard_en.ts (Spanish)

* New translations rssguard_en.ts (Czech)

* New translations rssguard_en.ts (Danish)

* New translations rssguard_en.ts (German)

* New translations rssguard_en.ts (Finnish)

* New translations rssguard_en.ts (Italian)

* New translations rssguard_en.ts (Japanese)

* New translations rssguard_en.ts (Lithuanian)

* New translations rssguard_en.ts (Dutch)

* New translations rssguard_en.ts (Polish)

* New translations rssguard_en.ts (Russian)

* New translations rssguard_en.ts (Swedish)

* New translations rssguard_en.ts (Ukrainian)

* New translations rssguard_en.ts (Chinese Simplified)

* New translations rssguard_en.ts (Chinese Traditional)

* New translations rssguard_en.ts (Galician)

* New translations rssguard_en.ts (Indonesian)

* Update rssguard.yml

* Update crowdin.yml

* Czech translation for rssguard_en.ts [skip ci]

* remove old translation files, new files will have all translated strings donotworry
2023-08-17 08:10:43 +02:00
Martin Rotter 091d813843 remove old translation files, new files will have all translated strings donotworry 2023-08-17 08:02:59 +02:00
martinrotter 1694c3ad3d
Update crowdin.yml 2023-08-17 07:39:31 +02:00
martinrotter db490e47e7
Update rssguard.yml 2023-08-17 07:36:53 +02:00
martinrotter c7bc9e04c6
Update rssguard.yml 2023-08-17 07:01:47 +02:00
martinrotter 93bc83b5aa Update Crowdin configuration file 2023-08-17 06:38:51 +02:00
Martin Rotter 238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter df03e853a5 queries done 2023-08-16 13:13:46 +02:00
Martin Rotter 27295f10f9 work on probes, some other fixes 2023-08-16 09:26:08 +02:00
Martin Rotter 6566349838 bunch of GUI QOL enhancements for queries, ability to "clean" 2023-08-15 14:03:40 +02:00
Martin Rotter 0e9a2e2595 add counting for queries 2023-08-15 10:14:27 +02:00
Martin Rotter dbc0137383 default to use system sqlite 2023-08-14 07:43:42 +02:00
Martin Rotter e0205f5358 initial cmake tweaks to allow system sqlite3 - on linux 2023-08-14 06:47:34 +02:00
Martin Rotter 3d560ba53b try to fix db backup when in-memory is enabled 2023-08-11 15:30:46 +02:00
Martin Rotter de140bbbe4 rename probes to queries, sync 2023-08-11 12:22:51 +02:00
Martin Rotter 492715e381 save memory DB before DB is backuped 2023-08-11 11:29:09 +02:00
Martin Rotter a8e844e88d fix UNREAD ARTICLES translation not showing 2023-08-11 10:17:32 +02:00
Martin Rotter 3dc744a9a0 metainfo! 2023-08-11 10:14:16 +02:00
Martin Rotter c1b66eea34 better 2023-08-11 09:42:56 +02:00
Martin Rotter 163096a1bc metainfo! 2023-08-11 09:39:23 +02:00
Martin Rotter 912fd425d9 lang sync 2023-08-11 09:18:58 +02:00
Martin Rotter 716c8f4f30 add qtbase nl and update couple of others 2023-08-11 08:42:13 +02:00
Martin Rotter 1bbb6d9fe9 load localization early 2023-08-11 08:36:23 +02:00
Martin Rotter aed4ba6639 Disable automatic dark-mode activation depending on OS settings. 2023-08-10 13:37:30 +02:00
Martin Rotter c82c39bfa9 lang sync 2023-08-09 15:51:12 +02:00
Martin Rotter 1831d961b9 fix #1045 2023-08-09 14:20:41 +02:00
Martin Rotter a9e40ae242 sync langs 2023-08-09 13:41:36 +02:00
Martin Rotter 037633d977 adding and loading of probes works 2023-08-09 12:41:48 +02:00
Martin Rotter e952debbaf Merge branch 'master' of github.com:martinrotter/rssguard 2023-08-08 10:31:17 +02:00
Martin Rotter 3c1f069c48 lang sync + multiple fixes around #1039 2023-08-08 10:30:45 +02:00
Martin Rotter ad07b8c758 Merge branch 'master' of github.com:martinrotter/rssguard 2023-08-07 19:10:22 +02:00
Martin Rotter 408b2d0804 use non-valid "url" element as fallback on rss parser 2023-08-07 19:07:49 +02:00
Martin Rotter 2a73af8347 prepare changelog, change version 2023-08-07 10:58:31 +02:00
Martin Rotter fab52641c6 some inconsistency in RTL, newspaper view would have to be really well rewritten to make it usable 2023-08-07 08:53:03 +02:00
Martin Rotter 500748b68f Merge branch 'master' of github.com:martinrotter/rssguard 2023-08-07 08:42:23 +02:00
Martin Rotter 342a3ae2f2 lang sync 2023-08-07 08:24:20 +02:00
Martin Rotter b2f722e4a1 Fix wrong label updating counts after article marked. 2023-08-06 21:34:52 +02:00
Martin Rotter ad94ce2f0e fix db v7 schema migration sql code 2023-08-06 07:52:09 +02:00
Martin Rotter 62a36197e4 sql for probes 2023-08-04 14:11:31 +02:00
Martin Rotter 68bc0ac536 recalculate articles after article filters dialog is closed 2023-08-04 12:49:43 +02:00
Martin Rotter a4ee83f96d fix build 2023-08-04 11:25:43 +02:00
Martin Rotter 8698084ffe lang sync + syntax highlighting for article filters 2023-08-04 11:06:04 +02:00
Martin Rotter b5c693ec42 add #1032 but in a different way 2023-08-04 07:19:52 +02:00
Martin Rotter f37d19e988 fix #1033 2023-08-04 06:49:54 +02:00
Martin Rotter 0e7899d690 refresh langs and fix dumb message on exit 2023-08-03 10:54:14 +02:00
Martin Rotter 31b83ebe14 sync langs 2023-08-02 12:31:21 +02:00
Martin Rotter a4818bd327 initial WIP js highlighter for article filters dialog 2023-08-01 13:39:25 +02:00
Martin Rotter ae28339a83 fix wrong sql for article-only table queries 2023-08-01 12:15:52 +02:00
Martin Rotter 67854046cf sync lang 2023-08-01 12:04:11 +02:00