1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-14 07:58:54 +02:00

47 Commits

Author SHA1 Message Date
Paul Licameli
bc9039f924 Merged all .po files...
ls *.po | xargs -t -n1 -I {} msgmerge -U --previous --add-location=file {} audacity.pot
2018-02-04 21:48:47 -05:00
Paul Licameli
7fd0991115 Updated fr.po -- French submitted by Olivier Humbert 2018-01-23 16:34:24 -05:00
Olivier Humbert
b2f8cf180f Update fr.po
- a few typos in translated strings
- a few typos in my note-to-self-comment
- a few translated strings improvements
- a few min/maj
- a few punctuations
- ... -> … (unique character)
- ' -> '

a few more improvements

- one forgotten translation string
- "premier plan" -> "avant-plan"
- "nivelleur" -> "niveleur"
- "indépendemment" -> "indépendamment"
- "non compressé" -> "non-compressé"
- "entête" -> "en-tête"
- "audio" all feminine
- some typos
- more punctuations
- caring about lines with maximum 80 characters

useless one just to retrigger a travis build

more improvements

one typo

link to the francophone forum
2018-01-05 20:50:43 -05:00
Olivier Humbert
7c4faf7c33 FR translation improvement 2018-01-05 20:00:53 -05:00
Olivier Humbert
d5547a7865 Update French translators credits + timestamp (#221)
* Update French translators credits + timestamp

* other improvements to the French translation

* fixes timestamp
2017-11-28 21:21:28 -05:00
Olivier Humbert
71dc6a7df1 French translation improvements 2017-11-28 12:22:03 -05:00
Paul Licameli
ce7561a0b1 Don't make duplicate msgid 2017-11-28 08:43:30 -05:00
Paul Licameli
ac2c4c8d3b Revert "Fix duplicate strings for translation (Skip &Forward)"
This reverts commit 6c8d4e0aaa8764636bf436870b28d17a7a1e9090.
2017-11-28 08:42:32 -05:00
James Crook
6c8d4e0aaa Fix duplicate strings for translation (Skip &Forward) 2017-11-28 12:44:24 +00:00
Olivier Humbert
0d89bc3f15 Fix some typos in msgids, thanks to Olivier Humbert...
... Fix the source code; fix up msgids in audacity.pot and *.po
2017-11-27 23:12:37 -05:00
Olivier Humbert
b69a272ad9 Updated fr.po (and audacity.iss) -- French submitted by Olivier Humbert...
... "#trebmuh" comment lines remain, where the translator may wish to review
and revise later.

Olivier's commit comments:

- disambiguation: decay (EN) -> déclin (FR)
- disambiguation : save (EN) -> sauvegarder (FR) and record (EN) -> enregistrer (FR)
- consistency around preset (EN) -> préréglage (FR)
- fixes "sample rate" which was translated with "fréquence d'échantillonnage" while the correct translation is "taux d'échantillonnage"
- fixes "bit rate" which was translated with "débit" while the correct translation is "débit binaire"
- fixes a misleading translation where a "bit  rate" (EN) was translated to "taux d'échantillonnage" instead of "débit binaire"

+ one string was half-translated
+ 5 typos
+ 1 frenglish
+ 1 better translation
+ 3 comments-to-self
+ updated timestamp
+ 1 missing translation

adds Christian Brochec in the header

+ a bunch of note-to-self precisions
+ a couple of better accelerators
+ typos
+ update the timestamp in the header
+ get the rid off the (useless now) "#| msgid" (which were ancient translation)
2017-11-27 20:53:40 -05:00
Paul Licameli
81f9bf7762 Work in progress on fr.po by Olivier Humbert...
... but there are still 1029 errors from

msgcmp fr.po audacity.pot

Many of which could be fixed by removing the #, fuzzy comment lines, if
translator believes the translation is correct.
2017-11-25 14:50:07 -05:00
Paul Licameli
101f6c7482 Merged all the .po files...
... Easily done with the following command.

ls *.po | xargs -t -n1 -I {} msgmerge -U --previous --add-location=file {} audacity.pot

Resulting files will have all the blanks to be filled in by the translators for
new messages.

--previous keeps the old msgids in comments, for which matches were only fuzzy,
as an aid to the translator.

--add-location=file includes file names only in comments, omitting line
numbers.  If done again next time the files merge, then this will lessen the
diffs.

The results may include commented-out obsolete messages at the end, which
start with #~

At translator's discretion, these may be discarded when no longer helpful with
this command, substituting your filename twice for xx.po:

msgattrib -o xx.po --no-obsolete xx.po
2017-11-25 14:08:55 -05:00
Olivier Humbert
0975c7a32d Incomplete update of fr.po -- French submitted by Olivier Humbert 2017-11-25 13:32:15 -05:00
James Crook
a45f3bbc9e Update .pot and .po files. 2017-07-22 11:52:52 +01:00
James Crook
c45adf6fc1 Update audacity.pot and .po using more source files. 2017-07-19 19:31:04 +01:00
James Crook
c476110589 Update audacity.pot and .po files. 2017-07-19 18:22:12 +01:00
James Crook
7b6b6ef037 Update .pot and .po files to 2.2.0 2017-03-18 18:46:25 +00:00
James Crook
ebd767f81b Change NyqBench Shortcut Letters (fr.po)
Change to avoid collision of shortcuts recommended for french translation by trebmuh
2017-02-25 18:21:47 +00:00
James Crook
a6b3811b9a Tweak French Translation by Intv0id (missing strings)
https://github.com/intv0id
2017-02-19 21:20:59 +00:00
James Crook
fa4f3c6bb6 Regenerated audacity.pot and .po files 2016-11-21 10:54:39 +00:00
James Crook
f2d75d0b69 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.
2016-11-20 18:34:01 +00:00
James Crook
00231b5af5 Updated .po files for new .pot 2015-09-07 13:05:47 +01:00
James Crook
a521164657 Translations received via Transifex
de - German - Daniel Winzen
tr - Turkish - Kaya Zeren
nl - Dutch - Thomas De Rocker
sr_RS - Serbian - Thomas De Rocker
pl - Polish - Andrzej Supermocny
fr - French - Tubuntu
2015-06-29 22:12:26 +01:00
James Crook
ac6c5f9009 Update .pot and .po files ready for translation 2015-06-14 16:53:08 +01:00
lllucius@gmail.com
a68093ae60 Added a bunch of missing files to POTFILES.in and regen'd the pot files. 2014-11-10 20:31:56 +00:00
james.k.crook@gmail.com
8a9987a0d9 From: martin@steghoefer.eu [PATCHES 02-15 of 15] Fix runtime problem with wxWidgets 3.0:
Correct string formatting for:
2/15  %d + enum => %d + int
3/15  %lld + int64_t => %lld + long long
4/15  %d + int64_t => %lld + long long
5/15  %d + double => %f + double
6/15  %d + int32_t => %d + int
7/15  %d + intptr_t => %p + void*
8/15  gint, guint
9/15  %d + long => %ld + long
10/15 %n + int => %d + int
11/15 %x + int => %x + unsigned int
12/15 %f + int => %d + int
13/15 %S + wxChar* => %s + wxChar*
14/15 %d + size_t => %d + int
15/15 %d + size_t => %lld + long long

"The functions wxString::Format, wxString::Printf (and others indirectly) have become stricter about parameter types that don't match (format specifier vs. function parameters). So the bugs (that were already present in audacity before) become visible in wx3.0 as error message dialogs. I've checked all occurrences of Printf, wxPrintf, PrintfV, Format, FormatV, wxLogDebug and wxLogError systematically and made the type match."

Note (9/15): In TrackPanel.cpp, ExportMP2.cpp and CompareAudioCommand.cpp this patch supersedes related change done in r13466 because the new solution requires fewer casts and therefore simplifies the code.

Note: Many .po files are affected, and we need to be very careful about this.  Incorrect "%d" and similar in translation files may lead to crashes in those languages (only).  This is something we should actually have been more careful about in the past.  We need to write a script to check that the "%d" and similar format specifiers match between English and translation.
2014-11-08 16:42:34 +00:00
windinthew
c4502c29b9 Updated all other .po files to latest audacity.pot. 2014-09-04 20:03:42 +00:00
windinthew
81d264ffbc Updated by Christian. 2014-08-15 02:13:04 +00:00
windinthew
11eee65d25 Update by Christian 2013-05-21 06:40:04 +00:00
windinthew
09c88f31c7 Fixed a couple of typos in MP3 export options translation and updated to latest audacity.pot 2013-04-20 20:36:17 +00:00
windinthew
00094c92ca Updated software translation by Christian 2012-08-27 18:24:25 +00:00
windinthew
61d8123de2 Further updated software translation from Christian 2012-07-16 07:15:59 +00:00
windinthew
4f4fba2e47 Updated software translation from Christian 2012-07-15 09:17:36 +00:00
windinthew
f8b42a6bda Updated software translation from Christian 2012-06-10 21:03:03 +00:00
windinthew
1216737937 Updated software translation from Christian 2012-03-03 19:44:37 +00:00
windinthew
2f5f1d31d8 Fix typo in translation of Noise Removal. 2012-01-27 20:04:24 +00:00
windinthew
567ad1d0d7 Updated software translation from Christian 2012-01-21 16:05:20 +00:00
windinthew
40ff3fd0b8 Update all .po files from latest audacity.pot 2012-01-20 19:12:23 +00:00
windinthew
5b1d775fca updated software translation from Christian 2011-12-07 15:05:56 +00:00
windinthew
474104827a Updated software translation from Christian 2011-10-25 17:52:14 +00:00
windinthew
535e71e405 Fix files without extension not being shown when using File > Import > Raw Data in French locale. 2011-08-26 15:04:43 +00:00
windinthew
867d93607f Updated software translation from Christian. 2011-05-25 17:07:18 +00:00
windinthew
922aabd07b Updated software translation from Christian 2011-03-28 12:41:36 +00:00
windinthew
74880929b2 Updated software translation from Christian Brochec {+ updated with latest strings from audacity.pot) 2010-08-29 21:50:18 +00:00
richardash1981
dd3e052379 Update all .po files with latest program strings (from current SVN without any local patches), correcting an error in previous audacity.pot file 2010-03-06 16:24:20 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00