Commit graph

204 commits

Author SHA1 Message Date
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
Edward Hervey a6cbe26164 po: queue2 has moved to core 2009-10-31 09:48:19 +01:00
Jan Schmidt 9629b55450 po: Don't create backup .po files
As well as preventing creation of useless backup files, it works
around a bug in gettext 0.17 on OS/X
2009-10-15 16:36:17 +01: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 3b6b06d9be Ignore another file 2009-01-23 23:09:42 +00:00
Jan Schmidt e9a393398e Release 0.10.22
Original commit message from CVS:
Release 0.10.22
2009-01-19 22:58:59 +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 044d1ad7fe Gah. Commit pre-release info that should have gone in last week already.
Original commit message from CVS:
Gah. Commit pre-release info that should have gone in last week already.

2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>

* configure.ac:
0.10.20.2 pre-release

* po/LINGUAS:
* po/id.po:
* po/pt_BR.po:

New translations.
2008-09-16 15:24:04 +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 92a59d99e1 Release 0.10.16
Original commit message from CVS:
Release 0.10.16
2008-01-28 23:27:13 +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 f68d08a092 configure.ac: releasing 0.10.15, "October"
Original commit message from CVS:
=== release 0.10.15 ===

2007-11-15  Jan Schmidt <jan.schmidt@sun.com>

* configure.ac:
releasing 0.10.15, "October"
2007-11-16 00:07:54 +00:00
Jan Schmidt 0e2362d657 Update .po files
Original commit message from CVS:
Update .po files
2007-11-15 23:31:11 +00:00
Thomas Vander Stichele e281264078 updated translations
Original commit message from CVS:
updated translations
2007-09-22 17:22:10 +00:00
Thomas Vander Stichele 7b6a761708 po/: Added Spanish translation.
Original commit message from CVS:
translated by: Jorge González González <aloriel@gmail.com>
* po/LINGUAS:
* po/es.po:
Added Spanish translation.
2007-09-22 17:18:52 +00:00
Tim-Philipp Müller 54f1c90ac5 docs/random/release: The release manager should run 'make download-po' before making a release to make sure translati...
Original commit message from CVS:
* docs/random/release:
The release manager should run 'make download-po' before making a
release to make sure translations are up-to-date.
* po/LINGUAS:
* po/be.po:
* po/pl.po:
* po/rw.po:
Add some new translations.
2007-08-20 12:31:54 +00:00
Thomas Vander Stichele 6473b0adc1 po/: Added Hungarian translation.
Original commit message from CVS:
translated by: Gabor Kelemen <kelemeng@gnome.hu>
* po/LINGUAS:
* po/hu.po:
Added Hungarian translation.
2007-08-09 10:50:22 +00:00
Thomas Vander Stichele f3930ad759 po/: Updated translations.
Original commit message from CVS:
* po/fi.po:
* po/it.po:
* po/nl.po:
* po/sv.po:
* po/uk.po:
Updated translations.
2007-08-09 10:48:53 +00:00
Stefan Kost 36d06ff6d3 po/POTFILES.*: Update POTFILES. Fixes #461599.
Original commit message from CVS:
* po/POTFILES.in:
* po/POTFILES.skip:
Update POTFILES. Fixes #461599.
2007-08-05 14:48:06 +00:00
Jan Schmidt 2ecc42d7ba Update .po files
Original commit message from CVS:
Update .po files
2007-08-03 13:20:50 +00:00
Thomas Vander Stichele f26d1795b9 po/: Updated translations.
Original commit message from CVS:
* po/nl.po:
* po/sv.po:
Updated translations.
2007-07-01 21:31:18 +00:00
Thomas Vander Stichele 5a992c1370 po/: Added new Finnish translation.
Original commit message from CVS:
translation by: Tommi Vainikainen <Tommi.Vainikainen@iki.fi>
* po/LINGUAS:
* po/fi.po:
Added new Finnish translation.
2007-07-01 21:30:09 +00:00
Thomas Vander Stichele 961278918e po/it.po: Updated Italian translation.
Original commit message from CVS:
* po/it.po:
Updated Italian translation.
2007-06-23 22:56:28 +00:00
Thomas Vander Stichele aefa676451 po/: Update Vietnamese translations.
Original commit message from CVS:
* ChangeLog:
* po/vi.po:
Update Vietnamese translations.
2007-06-23 11:15:11 +00:00
Thomas Vander Stichele 43efcf4222 po/: Update translations.
Original commit message from CVS:
* po/uk.po:
* po/vi.po:
Update translations.
2007-06-17 17:26:48 +00:00
Jan Schmidt 200397d119 Update .po files
Original commit message from CVS:
Update .po files
2007-06-05 12:06:44 +00:00
Thomas Vander Stichele 8d9feef8c8 update dutch
Original commit message from CVS:
update dutch
2007-04-05 13:49:42 +00:00
Thomas Vander Stichele 96e1535490 po/: Added Danish translation.
Original commit message from CVS:
Submitted by: Mogens Jaeger <mogens@jaeger.tf>
* po/LINGUAS:
* po/da.po:
Added Danish translation.
2007-04-05 13:46:54 +00:00
Thomas Vander Stichele 453591023b po/: Update translations from translation project
Original commit message from CVS:
* po/af.po:
* po/az.po:
* po/bg.po:
* po/ca.po:
* po/cs.po:
* po/de.po:
* po/en_GB.po:
* po/fr.po:
* po/it.po:
* po/nb.po:
* po/nl.po:
* po/ru.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/tr.po:
* po/uk.po:
* po/vi.po:
* po/zh_CN.po:
* po/zh_TW.po:
Update translations from translation project
2007-03-14 15:15:45 +00:00
Jan Schmidt 888b26e634 Update .po files
Original commit message from CVS:
Update .po files
2007-03-07 16:31:30 +00:00