1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

635 Commits

Author SHA1 Message Date
Olivier Humbert
12f122db3d
Update fr.po
fix
2018-08-30 01:22:53 +02:00
Olivier Humbert
61626999c0
Update fr.po 2018-08-29 22:28:51 +02:00
James Crook
6656506529 Update POTFILES.in, audacity.pot and .po files.
Also added script add_nyquist_to_pot.sh which adds the nyquist files.
2018-08-29 11:24:53 +01:00
James Crook
3da9af47ac Update .pot and .po files. 2018-08-28 15:22:39 +01:00
James Crook
c56dd71bfb Add missing files to POTFILES.in 2018-08-27 22:11:01 +01:00
A. Regnander
ea6e053f11 Update sv.po (#259)
* Update sv.po

Fixed a few typos, adjusted the ampersand for the "Extra" context menu, updated an old string, rewrote some strings

* Update sv.po
2018-08-12 11:01:57 -04:00
Paul Licameli
dc4ee28b18 msgmerge -U pl.po audacity.pot to normalize line breaks 2018-08-12 10:55:50 -04:00
Paul Licameli
4bbeb502e1 Updated pl.po -- Polish from Transifex 2018-08-12 10:54:18 -04:00
Paul Licameli
eb3fb01595 Fix one format directive in it.po 2018-08-12 10:40:18 -04:00
Valerio Bozzolan
3df5b04129 fix typos and fuzzys in it l10n 2018-08-12 10:39:20 -04:00
jjimmyleo
263f4fe9f4 Update to Lithuanian language
I have noticed that the lithuanian language file has not been updated for ages and was only a few percent completed so I pushed the completion to about 50 percent. I'll fully complete it soon but just wanted to have half of it out there
2018-08-12 10:26:16 -04:00
Paul Licameli
506f6c3a2a Updated ko.po -- Korean from transifex, 90% complete 2018-08-12 10:04:40 -04:00
Alexandre Prokoudine
1ee2544a46 More fixes to ru.po 2018-08-12 09:53:42 -04:00
Alexandre Prokoudine
2b8b92210c Fix ru.po 2018-08-12 09:53:42 -04:00
Alexandre Prokoudine
3af1af5ecd Update ru.po 2018-08-12 09:53:42 -04:00
James Crook
5fc2100147
Remove duplication in Audacity.pot 2018-06-09 16:36:31 +01:00
Olivier Humbert
0880bef19e Fix typos in the French translation 2018-06-08 18:50:33 +01:00
Paul Licameli
3e680852fd Update audacity.pot 2018-05-24 14:46:04 -04:00
James Crook
0fb08f74c8 Linkus -> Linkus in de.po (requested by Double-A-92) 2018-03-24 11:22:30 +00:00
Paul Licameli
4e18318934 Define XXO alternative to _ just for use in Menus.cpp 2018-03-15 23:20:20 -04:00
Paul Licameli
369113973f Update audacity.pot 2018-03-08 16:47:18 -05:00
Paul Licameli
8b9313aba8 Updated uk.po -- Ukrainian taken from Transifex (99%) 2018-03-04 14:56:57 -05:00
Paul Licameli
4ddb14235b Update old uk.po with msgmerge, so less diff in the next commit 2018-03-04 14:53:35 -05:00
Paul Licameli
4dfa9aae8f Combine message catalogs into one...
... Done by hand thus:
msgcat audacity.pot ../nyq-po/audacity.pot > tmp; mv tmp audacity.pot
2018-03-02 20:11:56 -05:00
Paul Licameli
223e0d5883 Update audacity.pot for C++ strings so far in 2.3.0 2018-03-01 21:41:16 -05:00
Paul Licameli
332d62823d Update POTFILES.in for new and removed files
find src include lib-src/FileDialog lib-src/mod-script-pipe lib-src/mod-null lib-src/mod-nyq-bench lib-src/lib-widget-extra -name '*.cpp' -o -name '*.h' -o -name '*.mm' | sort
2018-03-01 21:41:16 -05:00
Paul Licameli
42eadfc6f7 sort POTFILES.in, so less diff to see in the next commit 2018-03-01 21:41:16 -05:00
Grzegorz Pruchniakowski
47dab27df5 Update pl.po from Transifex - ready to merge
File fixes a two typos. Ready to merge.

Thanks and greetings,
Gootector
2018-02-22 00:57:30 -05:00
Paul Licameli
49f79dde60 Fix ar.po for msgformat on Windows 2018-02-12 00:57:43 -05:00
Paul Licameli
d346eb42e4 Add to diagnostics.sh detection of the bad comment sequence 2018-02-12 00:57:41 -05:00
Paul Licameli
8fc81025a8 Updated ar.po -- Arabic submitted by Hussam Eddin Alhomsi (99% complete) 2018-02-11 15:25:29 -05:00
Paul Licameli
9de29019ae Corrections for pt_PT -- European Portuguese by Bruno Ramalhete 2018-02-11 15:21:36 -05:00
Paul Licameli
2b6584f4e8 msgmerge -U pl.po audacity.pot to normalize line breaks 2018-02-08 17:34:41 -05:00
Grzegorz Pruchniakowski
730dee6ebc Update pl.po from Transifex
Update pl.po from Transifex
2018-02-08 17:30:24 -05:00
Paul Licameli
ff3b052bc7 Updated nl.pl -- Dutch from Transifex, now 100% 2018-02-05 07:52:02 -05:00
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
5ae77fdcbc Updated nl.po -- Dutch from Transifex (97% complete) 2018-02-04 21:40:02 -05:00
Paul Licameli
60aebb0339 Updated pl.po -- Polish from Transifex 2018-02-04 21:36:14 -05:00
Paul Licameli
60e3b725cd As directed by Kaya Zeren: changed tr.po to have two plural forms...
... but simply duplicated the existing messages.
2018-02-04 21:24:21 -05:00
Yuri Chornoivan
90e62728db Fix Ukrainian translation 2018-02-03 09:23:17 -05:00
Yuri Chornoivan
d5696a49b0 Fix Ukrainian translation 2018-02-03 09:23:17 -05:00
Paul Licameli
e2f1e9fdde Fix build of audacity.mo for zh_CN on Windows 2018-01-29 17:40:56 -05:00
Paul Licameli
c61b11fae0 Corrections for pt_PT.po -- European Portuguese by Bruno Ramalhete 2018-01-24 20:53:01 -05:00
Paul Licameli
9c1b251313 Corrections for pt_PT.po -- European Portuguese by Bruno Ramalhete 2018-01-23 22:22:07 -05:00
Paul Licameli
3d2451e61b Correct audacity version numbers in .pot and .po; es.po format errors 2018-01-23 18:21:03 -05:00
Paul Licameli
e9e47bc507 Updated pt_PT.po -- Portuguese (European) submitted by Bruno Ramalhete 2018-01-23 16:44:29 -05:00
Paul Licameli
e401ca3af1 Updated zh_CN.po -- Chinese (simplified) submitted by mkpoli 2018-01-23 16:44:27 -05:00
Paul Licameli
67c95a6703 Updated ko.po -- Korean from Transifex 2018-01-23 16:44:25 -05:00
Paul Licameli
e76812ab9d Updated eu.po -- Basque submitted by Xabier Aramendi ("azpidatziak") 2018-01-23 16:44:24 -05:00
Paul Licameli
d8e2bd1e8a Updated es.po -- Spanish submitted by Antonio Paniagua Navarro 2018-01-23 16:44:22 -05:00