Ignore:
Timestamp:
Jun 16, 2011, 7:32:59 PM (13 years ago)
Author:
Nakre
Message:

Updated Turkish Translates

File:
1 edited

Legend:

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

    r9490 r11396  
    11<?php
    22
    3 /*TODO*/$lang['stuffs_mods_management'] = 'Blocks management';
    4 /*TODO*/$lang['stuffs_add_mod'] = 'Add a block';
    5 /*TODO*/$lang['stuffs_edit_mod'] = 'Edit block';
     3$lang['stuffs_mods_management'] = 'Blok yönetimi';
     4$lang['stuffs_add_mod'] = 'Blok ekle';
     5$lang['stuffs_edit_mod'] = 'Blok düzenle';
    66
    7 /*TODO*/$lang['stuffs_module_title'] = 'Block title';
    8 /*TODO*/$lang['stuffs_desc'] = 'Description';
    9 /*TODO*/$lang['stuffs_only_for_admin'] = '(only for administration pannel)';
    10 /*TODO*/$lang['stuffs_type'] = 'Block type';
    11 /*TODO*/$lang['stuffs_position'] = 'Position';
    12 /*TODO*/$lang['stuffs_id_ligne'] = 'ID line';
    13 /*TODO*/$lang['stuffs_width'] = 'Width';
    14 /*TODO*/$lang['stuffs_action'] = 'Actions';
    15 /*TODO*/$lang['stuffs_edit'] = 'Modify block';
    16 /*TODO*/$lang['stuffs_delete'] = 'Delete block';
    17 /*TODO*/$lang['stuffs_confirm_delete'] = 'Are you sure you want to delete block %s?';
    18 /*TODO*/$lang['stuffs_main_block'] = 'Main block';
    19 /*TODO*/$lang['Hide on home page'] = 'Hide on home page';
     7$lang['stuffs_module_title'] = 'Blok başlığı';
     8$lang['stuffs_desc'] = 'Açıklama';
     9$lang['stuffs_only_for_admin'] = '(sadece yönetim paneli)';
     10$lang['stuffs_type'] = 'Blok türü';
     11$lang['stuffs_position'] = 'Pozisyon';
     12$lang['stuffs_id_ligne'] = 'Kimliği satırı';
     13$lang['stuffs_width'] = 'genişlik';
     14$lang['stuffs_action'] = 'Eylemler';
     15$lang['stuffs_edit'] = 'blok değiştirme';
     16$lang['stuffs_delete'] = 'blok sil';
     17$lang['stuffs_confirm_delete'] = 'Bloğu silmek istediğinizden emin misiniz %s?';
     18$lang['stuffs_main_block'] = 'Ana blok';
     19$lang['Hide on home page'] = 'Anasayfada gizle';
    2020
    21 /*TODO*/$lang['stuffs_add_module'] = 'Add new block';
    22 /*TODO*/$lang['stuffs_module_config'] = 'Block configuration';
    23 /*TODO*/$lang['stuffs_visual_config'] = 'Display configuration';
    24 /*TODO*/$lang['stuffs_module_options'] = 'Block options';
    25 /*TODO*/$lang['stuffs_authorized_group'] = 'Authorized groups';
    26 /*TODO*/$lang['stuffs_authorized_users'] = 'Authorized users';
    27 /*TODO*/$lang['stuffs_public_module'] = '(Keep empty for public block)';
    28 /*TODO*/$lang['stuffs_show_title'] = 'Show block title';
    29 /*TODO*/$lang['stuffs_show_module_on'] = 'Show block :';
    30 /*TODO*/$lang['stuffs_show_on_home'] = 'On main page';
    31 /*TODO*/$lang['stuffs_show_on_root'] = 'On categories root page';
    32 /*TODO*/$lang['stuffs_show_on_cats'] = 'On all categories pages';
    33 /*TODO*/$lang['stuffs_show_on_picture'] = 'On picture pages';
    34 /*TODO*/$lang['stuffs_no_options'] = 'No options for this block';
     21$lang['stuffs_add_module'] = 'yeni blok ekle';
     22$lang['stuffs_module_config'] = 'Blok düzenlemesi';
     23$lang['stuffs_visual_config'] = 'Görünüm düzenlemesi';
     24$lang['stuffs_module_options'] = 'Blok seçenekleri';
     25$lang['stuffs_authorized_group'] = 'yetkili gruplar';
     26$lang['stuffs_authorized_users'] = 'yetkili kullanıcılar';
     27$lang['stuffs_public_module'] = '(halka açık blok için boş tut)';
     28$lang['stuffs_show_title'] = 'Blok başlığını göster';
     29$lang['stuffs_show_module_on'] = 'Blok göster :';
     30$lang['stuffs_show_on_home'] = 'Anasayfada';
     31$lang['stuffs_show_on_root'] = 'Kategoriler kök sayfasında';
     32$lang['stuffs_show_on_cats'] = 'Tüm kategoriler sayfalarında';
     33$lang['stuffs_show_on_picture'] = 'Resim sayfalarında';
     34$lang['stuffs_no_options'] = 'Bu blok için herhangi bir seçenek yok';
    3535
    36 /*TODO*/$lang['stuffs_perm'] = 'Activate authorization management:';
    37 /*TODO*/$lang['stuffs_group_perm'] = 'by groups';
    38 /*TODO*/$lang['stuffs_user_perm'] = 'by user type';
    39 /*TODO*/$lang['stuffs_level_perm'] = 'by privacy level';
     36$lang['stuffs_perm'] = 'Yetki yönetimi etkinleştirin:';
     37$lang['stuffs_group_perm'] = 'gruplarına göre';
     38$lang['stuffs_user_perm'] = 'kullanıcı türüne göre';
     39$lang['stuffs_level_perm'] = 'gizlilik düzeyine göre';
    4040
    41 /*TODO*/$lang['stuffs_select_all'] = 'Select all';
    42 /*TODO*/$lang['stuffs_unselect_all'] = 'Unselect all';
     41$lang['stuffs_select_all'] = 'Tümünü seç';
     42$lang['stuffs_unselect_all'] = 'Hiçbirini seçme';
    4343
    4444// Infos messages
    45 /*TODO*/$lang['stuffs_order_saved'] = 'Order successfully saved.';
    46 /*TODO*/$lang['stuffs_upgrade_message'] = 'PWG Stuffs plugin as been renamed. It is now called "Blocks".';
     45$lang['stuffs_order_saved'] = 'Düzen başarıyla kaydedildi.';
     46$lang['stuffs_upgrade_message'] = 'PWG Stuffs eklentisi şimdi "Blocks" olarak adlandırıldı.';
    4747
    4848// Errors messages
    49 /*TODO*/$lang['stuffs_error_no_mod_selected'] = 'You didn\'t select any block.';
    50 /*TODO*/$lang['stuffs_no_name'] = 'You must specify block\'s name';
    51 /*TODO*/$lang['stuffs_parent_plugin_is_missing'] = 'PARENT PLUGIN IS NOT ACTIVATED. You should remove this block or re-activate parent plugin.';
    52 /*TODO*/$lang['stuffs_piclens_need_upgrade'] = 'PICLENS PLUGIN MUST BE UPDATED. PWG Stuffs is not compatible with this version of Piclens.';
     49$lang['stuffs_error_no_mod_selected'] = 'Bir blok seçmediniz.';
     50$lang['stuffs_no_name'] = 'Bir blok adı yazmalısınız';
     51$lang['stuffs_parent_plugin_is_missing'] = 'Ana eklenti etkinleştirilmedi. Bu bloğu kaldırmalısınız veya ana eklentiyi etkinleştirmelisiniz';
     52$lang['stuffs_piclens_need_upgrade'] = 'PICLENS eklentisi güncelleştirilmelidir. PWG Stuffs, Piclens\'in bu sürümü ile uyumlu değil.';
    5353
    5454//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.