Skip to content

Commit

Permalink
Regenerate ui_* files
Browse files Browse the repository at this point in the history
  • Loading branch information
zas committed Apr 22, 2024
1 parent 26d5753 commit 04f9c0e
Show file tree
Hide file tree
Showing 45 changed files with 270 additions and 180 deletions.
10 changes: 6 additions & 4 deletions picard/ui/ui_aboutdialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_AboutDialog(object):
Expand Down Expand Up @@ -83,6 +86,5 @@ def setupUi(self, AboutDialog):
QtCore.QMetaObject.connectSlotsByName(AboutDialog)

def retranslateUi(self, AboutDialog):
_translate = QtCore.QCoreApplication.translate
AboutDialog.setWindowTitle(_("About Picard"))
self.app_name.setText(_("MusicBrainz Picard"))
10 changes: 6 additions & 4 deletions picard/ui/ui_cdlookup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_Dialog(object):
Expand Down Expand Up @@ -85,7 +88,6 @@ def setupUi(self, Dialog):
Dialog.setTabOrder(self.lookup_button, self.cancel_button)

def retranslateUi(self, Dialog):
_translate = QtCore.QCoreApplication.translate
Dialog.setWindowTitle(_("CD Lookup"))
self.label.setText(_("The following releases on MusicBrainz match the CD:"))
self.no_results_label.setText(_("No matching releases found for this disc."))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_edittagdialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_EditTagDialog(object):
Expand Down Expand Up @@ -115,7 +118,6 @@ def setupUi(self, EditTagDialog):
EditTagDialog.setTabOrder(self.remove_value, self.buttonbox)

