diff --git a/CHANGELOG.md b/CHANGELOG.md index d31a36dd..89197149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - Show stats for discover secction - i18n. - Add swedish (sv) translation. + - Add turkish (tr) translation. ### Misc - Lots of small and not so small bugfixes. diff --git a/settings/common.py b/settings/common.py index b24c12d4..3687486b 100644 --- a/settings/common.py +++ b/settings/common.py @@ -144,7 +144,7 @@ LANGUAGES = [ #("ta", "தமிழ்"), # Tamil #("te", "తెలుగు"), # Telugu #("th", "ภาษาไทย"), # Thai - #("tr", "Türkçe"), # Turkish + ("tr", "Türkçe"), # Turkish #("tt", "татар теле"), # Tatar #("udm", "удмурт кыл"), # Udmurt #("uk", "Українська"), # Ukrainian diff --git a/taiga/locale/tr/LC_MESSAGES/django.po b/taiga/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 00000000..2475a8fe --- /dev/null +++ b/taiga/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,3281 @@ +# taiga-back.taiga. +# Copyright (C) 2014-2016 Taiga Dev Team +# This file is distributed under the same license as the taiga-back package. +# +# Translators: +# Can Aydin , 2015 +# catborise , 2015 +msgid "" +msgstr "" +"Project-Id-Version: taiga-back\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-01-22 13:09+0100\n" +"PO-Revision-Date: 2016-01-22 12:10+0000\n" +"Last-Translator: Taiga Dev Team \n" +"Language-Team: Turkish (http://www.transifex.com/taiga-agile-llc/taiga-back/" +"language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: taiga/auth/api.py:100 +msgid "Public register is disabled." +msgstr "" + +#: taiga/auth/api.py:133 +msgid "invalid register type" +msgstr "geçersiz kayıt tipi" + +#: taiga/auth/api.py:146 +msgid "invalid login type" +msgstr "geçersiz giriş tipi" + +#: taiga/auth/serializers.py:35 taiga/users/serializers.py:64 +msgid "invalid username" +msgstr "geçersiz kullanıcı adı" + +#: taiga/auth/serializers.py:40 taiga/users/serializers.py:70 +msgid "" +"Required. 255 characters or fewer. Letters, numbers and /./-/_ characters'" +msgstr "" +"Zorunlu. 255 karakter ya da daha azı. Harfler, sayılar ve /./-/_ karakterleri" + +#: taiga/auth/services.py:74 +msgid "Username is already in use." +msgstr "Kullanıcı adı zaten kullanımda." + +#: taiga/auth/services.py:77 +msgid "Email is already in use." +msgstr "E-posta zaten kullanımda." + +#: taiga/auth/services.py:93 +msgid "Token not matches any valid invitation." +msgstr "Kupon geçerli hiç bir davetle uyuşmuyor." + +#: taiga/auth/services.py:121 +msgid "User is already registered." +msgstr "Kullanıcı zaten kayıtlı." + +#: taiga/auth/services.py:145 +msgid "This user is already a member of the project." +msgstr "" + +#: taiga/auth/services.py:171 +msgid "Error on creating new user." +msgstr "Yeni kullanıcı oluşturulurken hata meydana geldi." + +#: taiga/auth/tokens.py:48 taiga/auth/tokens.py:55 +#: taiga/external_apps/services.py:35 +msgid "Invalid token" +msgstr "Geçersiz kupon" + +#: taiga/base/api/fields.py:292 +msgid "This field is required." +msgstr "Bu alan zorunlu." + +#: taiga/base/api/fields.py:293 taiga/base/api/relations.py:335 +msgid "Invalid value." +msgstr "Geçersiz değer." + +#: taiga/base/api/fields.py:477 +#, python-format +msgid "'%s' value must be either True or False." +msgstr "%s' değeri ya Doğru ya da Yanlış olmalıdır." + +#: taiga/base/api/fields.py:541 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "" + +#: taiga/base/api/fields.py:556 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "" +"Geçerli bir seçenek belirleyin. %(value)s değeri mevcut seçenekler arasında " +"yok." + +#: taiga/base/api/fields.py:619 +msgid "Enter a valid email address." +msgstr "Geçerli bir e-posta adresi girin." + +#: taiga/base/api/fields.py:661 +#, python-format +msgid "Date has wrong format. Use one of these formats instead: %s" +msgstr "Tarih biçemi yanlış. Belirtilen biçemlerden birini kullanın: %s" + +#: taiga/base/api/fields.py:725 +#, python-format +msgid "Datetime has wrong format. Use one of these formats instead: %s" +msgstr "Tarih saat biçemi yanlış. Belirtilen biçemlerden birini kullanın: %s" + +#: taiga/base/api/fields.py:795 +#, python-format +msgid "Time has wrong format. Use one of these formats instead: %s" +msgstr "Zaman biçemi yanlış. Belirtilen biçemlerden birini kullanın: %s" + +#: taiga/base/api/fields.py:852 +msgid "Enter a whole number." +msgstr "Bir tam sayı girin." + +#: taiga/base/api/fields.py:853 taiga/base/api/fields.py:906 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "" +"Bu değerin %(limit_value)s değerine eşit ya da daha az olduğundan emin olun." + +#: taiga/base/api/fields.py:854 taiga/base/api/fields.py:907 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "" +"Bu değerin %(limit_value)s değerine eşit ya da daha fazla olduğundan emin " +"olun." + +#: taiga/base/api/fields.py:884 +#, python-format +msgid "\"%s\" value must be a float." +msgstr "\"%s\" değeri kesirli bir sayı olmalıdır." + +#: taiga/base/api/fields.py:905 +msgid "Enter a number." +msgstr "Bir sayın girin." + +#: taiga/base/api/fields.py:908 +#, python-format +msgid "Ensure that there are no more than %s digits in total." +msgstr "Toplamda %s basamaktan fazla olmadığından emin olun." + +#: taiga/base/api/fields.py:909 +#, python-format +msgid "Ensure that there are no more than %s decimal places." +msgstr "%s ondalık değerinden fazla olmalıdığından emin olun." + +#: taiga/base/api/fields.py:910 +#, python-format +msgid "Ensure that there are no more than %s digits before the decimal point." +msgstr "" +"Virgülden önceki rakamların %s basamaktan fazla olmadığından emin olun." + +#: taiga/base/api/fields.py:977 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "Dosya ibraz edilmedi. Formdan kodlama tipini kontrol edin." + +#: taiga/base/api/fields.py:978 +msgid "No file was submitted." +msgstr "Dosya ibraz edilmedi." + +#: taiga/base/api/fields.py:979 +msgid "The submitted file is empty." +msgstr "İbraz edilen dosya boş" + +#: taiga/base/api/fields.py:980 +#, python-format +msgid "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr "" + +#: taiga/base/api/fields.py:981 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "" +"Lütfen bir dosya ibraz edin ya da onay kutusunu seçmeyin, ikisini birden " +"olmaz." + +#: taiga/base/api/fields.py:1021 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" +"Geçerli bir resim yükleyin. Yüklenen dosya ya bozulmuş bir resim ya da bir " +"resim dosyası değil." + +#: taiga/base/api/pagination.py:213 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "" + +#: taiga/base/api/pagination.py:217 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "Geçersiz sayfa (%(page_number)s): %(message)s" + +#: taiga/base/api/permissions.py:64 +msgid "Invalid permission definition." +msgstr "Geçersiz izin tanımı." + +#: taiga/base/api/relations.py:245 +#, python-format +msgid "Invalid pk '%s' - object does not exist." +msgstr "Geçersiz pk '%s' - nesne mevcut değil." + +#: taiga/base/api/relations.py:246 +#, python-format +msgid "Incorrect type. Expected pk value, received %s." +msgstr "Hatalı tip. Beklenen pk değeri, alınan %s." + +#: taiga/base/api/relations.py:334 +#, python-format +msgid "Object with %s=%s does not exist." +msgstr "%s=%s objesi mevcut değil." + +#: taiga/base/api/relations.py:370 +msgid "Invalid hyperlink - No URL match" +msgstr "Geçersiz hiperlink - URL eşleşmesi yok" + +#: taiga/base/api/relations.py:371 +msgid "Invalid hyperlink - Incorrect URL match" +msgstr "Geçersiz hiperlink - Doğru olmayan URL eşleşmesi" + +#: taiga/base/api/relations.py:372 +msgid "Invalid hyperlink due to configuration error" +msgstr "Yapılandırma hatasından dolayı geçersiz hiperlink" + +#: taiga/base/api/relations.py:373 +msgid "Invalid hyperlink - object does not exist." +msgstr "Geçersiz hiperlink - nesne mevcut değil." + +#: taiga/base/api/relations.py:374 +#, python-format +msgid "Incorrect type. Expected url string, received %s." +msgstr "Hatalı tip. Beklenen url dizges, alınan %s." + +#: taiga/base/api/serializers.py:320 +msgid "Invalid data" +msgstr "Geçersiz veri" + +#: taiga/base/api/serializers.py:412 +msgid "No input provided" +msgstr "Girdi sağlanmadı" + +#: taiga/base/api/serializers.py:572 +msgid "Cannot create a new item, only existing items may be updated." +msgstr "Yeni bir madde oluşturlamıyor, sadece var olanlar güncellenebilir." + +#: taiga/base/api/serializers.py:583 +msgid "Expected a list of items." +msgstr "Bir madde listesi bekleniyor." + +#: taiga/base/api/views.py:124 +msgid "Not found" +msgstr "Bulunamadı" + +#: taiga/base/api/views.py:127 +msgid "Permission denied" +msgstr "İzin verilmedi" + +#: taiga/base/api/views.py:475 +msgid "Server application error" +msgstr "Sunucu uygulaması hatası" + +#: taiga/base/connectors/exceptions.py:25 +msgid "Connection error." +msgstr "Bağlantı hatası." + +#: taiga/base/exceptions.py:77 +msgid "Malformed request." +msgstr "Bozulmuş talep." + +#: taiga/base/exceptions.py:82 +msgid "Incorrect authentication credentials." +msgstr "Hatalı oturum açma bilgileri." + +#: taiga/base/exceptions.py:87 +msgid "Authentication credentials were not provided." +msgstr "Oturum açma bilgileri girilmedi." + +#: taiga/base/exceptions.py:92 +msgid "You do not have permission to perform this action." +msgstr "Bu eylemi gerçekleştirebilmek için gerekli izne sahip değilsiniz." + +#: taiga/base/exceptions.py:97 +#, python-format +msgid "Method '%s' not allowed." +msgstr "'%s' yöntemine izin verilmiyor." + +#: taiga/base/exceptions.py:105 +msgid "Could not satisfy the request's Accept header" +msgstr "" + +#: taiga/base/exceptions.py:114 +#, python-format +msgid "Unsupported media type '%s' in request." +msgstr "'%s' talebinde desteklenmeyen ortam tipi mevcut" + +#: taiga/base/exceptions.py:122 +msgid "Request was throttled." +msgstr "" + +#: taiga/base/exceptions.py:123 +#, python-format +msgid "Expected available in %d second%s." +msgstr "" + +#: taiga/base/exceptions.py:137 +msgid "Unexpected error" +msgstr "Belirlenmeyen hata" + +#: taiga/base/exceptions.py:149 +msgid "Not found." +msgstr "Bulunamadı." + +#: taiga/base/exceptions.py:154 +msgid "Method not supported for this endpoint." +msgstr "" + +#: taiga/base/exceptions.py:162 taiga/base/exceptions.py:170 +msgid "Wrong arguments." +msgstr "Hatalı parametreler." + +#: taiga/base/exceptions.py:174 +msgid "Data validation error" +msgstr "Veri doğrulama hatası" + +#: taiga/base/exceptions.py:186 +msgid "Integrity Error for wrong or invalid arguments" +msgstr "Hatalı ya da geçersiz parametreler için Bütünlük Hatası " + +#: taiga/base/exceptions.py:193 +msgid "Precondition error" +msgstr "Ön şart hatası" + +#: taiga/base/filters.py:78 +msgid "Error in filter params types." +msgstr "Parametre tipleri filtresinde hata." + +#: taiga/base/filters.py:132 taiga/base/filters.py:231 +#: taiga/projects/filters.py:43 +msgid "'project' must be an integer value." +msgstr "'project' değeri numerik olmalı." + +#: taiga/base/tags.py:26 +msgid "tags" +msgstr "etiketler" + +#: taiga/base/templates/emails/base-body-html.jinja:6 +msgid "Taiga" +msgstr "Taiga" + +#: taiga/base/templates/emails/base-body-html.jinja:406 +#: taiga/base/templates/emails/hero-body-html.jinja:380 +#: taiga/base/templates/emails/updates-body-html.jinja:442 +msgid "Follow us on Twitter" +msgstr "Twitter da bizi takip edin" + +#: taiga/base/templates/emails/base-body-html.jinja:406 +#: taiga/base/templates/emails/hero-body-html.jinja:380 +#: taiga/base/templates/emails/updates-body-html.jinja:442 +msgid "Twitter" +msgstr "Twitter" + +#: taiga/base/templates/emails/base-body-html.jinja:407 +#: taiga/base/templates/emails/hero-body-html.jinja:381 +#: taiga/base/templates/emails/updates-body-html.jinja:443 +msgid "Get the code on GitHub" +msgstr "GitHub dan kodu elde edin" + +#: taiga/base/templates/emails/base-body-html.jinja:407 +#: taiga/base/templates/emails/hero-body-html.jinja:381 +#: taiga/base/templates/emails/updates-body-html.jinja:443 +msgid "GitHub" +msgstr "GitHub" + +#: taiga/base/templates/emails/base-body-html.jinja:408 +#: taiga/base/templates/emails/hero-body-html.jinja:382 +#: taiga/base/templates/emails/updates-body-html.jinja:444 +msgid "Visit our website" +msgstr "Web sayfamızı ziyaret edin" + +#: taiga/base/templates/emails/base-body-html.jinja:408 +#: taiga/base/templates/emails/hero-body-html.jinja:382 +#: taiga/base/templates/emails/updates-body-html.jinja:444 +msgid "Taiga.io" +msgstr "Taiga.io" + +#: taiga/base/templates/emails/base-body-html.jinja:423 +#: taiga/base/templates/emails/hero-body-html.jinja:397 +#: taiga/base/templates/emails/updates-body-html.jinja:459 +#, python-format +msgid "" +"\n" +" Taiga Support:\n" +" %(support_url)s\n" +"
\n" +" Contact us:\n" +" \n" +" %(support_email)s\n" +" \n" +"
\n" +" Mailing list:\n" +" \n" +" %(mailing_list_url)s\n" +" \n" +" " +msgstr "" +"\n" +"Taiga Destek:\n" +"%(support_url)s\n" +"
\n" +"Bize ulaşın:\n" +"\n" +"%(support_email)s\n" +"\n" +"
\n" +"E-posta listesi:\n" +"\n" +"%(mailing_list_url)s\n" +"" + +#: taiga/base/templates/emails/hero-body-html.jinja:6 +msgid "You have been Taigatized" +msgstr "Taigalandınız" + +#: taiga/base/templates/emails/hero-body-html.jinja:359 +msgid "" +"\n" +"

