Update .chainlit/translations/en-US.json
Browse files- .chainlit/translations/en-US.json +120 -122
.chainlit/translations/en-US.json
CHANGED
@@ -4,109 +4,107 @@
|
|
4 |
"buttons": {
|
5 |
"userButton": {
|
6 |
"menu": {
|
7 |
-
"settings": "
|
8 |
-
"settingsKey": "
|
9 |
-
"APIKeys": "
|
10 |
-
"logout": "
|
11 |
}
|
12 |
}
|
13 |
}
|
14 |
},
|
15 |
"molecules": {
|
16 |
"newChatButton": {
|
17 |
-
"newChat": "
|
18 |
},
|
19 |
"tasklist": {
|
20 |
"TaskList": {
|
21 |
-
"title": "\ud83d\uddd2\ufe0f
|
22 |
-
"loading": "
|
23 |
-
"error": "
|
24 |
}
|
25 |
},
|
26 |
"attachments": {
|
27 |
-
"cancelUpload": "
|
28 |
-
"removeAttachment": "
|
29 |
},
|
30 |
"newChatDialog": {
|
31 |
-
"createNewChat": "
|
32 |
-
"clearChat": "
|
33 |
-
"cancel": "
|
34 |
-
"confirm": "
|
35 |
},
|
36 |
"settingsModal": {
|
37 |
-
"settings": "
|
38 |
-
"expandMessages": "
|
39 |
-
"hideChainOfThought": "
|
40 |
-
"darkMode": "Mode
|
41 |
},
|
42 |
"detailsButton": {
|
43 |
-
"using": "
|
44 |
-
"
|
45 |
-
"took_one": "A pris {{count}} étape",
|
46 |
-
"took_other": "A pris {{count}} étapes"
|
47 |
},
|
48 |
"auth": {
|
49 |
"authLogin": {
|
50 |
-
"title": "
|
51 |
"form": {
|
52 |
-
"email": "
|
53 |
-
"password": "
|
54 |
-
"noAccount": "
|
55 |
-
"alreadyHaveAccount": "
|
56 |
-
"signup": "
|
57 |
-
"signin": "
|
58 |
-
"or": "
|
59 |
-
"continue": "
|
60 |
-
"forgotPassword": "
|
61 |
-
"passwordMustContain": "
|
62 |
-
"emailRequired": "
|
63 |
-
"passwordRequired": "
|
64 |
},
|
65 |
"error": {
|
66 |
-
"default": "
|
67 |
-
"signin": "
|
68 |
-
"oauthsignin": "
|
69 |
-
"redirect_uri_mismatch": "
|
70 |
-
"oauthcallbackerror": "
|
71 |
-
"oauthcreateaccount": "
|
72 |
-
"emailcreateaccount": "
|
73 |
-
"callback": "
|
74 |
-
"oauthaccountnotlinked": "
|
75 |
-
"emailsignin": "
|
76 |
-
"emailverify": "
|
77 |
-
"credentialssignin": "
|
78 |
-
"sessionrequired": "
|
79 |
}
|
80 |
},
|
81 |
"authVerifyEmail": {
|
82 |
-
"almostThere": "
|
83 |
-
"verifyEmailLink": "
|
84 |
-
"didNotReceive": "
|
85 |
-
"resendEmail": "
|
86 |
-
"goBack": "
|
87 |
-
"emailSent": "
|
88 |
-
"verifyEmail": "
|
89 |
},
|
90 |
"providerButton": {
|
91 |
-
"continue": "
|
92 |
-
"signup": "
|
93 |
},
|
94 |
"authResetPassword": {
|
95 |
-
"newPasswordRequired": "
|
96 |
-
"passwordsMustMatch": "
|
97 |
-
"confirmPasswordRequired": "
|
98 |
-
"newPassword": "
|
99 |
-
"confirmPassword": "
|
100 |
-
"resetPassword": "
|
101 |
},
|
102 |
"authForgotPassword": {
|
103 |
-
"email": "
|
104 |
-
"emailRequired": "
|
105 |
-
"emailSent": "
|
106 |
-
"enterEmail": "
|
107 |
-
"resendEmail": "
|
108 |
-
"continue": "
|
109 |
-
"goBack": "
|
110 |
}
|
111 |
}
|
112 |
},
|
@@ -114,118 +112,118 @@
|
|
114 |
"chat": {
|
115 |
"history": {
|
116 |
"index": {
|
117 |
-
"showHistory": "
|
118 |
-
"lastInputs": "
|
119 |
-
"noInputs": "
|
120 |
-
"loading": "
|
121 |
}
|
122 |
},
|
123 |
"inputBox": {
|
124 |
"input": {
|
125 |
-
"placeholder": "
|
126 |
},
|
127 |
"speechButton": {
|
128 |
-
"start": "
|
129 |
-
"stop": "
|
130 |
},
|
131 |
"SubmitButton": {
|
132 |
-
"sendMessage": "
|
133 |
-
"stopTask": "
|
134 |
},
|
135 |
"UploadButton": {
|
136 |
-
"attachFiles": "
|
137 |
},
|
138 |
"waterMark": {
|
139 |
-
"text": "
|
140 |
}
|
141 |
},
|
142 |
"Messages": {
|
143 |
"index": {
|
144 |
-
"running": "
|
145 |
-
"executedSuccessfully": "
|
146 |
-
"failed": "
|
147 |
-
"feedbackUpdated": "
|
148 |
-
"updating": "
|
149 |
}
|
150 |
},
|
151 |
"dropScreen": {
|
152 |
-
"dropYourFilesHere": "
|
153 |
},
|
154 |
"index": {
|
155 |
-
"failedToUpload": "
|
156 |
-
"cancelledUploadOf": "
|
157 |
-
"couldNotReachServer": "
|
158 |
-
"continuingChat": "
|
159 |
},
|
160 |
"settings": {
|
161 |
-
"settingsPanel": "
|
162 |
-
"reset": "
|
163 |
-
"cancel": "
|
164 |
-
"confirm": "
|
165 |
}
|
166 |
},
|
167 |
"threadHistory": {
|
168 |
"sidebar": {
|
169 |
"filters": {
|
170 |
"FeedbackSelect": {
|
171 |
-
"feedbackAll": "
|
172 |
-
"feedbackPositive": "
|
173 |
-
"feedbackNegative": "
|
174 |
},
|
175 |
"SearchBar": {
|
176 |
-
"search": "
|
177 |
}
|
178 |
},
|
179 |
"DeleteThreadButton": {
|
180 |
-
"confirmMessage": "
|
181 |
-
"cancel": "
|
182 |
-
"confirm": "
|
183 |
-
"deletingChat": "
|
184 |
-
"chatDeleted": "
|
185 |
},
|
186 |
"index": {
|
187 |
-
"pastChats": "
|
188 |
},
|
189 |
"ThreadList": {
|
190 |
-
"empty": "
|
191 |
-
"today": "
|
192 |
-
"yesterday": "
|
193 |
-
"previous7days": "7
|
194 |
-
"previous30days": "30
|
195 |
},
|
196 |
"TriggerButton": {
|
197 |
-
"closeSidebar": "
|
198 |
-
"openSidebar": "
|
199 |
}
|
200 |
},
|
201 |
"Thread": {
|
202 |
-
"backToChat": "
|
203 |
-
"chatCreatedOn": "
|
204 |
}
|
205 |
},
|
206 |
"header": {
|
207 |
-
"chat": "
|
208 |
-
"readme": "
|
209 |
}
|
210 |
}
|
211 |
},
|
212 |
"hooks": {
|
213 |
"useLLMProviders": {
|
214 |
-
"failedToFetchProviders": "
|
215 |
}
|
216 |
},
|
217 |
"pages": {
|
218 |
"Design": {},
|
219 |
"Env": {
|
220 |
-
"savedSuccessfully": "
|
221 |
-
"requiredApiKeys": "
|
222 |
-
"requiredApiKeysInfo": "
|
223 |
},
|
224 |
"Page": {
|
225 |
-
"notPartOfProject": "
|
226 |
},
|
227 |
"ResumeButton": {
|
228 |
-
"resumeChat": "
|
229 |
}
|
230 |
}
|
231 |
}
|
|
|
4 |
"buttons": {
|
5 |
"userButton": {
|
6 |
"menu": {
|
7 |
+
"settings": "Settings",
|
8 |
+
"settingsKey": "S",
|
9 |
+
"APIKeys": "API Keys",
|
10 |
+
"logout": "Logout"
|
11 |
}
|
12 |
}
|
13 |
}
|
14 |
},
|
15 |
"molecules": {
|
16 |
"newChatButton": {
|
17 |
+
"newChat": "New Chat"
|
18 |
},
|
19 |
"tasklist": {
|
20 |
"TaskList": {
|
21 |
+
"title": "\ud83d\uddd2\ufe0f Task List",
|
22 |
+
"loading": "Loading...",
|
23 |
+
"error": "An error occured"
|
24 |
}
|
25 |
},
|
26 |
"attachments": {
|
27 |
+
"cancelUpload": "Cancel upload",
|
28 |
+
"removeAttachment": "Remove attachment"
|
29 |
},
|
30 |
"newChatDialog": {
|
31 |
+
"createNewChat": "Create new chat?",
|
32 |
+
"clearChat": "This will clear the current messages and start a new chat.",
|
33 |
+
"cancel": "Cancel",
|
34 |
+
"confirm": "Confirm"
|
35 |
},
|
36 |
"settingsModal": {
|
37 |
+
"settings": "Settings",
|
38 |
+
"expandMessages": "Expand Messages",
|
39 |
+
"hideChainOfThought": "Hide Chain of Thought",
|
40 |
+
"darkMode": "Dark Mode"
|
41 |
},
|
42 |
"detailsButton": {
|
43 |
+
"using": "Using",
|
44 |
+
"used": "Used"
|
|
|
|
|
45 |
},
|
46 |
"auth": {
|
47 |
"authLogin": {
|
48 |
+
"title": "Login to access the app.",
|
49 |
"form": {
|
50 |
+
"email": "Email address",
|
51 |
+
"password": "Password",
|
52 |
+
"noAccount": "Don't have an account?",
|
53 |
+
"alreadyHaveAccount": "Already have an account?",
|
54 |
+
"signup": "Sign Up",
|
55 |
+
"signin": "Sign In",
|
56 |
+
"or": "OR",
|
57 |
+
"continue": "Continue",
|
58 |
+
"forgotPassword": "Forgot password?",
|
59 |
+
"passwordMustContain": "Your password must contain:",
|
60 |
+
"emailRequired": "email is a required field",
|
61 |
+
"passwordRequired": "password is a required field"
|
62 |
},
|
63 |
"error": {
|
64 |
+
"default": "Unable to sign in.",
|
65 |
+
"signin": "Try signing in with a different account.",
|
66 |
+
"oauthsignin": "Try signing in with a different account.",
|
67 |
+
"redirect_uri_mismatch": "The redirect URI is not matching the oauth app configuration.",
|
68 |
+
"oauthcallbackerror": "Try signing in with a different account.",
|
69 |
+
"oauthcreateaccount": "Try signing in with a different account.",
|
70 |
+
"emailcreateaccount": "Try signing in with a different account.",
|
71 |
+
"callback": "Try signing in with a different account.",
|
72 |
+
"oauthaccountnotlinked": "To confirm your identity, sign in with the same account you used originally.",
|
73 |
+
"emailsignin": "The e-mail could not be sent.",
|
74 |
+
"emailverify": "Please verify your email, a new email has been sent.",
|
75 |
+
"credentialssignin": "Sign in failed. Check the details you provided are correct.",
|
76 |
+
"sessionrequired": "Please sign in to access this page."
|
77 |
}
|
78 |
},
|
79 |
"authVerifyEmail": {
|
80 |
+
"almostThere": "You're almost there! We've sent an email to ",
|
81 |
+
"verifyEmailLink": "Please click on the link in that email to complete your signup.",
|
82 |
+
"didNotReceive": "Can't find the email?",
|
83 |
+
"resendEmail": "Resend email",
|
84 |
+
"goBack": "Go Back",
|
85 |
+
"emailSent": "Email sent successfully.",
|
86 |
+
"verifyEmail": "Verify your email address"
|
87 |
},
|
88 |
"providerButton": {
|
89 |
+
"continue": "Continue with {{provider}}",
|
90 |
+
"signup": "Sign up with {{provider}}"
|
91 |
},
|
92 |
"authResetPassword": {
|
93 |
+
"newPasswordRequired": "New password is a required field",
|
94 |
+
"passwordsMustMatch": "Passwords must match",
|
95 |
+
"confirmPasswordRequired": "Confirm password is a required field",
|
96 |
+
"newPassword": "New password",
|
97 |
+
"confirmPassword": "Confirm password",
|
98 |
+
"resetPassword": "Reset Password"
|
99 |
},
|
100 |
"authForgotPassword": {
|
101 |
+
"email": "Email address",
|
102 |
+
"emailRequired": "email is a required field",
|
103 |
+
"emailSent": "Please check the email address {{email}} for instructions to reset your password.",
|
104 |
+
"enterEmail": "Enter your email address and we will send you instructions to reset your password.",
|
105 |
+
"resendEmail": "Resend email",
|
106 |
+
"continue": "Continue",
|
107 |
+
"goBack": "Go Back"
|
108 |
}
|
109 |
}
|
110 |
},
|
|
|
112 |
"chat": {
|
113 |
"history": {
|
114 |
"index": {
|
115 |
+
"showHistory": "Show history",
|
116 |
+
"lastInputs": "Last Inputs",
|
117 |
+
"noInputs": "Such empty...",
|
118 |
+
"loading": "Loading..."
|
119 |
}
|
120 |
},
|
121 |
"inputBox": {
|
122 |
"input": {
|
123 |
+
"placeholder": "Type your message here..."
|
124 |
},
|
125 |
"speechButton": {
|
126 |
+
"start": "Start recording",
|
127 |
+
"stop": "Stop recording"
|
128 |
},
|
129 |
"SubmitButton": {
|
130 |
+
"sendMessage": "Send message",
|
131 |
+
"stopTask": "Stop Task"
|
132 |
},
|
133 |
"UploadButton": {
|
134 |
+
"attachFiles": "Attach files"
|
135 |
},
|
136 |
"waterMark": {
|
137 |
+
"text": "Built with"
|
138 |
}
|
139 |
},
|
140 |
"Messages": {
|
141 |
"index": {
|
142 |
+
"running": "Running",
|
143 |
+
"executedSuccessfully": "executed successfully",
|
144 |
+
"failed": "failed",
|
145 |
+
"feedbackUpdated": "Feedback updated",
|
146 |
+
"updating": "Updating"
|
147 |
}
|
148 |
},
|
149 |
"dropScreen": {
|
150 |
+
"dropYourFilesHere": "Drop your files here"
|
151 |
},
|
152 |
"index": {
|
153 |
+
"failedToUpload": "Failed to upload",
|
154 |
+
"cancelledUploadOf": "Cancelled upload of",
|
155 |
+
"couldNotReachServer": "Could not reach the server",
|
156 |
+
"continuingChat": "Continuing previous chat"
|
157 |
},
|
158 |
"settings": {
|
159 |
+
"settingsPanel": "Settings panel",
|
160 |
+
"reset": "Reset",
|
161 |
+
"cancel": "Cancel",
|
162 |
+
"confirm": "Confirm"
|
163 |
}
|
164 |
},
|
165 |
"threadHistory": {
|
166 |
"sidebar": {
|
167 |
"filters": {
|
168 |
"FeedbackSelect": {
|
169 |
+
"feedbackAll": "Feedback: All",
|
170 |
+
"feedbackPositive": "Feedback: Positive",
|
171 |
+
"feedbackNegative": "Feedback: Negative"
|
172 |
},
|
173 |
"SearchBar": {
|
174 |
+
"search": "Search"
|
175 |
}
|
176 |
},
|
177 |
"DeleteThreadButton": {
|
178 |
+
"confirmMessage": "This will delete the thread as well as it's messages and elements.",
|
179 |
+
"cancel": "Cancel",
|
180 |
+
"confirm": "Confirm",
|
181 |
+
"deletingChat": "Deleting chat",
|
182 |
+
"chatDeleted": "Chat deleted"
|
183 |
},
|
184 |
"index": {
|
185 |
+
"pastChats": "Past Chats"
|
186 |
},
|
187 |
"ThreadList": {
|
188 |
+
"empty": "Empty...",
|
189 |
+
"today": "Today",
|
190 |
+
"yesterday": "Yesterday",
|
191 |
+
"previous7days": "Previous 7 days",
|
192 |
+
"previous30days": "Previous 30 days"
|
193 |
},
|
194 |
"TriggerButton": {
|
195 |
+
"closeSidebar": "Close sidebar",
|
196 |
+
"openSidebar": "Open sidebar"
|
197 |
}
|
198 |
},
|
199 |
"Thread": {
|
200 |
+
"backToChat": "Go back to chat",
|
201 |
+
"chatCreatedOn": "This chat was created on"
|
202 |
}
|
203 |
},
|
204 |
"header": {
|
205 |
+
"chat": "Chat",
|
206 |
+
"readme": "Readme"
|
207 |
}
|
208 |
}
|
209 |
},
|
210 |
"hooks": {
|
211 |
"useLLMProviders": {
|
212 |
+
"failedToFetchProviders": "Failed to fetch providers:"
|
213 |
}
|
214 |
},
|
215 |
"pages": {
|
216 |
"Design": {},
|
217 |
"Env": {
|
218 |
+
"savedSuccessfully": "Saved successfully",
|
219 |
+
"requiredApiKeys": "Required API Keys",
|
220 |
+
"requiredApiKeysInfo": "To use this app, the following API keys are required. The keys are stored on your device's local storage."
|
221 |
},
|
222 |
"Page": {
|
223 |
+
"notPartOfProject": "You are not part of this project."
|
224 |
},
|
225 |
"ResumeButton": {
|
226 |
+
"resumeChat": "Resume Chat"
|
227 |
}
|
228 |
}
|
229 |
}
|