Files
NodeBB/public/language/tr/admin/settings/uploads.json
2017-05-19 09:23:36 +00:00

29 lines
1.6 KiB
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.
{
"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": "İzin Verilen Dosya Uzantıları",
"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": "Profil Avatarları",
"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": "Profil Resmi Boyutu",
"profile-image-dimension-help": "(Piksel cinsinden, varsayılan: 128 piksel)",
"max-profile-image-size": "Maximum Profile Image File Size",
"max-profile-image-size-help": "(Kilobayt, varsayılan: 256 KiB)",
"max-cover-image-size": "Maksimum Kapak Görseli Dosya Boyutu",
"max-cover-image-size-help": "(Kilobayt, varsayılan: 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"
}