You have been Taigatized!" +"

\n" +"

Welcome to Taiga, an Open " +"Source, Agile Project Management Tool

\n" +" " +msgstr "" +"\n" +"

Taigalaştırıldınız!

\n" +"

Taiga'ya Hoş Geldiniz: Açık Kaynak, Çevik Proje Yönetim Aygıtı

" + +#: taiga/base/templates/emails/updates-body-html.jinja:6 +msgid "[Taiga] Updates" +msgstr "[Taiga] Güncellemeler" + +#: taiga/base/templates/emails/updates-body-html.jinja:417 +msgid "Updates" +msgstr "Güncellemeler" + +#: taiga/base/templates/emails/updates-body-html.jinja:423 +#, python-format +msgid "" +"\n" +"

comment:" +"

\n" +"

" +"%(comment)s

\n" +" " +msgstr "" +"\n" +"

yorum:

\n" +"

%(comment)s

" + +#: taiga/base/templates/emails/updates-body-text.jinja:6 +#, python-format +msgid "" +"\n" +" Comment: %(comment)s\n" +" " +msgstr "" +"\n" +"Yorumlar: %(comment)s" + +#: taiga/export_import/api.py:105 +msgid "We needed at least one role" +msgstr "En azından bir role ihtiyacımız var" + +#: taiga/export_import/api.py:199 +msgid "Needed dump file" +msgstr "İhtiyaç duyulan döküm dosyası" + +#: taiga/export_import/api.py:206 +msgid "Invalid dump format" +msgstr "Geçersiz döküm biçemi" + +#: taiga/export_import/dump_service.py:97 +msgid "error importing project data" +msgstr "İçeri aktarılan proje verisinde hata" + +#: taiga/export_import/dump_service.py:110 +msgid "error importing lists of project attributes" +msgstr "proje öznitelikleri listesi içeriye aktarılırken hata oluştu" + +#: taiga/export_import/dump_service.py:115 +msgid "error importing default project attributes values" +msgstr "varsayılan proje öznitelikleri değerlerinin içeriye aktarımında hata" + +#: taiga/export_import/dump_service.py:125 +msgid "error importing custom attributes" +msgstr "özel öznitelikler içeri aktarılırken hata" + +#: taiga/export_import/dump_service.py:130 +msgid "error importing roles" +msgstr "İçeri aktarılan rollerde hata" + +#: taiga/export_import/dump_service.py:145 +msgid "error importing memberships" +msgstr "İçeri aktarılan üyeliklerde hata" + +#: taiga/export_import/dump_service.py:150 +msgid "error importing sprints" +msgstr "İçeri aktarılan sprintlerde hata" + +#: taiga/export_import/dump_service.py:155 +msgid "error importing wiki pages" +msgstr "İçeri aktarılan wiki sayfalarında hata" + +#: taiga/export_import/dump_service.py:160 +msgid "error importing wiki links" +msgstr "İçeri aktarılan wiki bağlantılarında hata" + +#: taiga/export_import/dump_service.py:165 +msgid "error importing issues" +msgstr "İçeri aktarılan taleplerde hata" + +#: taiga/export_import/dump_service.py:170 +msgid "error importing user stories" +msgstr "İçeri aktarılan kullanıcı hikayelerinde hata" + +#: taiga/export_import/dump_service.py:175 +msgid "error importing tasks" +msgstr "İçeri aktarılan görevlerde hata" + +#: taiga/export_import/dump_service.py:180 +msgid "error importing tags" +msgstr "İçeri aktarılan etiketlerde hata" + +#: taiga/export_import/dump_service.py:184 +msgid "error importing timelines" +msgstr "zaman çizelgesi içeri aktarılırken hata" + +#: taiga/export_import/serializers.py:178 +msgid "{}=\"{}\" not found in this project" +msgstr "{}=\"{}\" bu projede bulunamadı" + +#: taiga/export_import/serializers.py:443 +#: taiga/projects/custom_attributes/serializers.py:104 +msgid "Invalid content. It must be {\"key\": \"value\",...}" +msgstr "Geçersiz içerik. {\"key\": \"value\",...} şeklinde olması zorunlu" + +#: taiga/export_import/serializers.py:458 +#: taiga/projects/custom_attributes/serializers.py:119 +msgid "It contain invalid custom fields." +msgstr "Geçersiz özel alanlar içeriyor." + +#: taiga/export_import/serializers.py:528 +#: taiga/projects/milestones/serializers.py:57 taiga/projects/serializers.py:70 +#: taiga/projects/serializers.py:95 taiga/projects/serializers.py:125 +#: taiga/projects/serializers.py:168 +msgid "Name duplicated for the project" +msgstr "Aynı isimde proje bulunmakta" + +#: taiga/export_import/tasks.py:54 taiga/export_import/tasks.py:55 +msgid "Error generating project dump" +msgstr "Proje dökümü oluşturulurken hata" + +#: taiga/export_import/tasks.py:86 taiga/export_import/tasks.py:87 +msgid "Error loading project dump" +msgstr "Proje dökümü yükleniyorken hata" + +#: taiga/export_import/templates/emails/dump_project-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Project dump generated

\n" +"

Hello %(user)s,

\n" +"

Your dump from project %(project)s has been correctly generated.\n" +"

You can download it here:

\n" +" Download the dump file\n" +"

This file will be deleted on %(deletion_date)s.

\n" +"

The Taiga Team

\n" +" " +msgstr "" +"\n" +"

Proje dökümü oluşturuldu

\n" +"

Merhaba %(user)s,

\n" +"

İstediğiniz döküm %(project)s projesinden düzgün bir şekilde oluşturuldu." +"

\n" +"

Onu buradan indirebilirsiniz:

\n" +"Döküm " +"dosyasını indir\n" +"

Bu dosya %(deletion_date)s tarihinde silinecek.

\n" +"

Taiga Takımı

" + +#: taiga/export_import/templates/emails/dump_project-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Hello %(user)s,\n" +"\n" +"Your dump from project %(project)s has been correctly generated. You can " +"download it here:\n" +"\n" +"%(url)s\n" +"\n" +"This file will be deleted on %(deletion_date)s.\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" +"\n" +"Merhaba %(user)s,\n" +"\n" +" %(project)s projesinden istediğiniz döküm düzgün bir şekilde oluşturuldu. " +"Buradan indirebilirsiniz:\n" +"\n" +"%(url)s\n" +"\n" +"Bu dosya %(deletion_date)s tarihinde silinecek.\n" +"\n" +"---\n" +"Taiga Takımı\n" + +#: taiga/export_import/templates/emails/dump_project-subject.jinja:1 +#, python-format +msgid "[%(project)s] Your project dump has been generated" +msgstr "[%(project)s] Projenizin dökümü oluşturuldu" + +#: taiga/export_import/templates/emails/export_error-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

%(error_message)s

\n" +"

Hello %(user)s,

\n" +"

Your project %(project)s has not been exported correctly.

\n" +"

The Taiga system administrators have been informed.
Please, try " +"it again or contact with the support team at\n" +" %(support_email)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" +"\n" +"

%(error_message)s

\n" +"

Merhaba %(user)s,

\n" +"

%(project)s adlı projeniz düzgün bir şekilde dışarı aktarılamadı.

\n" +"

Taiga sistem yöneticileri bilgilendirildi.
Lütfen, yeniden deneyin " +"ya da linkte belirtilen destek takımıyla iletişime geçin\n" +"%(support_email)s

\n" +"

Taiga Takımı

" + +#: taiga/export_import/templates/emails/export_error-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Hello %(user)s,\n" +"\n" +"%(error_message)s\n" +"Your project %(project)s has not been exported correctly.\n" +"\n" +"The Taiga system administrators have been informed.\n" +"\n" +"Please, try it again or contact with the support team at %(support_email)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" +"\n" +"Merhaba %(user)s,\n" +"\n" +"%(error_message)s\n" +"%(project)s adlı projenin düzgün bir şekilde dışarı aktarılamadı.\n" +"\n" +"Taiga sistem yöneticileri bilgilendirildi.\n" +"\n" +"Lütfen, yeniden deneyin ya da %(support_email)s linkinde belirtilen destek " +"takımıyla iletişime geçin.\n" +"\n" +"---\n" +"Taiga Takımı\n" + +#: taiga/export_import/templates/emails/export_error-subject.jinja:1 +#, python-format +msgid "[%(project)s] %(error_subject)s" +msgstr "[%(project)s] %(error_subject)s" + +#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

%(error_message)s

\n" +"

Hello %(user)s,

\n" +"

