/*
 * See ../license.txt for licensing
 *
 * For further information visit:
 * 	http                    ://kfm.verens.com/
 *
 * File Name: en.js
 * 	English language file.
 *
 * File Authors:
 * 	kae@verens.com
 */

kfm.lang={
	AddTagsToFiles          : "add tags to file(s)",
	AllFiles                : "Tüm dosyalar",
	AllowedFileExtensions   : "allowed file extensions",
	AndNMore                : "...and %1 more...",
	AreYouSureYouWantToCloseKFM: "Pencereyi Kapatmak İstiyor musunuz?",
	AskIfOverwrite          : "\"%1\" Dosya Zaten Var. Üstüne Yazılsın mı?",
	Browse                  : "Göster...",
	Cancel                  : "İptal",
	CouldNotWriteFile       : "Hata: could not write file \"%1\".",
	CreateSubDir            : "create sub-directory",
	CurrentWorkingDir       : "Current Working Directory: \"%1\"",
	CouldNotRemoveDir       : "cannot remove directory.\nplease make sure it is empty",
	CouldNotDownloadFile    : "error: could not download file \"%1\".",
	CouldntReadDir          : "error: couldn't read directory",
	CreateEmptyFile         : "create empty file",
	CloseWithoutSavingQuestion: "Are you sure you want to close without saving?",
	CloseWithoutSaving      : "Close Without Saving",
	CannotRenameFile        : "error: cannot rename \"%1\" to \"%2\"",
	ChangeCaption           : "change caption",
	CreateDirMessage        : "Create a sub-directory of \"%1\":",
	CurrentSize             : "Current Size: \"%1\" x \"%2\"\n",
	ChangeCaption           : "Change Caption",
	Close                   : "Kapat",
	Caption                 : "Başlık",
	CommaSeparated          : "comma-separated",
	CopyFromURL             : "Adresten Kopyala",
	Dir                     : "ltr", // language direction
	Directories             : "Dizinler",
	DeleteFile              : "sil",
	DirEmpty                : "Dosya Bulunamadı, \"%1\"",
	DeleteDir               : "sil",
	DelDirMessage           : "Dizini silme İstediğinizden eminmisiniz? \"%1\"?",
	DelFileMessage          : "Dosyayı Silmek İstediğinizden Emin misiniz? \"%1\"",
	DelMultipleFilesMessage : "Are you sure you want to delete the following files?\n\n",
	DownloadFileFromMessage : "Download file from where?",
	DirRefreshed            : "dizin yenilendi.",
	DirectoryNameExists     : "a directory of that name already exists.",
	DownloadFileFromUrl     : "download file from URL",
	DirectoryProperties     : "Dizin Özellikleri",
	DirNotInDb              : "directory not in database",
	ErrorPrefix             : "Hata: ",
	EditTextFile            : "edit text file",
	ExtractAfterUpload      : "extract after upload",
	ExtractZippedFile       : "Extract zipped file",
	FileSavedAsMessage      : "What should the file be saved as?",
	FileUpload              : "Dosya Yüklendi",
	FilesRefreshed          : "Dosyalar Yenilendi.",
	FileSelected            : "Seçilen Dosya: \"%1\"",
	FileNameNotAllowd       : "error: filename not allowed",
	FileTooLargeForThumb    : "error: \"%1\" is too large to make a thumbnail. Please replace the file with a smaller version.",
	FilenameAlreadyExists   : "error: a file of that name already exists",
	FileDetails             : "Resim Ayrıntıları",
	Filename                : "Dosya Adı",
	Filesize                : "Dosya Boyutu",
	HowWouldYouLikeToRenameTheseFiles: "How would you like to rename these files?\n\nexample: \"images-***.jpg\" will rename files to \"images-001.jpg\", \"images-002.jpg\", ...",
	InvertSelection         : "Seçimi Ters Çevir",
	IfYouUseMultipleWildcards: "If you use multiple wildcards in the filename template, they must be grouped together",
	IllegalDirectoryName    : "illegal directory name \"%1\"",
	LockPanels              : "lock panels",
	Loading                 : "Yükleniyor",
	LoadingKFM              : "loading KFM",
	Log_ChangeCaption: "changing caption of \"%1\" to \"%2\"",
	Logs                    : "Logs",
	MovingFilesTo           : "moving files [\"%1\"] to \"%2\"",
	Maximise                : "Aç",
	Minimise                : "Kapat",
	MoveDown                : "Aşağı Taşı",
	Mimetype                : "Dosya tipi",
	MoveUp                  : "Yukarı Taşı",
	NewCaptionIsThisCorrect : "Yeni Başlık:\n%1\n\nGeçerli mi?",
	Name                    : "isim",
	NewDirectory            : "Yeni Dizin",
	NoRestrictions          : "no restrictions",
	NoForwardslash          : "\nYou may not use '/' in the filename",
	NewWidth                : "Yeni Genişlik?",
	NoPanel                 : "error: panel \"%1\" doesn\'t exist.",
	NotAnImageOrImageDimensionsNotReported: "error: not an image, or image dimensions not reported",
	NewCaption              : "New Caption",
	NewWidthConfirmTxt      : "New Width: \"%1\"\n",
	NewHeight               : "New Height?",
	NewHeightConfirmTxt     : "New Height: \"%1\"\n\nIs this correct?",
	NotMoreThanOneFile      : "error: you cannot choose more than one file at a time",
	NoFilesSelected         : "no files selected",
	PermissionDeniedCannotDeleteFile: "permission denied: cannot delete file",
	PleaseSelectFileBeforeRename: "Please select a file before you try to rename it",
	RenameDir               : "rename",
	RenameFile              : "Yeniden Adlandır",
	RotateClockwise         : "rotate clock-wise",
	RotateAntiClockwise     : "rotate anti-clockwise",
	ResizeImage             : "resize image",
	RenamedFile             : "renaming file \"%1\" to \"%2\".",
	Restore                 : "restore",
	ReturnThumbnailToOpener : "return thumbnail to editor",
	RenameOnlyOneFile       : "You can only rename one file at a time",
	RecursiveDeleteWarning  : "\"%1\" is not empty\nAre you sure you want to delete it and all its contents?\n*WARNING* THIS IS NOT REVERSIBLE",
	RmdirFailed             : "failed to delete directory \"%1\"",
	RenamedDirectoryAs      : "Renamed '%1' as '%2'",
	RenameFileToWhat        : "Rename the file \"%1\" to what?",
	RenameTheDirectoryToWhat: "Rename the directory '%1' to what?",
	RemoveTagsFromFiles     : "remove tags from file(s)",
	SetStylesError          : "error: cannot set \"%1\" to \"%2\.",
	SaveThenClose           : "Save, then Close",
	SaveThenCloseQuestion   : "Are you sure you want to save the changes you made?",
	SelectAll               : "Hepsini Seç",
	SelectNone              : "select none",
	Search                  : "ara",
	ShowPanel               : "show panel \"%1\"",
	Tags                    : "tags",
	TheFilenameShouldEndWithN: "The filename should end with %1",
	UnknownPanelState       : "error: unknown panel state.",
	UrlNotValidLog          : "error: URL must begin with \"http:\"",
	UnlockPanels            : "unlock panels",
	UrlNotValid             : "error: URL must begin with \"http:\"",
	Upload                  : "Yükle",
	ViewImage               : "Resmi Göster",
	WhatFilenameDoYouWantToUse: "What filename do you want to use?",
	WhatFilenameToCreateAs  : "What should the file be created as?",
	WhatMaximumSize         : "What maximum size should be returned?",
	WhatIsTheNewTag         : "What is the new tag?\nFor multiple tags, separate by commas.",
	WhichTagsDoYouWantToRemove: "Which tags do you want to remove?\nFor multiple tags, separate by commas.",
	YouMustPlaceTheWildcard : "You must place the wildcard character * somewhere in the filename template",
	YouNeedMoreThan         : "You need more than %1 * characters to create %2 filenames",
	ZipUpFiles              : "zip up files"
	, // new in 1.2
	Icons                   : "Resim Halinde", // used to select mode of file view
	ListView                : "Liste Halinde", // used to select mode of file view
	SendToCms               : "send to CMS", // close KFM and return the selected files to the CMS
	CannotMoveDirectory     : "permission denied: cannot move directory",
	LastModified            : "Son Değiştirme", // part of File Details
	ImageDimensions         : "Resim Özellikleri", // part of File Details
	CouldNotMoveFiles       : "Hata: could not move file[s]",
	CopyFiles               : "Dosya Kopyalandı", // when dragging files to a directory, two choices appear - "copy files" and "move files"
	MoveFiles               : "move files",
	AboutKfm                : "about KFM",
	Errors                  : "Hatalar",
	Ok                      : "OK" // as in "OK / Cancel"
}

