145 Commits

Author SHA1 Message Date
Lawrence37
4f4a3d2336
Merge pull request #7086 from Lawrence37/japanese
Japanese translation update
2024-06-08 17:26:06 -07:00
Lawrence Lee
1380454578
Update Japanese translation
Provided by Yz2house in #7083.
2024-05-29 18:19:43 -07:00
xiota
d2af04cea2 Add "Loading JXL" translations 2024-05-28 07:18:51 +00:00
Lawrence Lee
ac2b1d2101
Run generateTranslationDiffs 2024-02-04 16:34:29 -08:00
Morgan Hardwood
ab238a2ef0 generateTranslationDiffs 2023-09-06 00:47:55 +02:00
Morgan Hardwood
3662b2fa01 generateTranslationDiffs 2023-09-05 22:04:22 +02:00
Morgan Hardwood
322c124e6b Merge branch 'switched-rating-shortcuts' of github.com:Eemilp/RawTherapee into Eemilp-switched-rating-shortcuts 2023-08-29 00:01:50 +02:00
Lawrence Lee
6bd822352e
Display actual language names in preferences
Add ability to set metadata variables in the language files.
Use the LANGUAGE_DISPLAY_NAME metadata variable value in preferences to
show the languages.

Metadata variables are defined in the first section of a language file,
i.e. the comments at the beginning of the file. At most one variable can
be defined per line. The definition takes the following format:
    #<header><whitespace>@<key>=<value>
where:
    <header> is any sequence of non-whitespace characters
    <whitespace> is any non-empty sequence of whitespace characters
    <key> is the metadata key name
    <value> is the metadata value
For example,
    #101 @LANGUAGE_DISPLAY_NAME=English (US)
