1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-27 04:21:53 +02:00
Commit Graph

36 Commits

Author SHA1 Message Date
Christophe Mutricy
0e63174493 Don't include opie/ in the gettext stuff as it's not in the tarball. 2006-07-25 09:37:31 +00:00
Christophe Mutricy
717b507068 Grrrr, silly qt4 build system 2006-07-24 23:00:57 +00:00
Christophe Mutricy
62ab3db5c4 Localized the stings inside the .ui and update the po files. 2006-07-24 21:45:56 +00:00
Christophe Mutricy
27c3154a7a Run update-po. Fix make dist 2006-07-20 08:59:14 +00:00
Felix Paul Kühne
6f2a64ee29 * updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string 2006-07-10 21:30:31 +00:00
Christophe Mutricy
824df743f8 Update po file after filename change ( we should do a post-commit hook one day) 2006-05-22 08:53:17 +00:00
Christophe Mutricy
4c07fa0c91 Run make update-po. Fix make dist 2006-05-15 09:37:08 +00:00
Christophe Mutricy
4815d7f688 Synchronise the po file from the 0.8.5 branch.
Add gl, he, hu and sv to activated l10n.
2006-05-11 21:46:51 +00:00
Clément Stenac
d4ef692657 Update po and changelog 2006-04-02 12:22:55 +00:00
Christophe Mutricy
7fb6014afe Run update-po and update Spanish translation by Javier Varela. 2006-04-01 21:57:41 +00:00
Christophe Mutricy
4f617c5ef1 ALL: Fix make distcheck
- add a modules.am for mux/rtp It is just there to please autotools nothing is built by default
	- update-po
2006-03-14 22:40:33 +00:00
Christophe Mutricy
e9c4ad96d9 po/*: Mea Culpa. make update-po should be run on a clean tree 2006-03-12 17:30:46 +00:00
Christophe Mutricy
d78b7c38ea ka.po: new update by Alexander Dibebulize.
All: Run make update-po
2006-03-11 22:40:56 +00:00
Rémi Denis-Courmont
1d145255ae Update file names 2006-03-10 17:35:28 +00:00
Antoine Cellerier
fb6863d622 run make update-po 2006-03-10 12:44:17 +00:00
Christophe Mutricy
25d5b4763e po/*: run make update-po. 2006-02-27 12:01:58 +00:00
Christophe Mutricy
9bc661b4d0 Thou shalt use a clean tree for po stuffs. 2006-02-21 09:07:44 +00:00
Felix Paul Kühne
dccae03508 * first update of the po-files 2006-02-20 21:00:10 +00:00
Christophe Mutricy
502d218081 Run update-po due to the new upnp files. 2006-02-03 09:54:22 +00:00
Antoine Cellerier
08e62e89cd make update-po . This hopefully fixes make dist 2006-01-10 00:26:35 +00:00
Felix Paul Kühne
a4388bcc53 * ran 'make update-po' to get everything in sync again (the previous commit was targetted for 0.8.4a, but the translation was a bit too slow) 2005-12-13 20:06:13 +00:00
Christophe Mutricy
301d98f739 Fix make dist 2005-12-10 23:36:34 +00:00
Christophe Mutricy
9c7c99b08e Repair "make dist" 2005-11-30 20:05:31 +00:00
Clément Stenac
859a78a954 iIgnore version.c in pofiles generation 2005-11-28 16:14:34 +00:00
Christophe Mutricy
b37103aa25 Fix the po file ( [13171] was done with an unclean tree, oups) 2005-11-14 10:57:00 +00:00
Christophe Mutricy
ed17d7b1b1 wx/Modules.am: fix for make dist
po/*: update due to file moving
2005-11-09 17:37:42 +00:00
Felix Paul Kühne
c5fae24e5a * updated the po-files once again in preparation of the string freeze 2005-10-27 18:19:05 +00:00
Derk-Jan Hartman
d2a6a11d78 * updated po files because of make dist fixing 2005-10-26 18:34:34 +00:00
Antoine Cellerier
184f866615 * 0.8.4-test1 2005-09-26 18:34:52 +00:00
Christophe Massiot
d80b925e29 * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
   This is a bit kludgy but so convenient to change drives under Windows.
 * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
   directory. Thou shalt escape all exported functions with E_() to avoid
   potential namespace collisions !
 * po: Re-run make update-po since POTFILES.in has changed.
2005-08-22 17:58:20 +00:00
Sam Hocevar
9a080389b3 * Re-ran toolbox --update-po. 2005-08-10 12:45:55 +00:00
Felix Paul Kühne
4d6d9949cc * updated the po-files 2005-08-05 07:52:05 +00:00
Rémi Denis-Courmont
96138b1133 Should not be executable 2005-07-20 15:33:18 +00:00
Rémi Denis-Courmont
fe087a3828 Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
Rémi Denis-Courmont
85b29bdc28 Copyright fixes
(da big courmischage)
2005-07-08 18:12:44 +00:00
Felix Paul Kühne
883cc1d5c3 * copy the po-files from /tags/0.8.2 to trunk
* run update-po to get them in sync
* forward-port [11506]
2005-06-26 17:05:58 +00:00