[otrs-cvs] CVS: Calendar/Kernel/Language de_AgentCalendar.pm, 1.6,
1.7 it_AgentCalendar.pm,1.2,1.3 nb_NO_AgentCalendar.pm,1.2,1.3
pt_AgentCalendar.pm,1.1,1.2
cvs-log at otrs.org
cvs-log at otrs.org
Thu Jan 4 19:59:32 CET 2007
Update of /home/cvs/Calendar/Kernel/Language
In directory lancelot:/tmp/cvs-serv28188/Kernel/Language
Modified Files:
de_AgentCalendar.pm it_AgentCalendar.pm nb_NO_AgentCalendar.pm
pt_AgentCalendar.pm
Log Message:
added iCalendar support and moved to iCalendar wording
Index: de_AgentCalendar.pm
===================================================================
RCS file: /home/cvs/Calendar/Kernel/Language/de_AgentCalendar.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** de_AgentCalendar.pm 4 Oct 2006 20:04:48 -0000 1.6
--- de_AgentCalendar.pm 4 Jan 2007 18:59:29 -0000 1.7
***************
*** 40,43 ****
--- 40,44 ----
$Self->{Translation}->{'meeting'} = 'Meeting';
$Self->{Translation}->{'New Event...'} = 'Neu ...';
+ $Self->{Translation}->{'Participant'} = 'Teilnehmer';
$Self->{Translation}->{'Involved'} = 'Involviert';
$Self->{Translation}->{'None'} = 'Keine';
Index: it_AgentCalendar.pm
===================================================================
RCS file: /home/cvs/Calendar/Kernel/Language/it_AgentCalendar.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** it_AgentCalendar.pm 31 Oct 2005 08:02:14 -0000 1.2
--- it_AgentCalendar.pm 4 Jan 2007 18:59:29 -0000 1.3
***************
*** 41,45 ****
$Self->{Translation}->{'meeting'} = '';
$Self->{Translation}->{'New Event...'} = 'Nuovo...';
! $Self->{Translation}->{'Involved'} = 'Partecipante';
$Self->{Translation}->{''} = '';
--- 41,45 ----
$Self->{Translation}->{'meeting'} = '';
$Self->{Translation}->{'New Event...'} = 'Nuovo...';
! $Self->{Translation}->{'Participant'} = 'Partecipante';
$Self->{Translation}->{''} = '';
Index: nb_NO_AgentCalendar.pm
===================================================================
RCS file: /home/cvs/Calendar/Kernel/Language/nb_NO_AgentCalendar.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** nb_NO_AgentCalendar.pm 31 Oct 2005 08:02:14 -0000 1.2
--- nb_NO_AgentCalendar.pm 4 Jan 2007 18:59:29 -0000 1.3
***************
*** 40,43 ****
--- 40,44 ----
$Self->{Translation}->{'meeting'} = '';
$Self->{Translation}->{'New Event...'} = 'Ny ...';
+ $Self->{Translation}->{'Participant'} = '';
$Self->{Translation}->{'Involved'} = 'Involvert(e)';
$Self->{Translation}->{''} = '';
Index: pt_AgentCalendar.pm
===================================================================
RCS file: /home/cvs/Calendar/Kernel/Language/pt_AgentCalendar.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** pt_AgentCalendar.pm 21 Mar 2006 13:05:17 -0000 1.1
--- pt_AgentCalendar.pm 4 Jan 2007 18:59:29 -0000 1.2
***************
*** 41,45 ****
$Self->{Translation}->{'meeting'} = 'reuni?o';
$Self->{Translation}->{'New Event...'} = 'Novo Evento...';
! $Self->{Translation}->{'Involved'} = 'Participantes';
$Self->{Translation}->{''} = '';
--- 41,45 ----
$Self->{Translation}->{'meeting'} = 'reuni?o';
$Self->{Translation}->{'New Event...'} = 'Novo Evento...';
! $Self->{Translation}->{'Participant'} = 'Participantes';
$Self->{Translation}->{''} = '';
More information about the cvs-log
mailing list