Your project has not been importer correctly.

\n" +"

The Taiga system administrators have been informed.
Please, try " +"it again or contact with the support team at\n" +" %(support_email)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" +"\n" +"

%(error_message)s

\n" +"

Merhaba %(user)s,

\n" +"

Projeniz düzgün bir şekilde içe aktarıldı.

\n" +"

Taiga sistem yöneticileri bilgilendirildi.
Lütfen, yeniden deneyin " +"destek tamıyla iletişime geçin\n" +"%(support_email)s

\n" +"

The Taiga Team

" + +#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Hello %(user)s,\n" +"\n" +"%(error_message)s\n" +"\n" +"Your project has not been importer correctly.\n" +"\n" +"The Taiga system administrators have been informed.\n" +"\n" +"Please, try it again or contact with the support team at %(support_email)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" +"\n" +"Merhaba %(user)s,\n" +"\n" +"%(error_message)s\n" +"\n" +"Projeniz düzgün bir şekilde içe aktarılamadı.\n" +"\n" +"Taiga sistem yöneticileri bilgilendirildi.\n" +"\n" +"Lütfen, yeniden deneyin ya da %(support_email)s da belirtilen destek " +"takımıyla iletişime geçin \n" +"\n" +"---\n" +"Taiga Takımı\n" + +#: taiga/export_import/templates/emails/import_error-subject.jinja:1 +#, python-format +msgid "[Taiga] %(error_subject)s" +msgstr "[Taiga] %(error_subject)s" + +#: taiga/export_import/templates/emails/load_dump-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Project dump imported

\n" +"

Hello %(user)s,

\n" +"

Your project dump has been correctly imported.

\n" +" Go to %(project)s\n" +"

The Taiga Team

\n" +" " +msgstr "" +"\n" +"

Proje dökümü içe aktarıldı

\n" +"

Merhaba %(user)s,

\n" +"

Proje dökümünüz düzgün bir şekilde içe aktarıldı.

\n" +" " +"%(project)s projesine git\n" +"

Taiga Takımı

" + +#: taiga/export_import/templates/emails/load_dump-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Hello %(user)s,\n" +"\n" +"Your project dump has been correctly imported.\n" +"\n" +"You can see the project %(project)s here:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" +"\n" +"Merhaba %(user)s,\n" +"\n" +"Projenizin dökümü düzgün bir şekilde içe aktarıldı.\n" +"\n" +"%(project)s projesine buradan ulaşabilirsiniz:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Taiga Takımı\n" + +#: taiga/export_import/templates/emails/load_dump-subject.jinja:1 +#, python-format +msgid "[%(project)s] Your project dump has been imported" +msgstr "[%(project)s] Projenizin döküm dosyası içe aktarıldı" + +#: taiga/external_apps/api.py:41 taiga/external_apps/api.py:67 +#: taiga/external_apps/api.py:74 +msgid "Authentication required" +msgstr "Kimlik doğrulama gerekli" + +#: taiga/external_apps/models.py:34 +#: taiga/projects/custom_attributes/models.py:35 +#: taiga/projects/milestones/models.py:37 taiga/projects/models.py:163 +#: taiga/projects/models.py:477 taiga/projects/models.py:516 +#: taiga/projects/models.py:541 taiga/projects/models.py:578 +#: taiga/projects/models.py:601 taiga/projects/models.py:624 +#: taiga/projects/models.py:659 taiga/projects/models.py:682 +#: taiga/users/models.py:251 taiga/webhooks/models.py:28 +msgid "name" +msgstr "isim" + +#: taiga/external_apps/models.py:36 +msgid "Icon url" +msgstr "İkon url" + +#: taiga/external_apps/models.py:37 +msgid "web" +msgstr "web" + +#: taiga/external_apps/models.py:38 taiga/projects/attachments/models.py:75 +#: taiga/projects/custom_attributes/models.py:36 +#: taiga/projects/history/templatetags/functions.py:24 +#: taiga/projects/issues/models.py:62 taiga/projects/models.py:167 +#: taiga/projects/models.py:686 taiga/projects/tasks/models.py:61 +#: taiga/projects/userstories/models.py:92 +msgid "description" +msgstr "tanı" + +#: taiga/external_apps/models.py:40 +msgid "Next url" +msgstr "Sonraki url" + +#: taiga/external_apps/models.py:42 +msgid "secret key for ciphering the application tokens" +msgstr "" + +#: taiga/external_apps/models.py:56 taiga/projects/likes/models.py:30 +#: taiga/projects/notifications/models.py:85 taiga/projects/votes/models.py:51 +msgid "user" +msgstr "kullanıcı" + +#: taiga/external_apps/models.py:60 +msgid "application" +msgstr "uygulama" + +#: taiga/feedback/models.py:24 taiga/users/models.py:117 +msgid "full name" +msgstr "tam ad" + +#: taiga/feedback/models.py:26 taiga/users/models.py:112 +msgid "email address" +msgstr "e-posta adresi" + +#: taiga/feedback/models.py:28 +msgid "comment" +msgstr "yorum" + +#: taiga/feedback/models.py:30 taiga/projects/attachments/models.py:62 +#: taiga/projects/custom_attributes/models.py:45 +#: taiga/projects/issues/models.py:54 taiga/projects/likes/models.py:32 +#: taiga/projects/milestones/models.py:48 taiga/projects/models.py:174 +#: taiga/projects/models.py:688 taiga/projects/notifications/models.py:87 +#: taiga/projects/tasks/models.py:47 taiga/projects/userstories/models.py:84 +#: taiga/projects/votes/models.py:53 taiga/projects/wiki/models.py:40 +#: taiga/userstorage/models.py:28 +msgid "created date" +msgstr "oluşturma tarihi" + +#: taiga/feedback/templates/emails/feedback_notification-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Feedback

\n" +"

Taiga has received feedback from %(full_name)s <%(email)s>

\n" +" " +msgstr "" +"\n" +"

Geri Bildirim

\n" +"

Taiga %(full_name)s <%(email)s> kullanıcısından geri bildirim aldı

" + +#: taiga/feedback/templates/emails/feedback_notification-body-html.jinja:9 +#, python-format +msgid "" +"\n" +"

Comment

\n" +"

%(comment)s

\n" +" " +msgstr "" +"\n" +"

Yorum

\n" +"

%(comment)s

