Chris@0: # Turkish translations for Ruby on Rails Chris@0: # by Ozgun Ataman (ozataman@gmail.com) Chris@0: Chris@0: tr: Chris@0: locale: Chris@0: native_name: Türkçe Chris@0: address_separator: " " Chris@14: direction: ltr Chris@0: date: Chris@0: formats: Chris@0: default: "%d.%m.%Y" Chris@0: numeric: "%d.%m.%Y" Chris@0: short: "%e %b" Chris@0: long: "%e %B %Y, %A" Chris@0: only_day: "%e" Chris@0: Chris@0: day_names: [Pazar, Pazartesi, Salı, Çarşamba, Perşembe, Cuma, Cumartesi] Chris@0: abbr_day_names: [Pzr, Pzt, Sal, Çrş, Prş, Cum, Cts] Chris@0: month_names: [~, Ocak, Şubat, Mart, Nisan, Mayıs, Haziran, Temmuz, Ağustos, Eylül, Ekim, Kasım, Aralık] Chris@0: abbr_month_names: [~, Oca, Şub, Mar, Nis, May, Haz, Tem, Ağu, Eyl, Eki, Kas, Ara] Chris@0: order: [ :day, :month, :year ] Chris@0: Chris@0: time: Chris@0: formats: Chris@0: default: "%a %d.%b.%y %H:%M" Chris@0: numeric: "%d.%b.%y %H:%M" Chris@0: short: "%e %B, %H:%M" Chris@0: long: "%e %B %Y, %A, %H:%M" Chris@0: time: "%H:%M" Chris@0: Chris@0: am: "öğleden önce" Chris@0: pm: "öğleden sonra" Chris@0: Chris@0: datetime: Chris@0: distance_in_words: Chris@0: half_a_minute: 'yarım dakika' Chris@0: less_than_x_seconds: Chris@0: zero: '1 saniyeden az' Chris@0: one: '1 saniyeden az' Chris@0: other: '{{count}} saniyeden az' Chris@0: x_seconds: Chris@0: one: '1 saniye' Chris@0: other: '{{count}} saniye' Chris@0: less_than_x_minutes: Chris@0: zero: '1 dakikadan az' Chris@0: one: '1 dakikadan az' Chris@0: other: '{{count}} dakikadan az' Chris@0: x_minutes: Chris@0: one: '1 dakika' Chris@0: other: '{{count}} dakika' Chris@0: about_x_hours: Chris@0: one: '1 saat civarında' Chris@0: other: '{{count}} saat civarında' Chris@0: x_days: Chris@0: one: '1 gün' Chris@0: other: '{{count}} gün' Chris@0: about_x_months: Chris@0: one: '1 ay civarında' Chris@0: other: '{{count}} ay civarında' Chris@0: x_months: Chris@0: one: '1 ay' Chris@0: other: '{{count}} ay' Chris@0: about_x_years: Chris@0: one: '1 yıl civarında' Chris@0: other: '{{count}} yıl civarında' Chris@0: over_x_years: Chris@0: one: '1 yıldan fazla' Chris@0: other: '{{count}} yıldan fazla' Chris@0: almost_x_years: Chris@0: one: "almost 1 year" Chris@0: other: "almost {{count}} years" Chris@0: Chris@0: number: Chris@0: format: Chris@0: precision: 2 Chris@0: separator: ',' Chris@0: delimiter: '.' Chris@0: currency: Chris@0: format: Chris@0: unit: 'TRY' Chris@0: format: '%n%u' Chris@0: separator: ',' Chris@0: delimiter: '.' Chris@0: precision: 2 Chris@0: percentage: Chris@0: format: Chris@0: delimiter: '.' Chris@0: separator: ',' Chris@0: precision: 2 Chris@0: precision: Chris@0: format: Chris@0: delimiter: '.' Chris@0: separator: ',' Chris@0: human: Chris@0: format: Chris@0: delimiter: '.' Chris@0: separator: ',' Chris@0: precision: 2 Chris@0: storage_units: Chris@0: format: "%n %u" Chris@0: units: Chris@0: byte: Chris@0: one: "Byte" Chris@0: other: "Bytes" Chris@0: kb: "KB" Chris@0: mb: "MB" Chris@0: gb: "GB" Chris@0: tb: "TB" Chris@0: Chris@0: support: Chris@0: array: Chris@0: sentence_connector: "ve" Chris@0: skip_last_comma: true Chris@0: Chris@0: activerecord: Chris@0: errors: Chris@0: template: Chris@0: header: Chris@0: one: "{{model}} girişi kaydedilemedi: 1 hata." Chris@0: other: "{{model}} girişi kadedilemedi: {{count}} hata." Chris@0: body: "Lütfen aşağıdaki hataları düzeltiniz:" Chris@0: Chris@0: messages: Chris@0: inclusion: "kabul edilen bir kelime değil" Chris@0: exclusion: "kullanılamaz" Chris@0: invalid: "geçersiz" Chris@0: confirmation: "teyidi uyuşmamakta" Chris@0: accepted: "kabul edilmeli" Chris@0: empty: "doldurulmalı" Chris@0: blank: "doldurulmalı" Chris@0: too_long: "çok uzun (en fazla {{count}} karakter)" Chris@0: too_short: "çok kısa (en az {{count}} karakter)" Chris@0: wrong_length: "yanlış uzunlukta (tam olarak {{count}} karakter olmalı)" Chris@0: taken: "hali hazırda kullanılmakta" Chris@0: not_a_number: "geçerli bir sayı değil" Chris@0: greater_than: "{{count}} sayısından büyük olmalı" Chris@0: greater_than_or_equal_to: "{{count}} sayısına eşit veya büyük olmalı" Chris@0: equal_to: "tam olarak {{count}} olmalı" Chris@0: less_than: "{{count}} sayısından küçük olmalı" Chris@0: less_than_or_equal_to: "{{count}} sayısına eşit veya küçük olmalı" Chris@0: odd: "tek olmalı" Chris@0: even: "çift olmalı" Chris@0: greater_than_start_date: "başlangıç tarihinden büyük olmalı" Chris@0: not_same_project: "aynı projeye ait değil" Chris@0: circular_dependency: "Bu ilişki döngüsel bağımlılık meydana getirecektir" chris@22: cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" Chris@0: models: Chris@0: Chris@0: actionview_instancetag_blank_option: Lütfen Seçin Chris@0: Chris@0: general_text_No: 'Hayır' Chris@0: general_text_Yes: 'Evet' Chris@0: general_text_no: 'hayır' Chris@0: general_text_yes: 'evet' Chris@0: general_lang_name: 'Türkçe' Chris@0: general_csv_separator: ',' Chris@0: general_csv_encoding: ISO-8859-1 Chris@0: general_pdf_encoding: ISO-8859-1 Chris@0: general_first_day_of_week: '7' Chris@0: Chris@0: notice_account_updated: Hesap başarıyla güncelleştirildi. Chris@0: notice_account_invalid_creditentials: Geçersiz kullanıcı ya da parola Chris@0: notice_account_password_updated: Parola başarıyla güncellendi. Chris@0: notice_account_wrong_password: Yanlış parola Chris@0: notice_account_register_done: Hesap başarıyla oluşturuldu. Hesabınızı etkinleştirmek için, size gönderilen e-postadaki bağlantıya tıklayın. Chris@0: notice_account_unknown_email: Tanınmayan kullanıcı. Chris@0: notice_can_t_change_password: Bu hesap harici bir denetim kaynağı kullanıyor. Parolayı değiştirmek mümkün değil. Chris@0: notice_account_lost_email_sent: Yeni parola seçme talimatlarını içeren e-postanız gönderildi. Chris@0: notice_account_activated: Hesabınız etkinleştirildi. Şimdi giriş yapabilirsiniz. Chris@0: notice_successful_create: Başarıyla oluşturuldu. Chris@0: notice_successful_update: Başarıyla güncellendi. Chris@0: notice_successful_delete: Başarıyla silindi. Chris@0: notice_successful_connection: Bağlantı başarılı. Chris@0: notice_file_not_found: Erişmek istediğiniz sayfa mevcut değil ya da kaldırılmış. Chris@0: notice_locking_conflict: Veri başka bir kullanıcı tarafından güncellendi. Chris@0: notice_not_authorized: Bu sayfaya erişme yetkiniz yok. Chris@0: notice_email_sent: "E-posta gönderildi {{value}}" Chris@0: notice_email_error: "E-posta gönderilirken bir hata oluştu ({{value}})" Chris@0: notice_feeds_access_key_reseted: RSS erişim anahtarınız sıfırlandı. Chris@0: notice_failed_to_save_issues: "Failed to save {{count}} issue(s) on {{total}} selected: {{ids}}." Chris@0: notice_no_issue_selected: "Seçili ileti yok! Lütfen, düzenlemek istediğiniz iletileri işaretleyin." Chris@0: notice_account_pending: "Hesabınız oluşturuldu ve yönetici onayı bekliyor." Chris@0: notice_default_data_loaded: Varasayılan konfigürasyon başarılıyla yüklendi. Chris@0: Chris@0: error_can_t_load_default_data: "Varsayılan konfigürasyon yüklenemedi: {{value}}" Chris@0: error_scm_not_found: "Depoda, giriş ya da revizyon yok." Chris@0: error_scm_command_failed: "Depoya erişmeye çalışırken bir hata meydana geldi: {{value}}" Chris@0: error_scm_annotate: "Giriş mevcut değil veya izah edilemedi." Chris@0: error_issue_not_found_in_project: 'İleti bilgisi bulunamadı veya bu projeye ait değil' Chris@0: Chris@0: mail_subject_lost_password: "Parolanız {{value}}" Chris@0: mail_body_lost_password: 'Parolanızı değiştirmek için, aşağıdaki bağlantıya tıklayın:' Chris@0: mail_subject_register: "Your {{value}} hesap aktivasyonu" Chris@0: mail_body_register: 'Hesabınızı etkinleştirmek için, aşağıdaki bağlantıya tıklayın:' Chris@0: mail_body_account_information_external: "Hesabınızı {{value}} giriş yapmak için kullanabilirsiniz." Chris@0: mail_body_account_information: Hesap bilgileriniz Chris@0: mail_subject_account_activation_request: "{{value}} hesabı etkinleştirme isteği" Chris@0: mail_body_account_activation_request: "Yeni bir kullanıcı ({{value}}) kaydedildi. Hesap onaylanmayı bekliyor:" Chris@0: Chris@0: gui_validation_error: 1 hata Chris@0: gui_validation_error_plural: "{{count}} hata" Chris@0: Chris@0: field_name: İsim Chris@0: field_description: Açıklama Chris@0: field_summary: Özet Chris@0: field_is_required: Gerekli Chris@0: field_firstname: Ad Chris@0: field_lastname: Soyad Chris@0: field_mail: E-Posta Chris@0: field_filename: Dosya Chris@0: field_filesize: Boyut Chris@0: field_downloads: İndirilenler Chris@0: field_author: Yazar Chris@0: field_created_on: Oluşturuldu Chris@0: field_updated_on: Güncellendi Chris@0: field_field_format: Biçim Chris@0: field_is_for_all: Tüm projeler için Chris@0: field_possible_values: Mümkün değerler Chris@0: field_regexp: Düzenli ifadeler Chris@0: field_min_length: En az uzunluk Chris@0: field_max_length: En çok uzunluk Chris@0: field_value: Değer Chris@0: field_category: Kategori Chris@0: field_title: Başlık Chris@0: field_project: Proje Chris@0: field_issue: İleti Chris@0: field_status: Durum Chris@0: field_notes: Notlar Chris@0: field_is_closed: İleti kapatıldı Chris@0: field_is_default: Varsayılan Değer Chris@0: field_tracker: Takipçi Chris@0: field_subject: Konu Chris@0: field_due_date: Bitiş Tarihi Chris@0: field_assigned_to: Atanan Chris@0: field_priority: Öncelik Chris@0: field_fixed_version: Hedef Version Chris@0: field_user: Kullanıcı Chris@0: field_role: Rol Chris@0: field_homepage: Anasayfa Chris@0: field_is_public: Genel Chris@0: field_parent: 'Üst proje: ' Chris@0: field_is_in_roadmap: Yol haritasında gösterilen iletiler Chris@0: field_login: Giriş Chris@0: field_mail_notification: E-posta uyarıları Chris@0: field_admin: Yönetici Chris@0: field_last_login_on: Son Bağlantı Chris@0: field_language: Dil Chris@0: field_effective_date: Tarih Chris@0: field_password: Parola Chris@0: field_new_password: Yeni Parola Chris@0: field_password_confirmation: Onay Chris@0: field_version: Versiyon Chris@0: field_type: Tip Chris@0: field_host: Host Chris@0: field_port: Port Chris@0: field_account: Hesap Chris@0: field_base_dn: Base DN Chris@0: field_attr_login: Giriş Niteliği Chris@0: field_attr_firstname: Ad Niteliği Chris@0: field_attr_lastname: Soyad Niteliği Chris@0: field_attr_mail: E-Posta Niteliği Chris@0: field_onthefly: Anında kullanıcı oluşturma Chris@0: field_done_ratio: % tamamlandı Chris@0: field_auth_source: Kimlik Denetim Modu Chris@0: field_hide_mail: E-posta adresimi gizle Chris@0: field_comments: Açıklama Chris@0: field_url: URL Chris@0: field_start_page: Başlangıç Sayfası Chris@0: field_subproject: Alt Proje Chris@0: field_hours: Saatler Chris@0: field_activity: Faaliyet Chris@0: field_spent_on: Tarih Chris@0: field_identifier: Tanımlayıcı Chris@0: field_is_filter: filtre olarak kullanılmış Chris@0: field_issue_to: İlişkili ileti Chris@0: field_delay: Gecikme Chris@0: field_assignable: Bu role atanabilecek iletiler Chris@0: field_redirect_existing_links: Mevcut bağlantıları tekrar yönlendir Chris@0: field_estimated_hours: Kalan zaman Chris@0: field_column_names: Sütunlar Chris@0: field_time_zone: Saat dilimi Chris@0: field_searchable: Aranabilir Chris@0: field_default_value: Varsayılan değer Chris@0: field_comments_sorting: Açıklamaları göster Chris@0: Chris@0: setting_app_title: Uygulama Bağlığı Chris@0: setting_app_subtitle: Uygulama alt başlığı Chris@0: setting_welcome_text: Hoşgeldin Mesajı Chris@0: setting_default_language: Varsayılan Dil Chris@0: setting_login_required: Kimlik denetimi gerekli mi Chris@0: setting_self_registration: Otomatik kayıt Chris@0: setting_attachment_max_size: Maksimum Ek boyutu Chris@0: setting_issues_export_limit: İletilerin dışa aktarılma sınırı Chris@0: setting_mail_from: Gönderici e-posta adresi Chris@0: setting_bcc_recipients: Alıcıları birbirinden gizle (bcc) Chris@0: setting_host_name: Host adı Chris@0: setting_text_formatting: Metin biçimi Chris@0: setting_wiki_compression: Wiki geçmişini sıkıştır Chris@0: setting_feeds_limit: Haber yayını içerik limiti Chris@0: setting_default_projects_public: Yeni projeler varsayılan olarak herkese açık Chris@0: setting_autofetch_changesets: Otomatik gönderi al Chris@0: setting_sys_api_enabled: Depo yönetimi için WS'yi etkinleştir Chris@0: setting_commit_ref_keywords: Başvuru Kelimeleri Chris@0: setting_commit_fix_keywords: Sabitleme kelimeleri Chris@0: setting_autologin: Otomatik Giriş Chris@0: setting_date_format: Tarih Formati Chris@0: setting_time_format: Zaman Formatı Chris@0: setting_cross_project_issue_relations: Çapraz-Proje ileti ilişkilendirmesine izin ver Chris@0: setting_issue_list_default_columns: İleti listesinde gösterilen varsayılan sütunlar Chris@0: setting_repositories_encodings: Depo dil kodlaması Chris@0: setting_emails_footer: E-posta dip not Chris@0: setting_protocol: Protokol Chris@0: setting_per_page_options: Sayfa seçenekleri başına nesneler Chris@0: setting_user_format: Kullanıcı gösterim formatı Chris@0: setting_activity_days_default: Proje Faaliyetlerinde gösterilen gün sayısı Chris@0: setting_display_subprojects_issues: Varsayılan olarak ana projenin ileti listesinde alt proje iletilerini göster Chris@0: Chris@0: project_module_issue_tracking: İleti Takibi Chris@0: project_module_time_tracking: Zaman Takibi Chris@0: project_module_news: Haberler Chris@0: project_module_documents: Belgeler Chris@0: project_module_files: Dosyalar Chris@0: project_module_wiki: Wiki Chris@0: project_module_repository: Depo Chris@0: project_module_boards: Tartışma Alanı Chris@0: Chris@0: label_user: Kullanıcı Chris@0: label_user_plural: Kullanıcılar Chris@0: label_user_new: Yeni Kullanıcı Chris@0: label_project: Proje Chris@0: label_project_new: Yeni proje Chris@0: label_project_plural: Projeler Chris@0: label_x_projects: Chris@0: zero: no projects Chris@0: one: 1 project Chris@0: other: "{{count}} projects" Chris@0: label_project_all: Tüm Projeler Chris@0: label_project_latest: En son projeler Chris@0: label_issue: İleti Chris@0: label_issue_new: Yeni İleti Chris@0: label_issue_plural: İletiler Chris@0: label_issue_view_all: Tüm iletileri izle Chris@0: label_issues_by: "{{value}} tarafından gönderilmiş iletiler" Chris@0: label_issue_added: İleti eklendi Chris@0: label_issue_updated: İleti güncellendi Chris@0: label_document: Belge Chris@0: label_document_new: Yeni belge Chris@0: label_document_plural: Belgeler Chris@0: label_document_added: Belge eklendi Chris@0: label_role: Rol Chris@0: label_role_plural: Roller Chris@0: label_role_new: Yeni rol Chris@0: label_role_and_permissions: Roller ve izinler Chris@0: label_member: Üye Chris@0: label_member_new: Yeni üye Chris@0: label_member_plural: Üyeler Chris@0: label_tracker: Takipçi Chris@0: label_tracker_plural: Takipçiler Chris@0: label_tracker_new: Yeni takipçi Chris@0: label_workflow: İş akışı Chris@0: label_issue_status: İleti durumu Chris@0: label_issue_status_plural: İleti durumuları Chris@0: label_issue_status_new: Yeni durum Chris@0: label_issue_category: İleti kategorisi Chris@0: label_issue_category_plural: İleti kategorileri Chris@0: label_issue_category_new: Yeni kategori Chris@0: label_custom_field: Özel alan Chris@0: label_custom_field_plural: Özel alanlar Chris@0: label_custom_field_new: Yeni özel alan Chris@0: label_enumerations: Numaralandırmalar Chris@0: label_enumeration_new: Yeni değer Chris@0: label_information: Bilgi Chris@0: label_information_plural: Bilgi Chris@0: label_please_login: Lütfen giriş yapın Chris@0: label_register: Kayıt Chris@0: label_password_lost: Parolamı unuttum? Chris@0: label_home: Anasayfa Chris@0: label_my_page: Kişisel Sayfam Chris@0: label_my_account: Hesabım Chris@0: label_my_projects: Projelerim Chris@0: label_administration: Yönetim Chris@0: label_login: Gir Chris@0: label_logout: Çıkış Chris@0: label_help: Yardım Chris@0: label_reported_issues: Rapor edilmiş iletiler Chris@0: label_assigned_to_me_issues: Bana atanmış iletiler Chris@0: label_last_login: Son bağlantı Chris@0: label_registered_on: Kayıtlı Chris@0: label_activity: Faaliyet Chris@0: label_overall_activity: Tüm aktiviteler Chris@0: label_new: Yeni Chris@0: label_logged_as: "Kullanıcı :" Chris@0: label_environment: Çevre Chris@0: label_authentication: Kimlik Denetimi Chris@0: label_auth_source: Kimlik Denetim Modu Chris@0: label_auth_source_new: Yeni Denetim Modu Chris@0: label_auth_source_plural: Denetim Modları Chris@0: label_subproject_plural: Alt Projeler Chris@0: label_min_max_length: Min - Maks uzunluk Chris@0: label_list: Liste Chris@0: label_date: Tarih Chris@0: label_integer: Tam sayı Chris@0: label_float: Noktalı sayı Chris@0: label_boolean: Boolean Chris@0: label_string: Metin Chris@0: label_text: Uzun Metin Chris@0: label_attribute: Nitelik Chris@0: label_attribute_plural: Nitelikler Chris@0: label_download: "{{count}} indirilen" Chris@0: label_download_plural: "{{count}} indirilen" Chris@0: label_no_data: Gösterilecek veri yok Chris@0: label_change_status: Değişim Durumu Chris@0: label_history: Geçmiş Chris@0: label_attachment: Dosya Chris@0: label_attachment_new: Yeni Dosya Chris@0: label_attachment_delete: Dosyayı Sil Chris@0: label_attachment_plural: Dosyalar Chris@0: label_file_added: Eklenen Dosyalar Chris@0: label_report: Rapor Chris@0: label_report_plural: Raporlar Chris@0: label_news: Haber Chris@0: label_news_new: Haber ekle Chris@0: label_news_plural: Haber Chris@0: label_news_latest: Son Haberler Chris@0: label_news_view_all: Tüm haberleri oku Chris@0: label_news_added: Haber eklendi Chris@0: label_settings: Ayarlar Chris@0: label_overview: Genel Chris@0: label_version: Versiyon Chris@0: label_version_new: Yeni versiyon Chris@0: label_version_plural: Versiyonlar Chris@0: label_confirmation: Doğrulamama Chris@0: label_export_to: 'Diğer uygun kaynaklar:' Chris@0: label_read: Oku... Chris@0: label_public_projects: Genel Projeler Chris@0: label_open_issues: açık Chris@0: label_open_issues_plural: açık Chris@0: label_closed_issues: kapalı Chris@0: label_closed_issues_plural: kapalı Chris@0: label_x_open_issues_abbr_on_total: Chris@0: zero: 0 open / {{total}} Chris@0: one: 1 open / {{total}} Chris@0: other: "{{count}} open / {{total}}" Chris@0: label_x_open_issues_abbr: Chris@0: zero: 0 open Chris@0: one: 1 open Chris@0: other: "{{count}} open" Chris@0: label_x_closed_issues_abbr: Chris@0: zero: 0 closed Chris@0: one: 1 closed Chris@0: other: "{{count}} closed" Chris@0: label_total: Toplam Chris@0: label_permissions: İzinler Chris@0: label_current_status: Mevcut Durum Chris@0: label_new_statuses_allowed: Yeni durumlara izin verildi Chris@0: label_all: Hepsi Chris@0: label_none: Hiçbiri Chris@0: label_nobody: Hiçkimse Chris@0: label_next: Sonraki Chris@0: label_previous: Önceki Chris@0: label_used_by: 'Kullanan: ' Chris@0: label_details: Detaylar Chris@0: label_add_note: Bir not ekle Chris@0: label_per_page: Sayfa başına Chris@0: label_calendar: Takvim Chris@0: label_months_from: aylardan itibaren Chris@0: label_gantt: Gantt Chris@0: label_internal: Dahili Chris@0: label_last_changes: "Son {{count}} değişiklik" Chris@0: label_change_view_all: Tüm Değişiklikleri gör Chris@0: label_personalize_page: Bu sayfayı kişiselleştir Chris@0: label_comment: Açıklama Chris@0: label_comment_plural: Açıklamalar Chris@0: label_x_comments: Chris@0: zero: no comments Chris@0: one: 1 comment Chris@0: other: "{{count}} comments" Chris@0: label_comment_add: Açıklama Ekle Chris@0: label_comment_added: Açıklama Eklendi Chris@0: label_comment_delete: Açıklamaları sil Chris@0: label_query: Özel Sorgu Chris@0: label_query_plural: Özel Sorgular Chris@0: label_query_new: Yeni Sorgu Chris@0: label_filter_add: Filtre ekle Chris@0: label_filter_plural: Filtreler Chris@0: label_equals: Eşit Chris@0: label_not_equals: Eşit değil Chris@0: label_in_less_than: küçüktür Chris@0: label_in_more_than: büyüktür Chris@0: label_in: içinde Chris@0: label_today: bugün Chris@0: label_all_time: Tüm Zamanlar Chris@0: label_yesterday: Dün Chris@0: label_this_week: Bu hafta Chris@0: label_last_week: Geçen hafta Chris@0: label_last_n_days: "Son {{count}} gün" Chris@0: label_this_month: Bu ay Chris@0: label_last_month: Geçen ay Chris@0: label_this_year: Bu yıl Chris@0: label_date_range: Tarih aralığı Chris@0: label_less_than_ago: günler öncesinden az Chris@0: label_more_than_ago: günler öncesinden fazla Chris@0: label_ago: gün önce Chris@0: label_contains: içeriyor Chris@0: label_not_contains: içermiyor Chris@0: label_day_plural: Günler Chris@0: label_repository: Depo Chris@0: label_repository_plural: Depolar Chris@0: label_browse: Tara Chris@0: label_modification: "{{count}} değişim" Chris@0: label_modification_plural: "{{count}} değişim" Chris@0: label_revision: Revizyon Chris@0: label_revision_plural: Revizyonlar Chris@0: label_associated_revisions: Birleştirilmiş revizyonlar Chris@0: label_added: eklendi Chris@0: label_modified: güncellendi Chris@0: label_deleted: silindi Chris@0: label_latest_revision: En son revizyon Chris@0: label_latest_revision_plural: En son revizyonlar Chris@0: label_view_revisions: Revizyonları izle Chris@0: label_max_size: En büyük boyut Chris@0: label_sort_highest: Üste taşı Chris@0: label_sort_higher: Yukarı taşı Chris@0: label_sort_lower: Aşağı taşı Chris@0: label_sort_lowest: Dibe taşı Chris@0: label_roadmap: Yol Haritası Chris@0: label_roadmap_due_in: "Due in {{value}}" Chris@0: label_roadmap_overdue: "{{value}} geç" Chris@0: label_roadmap_no_issues: Bu versiyon için ileti yok Chris@0: label_search: Ara Chris@0: label_result_plural: Sonuçlar Chris@0: label_all_words: Tüm Kelimeler Chris@0: label_wiki: Wiki Chris@0: label_wiki_edit: Wiki düzenleme Chris@0: label_wiki_edit_plural: Wiki düzenlemeleri Chris@0: label_wiki_page: Wiki sayfası Chris@0: label_wiki_page_plural: Wiki sayfaları Chris@0: label_index_by_title: Başlığa göre diz Chris@0: label_index_by_date: Tarihe göre diz Chris@0: label_current_version: Güncel versiyon Chris@0: label_preview: Önizleme Chris@0: label_feed_plural: Beslemeler Chris@0: label_changes_details: Bütün değişikliklerin detayları Chris@0: label_issue_tracking: İleti Takibi Chris@0: label_spent_time: Harcanan zaman Chris@0: label_f_hour: "{{value}} saat" Chris@0: label_f_hour_plural: "{{value}} saat" Chris@0: label_time_tracking: Zaman Takibi Chris@0: label_change_plural: Değişiklikler Chris@0: label_statistics: İstatistikler Chris@0: label_commits_per_month: Aylık teslim Chris@0: label_commits_per_author: Yazar başına teslim Chris@0: label_view_diff: Farkları izle Chris@0: label_diff_inline: satır içi Chris@0: label_diff_side_by_side: Yan yana Chris@0: label_options: Tercihler Chris@0: label_copy_workflow_from: İşakışı kopyala Chris@0: label_permissions_report: İzin raporu Chris@0: label_watched_issues: İzlenmiş iletiler Chris@0: label_related_issues: İlişkili iletiler Chris@0: label_applied_status: uygulanmış iletiler Chris@0: label_loading: Yükleniyor... Chris@0: label_relation_new: Yeni ilişki Chris@0: label_relation_delete: İlişkiyi sil Chris@0: label_relates_to: ilişkili Chris@0: label_duplicates: yinelenmiş Chris@0: label_blocks: Engeller Chris@0: label_blocked_by: Engelleyen Chris@0: label_precedes: önce gelir Chris@0: label_follows: sonra gelir Chris@0: label_end_to_start: sondan başa Chris@0: label_end_to_end: sondan sona Chris@0: label_start_to_start: baştan başa Chris@0: label_start_to_end: baştan sona Chris@0: label_stay_logged_in: Sürekli bağlı kal Chris@0: label_disabled: Devredışı Chris@0: label_show_completed_versions: Tamamlanmış versiyonları göster Chris@0: label_me: Ben Chris@0: label_board: Tartışma Alanı Chris@0: label_board_new: Yeni alan Chris@0: label_board_plural: Tartışma alanları Chris@0: label_topic_plural: Konular Chris@0: label_message_plural: Mesajlar Chris@0: label_message_last: Son mesaj Chris@0: label_message_new: Yeni mesaj Chris@0: label_message_posted: Mesaj eklendi Chris@0: label_reply_plural: Cevaplar Chris@0: label_send_information: Hesap bilgisini kullanıcıya gönder Chris@0: label_year: Yıl Chris@0: label_month: Ay Chris@0: label_week: Hafta Chris@0: label_date_from: Başlangıç Chris@0: label_date_to: Bitiş Chris@0: label_language_based: Kullanıcı diline istinaden Chris@0: label_sort_by: "{{value}} göre sırala" Chris@0: label_send_test_email: Test e-postası gönder Chris@0: label_feeds_access_key_created_on: "RSS erişim anahtarı {{value}} önce oluşturuldu" Chris@0: label_module_plural: Modüller Chris@0: label_added_time_by: "{{author}} tarafından {{age}} önce eklendi" Chris@0: label_updated_time: "{{value}} önce güncellendi" Chris@0: label_jump_to_a_project: Projeye git... Chris@0: label_file_plural: Dosyalar Chris@0: label_changeset_plural: Değişiklik Listeleri Chris@0: label_default_columns: Varsayılan Sütunlar Chris@0: label_no_change_option: (Değişiklik yok) Chris@0: label_bulk_edit_selected_issues: Seçili iletileri toplu düzenle Chris@0: label_theme: Tema Chris@0: label_default: Varsayılan Chris@0: label_search_titles_only: Sadece başlıkları ara Chris@0: label_user_mail_option_all: "Tüm projelerimdeki herhangi bir olay için" Chris@0: label_user_mail_option_selected: "Sadece seçili projelerdeki herhangi bir olay için..." Chris@0: label_user_mail_no_self_notified: "Kendi yaptığım değişikliklerden haberdar olmak istemiyorum" Chris@0: label_registration_activation_by_email: e-posta ile hesap etkinleştirme Chris@0: label_registration_manual_activation: Elle hesap etkinleştirme Chris@0: label_registration_automatic_activation: Otomatik hesap etkinleştirme Chris@0: label_display_per_page: "Sayfa başına: {{value}}" Chris@0: label_age: Yaş Chris@0: label_change_properties: Özellikleri değiştir Chris@0: label_general: Genel Chris@0: label_more: Daha fazla Chris@0: label_scm: KKY Chris@0: label_plugins: Eklentiler Chris@0: label_ldap_authentication: LDAP Denetimi Chris@0: label_downloads_abbr: D/L Chris@0: label_optional_description: İsteğe bağlı açıklama Chris@0: label_add_another_file: Bir dosya daha ekle Chris@0: label_preferences: Tercihler Chris@0: label_chronological_order: Tarih sırasına göre Chris@0: label_reverse_chronological_order: Ters tarih sırasına göre Chris@0: label_planning: Planlanıyor Chris@0: Chris@0: button_login: Giriş Chris@0: button_submit: Gönder Chris@0: button_save: Kaydet Chris@0: button_check_all: Hepsini işaretle Chris@0: button_uncheck_all: Tüm işaretleri kaldır Chris@0: button_delete: Sil Chris@0: button_create: Oluştur Chris@0: button_test: Sına Chris@0: button_edit: Düzenle Chris@0: button_add: Ekle Chris@0: button_change: Değiştir Chris@0: button_apply: Uygula Chris@0: button_clear: Temizle Chris@0: button_lock: Kilitle Chris@0: button_unlock: Kilidi aç Chris@0: button_download: İndir Chris@0: button_list: Listele Chris@0: button_view: Bak Chris@0: button_move: Taşı Chris@0: button_back: Geri Chris@0: button_cancel: İptal Chris@0: button_activate: Etkinleştir Chris@0: button_sort: Sırala Chris@0: button_log_time: Günlük zamanı Chris@0: button_rollback: Bu versiyone geri al Chris@0: button_watch: İzle Chris@0: button_unwatch: İzlemeyi iptal et Chris@0: button_reply: Cevapla Chris@0: button_archive: Arşivle Chris@0: button_unarchive: Arşivlemeyi kaldır Chris@0: button_reset: Sıfırla Chris@0: button_rename: Yeniden adlandır Chris@0: button_change_password: Parolayı değiştir Chris@0: button_copy: Kopyala Chris@0: button_annotate: Revizyon geçmişine göre göster Chris@0: button_update: Güncelle Chris@0: button_configure: Yapılandır Chris@0: Chris@0: status_active: faal Chris@0: status_registered: kayıtlı Chris@0: status_locked: kilitli Chris@0: Chris@0: text_select_mail_notifications: Gönderilecek e-posta uyarısına göre hareketi seçin. Chris@0: text_regexp_info: eg. ^[A-Z0-9]+$ Chris@0: text_min_max_length_info: 0 sınırlama yok demektir Chris@0: text_project_destroy_confirmation: Bu projeyi ve bağlantılı verileri silmek istediğinizden emin misiniz? Chris@0: text_subprojects_destroy_warning: "Ayrıca {{value}} alt proje silinecek." Chris@0: text_workflow_edit: İşakışını düzenlemek için bir rol ve takipçi seçin Chris@0: text_are_you_sure: Emin misiniz ? chris@37: text_tip_issue_begin_day: Bugün başlayan görevler chris@37: text_tip_issue_end_day: Bugün sona eren görevler chris@37: text_tip_issue_begin_end_day: Bugün başlayan ve sona eren görevler Chris@0: text_project_identifier_info: 'Küçük harfler (a-z), sayılar ve noktalar kabul edilir.
Bir kere kaydedildiğinde,tanımlayıcı değiştirilemez.' Chris@0: text_caracters_maximum: "En çok {{count}} karakter." Chris@0: text_caracters_minimum: "En az {{count}} karakter uzunluğunda olmalı." Chris@0: text_length_between: "{{min}} ve {{max}} karakterleri arasındaki uzunluk." Chris@0: text_tracker_no_workflow: Bu takipçi için işakışı tanımlanmamış Chris@0: text_unallowed_characters: Yasaklı karakterler Chris@0: text_comma_separated: Çoklu değer uygundur(Virgül ile ayrılmış). Chris@0: text_issues_ref_in_commit_messages: Teslim mesajlarındaki iletileri çözme ve başvuruda bulunma Chris@0: text_issue_added: "İleti {{id}}, {{author}} tarafından rapor edildi." Chris@0: text_issue_updated: "İleti {{id}}, {{author}} tarafından güncellendi." Chris@0: text_wiki_destroy_confirmation: bu wikiyi ve tüm içeriğini silmek istediğinizden emin misiniz? Chris@0: text_issue_category_destroy_question: "Bazı iletiler ({{count}}) bu kategoriye atandı. Ne yapmak istersiniz?" Chris@0: text_issue_category_destroy_assignments: Kategori atamalarını kaldır Chris@0: text_issue_category_reassign_to: İletileri bu kategoriye tekrar ata Chris@0: text_user_mail_option: "Seçili olmayan projeler için, sadece dahil olduğunuz ya da izlediğiniz öğeler hakkında uyarılar alacaksınız (örneğin,yazarı veya atandığınız iletiler)." Chris@0: text_no_configuration_data: "Roller, takipçiler, ileti durumları ve işakışı henüz yapılandırılmadı.\nVarsayılan yapılandırılmanın yüklenmesi şiddetle tavsiye edilir. Bir kez yüklendiğinde yapılandırmayı değiştirebileceksiniz." Chris@0: text_load_default_configuration: Varsayılan yapılandırmayı yükle Chris@0: text_status_changed_by_changeset: "Değişiklik listesi {{value}} içinde uygulandı." Chris@0: text_issues_destroy_confirmation: 'Seçili iletileri silmek istediğinizden emin misiniz ?' Chris@0: text_select_project_modules: 'Bu proje için etkinleştirmek istediğiniz modülleri seçin:' Chris@0: text_default_administrator_account_changed: Varsayılan yönetici hesabı değişti Chris@0: text_file_repository_writable: Dosya deposu yazılabilir Chris@0: text_rmagick_available: RMagick Kullanılabilir (isteğe bağlı) Chris@0: text_destroy_time_entries_question: Silmek üzere olduğunuz iletiler üzerine {{hours}} saat raporlandı.Ne yapmak istersiniz ? Chris@0: text_destroy_time_entries: Raporlanmış saatleri sil Chris@0: text_assign_time_entries_to_project: Raporlanmış saatleri projeye ata Chris@0: text_reassign_time_entries: 'Raporlanmış saatleri bu iletiye tekrar ata:' Chris@0: Chris@0: default_role_manager: Yönetici Chris@0: default_role_developer: Geliştirici Chris@0: default_role_reporter: Raporlayıcı Chris@0: default_tracker_bug: Hata Chris@0: default_tracker_feature: ÖZellik Chris@0: default_tracker_support: Destek Chris@0: default_issue_status_new: Yeni Chris@0: default_issue_status_in_progress: In Progress Chris@0: default_issue_status_resolved: Çözüldü Chris@0: default_issue_status_feedback: Geribildirim Chris@0: default_issue_status_closed: Kapatıldı Chris@0: default_issue_status_rejected: Reddedildi Chris@0: default_doc_category_user: Kullanıcı Dökümantasyonu Chris@0: default_doc_category_tech: Teknik Dökümantasyon Chris@0: default_priority_low: Düşük Chris@0: default_priority_normal: Normal Chris@0: default_priority_high: Yüksek Chris@0: default_priority_urgent: Acil Chris@0: default_priority_immediate: Derhal Chris@0: default_activity_design: Tasarım Chris@0: default_activity_development: Geliştirim Chris@0: Chris@0: enumeration_issue_priorities: İleti önceliği Chris@0: enumeration_doc_categories: Belge Kategorileri Chris@0: enumeration_activities: Faaliyetler (zaman takibi) Chris@0: button_quote: Quote Chris@0: setting_enabled_scm: Enabled SCM Chris@0: label_incoming_emails: Incoming emails Chris@0: label_generate_key: Generate a key Chris@0: setting_sequential_project_identifiers: Generate sequential project identifiers Chris@0: field_parent_title: Parent page Chris@0: text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." Chris@0: text_enumeration_category_reassign_to: 'Reassign them to this value:' Chris@0: label_issue_watchers: Watchers Chris@0: mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" Chris@0: label_duplicated_by: duplicated by Chris@0: text_enumeration_destroy_question: "{{count}} objects are assigned to this value." Chris@0: text_user_wrote: "{{value}} wrote:" Chris@0: setting_mail_handler_api_enabled: Enable WS for incoming emails Chris@0: label_and_its_subprojects: "{{value}} and its subprojects" Chris@14: mail_subject_reminder: "{{count}} issue(s) due in the next {{days}} days" Chris@0: setting_mail_handler_api_key: API key Chris@0: setting_commit_logs_encoding: Commit messages encoding Chris@0: general_csv_decimal_separator: '.' Chris@0: notice_unable_delete_version: Unable to delete version Chris@0: label_renamed: renamed Chris@0: label_copied: copied Chris@0: setting_plain_text_mail: plain text only (no HTML) Chris@0: permission_view_files: View files Chris@0: permission_edit_issues: Edit issues Chris@0: permission_edit_own_time_entries: Edit own time logs Chris@0: permission_manage_public_queries: Manage public queries Chris@0: permission_add_issues: Add issues Chris@0: permission_log_time: Log spent time Chris@0: permission_view_changesets: View changesets Chris@0: permission_view_time_entries: View spent time Chris@0: permission_manage_versions: Manage versions Chris@0: permission_manage_wiki: Manage wiki Chris@0: permission_manage_categories: Manage issue categories Chris@0: permission_protect_wiki_pages: Protect wiki pages Chris@0: permission_comment_news: Comment news Chris@0: permission_delete_messages: Delete messages Chris@0: permission_select_project_modules: Select project modules Chris@0: permission_manage_documents: Manage documents Chris@0: permission_edit_wiki_pages: Edit wiki pages Chris@0: permission_add_issue_watchers: Add watchers Chris@0: permission_view_gantt: View gantt chart Chris@0: permission_move_issues: Move issues Chris@0: permission_manage_issue_relations: Manage issue relations Chris@0: permission_delete_wiki_pages: Delete wiki pages Chris@0: permission_manage_boards: Manage boards Chris@0: permission_delete_wiki_pages_attachments: Delete attachments Chris@0: permission_view_wiki_edits: View wiki history Chris@0: permission_add_messages: Post messages Chris@0: permission_view_messages: View messages Chris@0: permission_manage_files: Manage files Chris@0: permission_edit_issue_notes: Edit notes Chris@0: permission_manage_news: Manage news Chris@0: permission_view_calendar: View calendrier Chris@0: permission_manage_members: Manage members Chris@0: permission_edit_messages: Edit messages Chris@0: permission_delete_issues: Delete issues Chris@0: permission_view_issue_watchers: View watchers list Chris@0: permission_manage_repository: Manage repository Chris@0: permission_commit_access: Commit access Chris@0: permission_browse_repository: Browse repository Chris@0: permission_view_documents: View documents Chris@0: permission_edit_project: Edit project Chris@0: permission_add_issue_notes: Add notes Chris@0: permission_save_queries: Save queries Chris@0: permission_view_wiki_pages: View wiki Chris@0: permission_rename_wiki_pages: Rename wiki pages Chris@0: permission_edit_time_entries: Edit time logs Chris@0: permission_edit_own_issue_notes: Edit own notes Chris@0: setting_gravatar_enabled: Use Gravatar user icons Chris@0: label_example: Example Chris@0: text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." Chris@0: permission_edit_own_messages: Edit own messages Chris@0: permission_delete_own_messages: Delete own messages Chris@0: label_user_activity: "{{value}}'s activity" Chris@0: label_updated_time_by: "Updated by {{author}} {{age}} ago" Chris@0: text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' Chris@0: setting_diff_max_lines_displayed: Max number of diff lines displayed Chris@0: text_plugin_assets_writable: Plugin assets directory writable Chris@0: warning_attachments_not_saved: "{{count}} file(s) could not be saved." Chris@0: button_create_and_continue: Create and continue Chris@0: text_custom_field_possible_values_info: 'One line for each value' Chris@0: label_display: Display Chris@0: field_editable: Editable Chris@0: setting_repository_log_display_limit: Maximum number of revisions displayed on file log Chris@0: setting_file_max_size_displayed: Max size of text files displayed inline Chris@0: field_watcher: Watcher Chris@0: setting_openid: Allow OpenID login and registration Chris@0: field_identity_url: OpenID URL Chris@0: label_login_with_open_id_option: or login with OpenID Chris@0: field_content: Content Chris@0: label_descending: Descending Chris@0: label_sort: Sort Chris@0: label_ascending: Ascending Chris@0: label_date_from_to: From {{start}} to {{end}} Chris@0: label_greater_or_equal: ">=" Chris@0: label_less_or_equal: <= Chris@0: text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do? Chris@0: text_wiki_page_reassign_children: Reassign child pages to this parent page Chris@0: text_wiki_page_nullify_children: Keep child pages as root pages Chris@0: text_wiki_page_destroy_children: Delete child pages and all their descendants Chris@0: setting_password_min_length: Minimum password length Chris@0: field_group_by: Group results by chris@37: mail_subject_wiki_content_updated: "'{{id}}' wiki page has been updated" Chris@0: label_wiki_content_added: Wiki page added chris@37: mail_subject_wiki_content_added: "'{{id}}' wiki page has been added" chris@37: mail_body_wiki_content_added: The '{{id}}' wiki page has been added by {{author}}. Chris@0: label_wiki_content_updated: Wiki page updated chris@37: mail_body_wiki_content_updated: The '{{id}}' wiki page has been updated by {{author}}. Chris@0: permission_add_project: Create project Chris@0: setting_new_project_user_role_id: Role given to a non-admin user who creates a project Chris@0: label_view_all_revisions: View all revisions Chris@0: label_tag: Tag Chris@0: label_branch: Branch Chris@0: error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings. Chris@0: error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses"). Chris@0: label_group_plural: Groups Chris@0: label_group: Group Chris@0: label_group_new: New group Chris@0: label_time_entry_plural: Spent time Chris@0: text_journal_changed: "{{label}} changed from {{old}} to {{new}}" Chris@0: text_journal_set_to: "{{label}} set to {{value}}" Chris@0: text_journal_deleted: "{{label}} deleted ({{old}})" Chris@0: text_journal_added: "{{label}} {{value}} added" Chris@0: field_active: Active Chris@0: enumeration_system_activity: System Activity Chris@0: permission_delete_issue_watchers: Delete watchers Chris@0: version_status_closed: closed Chris@0: version_status_locked: locked Chris@0: version_status_open: open Chris@0: error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened Chris@0: label_user_anonymous: Anonymous Chris@0: button_move_and_follow: Move and follow Chris@0: setting_default_projects_modules: Default enabled modules for new projects Chris@0: setting_gravatar_default: Default Gravatar image Chris@0: field_sharing: Sharing Chris@0: label_version_sharing_hierarchy: With project hierarchy Chris@0: label_version_sharing_system: With all projects Chris@0: label_version_sharing_descendants: With subprojects Chris@0: label_version_sharing_tree: With project tree Chris@0: label_version_sharing_none: Not shared Chris@0: error_can_not_archive_project: This project can not be archived Chris@0: button_duplicate: Duplicate Chris@0: button_copy_and_follow: Copy and follow Chris@0: label_copy_source: Source Chris@0: setting_issue_done_ratio: Calculate the issue done ratio with Chris@0: setting_issue_done_ratio_issue_status: Use the issue status Chris@0: error_issue_done_ratios_not_updated: Issue done ratios not updated. Chris@0: error_workflow_copy_target: Please select target tracker(s) and role(s) Chris@0: setting_issue_done_ratio_issue_field: Use the issue field Chris@0: label_copy_same_as_target: Same as target Chris@0: label_copy_target: Target Chris@0: notice_issue_done_ratios_updated: Issue done ratios updated. Chris@0: error_workflow_copy_source: Please select a source tracker or role Chris@0: label_update_issue_done_ratios: Update issue done ratios Chris@0: setting_start_of_week: Start calendars on Chris@0: permission_view_issues: View Issues Chris@0: label_display_used_statuses_only: Only display statuses that are used by this tracker Chris@0: label_revision_id: Revision {{value}} Chris@0: label_api_access_key: API access key Chris@0: label_api_access_key_created_on: API access key created {{value}} ago Chris@0: label_feeds_access_key: RSS access key Chris@0: notice_api_access_key_reseted: Your API access key was reset. Chris@0: setting_rest_api_enabled: Enable REST web service Chris@0: label_missing_api_access_key: Missing an API access key Chris@0: label_missing_feeds_access_key: Missing a RSS access key Chris@0: button_show: Show Chris@0: text_line_separated: Multiple values allowed (one line for each value). Chris@0: setting_mail_handler_body_delimiters: Truncate emails after one of these lines Chris@0: permission_add_subprojects: Create subprojects Chris@0: label_subproject_new: New subproject Chris@0: text_own_membership_delete_confirmation: |- Chris@0: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Chris@0: Are you sure you want to continue? Chris@0: label_close_versions: Close completed versions Chris@0: label_board_sticky: Sticky Chris@0: label_board_locked: Locked Chris@0: permission_export_wiki_pages: Export wiki pages Chris@0: setting_cache_formatted_text: Cache formatted text Chris@0: permission_manage_project_activities: Manage project activities Chris@0: error_unable_delete_issue_status: Unable to delete issue status Chris@0: label_profile: Profile Chris@0: permission_manage_subtasks: Manage subtasks Chris@0: field_parent_issue: Parent task Chris@0: label_subtask_plural: Subtasks Chris@0: label_project_copy_notifications: Send email notifications during the project copy Chris@0: error_can_not_delete_custom_field: Unable to delete custom field Chris@0: error_unable_to_connect: Unable to connect ({{value}}) Chris@0: error_can_not_remove_role: This role is in use and can not be deleted. Chris@0: error_can_not_delete_tracker: This tracker contains issues and can't be deleted. Chris@0: field_principal: Principal Chris@0: label_my_page_block: My page block Chris@0: notice_failed_to_save_members: "Failed to save member(s): {{errors}}." Chris@0: text_zoom_out: Zoom out Chris@0: text_zoom_in: Zoom in Chris@0: notice_unable_delete_time_entry: Unable to delete time log entry. Chris@0: label_overall_spent_time: Overall spent time Chris@14: field_time_entries: Log time Chris@14: project_module_gantt: Gantt Chris@14: project_module_calendar: Calendar chris@22: button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" chris@22: text_are_you_sure_with_children: Delete issue and all child issues? chris@22: field_text: Text field chris@37: label_user_mail_option_only_owner: Only for things I am the owner of chris@37: setting_default_notification_option: Default notification option chris@37: label_user_mail_option_only_my_events: Only for things I watch or I'm involved in chris@37: label_user_mail_option_only_assigned: Only for things I am assigned to chris@37: label_user_mail_option_none: No events chris@37: field_member_of_group: Assignee's group chris@37: field_assigned_to_role: Assignee's role chris@37: notice_not_authorized_archived_project: The project you're trying to access has been archived. chris@37: field_start_date: Start date chris@37: label_principal_search: "Search for user or group:" chris@37: label_user_search: "Search for user:" chris@37: field_visible: Visible chris@37: setting_emails_header: Emails header