added missing translations (#592)

This commit is contained in:
Camille Moussu
2026-03-02 10:28:54 +01:00
committed by GitHub
parent 72cf69ba79
commit d130b1b50e
3 changed files with 24 additions and 3 deletions
+8 -1
View File
@@ -83,6 +83,12 @@
},
"settings": {
"calendarName": "Nom du calendrier"
},
"access": {
"grantAccessRights": "Accorder des droits d'accès",
"viewAllEvents": "Voir tous les événements",
"editor": "Éditeur",
"administrator": "Administrateur"
}
},
"colorPicker": {
@@ -201,7 +207,8 @@
"updateRecurrentEvent": "Mettre à jour l'événement récurrent",
"updateParticipationStatus": "Mettre à jour le statut de participation",
"thisEvent": "Cet événement",
"allEvents": "Tous les événements"
"allEvents": "Tous les événements",
"deleteRecurrentEvent": "Supprimer l'événement récurrent"
},
"eventDuplication": {
"duplicateEvent": "Dupliquer l'événement"
+8 -1
View File
@@ -83,6 +83,12 @@
},
"settings": {
"calendarName": "Название календаря"
},
"access": {
"grantAccessRights": "Предоставить права доступа",
"viewAllEvents": "Просмотр всех событий",
"editor": "Редактор",
"administrator": "Администратор"
}
},
"colorPicker": {
@@ -201,7 +207,8 @@
"updateRecurrentEvent": "Обновить повторяющееся событие",
"updateParticipationStatus": "Обновить статус участия",
"thisEvent": "Это событие",
"allEvents": "Все события"
"allEvents": "Все события",
"deleteRecurrentEvent": "Удалить повторяющееся событие"
},
"eventDuplication": {
"duplicateEvent": "Дублировать"
+8 -1
View File
@@ -81,6 +81,12 @@
},
"settings": {
"calendarName": "Tên lịch"
},
"access": {
"grantAccessRights": "Cấp quyền truy cập",
"viewAllEvents": "Xem tất cả sự kiện",
"editor": "Biên tập viên",
"administrator": "Quản trị viên"
}
},
"colorPicker": {
@@ -199,7 +205,8 @@
"updateRecurrentEvent": "Cập nhật sự kiện lặp lại",
"updateParticipationStatus": "Cập nhật trạng thái tham gia",
"thisEvent": "Sự kiện này",
"allEvents": "Tất cả sự kiện"
"allEvents": "Tất cả sự kiện",
"deleteRecurrentEvent": "Xóa sự kiện lặp lại"
},
"eventDuplication": {
"duplicateEvent": "Nhân bản sự kiện"