chronos
view release on metacpan or search on metacpan
status_UNCONFIRMED=UNCONFIRMED
status_CONFIRMED=CONFIRMED
status_CANCELED=CANCELED
eventname=Event name:
eventstart=Start:
eventend=End:
eventdescription=Description:
eventrecur=Recurrence:
eventnotrecur=Not recurrent
eventrecurday=Everyday
eventrecurweek=This day every week
eventrecurmonth=This day every month
eventrecuryear=This day every year
eventrecurend=End of recurrence:
eventparticipants=Participants:
eventconfirm=Ask for confirmation:
eventsave=Save
errorstartdate=Start date is not valid.
errorstarttime=Start time is not valid.
errorenddate=End date is not valid.
errorendtime=End time is not valid.
errorrecurenddate=Recurrence end date is not valid.
errorrecurendtime=Recurrence end time is not valid.
errorendbeforestart=End time happens before start time.
errorrecurendbeforestart=Recurrence end time happens before start time.
errorrecurendbeforeend=Recurrence end time happens before end time.
errormissingname=Event is missing a name.
reminder=Reminder:
remind_me=Remind me by email %1 %2 before event starts.
min=minute(s)
hour=hour(s)
day=day(s)
error=Erreur
weeknum=Week %1 of year %2
weeknum2=Week %1 of %2
eventdel=Delete
initiator=Event initiator
cancel=Cancel
confirm=Confirm
confirm_subject=Convocation
confirm_body=<<EOF
This is an automated message. Do not reply directly.
%%INITIATOR%% asks for your presence on %%DATE%%.
Event name: %%NAME%%
Description: %%DESCRIPTION%%
Please confirm your presence by going to
%%CONFIRMURL%%
--
Chronos %%VERSION%% by Linux Québec Technologies
EOF
errornotauthorized=You are not authorized to do this action.
tasklist=Task list
tasktitle=Title:
tasknotes=Notes:
taskpriority=Priority:
newtask=Add a task
options=Options
userprefs=User preferences
lang=Language:
agendatype=Agenda type:
publicrw=Public for reading and writing
publicr=Public for reading only
private=Private
indivpriv=Individual privileges:
nopriv=No privileges
r=Read
rw=Read/write
email=Email address:
name=Name:
password=Password:
create_db_intro=<<EOF
This script will create the MySQL database and the tables necessary to Chronos.
EOF
create_db_pass=root's MySQL password:
create_db_dbname=Chronos' database name: [chronos]
create_db_exists=This database exists. Delete?
create_db_deleted=Database %s deleted
create_db_created=Database %s created
create_db_tablecreated=Table %s created
create_db_user=Username used to connect to the DB: [chronos]
create_db_dbpass=Password: [random]
create_db_grant=Privileges granted to %s on %s.*
create_db_added=Informations added to /etc/chronos.conf
create_db_success=Chronos installation successfully completed
chronosadmin_usage=<<EOF
Usage:
%s [-u username] [-p [password]] [--autodel] [--new-user]
[--new-users-batch[=FILE]] [--del-user=username] [database[@host]]
Options:
-u username
The user name with which to connect to the DB.
-p password
The password with which to connect to the DB.
--autodel
Do not ask for confirmation when deleting an existing user. Useful for
batch files.
--new-user
Create a new user in interactive mode.
--new-users-batch[=FILE]
Create users from a file (or STDIN by default) containing, on each line:
username,password,email,access
--del-user=username
Delete a user.
--show-holidays
This command prints out the holiday profiles available on your system.
You can afterward include a line in your chronos.conf that looks like
this:
HOLIDAYS=US # United States
EOF
chronosadmin_exists=The %s user already exists. Delete?
chronosadmin_created=User %s created
chronosadmin_deleted=User %s deleted
chronosadmin_confirm=Confirmation:
chronosadmin_pass=Password
chronosadmin_p=MySQL password
chronosadmin_username=Username (max 16 characters)
( run in 3.589 seconds using v1.01-cache-2.11-cpan-98e64b0badf )