Commit Graph

14 Commits

Author SHA1 Message Date
Ananji Peixoto da Costa 0e9dd4b311 po/pt_BR: fix antes/depois confusion
pt_PT already uses the correct translation.
Cherry-picked-from: d771fb21af
2023-04-30 17:56:05 +02:00
Oneric 6b3cb7ec63 po: regenerate pot and po files
Using make_pot.sh and
  msgmerge --no-fuzzy-matching --sort-by-file $i.po aegisub.pot
since meson’s aegisub-pot target are still not covering all
translatable strings yet.
2023-04-30 17:56:05 +02:00
Thomas Goyne 33a4a056a4 Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
Amar Takhar 91d73ec8ea SVN Transition Step 3/7
1. cd aegisub/
  2. svn mv *cpp *h src/
  3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
     changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
     mythes.hxx res.rc src/
  4. cd ..
  5. svn mv FFmpegSource2/ INSTALL Makefile.am README  acinclude.m4 \
     autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
     libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
  6. mkdir -p docs/wiki_convert
  7. svn add docs/wiki_convert
  8. cd docs
  9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/

* See r2749 for full description.

Originally committed to SVN as r2752.
2009-03-08 08:30:39 +00:00
Rodrigo Braz Monteiro ff90f0ea18 Updated translation template and pt_BR.
Originally committed to SVN as r2421.
2008-10-28 00:46:16 +00:00
Rodrigo Braz Monteiro 9eb12b0f36 Fixed source-wide spelling of the word adjacent.
Originally committed to SVN as r1856.
2008-01-27 22:09:47 +00:00
Rodrigo Braz Monteiro 5089d62bdc Misc updates.
Originally committed to SVN as r1791.
2008-01-20 17:46:26 +00:00
Rodrigo Braz Monteiro 0537e36bd3 Fixed bug with macro application and grid scrollbar: #559
Originally committed to SVN as r1770.
2008-01-19 00:21:32 +00:00
Rodrigo Braz Monteiro 406623443b Added a missing translatable string.
Originally committed to SVN as r1765.
2008-01-18 16:49:30 +00:00
Rodrigo Braz Monteiro af08810075 Finished pt_BR translation.
Originally committed to SVN as r1755.
2008-01-18 00:38:05 +00:00
Rodrigo Braz Monteiro ae641fec3d More translation-related updates
Originally committed to SVN as r1753.
2008-01-17 20:30:44 +00:00
Rodrigo Braz Monteiro b0d0c01b93 Added a "save timecodes" option. Also updated pt_BR translation a bit more.
Originally committed to SVN as r1738.
2008-01-16 02:31:37 +00:00
Rodrigo Braz Monteiro e271b979b2 Added OpenMP support on audio spectrum generation, and updated portuguese translation a little bit.
Originally committed to SVN as r1734.
2008-01-15 22:18:54 +00:00
David Lamparter 00f64c0620 move translations to po/ and use gettext build system
Originally committed to SVN as r1373.
2007-07-05 15:11:22 +00:00