Files
NodeBB/public/language/tr/admin/settings/reputation.json
2018-01-20 09:24:49 +00:00

12 lines
597 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"reputation": "İtibar Ayarları",
"disable": "İtibar Sistemini Devre Dışı Bırak",
"disable-down-voting": "Eksi Oyu Devre Dışı Bırak",
"votes-are-public": "Tüm Oylar Herkese Açık",
"thresholds": "Activity Thresholds",
"min-rep-downvote": "Eksilenen iletiler için minimum itibar",
"min-rep-flag": "Bayraklı iletiler için minimum itibar",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
}