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
b3da6771
Commit
b3da6771
authored
Nov 14, 2005
by
Clément Stenac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Swedish translation (>50%) by Daniel Nylander <info@danielnylander at se>
Re-enabled swedish
parent
b8cdc61a
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7376 additions
and
8081 deletions
+7376
-8081
NEWS
NEWS
+2
-0
THANKS
THANKS
+1
-0
configure.ac
configure.ac
+1
-1
po/sv.po
po/sv.po
+7372
-8080
No files found.
NEWS
View file @
b3da6771
...
...
@@ -77,6 +77,8 @@ Translations:
* Korean
* Romanian
* Simplified Chinese
The following languages were re-added:
* Swedish
Changes between 0.8.1 and 0.8.2:
--------------------------------
...
...
THANKS
View file @
b3da6771
...
...
@@ -36,6 +36,7 @@ Damien Fouilleul <damien.fouilleul at laposte.net> - DirectShow input improvemen
Daniel Fischer <dan at subsignal dot org> - Shoutcast output support
Daniel Stränger <vlc at schmaller d0t de> - M3U and playlist improvements
David Kennedy <dkennedy at tinytoad.com> - X11 fullscreen patch
Daniel Nylander <info@danielnylander at se> - Swedish translation
David Weber <david_weber at gmx.de> - Mac OS X interface design & graphics (v0.5.0)
Davor Orel <syntheticamac at yahoo.it> - Mac OS X icons
DirektX <direktx at freemail.hu> - Hungarian translation
...
...
configure.ac
View file @
b3da6771
...
...
@@ -235,7 +235,7 @@ AM_CONDITIONAL(HAVE_WINCE, test "${SYS}" = "mingwce")
dnl
dnl Gettext stuff
dnl
ALL_LINGUAS="ca da de en_GB es fr it ja ko nl pt_BR ro ru tr zh_CN zh_TW"
ALL_LINGUAS="ca da de en_GB es fr it ja ko nl pt_BR ro ru
sv
tr zh_CN zh_TW"
AM_GNU_GETTEXT_VERSION(0.11.5)
AM_GNU_GETTEXT
if test "${nls_cv_force_use_gnu_gettext}" = "yes"; then
...
...
po/sv.po
View file @
b3da6771
This diff is collapsed.
Click to expand it.
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