mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-14 03:33:59 +00:00
Simplified translation for release_type_scores options
This commit is contained in:
@@ -74,7 +74,7 @@ class UserProfileGroups():
|
||||
SettingDesc("nat_name", N_("Standalone recordings name"), ["nat_name"]),
|
||||
|
||||
# Preferred Releases Page
|
||||
SettingDesc("release_type_scores", N_("Release type preferences"), ["type_group"]),
|
||||
SettingDesc("release_type_scores", N_("Preferred release types"), ["type_group"]),
|
||||
SettingDesc("preferred_release_countries", N_("Preferred release countries"), ["country_group"]),
|
||||
SettingDesc("preferred_release_formats", N_("Preferred medium formats"), ["format_group"]),
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: picard 2.9.0b3\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-07-25 12:58+0200\n"
|
||||
"POT-Creation-Date: 2023-07-25 17:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -279,8 +279,8 @@ msgstr ""
|
||||
msgid "Standalone recordings name"
|
||||
msgstr ""
|
||||
|
||||
#: picard/profile.py:77
|
||||
msgid "Release type preferences"
|
||||
#: picard/profile.py:77 picard/ui/ui_options_releases.py:110
|
||||
msgid "Preferred release types"
|
||||
msgstr ""
|
||||
|
||||
#: picard/profile.py:78 picard/ui/ui_options_releases.py:111
|
||||
@@ -8413,10 +8413,6 @@ msgstr ""
|
||||
msgid "E-mail:"
|
||||
msgstr ""
|
||||
|
||||
#: picard/ui/ui_options_releases.py:110
|
||||
msgid "Preferred release types"
|
||||
msgstr ""
|
||||
|
||||
#: picard/ui/ui_options_releases.py:112 picard/ui/ui_options_releases.py:113
|
||||
msgid "Add to preferred release countries"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user