Ignore:
Timestamp:
Jan 4, 2012, 1:11:39 PM (12 years ago)
Author:
Nakre
Message:

added/updated Turkish language

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Copyrights/language/tr_TR/plugin.lang.php

    r11297 r12836  
    11<?php
    22
    3 $lang['Copyrights'] = 'Telif Hakkı';
     3$lang['Copyright'] = 'Telif Hakkı';
     4$lang['Copyrights'] = 'Telif Hakları';
    45$lang['Create copyright'] = 'Yeni Telif Oluştur';
    5 $lang['Edit copyright'] = 'Telif Düzenle';
     6$lang['Edit copyright'] = 'Telif Düzenle';
     7$lang['Update copyright'] = 'Telif Hakkını Güncelle';
     8$lang['Delete copyright'] = 'Telif Hakkını Sil';
     9$lang['Visible'] = 'Görünür';
     10$lang['This copyright already exists.'] = 'Bu telif hakkı zaten var.';
     11$lang['Set copyright'] = 'Telif hakkı ayarlayın';
     12$lang['With copyright'] = 'Telif hakkı ile';
     13$lang['Without copyright'] = 'Telif hakkı olmadan';
    614
    715?>
Note: See TracChangeset for help on using the changeset viewer.