Commit graph

118 commits

Author SHA1 Message Date
Wim Taymans 081e3de841 RELEASE 0.11.1 2011-09-29 16:50:21 +02:00
Wim Taymans bb32076c17 RELEASE 0.11 2011-08-03 11:06:07 +02:00
Tim-Philipp Müller 469d46e565 po: update for new translatable string and removed strings 2011-06-04 15:44:39 +01:00
Tim-Philipp Müller b6fe77c450 Release 0.10.33
Highlights:

  - new parser base class: GstBaseParse
  - new core element: funnel
  - OSX multi-arch fixes
  - new QoS type for QoS events
  - new progress message API to notify applications of asynchronous operations
  - countless other fixes and improvements
2011-05-10 11:39:26 +01:00
Tim-Philipp Müller 9d57b2e285 po: update translations 2011-04-16 14:54:00 +01:00
Tim-Philipp Müller 73076c89ab po: update for new strings 2010-09-23 20:57:49 +01:00
Tim-Philipp Müller 8a72f53312 po: update translations for new strings 2010-09-06 20:26:28 +01:00
Tim-Philipp Müller 1f4ab2065c po: update for new strings 2010-07-26 18:53:35 +02:00
Tim-Philipp Müller 7ebcce08b3 po: update translations 2010-06-26 17:47:55 +01:00
Tim-Philipp Müller ce0afc2af7 po: update for new strings 2010-06-17 10:34:51 +01:00
Tim-Philipp Müller dc2f659ca7 Update .po files 2010-04-27 23:40:41 +01:00
Tim-Philipp Müller fe09e35a5d po: update translations 2010-04-14 23:53:38 +01:00
Tim-Philipp Müller aaf3f95070 po: update for new string 2010-03-30 15:22:54 +01:00
Tim-Philipp Müller 19f46c0d35 po: update translations for newly-added strings 2010-03-25 20:05:02 +00:00
Tim-Philipp Müller 28c66fcd64 po: update for new strings 2010-03-12 19:07:22 +00:00
Edward Hervey 8595981da4 Update .po files 2010-03-11 11:46:28 +01:00
Tim-Philipp Müller 078d4e2721 Update .po files 2010-03-08 23:06:48 +00:00
Tim-Philipp Müller 91228c2fc9 Update .po files 2010-03-05 23:41:09 +00:00
Tim-Philipp Müller 9785c44434 po: update translations 2010-03-03 19:49:34 +00:00
Tim-Philipp Müller c3f3717608 po: update po files for new comments 2010-02-15 00:31:16 +00:00
Tim-Philipp Müller ced089d497 Update .po files 2010-02-10 15:32:06 +00:00
Tim-Philipp Müller c00badc1a7 po: update translation files 2010-01-26 18:45:38 +00:00
Tim-Philipp Müller 07d4bd71f4 po: update for new translated strings 2010-01-06 20:09:07 +00:00
Tim-Philipp Müller 103bd930fc po: update .po files after string changes
(The queue2 strings could use some tidying up)
2009-12-03 20:56:00 +00:00
Tim-Philipp Müller 28fcb132e5 po: update translation files for new and changed strings 2009-10-07 00:49:46 +01:00
Jan Schmidt 487695a9e7 Update .po files 2009-10-05 12:41:42 +01:00
Jan Schmidt 0993f3adba 0.10.24.4 pre-release 2009-10-01 16:24:52 +01:00
Jan Schmidt 95c438cf85 0.10.24.3 pre-release 2009-09-17 01:20:03 +01:00
Jan Schmidt 41479df703 0.10.24.2 pre-release 2009-09-11 23:21:30 +01:00
Jan Schmidt a4f15cbe8a Update .po files 2009-08-05 00:53:11 +01:00
Jan Schmidt 8834f6272c 0.10.24.5 pre-release 2009-07-30 14:50:24 +01:00
Jan Schmidt db8aeb3b84 0.10.23.4 pre-release 2009-07-24 13:50:19 +01:00
Jan Schmidt ab6d3c736b 0.10.23.3 pre-release 2009-07-20 17:05:31 +01:00
Jan Schmidt 30528726bb 0.10.23.2 pre-release 2009-07-14 18:59:13 +01:00
Tim-Philipp Müller 7db40d1abb po: update .po files after string changes 2009-06-19 13:52:57 +01:00
Tim-Philipp Müller fef7c3f2ff po: update .po files for string changes
This makes sure that people who get themselves a fresh checkout
don't immediately have changed *po files after running make, which
would cause a bit of hassle next time the files are updated. Better
to keep them up-to-date when strings change.
2009-06-04 00:59:04 +01:00
Tim-Philipp Müller 45a515054c po: update .po files for new strings from container-format tag 2009-05-12 01:48:36 +01:00
Jan Schmidt 7a5c8bddb1 Update .po files 2009-05-10 22:38:45 +01:00
Jan Schmidt 5b477d97b5 0.10.22.4 pre-release 2009-05-06 16:10:11 +01:00
Jan Schmidt 2633d77126 0.10.22.3 pre-release 2009-04-21 22:15:44 +01:00
Jan Schmidt 8bf260ece4 po: Update translations from TP 2009-04-16 00:49:46 +01:00
Tim-Philipp Müller 66a47b2103 po: update *.po files for newly-added translatable strings
The only people who should get conflicts now are people who have cloned and built gstreamer between the time those strings
were added and this commit.
2009-02-13 16:17:03 +00:00
Tim-Philipp Müller e060eec302 po: avoid conflicts of local *.po files with files in git
Make it so that filenames and line numbers are only stored in the *.pot file (which is not in git), but not in the
individual *.po files. This information is hardly useful for translators in our case, and it should avoid the constant
conflicts of local *.po files with the ones in git which are caused by the source files changing and the line numbers
being updated.

This commit is likely to cause one last merge conflict for you, which you can work around with "git checkout po/*.po"
before merging or pulling. After that there should (hopefully) not be any more local modifications of these files.
2009-02-05 23:19:14 +00:00
Jan Schmidt c7a197f18b Update .po files
Original commit message from CVS:
Update .po files
2009-01-19 21:20:40 +00:00
Jan Schmidt 92495783eb Update .po files
Original commit message from CVS:
Update .po files
2008-10-02 22:42:18 +00:00
Jan Schmidt 950b860e3e Update .po files
Original commit message from CVS:
Update .po files
2008-06-18 10:56:18 +00:00
Jan Schmidt 75962ccda3 Update .po files
Original commit message from CVS:
Update .po files
2008-03-20 23:26:05 +00:00
Jan Schmidt 0454153e93 Update .po files
Original commit message from CVS:
Update .po files
2008-01-28 21:20:16 +00:00
Jan Schmidt 0e2362d657 Update .po files
Original commit message from CVS:
Update .po files
2007-11-15 23:31:11 +00:00
Jan Schmidt 2ecc42d7ba Update .po files
Original commit message from CVS:
Update .po files
2007-08-03 13:20:50 +00:00