aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/admin-calendar.json
diff options
context:
space:
mode:
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-calendar.json')
-rw-r--r--Neutron-trunk/resources/i18n/en/admin-calendar.json59
1 files changed, 0 insertions, 59 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-calendar.json b/Neutron-trunk/resources/i18n/en/admin-calendar.json
deleted file mode 100644
index 1578d19..0000000
--- a/Neutron-trunk/resources/i18n/en/admin-calendar.json
+++ /dev/null
@@ -1,59 +0,0 @@
-{
- "show": [
- "Show the",
- "next events in the widget."
- ],
- "events": "Events",
- "manage": "Manage",
- "manageph": "Manage/delete event",
- "corrupt": [
- "Important:",
- "The calendar database seems corrupted. If you didn't do any particular action recently, this may come from disk corruption or server intruders.",
- "Contact your system administrator as soon as possible"
- ],
- "nothing": "No event in the calendar right now",
- "add": "Add a new event",
- "addph": "Add a new event on the calendar",
- "info": "Event information",
- "deleteask": "Delete the event?",
- "deleteyes": "Yes",
- "deleteyesph": "Delete the selected event",
- "deleteno": "No",
- "deletenoph": "Don't delete the selected event",
- "create": {
- "date": "Date",
- "day": "Day:",
- "month": "Month:",
- "trimesters": [
- "1st trimester",
- "2nd trimester",
- "3rd trimester",
- "4th trimester"
- ],
- "months": [
- "January",
- "February",
- "March",
- "April",
- "May",
- "June",
- "July",
- "August",
- "September",
- "October",
- "November",
- "December"
- ],
- "year": "Year:",
- "info": "Information",
- "name": "Event name:",
- "nameph": "Event name",
- "mandatory": "optional",
- "desc": "Description:",
- "descph": "Description",
- "web": "Website URL:",
- "webph": "External like",
- "notice": "The event description will fully show on the « Upcoming events » widget, we recommend not writing a long description",
- "complete": "Add event"
- }
-} \ No newline at end of file