@@ -1600,7 +1600,76 @@ const translations = {
16001600 "Archive Completed" : "Archive Completed" ,
16011601 "Project Statistics" : "Project Statistics" ,
16021602 "Manage Tags" : "Manage Tags" ,
1603- "Time Parsing" : "Time Parsing"
1603+ "Time Parsing" : "Time Parsing" ,
1604+ "Minimal Quick Capture" : "Minimal Quick Capture" ,
1605+ "Enter your task..." : "Enter your task..." ,
1606+ "Set date" : "Set date" ,
1607+ "Set location" : "Set location" ,
1608+ "Add tags" : "Add tags" ,
1609+ "Day after tomorrow" : "Day after tomorrow" ,
1610+ "Next week" : "Next week" ,
1611+ "Next month" : "Next month" ,
1612+ "Choose date..." : "Choose date..." ,
1613+ "Fixed location" : "Fixed location" ,
1614+ "Date" : "Date" ,
1615+ "Add date (triggers ~)" : "Add date (triggers ~)" ,
1616+ "Set priority (triggers !)" : "Set priority (triggers !)" ,
1617+ "Target Location" : "Target Location" ,
1618+ "Set target location (triggers *)" : "Set target location (triggers *)" ,
1619+ "Add tags (triggers #)" : "Add tags (triggers #)" ,
1620+ "Minimal Mode" : "Minimal Mode" ,
1621+ "Enable minimal mode" : "Enable minimal mode" ,
1622+ "Enable simplified single-line quick capture with inline suggestions" : "Enable simplified single-line quick capture with inline suggestions" ,
1623+ "Suggest trigger character" : "Suggest trigger character" ,
1624+ "Character to trigger the suggestion menu" : "Character to trigger the suggestion menu" ,
1625+ "Highest Priority" : "Highest Priority" ,
1626+ "🔺 Highest priority task" : "🔺 Highest priority task" ,
1627+ "Highest priority set" : "Highest priority set" ,
1628+ "⏫ High priority task" : "⏫ High priority task" ,
1629+ "High priority set" : "High priority set" ,
1630+ "🔼 Medium priority task" : "🔼 Medium priority task" ,
1631+ "Medium priority set" : "Medium priority set" ,
1632+ "🔽 Low priority task" : "🔽 Low priority task" ,
1633+ "Low priority set" : "Low priority set" ,
1634+ "Lowest Priority" : "Lowest Priority" ,
1635+ "⏬ Lowest priority task" : "⏬ Lowest priority task" ,
1636+ "Lowest priority set" : "Lowest priority set" ,
1637+ "Set due date to today" : "Set due date to today" ,
1638+ "Due date set to today" : "Due date set to today" ,
1639+ "Set due date to tomorrow" : "Set due date to tomorrow" ,
1640+ "Due date set to tomorrow" : "Due date set to tomorrow" ,
1641+ "Pick Date" : "Pick Date" ,
1642+ "Open date picker" : "Open date picker" ,
1643+ "Set scheduled date" : "Set scheduled date" ,
1644+ "Scheduled date set" : "Scheduled date set" ,
1645+ "Save to inbox" : "Save to inbox" ,
1646+ "Target set to Inbox" : "Target set to Inbox" ,
1647+ "Daily Note" : "Daily Note" ,
1648+ "Save to today's daily note" : "Save to today's daily note" ,
1649+ "Target set to Daily Note" : "Target set to Daily Note" ,
1650+ "Current File" : "Current File" ,
1651+ "Save to current file" : "Save to current file" ,
1652+ "Target set to Current File" : "Target set to Current File" ,
1653+ "Choose File" : "Choose File" ,
1654+ "Open file picker" : "Open file picker" ,
1655+ "Save to recent file" : "Save to recent file" ,
1656+ "Target set to" : "Target set to" ,
1657+ "Important" : "Important" ,
1658+ "Tagged as important" : "Tagged as important" ,
1659+ "Urgent" : "Urgent" ,
1660+ "Tagged as urgent" : "Tagged as urgent" ,
1661+ "Work" : "Work" ,
1662+ "Work related task" : "Work related task" ,
1663+ "Tagged as work" : "Tagged as work" ,
1664+ "Personal" : "Personal" ,
1665+ "Personal task" : "Personal task" ,
1666+ "Tagged as personal" : "Tagged as personal" ,
1667+ "Choose Tag" : "Choose Tag" ,
1668+ "Open tag picker" : "Open tag picker" ,
1669+ "Existing tag" : "Existing tag" ,
1670+ "Tagged with" : "Tagged with" ,
1671+ "Toggle quick capture panel in editor" : "Toggle quick capture panel in editor" ,
1672+ "Toggle quick capture panel in editor (Globally)" : "Toggle quick capture panel in editor (Globally)"
16041673} ;
16051674
16061675export default translations ;
0 commit comments