update hungarian translation for emote settings, status and more

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

View File

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

View File

@ -81,6 +81,8 @@ class MessageLookup extends MessageLookupByLibrary {
static m31(username, targetName) => "${username} kirúgta és kitiltotta ${targetName}-t"; static m31(username, targetName) => "${username} kirúgta és kitiltotta ${targetName}-t";
static m32(localizedTimeShort) => "Utoljára aktív: ${localizedTimeShort}";
static m33(count) => "További ${count} résztvevő betöltése"; static m33(count) => "További ${count} résztvevő betöltése";
static m34(homeserver) => "Bejelentkezés ${homeserver} Matrix szerverre"; static m34(homeserver) => "Bejelentkezés ${homeserver} Matrix szerverre";
@ -119,6 +121,8 @@ class MessageLookup extends MessageLookupByLibrary {
static m51(type) => "Ismeretlen esemény \'${type}\'"; static m51(type) => "Ismeretlen esemény \'${type}\'";
static m52(unreadCount) => "${unreadCount} olvasatlan üzenet";
static m53(unreadEvents) => "${unreadEvents} olvasatlan üzenet"; static m53(unreadEvents) => "${unreadEvents} olvasatlan üzenet";
static m54(unreadEvents, unreadChats) => "${unreadEvents} olvastlan üzenet van ${unreadChats}-ban"; static m54(unreadEvents, unreadChats) => "${unreadEvents} olvastlan üzenet van ${unreadChats}-ban";
@ -158,6 +162,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Change wallpaper" : MessageLookupByLibrary.simpleMessage("Háttér módosítása"), "Change wallpaper" : MessageLookupByLibrary.simpleMessage("Háttér módosítása"),
"Change your style" : MessageLookupByLibrary.simpleMessage("Stílus módosítása"), "Change your style" : MessageLookupByLibrary.simpleMessage("Stílus módosítása"),
"Changelog" : MessageLookupByLibrary.simpleMessage("Változás napló"), "Changelog" : MessageLookupByLibrary.simpleMessage("Változás napló"),
"Chat" : MessageLookupByLibrary.simpleMessage("Csevegés"),
"Chat details" : MessageLookupByLibrary.simpleMessage("Csevegés részletei"), "Chat details" : MessageLookupByLibrary.simpleMessage("Csevegés részletei"),
"Choose a strong password" : MessageLookupByLibrary.simpleMessage("Válassz egy erős jelszót"), "Choose a strong password" : MessageLookupByLibrary.simpleMessage("Válassz egy erős jelszót"),
"Choose a username" : MessageLookupByLibrary.simpleMessage("Válassz egy felhasználónevet"), "Choose a username" : MessageLookupByLibrary.simpleMessage("Válassz egy felhasználónevet"),
@ -186,6 +191,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Download file" : MessageLookupByLibrary.simpleMessage("File letöltése"), "Download file" : MessageLookupByLibrary.simpleMessage("File letöltése"),
"Edit Jitsi instance" : MessageLookupByLibrary.simpleMessage("Jitsi példány módosítása"), "Edit Jitsi instance" : MessageLookupByLibrary.simpleMessage("Jitsi példány módosítása"),
"Edit displayname" : MessageLookupByLibrary.simpleMessage("Megjelenítési név módosítása"), "Edit displayname" : MessageLookupByLibrary.simpleMessage("Megjelenítési név módosítása"),
"Emote Settings" : MessageLookupByLibrary.simpleMessage("Hangulatjel beállíŧások"),
"Emote shortcode" : MessageLookupByLibrary.simpleMessage("Rövid kód a hangulatjelhez"),
"Empty chat" : MessageLookupByLibrary.simpleMessage("Üres csevegés"), "Empty chat" : MessageLookupByLibrary.simpleMessage("Üres csevegés"),
"Encryption algorithm" : MessageLookupByLibrary.simpleMessage("Titkosítási algoritmus"), "Encryption algorithm" : MessageLookupByLibrary.simpleMessage("Titkosítási algoritmus"),
"Encryption is not enabled" : MessageLookupByLibrary.simpleMessage("Titkosítás nincs engedélyezve"), "Encryption is not enabled" : MessageLookupByLibrary.simpleMessage("Titkosítás nincs engedélyezve"),
@ -209,6 +216,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Guests can join" : MessageLookupByLibrary.simpleMessage("Vendégek csatlakozhatnak"), "Guests can join" : MessageLookupByLibrary.simpleMessage("Vendégek csatlakozhatnak"),
"Help" : MessageLookupByLibrary.simpleMessage("Segítség"), "Help" : MessageLookupByLibrary.simpleMessage("Segítség"),
"Homeserver is not compatible" : MessageLookupByLibrary.simpleMessage("Ez a Matrix szerver nem kompatibilis"), "Homeserver is not compatible" : MessageLookupByLibrary.simpleMessage("Ez a Matrix szerver nem kompatibilis"),
"How are you today?" : MessageLookupByLibrary.simpleMessage("Hogy vagy?"),
"ID" : MessageLookupByLibrary.simpleMessage("ID"), "ID" : MessageLookupByLibrary.simpleMessage("ID"),
"Identity" : MessageLookupByLibrary.simpleMessage("Azonosság"), "Identity" : MessageLookupByLibrary.simpleMessage("Azonosság"),
"Invite contact" : MessageLookupByLibrary.simpleMessage("Ismerős meghívása"), "Invite contact" : MessageLookupByLibrary.simpleMessage("Ismerős meghívása"),
@ -221,6 +229,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Left the chat" : MessageLookupByLibrary.simpleMessage("Elhagyta a csevegést"), "Left the chat" : MessageLookupByLibrary.simpleMessage("Elhagyta a csevegést"),
"License" : MessageLookupByLibrary.simpleMessage("Licenc"), "License" : MessageLookupByLibrary.simpleMessage("Licenc"),
"Light" : MessageLookupByLibrary.simpleMessage("Világos"), "Light" : MessageLookupByLibrary.simpleMessage("Világos"),
"Load more..." : MessageLookupByLibrary.simpleMessage("Továbbiak betöltése..."),
"Loading... Please wait" : MessageLookupByLibrary.simpleMessage("Betöltés... Kérlek várj"), "Loading... Please wait" : MessageLookupByLibrary.simpleMessage("Betöltés... Kérlek várj"),
"Login" : MessageLookupByLibrary.simpleMessage("Bejelentkezés"), "Login" : MessageLookupByLibrary.simpleMessage("Bejelentkezés"),
"Logout" : MessageLookupByLibrary.simpleMessage("Kijelentkezés"), "Logout" : MessageLookupByLibrary.simpleMessage("Kijelentkezés"),
@ -233,14 +242,17 @@ class MessageLookup extends MessageLookupByLibrary {
"Mute chat" : MessageLookupByLibrary.simpleMessage("Csevegés némítása"), "Mute chat" : MessageLookupByLibrary.simpleMessage("Csevegés némítása"),
"New message in FluffyChat" : MessageLookupByLibrary.simpleMessage("Új üzenet a FluffyChaten"), "New message in FluffyChat" : MessageLookupByLibrary.simpleMessage("Új üzenet a FluffyChaten"),
"New private chat" : MessageLookupByLibrary.simpleMessage("Új privát csevegés"), "New private chat" : MessageLookupByLibrary.simpleMessage("Új privát csevegés"),
"No emotes found. 😕" : MessageLookupByLibrary.simpleMessage("Nincsenek hangulatjelek. 😕"),
"No permission" : MessageLookupByLibrary.simpleMessage("Nincsenek engedélyek"), "No permission" : MessageLookupByLibrary.simpleMessage("Nincsenek engedélyek"),
"No rooms found..." : MessageLookupByLibrary.simpleMessage("Nem találtam szobákat..."), "No rooms found..." : MessageLookupByLibrary.simpleMessage("Nem találtam szobákat..."),
"None" : MessageLookupByLibrary.simpleMessage("Nincs"), "None" : MessageLookupByLibrary.simpleMessage("Nincs"),
"Not supported in web" : MessageLookupByLibrary.simpleMessage("Nem támogatott a weben"), "Not supported in web" : MessageLookupByLibrary.simpleMessage("Nem támogatott a weben"),
"Oops something went wrong..." : MessageLookupByLibrary.simpleMessage("Hoppá, valami baj történt..."), "Oops something went wrong..." : MessageLookupByLibrary.simpleMessage("Hoppá, valami baj történt..."),
"Open app to read messages" : MessageLookupByLibrary.simpleMessage("App megnyitása az üzenetek elolvasásához"),
"Open camera" : MessageLookupByLibrary.simpleMessage("Kamera megnyitása"), "Open camera" : MessageLookupByLibrary.simpleMessage("Kamera megnyitása"),
"Participating user devices" : MessageLookupByLibrary.simpleMessage("Résztvevő felhasználók eszközei"), "Participating user devices" : MessageLookupByLibrary.simpleMessage("Résztvevő felhasználók eszközei"),
"Password" : MessageLookupByLibrary.simpleMessage("Jelszó"), "Password" : MessageLookupByLibrary.simpleMessage("Jelszó"),
"Pick image" : MessageLookupByLibrary.simpleMessage("Válassz egy képet"),
"Please be aware that you need Pantalaimon to use end-to-end encryption for now." : MessageLookupByLibrary.simpleMessage("Tájékoztatlak, hogy egyelőre szükséged van a Pantalaimon-ra, hogy a végponttól-végpontig titkosítást hasnzáld."), "Please be aware that you need Pantalaimon to use end-to-end encryption for now." : MessageLookupByLibrary.simpleMessage("Tájékoztatlak, hogy egyelőre szükséged van a Pantalaimon-ra, hogy a végponttól-végpontig titkosítást hasnzáld."),
"Please choose a username" : MessageLookupByLibrary.simpleMessage("Válassz egy felhasználónevet"), "Please choose a username" : MessageLookupByLibrary.simpleMessage("Válassz egy felhasználónevet"),
"Please enter a matrix identifier" : MessageLookupByLibrary.simpleMessage("Írj be egy Matrix azonosítót"), "Please enter a matrix identifier" : MessageLookupByLibrary.simpleMessage("Írj be egy Matrix azonosítót"),
@ -254,6 +266,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Remove device" : MessageLookupByLibrary.simpleMessage("Eszköz eltávolítása"), "Remove device" : MessageLookupByLibrary.simpleMessage("Eszköz eltávolítása"),
"Remove exile" : MessageLookupByLibrary.simpleMessage("Kitiltás feloldása"), "Remove exile" : MessageLookupByLibrary.simpleMessage("Kitiltás feloldása"),
"Remove message" : MessageLookupByLibrary.simpleMessage("Üzenet eltávolítása"), "Remove message" : MessageLookupByLibrary.simpleMessage("Üzenet eltávolítása"),
"Render rich message content" : MessageLookupByLibrary.simpleMessage("Formázott üzenetek megjelenítése"),
"Reply" : MessageLookupByLibrary.simpleMessage("Válasz"), "Reply" : MessageLookupByLibrary.simpleMessage("Válasz"),
"Request permission" : MessageLookupByLibrary.simpleMessage("Jogosultság igénylése"), "Request permission" : MessageLookupByLibrary.simpleMessage("Jogosultság igénylése"),
"Request to read older messages" : MessageLookupByLibrary.simpleMessage("Korábbi üzenetekhez való hozzáférés igénylése"), "Request to read older messages" : MessageLookupByLibrary.simpleMessage("Korábbi üzenetekhez való hozzáférés igénylése"),
@ -267,6 +280,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Set a profile picture" : MessageLookupByLibrary.simpleMessage("Profilkép beállítása"), "Set a profile picture" : MessageLookupByLibrary.simpleMessage("Profilkép beállítása"),
"Set group description" : MessageLookupByLibrary.simpleMessage("Csoport leírás beállítása"), "Set group description" : MessageLookupByLibrary.simpleMessage("Csoport leírás beállítása"),
"Set invitation link" : MessageLookupByLibrary.simpleMessage("Meghívó link beállítása"), "Set invitation link" : MessageLookupByLibrary.simpleMessage("Meghívó link beállítása"),
"Set status" : MessageLookupByLibrary.simpleMessage("Állapot beállítása"),
"Settings" : MessageLookupByLibrary.simpleMessage("Beállítások"), "Settings" : MessageLookupByLibrary.simpleMessage("Beállítások"),
"Share" : MessageLookupByLibrary.simpleMessage("Megosztás"), "Share" : MessageLookupByLibrary.simpleMessage("Megosztás"),
"Sign up" : MessageLookupByLibrary.simpleMessage("Felíratkozás"), "Sign up" : MessageLookupByLibrary.simpleMessage("Felíratkozás"),
@ -328,6 +342,9 @@ class MessageLookup extends MessageLookupByLibrary {
"dateAndTimeOfDay" : m21, "dateAndTimeOfDay" : m21,
"dateWithYear" : m22, "dateWithYear" : m22,
"dateWithoutYear" : m23, "dateWithoutYear" : m23,
"emoteExists" : MessageLookupByLibrary.simpleMessage("A hangulatjel már létezik!"),
"emoteInvalid" : MessageLookupByLibrary.simpleMessage("Érvénytelen rövid kód!"),
"emoteWarnNeedToPick" : MessageLookupByLibrary.simpleMessage("A hangulatjelhez válassz egy képet és egy rövid kód"),
"groupWith" : m24, "groupWith" : m24,
"hasWithdrawnTheInvitationFor" : m25, "hasWithdrawnTheInvitationFor" : m25,
"inviteContactToGroup" : m26, "inviteContactToGroup" : m26,
@ -337,9 +354,11 @@ class MessageLookup extends MessageLookupByLibrary {
"joinedTheChat" : m29, "joinedTheChat" : m29,
"kicked" : m30, "kicked" : m30,
"kickedAndBanned" : m31, "kickedAndBanned" : m31,
"lastActiveAgo" : m32,
"loadCountMoreParticipants" : m33, "loadCountMoreParticipants" : m33,
"logInTo" : m34, "logInTo" : m34,
"numberSelected" : m35, "numberSelected" : m35,
"ok" : MessageLookupByLibrary.simpleMessage("ok"),
"play" : m36, "play" : m36,
"redactedAnEvent" : m37, "redactedAnEvent" : m37,
"rejectedTheInvitation" : m38, "rejectedTheInvitation" : m38,
@ -357,6 +376,7 @@ class MessageLookup extends MessageLookupByLibrary {
"title" : MessageLookupByLibrary.simpleMessage("FluffyChat"), "title" : MessageLookupByLibrary.simpleMessage("FluffyChat"),
"unbannedUser" : m50, "unbannedUser" : m50,
"unknownEvent" : m51, "unknownEvent" : m51,
"unreadChats" : m52,
"unreadMessages" : m53, "unreadMessages" : m53,
"unreadMessagesInChats" : m54, "unreadMessagesInChats" : m54,
"userAndOthersAreTyping" : m55, "userAndOthersAreTyping" : m55,