1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-15 08:21:59 +02:00

53 Commits

Author SHA1 Message Date
Emily Mabrey
2f316d5bc4
Rename project in many places; Replace Most Project Logos; Refactor About Tenacity... Dialog (#276)
Add `locale/en.po` file.
Add English to `locale/LINGUAS` list.
Partially duplicate `msgid`s to `msgstr`s in English locale enable eventual key `msgid` changes
Replace former project name with Tenacity in English locale.
Replace former project website with Tenacity compatible usages in English locale.
Modify `AboutDialog.h` by renaming variables.
Modify `AboutDialog.cpp` by replacing usage of pre-fork name in Strings.
Modify AddBuildInfoRow methods to be static in About dialog.
Make License text const in About dialog.
Make pre-fork credits different in About dialog.
Begin adding Tenacity specific credits
Macros starting with `__` are reserved, so I removed the `__` on the About Dialog guard macro.
Remove `AboutDialog::` from usage of `Role` in `AboutDialog.h`
Refactor overly long generator method into separate methods in `AboutDialog.(h|cpp)`
Begin adding Tenacity developer information
Cleanup layout of `AboutDialog.h` and `AboutDialog.cpp`
Add `safedelete` macro to compliment odd `safenew` macro
Add `enum` to `ShuttleGui.cpp` to make it more clear what `Prop` method is doing.
Remove a ton of pointless and/or redunant `#ifdef` usage
Remove pointless singleton in AboutDialog
Make AboutDialog modal on MacOS
Fix reference type use of `auto` in `AudacityApp` b/c it makes unintentional copy.
Update XPM and PNG images using Tenacity assets
Update ICO images using Tenacity assets.
Fix Windows resource script that improperly used `winuser.h` import.
Add `*.aps` to gitignore to prevent IDE RC pre-load file from being committed.
Add default values for pre-processor constants in `tenacity.rc`.
Make changes needed for `Tenacity.exe` binary
Add 8x8 PNG to Windows ICO files
Replace project name in various CMake and CPack file.
Replace project name in various directory structures.
Replace project name in various OS-specific build files.
Replace project name in various documentation files.
Update the PO and POT files using the script.
Fix places where a `.desktop` file was used on Linux.
Replace title of project windows.
Make splash screen click through to `tenacityaudio.org`.
Remove ® from `AboutDialog.cpp`
Modify copyright message in `AboutDialog.cpp`

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
2021-07-20 19:46:29 -04:00
Emily Mabrey
9d65d3f15a
Revert/fix translations, update README
* Weblate requires a README mention for gratis hosting.
* Translations update from Weblate (French)
* Translated using Weblate (Italian)
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bosnian)
* Added translation using Weblate (Valencian)
* Added translation using Weblate (Portuguese (Brazil))
* Added translation using Weblate (Portuguese (Portugal))
* Added translation using Weblate (Serbian (latin))
* Added translation using Weblate (Chinese (Traditional))
* Translated using Weblate (Catalan)
* Translated using Weblate (German)
* Translated using Weblate (Spanish)
* Translated using Weblate (Vietnamese)
* Translated using Weblate (Chinese (Simplified))
* Fix Portugese Translations
* Revert changes to ca@valencia locale.
* Revert removal of zh_TW. (now included as `zh_hant.po`)
* Revert changes to Serbian (latin) locale. (now included as `sr_Latn.po`)

