Integrated Swedish translations
This commit is contained in:
parent
3b66d8dcbc
commit
8cb679125a
3 changed files with 3 additions and 1 deletions
|
@ -70,6 +70,7 @@ INSTALLS += formats
|
||||||
CONFIG += sailfishapp_i18n sailfishapp_i18n_idbased
|
CONFIG += sailfishapp_i18n sailfishapp_i18n_idbased
|
||||||
TRANSLATIONS += \
|
TRANSLATIONS += \
|
||||||
translations/harbour-books.ts \
|
translations/harbour-books.ts \
|
||||||
|
translations/harbour-books-sv.ts \
|
||||||
translations/harbour-books-ru.ts
|
translations/harbour-books-ru.ts
|
||||||
|
|
||||||
INCLUDEPATH += \
|
INCLUDEPATH += \
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Books
|
Name=Books
|
||||||
Name[ru]=Книги
|
Name[ru]=Книги
|
||||||
|
Name[sv]=Böcker
|
||||||
Comment=E-Book Reader
|
Comment=E-Book Reader
|
||||||
Exec=harbour-books
|
Exec=harbour-books
|
||||||
Icon=harbour-books
|
Icon=harbour-books
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE TS>
|
<!DOCTYPE TS>
|
||||||
<TS version="2.1" language="sv_SE">
|
<TS version="2.1" language="sv">
|
||||||
<context>
|
<context>
|
||||||
<name></name>
|
<name></name>
|
||||||
<message id="book-font-default">
|
<message id="book-font-default">
|
||||||
|
|
Loading…
Reference in a new issue