Integrate Hungarian translation
This commit is contained in:
parent
b88eb918e1
commit
f2284a8fe9
3 changed files with 4 additions and 2 deletions
|
@ -29,5 +29,6 @@ This project uses
|
||||||
|
|
||||||
Fernschreiber was translated to several languages. Thanks to all contributors!
|
Fernschreiber was translated to several languages. Thanks to all contributors!
|
||||||
- Chinese: [dashinfantry](https://github.com/dashinfantry)
|
- Chinese: [dashinfantry](https://github.com/dashinfantry)
|
||||||
|
- Hungarian [edp17](https://github.com/edp17)
|
||||||
- Polish: [atlochowski](https://github.com/atlochowski)
|
- Polish: [atlochowski](https://github.com/atlochowski)
|
||||||
- Spanish: [GNUuser](https://github.com/GNUuser)
|
- Spanish: [GNUuser](https://github.com/GNUuser)
|
||||||
|
|
|
@ -52,6 +52,7 @@ SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172 256x256
|
||||||
|
|
||||||
TRANSLATIONS += translations/harbour-fernschreiber-de.ts \
|
TRANSLATIONS += translations/harbour-fernschreiber-de.ts \
|
||||||
translations/harbour-fernschreiber-es.ts \
|
translations/harbour-fernschreiber-es.ts \
|
||||||
|
translations/harbour-fernschreiber-hu.ts \
|
||||||
translations/harbour-fernschreiber-pl.ts \
|
translations/harbour-fernschreiber-pl.ts \
|
||||||
translations/harbour-fernschreiber-zh_CN.ts
|
translations/harbour-fernschreiber-zh_CN.ts
|
||||||
|
|
||||||
|
|
|
@ -163,11 +163,11 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Edit Message</source>
|
<source>Edit Message</source>
|
||||||
<translation>unfinished</translation>
|
<translation>Üzenet szerkesztése</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>edited</source>
|
<source>edited</source>
|
||||||
<translation>Üzenet szerkesztése</translation>
|
<translation>Szerkesztett</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Deleting message</source>
|
<source>Deleting message</source>
|
||||||
|
|
Loading…
Reference in a new issue