-
Notifications
You must be signed in to change notification settings - Fork 7
/
app_nl.arb
63 lines (63 loc) · 2.46 KB
/
app_nl.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": "Ne",
"yes": "Ja",
"mainNoCares": "Hoera! Je hebt geen planten die wachten op verzorging",
"mainNoPlants": "De tuin is leeg, zullen we iets gaan planten?",
"buttonGarden": "Tuin",
"buttonToday": "Vandaag",
"tooltipCareAll": "Verzorg alle planten",
"tooltipShowCalendar": "Toon kalender",
"tooltipSettings": "Instellingen",
"tooltipNewPlant": "Nieuwe plant",
"selectDays": "Selecteer dagen",
"ok": "OK",
"every": "alle",
"days": "dagen",
"never": "Nooit",
"titleEditPlant": "Bewerk",
"titleNewPlant": "Nieuw",
"tooltipCameraImage": "Maak een foto",
"tooltipNextAvatar": "Volgende avatar",
"tooltipGalleryImage": "Kies een foto uit de gallerij",
"emptyError": "Vul hier een tekst in",
"conflictError": "Er is al een plant met deze naam",
"labelName": "Naam",
"exampleName": "B.v.: Pilea",
"labelDescription": "Beschrijving",
"labelLocation": "Locatie",
"exampleLocation": "B.v.: binnenplaats",
"labelDayPlanted": "Datum van planten",
"saveButton": "Opslaan",
"careAll": "Heb je alle planten verzorgd?",
"careAllBody": "Deze actie markeert alle planten als verzorgd voor de cyclus van vandaag.",
"water": "Water",
"spray": "Sproeien",
"rotate": "Draaien",
"prune": "Snoeien",
"fertilise": "Bemesten",
"transplant": "Verplanten",
"clean": "Schoonmaken",
"now": "Nu",
"daysLeft": "dagen over",
"daysLate": "Sinds",
"tooltipEdit": "Bewerk deze plant",
"deleteButton": "Verwijderen",
"noCaresError": "Selecteer minstens één verzorging",
"careButton": "Verzorgen",
"selectHours": "Selecteer uren",
"notifyEvery": "Herinner mij elke",
"hours": "uren",
"testNotificationButton": "Test notificatie",
"testNotificationTitle": "Florae Test Notificatie",
"testNotificationBody": "Dit is een test notificatie van Florae",
"aboutFloraeButton": "Over Florae",
"notificationInfo": "De notificatie tijd zal gereset worden wanneer je de App opent.\n\nLet er op dat sommige apparaten erg aggresieve batterij optimisaties doen, die er voor kunnen zorgen dat notificaties niet aankomen.",
"careNotificationTitle": "Planten die verzorging nodig hebben",
"careNotificationName": "Verzorgings herinnering",
"careNotificationDescription": "Ontvang plant verzorging notificaties",
"deletePlantTitle": "Verwijder plant",
"deletePlantBody": "Je gaat je plant definitief elimineren, deze actie kan niet ongedaan worden gemaakt.",
"@helloWorld": {
"description": "De conventionele groet voor nieuwe programmeurs"
}
}