forked from aeri/Florae
-
Notifications
You must be signed in to change notification settings - Fork 0
/
app_en.arb
63 lines (63 loc) · 2.33 KB
/
app_en.arb
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
{
"no": "No",
"yes": "Yes",
"mainNoCares": "Yay! You don't have any pending plants to care",
"mainNoPlants": "The garden is empty, shall we plant something?",
"buttonGarden": "Garden",
"buttonToday": "Today",
"tooltipCareAll": "Apply care to all plants",
"tooltipShowCalendar": "Show Calendar",
"tooltipSettings": "Settings",
"tooltipNewPlant": "Add new plant",
"selectDays": "Select days",
"ok": "OK",
"every": "every",
"days": "days",
"never": "Never",
"titleEditPlant": "Edit",
"titleNewPlant": "New",
"tooltipCameraImage": "Get image from camera",
"tooltipNextAvatar": "Next avatar",
"tooltipGalleryImage": "Get image from gallery",
"emptyError": "Please enter some text",
"conflictError": "Plant name already exists",
"labelName": "Name",
"exampleName": "Ex: Pilea",
"labelDescription": "Description",
"labelLocation": "Location",
"exampleLocation": "Ex: Courtyard",
"labelDayPlanted": "Day planted",
"saveButton": "Save",
"careAll": "Have you taken care of all the plants?",
"careAllBody": "This action will mark all plants as cared for today cycle.",
"water": "Water",
"spray": "Spray",
"rotate": "Rotate",
"prune": "Prune",
"fertilise": "Fertilise",
"transplant": "Transplant",
"clean": "Clean",
"now": "Now",
"daysLeft": "days left",
"daysLate": "Since",
"tooltipEdit": "Edit this plant",
"deleteButton": "Delete",
"noCaresError": "Select at least one care",
"careButton": "Care",
"selectHours": "Select hours",
"notifyEvery": "Notify every",
"hours": "hours",
"testNotificationButton": "Test notification",
"testNotificationTitle": "Florae Test Notification",
"testNotificationBody": "This is a test message",
"aboutFloraeButton": "About Florae",
"notificationInfo": "The notification time will be reset when you enter the App.\n\nPlease note that some devices perform very aggressive battery optimizations that may cause notifications to not be issued correctly.",
"careNotificationTitle": "Plants require care",
"careNotificationName": "Care reminder",
"careNotificationDescription": "Receive plants care notifications",
"deletePlantTitle": "Delete plant",
"deletePlantBody": "You are going to proceed to eliminate your plant definitively, this action cannot be undone.",
"@helloWorld": {
"description": "The conventional newborn programmer greeting"
}
}