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, 59 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-calendar.json b/Neutron-trunk/resources/i18n/en/admin-calendar.json
new file mode 100644
index 0000000..1578d19
--- /dev/null
+++ b/Neutron-trunk/resources/i18n/en/admin-calendar.json
@@ -0,0 +1,59 @@
+{
+ "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