def retranslateUi(self, EditTagDialog):
_translate = QtCore.QCoreApplication.translate
EditTagDialog.setWindowTitle(_("Edit Tag"))
self.edit_value.setText(_("Edit value"))
self.add_value.setText(_("Add value"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_exception_script_selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_ExceptionScriptSelector(object):
Expand Down Expand Up @@ -105,7 +108,6 @@ def setupUi(self, ExceptionScriptSelector):
QtCore.QMetaObject.connectSlotsByName(ExceptionScriptSelector)

def retranslateUi(self, ExceptionScriptSelector):
_translate = QtCore.QCoreApplication.translate
ExceptionScriptSelector.setWindowTitle(_("Exception Language Script Selector"))
self.label.setText(_("Selected Scripts"))
self.threshold_label.setText(_("Selected language script match threshold:"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_infodialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_InfoDialog(object):
Expand Down Expand Up @@ -81,7 +84,6 @@ def setupUi(self, InfoDialog):
InfoDialog.setTabOrder(self.tabWidget, self.buttonBox)

def retranslateUi(self, InfoDialog):
_translate = QtCore.QCoreApplication.translate
self.tabWidget.setTabText(self.tabWidget.indexOf(self.info_tab), _("&Info"))
self.tabWidget.setTabText(self.tabWidget.indexOf(self.error_tab), _("&Error"))
self.tabWidget.setTabText(self.tabWidget.indexOf(self.artwork_tab), _("A&rtwork"))
10 changes: 6 additions & 4 deletions picard/ui/ui_infostatus.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_InfoStatus(object):
Expand Down Expand Up @@ -106,5 +109,4 @@ def setupUi(self, InfoStatus):
QtCore.QMetaObject.connectSlotsByName(InfoStatus)

def retranslateUi(self, InfoStatus):
_translate = QtCore.QCoreApplication.translate
InfoStatus.setWindowTitle(_("Form"))
10 changes: 6 additions & 4 deletions picard/ui/ui_multi_locale_selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_MultiLocaleSelector(object):
Expand Down Expand Up @@ -85,7 +88,6 @@ def setupUi(self, MultiLocaleSelector):
QtCore.QMetaObject.connectSlotsByName(MultiLocaleSelector)

def retranslateUi(self, MultiLocaleSelector):
_translate = QtCore.QCoreApplication.translate
MultiLocaleSelector.setWindowTitle(_("Locale Selector"))
self.label.setText(_("Selected Locales"))
self.move_up.setToolTip(_("Move selected locale up"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_Dialog(object):
Expand Down Expand Up @@ -50,5 +53,4 @@ def setupUi(self, Dialog):
QtCore.QMetaObject.connectSlotsByName(Dialog)

def retranslateUi(self, Dialog):
_translate = QtCore.QCoreApplication.translate
Dialog.setWindowTitle(_("Options"))
10 changes: 6 additions & 4 deletions picard/ui/ui_options_advanced.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_AdvancedOptionsPage(object):
Expand Down Expand Up @@ -138,7 +141,6 @@ def setupUi(self, AdvancedOptionsPage):
AdvancedOptionsPage.setTabOrder(self.completeness_ignore_videos, self.completeness_ignore_data)

def retranslateUi(self, AdvancedOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.groupBox.setTitle(_("Advanced options"))
self.label_ignore_regex.setText(_("Ignore file paths matching the following regular expression:"))
self.label_query_limit.setText(_("Maximum number of entities to return per MusicBrainz query"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_options_attached_profiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_AttachedProfilesDialog(object):
Expand All @@ -34,5 +37,4 @@ def setupUi(self, AttachedProfilesDialog):
QtCore.QMetaObject.connectSlotsByName(AttachedProfilesDialog)

def retranslateUi(self, AttachedProfilesDialog):
_translate = QtCore.QCoreApplication.translate
AttachedProfilesDialog.setWindowTitle(_("Profiles Attached to Options"))
10 changes: 6 additions & 4 deletions picard/ui/ui_options_cdlookup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_CDLookupOptionsPage(object):
Expand Down Expand Up @@ -40,6 +43,5 @@ def setupUi(self, CDLookupOptionsPage):
QtCore.QMetaObject.connectSlotsByName(CDLookupOptionsPage)

def retranslateUi(self, CDLookupOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.rename_files.setTitle(_("CD Lookup"))
self.label_3.setText(_("CD-ROM device to use for lookups:"))
10 changes: 6 additions & 4 deletions picard/ui/ui_options_cdlookup_select.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_CDLookupOptionsPage(object):
Expand Down Expand Up @@ -47,6 +50,5 @@ def setupUi(self, CDLookupOptionsPage):
QtCore.QMetaObject.connectSlotsByName(CDLookupOptionsPage)

def retranslateUi(self, CDLookupOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.rename_files.setTitle(_("CD Lookup"))
self.cd_lookup_.setText(_("Default CD-ROM drive to use for lookups:"))
10 changes: 6 additions & 4 deletions picard/ui/ui_options_cover.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_CoverOptionsPage(object):
Expand Down Expand Up @@ -95,7 +98,6 @@ def setupUi(self, CoverOptionsPage):
QtCore.QMetaObject.connectSlotsByName(CoverOptionsPage)

def retranslateUi(self, CoverOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.save_images_to_tags.setTitle(_("Embed cover images into tags"))
self.cb_embed_front_only.setText(_("Embed only a single front image"))
self.save_images_to_files.setTitle(_("Save cover images as separate files"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_options_fingerprinting.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_FingerprintingOptionsPage(object):
Expand Down Expand Up @@ -97,7 +100,6 @@ def setupUi(self, FingerprintingOptionsPage):
QtCore.QMetaObject.connectSlotsByName(FingerprintingOptionsPage)

def retranslateUi(self, FingerprintingOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.fingerprinting.setTitle(_("Audio Fingerprinting"))
self.disable_fingerprinting.setText(_("Do not use audio fingerprinting"))
self.use_acoustid.setText(_("Use AcoustID"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_options_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_GeneralOptionsPage(object):
Expand Down Expand Up @@ -199,7 +202,6 @@ def setupUi(self, GeneralOptionsPage):
GeneralOptionsPage.setTabOrder(self.update_check_days, self.update_level)

def retranslateUi(self, GeneralOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.groupBox.setTitle(_("MusicBrainz Server"))
self.label_4.setText(_("You have configured an unofficial MusicBrainz server. By default submissions of releases, recordings and disc IDs will go to the primary database on musicbrainz.org."))
self.use_server_for_submission.setText(_("Submit data to the configured server"))
Expand Down
10 changes: 6 additions & 4 deletions picard/ui/ui_options_genres.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
# Automatically generated - do not edit.
# Use `python setup.py build_ui` to update it.

from picard.i18n import gettext as _

from PyQt6 import (
QtCore,
QtGui,
QtWidgets,
)

from PyQt6 import QtCore, QtGui, QtWidgets
from picard.i18n import gettext as _


class Ui_GenresOptionsPage(object):
Expand Down Expand Up @@ -119,7 +122,6 @@ def setupUi(self, GenresOptionsPage):
QtCore.QMetaObject.connectSlotsByName(GenresOptionsPage)

def retranslateUi(self, GenresOptionsPage):
_translate = QtCore.QCoreApplication.translate
self.use_genres.setTitle(_("Use genres from MusicBrainz"))
self.only_my_genres.setText(_("Use only my genres"))
self.artists_genres.setText(_("Fall back on album\'s artists genres if no genres are found for the release or release group"))
Expand Down
Loading

0 comments on commit 04f9c0e

Please sign in to comment.