Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"toast.mccic-toasts.quest_complete.title": "Küldetés Teljesítve!",
"toast.mccic-toasts.quest_complete.description": "%s",
"toast.mccic-toasts.quest_complete.description": "Nézd meg a Quest Log-od",
"toast.mccic-toasts.quest_scroll_complete.title": "Küldetés Tekercs Teljesítve!",
"toast.mccic-toasts.quest_scroll_complete.description": "Nézd meg a Quest Log-od",
"toast.mccic-toasts.badge_unlocked.title": "Jelvény Kiérdemelve!",
"toast.mccic-toasts.badge_unlocked.description": "%s",

Expand All @@ -20,16 +22,16 @@
"config.mccic-toasts.quests": "Küldetések",
"config.mccic-toasts.badges": "Jelvények",
"config.mccic-toasts.event_announcements": "Esemény Bejelentések",
"config.mccic-toasts.event_announcements.tooltip": "Kapjon értesítést, ha a következő MCC eseményre kerül sor!",
"config.mccic-toasts.event_announcements.tooltip": "Kapj értesítést, ha a következő MCC eseményre sor kerül!",
"config.mccic-toasts.update_notifications": "Frissítési Értesítések",
"config.mccic-toasts.update_notifications.tooltip": "Kapj értesítést az MCCI: Companion frissítéseiről.",

"toast.mccic-toasts.type.friend_join": "Barátod fellépett",
"toast.mccic-toasts.type.friend_leave": "Barátod lelépett",
"toast.mccic-toasts.type.friend_leave": "Barátod kilépett",
"toast.mccic-toasts.type.party_invite": "Party meghívás: §7/party [accept|deny]",
"toast.mccic-toasts.type.party_join": "Partyba belépés",
"toast.mccic-toasts.type.party_join": "Partyba belépett",
"toast.mccic-toasts.type.party_join_self": "Beléptél egy partyba",
"toast.mccic-toasts.type.party_leave": "Partyból kilépés",
"toast.mccic-toasts.type.party_leave": "Partyból kilépett",
"toast.mccic-toasts.type.party_leave_self": "Elhagytad a partyt",
"toast.mccic-toasts.type.party_leader": "Új party vezető",
"toast.mccic-toasts.type.party_leader_self": "Mostmár te vagy a party vezető",
Expand Down