" + +#: taiga/feedback/templates/emails/feedback_notification-body-html.jinja:18 +#: taiga/users/admin.py:52 +msgid "Extra info" +msgstr "Ekstra bilgi" + +#: taiga/feedback/templates/emails/feedback_notification-body-text.jinja:1 +#, python-format +msgid "" +"---------\n" +"- From: %(full_name)s <%(email)s>\n" +"---------\n" +"- Comment:\n" +"%(comment)s\n" +"---------" +msgstr "" +"---------\n" +"- Kimden: %(full_name)s <%(email)s>\n" +"---------\n" +"- Yorum:\n" +"%(comment)s\n" +"---------" + +#: taiga/feedback/templates/emails/feedback_notification-body-text.jinja:8 +msgid "- Extra info:" +msgstr "- Ekstra bilgi:" + +#: taiga/feedback/templates/emails/feedback_notification-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[Taiga] Feedback from %(full_name)s <%(email)s>\n" +msgstr "" +"\n" +"[Taiga] %(full_name)s <%(email)s> den geri bildirim\n" + +#: taiga/hooks/api.py:53 +msgid "The payload is not a valid json" +msgstr "" + +#: taiga/hooks/api.py:62 taiga/projects/issues/api.py:142 +#: taiga/projects/tasks/api.py:85 taiga/projects/userstories/api.py:110 +msgid "The project doesn't exist" +msgstr "Proje mevcut değil." + +#: taiga/hooks/api.py:65 +msgid "Bad signature" +msgstr "Kötü imza" + +#: taiga/hooks/bitbucket/event_hooks.py:85 taiga/hooks/github/event_hooks.py:76 +#: taiga/hooks/gitlab/event_hooks.py:74 +msgid "The referenced element doesn't exist" +msgstr "Referans gösterilmiş varlık mevcut değil" + +#: taiga/hooks/bitbucket/event_hooks.py:92 taiga/hooks/github/event_hooks.py:83 +#: taiga/hooks/gitlab/event_hooks.py:81 +msgid "The status doesn't exist" +msgstr "Durum mevcut değil" + +#: taiga/hooks/bitbucket/event_hooks.py:98 +msgid "Status changed from BitBucket commit" +msgstr "Bitbucket commiti ile durum değişti" + +#: taiga/hooks/bitbucket/event_hooks.py:127 +#: taiga/hooks/github/event_hooks.py:142 taiga/hooks/gitlab/event_hooks.py:114 +msgid "Invalid issue information" +msgstr "Geçersiz talep bilgisi" + +#: taiga/hooks/bitbucket/event_hooks.py:143 +#, python-brace-format +msgid "" +"Issue created by [@{bitbucket_user_name}]({bitbucket_user_url} \"See " +"@{bitbucket_user_name}'s BitBucket profile\") from BitBucket.\n" +"Origin BitBucket issue: [bb#{number} - {subject}]({bitbucket_url} \"Go to " +"'bb#{number} - {subject}'\"):\n" +"\n" +"{description}" +msgstr "" + +#: taiga/hooks/bitbucket/event_hooks.py:154 +msgid "Issue created from BitBucket." +msgstr "Bitbucket ten oluşturulan talep" + +#: taiga/hooks/bitbucket/event_hooks.py:178 +#: taiga/hooks/github/event_hooks.py:178 taiga/hooks/github/event_hooks.py:193 +#: taiga/hooks/gitlab/event_hooks.py:153 +msgid "Invalid issue comment information" +msgstr "Geçersiz talep yorum bilgisi" + +#: taiga/hooks/bitbucket/event_hooks.py:186 +#, python-brace-format +msgid "" +"Comment by [@{bitbucket_user_name}]({bitbucket_user_url} \"See " +"@{bitbucket_user_name}'s BitBucket profile\") from BitBucket.\n" +"Origin BitBucket issue: [bb#{number} - {subject}]({bitbucket_url} \"Go to " +"'bb#{number} - {subject}'\")\n" +"\n" +"{message}" +msgstr "" + +#: taiga/hooks/bitbucket/event_hooks.py:197 +#, python-brace-format +msgid "" +"Comment From BitBucket:\n" +"\n" +"{message}" +msgstr "" +"Bitbucket yorum:\n" +"\n" +"{message}" + +#: taiga/hooks/github/event_hooks.py:97 +#, python-brace-format +msgid "" +"Status changed by [@{github_user_name}]({github_user_url} \"See " +"@{github_user_name}'s GitHub profile\") from GitHub commit [{commit_id}]" +"({commit_url} \"See commit '{commit_id} - {commit_message}'\")." +msgstr "" + +#: taiga/hooks/github/event_hooks.py:108 +msgid "Status changed from GitHub commit." +msgstr "Githup commit i ile durum değişt." + +#: taiga/hooks/github/event_hooks.py:158 +#, python-brace-format +msgid "" +"Issue created by [@{github_user_name}]({github_user_url} \"See " +"@{github_user_name}'s GitHub profile\") from GitHub.\n" +"Origin GitHub issue: [gh#{number} - {subject}]({github_url} \"Go to " +"'gh#{number} - {subject}'\"):\n" +"\n" +"{description}" +msgstr "" + +#: taiga/hooks/github/event_hooks.py:169 +msgid "Issue created from GitHub." +msgstr "GitHub dan oluşturulan talep" + +#: taiga/hooks/github/event_hooks.py:201 +#, python-brace-format +msgid "" +"Comment by [@{github_user_name}]({github_user_url} \"See " +"@{github_user_name}'s GitHub profile\") from GitHub.\n" +"Origin GitHub issue: [gh#{number} - {subject}]({github_url} \"Go to " +"'gh#{number} - {subject}'\")\n" +"\n" +"{message}" +msgstr "" + +#: taiga/hooks/github/event_hooks.py:212 +#, python-brace-format +msgid "" +"Comment From GitHub:\n" +"\n" +"{message}" +msgstr "" +"GitHub dan gelen Yorum:\n" +"\n" +"{message}" + +#: taiga/hooks/gitlab/event_hooks.py:87 +msgid "Status changed from GitLab commit" +msgstr "" + +#: taiga/hooks/gitlab/event_hooks.py:129 +msgid "Created from GitLab" +msgstr "GitLab dan oluşturuldu" + +#: taiga/hooks/gitlab/event_hooks.py:161 +#, python-brace-format +msgid "" +"Comment by [@{gitlab_user_name}]({gitlab_user_url} \"See " +"@{gitlab_user_name}'s GitLab profile\") from GitLab.\n" +"Origin GitLab issue: [gl#{number} - {subject}]({gitlab_url} \"Go to " +"'gl#{number} - {subject}'\")\n" +"\n" +"{message}" +msgstr "" + +#: taiga/hooks/gitlab/event_hooks.py:172 +#, python-brace-format +msgid "" +"Comment From GitLab:\n" +"\n" +"{message}" +msgstr "" +"Gitlabdan gelen yorum:\n" +"\n" +"{message}" + +#: taiga/permissions/permissions.py:22 taiga/permissions/permissions.py:32 +#: taiga/permissions/permissions.py:52 +msgid "View project" +msgstr "Projeyi gör" + +#: taiga/permissions/permissions.py:23 taiga/permissions/permissions.py:33 +#: taiga/permissions/permissions.py:54 +msgid "View milestones" +msgstr "Aşamaları gör" + +#: taiga/permissions/permissions.py:24 taiga/permissions/permissions.py:34 +msgid "View user stories" +msgstr "Kullanıcı hikayelerini gör" + +#: taiga/permissions/permissions.py:25 taiga/permissions/permissions.py:36 +#: taiga/permissions/permissions.py:64 +msgid "View tasks" +msgstr "Görevleri gör" + +#: taiga/permissions/permissions.py:26 taiga/permissions/permissions.py:35 +#: taiga/permissions/permissions.py:69 +msgid "View issues" +msgstr "Talepleri gör" + +#: taiga/permissions/permissions.py:27 taiga/permissions/permissions.py:37 +#: taiga/permissions/permissions.py:74 +msgid "View wiki pages" +msgstr "Wiki sayfalarını gör" + +#: taiga/permissions/permissions.py:28 taiga/permissions/permissions.py:38 +#: taiga/permissions/permissions.py:79 +msgid "View wiki links" +msgstr "Wiki bağlantılarını gör" + +#: taiga/permissions/permissions.py:39 +msgid "Request membership" +msgstr "Üyelik talep et" + +#: taiga/permissions/permissions.py:40 +msgid "Add user story to project" +msgstr "Projeye kullanıcı hikayesi ekle" + +#: taiga/permissions/permissions.py:41 +msgid "Add comments to user stories" +msgstr "Kullanıcı hikayelerine yorumlar ekle" + +#: taiga/permissions/permissions.py:42 +msgid "Add comments to tasks" +msgstr "Görevlere yorumlar ekle" + +#: taiga/permissions/permissions.py:43 +msgid "Add issues" +msgstr "Talepler ekle" + +#: taiga/permissions/permissions.py:44 +msgid "Add comments to issues" +msgstr "Taleplere yorumlar ekle" + +#: taiga/permissions/permissions.py:45 taiga/permissions/permissions.py:75 +msgid "Add wiki page" +msgstr "Wiki sayfası ekle" + +#: taiga/permissions/permissions.py:46 taiga/permissions/permissions.py:76 +msgid "Modify wiki page" +msgstr "Wiki sayfası düzenle" + +#: taiga/permissions/permissions.py:47 taiga/permissions/permissions.py:80 +msgid "Add wiki link" +msgstr "Wiki bağlantısı ekle" + +#: taiga/permissions/permissions.py:48 taiga/permissions/permissions.py:81 +msgid "Modify wiki link" +msgstr "Wiki bağlantısı düzenle" + +#: taiga/permissions/permissions.py:55 +msgid "Add milestone" +msgstr "Aşama ekle" + +#: taiga/permissions/permissions.py:56 +msgid "Modify milestone" +msgstr "Aşama düzenle" + +#: taiga/permissions/permissions.py:57 +msgid "Delete milestone" +msgstr "Aşama sil" + +#: taiga/permissions/permissions.py:59 +msgid "View user story" +msgstr "Kullanıcı hikayesini gör" + +#: taiga/permissions/permissions.py:60 +msgid "Add user story" +msgstr "Kullanıcı hikayesi ekle" + +#: taiga/permissions/permissions.py:61 +msgid "Modify user story" +msgstr "Kullanıcı hikayesi düzenle" + +#: taiga/permissions/permissions.py:62 +msgid "Delete user story" +msgstr "Kullanıcı hikayesi sil" + +#: taiga/permissions/permissions.py:65 +msgid "Add task" +msgstr "Görev ekle" + +#: taiga/permissions/permissions.py:66 +msgid "Modify task" +msgstr "Görev düzenle" + +#: taiga/permissions/permissions.py:67 +msgid "Delete task" +msgstr "Görev sil" + +#: taiga/permissions/permissions.py:70 +msgid "Add issue" +msgstr "Talep ekle" + +#: taiga/permissions/permissions.py:71 +msgid "Modify issue" +msgstr "Talep düzenle" + +#: taiga/permissions/permissions.py:72 +msgid "Delete issue" +msgstr "Talep sil" + +#: taiga/permissions/permissions.py:77 +msgid "Delete wiki page" +msgstr "Wiki sayfası sil" + +#: taiga/permissions/permissions.py:82 +msgid "Delete wiki link" +msgstr "Wiki bağlantısı sil" + +#: taiga/permissions/permissions.py:86 +msgid "Modify project" +msgstr "Proje düzenle" + +#: taiga/permissions/permissions.py:87 +msgid "Add member" +msgstr "Üye ekle" + +#: taiga/permissions/permissions.py:88 +msgid "Remove member" +msgstr "Üye sil" + +#: taiga/permissions/permissions.py:89 +msgid "Delete project" +msgstr "Proje sil" + +#: taiga/permissions/permissions.py:90 +msgid "Admin project values" +msgstr "Admin proje değerleri" + +#: taiga/permissions/permissions.py:91 +msgid "Admin roles" +msgstr "Yönetici rolleri" + +#: taiga/projects/api.py:154 taiga/users/api.py:219 +msgid "Incomplete arguments" +msgstr "Eksik parametreq" + +#: taiga/projects/api.py:158 taiga/users/api.py:224 +msgid "Invalid image format" +msgstr "Geçersiz resim biçemi" + +#: taiga/projects/api.py:286 +msgid "Not valid template name" +msgstr "Geçersiz şablon adı" + +#: taiga/projects/api.py:289 +msgid "Not valid template description" +msgstr "Geçersiz şablon tanımı" + +#: taiga/projects/api.py:547 taiga/projects/serializers.py:261 +msgid "At least one of the user must be an active admin" +msgstr "Kullanıcılardan en az biri aktif yönetici olmalıdır" + +#: taiga/projects/api.py:577 +msgid "You don't have permisions to see that." +msgstr "Görebilmek için yetkiniz yok." + +#: taiga/projects/attachments/api.py:48 +msgid "Partial updates are not supported" +msgstr "Kısmi güncellemeler desteklenmiyor" + +#: taiga/projects/attachments/api.py:63 +msgid "Project ID not matches between object and project" +msgstr "Proje ve nesne arasında Proje ID uyuşmazlığı mevcut" + +#: taiga/projects/attachments/models.py:53 taiga/projects/issues/models.py:39 +#: taiga/projects/milestones/models.py:42 taiga/projects/models.py:179 +#: taiga/projects/notifications/models.py:60 taiga/projects/tasks/models.py:38 +#: taiga/projects/userstories/models.py:66 taiga/projects/wiki/models.py:36 +#: taiga/userstorage/models.py:26 +msgid "owner" +msgstr "sahip" + +#: taiga/projects/attachments/models.py:55 +#: taiga/projects/custom_attributes/models.py:42 +#: taiga/projects/issues/models.py:52 taiga/projects/milestones/models.py:44 +#: taiga/projects/models.py:465 taiga/projects/models.py:491 +#: taiga/projects/models.py:522 taiga/projects/models.py:551 +#: taiga/projects/models.py:584 taiga/projects/models.py:607 +#: taiga/projects/models.py:634 taiga/projects/models.py:665 +#: taiga/projects/notifications/models.py:72 +#: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:42 +#: taiga/projects/userstories/models.py:64 taiga/projects/wiki/models.py:30 +#: taiga/projects/wiki/models.py:68 taiga/users/models.py:264 +msgid "project" +msgstr "proje" + +#: taiga/projects/attachments/models.py:57 +msgid "content type" +msgstr "içerik tipi" + +#: taiga/projects/attachments/models.py:59 +msgid "object id" +msgstr "nesne id" + +#: taiga/projects/attachments/models.py:65 +#: taiga/projects/custom_attributes/models.py:47 +#: taiga/projects/issues/models.py:57 taiga/projects/milestones/models.py:51 +#: taiga/projects/models.py:177 taiga/projects/models.py:691 +#: taiga/projects/tasks/models.py:50 taiga/projects/userstories/models.py:87 +#: taiga/projects/wiki/models.py:43 taiga/userstorage/models.py:30 +msgid "modified date" +msgstr "düzenleme tarihi" + +#: taiga/projects/attachments/models.py:70 +msgid "attached file" +msgstr "eklenmiş dosya" + +#: taiga/projects/attachments/models.py:72 +msgid "sha1" +msgstr "sha1" + +#: taiga/projects/attachments/models.py:74 +msgid "is deprecated" +msgstr "" + +#: taiga/projects/attachments/models.py:76 +#: taiga/projects/custom_attributes/models.py:40 +#: taiga/projects/milestones/models.py:57 taiga/projects/models.py:481 +#: taiga/projects/models.py:518 taiga/projects/models.py:545 +#: taiga/projects/models.py:580 taiga/projects/models.py:603 +#: taiga/projects/models.py:628 taiga/projects/models.py:661 +#: taiga/projects/wiki/models.py:73 taiga/users/models.py:259 +msgid "order" +msgstr "sıra" + +#: taiga/projects/choices.py:22 +msgid "AppearIn" +msgstr "" + +#: taiga/projects/choices.py:23 +msgid "Jitsi" +msgstr "Jitsi" + +#: taiga/projects/choices.py:24 +msgid "Custom" +msgstr "Özel" + +#: taiga/projects/choices.py:25 +msgid "Talky" +msgstr "Talky" + +#: taiga/projects/custom_attributes/choices.py:26 +msgid "Text" +msgstr "Metin" + +#: taiga/projects/custom_attributes/choices.py:27 +msgid "Multi-Line Text" +msgstr "Çoklu-satır metin" + +#: taiga/projects/custom_attributes/choices.py:28 +msgid "Date" +msgstr "Tarih" + +#: taiga/projects/custom_attributes/models.py:39 +#: taiga/projects/issues/models.py:47 +msgid "type" +msgstr "tip" + +#: taiga/projects/custom_attributes/models.py:88 +msgid "values" +msgstr "değerler" + +#: taiga/projects/custom_attributes/models.py:98 +#: taiga/projects/tasks/models.py:34 taiga/projects/userstories/models.py:36 +msgid "user story" +msgstr "kullanıcı hikayesi" + +#: taiga/projects/custom_attributes/models.py:113 +msgid "task" +msgstr "görev" + +#: taiga/projects/custom_attributes/models.py:128 +msgid "issue" +msgstr "talep" + +#: taiga/projects/custom_attributes/serializers.py:58 +msgid "Already exists one with the same name." +msgstr "Aynı isimler bir tane daha mevcut." + +#: taiga/projects/history/api.py:71 +msgid "Comment already deleted" +msgstr "Yorum zaten silinmiş" + +#: taiga/projects/history/api.py:90 +msgid "Comment not deleted" +msgstr "Yorum silinmedi" + +#: taiga/projects/history/choices.py:27 +msgid "Change" +msgstr "Değiştir" + +#: taiga/projects/history/choices.py:28 +msgid "Create" +msgstr "Oluştur" + +#: taiga/projects/history/choices.py:29 +msgid "Delete" +msgstr "Sil" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:23 +#, python-format +msgid "%(role)s role points" +msgstr "%(role)s role puanları" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:26 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:131 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:134 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:157 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:194 +msgid "from" +msgstr "den" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:32 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:142 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:145 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:163 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:180 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:200 +msgid "to" +msgstr "kime" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:44 +msgid "Added new attachment" +msgstr "Yeni ek ekle" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:62 +msgid "Updated attachment" +msgstr "Güncellenmiş ek" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:68 +msgid "deprecated" +msgstr "" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:70 +msgid "not deprecated" +msgstr "" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:86 +msgid "Deleted attachment" +msgstr "Silinmiş ek" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:105 +msgid "added" +msgstr "eklendi" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:110 +msgid "removed" +msgstr "silindi" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:135 +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:146 +#: taiga/projects/services/stats.py:56 taiga/projects/services/stats.py:57 +msgid "Unassigned" +msgstr "Atanmamış" + +#: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:212 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:87 +msgid "-deleted-" +msgstr "-silinmiş-" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:21 +msgid "to:" +msgstr "kime:" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:21 +msgid "from:" +msgstr "kimden:" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:27 +msgid "Added" +msgstr "Eklenmiş" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:34 +msgid "Changed" +msgstr "Değiştirilmiş" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:41 +msgid "Deleted" +msgstr "Silinmiş" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:55 +msgid "added:" +msgstr "eklenmiş:" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:58 +msgid "removed:" +msgstr "silinmiş:" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:63 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:80 +msgid "From:" +msgstr "Kimden:" + +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:64 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:81 +msgid "To:" +msgstr "Kime:" + +#: taiga/projects/history/templatetags/functions.py:25 +#: taiga/projects/wiki/models.py:34 +msgid "content" +msgstr "içerik" + +#: taiga/projects/history/templatetags/functions.py:26 +#: taiga/projects/mixins/blocked.py:32 +msgid "blocked note" +msgstr "engellenmiş not" + +#: taiga/projects/history/templatetags/functions.py:27 +msgid "sprint" +msgstr "sprint" + +#: taiga/projects/issues/api.py:163 +msgid "You don't have permissions to set this sprint to this issue." +msgstr "Bu talep için bu sprinti ayarlamaya yetkiniz yok." + +#: taiga/projects/issues/api.py:167 +msgid "You don't have permissions to set this status to this issue." +msgstr "Bu talep için bu durumu ayarlamaya yetkiniz yok." + +#: taiga/projects/issues/api.py:171 +msgid "You don't have permissions to set this severity to this issue." +msgstr "Bu talep için bu kritiklik derecesini ayarlamaya yetkiniz yok." + +#: taiga/projects/issues/api.py:175 +msgid "You don't have permissions to set this priority to this issue." +msgstr "Bu talep için bu öncelik durumunu ayarlamaya yetkiniz yok." + +#: taiga/projects/issues/api.py:179 +msgid "You don't have permissions to set this type to this issue." +msgstr "Bu talep için bu tipi ayarlamaya yetkiniz yok." + +#: taiga/projects/issues/models.py:37 taiga/projects/tasks/models.py:36 +#: taiga/projects/userstories/models.py:59 +msgid "ref" +msgstr "ref" + +#: taiga/projects/issues/models.py:41 taiga/projects/tasks/models.py:40 +#: taiga/projects/userstories/models.py:69 +msgid "status" +msgstr "durum" + +#: taiga/projects/issues/models.py:43 +msgid "severity" +msgstr "önem derecesi" + +#: taiga/projects/issues/models.py:45 +msgid "priority" +msgstr "öncelik" + +#: taiga/projects/issues/models.py:50 taiga/projects/tasks/models.py:45 +#: taiga/projects/userstories/models.py:62 +msgid "milestone" +msgstr "aşama" + +#: taiga/projects/issues/models.py:59 taiga/projects/tasks/models.py:52 +msgid "finished date" +msgstr "bitirme tarihi" + +#: taiga/projects/issues/models.py:61 taiga/projects/tasks/models.py:54 +#: taiga/projects/userstories/models.py:91 +msgid "subject" +msgstr "konu" + +#: taiga/projects/issues/models.py:65 taiga/projects/tasks/models.py:64 +#: taiga/projects/userstories/models.py:95 +msgid "assigned to" +msgstr "atanmış" + +#: taiga/projects/issues/models.py:67 taiga/projects/tasks/models.py:68 +#: taiga/projects/userstories/models.py:105 +msgid "external reference" +msgstr "dış referans" + +#: taiga/projects/likes/models.py:35 +msgid "Like" +msgstr "Beğen" + +#: taiga/projects/likes/models.py:36 +msgid "Likes" +msgstr "Beğeniler" + +#: taiga/projects/milestones/models.py:40 taiga/projects/models.py:165 +#: taiga/projects/models.py:479 taiga/projects/models.py:543 +#: taiga/projects/models.py:626 taiga/projects/models.py:684 +#: taiga/projects/wiki/models.py:32 taiga/users/models.py:253 +msgid "slug" +msgstr "" + +#: taiga/projects/milestones/models.py:45 +msgid "estimated start date" +msgstr "yaklaşık başlama tarihi" + +#: taiga/projects/milestones/models.py:46 +msgid "estimated finish date" +msgstr "yaklaşık bitiş tarihi" + +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:483 +#: taiga/projects/models.py:547 taiga/projects/models.py:630 +msgid "is closed" +msgstr "kapatılmış" + +#: taiga/projects/milestones/models.py:55 +msgid "disponibility" +msgstr "" + +#: taiga/projects/milestones/models.py:80 +msgid "The estimated start must be previous to the estimated finish." +msgstr "" + +#: taiga/projects/milestones/validators.py:12 +msgid "There's no sprint with that id" +msgstr "Bu id ye sahip sprint yok" + +#: taiga/projects/mixins/blocked.py:30 +msgid "is blocked" +msgstr "engellenmiş" + +#: taiga/projects/mixins/ordering.py:48 +#, python-brace-format +msgid "'{param}' parameter is mandatory" +msgstr "'{param}' parametresi zorunlu" + +#: taiga/projects/mixins/ordering.py:52 +msgid "'project' parameter is mandatory" +msgstr "'proje' parametresi zorunlu" + +#: taiga/projects/models.py:95 +msgid "email" +msgstr "e-posta" + +#: taiga/projects/models.py:97 +msgid "create at" +msgstr "" + +#: taiga/projects/models.py:99 taiga/users/models.py:134 +msgid "token" +msgstr "kupon" + +#: taiga/projects/models.py:105 +msgid "invitation extra text" +msgstr "Davetiye ekstra metni" + +#: taiga/projects/models.py:108 +msgid "user order" +msgstr "kullanıcı sırası" + +#: taiga/projects/models.py:118 +msgid "The user is already member of the project" +msgstr "Kullanıcı zaten projenin üyesi" + +#: taiga/projects/models.py:133 +msgid "default points" +msgstr "varsayılan puanlar" + +#: taiga/projects/models.py:137 +msgid "default US status" +msgstr "varsayılan KH durumu" + +#: taiga/projects/models.py:141 +msgid "default task status" +msgstr "varsayılan görev durumu" + +#: taiga/projects/models.py:144 +msgid "default priority" +msgstr "varsayılan öncelik" + +#: taiga/projects/models.py:147 +msgid "default severity" +msgstr "varsayılan önem derecesi" + +#: taiga/projects/models.py:151 +msgid "default issue status" +msgstr "varsayılan talep durumu" + +#: taiga/projects/models.py:155 +msgid "default issue type" +msgstr "varsayılan talep tipi" + +#: taiga/projects/models.py:171 +msgid "logo" +msgstr "" + +#: taiga/projects/models.py:181 +msgid "members" +msgstr "üyeler" + +#: taiga/projects/models.py:184 +msgid "total of milestones" +msgstr "aşamaların toplamı" + +#: taiga/projects/models.py:185 +msgid "total story points" +msgstr "toplam hikaye puanı" + +#: taiga/projects/models.py:188 taiga/projects/models.py:697 +msgid "active backlog panel" +msgstr "aktif birikmiş iler paneli" + +#: taiga/projects/models.py:190 taiga/projects/models.py:699 +msgid "active kanban panel" +msgstr "aktif kanban paneli" + +#: taiga/projects/models.py:192 taiga/projects/models.py:701 +msgid "active wiki panel" +msgstr "aktif wiki paneli" + +#: taiga/projects/models.py:194 taiga/projects/models.py:703 +msgid "active issues panel" +msgstr "aktif talep paneli" + +#: taiga/projects/models.py:197 taiga/projects/models.py:706 +msgid "videoconference system" +msgstr "video konferans sistemi" + +#: taiga/projects/models.py:199 taiga/projects/models.py:708 +msgid "videoconference extra data" +msgstr "videokonferans ekstra verisi" + +#: taiga/projects/models.py:204 +msgid "creation template" +msgstr "oluşturma şablonu" + +#: taiga/projects/models.py:208 +msgid "anonymous permissions" +msgstr "anonim izinler" + +#: taiga/projects/models.py:212 +msgid "user permissions" +msgstr "kullanıcı izinleri" + +#: taiga/projects/models.py:215 +msgid "is private" +msgstr "gizli" + +#: taiga/projects/models.py:218 +msgid "is featured" +msgstr "" + +#: taiga/projects/models.py:221 +msgid "is looking for people" +msgstr "" + +#: taiga/projects/models.py:223 +msgid "loking for people note" +msgstr "" + +#: taiga/projects/models.py:235 +msgid "tags colors" +msgstr "etiket renkleri" + +#: taiga/projects/models.py:239 taiga/projects/notifications/models.py:64 +msgid "updated date time" +msgstr "yükleme tarih-saati" + +#: taiga/projects/models.py:242 taiga/projects/models.py:254 +#: taiga/projects/votes/models.py:29 +msgid "count" +msgstr "sayı" + +#: taiga/projects/models.py:245 +msgid "fans last week" +msgstr "" + +#: taiga/projects/models.py:248 +msgid "fans last month" +msgstr "" + +#: taiga/projects/models.py:251 +msgid "fans last year" +msgstr "" + +#: taiga/projects/models.py:257 +msgid "activity last week" +msgstr "" + +#: taiga/projects/models.py:260 +msgid "activity last month" +msgstr "" + +#: taiga/projects/models.py:263 +msgid "activity last year" +msgstr "" + +#: taiga/projects/models.py:466 +msgid "modules config" +msgstr "modül ayarları" + +#: taiga/projects/models.py:485 +msgid "is archived" +msgstr "arşivlenmiş" + +#: taiga/projects/models.py:487 taiga/projects/models.py:549 +#: taiga/projects/models.py:582 taiga/projects/models.py:605 +#: taiga/projects/models.py:632 taiga/projects/models.py:663 +#: taiga/users/models.py:119 +msgid "color" +msgstr "renk" + +#: taiga/projects/models.py:489 +msgid "work in progress limit" +msgstr "" + +#: taiga/projects/models.py:520 taiga/userstorage/models.py:32 +msgid "value" +msgstr "değer" + +#: taiga/projects/models.py:694 +msgid "default owner's role" +msgstr "varsayılan sahip rolü" + +#: taiga/projects/models.py:710 +msgid "default options" +msgstr "varsayılan ayarlar" + +#: taiga/projects/models.py:711 +msgid "us statuses" +msgstr "kh durumları" + +#: taiga/projects/models.py:712 taiga/projects/userstories/models.py:42 +#: taiga/projects/userstories/models.py:74 +msgid "points" +msgstr "puanlar" + +#: taiga/projects/models.py:713 +msgid "task statuses" +msgstr "görev durumları" + +#: taiga/projects/models.py:714 +msgid "issue statuses" +msgstr "talep durumları" + +#: taiga/projects/models.py:715 +msgid "issue types" +msgstr "talep tipleri" + +#: taiga/projects/models.py:716 +msgid "priorities" +msgstr "öncelikler" + +#: taiga/projects/models.py:717 +msgid "severities" +msgstr "önem durumları" + +#: taiga/projects/models.py:718 +msgid "roles" +msgstr "roller" + +#: taiga/projects/notifications/choices.py:29 +msgid "Involved" +msgstr "" + +#: taiga/projects/notifications/choices.py:30 +msgid "All" +msgstr "Hepsi" + +#: taiga/projects/notifications/choices.py:31 +msgid "None" +msgstr "Hiçbiri" + +#: taiga/projects/notifications/models.py:62 +msgid "created date time" +msgstr "oluşturma tarih-saati" + +#: taiga/projects/notifications/models.py:66 +msgid "history entries" +msgstr "tarihçe girdileri" + +#: taiga/projects/notifications/models.py:69 +msgid "notify users" +msgstr "kullanıcıları bilgilendir" + +#: taiga/projects/notifications/models.py:91 +#: taiga/projects/notifications/models.py:92 +msgid "Watched" +msgstr "İzlenen" + +#: taiga/projects/notifications/services.py:66 +#: taiga/projects/notifications/services.py:80 +msgid "Notify exists for specified user and project" +msgstr "Belirtilen kullanıcı ve proje için bilgilendirme mevcut" + +#: taiga/projects/notifications/services.py:429 +msgid "Invalid value for notify level" +msgstr "Bildirim düzeyi için geçersiz değer" + +#: taiga/projects/notifications/templates/emails/issues/issue-change-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Issue updated

