mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-30 00:18:45 +01:00
Remove most Audacity references in src
I removed many references to Audacity from the src/ folder. I get that this is very intrusive, but it had to be done sooner or later. Reference-to: https://github.com/tenacityteam/tenacity/issues/508 Reference-to: https://github.com/tenacityteam/tenacity/pull/690 Signed-off-by: Gabriel Felipe Huwe <gabrielhuwe@gmail.com>
This commit is contained in:
@@ -252,7 +252,7 @@ msgstr ""
|
||||
msgid "Script was not saved."
|
||||
msgstr ""
|
||||
|
||||
#: modules/mod-nyq-bench/NyqBench.cpp src/AudacityLogger.cpp
|
||||
#: modules/mod-nyq-bench/NyqBench.cpp src/TenacityLogger.cpp
|
||||
#: src/DBConnection.cpp src/Project.cpp src/ProjectFileIO.cpp
|
||||
#: src/ProjectHistory.cpp src/SqliteSampleBlock.cpp src/WaveClip.cpp
|
||||
#: src/WaveTrack.cpp src/export/Export.cpp src/export/ExportCL.cpp
|
||||
@@ -930,27 +930,27 @@ msgstr ""
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
#, c-format
|
||||
msgid "Failed to remove %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Failed!"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Reset Preferences?\n"
|
||||
"\n"
|
||||
"This is a one-time question, after an 'install' where you asked to have the Preferences reset."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Reset Audacity Preferences"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s could not be found.\n"
|
||||
@@ -958,97 +958,97 @@ msgid ""
|
||||
"It has been removed from the list of recent files."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "SQLite library failed to initialize. Audacity cannot continue."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Block size must be within 256 to 100000000\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Tenacity is starting up..."
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: "New" is an action (verb) to create a NEW project
|
||||
#: src/AudacityApp.cpp src/BatchProcessDialog.cpp src/menus/FileMenus.cpp
|
||||
#: src/TenacityApp.cpp src/BatchProcessDialog.cpp src/menus/FileMenus.cpp
|
||||
msgid "&New"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: (verb)
|
||||
#: src/AudacityApp.cpp src/menus/FileMenus.cpp
|
||||
#: src/TenacityApp.cpp src/menus/FileMenus.cpp
|
||||
msgid "&Open..."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Open &Recent..."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "&About Tenacity..."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "&Preferences..."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp src/menus/FileMenus.cpp
|
||||
#: src/TenacityApp.cpp src/menus/FileMenus.cpp
|
||||
msgid "&File"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Audacity could not find a safe place to store temporary files.\n"
|
||||
"Audacity needs a place where automatic cleanup programs won't delete the temporary files.\n"
|
||||
"Please enter an appropriate directory in the preferences dialog."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Audacity could not find a place to store temporary files.\n"
|
||||
"Please enter an appropriate directory in the preferences dialog."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Audacity is now going to exit. Please launch Audacity again to use the new temporary directory."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Running two copies of Audacity simultaneously may cause\n"
|
||||
"data loss or cause your system to crash.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Audacity was not able to lock the temporary files directory.\n"
|
||||
"This folder may be in use by another copy of Audacity.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Do you still want to start Audacity?"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Error Locking Temporary Folder"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "The system has detected that another copy of Audacity is running.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Use the New or Open commands in the currently running Audacity\n"
|
||||
"process to open multiple projects simultaneously.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Audacity is already running"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Unable to acquire semaphores.\n"
|
||||
"\n"
|
||||
@@ -1056,11 +1056,11 @@ msgid ""
|
||||
"and a reboot may be required."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Audacity Startup Failure"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Unable to create semaphores.\n"
|
||||
"\n"
|
||||
@@ -1068,7 +1068,7 @@ msgid ""
|
||||
"and a reboot may be required."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Unable to acquire lock semaphore.\n"
|
||||
"\n"
|
||||
@@ -1076,7 +1076,7 @@ msgid ""
|
||||
"and a reboot may be required."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Unable to acquire server semaphore.\n"
|
||||
"\n"
|
||||
@@ -1084,7 +1084,7 @@ msgid ""
|
||||
"and a reboot may be required."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"The Audacity IPC server failed to initialize.\n"
|
||||
"\n"
|
||||
@@ -1092,38 +1092,38 @@ msgid ""
|
||||
"and a reboot may be required."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "An unrecoverable error has occurred during startup"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: This controls the number of bytes that Audacity will
|
||||
#. * use when writing files to the disk
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "set max disk block size in bytes"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: This displays a list of available options
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "this help message"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: This runs a set of automatic tests on Audacity itself
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "run self diagnostics"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: This displays the Audacity version
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "display Audacity version"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: This is a list of one or more files that Audacity
|
||||
#. * should open upon startup
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "audio or project file name"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid ""
|
||||
"Audacity project (.aup3) files are not currently \n"
|
||||
"associated with Audacity. \n"
|
||||
@@ -1131,20 +1131,20 @@ msgid ""
|
||||
"Associate them, so they open on double-click?"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityApp.cpp
|
||||
#: src/TenacityApp.cpp
|
||||
msgid "Audacity Project Files"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityException.h src/commands/MessageCommand.cpp
|
||||
#: src/TenacityException.h src/commands/MessageCommand.cpp
|
||||
#: src/widgets/AudacityMessageBox.cpp
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityFileConfig.cpp
|
||||
#: src/TenacityFileConfig.cpp
|
||||
msgid "Audacity Configuration Error"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityFileConfig.cpp
|
||||
#: src/TenacityFileConfig.cpp
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The following configuration file could not be accessed:\n"
|
||||
@@ -1158,47 +1158,47 @@ msgid ""
|
||||
"If you choose to \"Quit Audacity\", your project may be left in an unsaved state which will be recovered the next time you open it."
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityFileConfig.cpp src/ShuttleGui.cpp src/commands/HelpCommand.cpp
|
||||
#: src/TenacityFileConfig.cpp src/ShuttleGui.cpp src/commands/HelpCommand.cpp
|
||||
#: src/effects/Equalization.cpp src/export/Export.cpp src/menus/HelpMenus.cpp
|
||||
#: src/widgets/MultiDialog.cpp
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityFileConfig.cpp src/AutoRecoveryDialog.cpp
|
||||
#: src/TenacityFileConfig.cpp src/AutoRecoveryDialog.cpp
|
||||
msgid "&Quit Audacity"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityFileConfig.cpp
|
||||
#: src/TenacityFileConfig.cpp
|
||||
msgid "&Retry"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityLogger.cpp
|
||||
#: src/TenacityLogger.cpp
|
||||
msgid "Audacity Log"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityLogger.cpp src/Tags.cpp
|
||||
#: src/TenacityLogger.cpp src/Tags.cpp
|
||||
msgid "&Save..."
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: (verb)
|
||||
#: src/AudacityLogger.cpp src/Tags.cpp src/prefs/KeyConfigPrefs.cpp
|
||||
#: src/TenacityLogger.cpp src/Tags.cpp src/prefs/KeyConfigPrefs.cpp
|
||||
msgid "Cl&ear"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityLogger.cpp src/ShuttleGui.cpp src/effects/Contrast.cpp
|
||||
#: src/TenacityLogger.cpp src/ShuttleGui.cpp src/effects/Contrast.cpp
|
||||
#: src/menus/FileMenus.cpp
|
||||
msgid "&Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityLogger.cpp
|
||||
#: src/TenacityLogger.cpp
|
||||
msgid "log.txt"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityLogger.cpp
|
||||
#: src/TenacityLogger.cpp
|
||||
msgid "Save log to:"
|
||||
msgstr ""
|
||||
|
||||
#: src/AudacityLogger.cpp
|
||||
#: src/TenacityLogger.cpp
|
||||
#, c-format
|
||||
msgid "Couldn't save log to file: %s"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user