fix: sync WebA labels and forward fixes

This commit is contained in:
A 2026-07-04 21:14:41 +08:00
parent 7bb7e11603
commit 4d3bbeabd8
11 changed files with 422 additions and 10 deletions

View file

@ -0,0 +1,66 @@
"AccDescrMentionDown" = "Go to next mention";
"AccDescrPageDown" = "Go to bottom";
"AccDescrPollVoteDown" = "Go to next unread poll vote";
"AccDescrReactionMentionDown" = "Go to next unread reactions";
"ArchivedChats" = "Archived Chats";
"MenuArchivedChats" = "Archived Chats";
"NewMessageTitle" = "New Message";
"NewChannel" = "New Channel";
"NewGroup" = "New Group";
"MessageUnsupported" = "Unsupported message";
"AttachTodo" = "Checklist";
"TitleNewToDoList" = "New Checklist";
"TitleEditToDoList" = "Edit Checklist";
"TitleAppendToDoList" = "Add Task";
"TitleToDoList" = "Checklist";
"TitleTask" = "Task";
"TitleAddTask" = "Add a task";
"AllowOthersAddTasks" = "Allow Others to Add Tasks";
"AriaToDoCancel" = "Cancel checklist creation";
"TitleGroupToDoList" = "Group Checklist";
"TitleUserToDoList" = "{peer}'s Checklist";
"TitleYourToDoList" = "Your Checklist";
"DescriptionCompletedToDoTasks" = "{number} of {count} completed";
"MessageActionTodoCompletionsAsDone" = "{peer} marked \"{task}\" as done";
"MessageActionTodoCompletionsAsDoneYou" = "You marked \"{task}\" as done";
"MessageActionTodoCompletionsAsDoneMultiple" = "{peer} marked {tasks} as done";
"MessageActionTodoCompletionsAsDoneMultipleYou" = "You marked {tasks} as done";
"MessageActionTodoCompletionsAsNotDone" = "{peer} marked \"{task}\" as not done";
"MessageActionTodoCompletionsAsNotDoneYou" = "You marked \"{task}\" as not done";
"MessageActionTodoCompletionsAsNotDoneMultiple" = "{peer} marked {tasks} as not done";
"MessageActionTodoCompletionsAsNotDoneMultipleYou" = "You marked {tasks} as not done";
"MessageActionTodoTaskCount#one" = "{count} task";
"MessageActionTodoTaskCount#other" = "{count} tasks";
"MenuButtonAppendTodoList" = "Add a Task";
"MessageActionAppendTodo" = "{peer} added a new task \"{task}\" to {list}";
"MessageActionAppendTodoYou" = "You added a new task \"{task}\" to {list}";
"MessageActionAppendTodoMultiple" = "{peer} added {tasks} to {list}";
"MessageActionAppendTodoMultipleYou" = "You added {tasks} to {list}";
"SubscribeToTelegramPremiumForToggleTask" = "Subscribe to **Telegram Premium** to toggle tasks";
"SubscribeToTelegramPremiumForCreateToDo" = "Subscribe to **Telegram Premium** to create Checklists";
"SubscribeToTelegramPremiumForAppendToDo" = "Subscribe to **Telegram Premium** to add tasks";
"HintTodoListTasksCount2#one" = "You can add {count} more task";
"HintTodoListTasksCount2#other" = "You can add {count} more tasks";
"ToDoListErrorChooseTitle" = "Please enter a title.";
"ToDoListErrorChooseTasks" = "Please enter at least one task.";
"PremiumPreviewTodo" = "Checklists";
"PremiumPreviewTodoDescription" = "Plan, assign, and complete tasks - seamlessly and efficiently.";
"Weekday.ShortSunday" = "Sun";
"Weekday.ShortMonday" = "Mon";
"Weekday.ShortTuesday" = "Tue";
"Weekday.ShortWednesday" = "Wed";
"Weekday.ShortThursday" = "Thu";
"Weekday.ShortFriday" = "Fri";
"Weekday.ShortSaturday" = "Sat";
"Weekday.Sunday" = "Sunday";
"Weekday.Monday" = "Monday";
"Weekday.Tuesday" = "Tuesday";
"Weekday.Wednesday" = "Wednesday";
"Weekday.Thursday" = "Thursday";
"Weekday.Friday" = "Friday";
"Weekday.Saturday" = "Saturday";
"Weekday.Today" = "Today";
"Weekday.Yesterday" = "Yesterday";