Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
dd73262c
Commit
dd73262c
authored
Jun 01, 2007
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Arabic l10n by Fbourai
parent
6bef1262
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2494 additions
and
1928 deletions
+2494
-1928
THANKS
THANKS
+1
-0
po/ar.po
po/ar.po
+2489
-1924
src/libvlc-module.c
src/libvlc-module.c
+4
-4
No files found.
THANKS
View file @
dd73262c
...
...
@@ -70,6 +70,7 @@ Espen Skoglund <esk at ira.uka.de> - FreeBSD autoconf and Makefile patches
Ethan C. Baldridge <BaldridgeE at cadmus.com> - directory browsing code
Eurodata Computer Club <retron.info> - VLC icon design (v0.8.4)
Farzaneh Sarafraz <farzaneh at farsiweb dot info> - Persian localisation
Fbourai <fbourai at cerist dot dz> - Arabic localisation
François Seingier <francois.seingier at club-internet.fr> - TTL setting in the wx stream output dialog
Frank Chao <frank0624 at gmail.com> - Chinese Traditional translation
Fumio Nakayama <endymion at ca2.so-net.ne.jp> - Japanese translation
...
...
po/ar.po
View file @
dd73262c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/libvlc-module.c
View file @
dd73262c
...
...
@@ -39,12 +39,12 @@
#if defined (WIN32) || defined (__APPLE__)
static
const
char
*
ppsz_language
[]
=
{
"auto"
,
"
en"
,
"en_GB"
,
"ca"
,
"cs"
,
"da"
,
"de"
,
"es"
,
"fa"
"fr"
,
"gl"
,
"he
"
,
"hu"
,
"it"
,
"ja"
,
"ka"
,
"ko"
,
"ms"
,
"nl"
,
"oc"
,
"pt_BR"
,
"ro"
,
"ru"
,
"sk"
,
"sl"
,
"sv"
,
"tr"
,
"zh_CN"
,
"zh_TW"
};
{
"auto"
,
"
ar"
,
"en"
,
"en_GB"
,
"ca"
,
"cs"
,
"da"
,
"de"
,
"es"
,
"fa"
"fr"
,
"gl
"
,
"he"
,
"hu"
,
"it"
,
"ja"
,
"ka"
,
"ko"
,
"ms"
,
"nl"
,
"oc"
,
"pt_BR"
,
"ro"
,
"ru"
,
"sk"
,
"sl"
,
"sv"
,
"tr"
,
"zh_CN"
,
"zh_TW"
};
static
const
char
*
ppsz_language_text
[]
=
{
N_
(
"Auto"
),
N_
(
"American English"
),
N_
(
"British English"
),
{
N_
(
"Auto"
),
N_
(
"A
rabic"
),
N_
(
"A
merican English"
),
N_
(
"British English"
),
N_
(
"Catalan"
),
N_
(
"Czech"
),
N_
(
"Danish"
),
N_
(
"German"
),
N_
(
"Spanish"
),
N_
(
"Persian"
),
N_
(
"French"
),
N_
(
"Galician"
),
N_
(
"Hebrew"
),
N_
(
"Hungarian"
),
N_
(
"Italian"
),
N_
(
"Japanese"
),
N_
(
"Georgian"
),
N_
(
"Korean"
),
N_
(
"Malay"
),
...
...
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