Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
b3e18b05
Commit
b3e18b05
authored
Jan 11, 2010
by
Hugo Beauzee-Luyssen
Browse files
Integrated Ukrainian translation
parent
52ecf851
Changes
3
Hide whitespace changes
Inline
Side-by-side
TRANSLATORS
View file @
b3e18b05
...
...
@@ -25,3 +25,6 @@ Marián Hikaník <podnety@mojepreklady.net>
Swedish:
Daniel Nylander <po@danielnylander.se>
Ukrainian:
Коростіль Данило <ted.korostiled@gmail.com>
ressources-ts.qrc
View file @
b3e18b05
...
...
@@ -8,5 +8,6 @@
<file alias="ja_JP">ts/vlmc_ja_JP.qm</file>
<file alias="it">ts/vlmc_it.qm</file>
<file alias="sk">ts/vlmc_sk.qm</file>
<file alias="uk">ts/vlmc_uk.qm</file>
</qresource>
</RCC>
src/src.pro
View file @
b3e18b05
...
...
@@ -71,8 +71,8 @@ INCLUDEPATH += $$VLMC_DIRS \
DEPENDPATH
+=
$$
VLMC_DIRS
#
Add
tra
duc
tion
here
,
it
will
be
automatically
build
by
the
next
line
.
TRANSLATIONS_LIST
=
cs
es
fr
ja_JP
sv
pt_BR
sk
it
#
Add
tra
nsla
tion
s
here
,
it
will
be
automatically
build
by
the
next
line
.
TRANSLATIONS_LIST
=
cs
es
fr
ja_JP
sv
pt_BR
sk
it
uk
#
Add
every
translation
in
the
TRANSLATION
variable
for
(
lang
,
TRANSLATIONS_LIST
)
:
exists
(
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
)
:
TRANSLATIONS
+=
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
...
...
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