mirror of
https://github.com/QwIT-Development/firka-extension.git
synced 2026-06-12 03:41:39 +02:00
Added messages page support
This commit is contained in:
52
i18n/en.json
52
i18n/en.json
@@ -52,7 +52,7 @@
|
||||
"preview": "Preview",
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"import_string": "Theme string",
|
||||
"import_string": "Theme ID",
|
||||
"apply": "Apply",
|
||||
"edit": "Edit",
|
||||
"export": "Export",
|
||||
@@ -100,6 +100,7 @@
|
||||
"teacher": "Teacher",
|
||||
"average": "Average",
|
||||
"chart_title": "Grades",
|
||||
"semester_evaluation": "Semester evaluation",
|
||||
"semester_evaluations": "Semester evaluations",
|
||||
"year_end_evaluations": "End of year tickets",
|
||||
"semester_average": "Semester average",
|
||||
@@ -361,10 +362,6 @@
|
||||
"november": "November",
|
||||
"december": "December"
|
||||
},
|
||||
"search": {
|
||||
"title": "Choose school",
|
||||
"select_institution": "Please select an institution to continue!"
|
||||
},
|
||||
"roleselect": {
|
||||
"student_book": "Student Book",
|
||||
"student_description": "View grades, absences, timetable and other information.",
|
||||
@@ -385,7 +382,7 @@
|
||||
"description": "Firka is an open source project that creates a custom user interface for the KRÉTA system.",
|
||||
"support_title": "Support",
|
||||
"support_description": "If you like our work and want to support development, you can do so in the following way:",
|
||||
"version": "v1.1.0"
|
||||
"version": "v1.3.0"
|
||||
},
|
||||
"app": {
|
||||
"title": "Firka - KRÉTA",
|
||||
@@ -416,15 +413,52 @@
|
||||
"cancel": "Cancel",
|
||||
"save": "Save"
|
||||
},
|
||||
"grades": {
|
||||
"semester_evaluation": "Semester evaluation"
|
||||
},
|
||||
"search": {
|
||||
"title": "Choose school",
|
||||
"select_institution": "Please select an institution to continue!",
|
||||
"choose_school": "Choose school",
|
||||
"privacy_policy": "Privacy policy"
|
||||
},
|
||||
"icons": {
|
||||
"cancel": "cancel",
|
||||
"pending": "pending"
|
||||
},
|
||||
"messages": {
|
||||
"title": "Messages",
|
||||
"back": "Back",
|
||||
"surveys": "Surveys",
|
||||
"loading": "Loading messages...",
|
||||
"error": {
|
||||
"title": "Error occurred",
|
||||
"description": "Failed to load messages.",
|
||||
"retry": "Retry"
|
||||
},
|
||||
"empty": {
|
||||
"title": "No messages",
|
||||
"description": "There are currently no received messages."
|
||||
},
|
||||
"sender": "Sender",
|
||||
"subject": "Subject",
|
||||
"date": "Date",
|
||||
"unread": "Unread",
|
||||
"read": "Read",
|
||||
"message_detail": {
|
||||
"title": "Message Details",
|
||||
"loading": "Loading message...",
|
||||
"error": "Error loading message.",
|
||||
"from": "From",
|
||||
"to": "To",
|
||||
"subject": "Subject",
|
||||
"date": "Date",
|
||||
"content": "Content",
|
||||
"attachments": "Attachments",
|
||||
"no_attachments": "No attachments",
|
||||
"reply": "Reply",
|
||||
"forward": "Forward",
|
||||
"delete": "Delete",
|
||||
"mark_read": "Mark as read",
|
||||
"mark_unread": "Mark as unread",
|
||||
"back_to_messages": "Back to messages"
|
||||
}
|
||||
}
|
||||
}
|
||||
42
i18n/hu.json
42
i18n/hu.json
@@ -8,7 +8,9 @@
|
||||
"theme": "Téma",
|
||||
"language": "Nyelv",
|
||||
"themes": {
|
||||
"light_blue": "Világos Kék",
|
||||
"light_green": "Világos Zöld",
|
||||
"dark_blue": "Sötét Kék",
|
||||
"dark_green": "Sötét Zöld",
|
||||
"dark_red": "Sötét Piros",
|
||||
"dark_purple": "Sötét Lila",
|
||||
@@ -382,7 +384,7 @@
|
||||
"description": "A Firka egy nyílt forráskódú projekt, amely a KRÉTA rendszerhez készít saját felhasználói felületet.",
|
||||
"support_title": "Támogatás",
|
||||
"support_description": "Ha tetszik a munkánk és szeretnéd támogatni a fejlesztést, az alábbi módon teheted meg:",
|
||||
"version": "v1.1.0"
|
||||
"version": "v1.3.0"
|
||||
},
|
||||
"app": {
|
||||
"title": "Firka - KRÉTA",
|
||||
@@ -422,5 +424,43 @@
|
||||
"icons": {
|
||||
"cancel": "cancel",
|
||||
"pending": "pending"
|
||||
},
|
||||
"messages": {
|
||||
"title": "Üzenetek",
|
||||
"back": "Vissza",
|
||||
"surveys": "Felmérések",
|
||||
"loading": "Üzenetek betöltése...",
|
||||
"error": {
|
||||
"title": "Hiba történt",
|
||||
"description": "Nem sikerült betölteni az üzeneteket.",
|
||||
"retry": "Újrapróbálás"
|
||||
},
|
||||
"empty": {
|
||||
"title": "Nincsenek üzenetek",
|
||||
"description": "Jelenleg nincsenek beérkezett üzenetek."
|
||||
},
|
||||
"sender": "Feladó",
|
||||
"subject": "Tárgy",
|
||||
"date": "Dátum",
|
||||
"unread": "Olvasatlan",
|
||||
"read": "Olvasott",
|
||||
"message_detail": {
|
||||
"title": "Üzenet részletei",
|
||||
"loading": "Üzenet betöltése...",
|
||||
"error": "Hiba történt az üzenet betöltése során.",
|
||||
"from": "Feladó",
|
||||
"to": "Címzett",
|
||||
"subject": "Tárgy",
|
||||
"date": "Dátum",
|
||||
"content": "Tartalom",
|
||||
"attachments": "Mellékletek",
|
||||
"no_attachments": "Nincsenek mellékletek",
|
||||
"reply": "Válasz",
|
||||
"forward": "Továbbítás",
|
||||
"delete": "Törlés",
|
||||
"mark_read": "Olvasottként jelöl",
|
||||
"mark_unread": "Olvasatlanként jelöl",
|
||||
"back_to_messages": "Vissza az üzenetekhez"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user