111 Commits

Author SHA1 Message Date
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
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
Morgan Hardwood
868ca35f59 Deleted unmaintained and obsolete translations 2019-03-31 23:36:06 +02:00
Morgan Hardwood
761f127d44 Removed obsolete translation keys 2019-03-31 21:26:34 +02:00
Morgan Hardwood
755301f97b Consistent capitalization in Dehaze label 2019-03-25 02:02:19 +01: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
04f8fc6cc8 generateTranslationDiffs 2019-02-21 12:52:30 +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
8073c3dfde Capitalization correction and generateTranslationDiffs 2018-12-11 20:55:47 +01:00
Morgan Hardwood
f72277bf4e Removed PDAF tooltip in favor of RawPedia 2018-12-11 20:46:50 +01:00
Morgan Hardwood
71dcf2ca1a Updated TP_PREPROCESS_PDAFLINESFILTER_TOOLTIP 2018-12-11 09:35:44 +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
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
Morgan Hardwood
179a1db5e3 generateTranslationDiffs 2018-11-21 12:51:23 +01:00
Morgan Hardwood
bba0f72ddc Revision of interface strings
Changes for consistency, grammar, clarity, and making optimal use of
screen space.
2018-11-21 01:12:54 +01:00
Morgan Hardwood
ff6d02fd71 Hide manual lens correction widgets when not needed
- The comboboxes and their respective labels for manually specifying a
  camera and lens are now hidden when not in manual mode to not confuse
  the user.
- All Lens Correction Profile widgets are now aligned.
- Labels changed to not mislead users - the tool lets you select a lens
  profile, but it does not let you manually specify the individual
  correction parameters as previously implied.

Closes #4995, closes #4997
2018-11-19 18:28:37 +01:00
Morgan Hardwood
4e78bba2ee generateTranslationDiffs 2018-11-04 20:26:08 +01:00
Morgan Hardwood
cd4fa42776 Removed changed locale keys
Related to #4912 0c488ea
2018-11-03 14:14:16 +01:00
Morgan Hardwood
aeae61f67f Updated Preferences > File Browser > Cache Options
- UI updated to use grid so that the options nicely align.
- "Clear only cached processing profiles" and "Clear all" buttons are
  hidden when Preferences > Image Processing > Processing profile saving
  location is set to "next to the input file", #4911
2018-11-01 17:36:20 +01:00
Morgan Hardwood
f897558621 Renamed cache context menu strings #4907 2018-10-31 22:34:28 +01:00
Morgan Hardwood
2756fe9e35 Americanized spelling of language key 2018-09-22 17:52:06 +02:00
Morgan Hardwood
6f22f111b3 Removed obsolete language key 2018-09-18 13:05:12 +02:00
Morgan Hardwood
80acf0f5e2 generateTranslationDiffs 2018-09-15 00:21:31 +02:00
Morgan Hardwood
4fd780c74b Removes Noise Reduction settings from Preferences
- Noise Reduction settings removed from
  Preferences > Performance & Quality
- Performance & Quality renamed to Performance, container frame renamed
  to Threads, since it applies to more than just the NR tool.
- Localization keys removed.
- TP_RETINEX_GAINTRANSMISSION_TOOLTIP key revised, closes #3299
2018-08-19 22:33:21 +02:00
Morgan Hardwood
4aaf28760a Interface strings and keys revised
Includes updated Portuguese translation
2018-07-26 14:47:20 +02:00
Hombre
8862f0fb28 Updated ACES AP0/1 entry in ICCProfileCreator (see #4478) 2018-07-10 18:34:44 +02:00
Hombre
7bd0971137 "Adobe" entry renamed to "Adobe RGB (1998)" in ICC Profile Creator 2018-07-09 22:35:25 +02:00
Hombre
180277778a Merge branch 'dev' into testoutputprofile 2018-07-09 22:12:08 +02:00
Morgan Hardwood
9e08a26f0d Added two missing keys and generateTranslationDiffs 2018-07-05 00:16:58 +02:00
Morgan Hardwood
150d19a555 generateTranslationDiffs 2018-07-03 13:23:19 +02:00
Hombre
253b8c06b9 Updated language files 2018-06-25 01:48:23 +02:00
Morgan Hardwood
2e0f18dce7 generateTranslationDiffs 2018-06-21 13:18:54 +02:00
Morgan Hardwood
f7d3fd1a48 generateTranslationDiffs 2018-06-13 10:42:35 +02:00
Morgan Hardwood
6adc090718 Renamed HDR TM to Dynamic Range Compression
Renamed the "HDR Tone Mapping" tool to "Dynamic Range Compression".
Closes #4553
2018-06-04 20:46:16 +02:00
Morgan Hardwood
5f60a05ffb generateTranslationDiffs 2018-05-28 23:27:07 +02:00
Morgan Hardwood
209df11de8 Revised TP_COLORAPP_MODEL_TOOLTIP 2018-05-26 15:32:25 +02:00
Morgan Hardwood
8b5a96c1aa Fixed typo in language files 2018-05-21 10:43:10 +02:00
Morgan Hardwood
b065eb7613 Removed changed keys and generateTranslationDiffs - fixed 2018-05-18 15:17:13 +02:00
Morgan Hardwood
313f028976 Removed changed keys and generateTranslationDiffs 2018-05-18 15:14:11 +02:00
Morgan Hardwood
19de5a3a90 generateTranslationDiffs 2018-05-18 14:47:46 +02:00