Merge pull request #131 from gidano/main

Added Hungarian language file
pull/138/head
Romain 2022-07-25 13:10:14 +02:00 committed by GitHub
commit 2aaf1c682c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
<local>
<outputs>
<output id="0">
<!--Check network connection-->
<title>Ellenőrizze a hálózati kapcsolatot.</title>
<!--Unable to check for software updates at this time!-->
<message>Jelenleg nem lehet szoftverfrissítéseket keresni!</message>
</output>
<output id="1">
<!--No internet connction-->
<title>Nincs internet kapcsolat.</title>
<!--Updates could not be verified-->
<message>A frissítések ellenőrzése nem sikerült.</message>
</output>
<output id="2">
<!--{App} will be updated-->
<title>{0} Frissítve lesz!</title>
<!--{v1.0} to {v2.0}-->
<message>{0} - {1}</message>
</output>
<output id="3">
<!--{App} updated-->
<title>{0} frissítve.</title>
<!--Installed version: {v1.0}-->
<message>Telepített verzió: {0}</message>
</output>
<output id="4">
<!--{App} could not be updated-->
<title>{0} nem sikerült frissíteni!</title>
<!--Please contact support-->
<message>Kérjük, forduljon az ügyfélszolgálathoz.</message>
</output>
</outputs>
</local>