defines a metadata key "LANGUAGE_DISPLAY_NAME" with value
"English (US)". Lines that do not match the format are ignored.
2023-07-04 17:52:01 -07:00
Morgan Hardwood
db1e7659a2 Japanese translation updated by Yz2house
Closes #6598
2022-10-22 20:19:10 +02:00
Thanatomanic
4059ae5bca
Remove language keys from translations that were obsoleted (long ago) and therefore no longer present in default (#6593) 2022-10-02 08:25:52 +02:00
Morgan Hardwood
c113cffdf9 generateUnusedKeys 2022-09-29 00:47:59 +02:00
Morgan Hardwood
3ef618c236 generateTranslationDiffs 2022-09-29 00:44:15 +02:00
Morgan Hardwood
ea37cfc696 Delete unused keys to match default
Unused keys from localization files removes as per default.
2022-09-29 00:40:45 +02:00
Morgan Hardwood
727f3f7ba2 Consistently use _TOOLTIP suffix for tooltip keys 2022-09-28 23:24:51 +02:00
Lawrence37
4fa72c3a51
Add Japanese and Danish translations (#6503)
* Add Japanese and Danish translations
Japanese translations by Yz2house.
Danish translations by mogensjaeger.

* Run translation script on Japanese and Danish
Also add back some keys ending with "0" that the script mistakenly
removed.

* Rename language file Danish to Dansk
Allows automatic loading of the Danish translation from the system
language.

Co-authored-by: Thanatomanic <6567747+Thanatomanic@users.noreply.github.com>
2022-08-24 20:30:07 +02:00
Thanatomanic
93dfb09eaf
Remove the HISTOGRAM_TOOLTIP_RAW from all language files (#6554)
It was a leftover from c03efe4878 where new strings were introduced to toggle the histogram types.
2022-08-22 20:45:03 +02:00
Eemil Praks
7534989d9e changed star shortcuts and updated most of the translations
updated magyar shortcuts

added ignoring Ctrl categoryButtonToggled if is mouse click for more consistent shortcut functions

fixed missing windows shortcut
2022-01-04 21:32:23 +02:00
Lawrence Lee
7a88a0c6c0 Fix geometry transform method history message
Fix capitalization of the history message key in the language files.
2021-08-15 12:57:03 -07:00
Morgan Hardwood
8293d847d3 Japanese translation updated by Yz2house, closes #5812 2020-06-27 13:19:25 +02:00
Morgan Hardwood
364fe35023 generateTranslationDiffs 2020-01-27 16:59:44 +01:00
Morgan Hardwood
c75cc32268 Japanese translation updated by Yz2house
Closes #5576
2019-12-23 12:41:36 +01:00
Morgan Hardwood
98ac8d5f76 generateTranslationDiffs 2019-12-02 11:24:15 +01:00
Morgan Hardwood
dc972ddb21 Film Negative button and tooltip changes 2019-10-23 20:32:41 +02:00
Morgan Hardwood
6a44170aff Fix shadow/highlight clipping indicator keyboard shortcuts in tooltips
Closes #5493
2019-10-23 18:01:04 +02:00
Morgan Hardwood
984696ed99 generateTranslationDiffs 2019-10-03 10:11:47 +02:00
Morgan Hardwood
b858bfb2c9 Update "Advanced" tab shortcut to Alt-a
Back when it was called the "Wavelet" tab the Alt-w shortcut was used.

Closes #4322
2019-09-06 22:15:37 +02:00
Morgan Hardwood
2dee88428f Japanese localization updated by Yz2house, closes #5384 2019-07-21 13:18:31 +02:00
Morgan Hardwood
a0f2040816 Small cleanup
Removed unused key TP_FILMNEGATIVE_REF_SPOTS.

Style fix in language string.

generateTranslationDiffs

Film Negative values in History use newlines to reduce required width.

Removed benchmark code.
2019-07-17 21:23:17 +02:00
Morgan Hardwood
6fa533c40b Clarify permanent file deletion strings
Closes #5365
2019-07-05 15:30:30 +02:00
Morgan Hardwood
683377e039 generateTranslationDiffs 2019-05-24 16:50:23 +02:00
Morgan Hardwood
853b198b1e Clarify what is being deleted in Trash, fixes #5337
The message shown when deleting items in trash was ambiguous.
2019-05-24 16:46:51 +02:00
Morgan Hardwood
4a0a6251bb generateTranslationDiffs 2019-04-17 14:33:36 +02:00
Morgan Hardwood
bb58e65ffc Revision of Lens/Geometry and CA labels
Closes #5132
2019-04-10 13:31:21 +02:00
Morgan Hardwood
5bddcb45da Queue language key and string fixes
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Morgan Hardwood
01b06561ae Japanese translation updated by firefly/Yz2house, closes #5260 2019-04-03 10:21:20 +02:00
Morgan Hardwood
6299abf101 Deleted unused language keys 2019-03-31 23:45:37 +02:00
Morgan Hardwood
761f127d44 Removed obsolete translation keys 2019-03-31 21:26:34 +02:00
Morgan Hardwood
ab7d249173 generateTranslationDiffs 2019-03-25 01:58:20 +01:00
Morgan Hardwood
2afb5fc597 generateTranslationDiffs 2019-03-24 22:06:30 +01:00
Morgan Hardwood
625bee2e21 Removed keys made obsolete by previous commit 2019-02-25 15:50:34 +01:00
Morgan Hardwood
36f7d4ae3b Japanese translation updated by firefly/Yz2house, closes #5184 2019-02-21 12:52:12 +01:00
Morgan Hardwood
b39b3e932f generateTranslationDiffs 2019-01-09 22:50:07 +01:00
Morgan Hardwood
0b464c1eb4 Removed Tone Mapping tooltip #2221 2018-12-17 00:21:58 +01:00
Morgan Hardwood
836c44bf93 Japanese translation updated by firefly, closes #5097 2018-12-15 14:30:40 +01:00
Morgan Hardwood
f72277bf4e Removed PDAF tooltip in favor of RawPedia 2018-12-11 20:46:50 +01:00
Morgan Hardwood
95b1fb77a1 generateTranslationDiffs 2018-12-11 09:21:20 +01:00
Morgan Hardwood
4aed2ab103 generateTranslationDiffs 2018-12-02 21:55:47 +01:00
Morgan Hardwood
d0fe52c3ea Japanese updated by firefly, closes #5044 2018-11-30 11:24:55 +01:00
Morgan Hardwood
7adad4688d Updated translations
Updated or deleted MAIN_TOOLTIP_PREVIEWSHARPMASK
from f5d56f #5018 and ran generateTranslationDiffs
2018-11-23 22:11:09 +01:00
Roel Baars
c8300b137c
Add Crop reset button - 2nd attempt (#5015)
Add dedicated reset button for Crop, rearrange some GUI, disable crop buttons in batch mode
2018-11-23 19:10:04 +01:00