forked from manuelernestog/weektodo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.json
157 lines (157 loc) · 7.55 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"settings": {
"settings": "Settings",
"language": "Language",
"customLists": "Custom Lists",
"darkTheme": "Dark Theme",
"data": "Data",
"import": "Import",
"export": "Export",
"backup": "Backup:",
"invalidFile": "Invalid File",
"checkUpdates": "Check for Updates on startup",
"calendar": "Calendar",
"zoom": "Zoom",
"columns": "Columns",
"goToNewDomain": "We are changing the WeekToDo website to a new domain and this one will be discontinued on April 1st 2022. In order to keep your data, you must export it from this domain and then import it in the new domain (From the configuration menu). Keep in mind that if you do not migrate data, you will lose the information your browser stores in this domain. Sorry for any inconvenience this may cause.",
"gotoNewDomainBtn": "Go to new domain",
"general": "General",
"notifications": "Notifications",
"display": "Display",
"openOnStartup": "Open on startup",
"notificationOnStartup": "Notification on startup",
"notificationSound": "Notification sound",
"clearData": "Clear data",
"exportBackup": "Export backup",
"importBackup": "Import backup",
"clearDataDetails": "Are you sure you want to delete all app data? This action is irreversible."
},
"donate": {
"contribute": "Contribute",
"contributeSponsor": "Contribute / Sponsor",
"mainMessage": "WeektoDo is a completely free application supported by the contribution of its users. If you enjoy WeekToDo consider supporting the project with whatever contribution you wish. Thanks for using WeekToDo!",
"comment": "Send feedback",
"crypto": "Cripto",
"goBack": "Go Back",
"paymentType": "Payment Type",
"address": "Address",
"copy": "Copy",
"copiedAddres": "Copied Address !!!",
"share": "Share",
"rate": "Rate",
"cryptocurrencies": "Cryptocurrencies",
"buyMeACoffee": "Buy me a Coffee",
"buyMeACryptoCoffee": "Buy me a Crypto Coffee",
"translate": "Translate"
},
"about": {
"about": "About",
"madeWith": "Made with",
"inCuba": "in Cuba",
"dev": "Developer and Designer",
"devName": "Manuel Ernesto García",
"version": "Version",
"desc": "WeekToDo is a Minimalist Weekly Planner focused on privacy.",
"site": "Visit Website",
"contributors": "Contributors",
"sponsors": "Sponsors",
"collaborators": "Collaborators",
"email": "E-mail",
"blog": "Blog"
},
"generatedData": {
"data2": "Click to complete task",
"data3": "Double click to edit task",
"data4": "Mouse over to display the rest of the text for this task.",
"data5": "You can drag and drop the tasks",
"data6": "This is a custom list",
"data7": "You can create new lists from the side bar",
"data8": "You can also hide them in the settings menu",
"data9": "Apples",
"data10": "Soft drinks",
"data11": "Click the three dots for see more details about this task",
"data12": "Open task details quickly with the middle mouse click",
"list1": "Custom List",
"list2": "Grocery List",
"list3": "Ideas",
"subtask1": "I'm a subtask",
"subtask2": "Click to complete subtask",
"desc1": "Here you can set your notes about this task. Double click to edit the notes."
},
"tips": {
"tips": "Tips",
"next": "Next Tip",
"back": "Previous Tip",
"tip1": "You can create a new task by clicking on any area of the lists.",
"tip2": "Tasks can be dragged and dropped from one list to another or by changing their order.",
"tip3": "To edit the name of a list or a task, double click on it.",
"tip4": "To the right of the date of each list is the Snooze icon which allows you to send all the pending tasks of the current list to the next day.",
"tip5": "If you are not going to use the custom lists, you can hide them in the configuration menu.",
"tip6": "The calendar in the sidebar allows you to quickly scroll to a date.",
"tip7": "By placing the cursor on the name of the list, the Mark All icon will appear, this allows you to mark all the tasks that a list contains.",
"tip8": "You can create a new custom list using the Add New List button located on the side panel.",
"tip9": "The Start button places you on the current day.",
"tip13": "WeekToDo stores the information on your computer. If you want to change your computer or browser, remember to create a backup. You can do it in the settings menu.",
"tip14": "Click and drag the central division to resize the height of the calendar and the custom lists. Double click on it to restore the size.",
"tip15": "You can modify the number of columns and the zoom of the application in the configuration panel.",
"tip16": "Click the three dots in the tasks to see details.",
"tip17": "You can drag and drop the sub task in the task details window.",
"tip18": "In the top of the task details window you can change the day or the list of a task.",
"tip10": "Productivity: Try to define the fewest possible tasks per day and order them according to their priority.",
"tip11": "Productivity: Review and organize your to-do list for the week at the beginning and end of your day.",
"tip12": "Productivity: Do not plan many things in advance, organize yourself one day at a time. If you have tasks to do move them to for the next day."
},
"welcome": {
"next": "Next",
"back": "Previous",
"ready": "ready",
"allReady": "All ready",
"allReadyText": "Everything is ready so you can enjoy WeekTodo.",
"allReadySub": "If you have any questions you can find tips in the sidebar",
"welcome": "Welcome to WeekToDo",
"welcomeText": "The Minimalist Weekly Task Manager focused on privacy. To start select your language.",
"privacy": "Privacy",
"privacyText": "WeekToDo stores the information on your computer. If you eventually want to change your computer or browser, remember to create a backup.",
"privacySub": "You can create a backup in the settings menu.",
"theme": "Theme",
"themeText": "You can select between light and dark theme according to your preference."
},
"ui": {
"rmList": "Delete List",
"rmListConfirm": "Are you sure you want to delete the list",
"cancel": "Cancel",
"remove": "Delete",
"splashSub": "Minimalist Weekly Planner",
"mobileWarning": "WeekToDo is a Desktop application and for now it is not ready to be displayed in this resolution. :(",
"today": "Today",
"calendar": "Calendar",
"newCustomList": "New Custom List",
"softwareUpdated": "Software Updated",
"seeChanges": "(See Changes)",
"changeLog": "Change Log",
"compatible": "Sorry, WeekToDo is not compatible with your web browser. Try to update it or use another one.",
"removeList": "Delete List",
"completeAll": "Complete All",
"postpone": "Postpone",
"newVersionAvailable": "New Version Available",
"download": "(Download)",
"sponsoredBy": "Sponsored by"
},
"todoDetails": {
"taskTitle": "Task title",
"notes": "Notes",
"markdown": "Markdown Style Supported",
"addSubTask": "Add Subtask",
"copiedTaskToClipboard": "Text Copied to Clipboard !!!",
"taskRemoved": "Task Removed !!!",
"taskDuplicated": "Task Duplicated !!!",
"duplicate": "Duplicate",
"subtasks": "Subtasks"
},
"notifications": {
"noPendingTasksToday": "You have no scheduled tasks today.",
"pendingTasksYesterday": "You have {0} pending tasks yesterday.",
"pendingTasksToday": "You have {0} scheduled tasks today.",
"pendingTasksYesterdayAndToday": "You have {0} pending tasks yesterday and {1} scheduled tasks today."
}
}