Commit graph

190 commits

Author SHA1 Message Date
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
Jan Schmidt
6c3788a263 Update .po files
Original commit message from CVS:
Update .po files
2007-03-07 12:51:20 +00:00
Tim-Philipp Müller
8f13fd2db1 po/sv.po: Update Swedish translation (#378255).
Original commit message from CVS:
* po/sv.po:
Update Swedish translation (#378255).
2007-02-01 17:10:25 +00:00
Jan Schmidt
d372e59b0e Update .po files
Original commit message from CVS:
Update .po files
2006-11-30 22:55:08 +00:00
Thomas Vander Stichele
d0c3d4fe87 translation updates
Original commit message from CVS:
translation updates
2006-09-09 16:07:34 +00:00
Jan Schmidt
38a67884fb Update .po files
Original commit message from CVS:
Update .po files
2006-07-13 19:47:14 +00:00
Jan Schmidt
d0fe686c02 Update .po files
Original commit message from CVS:
Update .po files
2006-07-11 22:55:40 +00:00
Stefan Kost
86cf2d272c po/POTFILES.*: add missing files containing translatable strings, tell intltool about one exception
Original commit message from CVS:
* po/POTFILES.in:
* po/POTFILES.skip:
add missing files containing translatable strings, tell intltool about
one exception
2006-06-11 20:37:41 +00:00
Thomas Vander Stichele
e9bcb93ec0 releasing 0.10.8
Original commit message from CVS:
releasing 0.10.8
2006-06-10 17:06:33 +00:00
Thomas Vander Stichele
2652f9152a 0.10.6.2 prerelease
Original commit message from CVS:
* configure.ac:
* 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:
* win32/common/config.h:
0.10.6.2 prerelease
2006-06-07 10:46:04 +00:00
Thomas Vander Stichele
ddc207e44e update po files
Original commit message from CVS:
update po files
2006-05-30 14:41:15 +00:00
Jan Schmidt
21f402adca Update .po files
Original commit message from CVS:
Update .po files
2006-05-14 15:18:02 +00:00
Thomas Vander Stichele
a2fc403bb6 updated translations
Original commit message from CVS:
updated translations
2006-04-12 11:06:44 +00:00
Thomas Vander Stichele
f2ac9bc15a update libtool versioning
Original commit message from CVS:
update libtool versioning
2006-04-12 11:04:36 +00:00
Thomas Vander Stichele
d5c186dc88 prereleasing
Original commit message from CVS:
prereleasing
2006-03-09 19:00:21 +00:00