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
762c2acd
Commit
762c2acd
authored
Oct 27, 2006
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Slovenian translation
parent
ff402cb3
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17333 additions
and
14 deletions
+17333
-14
THANKS
THANKS
+3
-2
configure.ac
configure.ac
+1
-1
po/sl.po
po/sl.po
+17317
-0
src/libvlc.h
src/libvlc.h
+6
-6
src/misc/darwin_specific.m
src/misc/darwin_specific.m
+6
-5
No files found.
THANKS
View file @
762c2acd
...
...
@@ -103,11 +103,12 @@ Lorena Gomes - Catalan translation
Mahrazi Mohd Kamal <mahrazi at gmail.com> - Malay Translation
Marc Nolette <nolette at videotron.ca> - PVR support in DirectShow input
Marco Munderloh <Marco.Munderloh at web.de> - HTTP fix for Win32 to URL filenames
Mari
n Hikank-
<podnety _at_ mojepreklady _dot_ net> - Slovak localisation
Mari
án Hikaník
<podnety _at_ mojepreklady _dot_ net> - Slovak localisation
Mark Gritter <mgritter at kealia.com> - fix for netlist packet leak in demuxPSI
Markus Kern <markus-kern at gmx dot net> - video output window fixes (win32)
Markus Kuespert <ltlBeBoy at beosmail.com> - BeOS CSS support
Martin Kahr <martin --at-- martinkahr dot com> - Apple Remote support
Matej Urbančič <matej.urban at gmail.com> - Slovenian translation
Mateus Krepsky Ludwich <mateus @t csp dot com d.t br> - rc interface mosaic-order callback
Mathias C. Berens | welcome-soft <berens at welcome-soft.de> - German translation
Mathias Kretschmer <mathias at research.att.com> - IP Multicast support
...
...
@@ -142,7 +143,7 @@ Rudolf Cornelissen <rag.cornelissen at inter.nl.net> - BeOS fixes
Scott Caudle <dorkmanzcot at gmail dot com> - Visualization, WX
improvements
Sebastien Chaumat <Sebastien.Chaumat at ens-lyon.fr> - YOPY port tests
Simon Damkjr Andersen <simondamkjaer at gmail.com> - playmode icons and the entire Fullscreen Panel design for the OSX GUI (v0.9.0)
Simon Damkj
�
r Andersen <simondamkjaer at gmail.com> - playmode icons and the entire Fullscreen Panel design for the OSX GUI (v0.9.0)
Steve Lhomme <steve dot lhomme at free dot fr> - MSVC fixes and Matroska enhancements
Steve Brown <sbrown at cortland.com> - fix for optional PES size bug
Steven M. Schultz <sms at TO.GD-ES.COM> - BSD/OS port
...
...
configure.ac
View file @
762c2acd
...
...
@@ -300,7 +300,7 @@ fi
dnl
dnl Gettext stuff
dnl
ALL_LINGUAS="ca cs da de en_GB es fr gl he hi hu it ja ka ko ms nl oc pt_BR ro ru sk sv tr zh_CN zh_TW"
ALL_LINGUAS="ca cs da de en_GB es fr gl he hi hu it ja ka ko ms nl oc pt_BR ro ru sk s
l s
v tr zh_CN zh_TW"
AM_GNU_GETTEXT_VERSION(0.11.5)
AM_GNU_GETTEXT
AS_IF([test "${nls_cv_force_use_gnu_gettext}" = "yes"], [
...
...
po/sl.po
0 → 100644
View file @
762c2acd
This diff is collapsed.
Click to expand it.
src/libvlc.h
View file @
762c2acd
...
...
@@ -31,17 +31,17 @@
#if defined (WIN32) || defined (__APPLE__)
static
const
char
*
ppsz_language
[]
=
{
"auto"
,
"en"
,
"en_GB"
,
"ca"
,
"cs"
,
"da"
,
"de"
,
"es"
,
"fr"
,
"gl"
,
"he"
,
"hu"
,
"it"
,
"ja"
,
"ka"
,
"ko"
,
"ms"
,
"nl"
,
"oc"
,
"pt_BR"
,
"ro"
,
"ru"
,
"sk"
,
"s
v"
,
"tr
"
,
"zh_CN"
,
"zh_TW"
};
"it"
,
"ja"
,
"ka"
,
"ko"
,
"ms"
,
"nl"
,
"oc"
,
"pt_BR"
,
"ro"
,
"ru"
,
"sk"
,
"s
l
"
,
"
sv"
,
"tr"
,
"
zh_CN"
,
"zh_TW"
};
static
const
char
*
ppsz_language_text
[]
=
{
N_
(
"Auto"
),
N_
(
"American English"
),
N_
(
"British English"
),
N_
(
"Catalan"
),
N_
(
"Czech"
),
N_
(
"Danish"
),
N_
(
"German"
),
N_
(
"Spanish"
),
N_
(
"French"
),
N_
(
"Galician"
),
N_
(
"Hebrew"
),
N_
(
"Hungarian"
),
N_
(
"Italian"
),
N_
(
"Japanese"
),
N_
(
"Georgian"
),
N_
(
"Korean"
),
N_
(
"Malay"
),
N_
(
"Dutch"
),
N_
(
"Occitan"
),
N_
(
"
Brazilian Portuguese"
),
N_
(
"Romanian"
),
N_
(
"Russian"
),
N_
(
"Swedish
"
),
N_
(
"Slovak"
),
N_
(
"
Turkish"
),
N_
(
"Simplified Chinese
"
),
N_
(
"Chinese Traditional"
)
};
N_
(
"Japanese"
),
N_
(
"Georgian"
),
N_
(
"Korean"
),
N_
(
"Malay"
),
N_
(
"Dutch"
),
N_
(
"
Occitan"
),
N_
(
"Brazilian Portuguese"
),
N_
(
"Romanian"
),
N_
(
"Russian
"
),
N_
(
"Slovak"
),
N_
(
"
Slovenian"
),
N_
(
"Swedish"
),
N_
(
"Turkish
"
),
N_
(
"
Simplified Chinese"
),
N_
(
"
Chinese Traditional"
)
};
#endif
static
const
char
*
ppsz_snap_formats
[]
=
...
...
src/misc/darwin_specific.m
View file @
762c2acd
...
...
@@ -42,16 +42,16 @@ static int FindLanguage( const char * psz_lang )
const
char
*
ppsz_all
[]
=
{
"Catalan"
,
"ca"
,
"Czech"
,
"cs"
,
"Czech"
,
"cs"
,
"Danish"
,
"da"
,
"German"
,
"de"
,
"British"
,
"en_GB"
,
"English"
,
"en"
,
"Spanish"
,
"es"
,
"French"
,
"fr"
,
"Galician"
,
"gl"
,
"Hebrew"
,
"he"
,
"Hungarian"
,
"hu"
,
"Galician"
,
"gl"
,
"Hebrew"
,
"he"
,
"Hungarian"
,
"hu"
,
"Italian"
,
"it"
,
"Japanese"
,
"ja"
,
"Korean"
,
"ko"
,
...
...
@@ -62,7 +62,8 @@ static int FindLanguage( const char * psz_lang )
"Brazilian Portuguese"
,
"pt_BR"
,
"Romanian"
,
"ro"
,
"Russian"
,
"ru"
,
"Slovak"
,
"sk"
,
"Slovak"
,
"sk"
,
"Slovenian"
,
"sl"
,
"Swedish"
,
"sv"
,
"Turkish"
,
"tr"
,
"Simplified Chinese"
,
"zh_CN"
,
...
...
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