mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Updated .pot and .po files for translation.
Also updated POTFILES.in to include more src files. Some of the 'new' files include MenusMac.cpp, ScrubbingToolBar, OverlayPanel. Also the order is now correctly alphabetical within each directory.
This commit is contained in:
@@ -21,10 +21,10 @@ lib-src/mod-nyq-bench/NyqBench.h
|
||||
lib-src/mod-script-pipe/PipeServer.cpp
|
||||
lib-src/mod-script-pipe/ScripterCallback.cpp
|
||||
lib-src/mod-script-pipe/ScripterCallback.h
|
||||
src/AColor.cpp
|
||||
src/AColor.h
|
||||
src/AboutDialog.cpp
|
||||
src/AboutDialog.h
|
||||
src/AColor.cpp
|
||||
src/AColor.h
|
||||
src/AllThemeResources.h
|
||||
src/Audacity.h
|
||||
src/AudacityApp.cpp
|
||||
@@ -48,6 +48,7 @@ src/Benchmark.cpp
|
||||
src/Benchmark.h
|
||||
src/BlockFile.cpp
|
||||
src/BlockFile.h
|
||||
src/configtemplate.h
|
||||
src/CrossFade.cpp
|
||||
src/CrossFade.h
|
||||
src/Dependencies.cpp
|
||||
@@ -65,16 +66,17 @@ src/Dither.h
|
||||
src/Envelope.cpp
|
||||
src/Envelope.h
|
||||
src/Experimental.h
|
||||
src/FFT.cpp
|
||||
src/FFT.h
|
||||
src/FFmpeg.cpp
|
||||
src/FFmpeg.h
|
||||
src/FFT.cpp
|
||||
src/FFT.h
|
||||
src/FileFormats.cpp
|
||||
src/FileFormats.h
|
||||
src/FileIO.cpp
|
||||
src/FileIO.h
|
||||
src/FileNames.cpp
|
||||
src/FileNames.h
|
||||
src/float_cast.h
|
||||
src/FreqWindow.cpp
|
||||
src/FreqWindow.h
|
||||
src/HelpText.cpp
|
||||
@@ -106,8 +108,10 @@ src/LyricsWindow.h
|
||||
src/MacroMagic.h
|
||||
src/Matrix.cpp
|
||||
src/Matrix.h
|
||||
src/MemoryX.h
|
||||
src/Menus.cpp
|
||||
src/Menus.h
|
||||
src/MenusMac.cpp
|
||||
src/Mix.cpp
|
||||
src/Mix.h
|
||||
src/MixerBoard.cpp
|
||||
@@ -171,10 +175,10 @@ src/Theme.h
|
||||
src/ThemeAsCeeCode.h
|
||||
src/TimeDialog.cpp
|
||||
src/TimeDialog.h
|
||||
src/TimeTrack.cpp
|
||||
src/TimeTrack.h
|
||||
src/TimerRecordDialog.cpp
|
||||
src/TimerRecordDialog.h
|
||||
src/TimeTrack.cpp
|
||||
src/TimeTrack.h
|
||||
src/Track.cpp
|
||||
src/Track.h
|
||||
src/TrackArtist.cpp
|
||||
@@ -183,6 +187,8 @@ src/TrackPanel.cpp
|
||||
src/TrackPanel.h
|
||||
src/TrackPanelAx.cpp
|
||||
src/TrackPanelAx.h
|
||||
src/TrackPanelCell.h
|
||||
src/TrackPanelCellIterator.h
|
||||
src/TrackPanelListener.h
|
||||
src/TranslatableStringArray.h
|
||||
src/UndoManager.cpp
|
||||
@@ -198,6 +204,7 @@ src/WaveTrack.h
|
||||
src/WaveTrackLocation.h
|
||||
src/WrappedType.cpp
|
||||
src/WrappedType.h
|
||||
src/wxFileNameWrapper.h
|
||||
src/blockfile/LegacyAliasBlockFile.cpp
|
||||
src/blockfile/LegacyAliasBlockFile.h
|
||||
src/blockfile/LegacyBlockFile.cpp
|
||||
@@ -222,6 +229,7 @@ src/commands/CommandBuilder.cpp
|
||||
src/commands/CommandBuilder.h
|
||||
src/commands/CommandDirectory.cpp
|
||||
src/commands/CommandDirectory.h
|
||||
src/commands/CommandFunctors.h
|
||||
src/commands/CommandHandler.cpp
|
||||
src/commands/CommandHandler.h
|
||||
src/commands/CommandManager.cpp
|
||||
@@ -267,7 +275,6 @@ 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
|
||||
@@ -288,6 +295,8 @@ src/effects/Compressor.cpp
|
||||
src/effects/Compressor.h
|
||||
src/effects/Contrast.cpp
|
||||
src/effects/Contrast.h
|
||||
src/effects/Distortion.cpp
|
||||
src/effects/Distortion.h
|
||||
src/effects/DtmfGen.cpp
|
||||
src/effects/DtmfGen.h
|
||||
src/effects/Echo.cpp
|
||||
@@ -359,29 +368,19 @@ src/effects/TruncSilence.cpp
|
||||
src/effects/TruncSilence.h
|
||||
src/effects/TwoPassSimpleMono.cpp
|
||||
src/effects/TwoPassSimpleMono.h
|
||||
src/effects/VST/VSTControl.h
|
||||
src/effects/VST/VSTControlGTK.cpp
|
||||
src/effects/VST/VSTControlGTK.h
|
||||
src/effects/VST/VSTControlMSW.cpp
|
||||
src/effects/VST/VSTControlMSW.h
|
||||
src/effects/VST/VSTControlOSX.h
|
||||
src/effects/VST/VSTControlOSX.mm
|
||||
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/AUControl.h
|
||||
src/effects/audiounits/AUControl.mm
|
||||
src/effects/audiounits/AudioUnitEffect.cpp
|
||||
src/effects/audiounits/AudioUnitEffect.h
|
||||
src/effects/ladspa/ladspa.h
|
||||
src/effects/ladspa/LadspaEffect.cpp
|
||||
src/effects/ladspa/LadspaEffect.h
|
||||
src/effects/ladspa/ladspa.h
|
||||
src/effects/lv2/LV2Effect.cpp
|
||||
src/effects/lv2/LV2Effect.h
|
||||
src/effects/lv2/LoadLV2.cpp
|
||||
src/effects/lv2/LoadLV2.h
|
||||
src/effects/lv2/LV2Effect.cpp
|
||||
src/effects/lv2/LV2Effect.h
|
||||
src/effects/lv2/win_gtk.h
|
||||
src/effects/nyquist/LoadNyquist.cpp
|
||||
src/effects/nyquist/LoadNyquist.h
|
||||
@@ -391,6 +390,16 @@ 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/VSTControl.h
|
||||
src/effects/VST/VSTControlGTK.cpp
|
||||
src/effects/VST/VSTControlGTK.h
|
||||
src/effects/VST/VSTControlMSW.cpp
|
||||
src/effects/VST/VSTControlMSW.h
|
||||
src/effects/VST/VSTControlOSX.h
|
||||
src/effects/VST/VSTControlOSX.mm
|
||||
src/effects/VST/VSTEffect.cpp
|
||||
src/effects/VST/VSTEffect.h
|
||||
src/export/Export.cpp
|
||||
src/export/Export.h
|
||||
src/export/ExportCL.cpp
|
||||
@@ -411,7 +420,6 @@ 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
|
||||
@@ -420,6 +428,7 @@ src/import/ImportFFmpeg.cpp
|
||||
src/import/ImportFFmpeg.h
|
||||
src/import/ImportFLAC.cpp
|
||||
src/import/ImportFLAC.h
|
||||
src/import/ImportForwards.h
|
||||
src/import/ImportGStreamer.cpp
|
||||
src/import/ImportGStreamer.h
|
||||
src/import/ImportLOF.cpp
|
||||
@@ -519,6 +528,8 @@ src/toolbars/MeterToolBar.cpp
|
||||
src/toolbars/MeterToolBar.h
|
||||
src/toolbars/MixerToolBar.cpp
|
||||
src/toolbars/MixerToolBar.h
|
||||
src/toolbars/ScrubbingToolBar.cpp
|
||||
src/toolbars/ScrubbingToolBar.h
|
||||
src/toolbars/SelectionBar.cpp
|
||||
src/toolbars/SelectionBar.h
|
||||
src/toolbars/SelectionBarListener.h
|
||||
@@ -535,12 +546,20 @@ src/toolbars/ToolsToolBar.cpp
|
||||
src/toolbars/ToolsToolBar.h
|
||||
src/toolbars/TranscriptionToolBar.cpp
|
||||
src/toolbars/TranscriptionToolBar.h
|
||||
src/tracks/ui/EditCursorOverlay.cpp
|
||||
src/tracks/ui/EditCursorOverlay.h
|
||||
src/tracks/ui/PlayIndicatorOverlay.cpp
|
||||
src/tracks/ui/PlayIndicatorOverlay.h
|
||||
src/tracks/ui/Scrubbing.cpp
|
||||
src/tracks/ui/Scrubbing.h
|
||||
src/widgets/AButton.cpp
|
||||
src/widgets/AButton.h
|
||||
src/widgets/ASlider.cpp
|
||||
src/widgets/ASlider.h
|
||||
src/widgets/AttachableScrollBar.cpp
|
||||
src/widgets/AttachableScrollBar.h
|
||||
src/widgets/BackedPanel.cpp
|
||||
src/widgets/BackedPanel.h
|
||||
src/widgets/ErrorDialog.cpp
|
||||
src/widgets/ErrorDialog.h
|
||||
src/widgets/ExpandingToolBar.cpp
|
||||
@@ -567,16 +586,22 @@ src/widgets/MultiDialog.cpp
|
||||
src/widgets/MultiDialog.h
|
||||
src/widgets/NumericTextCtrl.cpp
|
||||
src/widgets/NumericTextCtrl.h
|
||||
src/widgets/numformatter.cpp
|
||||
src/widgets/numformatter.h
|
||||
src/widgets/Overlay.cpp
|
||||
src/widgets/Overlay.h
|
||||
src/widgets/OverlayPanel.cpp
|
||||
src/widgets/OverlayPanel.h
|
||||
src/widgets/ProgressDialog.cpp
|
||||
src/widgets/ProgressDialog.h
|
||||
src/widgets/Ruler.cpp
|
||||
src/widgets/Ruler.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/widgets/Warning.cpp
|
||||
src/widgets/Warning.h
|
||||
src/widgets/wxPanelWrapper.cpp
|
||||
src/widgets/wxPanelWrapper.h
|
||||
src/xml/XMLFileReader.cpp
|
||||
src/xml/XMLFileReader.h
|
||||
src/xml/XMLTagHandler.cpp
|
||||
|
||||
Reference in New Issue
Block a user