\n" +"

Hello %(user)s,
%(changer)s has updated an issue on %(project)s\n" +"

Issue #%(ref)s %(subject)s

\n" +" See issue\n" +" " +msgstr "" +"\n" +"

Talep Güncellendi

\n" +"

Merhaba %(user)s,
%(project)s projesindeki bir talebiniz %(changer)s " +"tarafından güncellendi

\n" +"

Talep #%(ref)s %(subject)s

\n" +"Talebi gör" + +#: taiga/projects/notifications/templates/emails/issues/issue-change-body-text.jinja:3 +#, python-format +msgid "" +"\n" +"Issue updated\n" +"Hello %(user)s, %(changer)s has updated an issue on %(project)s\n" +"See issue #%(ref)s %(subject)s at %(url)s\n" +msgstr "" +"\n" +"Talep güncellendi\n" +"Merhaba %(user)s, %(project)s projesindeki bir talep, %(changer)s tarafından " +"güncellendi\n" +"%(url)s linkinden #%(ref)s %(subject)s talebi görebilirsiniz\n" + +#: taiga/projects/notifications/templates/emails/issues/issue-change-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Updated the issue #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Güncellenmiş talepler #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/issues/issue-create-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

New issue created

\n" +"

Hello %(user)s,
%(changer)s has created a new issue on " +"%(project)s

