[otrs-cvs] CVS: otrs/Kernel/Language bg.pm, 1.50, 1.51 cz.pm, 1.36, 1.37 da.pm,1.13,1.14 de.pm,1.124,1.125 el.pm,1.12,1.13 es.pm,1.49,1.50 fa.pm,1.16,1.17 fi.pm,1.50,1.51 fr.pm,1.65,1.66 hu.pm,1.29,1.30 it.pm,1.39,1.40 nb_NO.pm,1.32,1.33 nl.pm,1.52,1.53 pl.pm,1.38,1.39 pt.pm,1.37,1.38 pt_BR.pm,1.44,1.45 ru.pm,1.37,1.38 sk_SK.pm,1.11,1.12 sv.pm,1.27,1.28 zh_CN.pm,1.18,1.19

cvs-log at otrs.org cvs-log at otrs.org
Tue Jan 9 04:51:07 CET 2007


Update of /home/cvs/otrs/Kernel/Language
In directory lancelot:/tmp/cvs-serv12862/Kernel/Language

Modified Files:
	bg.pm cz.pm da.pm de.pm el.pm es.pm fa.pm fi.pm fr.pm hu.pm 
	it.pm nb_NO.pm nl.pm pl.pm pt.pm pt_BR.pm ru.pm sk_SK.pm sv.pm 
	zh_CN.pm 
Log Message:
replaced USERFIRSTNAME with UserFirstname

Index: bg.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/bg.pm,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** bg.pm	9 Jan 2007 01:22:14 -0000	1.50
--- bg.pm	9 Jan 2007 03:51:04 -0000	1.51
***************
*** 659,665 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 659,665 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: cz.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/cz.pm,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** cz.pm	9 Jan 2007 01:22:14 -0000	1.36
--- cz.pm	9 Jan 2007 03:51:04 -0000	1.37
***************
*** 664,670 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Ozn?men? jsou odesl?na agentovi ?i klientovi',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 664,670 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Ozn?men? jsou odesl?na agentovi ?i klientovi',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: da.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/da.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** da.pm	9 Jan 2007 01:22:14 -0000	1.13
--- da.pm	9 Jan 2007 03:51:04 -0000	1.14
***************
*** 657,663 ****
        'Notification' => 'Besked',
        'Notifications are sent to an agent or a customer.' => 'Beskeder sendes til en repr?sentant eller kunde.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Sagsejers valgmuligheder (f.eks. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Valgmuligheder for den aktuelle bruger, som anmodede om denne handling (f.eks. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Valgmuligheder for de aktuelle kundebrugerdata (f.eks. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => 'Valgmuligheder for de aktuelle sagsdata (f.eks. lt;OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)',
  
--- 657,663 ----
        'Notification' => 'Besked',
        'Notifications are sent to an agent or a customer.' => 'Beskeder sendes til en repr?sentant eller kunde.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Sagsejers valgmuligheder (f.eks. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Valgmuligheder for den aktuelle bruger, som anmodede om denne handling (f.eks. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Valgmuligheder for de aktuelle kundebrugerdata (f.eks. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => 'Valgmuligheder for de aktuelle sagsdata (f.eks. lt;OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)',
  

Index: de.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/de.pm,v
retrieving revision 1.124
retrieving revision 1.125
diff -C2 -r1.124 -r1.125
*** de.pm	9 Jan 2007 01:22:14 -0000	1.124
--- de.pm	9 Jan 2007 03:51:04 -0000	1.125
***************
*** 648,654 ****
        'Notification' => 'Benachrichtigung',
        'Notifications are sent to an agent or a customer.' => 'Benachrichtigungen werden an Agenten und Kunden gesendet.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Informationen ?ber den Besitzer des Tickets (z. B. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Informationen ?ber den Benutzer, der die Aktion gerade anfragt (z. B. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Die Daten der Kundenbenutzer (z. B. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => 'Optionen des Tickets (z. B. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)',
  
--- 648,654 ----
        'Notification' => 'Benachrichtigung',
        'Notifications are sent to an agent or a customer.' => 'Benachrichtigungen werden an Agenten und Kunden gesendet.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Informationen ?ber den Besitzer des Tickets (z. B. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Informationen ?ber den Benutzer, der die Aktion gerade anfragt (z. B. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Die Daten der Kundenbenutzer (z. B. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => 'Optionen des Tickets (z. B. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)',
  