Signed-off-by: Weblate <hosted@weblate.org>
Signed-off-by: J. Lavoie <j.lavoie@net-c.ca>
Signed-off-by: Dimitar Samarov <samarovdimitar@gmail.com>
Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
Signed-off-by: Emin Macanović <macanovic.emin@gmail.com>
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Signed-off-by: fossdd <fossdd@tutanota.com>
Signed-off-by: Sebastian Rüth <sebirueth@gmx.de>
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Signed-off-by: Duc M. Le <leduc1712@gmail.com>
Signed-off-by: Liu Tao <lyuutau@outlook.com>

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Dimitar Samarov <samarovdimitar@gmail.com>
Co-authored-by: Emin Macanović <macanovic.emin@gmail.com>
Co-authored-by: Emily Mabrey <emilymabrey93@gmail.com>
Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Co-authored-by: fossdd <fossdd@tutanota.com>
Co-authored-by: Sebastian Rüth <sebirueth@gmx.de>
Co-authored-by: Duc M. Le <leduc1712@gmail.com>
Co-authored-by: Liu Tao <lyuutau@outlook.com>
2021-07-13 23:59:04 +00:00
Emily Mabrey
8d3f9f0be6
Add Weblate Support (#175)
* Attempting to remove bad history rewrites 😵
* Weblate support changes
* Update README.md to include Weblate thank you

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
2021-07-10 12:45:19 -04:00
Paul Licameli
770ac108f2 Update pt_PT (Portuguese) by Bruno Ramalhete, submitted via email 2021-06-12 17:38:03 -04:00
Paul Licameli
87652aff23 Updated .pot and .po (ran locale/update_po_files.sh) 2021-06-07 08:24:55 -04:00
Bruno Ramalhete
187da2e9d0 Update Portuguese (pt_PT) Translation 2021-04-04 20:02:14 +01:00
Bruno Ramalhete
f17914c6fe Update Portuguese (pt_PT) Translation 2021-04-01 14:39:27 +01:00
James Crook
da9283ac6c Update po and pot files 2021-03-31 13:15:53 +01:00
Bruno Ramalhete
38714c352b Update Portuguese (pt_PT) translation 2021-02-13 09:54:25 +00:00
James Crook
fef877324d Update .pot and .po files. 2021-02-04 18:56:58 +00:00
Leland Lucius
171d8cf26c Bug 2613 - Selection bar sample display incorrect in German
This changes the way the decimal point is specified in the
PO files...uses '<' for "," and ">" for ".".

By doing this the translator is free to use "." or "," in the
digits fields as their language requires.
2021-01-12 19:19:44 -06:00
Bruno Ramalhete
e9099afdb2 Update Portuguese Translation 2020-06-17 22:17:40 +01:00
James Crook
c288d9dd19 Update audacity.pot and .po files for 2.4.2 2020-06-09 10:51:24 +01:00
Bruno Ramalhete
46d7353a19 Update European Portuguese Translation 2020-04-20 16:00:50 +01:00
James Crook
f420a546a0 Update po files for new strings 2020-04-08 19:41:44 +01:00
Bruno Ramalhete
4ca274eda5 Update Portuguese Translation 2019-10-03 14:53:44 +01:00
James Crook
ef8e1ed6ef Update pot and po files, ready for translation. 2019-09-07 14:09:35 +01:00
James Crook
73746cdc02 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.
2019-04-24 19:50:19 +01:00
Bruno Ramalhete
5fd3168792 Update Portuguese (European) Translation 2019-04-24 16:30:02 +01:00
James Crook
f980e8b073 Update .pot and .po files for translation. 2019-04-18 18:20:24 +01:00
Bruno Ramalhete
54d33d6d12 Update Portuguese Translation, by Bruno Ramalhete. 2018-12-22 14:12:44 +00:00
Bruno Ramalhete
5a0980d178 Update Portuguese Translation, by Bruno Ramalhete. 2018-11-27 11:50:25 +00:00
James Crook
86fb0368e5 Update .pot and .po files from Audacity. 2018-11-24 10:50:26 +00:00
Steve Daulton
66c861315f Exclude rms.ny from update_po_files.sh script
Script run to update po files
2018-10-10 17:56:21 +01:00
Bruno Ramalhete
1627194aff Update Portuguese translation 2018-09-03 21:47:19 +01:00
James Crook
3e1e7db804 Regenerate .po and .pot files. 2018-08-31 22:54:06 +01:00
James Crook
45053087bf Regenerate .pot and .po files. 2018-08-30 22:08:41 +01:00
James Crook
0b0a8bcc6a Update .pot and .po files. 2018-08-30 12:13:00 +01: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
Paul Licameli
9de29019ae Corrections for pt_PT -- European Portuguese by Bruno Ramalhete 2018-02-11 15:21:36 -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
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
e9e47bc507 Updated pt_PT.po -- Portuguese (European) submitted by Bruno Ramalhete 2018-01-23 16:44:29 -05:00
Paul Licameli
faa603a0eb Fix build of .mo files on all platforms 2017-11-29 19:55:01 -05:00
Paul Licameli
9478746000 Revert "msgfmt on Windows made errors for comments in .po starting #~|"
This reverts commit d1a7aa31bf909d78d42c81ee9daa3686f231f771.
2017-11-29 19:40:31 -05:00
Paul Licameli
d1a7aa31bf msgfmt on Windows made errors for comments in .po starting #~| 2017-11-29 18:50:05 -05:00
Paul Licameli
5eccf5172e Fix ambiguous accelerators in pt_PT.po, and some punctuation, from Bruno 2017-11-28 12:18:16 -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
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
Paul Licameli
6350d96c0a Updated pt_PT.po -- European Portuguese submitted by Bruno Ramalhete 2017-11-22 22:12:49 -05:00
Paul Licameli
fc7ec2df45 Updated pt_PT.po (79%) -- European Portuguese submitted by Bruno Ramalhete...
... this translation was based on the outdated audacity.pot of commit
a45f3bbc9edc2506450192fe3b757cf20bfe4398

A more updated version may be coming soon
2017-11-19 18:17:55 -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