Commit graph

28 commits

Author SHA1 Message Date
TheJackiMonster 7de81a96f3
Update QM files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-20 04:54:22 +01:00
TheJackiMonster 7d76bd6726
Update QM files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:12:52 +01:00
TheJackiMonster 935811717b
Update qm files with latest translations
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-03 19:29:47 +01:00
TheJackiMonster e72cd06842
Update translation files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-19 14:19:32 +01:00
Kim Chase fd73fcc8e8 Ran lrelease to update all .qm files. 2022-12-10 13:29:51 -05:00
TheJackiMonster cf77cc7604
Generated .qm files for .ts files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-08-30 15:59:44 +02:00
TheJackiMonster 0e342337dd
Updated translation files and added more labels to translation
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-08-09 13:44:53 +02:00
TheJackiMonster 2b802e9dc7
Updated qml files (German)
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-13 13:41:15 +01:00
TheJackiMonster 401041f138
Merge remote-tracking branch 'origin/develop' into develop
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 00:41:34 +01:00
TheJackiMonster 7e5edf98ed
Fixed translation files which got messed up by last update
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 00:32:07 +01:00
TheJackiMonster 1af7d89d2a
Fixed issue #931, updated ui files and updated translation files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-10-23 16:15:58 +02:00
TheJackiMonster 9ed2b674a2
Generated QML for german changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-16 14:28:05 +02:00
TheJackiMonster 3beac4a50e
Generated QML from translations
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-16 13:47:51 +02:00
worstje b2817b5f08
Friendly logging for end users (#859)
* Changed default logging behaviour

We now log by default to a timestamped file in $datadir/logs/. No longer
shall restarting Manuskript after a crash wipe a very useful logfile.

Logs older than 35 days in the $datadir/logs/ directory are pruned
during startup. In case of subtle corruption detected a few weeks after
the fact, relevant logs might still exist to explain what had happened...
yet it does not come at the cost of infinitely gobbling up a users
storage space, either.

The --logfile (-L) argument can now utilize strftime() specifiers. A
special modifier %# is also supported which will insert the process id.
Besides being an added factor of uniqueness for a filename, it can also
be relevant to help identify the log file belonging to a misbehaving
Manuskript process.

* Added support-related items to Help menu

The 'Technical Support' item should lead to a landing page that will
guide the user to the most efficient way to resolve their problem.
How to report bugs and submit logs would be one of those.

The 'Locate Log File' item should open a file manager window with the
logfile of this session highlighted. Because Manuskript is still writing
to it, we first remind them of its limited use until Manuskript is
closed.

This approach was chosen because users might want to locate the file
prior to reproducing a bug, or because they'd like to look at other logs
from previous sessions.

* Updated translation files and added german translation

Co-authored-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-13 13:32:46 +02:00
TheJackiMonster 517559e7fa
Updated german translation for new features 2021-02-21 19:25:51 +01:00
Fabian Beil 062d28a1ee Found one more Typo 2020-01-15 09:43:47 -07:00
Fabian Beil b55eac0c03 Added some more translations into German 2020-01-15 09:43:47 -07:00
Curtis Gedak 33b35b6e38 Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2019-09-30 09:26:51 -06:00
Curtis Gedak a6ad70f33f Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2019-07-14 10:01:27 -06:00
Curtis Gedak 62e8a5a17d Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2019-04-04 09:58:43 -06:00
Curtis Gedak e99ec4c486 Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2018-12-05 10:34:24 -07:00
Curtis Gedak 0c48ba4e93 Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2018-08-06 11:05:26 -06:00
Olivier Keshavjee 5f68ca7efa Updates translation 2017-11-27 21:57:23 +01:00
Olivier Keshavjee 628ed42785 Updates German's compiled translation 2017-11-06 08:48:23 +01:00
Olivier Keshavjee f8cb64092d Updates translation files 2017-10-31 21:11:33 +01:00
Olivier Keshavjee 3b1a3f7fde Updates french translation, and base files for spanish and german. 2017-10-18 16:48:15 +02:00
Olivier Keshavjee 742e24dbd2 Improving english words: redaction → editor, infos → info. See #53 2017-10-14 20:40:50 +02:00
Frederike Preugschas 56ccd9c015 Adding german translation 2017-05-31 11:32:38 +02:00