Update and activate portuguese l10n. Thanks to Bruno Queirós

This commit is contained in:
Christophe Mutricy 2008-06-09 22:34:52 +01:00
parent 45ae1b754b
commit b5983c975e
3 changed files with 4048 additions and 4607 deletions

1
THANKS
View File

@ -43,6 +43,7 @@ Brian C. Wiles - vlm schedule date fix
Brian Robb <vascy at hotmail dot com> - win32 CD/DVD drive detection in wx, bug fixes
Brian Raymond <braymond at echostorm dot net> - Quicktime 404 error on RTSP SETUP fix
Brieuc Jeunhomme <bbp at via.ecp.fr> - bug fixes
Bruno Queirós <brunoqueiros at portugalmail dot com> - Portuguese localisation
Bruno Vella <allevb at tin.it> - Italian localization
Carlo Calabrò <murray at via.ecp.fr> - Italian localization
Carsten Gottbehüt <gottbehuet at active-elements dot de> - v4l hotplug fix

File diff suppressed because it is too large Load Diff

View File

@ -69,6 +69,7 @@ static const char *const ppsz_language[] =
"oc",
"fa",
"pl",
"pt_PT",
"ro",
"ru",
"zh_CN",
@ -106,6 +107,7 @@ static const char *const ppsz_language_text[] =
N_("Occitan"),
N_("Persian"),
N_("Polish"),
N_("Portuguese"),
N_("Romanian"),
N_("Russian"),
N_("Simplified Chinese"),