You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2011-05-17 09:30:21

klarkkent
Member
Registered: 2011-05-17
Posts: 2

Turkish translation for Reports plugin

Hi,

i translated this doc to englisj to turkish,

i hope it is helps.




<?php
/*
 ----------------------------------------------------------------------
 GLPI - Gestionnaire Libre de Parc Informatique
 Copyright (C) 2003-2008 by the INDEPNET Development Team.

 http://indepnet.net/   http://glpi-project.org/
 ----------------------------------------------------------------------

 LICENSE

    This file is part of GLPI.

    GLPI is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    GLPI is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with GLPI; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ------------------------------------------------------------------------
*/

// Original Author of file: BALPE Dévi
// Purpose of file:
// ----------------------------------------------------------------------
$LANG['plugin_reports']['title'][1] = "Raporlar";

$LANG['plugin_reports']['config'][1]   = "Rapor eklentisi ayarları";
$LANG['plugin_reports']['config'][4]   = "Profile göre izinler";
$LANG['plugin_reports']['config'][8]   = "Raporlara göre erişim izinleri";
$LANG['plugin_reports']['config'][9]   = "Erişim İzinleri";
$LANG['plugin_reports']['config'][10]  = "Rapor";
$LANG['plugin_reports']['config'][11]  = "Rapor ayarları";

$LANG['plugin_reports']['reports'][1]  = "Arama Kriterleri";

$LANG['plugin_reports']['subname']['date-interval']   = "Tarih aralığı";
$LANG['plugin_reports']['subname']['time-interval']   = "Saat aralığı";

?>

Offline

#2 2011-05-17 09:43:20

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: Turkish translation for Reports plugin

Thanks for your contribution

0.78 : https://forge.indepnet.net/projects/rep … isions/138
0.80 : https://forge.indepnet.net/projects/rep … isions/139

Can you please check the 0.80 version  where 2 new strings are missing

$LANG['plugin_reports']['config'][2]   = "No right on Tools / Reports";
$LANG['plugin_reports']['config'][3]   = "No Right on Assistance / Statistics";

Last edited by remi (2011-05-17 09:43:43)


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#3 2011-05-17 10:01:48

klarkkent
Member
Registered: 2011-05-17
Posts: 2

Re: Turkish translation for Reports plugin

remi wrote:

Thanks for your contribution

0.78 : https://forge.indepnet.net/projects/rep … isions/138
0.80 : https://forge.indepnet.net/projects/rep … isions/139

Can you please check the 0.80 version  where 2 new strings are missing

$LANG['plugin_reports']['config'][2]   = "No right on Tools / Reports";
$LANG['plugin_reports']['config'][3]   = "No Right on Assistance / Statistics";

big_smile

here it is.

$LANG['plugin_reports']['config'][2]   = "Araçlar / Raporlar Bölümüne erişim izniniz yok";
$LANG['plugin_reports']['config'][3]   = "Destek / İstatistikler Bölümüne erişim izniniz yok";

Last edited by klarkkent (2011-05-17 10:02:26)

Offline

#4 2011-05-18 09:27:08

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: Turkish translation for Reports plugin

Thanks again
https://forge.indepnet.net/projects/rep … isions/140


For your information, there is also a lang page in each report folder.

P.S. it will simple to send contribution to the translation ML.
http://www.glpi-project.org/spip.php?article57

Last edited by remi (2011-05-18 09:28:37)


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

Board footer

Powered by FluxBB