Project

General

Profile

Actions

Defect #42170

closed

Fix Turkish translation of field_assignable

Added by Akın Demirci 8 days ago. Updated about 20 hours ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Translations
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Current translation of the string "field_assignable" is not good.
It should be: "İş atanabilir"


Files

tr.patch (490 Bytes) tr.patch Akın Demirci, 2025-01-27 12:11
Actions #1

Updated by Go MAEDA 6 days ago

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.

Actions #2

Updated by Akın Demirci 5 days ago

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.

Actions #3

Updated by Go MAEDA 5 days ago

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
Actions #4

Updated by Akın Demirci 5 days ago

Yes, that would be okay. Thanks.

Actions #5

Updated by Go MAEDA 5 days ago

  • Target version set to 5.1.7

Setting the target version to 5.1.7.

Actions #6

Updated by Go MAEDA 5 days ago

  • Tracker changed from Patch to Defect
Actions #7

Updated by Go MAEDA 4 days ago

  • 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

Committed the fix in r23484.

Actions #8

Updated by Go MAEDA about 20 hours ago

  • 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.

Actions

Also available in: Atom PDF