source: extensions/MyPiwiShop/language/tr_TR/plugin.lang.php @ 27845

Last change on this file since 27845 was 27845, checked in by TranslationTeam, 10 years ago

[mypiwishop] Update tr_TR, thanks to : LazBoy

  • Property svn:executable set to *
File size: 5.1 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Type'] = 'Tip';
24$lang['Type of option'] = 'Seçenek tipi';
25$lang['Select at least one product'] = 'En az bir ürün seçin';
26$lang['Showing 0 to 0 of 0 records'] = '0\'dan 0\'a 0 kayıt gösteriliyor';
27$lang['Edit'] = 'Düzenle';
28$lang['duplicate'] = 'kopyala';
29$lang['add value'] = 'değer ekle';
30$lang['a product'] = 'bir ürün';
31$lang['drag / drop to change the order'] = 'siparişi değiştirmek için sürükle/bırak';
32$lang['a option'] = 'bir seçenek';
33$lang['Your Paypal id'] = 'PayPal hesabınıza ait rumuzunuz yada eposta adresiniz';
34$lang['What is MyPiwiShop?'] = 'MyPiwiShop nedir?';
35$lang['Validate the change'] = 'Değişikliği doğrula';
36$lang[' option'] = 'seçenek';
37$lang['Add a option'] = 'Bir seçenek ekleyin';
38$lang['Option registered'] = 'Seçenek kaydedildi';
39$lang['Option value'] = 'Seçenek değeri';
40$lang['Note administrator'] = 'Yöneticiye not';
41$lang['Value'] = 'Değer';
42$lang['you must enter the product and not the price'] = 'ücreti değil ürünü girmelisiniz';
43$lang['Registered'] = 'Kaydedildi';
44$lang['Required'] = 'Gerekli';
45$lang['Shop'] = 'Mağaza';
46$lang['Shipping cost'] = 'Gönderim maliyeti';
47$lang['Options'] = 'Seçenekler';
48$lang['Price'] = 'Fiyat';
49$lang['Product'] = 'Ürün';
50$lang['Product registered'] = 'Ürün kaydedildi';
51$lang['Products'] = 'Ürünler';
52$lang['Products have been added to these images'] = 'Ürünler bu görüntülere eklendi';
53$lang['Products have been removed for these pictures'] = 'Ürünler bu resimlerden çıkartıldı';
54$lang[' product'] = 'ürün';
55$lang['Add '] = 'Ekle';
56$lang['Add a product'] = 'Bir ürün ekle';
57$lang['Buy'] = 'Satınal';
58$lang['Configuration'] = 'Yapılandırma';
59$lang['Currency'] = 'Para birimi';
60$lang['Duplicate '] = 'Kopyala';
61$lang['No product selected'] = 'Ürün seçilmedi';
62$lang['No matching option found'] = 'Eşleşen seçenek bulunamadı';
63$lang['Fields marked with * must be completed'] = '* ile işaretlenen alanların doldurulması zorunludur';
64$lang['Delete the selected products for these images'] = 'Bu görüntüler için seçilen ürünleri sil';
65$lang['products have been added to these images'] = 'ürünler bu görüntülere eklendi';
66$lang['Showing _START_ to _END_ of _TOTAL_ records'] = '_START_ to _END_ of _TOTAL_ kayıtlar gösteriliyor';
67$lang['Display _MENU_ records per page'] = 'Her sayfa için _MENU_ records göster';
68$lang['(filtered from _MAX_ total records)'] = '(_MAX_ total records \'dan filtrelendi)';
69$lang['Add the selected products for these images'] = 'Bu görüntüler için seçilen ürünleri ekle';
70$lang['Change the display order of options in the form'] = 'Formdaki görsel sıralama seçeneklerini değiştir';
71$lang['Change the display order of products in the form'] = 'Formdaki ürünlerin görsel sıralamasını değiştir';
72$lang['Presentation text for a single product'] = 'Tekil ürün için tanıtım yazısı';
73$lang['Presentation text for several products'] = 'Çeşitli ürünler için tanıtım yazısı';
74$lang['products have been removed for these pictures'] = 'ürünler bu imajlardan çıkartıldı';
75$lang['see related products for this picture'] = 'bu resim ile ilgili ürünleri gör';
76$lang['the product'] = 'ürün';
77$lang['you must enter the name of the option'] = 'seçeneğin adını girmelisiniz';
78$lang['The field is required'] = 'Bu alan gereklidir';
79$lang['The order is changed'] = 'Sipariş değiştirildi';
80$lang['View cart'] = 'Alışveriş sepeti';
81$lang['option registered'] = 'seçenek kaydedildi';
82$lang['shipping fees'] = 'gönderi masrafı';
83$lang['the option'] = 'seçenek';
84$lang['the order is changed'] = 'sipariş değiştirildi';
Note: See TracBrowser for help on using the repository browser.