#602 adminstrator can manage calendar resources (#703)

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
This commit is contained in:
lethemanh
2026-03-25 14:28:24 +07:00
committed by GitHub
parent fdc9d7651b
commit 43424607d4
21 changed files with 237 additions and 36 deletions
+7
View File
@@ -281,10 +281,17 @@
"tooltip": "Others see you as available during the time range of this event."
},
"attendingQuestion": "Attending?",
"authorizeQuestion": "Authorize?",
"ACCEPTED": "Accept",
"TENTATIVE": "Maybe",
"DECLINED": "Decline",
"NEEDS-ACTION": "Pending",
"attendingStatus": {
"ACCEPTED": "Accepted",
"TENTATIVE": "Maybe",
"DECLINED": "Declined",
"NEEDS-ACTION": "Pending"
},
"showMore": "Show more",
"showLess": "Show less",
"joinVideo": "Join the video conference",
+7
View File
@@ -282,10 +282,17 @@
"tooltip": "Les autres vous voient comme disponible pendant la plage horaire de cet événement."
},
"attendingQuestion": "Participer ?",
"authorizeQuestion": "Autoriser ?",
"ACCEPTED": "Accepter",
"TENTATIVE": "Peut-être",
"DECLINED": "Décliner",
"NEEDS-ACTION": "En attente",
"attendingStatus": {
"ACCEPTED": "Accepté",
"TENTATIVE": "Peut-être",
"DECLINED": "Refusé",
"NEEDS-ACTION": "En attente"
},
"showMore": "Afficher plus",
"showLess": "Afficher moins",
"joinVideo": "Rejoindre la visioconférence",
+7
View File
@@ -282,10 +282,17 @@
"tooltip": "Другие видят вас свободным."
},
"attendingQuestion": "Присоединитесь?",
"authorizeQuestion": "Авторизовать?",
"ACCEPTED": "Да",
"TENTATIVE": "Возможно",
"DECLINED": "Нет",
"NEEDS-ACTION": "В ожидании",
"attendingStatus": {
"ACCEPTED": "Принято",
"TENTATIVE": "Возможно",
"DECLINED": "Отклонено",
"NEEDS-ACTION": "В ожидании"
},
"showMore": "Показать больше",
"showLess": "Показать меньше",
"joinVideo": "Присоединиться к видеоконференции",
+7
View File
@@ -280,10 +280,17 @@
"tooltip": "Người khác sẽ thấy bạn rảnh trong khoảng thời gian này."
},
"attendingQuestion": "Tham gia?",
"authorizeQuestion": "Cho phép?",
"ACCEPTED": "Chấp nhận",
"TENTATIVE": "Có thể",
"DECLINED": "Từ chối",
"NEEDS-ACTION": "Đang chờ",
"attendingStatus": {
"ACCEPTED": "Đã chấp nhận",
"TENTATIVE": "Có thể",
"DECLINED": "Đã từ chối",
"NEEDS-ACTION": "Đang chờ"
},
"showMore": "Xem thêm",
"showLess": "Thu gọn",
"joinVideo": "Tham gia cuộc họp video",