forked from firka/firka-localization
134 lines
3.6 KiB
Plaintext
134 lines
3.6 KiB
Plaintext
{
|
|
"@_LOGIN": {},
|
|
"loginBtn": "Bejelentkezés E-Kréta fiókkal",
|
|
"privacyLabel": "Adatvédelmi tájékoztató",
|
|
|
|
"title1": "A romló tendenciádat tízféle képpen láthatod",
|
|
"subtitle1": "Annyi statisztikát láthatsz, hogy a 8 általánosos matek nem lesz elég a kisilabizálására.",
|
|
"title2": "Kudarcaid most már grafikonon is követhetőek",
|
|
"subtitle2": "Nézd ahogy a görbék lefelé mutatnak, akár az életed kilátásai.",
|
|
"title3": "Számokkal bizonyítjuk, mennyire rosszul teljesítesz",
|
|
"subtitle3": "Még a szépített adatok is siralmas képet festenek rólad.",
|
|
"title4": "Statisztikák, amelyek igazolják mindenki gyanúját",
|
|
"subtitle4": "Most már diagramokon is láthatod, amit mindenki sejtett rólad.",
|
|
|
|
"@_DATES": {},
|
|
"yesterday": "Tegnap",
|
|
"today": "Ma",
|
|
"tomorrow": "Holnap",
|
|
|
|
"@_HOME": {},
|
|
"home": "Kezdőlap",
|
|
"grades": "Jegyek",
|
|
"timetable": "Órarend",
|
|
"other": "Több",
|
|
"refreshing": "Adatok frissítése...",
|
|
"api_error": "Kréta API hiba",
|
|
|
|
"@_HOME_MAIN": {},
|
|
|
|
"@_WELCOME": {},
|
|
"good_morning": "Jó reggelt, {p}!",
|
|
"@good_morning": {
|
|
"placeholders": {
|
|
"p": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"good_day": "Szép napot, {p}!",
|
|
"@good_day": {
|
|
"placeholders": {
|
|
"p": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"n_left_subtitle": "Tarts ki, már csak {n} óra!",
|
|
"@n_left_subtitle": {
|
|
"placeholders": {
|
|
"n": {
|
|
"type": "num"
|
|
}
|
|
}
|
|
},
|
|
"suffering_almost_over_subtitle": "Mindjárt szabad vagy. Figyelj oda a tanárra.",
|
|
"school_ending": "Izgulsz, {p}?",
|
|
"@school_ending": {
|
|
"placeholders": {
|
|
"p": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"tomorrow_subtitle": "Itt a holnapi napod.",
|
|
"good_afternoon": "Szép délutánt, {p}!",
|
|
"@good_afternoon": {
|
|
"placeholders": {
|
|
"p": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"good_night": "Szép estét, {p}!",
|
|
"@good_night": {
|
|
"placeholders": {
|
|
"p": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
|
|
"@_STARTING_SOON": {},
|
|
"starting_soon": "Hamarosan kezdődik az első órád!",
|
|
"starting_hour": "óra",
|
|
"starting_hour_plural": "óra",
|
|
"starting_min": "perc",
|
|
"starting_min_plural": "perc",
|
|
"starting_sec": "másodperc",
|
|
"starting_sec_plural": "másodperc",
|
|
|
|
"@_HOME_GRADES": {},
|
|
"subjects": "Tantárgyak",
|
|
"your_subjects": "Tantárgyaid",
|
|
"data": "Adatok",
|
|
"subject_avg": "Tantárgyi átlag",
|
|
"class_avg": "Osztályátlag",
|
|
"class_n": "Heti óraszám",
|
|
|
|
"@_HOME_TIMETABLE": {},
|
|
"tt_no_classes_l1": "Ezen a napon nincsenek óráid!",
|
|
"tt_no_classes_l2": "Yippee!",
|
|
"class_dismissed": "Elmaradt óra",
|
|
"class_substitution": "Helyettesítés",
|
|
"lesson_subject": "Az óra tárgya",
|
|
|
|
"@_WEAR": {},
|
|
"breakTxt": "Szünet",
|
|
"timeLeft": "Még {mins} perc",
|
|
"@timeLeft": {
|
|
"placeholders": {
|
|
"mins": {
|
|
"type": "num"
|
|
}
|
|
}
|
|
},
|
|
"noClasses": "Nincs ma iskola, pihend ki magad!",
|
|
"noMoreClasses": "Nincs több órád ma",
|
|
"firstIn": "Első órád: {t}",
|
|
"@firstIn": {
|
|
"placeholders": {
|
|
"t": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"wearTitle": "{n}. óra",
|
|
"@wearTitle": {
|
|
"placeholders": {
|
|
"n": {
|
|
"type": "num"
|
|
}
|
|
}
|
|
}
|
|
} |