summaryrefslogtreecommitdiffstats
path: root/codebase/locale/locale_nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'codebase/locale/locale_nl.js')
-rw-r--r--codebase/locale/locale_nl.js63
1 files changed, 6 insertions, 57 deletions
diff --git a/codebase/locale/locale_nl.js b/codebase/locale/locale_nl.js
index a601e82..b9066d9 100644
--- a/codebase/locale/locale_nl.js
+++ b/codebase/locale/locale_nl.js
@@ -1,63 +1,12 @@
/*
-dhtmlxScheduler v.4.3.0 Stardard
+@license
+dhtmlxScheduler v.4.3.1
This software is covered by GPL license. You also can obtain Commercial or Enterprise license to use it in non-GPL project - please contact sales@dhtmlx.com. Usage without proper license is prohibited.
(c) Dinamenta, UAB.
*/
-scheduler.locale = {
- date: {
- month_full: ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"],
- month_short: ["Jan", "Feb", "mrt", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
- day_full: ["Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag"],
- day_short: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]
- },
- labels: {
- dhx_cal_today_button: "Vandaag",
- day_tab: "Dag",
- week_tab: "Week",
- month_tab: "Maand",
- new_event: "Nieuw item",
- icon_save: "Opslaan",
- icon_cancel: "Annuleren",
- icon_details: "Details",
- icon_edit: "Edit",
- icon_delete: "Verwijderen",
- confirm_closing: "", //Your changes will be lost, are your sure ?
- confirm_deleting: "Item zal permanent worden verwijderd, doorgaan?",
- section_description: "Beschrijving",
- section_time: "Tijd periode",
- full_day: "Hele dag",
-
- confirm_recurring: "Wilt u alle terugkerende items bijwerken?",
- section_recurring: "Item herhalen",
- button_recurring: "Uit",
- button_recurring_open: "Aan",
- button_edit_series: "Bewerk de serie",
- button_edit_occurrence: "Bewerk een kopie",
-
- /*agenda view extension*/
- agenda_tab: "Agenda",
- date: "Datum",
- description: "Omschrijving",
-
- /*year view extension*/
- year_tab: "Jaar",
-
- /*week agenda view extension*/
- week_agenda_tab: "Agenda",
-
- /*grid view extension*/
- grid_tab: "Tabel",
-
- /* touch tooltip*/
- drag_to_create:"Drag to create",
- drag_to_move:"Drag to move",
-
- /* dhtmlx message default buttons */
- message_ok:"OK",
- message_cancel:"Cancel"
- }
-};
-
-
+scheduler.locale={date:{month_full:["Januari","Februari","Maart","April","Mei","Juni","Juli","Augustus","September","Oktober","November","December"],month_short:["Jan","Feb","mrt","Apr","Mei","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],day_full:["Zondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrijdag","Zaterdag"],day_short:["Zo","Ma","Di","Wo","Do","Vr","Za"]},labels:{dhx_cal_today_button:"Vandaag",day_tab:"Dag",week_tab:"Week",month_tab:"Maand",new_event:"Nieuw item",icon_save:"Opslaan",icon_cancel:"Annuleren",
+icon_details:"Details",icon_edit:"Edit",icon_delete:"Verwijderen",confirm_closing:"",confirm_deleting:"Item zal permanent worden verwijderd, doorgaan?",section_description:"Beschrijving",section_time:"Tijd periode",full_day:"Hele dag",confirm_recurring:"Wilt u alle terugkerende items bijwerken?",section_recurring:"Item herhalen",button_recurring:"Uit",button_recurring_open:"Aan",button_edit_series:"Bewerk de serie",button_edit_occurrence:"Bewerk een kopie",agenda_tab:"Agenda",date:"Datum",description:"Omschrijving",
+year_tab:"Jaar",week_agenda_tab:"Agenda",grid_tab:"Tabel",drag_to_create:"Drag to create",drag_to_move:"Drag to move",message_ok:"OK",message_cancel:"Cancel"}};
+//# sourceMappingURL=../sources/locale/locale_nl.js.map \ No newline at end of file