Files
NodeBB/public/language/tr/admin/settings/group.json
2018-04-28 09:25:00 +00:00

13 lines
898 B
JSON
Raw 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.
{
"general": "Genel",
"private-groups": "Gizli Grup",
"private-groups.help": "Eğer etkinse, gruba katılmak için grup sahibinin onayı gerekir. <em>(Varsayılan: Etkin)</em>",
"private-groups.warning": "<strong>Dikkat!</strong> Eğer bu opsiyon devre dışıysa ve özel gruplarınız varsa, onlar otomatik olarak genele dönüşecektir.",
"allow-creation": "Grup Oluşturmaya İzin Ver",
"allow-creation-help": "Eğer etkinse kullanıcılar grup oluşturabilir <em>(Varsayılan: Pasif)</em>",
"allow-multiple-badges-help": "This flag can be used to allow users to select multiple group badges, requires theme support.",
"max-name-length": "Maksimum Grup Adı Uzunluğu",
"cover-image": "Grup Kapak Resmi",
"default-cover": "Varsayılan Kapak Resmi",
"default-cover-help": "Kapak resmi olmayan grupları, varsayılan kapak resimlerini kullanmaları için virgülle ayırarak ekleyin"
}