1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-01 14:20:10 +01:00

Update Project-Id-Version to 2.3.2

Updated script to create Audacity.pot with Project-Id-Version
of audacity 2.3.2 and to update the Project-Id-Version in the po files too.

Ran script so as to apply it.
This commit is contained in:
James Crook
2019-04-24 19:50:19 +01:00
parent 5fd3168792
commit 73746cdc02
58 changed files with 264 additions and 479 deletions

View File

@@ -16,9 +16,9 @@
# Olivier Humbert (trebmuh/olinuxx) <trebmuh@tuxfamily.org>, 2017-2019
msgid ""
msgstr ""
"Project-Id-Version: Audacity\n"
"Project-Id-Version: audacity 2.3.2\n"
"Report-Msgid-Bugs-To: audacity-translation@lists.sourceforge.net\n"
"POT-Creation-Date: 2019-04-18 18:13+0100\n"
"POT-Creation-Date: 2019-04-24 19:44+0100\n"
"PO-Revision-Date: 2019-04-20 15:49+0100\n"
"Last-Translator: Olivier Humbert (trebmuh/olinuxx) <trebmuh@tuxfamily.org>\n"
"Language-Team: French\n"
@@ -1264,7 +1264,9 @@ msgstr "Aucun périphérique de lecture trouvé pour '%s'.\n"
#: src/AudioIO.cpp
msgid "Cannot check mutual sample rates without both devices.\n"
msgstr "Impossible de vérifier les taux déchantillonnage mutuels sans les deux périphériques.\n"
msgstr ""
"Impossible de vérifier les taux déchantillonnage mutuels sans les deux "
"périphériques.\n"
#: src/AudioIO.cpp
#, c-format
@@ -4161,7 +4163,7 @@ msgstr "Taux actuel : %d"
#. 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.
#. Dropout is a loss of a short sequence audio sample data from the
#. Dropout is a loss of a short sequence of audio sample data from the
#. recording
#: src/Project.cpp
msgid "Dropouts"
@@ -5135,7 +5137,7 @@ msgstr "Stéréo, 999999Hz"
msgid "TrackView"
msgstr "Vue de piste"
#. i18n-hint: The %d is replaced by th enumber of the track.
#. i18n-hint: The %d is replaced by the number of the track.
#. i18n-hint: compose a name identifying an unnamed track by number
#: src/TrackPanelAx.cpp src/menus/ClipMenus.cpp
#, c-format
@@ -10655,8 +10657,8 @@ msgid ""
"Only libmp3lame64bit.dylib|libmp3lame64bit.dylib|Dynamic Libraries (*.dylib)|"
"*.dylib|All Files (*)|*"
msgstr ""
"Seulement libmp3lame64bit.dylib|libmp3lame64bit.dylib|Bibliothèques dynamiques"
" (*.dylib)|*.dylib|Tous les fichiers (*)|*"
"Seulement libmp3lame64bit.dylib|libmp3lame64bit.dylib|Bibliothèques "
"dynamiques (*.dylib)|*.dylib|Tous les fichiers (*)|*"
#: src/export/ExportMP3.cpp
msgid ""
@@ -12920,10 +12922,6 @@ msgstr "Barre de mesure denregist&rement"
msgid "&Playback Meter Toolbar"
msgstr "Barre de mesure de lecture (&p)"
#. i18nhint: Clicking this menu item shows the toolbar
#. which has sound level meters
#. Command( wxT("ShowMeterTB"), XXO("Co&mbined Meter Toolbar"),
#. FN(OnShowMeterToolBar), AlwaysEnabledFlag, checkOff ),
#. i18n-hint: Clicking this menu item shows the toolbar
#. with the mixer
#: src/menus/ToolbarMenus.cpp