Michele Locati
7aff2e3e94
Let users update audacity.pot only ( #686 )
...
* Exit the update_po_files.sh in case of errors
* Let users update audacity.pot only
This can be done by calling
AUDACITY_ONLY_POT=y ./update_po_files.sh
2020-11-01 18:56:39 +00:00
James Crook
9e2a13128a
Update paths in update_po_files.sh
2020-06-08 17:59:48 +01:00
James Crook
5245f7528f
Update Script update_po_files.sh
2020-06-08 17:50:33 +01:00
Paul Licameli
a93ee4b4bc
Fix update_po_files.sh
2020-05-28 16:33:39 -04:00
Paul Licameli
7325e6839e
New macro XXC is like XXO but with a context (and really same as XC)
2020-05-28 16:06:53 -04:00
Paul Licameli
95195a783f
Enable optional context arguments for i18n in Lisp
2020-05-24 14:55:08 -04:00
Paul Licameli
4e2f9671ff
Macros for translatable strings that need disambiguating context
2020-05-24 14:55:08 -04:00
Paul Licameli
f8a070dde7
Rename macro wxPLURAL as XP (brief, and eliminates mention of "wx")
2020-05-22 12:48:49 -04:00
Paul Licameli
6286772049
Correct the --keyword options for xgettext...
...
... Don't use N_ any more. Don't use the same in Lisp as in C++.
2020-05-22 12:48:49 -04:00
James Crook
028c51b6a8
Update po script for 2.4.0
2020-04-08 19:41:04 +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
Paul Licameli
79cf475c87
Make update_po_files.sh run on macOS...
...
... BSD version of sed doesn't know -r, but does know -E.
BSD versions of head and tail didn't know --lines= but do know -n.
Also changed the mode to executable and added #! line.
2018-10-29 16:21:37 -04: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
James Crook
81fe33548c
Updated translation script
2018-08-30 12:10:09 +01:00