update hungarian translation for emote settings, status and more

This commit is contained in:
Horvath Gergely 2020-05-13 15:52:00 +02:00
commit d16312b1f5
2 changed files with 109 additions and 3 deletions

View file

@ -248,6 +248,11 @@
"type": "text",
"placeholders": {}
},
"Chat": "Csevegés",
"@Chat": {
"type": "text",
"placeholders": {}
},
"Chat details": "Csevegés részletei",
"@Chat details": {
"type": "text",
@ -303,10 +308,12 @@
"type": "text",
"placeholders": {}
},
"Could not decrypt message": "Nem sikerült az üzenet titkosítását feloldani",
"Could not decrypt message": "Nem sikerült az üzenet titkosítását feloldani: {error}",
"@Could not decrypt message": {
"type": "text",
"placeholders": {}
"placeholders": {
"error": {}
}
},
"Could not set avatar": "Nem sikerült beállítani a képet",
"@Could not set avatar": {
@ -417,6 +424,31 @@
"type": "text",
"placeholders": {}
},
"Emote Settings": "Hangulatjel beállíŧások",
"@Emote Settings": {
"type": "text",
"placeholders": {}
},
"Emote shortcode": "Rövid kód a hangulatjelhez",
"@Emote shortcode": {
"type": "text",
"placeholders": {}
},
"emoteWarnNeedToPick": "A hangulatjelhez válassz egy képet és egy rövid kód",
"@emoteWarnNeedToPick": {
"type": "text",
"placeholders": {}
},
"emoteExists": "A hangulatjel már létezik!",
"@emoteExists": {
"type": "text",
"placeholders": {}
},
"emoteInvalid": "Érvénytelen rövid kód!",
"@emoteInvalid": {
"type": "text",
"placeholders": {}
},
"Empty chat": "Üres csevegés",
"@Empty chat": {
"type": "text",
@ -655,6 +687,13 @@
"username": {}
}
},
"lastActiveAgo": "Utoljára aktív: {localizedTimeShort}",
"@lastActiveAgo": {
"type": "text",
"placeholders": {
"localizedTimeShort": {}
}
},
"Last seen IP": "Utoljára látott IP",
"@Last seen IP": {
"type": "text",
@ -670,6 +709,11 @@
"type": "text",
"placeholders": {}
},
"Load more...": "Továbbiak betöltése...",
"@Load more...": {
"type": "text",
"placeholders": {}
},
"loadCountMoreParticipants": "További {count} résztvevő betöltése",
"@loadCountMoreParticipants": {
"type": "text",
@ -749,6 +793,11 @@
"type": "text",
"placeholders": {}
},
"No emotes found. 😕": "Nincsenek hangulatjelek. 😕",
"@No emotes found. 😕": {
"type": "text",
"placeholders": {}
},
"No permission": "Nincsenek engedélyek",
"@No permission": {
"type": "text",
@ -771,12 +820,22 @@
"number": {}
}
},
"ok": "ok",
"@ok": {
"type": "text",
"placeholders": {}
},
"Oops something went wrong...": "Hoppá, valami baj történt...",
"@Oops something went wrong...": {
"type": "text",
"placeholders": {}
},
"Open camera": "Kamera megnyitása",
"Open app to read messages": "App megnyitása az üzenetek elolvasásához",
"@Open app to read messages": {
"type": "text",
"placeholders": {}
},
"Open camera": "Kamera megnyitása",
"@Open camera": {
"type": "text",
"placeholders": {}
@ -796,6 +855,11 @@
"type": "text",
"placeholders": {}
},
"Pick image": "Válassz egy képet",
"@Pick image": {
"type": "text",
"placeholders": {}
},
"play": "{fileName} lejátszása",
"@play": {
"type": "text",
@ -833,6 +897,11 @@
"type": "text",
"placeholders": {}
},
"Render rich message content": "Formázott üzenetek megjelenítése",
"@Render rich message content": {
"type": "text",
"placeholders": {}
},
"Recording": "Felvétel",
"@Recording": {
"type": "text",
@ -1019,6 +1088,11 @@
"type": "text",
"placeholders": {}
},
"Set status": "Állapot beállítása",
"@Set status": {
"type": "text",
"placeholders": {}
},
"Settings": "Beállítások",
"@Settings": {
"type": "text",
@ -1039,6 +1113,11 @@
"type": "text",
"placeholders": {}
},
"How are you today?": "Hogy vagy?",
"@How are you today?": {
"type": "text",
"placeholders": {}
},
"Light": "Világos",
"@Light": {
"type": "text",
@ -1145,6 +1224,13 @@
"type": {}
}
},
"unreadChats": "{unreadCount} olvasatlan üzenet",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "{unreadEvents} olvasatlan üzenet",
"@unreadMessages": {
"type": "text",