Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
04f2e3ab
Commit
04f2e3ab
authored
Jun 02, 2008
by
Christophe Mutricy
Browse files
Serbian l10n by Marko Uskokovic and Gorana Milicevic of cp6linux.org
parent
c75dafab
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
THANKS
View file @
04f2e3ab
...
...
@@ -95,9 +95,10 @@ Geoffroy Couprie <geo dot couprie -- gmail # com> - Podcast fix
Georgi Chorbadzhiyski <gf at unixsol dot org> - HTTP access error handling fix
Gisle Vanem <giva at bgnet dot no> - gettimeoffay under win32
Glen Gray <slaine at slaine do rog> - RTSP keepalive
Goetz Waschk <waschk at informatik.uni-rostock dot de> - Mandrake packages
Gorana Milicevic <gorana.milicevic at gmail dot com> - Serbian localisation
Greg Farrell <greg at gregfarell dot org> - rc interface "enqueue" command
Gregory Hazel <ghazel at gmail dot com> - wxWidgets fixes and improvements
Goetz Waschk <waschk at informatik.uni-rostock dot de> - Mandrake packages
Haakon Meland Eriksen - Norwegian translation
Han HoJoong <0demon0 at paran dot com> - Korean translation
Hans Lambermont <hans dot lambermont at newtec dot eu> - Syslog improvements
...
...
@@ -150,6 +151,7 @@ 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 Hikaník <podnety _at_ mojepreklady _dot_ net> - Slovak localisation
Mark Gritter <mgritter at kealia.com> - fix for netlist packet leak in demuxPSI
Marko Uskokovic <uskokovic at etf dot bg.ac.yu> - Serbian localisation
Markus Kern <markus-kern at gmx dot net> - video output window fixes (win32)
Markus Kuespert <ltlBeBoy at beosmail.com> - BeOS CSS support
Martin Hamrle <hamrle 47 post d0t cz> - PulseAudio output module
...
...
po/LINGUAS
View file @
04f2e3ab
...
...
@@ -41,6 +41,7 @@ ru
sk
sl
sq
sr
sv
tet
th
...
...
po/sr.po
0 → 100644
View file @
04f2e3ab
This diff is collapsed.
Click to expand it.
src/libvlc-module.c
View file @
04f2e3ab
...
...
@@ -72,6 +72,7 @@ static const char *const ppsz_language[] =
"ro"
,
"ru"
,
"zh_CN"
,
"sr"
,
"sk"
,
"sl"
,
"es"
,
...
...
@@ -108,6 +109,7 @@ static const char *const ppsz_language_text[] =
N_
(
"Romanian"
),
N_
(
"Russian"
),
N_
(
"Simplified Chinese"
),
N_
(
"Serbian"
),
N_
(
"Slovak"
),
N_
(
"Slovenian"
),
N_
(
"Spanish"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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