mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Added a bunch of missing files to POTFILES.in and regen'd the pot files.
This commit is contained in:
@@ -1,10 +1,24 @@
|
||||
# List of source files which contain translatable strings.
|
||||
src/AboutDialog.cpp
|
||||
src/AboutDialog.h
|
||||
lib-src/FileDialog/FileDialog.cpp
|
||||
lib-src/FileDialog/FileDialog.h
|
||||
lib-src/FileDialog/generic/FileDialogPrivate.cpp
|
||||
lib-src/FileDialog/generic/FileDialogPrivate.h
|
||||
lib-src/FileDialog/gtk/FileDialogPrivate.cpp
|
||||
lib-src/FileDialog/gtk/FileDialogPrivate.h
|
||||
lib-src/FileDialog/gtk/private.h
|
||||
lib-src/FileDialog/mac/FileDialogPrivate.cpp
|
||||
lib-src/FileDialog/mac/FileDialogPrivate.h
|
||||
lib-src/FileDialog/win/FileDialogPrivate.cpp
|
||||
lib-src/FileDialog/win/FileDialogPrivate.h
|
||||
src/AColor.cpp
|
||||
src/AColor.h
|
||||
src/AboutDialog.cpp
|
||||
src/AboutDialog.h
|
||||
src/AllThemeResources.h
|
||||
src/Audacity.h
|
||||
src/AudacityApp.cpp
|
||||
src/AudacityApp.h
|
||||
src/AudacityHeaders.cpp
|
||||
src/AudacityHeaders.h
|
||||
src/AudacityLogger.cpp
|
||||
src/AudacityLogger.h
|
||||
src/AudioIO.cpp
|
||||
@@ -23,6 +37,8 @@ src/BlockFile.cpp
|
||||
src/BlockFile.h
|
||||
src/CaptureEvents.cpp
|
||||
src/CaptureEvents.h
|
||||
src/CrossFade.cpp
|
||||
src/CrossFade.h
|
||||
src/Dependencies.cpp
|
||||
src/Dependencies.h
|
||||
src/DeviceManager.cpp
|
||||
@@ -34,10 +50,10 @@ src/Dither.h
|
||||
src/Envelope.cpp
|
||||
src/Envelope.h
|
||||
src/Experimental.h
|
||||
src/FFmpeg.cpp
|
||||
src/FFmpeg.h
|
||||
src/FFT.cpp
|
||||
src/FFT.h
|
||||
src/FFmpeg.cpp
|
||||
src/FFmpeg.h
|
||||
src/FileFormats.cpp
|
||||
src/FileFormats.h
|
||||
src/FileIO.cpp
|
||||
@@ -72,6 +88,7 @@ src/Lyrics.cpp
|
||||
src/Lyrics.h
|
||||
src/LyricsWindow.cpp
|
||||
src/LyricsWindow.h
|
||||
src/MacroMagic.h
|
||||
src/Matrix.cpp
|
||||
src/Matrix.h
|
||||
src/Menus.cpp
|
||||
@@ -80,6 +97,8 @@ src/Mix.cpp
|
||||
src/Mix.h
|
||||
src/MixerBoard.cpp
|
||||
src/MixerBoard.h
|
||||
src/ModuleManager.cpp
|
||||
src/ModuleManager.h
|
||||
src/NoteTrack.cpp
|
||||
src/NoteTrack.h
|
||||
src/PitchName.cpp
|
||||
@@ -98,6 +117,8 @@ src/Project.cpp
|
||||
src/Project.h
|
||||
src/RealFFTf.cpp
|
||||
src/RealFFTf.h
|
||||
src/RealFFTf48x.cpp
|
||||
src/RealFFTf48x.h
|
||||
src/Resample.cpp
|
||||
src/Resample.h
|
||||
src/RingBuffer.cpp
|
||||
@@ -106,6 +127,7 @@ src/SampleFormat.cpp
|
||||
src/SampleFormat.h
|
||||
src/Screenshot.cpp
|
||||
src/Screenshot.h
|
||||
src/SelectedRegion.h
|
||||
src/Sequence.cpp
|
||||
src/Sequence.h
|
||||
src/Shuttle.cpp
|
||||
@@ -122,16 +144,19 @@ src/Spectrum.cpp
|
||||
src/Spectrum.h
|
||||
src/SplashDialog.cpp
|
||||
src/SplashDialog.h
|
||||
src/SseMathFuncs.cpp
|
||||
src/SseMathFuncs.h
|
||||
src/Tags.cpp
|
||||
src/Tags.h
|
||||
src/Theme.cpp
|
||||
src/Theme.h
|
||||
src/ThemeAsCeeCode.h
|
||||
src/TimeDialog.cpp
|
||||
src/TimeDialog.h
|
||||
src/TimerRecordDialog.cpp
|
||||
src/TimerRecordDialog.h
|
||||
src/TimeTrack.cpp
|
||||
src/TimeTrack.h
|
||||
src/TimerRecordDialog.cpp
|
||||
src/TimerRecordDialog.h
|
||||
src/Track.cpp
|
||||
src/Track.h
|
||||
src/TrackArtist.cpp
|
||||
@@ -140,6 +165,7 @@ src/TrackPanel.cpp
|
||||
src/TrackPanel.h
|
||||
src/TrackPanelAx.cpp
|
||||
src/TrackPanelAx.h
|
||||
src/TrackPanelListener.h
|
||||
src/UndoManager.cpp
|
||||
src/UndoManager.h
|
||||
src/ViewInfo.h
|
||||
@@ -203,6 +229,8 @@ src/commands/Keyboard.cpp
|
||||
src/commands/Keyboard.h
|
||||
src/commands/MessageCommand.cpp
|
||||
src/commands/MessageCommand.h
|
||||
src/commands/OpenSaveCommands.cpp
|
||||
src/commands/OpenSaveCommands.h
|
||||
src/commands/PreferenceCommands.cpp
|
||||
src/commands/PreferenceCommands.h
|
||||
src/commands/ResponseQueue.cpp
|
||||
@@ -218,6 +246,7 @@ src/commands/SetProjectInfoCommand.h
|
||||
src/commands/SetTrackInfoCommand.cpp
|
||||
src/commands/SetTrackInfoCommand.h
|
||||
src/commands/Validators.h
|
||||
src/configtemplate.h
|
||||
src/effects/Amplify.cpp
|
||||
src/effects/Amplify.h
|
||||
src/effects/AutoDuck.cpp
|
||||
@@ -248,8 +277,12 @@ src/effects/EffectCategory.cpp
|
||||
src/effects/EffectCategory.h
|
||||
src/effects/EffectManager.cpp
|
||||
src/effects/EffectManager.h
|
||||
src/effects/EffectRack.cpp
|
||||
src/effects/EffectRack.h
|
||||
src/effects/Equalization.cpp
|
||||
src/effects/Equalization.h
|
||||
src/effects/Equalization48x.cpp
|
||||
src/effects/Equalization48x.h
|
||||
src/effects/Fade.cpp
|
||||
src/effects/Fade.h
|
||||
src/effects/FindClipping.cpp
|
||||
@@ -285,6 +318,8 @@ src/effects/SBSMSEffect.cpp
|
||||
src/effects/SBSMSEffect.h
|
||||
src/effects/ScienFilter.cpp
|
||||
src/effects/ScienFilter.h
|
||||
src/effects/ScoreAlignDialog.cpp
|
||||
src/effects/ScoreAlignDialog.h
|
||||
src/effects/Silence.cpp
|
||||
src/effects/Silence.h
|
||||
src/effects/SimpleMono.cpp
|
||||
@@ -303,20 +338,27 @@ src/effects/TruncSilence.cpp
|
||||
src/effects/TruncSilence.h
|
||||
src/effects/TwoPassSimpleMono.cpp
|
||||
src/effects/TwoPassSimpleMono.h
|
||||
src/effects/VST/VSTEffect.cpp
|
||||
src/effects/VST/VSTEffect.h
|
||||
src/effects/VST/aeffectx.h
|
||||
src/effects/Wahwah.cpp
|
||||
src/effects/Wahwah.h
|
||||
src/effects/audiounits/LoadAudioUnits.cpp
|
||||
src/effects/audiounits/LoadAudioUnits.h
|
||||
src/effects/audiounits/AudioUnitEffect.cpp
|
||||
src/effects/audiounits/AudioUnitEffect.h
|
||||
src/effects/audiounits/LoadAudioUnits.cpp
|
||||
src/effects/audiounits/LoadAudioUnits.h
|
||||
src/effects/ladspa/LadspaEffect.cpp
|
||||
src/effects/ladspa/LadspaEffect.h
|
||||
src/effects/lv2/LoadLV2.cpp
|
||||
src/effects/lv2/LoadLV2.h
|
||||
src/effects/ladspa/ladspa.h
|
||||
src/effects/lv2/LV2Effect.cpp
|
||||
src/effects/lv2/LV2Effect.h
|
||||
src/effects/lv2/LV2PortGroup.cpp
|
||||
src/effects/lv2/LV2PortGroup.h
|
||||
src/effects/lv2/LoadLV2.cpp
|
||||
src/effects/lv2/LoadLV2.h
|
||||
src/effects/lv2/lv2_event.h
|
||||
src/effects/lv2/lv2_event_helpers.h
|
||||
src/effects/lv2/lv2_uri_map.h
|
||||
src/effects/nyquist/LoadNyquist.cpp
|
||||
src/effects/nyquist/LoadNyquist.h
|
||||
src/effects/nyquist/Nyquist.cpp
|
||||
@@ -325,9 +367,6 @@ src/effects/vamp/LoadVamp.cpp
|
||||
src/effects/vamp/LoadVamp.h
|
||||
src/effects/vamp/VampEffect.cpp
|
||||
src/effects/vamp/VampEffect.h
|
||||
src/effects/VST/aeffectx.h
|
||||
src/effects/VST/VSTEffect.cpp
|
||||
src/effects/VST/VSTEffect.h
|
||||
src/export/Export.cpp
|
||||
src/export/Export.h
|
||||
src/export/ExportCL.cpp
|
||||
@@ -348,12 +387,17 @@ src/export/ExportOGG.cpp
|
||||
src/export/ExportOGG.h
|
||||
src/export/ExportPCM.cpp
|
||||
src/export/ExportPCM.h
|
||||
src/float_cast.h
|
||||
src/import/FormatClassifier.cpp
|
||||
src/import/FormatClassifier.h
|
||||
src/import/Import.cpp
|
||||
src/import/Import.h
|
||||
src/import/ImportFFmpeg.cpp
|
||||
src/import/ImportFFmpeg.h
|
||||
src/import/ImportFLAC.cpp
|
||||
src/import/ImportFLAC.h
|
||||
src/import/ImportGStreamer.cpp
|
||||
src/import/ImportGStreamer.h
|
||||
src/import/ImportLOF.cpp
|
||||
src/import/ImportLOF.h
|
||||
src/import/ImportMIDI.cpp
|
||||
@@ -369,8 +413,12 @@ src/import/ImportQT.cpp
|
||||
src/import/ImportQT.h
|
||||
src/import/ImportRaw.cpp
|
||||
src/import/ImportRaw.h
|
||||
src/import/MultiFormatReader.cpp
|
||||
src/import/MultiFormatReader.h
|
||||
src/import/RawAudioGuess.cpp
|
||||
src/import/RawAudioGuess.h
|
||||
src/import/SpecPowerMeter.cpp
|
||||
src/import/SpecPowerMeter.h
|
||||
src/ondemand/ODComputeSummaryTask.cpp
|
||||
src/ondemand/ODComputeSummaryTask.h
|
||||
src/ondemand/ODDecodeFFmpegTask.cpp
|
||||
@@ -415,6 +463,7 @@ src/prefs/PlaybackPrefs.cpp
|
||||
src/prefs/PlaybackPrefs.h
|
||||
src/prefs/PrefsDialog.cpp
|
||||
src/prefs/PrefsDialog.h
|
||||
src/prefs/PrefsPanel.h
|
||||
src/prefs/ProjectsPrefs.cpp
|
||||
src/prefs/ProjectsPrefs.h
|
||||
src/prefs/QualityPrefs.cpp
|
||||
@@ -441,6 +490,10 @@ src/toolbars/MixerToolBar.cpp
|
||||
src/toolbars/MixerToolBar.h
|
||||
src/toolbars/SelectionBar.cpp
|
||||
src/toolbars/SelectionBar.h
|
||||
src/toolbars/SelectionBarListener.h
|
||||
src/toolbars/SpectralSelectionBar.cpp
|
||||
src/toolbars/SpectralSelectionBar.h
|
||||
src/toolbars/SpectralSelectionBarListener.h
|
||||
src/toolbars/ToolBar.cpp
|
||||
src/toolbars/ToolBar.h
|
||||
src/toolbars/ToolDock.cpp
|
||||
@@ -467,6 +520,8 @@ src/widgets/Grabber.cpp
|
||||
src/widgets/Grabber.h
|
||||
src/widgets/Grid.cpp
|
||||
src/widgets/Grid.h
|
||||
src/widgets/HelpSystem.cpp
|
||||
src/widgets/HelpSystem.h
|
||||
src/widgets/HtmlWindow.cpp
|
||||
src/widgets/HtmlWindow.h
|
||||
src/widgets/ImageRoll.cpp
|
||||
@@ -479,16 +534,18 @@ src/widgets/Meter.cpp
|
||||
src/widgets/Meter.h
|
||||
src/widgets/MultiDialog.cpp
|
||||
src/widgets/MultiDialog.h
|
||||
src/widgets/numformatter.cpp
|
||||
src/widgets/numformatter.h
|
||||
src/widgets/NumericTextCtrl.cpp
|
||||
src/widgets/NumericTextCtrl.h
|
||||
src/widgets/ProgressDialog.cpp
|
||||
src/widgets/ProgressDialog.h
|
||||
src/widgets/Ruler.cpp
|
||||
src/widgets/Ruler.h
|
||||
src/widgets/valnum.cpp
|
||||
src/widgets/valnum.h
|
||||
src/widgets/Warning.cpp
|
||||
src/widgets/Warning.h
|
||||
src/widgets/numformatter.cpp
|
||||
src/widgets/numformatter.h
|
||||
src/widgets/valnum.cpp
|
||||
src/widgets/valnum.h
|
||||
src/xml/XMLFileReader.cpp
|
||||
src/xml/XMLFileReader.h
|
||||
src/xml/XMLTagHandler.cpp
|
||||
|
||||
Reference in New Issue
Block a user