Index: el.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/el.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** el.pm	9 Jan 2007 01:22:14 -0000	1.12
--- el.pm	9 Jan 2007 03:51:04 -0000	1.13
***************
*** 672,680 ****
        'Notification' => '????????????',
        'Notifications are sent to an agent or a customer.' => '?? ???????????? ?????????? ?? ???? ????????? ? ?? ???? ???????.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => '???????? ????????? ???????(z. B. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '???????? ??? ??? ???????????? ?????? ???
! ?????? ???? ??? ???????? (?.?. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '???????? ??? ?? ???????? ??? ?????????????
! ??????-?????? (?.?. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 672,680 ----
        'Notification' => '????????????',
        'Notifications are sent to an agent or a customer.' => '?? ???????????? ?????????? ?? ???? ????????? ? ?? ???? ???????.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => '???????? ????????? ???????(z. B. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '???????? ??? ??? ???????????? ?????? ???
! ?????? ???? ??? ???????? (?.?. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '???????? ??? ?? ???????? ??? ?????????????
! ??????-?????? (?.?. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: es.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/es.pm,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -r1.49 -r1.50
*** es.pm	9 Jan 2007 01:22:14 -0000	1.49
--- es.pm	9 Jan 2007 03:51:04 -0000	1.50
***************
*** 660,666 ****
        'Notification' => 'Notificaci?n',
        'Notifications are sent to an agent or a customer.' => 'Las notificaci?n se le envian a un agente o cliente',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Opciones de propietario del ticket (ej. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Opciones del usuario activo que solicita esta acci?n (ej. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Opciones del usuario activo',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => 'Opciones para la informaci?n el ticket ',
  
--- 660,666 ----
        'Notification' => 'Notificaci?n',
        'Notifications are sent to an agent or a customer.' => 'Las notificaci?n se le envian a un agente o cliente',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Opciones de propietario del ticket (ej. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Opciones del usuario activo que solicita esta acci?n (ej. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Opciones del usuario activo',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => 'Opciones para la informaci?n el ticket ',
  

Index: fa.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/fa.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** fa.pm	9 Jan 2007 01:22:14 -0000	1.16
--- fa.pm	9 Jan 2007 03:51:04 -0000	1.17
***************
*** 663,669 ****
        'Notification' => '??????????',
        'Notifications are sent to an agent or a customer.' => '?????????? ???? ???? ?????????????? ???? ?????????? ?????????? ????.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Options du propri??taire d\'un ticket (ex: <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '?????????? ?????? ?????????????? ???????? ????????',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '?????????? ?????? ?????????? ????????',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 663,669 ----
        'Notification' => '??????????',
        'Notifications are sent to an agent or a customer.' => '?????????? ???? ???? ?????????????? ???? ?????????? ?????????? ????.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Options du propri??taire d\'un ticket (ex: <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '?????????? ?????? ?????????????? ???????? ????????',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '?????????? ?????? ?????????? ????????',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: fi.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/fi.pm,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** fi.pm	9 Jan 2007 01:22:14 -0000	1.50
--- fi.pm	9 Jan 2007 03:51:04 -0000	1.51
***************
*** 660,666 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 660,666 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: fr.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/fr.pm,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -r1.65 -r1.66
*** fr.pm	9 Jan 2007 02:36:23 -0000	1.65
--- fr.pm	9 Jan 2007 03:51:04 -0000	1.66
***************
*** 669,675 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Des notifications sont envoy?es ? un technicien ou ? un client.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Options du propri?taire d\'un ticket (ex: <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Options concernant l\'utilisateur actuel ayant effectu? cet action (ex: <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Options concernant les donn?es du client actuel (ex: <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 669,675 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Des notifications sont envoy?es ? un technicien ou ? un client.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Options du propri?taire d\'un ticket (ex: <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Options concernant l\'utilisateur actuel ayant effectu? cet action (ex: <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Options concernant les donn?es du client actuel (ex: <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: hu.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/hu.pm,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** hu.pm	9 Jan 2007 01:22:14 -0000	1.29
--- hu.pm	9 Jan 2007 03:51:04 -0000	1.30
***************
*** 664,670 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Az ?rtes?t?sek ?gyn?knek vagy ?gyf?lnek ker?lnek elk?ld?sre.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Jegy tulajdonos opci?k (pl. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Opci?k a aktu?lis felhaszn?l?n?l aki k?rte ezt az elj?r?st. (pl. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Opci?k az aktu?lis ?gyf?l felhaszn?l?i adatokhoz (pl. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 664,670 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Az ?rtes?t?sek ?gyn?knek vagy ?gyf?lnek ker?lnek elk?ld?sre.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Jegy tulajdonos opci?k (pl. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Opci?k a aktu?lis felhaszn?l?n?l aki k?rte ezt az elj?r?st. (pl. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Opci?k az aktu?lis ?gyf?l felhaszn?l?i adatokhoz (pl. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: it.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/it.pm,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -r1.39 -r1.40
*** it.pm	9 Jan 2007 01:22:14 -0000	1.39
--- it.pm	9 Jan 2007 03:51:04 -0000	1.40
***************
*** 662,668 ****
        'Notification' => 'Notifica',
        'Notifications are sent to an agent or a customer.' => 'Le notifiche sono inviate ad un operatore o a un cliente',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Per ottenere il gestore della richiesta (per es. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Per ottenere l\'utente che ha richiesto l\'azione (per es. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Per ottenere i dati del cliente (per es. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 662,668 ----
        'Notification' => 'Notifica',
        'Notifications are sent to an agent or a customer.' => 'Le notifiche sono inviate ad un operatore o a un cliente',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Per ottenere il gestore della richiesta (per es. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Per ottenere l\'utente che ha richiesto l\'azione (per es. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Per ottenere i dati del cliente (per es. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: nb_NO.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/nb_NO.pm,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** nb_NO.pm	9 Jan 2007 01:22:14 -0000	1.32
--- nb_NO.pm	9 Jan 2007 03:51:04 -0000	1.33
***************
*** 662,668 ****
        'Notification' => 'Melding',
        'Notifications are sent to an agent or a customer.' => 'Meldinger som sendes til agenter eller kunder.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'gir tilgang til data for agenten som st?r som eier av saken (f.eks. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'gir tilgang til data for agenten som utf?rer handlingen (f.eks. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'gir tilgang til data for gjeldende kunde (f.eks. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 662,668 ----
        'Notification' => 'Melding',
        'Notifications are sent to an agent or a customer.' => 'Meldinger som sendes til agenter eller kunder.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'gir tilgang til data for agenten som st?r som eier av saken (f.eks. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'gir tilgang til data for agenten som utf?rer handlingen (f.eks. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'gir tilgang til data for gjeldende kunde (f.eks. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: nl.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/nl.pm,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -r1.52 -r1.53
*** nl.pm	9 Jan 2007 01:22:15 -0000	1.52
--- nl.pm	9 Jan 2007 03:51:04 -0000	1.53
***************
*** 700,706 ****
        'Notification' => 'Melding',
        'Notifications are sent to an agent or a customer.' => 'Meldingen worden verstuurd naar een agent of een klant',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Opties voor de Ticket eigenaar (b.v. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Opties van de gebruiker die deze actie heeft aangevraagd (b.v. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Opties van de huidige gebruikersdata van de klant (b.v. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 700,706 ----
        'Notification' => 'Melding',
        'Notifications are sent to an agent or a customer.' => 'Meldingen worden verstuurd naar een agent of een klant',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Opties voor de Ticket eigenaar (b.v. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Opties van de gebruiker die deze actie heeft aangevraagd (b.v. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Opties van de huidige gebruikersdata van de klant (b.v. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: pl.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/pl.pm,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** pl.pm	9 Jan 2007 01:22:15 -0000	1.38
--- pl.pm	9 Jan 2007 03:51:04 -0000	1.39
***************
*** 661,667 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Powiadomienia s? wysy?ane do agenta obs?ugi lub klienta',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Opcje dotycz?ce w?a?ciciela zg?oszenia (np. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Opcje aktualnego agenta obs?ugi (np. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Opcje aktualnego klienta (np. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 661,667 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Powiadomienia s? wysy?ane do agenta obs?ugi lub klienta',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Opcje dotycz?ce w?a?ciciela zg?oszenia (np. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Opcje aktualnego agenta obs?ugi (np. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Opcje aktualnego klienta (np. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: pt.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/pt.pm,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** pt.pm	9 Jan 2007 01:22:15 -0000	1.37
--- pt.pm	9 Jan 2007 03:51:04 -0000	1.38
***************
*** 660,666 ****
        'Notification' => 'Notifica??es',
        'Notifications are sent to an agent or a customer.' => 'As notifica??es s?o enviadas para um agente ou um cliente.',
!       'Ticket owner options (e. g. &lt;OTRS_OWNER_USERFIRSTNAME&gt;)' => 'Op??es do dono do bilhete',
!       'Options of the current user who requested this action (e. g. &lt;OTRS_CURRENT_USERFIRSTNAME&gt;)' => 'Op??es do utilizador que requereu a ac??o (Ex. &lt;OTRS_CURRENT_USERFIRSTNAME&gt;)',
!       'Options of the current customer user data (e. g. &lt;OTRS_CUSTOMER_DATA_USERFIRSTNAME&gt;)' => 'Op?oes do Cliente corrente (Ex. &lt;OTRS_CUSTOMER_DATA_USERFIRSTNAME&gt;)',
        'Options of the ticket data (e. g. &lt;OTRS_TICKET_TicketNumber&gt;, &lt;OTRS_TICKET_ID&gt;, &lt;OTRS_TICKET_Queue&gt;, &lt;OTRS_TICKET_State&gt;)' => '',
  
--- 660,666 ----
        'Notification' => 'Notifica??es',
        'Notifications are sent to an agent or a customer.' => 'As notifica??es s?o enviadas para um agente ou um cliente.',
!       'Ticket owner options (e. g. &lt;OTRS_OWNER_UserFirstname&gt;)' => 'Op??es do dono do bilhete',
!       'Options of the current user who requested this action (e. g. &lt;OTRS_CURRENT_UserFirstname&gt;)' => 'Op??es do utilizador que requereu a ac??o (Ex. &lt;OTRS_CURRENT_UserFirstname&gt;)',
!       'Options of the current customer user data (e. g. &lt;OTRS_CUSTOMER_DATA_UserFirstname&gt;)' => 'Op?oes do Cliente corrente (Ex. &lt;OTRS_CUSTOMER_DATA_UserFirstname&gt;)',
        'Options of the ticket data (e. g. &lt;OTRS_TICKET_TicketNumber&gt;, &lt;OTRS_TICKET_ID&gt;, &lt;OTRS_TICKET_Queue&gt;, &lt;OTRS_TICKET_State&gt;)' => '',
  

Index: pt_BR.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/pt_BR.pm,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -r1.44 -r1.45
*** pt_BR.pm	9 Jan 2007 01:22:15 -0000	1.44
--- pt_BR.pm	9 Jan 2007 03:51:04 -0000	1.45
***************
*** 662,668 ****
        'Notification' => 'Notifica??es',
        'Notifications are sent to an agent or a customer.' => 'Notifica??es ser?o enviadas a um Agent ou a um Cliente.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Op??es de dono do chamado (ex.: <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Op??es do usu?rio atual que requisitou esta a??o (ex.: <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Op??es de dados do usu?rio do cliente atual (ex.: <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 662,668 ----
        'Notification' => 'Notifica??es',
        'Notifications are sent to an agent or a customer.' => 'Notifica??es ser?o enviadas a um Agent ou a um Cliente.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Op??es de dono do chamado (ex.: <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'Op??es do usu?rio atual que requisitou esta a??o (ex.: <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Op??es de dados do usu?rio do cliente atual (ex.: <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: ru.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/ru.pm,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** ru.pm	9 Jan 2007 01:22:15 -0000	1.37
--- ru.pm	9 Jan 2007 03:51:04 -0000	1.38
***************
*** 660,666 ****
        'Notification' => '???????????',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 660,666 ----
        'Notification' => '???????????',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: sk_SK.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/sk_SK.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** sk_SK.pm	9 Jan 2007 01:22:15 -0000	1.11
--- sk_SK.pm	9 Jan 2007 03:51:04 -0000	1.12
***************
*** 660,666 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 660,666 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => '',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => '',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
***************
*** 1375,1379 ****
        'Added User %s""' => 'Pridan? pou??vate? %',
        'Ak pou??vate RegExp =>  m??ete tie? pou??va? prepojen? hodnoty v () ako [***] v \'Set\'.' => 'Queue <-> Auto Responses Management',
!       'Mo?nosti ?dajov aktu?lnohe klientsk?ho u??vate?a (napr. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'Package Manager',
        'Prestava?' => 'Reinstall',
        'Text bez po?iadavky' => 'Ticket Lock',
--- 1375,1379 ----
        'Added User %s""' => 'Pridan? pou??vate? %',
        'Ak pou??vate RegExp =>  m??ete tie? pou??va? prepojen? hodnoty v () ako [***] v \'Set\'.' => 'Queue <-> Auto Responses Management',
!       'Mo?nosti ?dajov aktu?lnohe klientsk?ho u??vate?a (napr. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'Package Manager',
        'Prestava?' => 'Reinstall',
        'Text bez po?iadavky' => 'Ticket Lock',
***************
*** 1427,1431 ****
        'syst?mov? z?znam' => 'Time',
        'profil' => 'Search-Template',
!       'Mo?nosti aktu?lneho pou??vate?a =>  ktor? po?aduje tieto akcie (napr. <OTRS_CURRENT_USERFIRSTNAME>)' => 'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'ID radu' => 'Move Ticket',
        'pre priezvisko agenta' => 'for agent user id',
--- 1427,1431 ----
        'syst?mov? z?znam' => 'Time',
        'profil' => 'Search-Template',
!       'Mo?nosti aktu?lneho pou??vate?a =>  ktor? po?aduje tieto akcie (napr. <OTRS_CURRENT_UserFirstname>)' => 'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'ID radu' => 'Move Ticket',
        'pre priezvisko agenta' => 'for agent user id',
***************
*** 1458,1462 ****
        'vyber prie?inok' => 'SQL',
        'Datab?za' => 'Create',
!       'mo?nosti konfigur?cie (napr. <OTRS_CONFIG_HttpType>)' => 'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)',
        'pripomienkov? spr?va' => 'Reminder',
        'generovan? z?stupca' => 'Job-List',
--- 1458,1462 ----
        'vyber prie?inok' => 'SQL',
        'Datab?za' => 'Create',
!       'mo?nosti konfigur?cie (napr. <OTRS_CONFIG_HttpType>)' => 'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)',
        'pripomienkov? spr?va' => 'Reminder',
        'generovan? z?stupca' => 'Job-List',
***************
*** 1578,1582 ****
        'Skuto?ne chcete odin?talova? tento bal?k?' => 'Install',
        'OTRS DB User' => 'OTRS DB pou??vate?',
!       'Mo?nosti majite?a po?iadavky (napr. <OTRS_OWNER_USERFIRSTNAME>)' => 'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)',
        'syst?mov? adresa' => 'Customer Move Notify',
        'Verion' => 'Do you really want to uninstall this package?',
--- 1578,1582 ----
        'Skuto?ne chcete odin?talova? tento bal?k?' => 'Install',
        'OTRS DB User' => 'OTRS DB pou??vate?',
!       'Mo?nosti majite?a po?iadavky (napr. <OTRS_OWNER_UserFirstname>)' => 'Options of the current user who requested this action (e. g. <OTRS_OWNER_UserFirstname>)',
        'syst?mov? adresa' => 'Customer Move Notify',
        'Verion' => 'Do you really want to uninstall this package?',

Index: sv.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/sv.pm,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** sv.pm	9 Jan 2007 01:22:15 -0000	1.27
--- sv.pm	9 Jan 2007 03:51:04 -0000	1.28
***************
*** 660,666 ****
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Meddelanden skickats till agenter eller kunder.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'ger tillgang till data f?r agenten som st?r som ?gare till ?rendet (t.ex. <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => 'ger tillg?ng till data f?r agenten som utf?r handlingen (t.ex. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => 'ger tillg?ng till data f?r g?llande kund (t.ex. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 660,666 ----
        'Notification' => '',
        'Notifications are sent to an agent or a customer.' => 'Meddelanden skickats till agenter eller kunder.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'ger tillgang till data f?r agenten som st?r som ?gare till ?rendet (t.ex. <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => 'ger tillg?ng till data f?r agenten som utf?r handlingen (t.ex. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => 'ger tillg?ng till data f?r g?llande kund (t.ex. <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  

Index: zh_CN.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Language/zh_CN.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** zh_CN.pm	9 Jan 2007 01:22:15 -0000	1.18
--- zh_CN.pm	9 Jan 2007 03:51:04 -0000	1.19
***************
*** 660,666 ****
        'Notification' => '????',
        'Notifications are sent to an agent or a customer.' => '????????????????????????????????.',
!       'Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)' => 'Ticket ?????????? (????: <OTRS_OWNER_USERFIRSTNAME>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)' => '?????????????? (e. g. <OTRS_CURRENT_USERFIRSTNAME>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)' => '???????????????? (????: <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  
--- 660,666 ----
        'Notification' => '????',
        'Notifications are sent to an agent or a customer.' => '????????????????????????????????.',
!       'Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)' => 'Ticket ?????????? (????: <OTRS_OWNER_UserFirstname>)',
!       'Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)' => '?????????????? (e. g. <OTRS_CURRENT_UserFirstname>)',
!       'Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)' => '???????????????? (????: <OTRS_CUSTOMER_DATA_UserFirstname>)',
        'Options of the ticket data (e. g. <OTRS_TICKET_TicketNumber>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)' => '',
  



More information about the cvs-log mailing list