mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 13:20:41 +01:00
29 lines
1.6 KiB
JSON
29 lines
1.6 KiB
JSON
{
|
||
"posts": "İletiler",
|
||
"allow-files": "Allow users to upload regular files",
|
||
"private": "Yüklenen dosyaları gizli yap",
|
||
"max-image-width": "Resize images down to specified width (in pixels)",
|
||
"max-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)",
|
||
"max-file-size": "Maksimum Dosya Boyutu (KiB)",
|
||
"max-file-size-help": "(in kilobytes, default: 2048 KiB)",
|
||
"allow-topic-thumbnails": "Allow users to upload topic thumbnails",
|
||
"topic-thumb-size": "Topic Thumb Size",
|
||
"allowed-file-extensions": "Allowed File Extensions",
|
||
"allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>). An empty list means all extensions are allowed.",
|
||
"profile-avatars": "Profile Avatars",
|
||
"allow-profile-image-uploads": "Allow users to upload profile images",
|
||
"convert-profile-image-png": "Convert profile image uploads to PNG",
|
||
"default-avatar": "Custom Default Avatar",
|
||
"upload": "Yükle",
|
||
"profile-image-dimension": "Profile Image Dimension",
|
||
"profile-image-dimension-help": "(in pixels, default: 128 pixels)",
|
||
"max-profile-image-size": "Maximum Profile Image File Size",
|
||
"max-profile-image-size-help": "(in kilobytes, default: 256 KiB)",
|
||
"max-cover-image-size": "Maksimum Kapak Görseli Dosya Boyutu",
|
||
"max-cover-image-size-help": "(in kilobytes, default: 2,048 KiB)",
|
||
"keep-all-user-images": "Keep old versions of avatars and profile covers on the server",
|
||
"profile-covers": "Profil Kapakları",
|
||
"default-covers": "Varsayılan Kapak Görseli",
|
||
"default-covers-help": "Add comma-separated default cover images for accounts that don't have an uploaded cover image"
|
||
}
|