Defect #42170
closed
Fix Turkish translation of field_assignable
Added by Akın Demirci 8 days ago.
Updated about 20 hours ago.
Description
Current translation of the string "field_assignable" is not good.
It should be: "İş atanabilir"
Files
Thank you for your suggestion.
I believe the current translation, "Bu role atanabilecek işler," accurately reflects the original English text, "Issues can be assigned to users with this role."
Could you share why you think "İş atanabilir" would be a better choice? I would like to understand your perspective.
Sorry, I forgot to mention that I'm a native Turkish speaker :)
"Issues can be assigned to users with this role." means:
"Bu roldeki kullanıcılara iş atanabilir." (we should use this)
And the current translation "Bu role atanabilecek işler" means:
"Issues that can be assigned to this role"
Hope it makes sense.
Akın Demirci wrote in #note-2:
"Issues can be assigned to users with this role." means:
"Bu roldeki kullanıcılara iş atanabilir." (we should use this)
Thank you for your feedback.
In that case, would it be okay to commit the following patch as your contribution?
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index ff3eb27ea..02bf28435 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -280,7 +280,7 @@ tr:
field_is_filter: süzgeç olarak kullanılmış
field_issue_to: İlişkili iş
field_delay: Gecikme
- field_assignable: Bu role atanabilecek işler
+ field_assignable: Bu roldeki kullanıcılara iş atanabilir
field_redirect_existing_links: Mevcut bağlantıları yönlendir
field_estimated_hours: Kalan zaman
field_column_names: Sütunlar
Yes, that would be okay. Thanks.
- Target version set to 5.1.7
Setting the target version to 5.1.7.
- Tracker changed from Patch to Defect
- Subject changed from Correct Turkish translation of field_assignable to Fix Turkish translation of field_assignable
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
- Status changed from Resolved to Closed
- Target version changed from 5.1.7 to 6.0.4
Merged the fix into the 6.0-stable branch in r23485.
Thank you for your contribution.
Also available in: Atom
PDF