Skip to content

Commit c5530e1

Browse files
committed
#100 - Dutch translation added
1 parent eafb386 commit c5530e1

File tree

4 files changed

+65
-2
lines changed

4 files changed

+65
-2
lines changed

CHANGELOG.JSON

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8+
"Dutch localization added [#100](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/100)",
9+
"French localization added [#102](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/102)",
810
"`PeoplePicker`: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle [#135](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/135)",
911
"`PeoplePicker`: Initialize with users from a list item [#138](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/138)",
1012
"`PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/140)",
@@ -17,6 +19,7 @@
1719
"contributions": [
1820
"[Ole Bergtun](https://github.com/trillian74)",
1921
"[Asish Padhy](https://github.com/AsishP)",
22+
"[PooLP](https://github.com/PooLP)",
2023
"[Gautam Sheth](https://github.com/gautamdsheth)",
2124
"[Tse Kit Yam](https://github.com/tsekityam)"
2225
]

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
**Enhancements**
66

7+
- Dutch localization added [#100](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/100)
8+
- French localization added [#102](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/102)
79
- `PeoplePicker`: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle [#135](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/135)
810
- `PeoplePicker`: Initialize with users from a list item [#138](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/138)
911
- `PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/140)
@@ -13,7 +15,7 @@
1315

1416
### Contributors
1517

16-
Special thanks to our contributors (in alphabetical order): [Ole Bergtun](https://github.com/trillian74), [Asish Padhy](https://github.com/AsishP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
18+
Special thanks to our contributors (in alphabetical order): [Ole Bergtun](https://github.com/trillian74), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
1719

1820
## 1.9.0
1921

docs/documentation/docs/about/release-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
**Enhancements**
66

7+
- Dutch localization added [#100](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/100)
8+
- French localization added [#102](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/102)
79
- `PeoplePicker`: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle [#135](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/135)
810
- `PeoplePicker`: Initialize with users from a list item [#138](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/138)
911
- `PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/140)
@@ -13,7 +15,7 @@
1315

1416
### Contributors
1517

16-
Special thanks to our contributors (in alphabetical order): [Ole Bergtun](https://github.com/trillian74), [Asish Padhy](https://github.com/AsishP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
18+
Special thanks to our contributors (in alphabetical order): [Ole Bergtun](https://github.com/trillian74), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
1719

1820
## 1.9.0
1921

src/loc/nl-nl.ts

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
declare var define: any;
2+
3+
define([], () => {
4+
return {
5+
'SiteBreadcrumbLabel': 'Website broodkruimelpad',
6+
7+
'ListViewGroupEmptyLabel': 'Leeg',
8+
9+
'WebPartTitlePlaceholder': 'Webonderdeel titel',
10+
'WebPartTitleLabel': 'Titel ingeven',
11+
12+
"DateTime": {
13+
"L_RelativeDateTime_AFewSecondsFuture": "Over een paar seconden",
14+
"L_RelativeDateTime_AFewSeconds": "Een paar seconden geleden",
15+
"L_RelativeDateTime_AboutAMinuteFuture": "Over ongeveer een minuut",
16+
"L_RelativeDateTime_AboutAMinute": "Ongeveer een minuut geleden",
17+
"L_RelativeDateTime_XMinutesFuture": "In {0} minuut||In {0} minuten",
18+
"L_RelativeDateTime_XMinutes": "{0} minuut geleden||{0} minuten geleden",
19+
"L_RelativeDateTime_XMinutesFutureIntervals": "1||2-",
20+
"L_RelativeDateTime_XMinutesIntervals": "1||2-",
21+
"L_RelativeDateTime_AboutAnHourFuture": "In ongeveer een uur",
22+
"L_RelativeDateTime_AboutAnHour": "Ongeveer een uur geleden",
23+
"L_RelativeDateTime_Tomorrow": "Morgen",
24+
"L_RelativeDateTime_Yesterday": "Gisteren",
25+
"L_RelativeDateTime_TomorrowAndTime": "Morgen om {0}",
26+
"L_RelativeDateTime_YesterdayAndTime": "Gisteren om {0}",
27+
"L_RelativeDateTime_XHoursFuture": "In {0} uur||In {0} uur",
28+
"L_RelativeDateTime_XHours": "{0} uur geleden||{0} uur geleden",
29+
"L_RelativeDateTime_XHoursFutureIntervals": "1||2-",
30+
"L_RelativeDateTime_XHoursIntervals": "1||2-",
31+
"L_RelativeDateTime_DayAndTime": "{0} om {1}",
32+
"L_RelativeDateTime_XDaysFuture": "{0} dag vanaf nu||{0} dagen vanaf nu",
33+
"L_RelativeDateTime_XDays": "{0} dag geleden||{0} dagen geleden",
34+
"L_RelativeDateTime_XDaysFutureIntervals": "1||2-",
35+
"L_RelativeDateTime_XDaysIntervals": "1||2-",
36+
"L_RelativeDateTime_Today": "Vandaag"
37+
},
38+
"SendEmailTo": "Stuur een mail naar {0}",
39+
"StartChatWith": "Start een gesprek met {0}",
40+
"Contact": "Contacteer",
41+
"UpdateProfile": "Profiel aanpassen",
42+
43+
"TaxonomyPickerNoTerms": "Termen set heeft geen termen beschikbaar",
44+
"TaxonomyPickerExpandTitle": "Vouw de termen set uit",
45+
"TaxonomyPickerMenuTermSet": "Menu van de termen set",
46+
"TaxonomyPickerInLabel": "in",
47+
"TaxonomyPickerTermSetLabel": "Termen set",
48+
49+
peoplePickerComponentTooltipMessage: "Personen kiezen",
50+
peoplePickerComponentErrorMessage: "Verplicht veld",
51+
peoplePickerComponentTitleText: "Kies personen",
52+
peoplePickerSuggestionsHeaderText: 'Voorgestelde personen',
53+
peoplePickerNoResultsFoundText: 'Geen resultaten gevonden',
54+
peoplePickerLoadingText: 'Laden'
55+
};
56+
});

0 commit comments

Comments
 (0)