Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
bd82be73
Commit
bd82be73
authored
Feb 02, 2012
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i18n: Add more languages for selection
Add languages above 30% to the Win32/Mac list.
parent
5a8b5de6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
src/libvlc-module.c
src/libvlc-module.c
+14
-0
No files found.
src/libvlc-module.c
View file @
bd82be73
...
@@ -61,7 +61,10 @@ static const char *const ppsz_language[] =
...
@@ -61,7 +61,10 @@ static const char *const ppsz_language[] =
"da"
,
"da"
,
"nl"
,
"nl"
,
"fi"
,
"fi"
,
"et"
,
"eu"
,
"fr"
,
"fr"
,
"ga"
,
"gl"
,
"gl"
,
"ka"
,
"ka"
,
"de"
,
"de"
,
...
@@ -69,6 +72,7 @@ static const char *const ppsz_language[] =
...
@@ -69,6 +72,7 @@ static const char *const ppsz_language[] =
"hr"
,
"hr"
,
"hu"
,
"hu"
,
"hy"
,
"hy"
,
"is"
,
"id"
,
"id"
,
"it"
,
"it"
,
"ja"
,
"ja"
,
...
@@ -76,9 +80,11 @@ static const char *const ppsz_language[] =
...
@@ -76,9 +80,11 @@ static const char *const ppsz_language[] =
"lt"
,
"lt"
,
"mn"
,
"mn"
,
"ms"
,
"ms"
,
"nb"
,
"nn"
,
"nn"
,
"kk"
,
"kk"
,
"km"
,
"km"
,
"ne"
,
"oc"
,
"oc"
,
"fa"
,
"fa"
,
"pl"
,
"pl"
,
...
@@ -94,6 +100,7 @@ static const char *const ppsz_language[] =
...
@@ -94,6 +100,7 @@ static const char *const ppsz_language[] =
"ckb"
,
"ckb"
,
"es"
,
"es"
,
"sv"
,
"sv"
,
"te"
,
"tr"
,
"tr"
,
"uk"
,
"uk"
,
"vi"
,
"vi"
,
...
@@ -116,7 +123,10 @@ static const char *const ppsz_language_text[] =
...
@@ -116,7 +123,10 @@ static const char *const ppsz_language_text[] =
"Dansk"
,
"Dansk"
,
"Nederlands"
,
"Nederlands"
,
"Suomi"
,
"Suomi"
,
"eesti keel"
,
"Euskara"
,
"Français"
,
"Français"
,
"Gaeilge"
,
"Galego"
,
"Galego"
,
"ქართული"
,
"ქართული"
,
"Deutsch"
,
"Deutsch"
,
...
@@ -124,6 +134,7 @@ static const char *const ppsz_language_text[] =
...
@@ -124,6 +134,7 @@ static const char *const ppsz_language_text[] =
"hrvatski"
,
"hrvatski"
,
"Magyar"
,
"Magyar"
,
"հայերեն"
,
"հայերեն"
,
"íslenska"
,
"Bahasa Indonesia"
,
"Bahasa Indonesia"
,
"Italiano"
,
"Italiano"
,
"日本語"
,
"日本語"
,
...
@@ -131,9 +142,11 @@ static const char *const ppsz_language_text[] =
...
@@ -131,9 +142,11 @@ static const char *const ppsz_language_text[] =
"lietuvių"
,
"lietuvių"
,
"Монгол хэл"
,
"Монгол хэл"
,
"Melayu"
,
"Melayu"
,
"Bokmål"
,
"Nynorsk"
,
"Nynorsk"
,
"Қазақ тілі"
,
"Қазақ тілі"
,
"ភាសាខ្មែរ"
,
"ភាសាខ្មែរ"
,
"नेपाली"
,
"Occitan"
,
"Occitan"
,
"ﻑﺍﺮﺳی"
,
"ﻑﺍﺮﺳی"
,
"Polski"
,
"Polski"
,
...
@@ -149,6 +162,7 @@ static const char *const ppsz_language_text[] =
...
@@ -149,6 +162,7 @@ static const char *const ppsz_language_text[] =
"کوردیی سۆرانی"
,
"کوردیی سۆرانی"
,
"Español"
,
"Español"
,
"Svenska"
,
"Svenska"
,
"తెలుగు"
,
"Türkçe"
,
"Türkçe"
,
"украї́нська мо́ва"
,
"украї́нська мо́ва"
,
"tiếng Việt"
,
"tiếng Việt"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment