-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmessages.pot
More file actions
535 lines (411 loc) · 10.9 KB
/
messages.pot
File metadata and controls
535 lines (411 loc) · 10.9 KB
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
# Translations template for PROJECT.
# Copyright (C) 2025 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-12-07 00:13+0530\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
#: app/main/routes.py:28
msgid "Language changed successfully."
msgstr ""
#: app/main/routes.py:30
msgid "Invalid language selected."
msgstr ""
#: templates/base.html:36
msgid "Dashboard"
msgstr ""
#: templates/base.html:37
msgid "Projects"
msgstr ""
#: templates/base.html:38
msgid "Solar Map"
msgstr ""
#: templates/base.html:39
msgid "Vendors"
msgstr ""
#: templates/base.html:40
msgid "Energy Tracker"
msgstr ""
#: templates/base.html:41 templates/profile/view.html:8
msgid "Profile"
msgstr ""
#: templates/base.html:61 templates/base.html:170 templates/home.html:73
msgid "Features"
msgstr ""
#: templates/base.html:62 templates/base.html:171
msgid "Stats"
msgstr ""
#: templates/base.html:63 templates/base.html:172
msgid "Map"
msgstr ""
#: templates/base.html:64 templates/base.html:173
msgid "Download"
msgstr ""
#: templates/base.html:95 templates/base.html:159
msgid "Log energy"
msgstr ""
#: templates/base.html:102
msgid "Journey complete"
msgstr ""
#: templates/base.html:104
msgid "Journey in progress"
msgstr ""
#: templates/base.html:115 templates/base.html:165
msgid "Logout"
msgstr ""
#: templates/base.html:120 templates/base.html:175
msgid "Login"
msgstr ""
#: templates/base.html:122 templates/base.html:177
msgid "Create Account"
msgstr ""
#: templates/base.html:141
msgid "Language"
msgstr ""
#: templates/base.html:202
msgid "All rights reserved."
msgstr ""
#: templates/base.html:203
msgid "Built with love for clean energy adoption."
msgstr ""
#: templates/home.html:7
msgid "Bring solar energy home."
msgstr ""
#: templates/home.html:7
msgid "Save money. Empower sustainability."
msgstr ""
#: templates/home.html:10
msgid ""
"Solaris helps you understand your rooftop's solar potential, manage "
"installations, schedule smart reminders, and keep your household "
"prepared."
msgstr ""
#: templates/home.html:15 templates/subsidy/step4_results.html:204
msgid "Go to dashboard"
msgstr ""
#: templates/home.html:16
msgid "Check subsidy"
msgstr ""
#: templates/home.html:18
msgid "Create account"
msgstr ""
#: templates/home.html:19
msgid "Sign in"
msgstr ""
#: templates/home.html:29
msgid "Our Mission"
msgstr ""
#: templates/home.html:32
msgid ""
"Empowering every Indian household to harness solar energy with confidence"
" and clarity."
msgstr ""
#: templates/home.html:35
msgid ""
"We're building the platform that makes rooftop solar accessible, "
"transparent, and rewarding for millions of homes across India."
msgstr ""
#: templates/home.html:40
msgid "Our Goal"
msgstr ""
#: templates/home.html:42
msgid "users by 2026"
msgstr ""
#: templates/home.html:45
msgid "Solar Installations"
msgstr ""
#: templates/home.html:47
msgid "panels by FY4"
msgstr ""
#: templates/home.html:50
msgid "What We're Building"
msgstr ""
#: templates/home.html:54
msgid "AI-powered rooftop assessments for instant solar potential"
msgstr ""
#: templates/home.html:58
msgid "Automated subsidy matching across all government schemes"
msgstr ""
#: templates/home.html:62
msgid "Smart monitoring and maintenance alerts for optimal performance"
msgstr ""
#: templates/home.html:76
msgid "Govt. Scheme Aggregator"
msgstr ""
#: templates/home.html:77
msgid ""
"Central & state schemes automatically filtered by eligibility and local "
"DISCOM policies."
msgstr ""
#: templates/home.html:80
msgid "Rooftop Solar Estimator"
msgstr ""
#: templates/home.html:81
msgid ""
"Uses irradiance, orientation & roof area to estimate capacity, generation"
" & savings."
msgstr ""
#: templates/home.html:84
msgid "Smart Reminders & Logs"
msgstr ""
#: templates/home.html:85
msgid ""
"Stay on top of inspections, net-metering, maintenance, health logs and "
"subsidy deadlines."
msgstr ""
#: templates/home.html:93
msgid "India's Solar Potential at a Glance"
msgstr ""
#: templates/home.html:97
msgid "Trillion kWh/year potential energy"
msgstr ""
#: templates/home.html:101
msgid "Rooftop solar currently utilized"
msgstr ""
#: templates/home.html:105
msgid "Subsidy available for 3 kW system"
msgstr ""
#: templates/home.html:117
msgid "Solar tracking"
msgstr ""
#: templates/home.html:119
msgid "Solar tracking & shadow map"
msgstr ""
#: templates/home.html:121
msgid ""
"Drop a pin on your rooftop and watch irradiance tiles pulse where "
"production peaks. The browser map now mirrors the Solaris mobile heat map"
" for a seamless experience."
msgstr ""
#: templates/home.html:125
msgid "Open full explorer"
msgstr ""
#: templates/home.html:132
msgid "Pin a rooftop or neighbourhood"
msgstr ""
#: templates/home.html:134
msgid "Search address, city or coordinates…"
msgstr ""
#: templates/home.html:136
msgid "Pin location"
msgstr ""
#: templates/home.html:143
msgid "Use my current location"
msgstr ""
#: templates/home.html:151
msgid "Calibrating sunlight data…"
msgstr ""
#: templates/home.html:155
msgid "Solar potential"
msgstr ""
#: templates/home.html:158
msgid "Low"
msgstr ""
#: templates/home.html:160
msgid "High"
msgstr ""
#: templates/home.html:168
msgid "Sunlight snapshot"
msgstr ""
#: templates/home.html:172
msgid "Day timeline"
msgstr ""
#: templates/dashboard/index.html:16
msgid "View tracker"
msgstr ""
#: templates/dashboard/index.html:33
msgid "Need an updated subsidy projection?"
msgstr ""
#: templates/dashboard/index.html:35
msgid "Run subsidy estimator"
msgstr ""
#: templates/dashboard/index.html:40
msgid "View subsidy form data"
msgstr ""
#: templates/dashboard/index.html:49
msgid "View projects"
msgstr ""
#: templates/dashboard/index.html:114 templates/subsidy/step4_results.html:210
msgid "Open solar tracker"
msgstr ""
#: templates/dashboard/index.html:123
msgid "Add entry"
msgstr ""
#: templates/dashboard/index.html:150
msgid "Add project"
msgstr ""
#: templates/profile/view.html:7
msgid "Member since"
msgstr ""
#: templates/profile/view.html:9
msgid "Review personal details and subsidy contacts."
msgstr ""
#: templates/profile/view.html:12
msgid "Edit profile"
msgstr ""
#: templates/profile/view.html:18
msgid "Name"
msgstr ""
#: templates/profile/view.html:22
msgid "Email"
msgstr ""
#: templates/profile/view.html:26
msgid "Phone"
msgstr ""
#: templates/profile/view.html:30
msgid "Date of birth"
msgstr ""
#: templates/profile/view.html:37
msgid "Subsidy Form Submissions"
msgstr ""
#: templates/profile/view.html:44
msgid "Submitted"
msgstr ""
#: templates/profile/view.html:49 templates/subsidy/view_data.html:24
msgid "Rooftop Area"
msgstr ""
#: templates/profile/view.html:55
msgid "Monthly Bill"
msgstr ""
#: templates/profile/view.html:61
msgid "Electricity Provider"
msgstr ""
#: templates/profile/view.html:67 templates/subsidy/view_data.html:60
msgid "State"
msgstr ""
#: templates/profile/view.html:73 templates/subsidy/view_data.html:64
msgid "Consumer Segment"
msgstr ""
#: templates/profile/view.html:76 templates/subsidy/view_data.html:67
msgid "Residential"
msgstr ""
#: templates/profile/view.html:78 templates/subsidy/view_data.html:69
msgid "Agricultural"
msgstr ""
#: templates/profile/view.html:80 templates/subsidy/view_data.html:71
msgid "Community / Cooperative"
msgstr ""
#: templates/profile/view.html:89 templates/subsidy/view_data.html:78
msgid "Grid Connection"
msgstr ""
#: templates/profile/view.html:92 templates/subsidy/view_data.html:81
msgid "Grid-connected"
msgstr ""
#: templates/profile/view.html:94 templates/subsidy/view_data.html:83
msgid "Off-grid / Hybrid"
msgstr ""
#: templates/profile/view.html:103 templates/subsidy/view_data.html:90
msgid "Roof Type"
msgstr ""
#: templates/profile/view.html:106 templates/subsidy/view_data.html:94
msgid "Concrete (RCC)"
msgstr ""
#: templates/profile/view.html:108 templates/subsidy/view_data.html:96
msgid "Tin / Metal"
msgstr ""
#: templates/profile/view.html:110 templates/subsidy/view_data.html:98
msgid "Tiles"
msgstr ""
#: templates/profile/view.html:112 templates/subsidy/view_data.html:100
msgid "Asbestos"
msgstr ""
#: templates/profile/view.html:114 templates/subsidy/view_data.html:102
msgid "Flat roof"
msgstr ""
#: templates/profile/view.html:116 templates/subsidy/view_data.html:104
msgid "Sloped roof"
msgstr ""
#: templates/profile/view.html:128
msgid ""
"No subsidy submissions yet. Complete the subsidy form to see your data "
"here."
msgstr ""
#: templates/subsidy/_ai_chat.html:11
msgid "SunnivaAI"
msgstr ""
#: templates/subsidy/_ai_chat.html:12
msgid "Your solar energy guide"
msgstr ""
#: templates/subsidy/_ai_chat.html:31
msgid ""
"Hello! I'm SunnivaAI, your solar energy assistant. I can help you with "
"your subsidy application, but feel free to ask me anything about solar "
"energy, panels, or installation."
msgstr ""
#: templates/subsidy/_ai_chat.html:33
msgid ""
"Hello! I'm SunnivaAI, here to help. I can guide you through this form or "
"answer any general questions you have about going solar."
msgstr ""
#: templates/subsidy/_ai_chat.html:44
msgid "Ask a question..."
msgstr ""
#: templates/subsidy/_ai_chat.html:63
msgid "AI is thinking..."
msgstr ""
#: templates/subsidy/_ai_chat.html:71
msgid "Open AI Assistant"
msgstr ""
#: templates/subsidy/step4_results.html:207
msgid "Open energy tracker"
msgstr ""
#: templates/subsidy/step4_results.html:213
msgid "View form data"
msgstr ""
#: templates/subsidy/step4_results.html:218
msgid "Start a new journey"
msgstr ""
#: templates/subsidy/step4_results.html:222
msgid "Browse vendors page"
msgstr ""
#: templates/subsidy/step4_results.html:225
#: templates/subsidy/view_data.html:138
msgid "Back to dashboard"
msgstr ""
#: templates/subsidy/view_data.html:7
msgid "Subsidy Form Data"
msgstr ""
#: templates/subsidy/view_data.html:8
msgid "View the information you entered for your subsidy application."
msgstr ""
#: templates/subsidy/view_data.html:12
msgid "View Results"
msgstr ""
#: templates/subsidy/view_data.html:15
msgid "Edit Form"
msgstr ""
#: templates/subsidy/view_data.html:21
msgid "Basic Information"
msgstr ""
#: templates/subsidy/view_data.html:34
msgid "Monthly Electricity Bill"
msgstr ""
#: templates/subsidy/view_data.html:44
msgid "Electricity Provider / DISCOM"
msgstr ""
#: templates/subsidy/view_data.html:49
msgid "Estimated Monthly Units"
msgstr ""
#: templates/subsidy/view_data.html:57
msgid "Site Information"
msgstr ""
#: templates/subsidy/view_data.html:118
msgid "Calculated Estimates"
msgstr ""
#: templates/subsidy/view_data.html:122
msgid "Recommended System Size"
msgstr ""
#: templates/subsidy/view_data.html:128
msgid "Estimated Annual Consumption"
msgstr ""