I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

tr.yml

Turkish yml file - Ismail SEZEN, 25 Jun 2012 11:42

Download (1.28 KB)

 
1
tr:
2
  button_create_new_repository: Yeni depo oluştur
3

    
4
  label_repository_format: depo
5

    
6
  field_scm: SCM
7

    
8
  text_cannot_be_changed_later: Daha sonra değiştirilemez.
9
  text_cannot_be_used_redmine_auth: Redmine tabanlı kimlik doğrulaması bu depo adı ile kullanılamaz.
10
  text_scm_creator_not_configured_warning: SCM Creator kuruldu fakat yapılandırılmadı.
11
  text_scm_repository_created_by_scm: Dosya sistemindeki depo özellikle Redmine için oluşturulmuştur. Deponun Redmine girdisini silerseniz depoyu kullanılamaz hale getirebilirsiniz.
12
  text_scm_repository_destroy_confirmation: Yine de depoyu dosya sisteminden kaldırmak istiyor musunuz?
13

    
14
  activerecord:
15
    errors:
16
      messages:
17
        should_be_of_format_local: '"%{format}" biçiminde olmalı'
18
        already_exists: zaten mevcut
19
        scm_not_supported: Bu SCM desteklenmiyor
20
        repository_exists_for_identifier: Bu proje tanımlayıcısı için depo zaten mevcut
21
        scm_repositories_maximum_count_exceeded: Depoların Üst sınırı (%{max}) aşıldı
22
        scm_local_repositories_denied: Yerel depo ekleme işlemi yönetici tarafından  reddedildi 
23
        scm_only_creator: 'Bir depo oluşturmak/eklemek için "Yeni depo oluştur" düğmesini kullanın'
24
        scm_repository_creation_failed: Depo oluşturulamadı
Terms of use | Privacy policy