\n" +"

Issue #%(ref)s %(subject)s

\n" +" See issue\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/issues/issue-create-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"New issue created\n" +"Hello %(user)s, %(changer)s has created a new issue on %(project)s\n" +"See issue #%(ref)s %(subject)s at %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/issues/issue-create-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Created the issue #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Oluşturulmuş Talep #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/issues/issue-delete-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Issue deleted

\n" +"

Hello %(user)s,
%(changer)s has deleted an issue on %(project)s\n" +"

Issue #%(ref)s %(subject)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/issues/issue-delete-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Issue deleted\n" +"Hello %(user)s, %(changer)s has deleted an issue on %(project)s\n" +"Issue #%(ref)s %(subject)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/issues/issue-delete-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Deleted the issue #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Silinmiş Talep #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-change-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Sprint updated

\n" +"

Hello %(user)s,
%(changer)s has updated an sprint on " +"%(project)s

\n" +"

Sprint %(name)s

\n" +" See sprint\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-change-body-text.jinja:3 +#, python-format +msgid "" +"\n" +"Sprint updated\n" +"Hello %(user)s, %(changer)s has updated a sprint on %(project)s\n" +"See sprint %(name)s at %(url)s\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-change-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Updated the sprint \"%(milestone)s\"\n" +msgstr "" +"\n" +"[%(project)s] Güncellenmiş sprint \"%(milestone)s\"\n" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-create-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

New sprint created

\n" +"

Hello %(user)s,
%(changer)s has created a new sprint on " +"%(project)s

\n" +"

Sprint %(name)s

\n" +" See " +"sprint\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-create-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"New sprint created\n" +"Hello %(user)s, %(changer)s has created a new sprint on %(project)s\n" +"See sprint %(name)s at %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-create-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Created the sprint \"%(milestone)s\"\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-delete-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Sprint deleted

\n" +"

Hello %(user)s,
%(changer)s has deleted an sprint on " +"%(project)s

\n" +"

Sprint %(name)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-delete-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Sprint deleted\n" +"Hello %(user)s, %(changer)s has deleted an sprint on %(project)s\n" +"Sprint %(name)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/milestones/milestone-delete-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Deleted the Sprint \"%(milestone)s\"\n" +msgstr "" +"\n" +"[%(project)s] Silinmiş Sprint \"%(milestone)s\"\n" + +#: taiga/projects/notifications/templates/emails/tasks/task-change-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Task updated

\n" +"

Hello %(user)s,
%(changer)s has updated a task on %(project)s\n" +"

Task #%(ref)s %(subject)s

\n" +" See task\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/tasks/task-change-body-text.jinja:3 +#, python-format +msgid "" +"\n" +"Task updated\n" +"Hello %(user)s, %(changer)s has updated a task on %(project)s\n" +"See task #%(ref)s %(subject)s at %(url)s\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/tasks/task-change-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Updated the task #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Güncellenmiş görev #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/tasks/task-create-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

New task created

\n" +"

Hello %(user)s,
%(changer)s has created a new task on " +"%(project)s

\n" +"

Task #%(ref)s %(subject)s

\n" +" See task\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/tasks/task-create-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"New task created\n" +"Hello %(user)s, %(changer)s has created a new task on %(project)s\n" +"See task #%(ref)s %(subject)s at %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/tasks/task-create-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Created the task #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Oluşturulmuş görev #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/tasks/task-delete-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Task deleted

\n" +"

Hello %(user)s,
%(changer)s has deleted a task on %(project)s\n" +"

Task #%(ref)s %(subject)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/tasks/task-delete-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Task deleted\n" +"Hello %(user)s, %(changer)s has deleted a task on %(project)s\n" +"Task #%(ref)s %(subject)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" +"\n" +"Görev silindi\n" +"Merhaba %(user)s, %(changer)s kişisi %(project)s projesinde bir görevi " +"sildi\n" +"#%(ref)s %(subject)s Görevi\n" +"\n" +"---\n" +"Taiga Takımı\n" + +#: taiga/projects/notifications/templates/emails/tasks/task-delete-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Deleted the task #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Silinmiş görev #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-change-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

User Story updated

\n" +"

Hello %(user)s,
%(changer)s has updated a user story on " +"%(project)s

\n" +"

User Story #%(ref)s %(subject)s

\n" +" See user story\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-change-body-text.jinja:3 +#, python-format +msgid "" +"\n" +"User story updated\n" +"Hello %(user)s, %(changer)s has updated a user story on %(project)s\n" +"See user story #%(ref)s %(subject)s at %(url)s\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-change-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Updated the US #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Güncellenmiş KH #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-create-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

New user story created

\n" +"

Hello %(user)s,
%(changer)s has created a new user story on " +"%(project)s

\n" +"

User Story #%(ref)s %(subject)s

\n" +" See user story\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-create-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"New user story created\n" +"Hello %(user)s, %(changer)s has created a new user story on %(project)s\n" +"See user story #%(ref)s %(subject)s at %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-create-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Created the US #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Oluşturulmuş KH #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-delete-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

User Story deleted

\n" +"

Hello %(user)s,
%(changer)s has deleted a user story on " +"%(project)s

\n" +"

User Story #%(ref)s %(subject)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-delete-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"User Story deleted\n" +"Hello %(user)s, %(changer)s has deleted a user story on %(project)s\n" +"User Story #%(ref)s %(subject)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/userstories/userstory-delete-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Deleted the US #%(ref)s \"%(subject)s\"\n" +msgstr "" +"\n" +"[%(project)s] Silinmiş KH #%(ref)s \"%(subject)s\"\n" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-change-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Wiki Page updated

\n" +"

Hello %(user)s,
%(changer)s has updated a wiki page on " +"%(project)s

\n" +"

Wiki page %(page)s

\n" +" See Wiki Page\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-change-body-text.jinja:3 +#, python-format +msgid "" +"\n" +"Wiki Page updated\n" +"\n" +"Hello %(user)s, %(changer)s has updated a wiki page on %(project)s\n" +"\n" +"See wiki page %(page)s at %(url)s\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-change-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Updated the Wiki Page \"%(page)s\"\n" +msgstr "" +"\n" +"[%(project)s] Güncellenmiş Wiki Sayfası \"%(page)s\"\n" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-create-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

New wiki page created

\n" +"

Hello %(user)s,
%(changer)s has created a new wiki page on " +"%(project)s

\n" +"

Wiki page %(page)s

\n" +" See " +"wiki page\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-create-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"New wiki page created\n" +"\n" +"Hello %(user)s, %(changer)s has created a new wiki page on %(project)s\n" +"\n" +"See wiki page %(page)s at %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-create-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Created the Wiki Page \"%(page)s\"\n" +msgstr "" +"\n" +"[%(project)s] Oluşuturulmuş Wiki Sayfası \"%(page)s\"\n" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-delete-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Wiki page deleted

\n" +"

Hello %(user)s,
%(changer)s has deleted a wiki page on " +"%(project)s

\n" +"

