source: extensions/user_custom_fields/language/tr_TR/plugin.lang.php @ 32003

Last change on this file since 32003 was 32003, checked in by TranslationTeam, 5 years ago

Add tr_TR, thanks to Nakre

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['Import info since Add Info Users'] = 'Add Info Users eklentisinden sonra içe aktar';
9$lang['Wording'] = 'Biçim';
10$lang['Admin only'] = 'Sadece yönetici';
11$lang['Create new custom fields'] = 'Özel alan oluştur';
12$lang['Custom fields add'] = 'Özel alan ekle';
13$lang['Custom fields delete'] = 'Özel alan sil';
14$lang['Custom fields manual order was saved'] = 'Özel alan düzeni kaydedildi';
15$lang['Custom fields update'] = 'Özel alan güncelle';
16$lang['Data custom fields update'] = 'Özel alan verisi güncellendi';
17$lang['Edit custom fields'] = 'Özel alanları düzenle';
18$lang['Fields List'] = 'Alan listesi';
19$lang['Import'] = 'İçe aktar';
20$lang['Import was successful'] = 'İçe aktarma başarılı';
21$lang['Manage custom fields'] = 'Özel alanları yönet';
22$lang['Obligatory'] = 'Zorunlu';
23$lang['User custom fields'] = 'Kullanıcı özel alanı';
Note: See TracBrowser for help on using the repository browser.