mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Updated audacity.pot
This commit is contained in:
parent
bc295bd7d7
commit
fdf14d98c6
@ -248,6 +248,7 @@ src/blockfile/PCMAliasBlockFile.h
|
|||||||
src/blockfile/SilentBlockFile.h
|
src/blockfile/SilentBlockFile.h
|
||||||
src/blockfile/SimpleBlockFile.h
|
src/blockfile/SimpleBlockFile.h
|
||||||
src/commands/AppCommandEvent.cpp
|
src/commands/AppCommandEvent.cpp
|
||||||
|
src/commands/AutomationCommands.cpp
|
||||||
src/commands/BatchEvalCommand.cpp
|
src/commands/BatchEvalCommand.cpp
|
||||||
src/commands/Command.cpp
|
src/commands/Command.cpp
|
||||||
src/commands/CommandBuilder.cpp
|
src/commands/CommandBuilder.cpp
|
||||||
@ -258,7 +259,6 @@ src/commands/CommandSignature.cpp
|
|||||||
src/commands/CommandType.cpp
|
src/commands/CommandType.cpp
|
||||||
src/commands/CompareAudioCommand.cpp
|
src/commands/CompareAudioCommand.cpp
|
||||||
src/commands/ExecMenuCommand.cpp
|
src/commands/ExecMenuCommand.cpp
|
||||||
src/commands/GetAllMenuCommands.cpp
|
|
||||||
src/commands/GetProjectInfoCommand.cpp
|
src/commands/GetProjectInfoCommand.cpp
|
||||||
src/commands/GetTrackInfoCommand.cpp
|
src/commands/GetTrackInfoCommand.cpp
|
||||||
src/commands/HelpCommand.cpp
|
src/commands/HelpCommand.cpp
|
||||||
@ -274,6 +274,7 @@ src/commands/SelectCommand.cpp
|
|||||||
src/commands/SetProjectInfoCommand.cpp
|
src/commands/SetProjectInfoCommand.cpp
|
||||||
src/commands/SetTrackInfoCommand.cpp
|
src/commands/SetTrackInfoCommand.cpp
|
||||||
src/commands/AppCommandEvent.h
|
src/commands/AppCommandEvent.h
|
||||||
|
src/commands/AutomationCommands.h
|
||||||
src/commands/BatchEvalCommand.h
|
src/commands/BatchEvalCommand.h
|
||||||
src/commands/Command.h
|
src/commands/Command.h
|
||||||
src/commands/CommandBuilder.h
|
src/commands/CommandBuilder.h
|
||||||
@ -288,7 +289,6 @@ src/commands/CommandTargets.h
|
|||||||
src/commands/CommandType.h
|
src/commands/CommandType.h
|
||||||
src/commands/CompareAudioCommand.h
|
src/commands/CompareAudioCommand.h
|
||||||
src/commands/ExecMenuCommand.h
|
src/commands/ExecMenuCommand.h
|
||||||
src/commands/GetAllMenuCommands.h
|
|
||||||
src/commands/GetProjectInfoCommand.h
|
src/commands/GetProjectInfoCommand.h
|
||||||
src/commands/GetTrackInfoCommand.h
|
src/commands/GetTrackInfoCommand.h
|
||||||
src/commands/HelpCommand.h
|
src/commands/HelpCommand.h
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: audacity 2.2.0\n"
|
"Project-Id-Version: audacity 2.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: audacity-translation@lists.sourceforge.net\n"
|
"Report-Msgid-Bugs-To: audacity-translation@lists.sourceforge.net\n"
|
||||||
"POT-Creation-Date: 2018-01-05 19:31-0500\n"
|
"POT-Creation-Date: 2018-01-16 21:45-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -394,10 +394,6 @@ msgstr ""
|
|||||||
msgid "Check Online"
|
msgid "Check Online"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/AboutDialog.cpp
|
|
||||||
msgid "quality assurance"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/AboutDialog.cpp
|
#: src/AboutDialog.cpp
|
||||||
msgid "system administration"
|
msgid "system administration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -414,6 +410,10 @@ msgstr ""
|
|||||||
msgid "documentation and support"
|
msgid "documentation and support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/AboutDialog.cpp
|
||||||
|
msgid "quality assurance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/AboutDialog.cpp
|
#: src/AboutDialog.cpp
|
||||||
msgid "documentation and support, French"
|
msgid "documentation and support, French"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -495,11 +495,6 @@ msgstr ""
|
|||||||
msgid "DarkAudacity Customisation"
|
msgid "DarkAudacity Customisation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n-hint: The Latin phrase, "In memory of" a deceased person, often untranslated in European languages
|
|
||||||
#: src/AboutDialog.cpp
|
|
||||||
msgid "In Memoriam"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/AboutDialog.cpp
|
#: src/AboutDialog.cpp
|
||||||
msgid "Audacity Team Members"
|
msgid "Audacity Team Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1061,6 +1056,40 @@ msgstr ""
|
|||||||
msgid "C&hoose command"
|
msgid "C&hoose command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "No Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: before is adverb; MP3 names an audio file format
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "Export as MP3 56k before"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: after is adverb; MP3 names an audio file format
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "Export as MP3 56k after"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: FLAC names an audio file format
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "Export as FLAC"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: MP3 names an audio file format
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "Export as MP3"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: Ogg names an audio file format
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "Export as Ogg"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: WAV names an audio file format
|
||||||
|
#: src/BatchCommands.cpp
|
||||||
|
msgid "Export as WAV"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/BatchCommands.cpp
|
#: src/BatchCommands.cpp
|
||||||
msgid "cleaned"
|
msgid "cleaned"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2888,6 +2917,10 @@ msgstr ""
|
|||||||
msgid "&Zoom to Selection"
|
msgid "&Zoom to Selection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Menus.cpp
|
||||||
|
msgid "Zoom &Toggle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Menus.cpp
|
#: src/Menus.cpp
|
||||||
msgid "T&rack Size"
|
msgid "T&rack Size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -3329,6 +3362,10 @@ msgstr ""
|
|||||||
msgid "&Tools"
|
msgid "&Tools"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Menus.cpp
|
||||||
|
msgid "Simulate Recording Errors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Menus.cpp
|
#: src/Menus.cpp
|
||||||
msgid "&Screenshot Tools..."
|
msgid "&Screenshot Tools..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -3759,6 +3796,7 @@ msgstr ""
|
|||||||
msgid "&Full screen (on/off)"
|
msgid "&Full screen (on/off)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: Shrink all project windows to icons on the Macintosh tooldock
|
||||||
#: src/Menus.cpp
|
#: src/Menus.cpp
|
||||||
msgid "Minimize all projects"
|
msgid "Minimize all projects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -4864,6 +4902,10 @@ msgid ""
|
|||||||
"%s"
|
"%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/PluginManager.cpp src/effects/Effect.cpp
|
||||||
|
msgid "Built-in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/PluginManager.cpp
|
#: src/PluginManager.cpp
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Overwrite the plug-in file %s ?"
|
msgid "Overwrite the plug-in file %s ?"
|
||||||
@ -5233,6 +5275,23 @@ msgstr ""
|
|||||||
msgid "Actual Rate: %d"
|
msgid "Actual Rate: %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: A name given to a track, appearing as its menu button.
|
||||||
|
#. The translation should be short or else it will not display well.
|
||||||
|
#. At most, about 11 Latin characters.
|
||||||
|
#.
|
||||||
|
#: src/Project.cpp
|
||||||
|
msgid "Errors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Project.cpp
|
||||||
|
msgid ""
|
||||||
|
"Recorded audio was lost at the labeled locations. Possible causes:\n"
|
||||||
|
"\n"
|
||||||
|
"\tOther applications are competing with Audacity for processor time\n"
|
||||||
|
"\n"
|
||||||
|
"\tYou are saving directly to a slow external storage device\n"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Project.cpp
|
#: src/Project.cpp
|
||||||
msgid "Recorded Audio"
|
msgid "Recorded Audio"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -5413,6 +5472,7 @@ msgstr ""
|
|||||||
msgid "Mixer"
|
msgid "Mixer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: Noun (the meter is used for playback or record level monitoring)
|
||||||
#: src/Screenshot.cpp src/toolbars/MeterToolBar.cpp src/widgets/Meter.cpp
|
#: src/Screenshot.cpp src/toolbars/MeterToolBar.cpp src/widgets/Meter.cpp
|
||||||
msgid "Meter"
|
msgid "Meter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -9464,11 +9524,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/effects/VST/VSTEffect.cpp
|
#: src/effects/VST/VSTEffect.cpp
|
||||||
msgid "Audio In: "
|
#, c-format
|
||||||
msgstr ""
|
msgid "Audio In: %d, Audio Out: %d"
|
||||||
|
|
||||||
#: src/effects/VST/VSTEffect.cpp
|
|
||||||
msgid ", Audio Out: "
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/effects/VST/VSTEffect.cpp
|
#: src/effects/VST/VSTEffect.cpp
|
||||||
@ -11557,10 +11614,6 @@ msgstr ""
|
|||||||
msgid "B&lend system and Audacity theme"
|
msgid "B&lend system and Audacity theme"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/prefs/GUIPrefs.cpp
|
|
||||||
msgid "&Display a mono channel as virtual stereo"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/prefs/ImportExportPrefs.cpp
|
#: src/prefs/ImportExportPrefs.cpp
|
||||||
msgid "Import / Export"
|
msgid "Import / Export"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -12235,6 +12288,11 @@ msgstr ""
|
|||||||
msgid "Always record on a new track"
|
msgid "Always record on a new track"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n-hint: Dropout is a loss of a short sequence audio sample data from the recording
|
||||||
|
#: src/prefs/RecordingPrefs.cpp
|
||||||
|
msgid "Detect dropouts"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/prefs/RecordingPrefs.cpp
|
#: src/prefs/RecordingPrefs.cpp
|
||||||
msgid "Automated Recording Level Adjustment"
|
msgid "Automated Recording Level Adjustment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -12610,6 +12668,42 @@ msgstr ""
|
|||||||
msgid "Stem plot"
|
msgid "Stem plot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp src/toolbars/EditToolBar.cpp
|
||||||
|
msgid "Fit to Width"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp src/toolbars/EditToolBar.cpp
|
||||||
|
msgid "Zoom to Selection"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Zoom Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Minutes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Seconds"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "MilliSeconds"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Samples"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "4 Pixels per Sample"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Max Zoom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/prefs/TracksPrefs.cpp
|
#: src/prefs/TracksPrefs.cpp
|
||||||
msgid "&Pinned Recording/Playback head"
|
msgid "&Pinned Recording/Playback head"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -12642,6 +12736,18 @@ msgstr ""
|
|||||||
msgid "Sho&w audio track name as overlay"
|
msgid "Sho&w audio track name as overlay"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp src/toolbars/EditToolBar.cpp
|
||||||
|
msgid "Zoom Toggle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Preset 1:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/prefs/TracksPrefs.cpp
|
||||||
|
msgid "Preset 2:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/prefs/WarningsPrefs.cpp
|
#: src/prefs/WarningsPrefs.cpp
|
||||||
msgid "Warnings"
|
msgid "Warnings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -12813,6 +12919,10 @@ msgstr ""
|
|||||||
msgid "Zoom Out"
|
msgid "Zoom Out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/toolbars/EditToolBar.cpp
|
||||||
|
msgid "Show Effects Rack"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/toolbars/EditToolBar.cpp
|
#: src/toolbars/EditToolBar.cpp
|
||||||
msgid "Fit selection in window"
|
msgid "Fit selection in window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -12821,10 +12931,6 @@ msgstr ""
|
|||||||
msgid "Fit project in window"
|
msgid "Fit project in window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/toolbars/EditToolBar.cpp
|
|
||||||
msgid "Show Effects Rack"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/toolbars/EditToolBar.cpp
|
#: src/toolbars/EditToolBar.cpp
|
||||||
msgid "Open Effects Rack"
|
msgid "Open Effects Rack"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user