Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
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[] =
"da"
,
"nl"
,
"fi"
,
"et"
,
"eu"
,
"fr"
,
"ga"
,
"gl"
,
"ka"
,
"de"
,
...
...
@@ -69,6 +72,7 @@ static const char *const ppsz_language[] =
"hr"
,
"hu"
,
"hy"
,
"is"
,
"id"
,
"it"
,
"ja"
,
...
...
@@ -76,9 +80,11 @@ static const char *const ppsz_language[] =
"lt"
,
"mn"
,
"ms"
,
"nb"
,
"nn"
,
"kk"
,
"km"
,
"ne"
,
"oc"
,
"fa"
,
"pl"
,
...
...
@@ -94,6 +100,7 @@ static const char *const ppsz_language[] =
"ckb"
,
"es"
,
"sv"
,
"te"
,
"tr"
,
"uk"
,
"vi"
,
...
...
@@ -116,7 +123,10 @@ static const char *const ppsz_language_text[] =
"Dansk"
,
"Nederlands"
,
"Suomi"
,
"eesti keel"
,
"Euskara"
,
"Français"
,
"Gaeilge"
,
"Galego"
,
"ქართული"
,
"Deutsch"
,
...
...
@@ -124,6 +134,7 @@ static const char *const ppsz_language_text[] =
"hrvatski"
,
"Magyar"
,
"հայերեն"
,
"íslenska"
,
"Bahasa Indonesia"
,
"Italiano"
,
"日本語"
,
...
...
@@ -131,9 +142,11 @@ static const char *const ppsz_language_text[] =
"lietuvių"
,
"Монгол хэл"
,
"Melayu"
,
"Bokmål"
,
"Nynorsk"
,
"Қазақ тілі"
,
"ភាសាខ្មែរ"
,
"नेपाली"
,
"Occitan"
,
"ﻑﺍﺮﺳی"
,
"Polski"
,
...
...
@@ -149,6 +162,7 @@ static const char *const ppsz_language_text[] =
"کوردیی سۆرانی"
,
"Español"
,
"Svenska"
,
"తెలుగు"
,
"Türkçe"
,
"украї́нська мо́ва"
,
"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