Wiki page %(page)s

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-delete-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Wiki page deleted\n" +"\n" +"Hello %(user)s, %(changer)s has deleted a wiki page on %(project)s\n" +"\n" +"Wiki page %(page)s\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/projects/notifications/templates/emails/wiki/wikipage-delete-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[%(project)s] Deleted the Wiki Page \"%(page)s\"\n" +msgstr "" +"\n" +"[%(project)s] Silinmiş Wiki Sayfası \"%(page)s\"\n" + +#: taiga/projects/notifications/validators.py:47 +msgid "Watchers contains invalid users" +msgstr "İzleyiciler arasında geçersiz kullanıcılar var" + +#: taiga/projects/occ/mixins.py:36 +msgid "The version must be an integer" +msgstr "Sürüm rakamsal bir şey olmalıdır" + +#: taiga/projects/occ/mixins.py:59 +msgid "The version parameter is not valid" +msgstr "Sürüm parametresi geçersiz" + +#: taiga/projects/occ/mixins.py:75 +msgid "The version doesn't match with the current one" +msgstr "Sürüm geçerli olanla uyuşmuyor" + +#: taiga/projects/occ/mixins.py:94 +msgid "version" +msgstr "sürüm" + +#: taiga/projects/permissions.py:40 +msgid "You can't leave the project if there are no more owners" +msgstr "Eğer sizden başka sahip/yönetici kalmadıysa projeyi terk edemezsiniz" + +#: taiga/projects/serializers.py:237 +msgid "Email address is already taken" +msgstr "E-posta adresi önceden alınmış" + +#: taiga/projects/serializers.py:249 +msgid "Invalid role for the project" +msgstr "Proje için geçersiz rol" + +#: taiga/projects/serializers.py:425 +msgid "Default options" +msgstr "Varsayılan ayarlar" + +#: taiga/projects/serializers.py:426 +msgid "User story's statuses" +msgstr "Kullanıcı hikayelerinin durumları" + +#: taiga/projects/serializers.py:427 +msgid "Points" +msgstr "Puanlar" + +#: taiga/projects/serializers.py:428 +msgid "Task's statuses" +msgstr "Görevlerin durumları" + +#: taiga/projects/serializers.py:429 +msgid "Issue's statuses" +msgstr "Taleplerin durumları" + +#: taiga/projects/serializers.py:430 +msgid "Issue's types" +msgstr "Taleplerin tipleri" + +#: taiga/projects/serializers.py:431 +msgid "Priorities" +msgstr "Öncelikler" + +#: taiga/projects/serializers.py:432 +msgid "Severities" +msgstr "Önem dereceleri" + +#: taiga/projects/serializers.py:433 +msgid "Roles" +msgstr "Roller" + +#: taiga/projects/services/stats.py:198 +msgid "Future sprint" +msgstr "Gelecek sprint" + +#: taiga/projects/services/stats.py:216 +msgid "Project End" +msgstr "Proje Sonu" + +#: taiga/projects/tasks/api.py:112 taiga/projects/tasks/api.py:121 +msgid "You don't have permissions to set this sprint to this task." +msgstr "Bu görev için sprint ayarlamanız için izniniz yok." + +#: taiga/projects/tasks/api.py:115 +msgid "You don't have permissions to set this user story to this task." +msgstr "Bu görev için kullanıcı hikayesi ayarlama izniniz yok." + +#: taiga/projects/tasks/api.py:118 +msgid "You don't have permissions to set this status to this task." +msgstr "Bu görev için bu durumu ayarlama izniniz yok." + +#: taiga/projects/tasks/models.py:57 +msgid "us order" +msgstr "kh sırası" + +#: taiga/projects/tasks/models.py:59 +msgid "taskboard order" +msgstr "görev panosu sırası" + +#: taiga/projects/tasks/models.py:67 +msgid "is iocaine" +msgstr "baldıran zehri" + +#: taiga/projects/tasks/validators.py:12 +msgid "There's no task with that id" +msgstr "Bu id ile ilgili bir görev yok" + +#: taiga/projects/templates/emails/membership_invitation-body-html.jinja:6 +#: taiga/projects/templates/emails/membership_invitation-body-text.jinja:4 +msgid "someone" +msgstr "birisi" + +#: taiga/projects/templates/emails/membership_invitation-body-html.jinja:11 +#, python-format +msgid "" +"\n" +"

You have been invited to Taiga!

\n" +"

Hi! %(full_name)s has sent you an invitation to join project " +"%(project)s in Taiga.
Taiga is a Free, open Source Agile Project " +"Management Tool.

\n" +" " +msgstr "" + +#: taiga/projects/templates/emails/membership_invitation-body-html.jinja:17 +#, python-format +msgid "" +"\n" +"

And now a few words from the jolly good fellow or sistren
" +"who thought so kindly as to invite you

\n" +"

%(extra)s

\n" +" " +msgstr "" + +#: taiga/projects/templates/emails/membership_invitation-body-html.jinja:24 +msgid "Accept your invitation to Taiga" +msgstr "Taiga davetinizi kabul edin" + +#: taiga/projects/templates/emails/membership_invitation-body-html.jinja:24 +msgid "Accept your invitation" +msgstr "Daveti kabul edin" + +#: taiga/projects/templates/emails/membership_invitation-body-html.jinja:25 +msgid "The Taiga Team" +msgstr "Taiga Takımı" + +#: taiga/projects/templates/emails/membership_invitation-body-text.jinja:6 +#, python-format +msgid "" +"\n" +"You, or someone you know, has invited you to Taiga\n" +"\n" +"Hi! %(full_name)s has sent you an invitation to join a project called " +"%(project)s which is being managed on Taiga, a Free, open Source Agile " +"Project Management Tool.\n" +msgstr "" + +#: taiga/projects/templates/emails/membership_invitation-body-text.jinja:12 +#, python-format +msgid "" +"\n" +"And now a few words from the jolly good fellow or sistren who thought so " +"kindly as to invite you:\n" +"\n" +"%(extra)s\n" +" " +msgstr "" + +#: taiga/projects/templates/emails/membership_invitation-body-text.jinja:18 +msgid "Accept your invitation to Taiga following this link:" +msgstr "Aşağıdaki linki takip ederek Taiga davetinizi kabul edin:" + +#: taiga/projects/templates/emails/membership_invitation-body-text.jinja:20 +msgid "" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" +"\n" +"---\n" +"Taiga Takımı\n" + +#: taiga/projects/templates/emails/membership_invitation-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[Taiga] Invitation to join to the project '%(project)s'\n" +msgstr "" +"\n" +"[Taiga] Projeye katılma davetiyesi '%(project)s'\n" + +#: taiga/projects/templates/emails/membership_notification-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

You have been added to a project

\n" +"

Hello %(full_name)s,
you have been added to the project " +"%(project)s

\n" +" Go to " +"project\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/projects/templates/emails/membership_notification-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"You have been added to a project\n" +"Hello %(full_name)s,you have been added to the project %(project)s\n" +"\n" +"See project at %(url)s\n" +msgstr "" +"\n" +"Bir projeye eklendiniz\n" +"Merhaba %(full_name)s, %(project)s adlı projeye eklendin\n" +"\n" +"Projeyi görmek için %(url)s linkini tıklayın\n" + +#: taiga/projects/templates/emails/membership_notification-subject.jinja:1 +#, python-format +msgid "" +"\n" +"[Taiga] Added to the project '%(project)s'\n" +msgstr "" +"\n" +"[Taiga] '%(project)s' Projesine eklendi\n" + +#. Translators: Name of scrum project template. +#: taiga/projects/translations.py:29 +msgid "Scrum" +msgstr "Scrum" + +#. Translators: Description of scrum project template. +#: taiga/projects/translations.py:31 +msgid "" +"The agile product backlog in Scrum is a prioritized features list, " +"containing short descriptions of all functionality desired in the product. " +"When applying Scrum, it's not necessary to start a project with a lengthy, " +"upfront effort to document all requirements. The Scrum product backlog is " +"then allowed to grow and change as more is learned about the product and its " +"customers" +msgstr "" + +#. Translators: Name of kanban project template. +#: taiga/projects/translations.py:34 +msgid "Kanban" +msgstr "Kanban" + +#. Translators: Description of kanban project template. +#: taiga/projects/translations.py:36 +msgid "" +"Kanban is a method for managing knowledge work with an emphasis on just-in-" +"time delivery while not overloading the team members. In this approach, the " +"process, from definition of a task to its delivery to the customer, is " +"displayed for participants to see and team members pull work from a queue." +msgstr "" + +#. Translators: User story point value (value = undefined) +#: taiga/projects/translations.py:44 +msgid "?" +msgstr "?" + +#. Translators: User story point value (value = 0) +#: taiga/projects/translations.py:46 +msgid "0" +msgstr "0" + +#. Translators: User story point value (value = 0.5) +#: taiga/projects/translations.py:48 +msgid "1/2" +msgstr "1/2" + +#. Translators: User story point value (value = 1) +#: taiga/projects/translations.py:50 +msgid "1" +msgstr "1" + +#. Translators: User story point value (value = 2) +#: taiga/projects/translations.py:52 +msgid "2" +msgstr "2" + +#. Translators: User story point value (value = 3) +#: taiga/projects/translations.py:54 +msgid "3" +msgstr "3" + +#. Translators: User story point value (value = 5) +#: taiga/projects/translations.py:56 +msgid "5" +msgstr "5" + +#. Translators: User story point value (value = 8) +#: taiga/projects/translations.py:58 +msgid "8" +msgstr "8" + +#. Translators: User story point value (value = 10) +#: taiga/projects/translations.py:60 +msgid "10" +msgstr "10" + +#. Translators: User story point value (value = 13) +#: taiga/projects/translations.py:62 +msgid "13" +msgstr "13" + +#. Translators: User story point value (value = 20) +#: taiga/projects/translations.py:64 +msgid "20" +msgstr "20" + +#. Translators: User story point value (value = 40) +#: taiga/projects/translations.py:66 +msgid "40" +msgstr "40" + +#. Translators: User story status +#. Translators: Task status +#. Translators: Issue status +#: taiga/projects/translations.py:74 taiga/projects/translations.py:97 +#: taiga/projects/translations.py:113 +msgid "New" +msgstr "Yeni" + +#. Translators: User story status +#: taiga/projects/translations.py:77 +msgid "Ready" +msgstr "Hazır" + +#. Translators: User story status +#. Translators: Task status +#. Translators: Issue status +#: taiga/projects/translations.py:80 taiga/projects/translations.py:99 +#: taiga/projects/translations.py:115 +msgid "In progress" +msgstr "Devam ediyor" + +#. Translators: User story status +#. Translators: Task status +#. Translators: Issue status +#: taiga/projects/translations.py:83 taiga/projects/translations.py:101 +#: taiga/projects/translations.py:117 +msgid "Ready for test" +msgstr "Teste hazır" + +#. Translators: User story status +#: taiga/projects/translations.py:86 +msgid "Done" +msgstr "Bitmiş" + +#. Translators: User story status +#: taiga/projects/translations.py:89 +msgid "Archived" +msgstr "Arşivlenmiş" + +#. Translators: Task status +#. Translators: Issue status +#: taiga/projects/translations.py:103 taiga/projects/translations.py:119 +msgid "Closed" +msgstr "Kapatılmış" + +#. Translators: Task status +#. Translators: Issue status +#: taiga/projects/translations.py:105 taiga/projects/translations.py:121 +msgid "Needs Info" +msgstr "Bilgi İhtiyacı" + +#. Translators: Issue status +#: taiga/projects/translations.py:123 +msgid "Postponed" +msgstr "Ertelenmiş" + +#. Translators: Issue status +#: taiga/projects/translations.py:125 +msgid "Rejected" +msgstr "Reddedilmiş" + +#. Translators: Issue type +#: taiga/projects/translations.py:133 +msgid "Bug" +msgstr "Hata" + +#. Translators: Issue type +#: taiga/projects/translations.py:135 +msgid "Question" +msgstr "Soru" + +#. Translators: Issue type +#: taiga/projects/translations.py:137 +msgid "Enhancement" +msgstr "İyileştirme" + +#. Translators: Issue priority +#: taiga/projects/translations.py:145 +msgid "Low" +msgstr "Düşük" + +#. Translators: Issue priority +#. Translators: Issue severity +#: taiga/projects/translations.py:147 taiga/projects/translations.py:160 +msgid "Normal" +msgstr "Normal" + +#. Translators: Issue priority +#: taiga/projects/translations.py:149 +msgid "High" +msgstr "Yüksek" + +#. Translators: Issue severity +#: taiga/projects/translations.py:156 +msgid "Wishlist" +msgstr "İstek Listesi" + +#. Translators: Issue severity +#: taiga/projects/translations.py:158 +msgid "Minor" +msgstr "" + +#. Translators: Issue severity +#: taiga/projects/translations.py:162 +msgid "Important" +msgstr "Önemli" + +#. Translators: Issue severity +#: taiga/projects/translations.py:164 +msgid "Critical" +msgstr "Kritik" + +#. Translators: User role +#: taiga/projects/translations.py:171 +msgid "UX" +msgstr "UX" + +#. Translators: User role +#: taiga/projects/translations.py:173 +msgid "Design" +msgstr "Tasarım" + +#. Translators: User role +#: taiga/projects/translations.py:175 +msgid "Front" +msgstr "Ön" + +#. Translators: User role +#: taiga/projects/translations.py:177 +msgid "Back" +msgstr "Arka" + +#. Translators: User role +#: taiga/projects/translations.py:179 +msgid "Product Owner" +msgstr "Ürün Sahibi" + +#. Translators: User role +#: taiga/projects/translations.py:181 +msgid "Stakeholder" +msgstr "Paydaş" + +#: taiga/projects/userstories/api.py:162 +msgid "You don't have permissions to set this sprint to this user story." +msgstr "Bu kullanıcı hikayesine bu sprinti ayarlama izniniz yok." + +#: taiga/projects/userstories/api.py:166 +msgid "You don't have permissions to set this status to this user story." +msgstr "Bu kullanıcı hikayesine bu durumu ayarlama yetkiniz yok." + +#: taiga/projects/userstories/api.py:260 +#, python-brace-format +msgid "Generating the user story #{ref} - {subject}" +msgstr "" + +#: taiga/projects/userstories/models.py:39 +msgid "role" +msgstr "rol" + +#: taiga/projects/userstories/models.py:77 +msgid "backlog order" +msgstr "birikmiş işler sırası" + +#: taiga/projects/userstories/models.py:79 +#: taiga/projects/userstories/models.py:81 +msgid "sprint order" +msgstr "sprint sırası" + +#: taiga/projects/userstories/models.py:89 +msgid "finish date" +msgstr "bitiş tarihi" + +#: taiga/projects/userstories/models.py:97 +msgid "is client requirement" +msgstr "istemci gereksinimi" + +#: taiga/projects/userstories/models.py:99 +msgid "is team requirement" +msgstr "takım gereksinimi" + +#: taiga/projects/userstories/models.py:104 +msgid "generated from issue" +msgstr "talepden oluştur" + +#: taiga/projects/userstories/validators.py:29 +msgid "There's no user story with that id" +msgstr "Bu id ye sahip kullanıcı hikayesi yok" + +#: taiga/projects/validators.py:29 +msgid "There's no project with that id" +msgstr "Bu id ye sahip proje yok" + +#: taiga/projects/validators.py:38 +msgid "There's no user story status with that id" +msgstr "Bu id ye sahip kullanıcı hikayesi durumu yok" + +#: taiga/projects/validators.py:47 +msgid "There's no task status with that id" +msgstr "Bu id ye sahip görev durumu yok" + +#: taiga/projects/votes/models.py:32 taiga/projects/votes/models.py:33 +#: taiga/projects/votes/models.py:57 +msgid "Votes" +msgstr "Oylar" + +#: taiga/projects/votes/models.py:56 +msgid "Vote" +msgstr "Oy" + +#: taiga/projects/wiki/api.py:67 +msgid "'content' parameter is mandatory" +msgstr "'content' parametresi zorunlu" + +#: taiga/projects/wiki/api.py:70 +msgid "'project_id' parameter is mandatory" +msgstr "'project_id' parametresi zorunlu" + +#: taiga/projects/wiki/models.py:38 +msgid "last modifier" +msgstr "son düzenleyen" + +#: taiga/projects/wiki/models.py:71 +msgid "href" +msgstr "href" + +#: taiga/timeline/signals.py:70 +msgid "Check the history API for the exact diff" +msgstr "" + +#: taiga/users/admin.py:51 +msgid "Personal info" +msgstr "Kişisel bilgi" + +#: taiga/users/admin.py:53 +msgid "Permissions" +msgstr "İzinler" + +#: taiga/users/admin.py:54 +msgid "Important dates" +msgstr "Önemli tarihler" + +#: taiga/users/api.py:112 +msgid "Duplicated email" +msgstr "" + +#: taiga/users/api.py:114 +msgid "Not valid email" +msgstr "Geçersiz e-posta" + +#: taiga/users/api.py:147 +msgid "Invalid username or email" +msgstr "Geçersiz kullanıcı adı ya da e-posta" + +#: taiga/users/api.py:156 +msgid "Mail sended successful!" +msgstr "Posta başarıyla gönderildi!" + +#: taiga/users/api.py:168 taiga/users/api.py:173 +msgid "Token is invalid" +msgstr "Kupon geçersiz" + +#: taiga/users/api.py:194 +msgid "Current password parameter needed" +msgstr "" + +#: taiga/users/api.py:197 +msgid "New password parameter needed" +msgstr "Yeni parola parametresi gerekli" + +#: taiga/users/api.py:200 +msgid "Invalid password length at least 6 charaters needed" +msgstr "Geçersiz parola uzunluğu, en az 6 karaktere ihtiyaç var" + +#: taiga/users/api.py:203 +msgid "Invalid current password" +msgstr "" + +#: taiga/users/api.py:250 taiga/users/api.py:256 +msgid "" +"Invalid, are you sure the token is correct and you didn't use it before?" +msgstr "" +"Geçersiz geçerli bir kupona sahip olduğunuzdan ve bu kuponu daha önce " +"kullanmadığınızdan emin misiniz?" + +#: taiga/users/api.py:283 taiga/users/api.py:291 taiga/users/api.py:294 +msgid "Invalid, are you sure the token is correct?" +msgstr "Geçersiz, kuponun doğru olduğuna emin misin?" + +#: taiga/users/models.py:75 +msgid "superuser status" +msgstr "superuser durumu" + +#: taiga/users/models.py:76 +msgid "" +"Designates that this user has all permissions without explicitly assigning " +"them." +msgstr "" + +#: taiga/users/models.py:106 +msgid "username" +msgstr "kullanıcı adı" + +#: taiga/users/models.py:107 +msgid "" +"Required. 30 characters or fewer. Letters, numbers and /./-/_ characters" +msgstr "" +"Zorunlu. 30 karakter ya da daha azı. Harfler, sayılar ve /./-/_ karakterleri" + +#: taiga/users/models.py:110 +msgid "Enter a valid username." +msgstr "Geçerli bir kullanıcı adı girin." + +#: taiga/users/models.py:113 +msgid "active" +msgstr "aktif" + +#: taiga/users/models.py:114 +msgid "" +"Designates whether this user should be treated as active. Unselect this " +"instead of deleting accounts." +msgstr "" + +#: taiga/users/models.py:120 +msgid "biography" +msgstr "biyografi" + +#: taiga/users/models.py:123 +msgid "photo" +msgstr "fotoğraf" + +#: taiga/users/models.py:124 +msgid "date joined" +msgstr "katılma tarihi" + +#: taiga/users/models.py:126 +msgid "default language" +msgstr "varsayılan dil" + +#: taiga/users/models.py:128 +msgid "default theme" +msgstr "varsayılan tema" + +#: taiga/users/models.py:130 +msgid "default timezone" +msgstr "varsayılan saat dilimi" + +#: taiga/users/models.py:132 +msgid "colorize tags" +msgstr "etiketleri renklendir" + +#: taiga/users/models.py:137 +msgid "email token" +msgstr "e-posta kuponu" + +#: taiga/users/models.py:139 +msgid "new email address" +msgstr "yeni e-posta adresi" + +#: taiga/users/models.py:256 +msgid "permissions" +msgstr "izinler" + +#: taiga/users/serializers.py:65 +msgid "invalid" +msgstr "Geçersiz" + +#: taiga/users/serializers.py:76 +msgid "Invalid username. Try with a different one." +msgstr "Geçersiz kullanıcı adı. Farklı birşeyle yeniden deneyin." + +#: taiga/users/services.py:52 taiga/users/services.py:69 +msgid "Username or password does not matches user." +msgstr "Kullanıcı adı veya parola kullanıcıyla uyuşmuyor" + +#: taiga/users/templates/emails/change_email-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Change your email

\n" +"

Hello %(full_name)s,
please confirm your email

\n" +" Confirm " +"email\n" +"

You can ignore this message if you did not request.

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/users/templates/emails/change_email-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Hello %(full_name)s, please confirm your email\n" +"\n" +"%(url)s\n" +"\n" +"You can ignore this message if you did not request.\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/users/templates/emails/change_email-subject.jinja:1 +msgid "[Taiga] Change email" +msgstr "[Taiga] E-mail Değiştir" + +#: taiga/users/templates/emails/password_recovery-body-html.jinja:4 +#, python-format +msgid "" +"\n" +"

Recover your password

\n" +"

Hello %(full_name)s,
you asked to recover your password

\n" +" Recover your password\n" +"

You can ignore this message if you did not request.

\n" +"

The Taiga Team

\n" +" " +msgstr "" + +#: taiga/users/templates/emails/password_recovery-body-text.jinja:1 +#, python-format +msgid "" +"\n" +"Hello %(full_name)s, you asked to recover your password\n" +"\n" +"%(url)s\n" +"\n" +"You can ignore this message if you did not request.\n" +"\n" +"---\n" +"The Taiga Team\n" +msgstr "" + +#: taiga/users/templates/emails/password_recovery-subject.jinja:1 +msgid "[Taiga] Password recovery" +msgstr "[Taiga] Parola geri kurtarma" + +#: taiga/users/templates/emails/registered_user-body-html.jinja:6 +msgid "" +"\n" +" \n" +"

Thank you for registering in Taiga

\n" +"

We hope you enjoy it

\n" +"

We built Taiga because we wanted the project management tool " +"that sits open on our computers all day long, to serve as a continued " +"reminder of why we love to collaborate, code and design.

\n" +"

We built it to be beautiful, elegant, simple to use and fun - " +"without forsaking flexibility and power.

\n" +" The taiga Team\n" +" \n" +" " +msgstr "" + +#: taiga/users/templates/emails/registered_user-body-html.jinja:23 +#, python-format +msgid "" +"\n" +" You may remove your account from this service clicking " +"here\n" +" " +msgstr "" + +#: taiga/users/templates/emails/registered_user-body-text.jinja:1 +msgid "" +"\n" +"Thank you for registering in Taiga\n" +"\n" +"We hope you enjoy it\n" +"\n" +"We built Taiga because we wanted the project management tool that sits open " +"on our computers all day long, to serve as a continued reminder of why we " +"love to collaborate, code and design.\n" +"\n" +"We built it to be beautiful, elegant, simple to use and fun - without " +"forsaking flexibility and power.\n" +"\n" +"--\n" +"The taiga Team\n" +msgstr "" + +#: taiga/users/templates/emails/registered_user-body-text.jinja:13 +#, python-format +msgid "" +"\n" +"You may remove your account from this service: %(url)s\n" +msgstr "" +"\n" +"Hesabınızı bu servisten silebilirsiniz: %(url)s\n" + +#: taiga/users/templates/emails/registered_user-subject.jinja:1 +msgid "You've been Taigatized!" +msgstr "Taigalandınız!" + +#: taiga/users/validators.py:30 +msgid "There's no role with that id" +msgstr "Bu id ye sahip yok yok" + +#: taiga/userstorage/api.py:51 +msgid "" +"Duplicate key value violates unique constraint. Key '{}' already exists." +msgstr "" + +#: taiga/userstorage/models.py:31 +msgid "key" +msgstr "anahtar" + +#: taiga/webhooks/models.py:29 taiga/webhooks/models.py:39 +msgid "URL" +msgstr "URL" + +#: taiga/webhooks/models.py:30 +msgid "secret key" +msgstr "gizli anahtar" + +#: taiga/webhooks/models.py:40 +msgid "status code" +msgstr "durum kodu" + +#: taiga/webhooks/models.py:41 +msgid "request data" +msgstr "talep verisi" + +#: taiga/webhooks/models.py:42 +msgid "request headers" +msgstr "talep başlıkları" + +#: taiga/webhooks/models.py:43 +msgid "response data" +msgstr "cevap verisi" + +#: taiga/webhooks/models.py:44 +msgid "response headers" +msgstr "cevap başlıkları" + +#: taiga/webhooks/models.py:45 +msgid "duration" +msgstr "süre"