PHP 8.1.33
Preview: en.js Size: 8.28 KB
/home/jambtst2015/public_html/ckfinder/lang/en.js

/*

 * CKFinder

 * ========

 * http://ckfinder.com

 * Copyright (C) 2007-2011, CKSource - Frederico Knabben. All rights reserved.

 *

 * The software, this file and its contents are subject to the CKFinder

 * License. Please read the license.txt file before using, installing, copying,

 * modifying or distribute this file or part of its contents. The contents of

 * this file is part of the Source Code of CKFinder.

 *

 */



/**

 * @fileOverview Defines the {@link CKFinder.lang} object, for the English

 *		language. This is the base file for all translations.

 */



/**

 * Constains the dictionary of language entries.

 * @namespace

 */

CKFinder.lang['en'] =

{

	appTitle : 'CKFinder',



	// Common messages and labels.

	common :

	{

		// Put the voice-only part of the label in the span.

		unavailable		: '%1<span class="cke_accessibility">, unavailable</span>',

		confirmCancel	: 'Some of the options have been changed. Are you sure to close the dialog?',

		ok				: 'OK',

		cancel			: 'Cancel',

		confirmationTitle	: 'Confirmation',

		messageTitle	: 'Information',

		inputTitle		: 'Question',

		undo			: 'Undo',

		redo			: 'Redo',

		skip			: 'Skip',

		skipAll			: 'Skip all',

		makeDecision	: 'What action should be taken?',

		rememberDecision: 'Remember my decision'

	},





	dir : 'ltr',

	HelpLang : 'en',

	LangCode : 'en',



	// Date Format

	//		d    : Day

	//		dd   : Day (padding zero)

	//		m    : Month

	//		mm   : Month (padding zero)

	//		yy   : Year (two digits)

	//		yyyy : Year (four digits)

	//		h    : Hour (12 hour clock)

	//		hh   : Hour (12 hour clock, padding zero)

	//		H    : Hour (24 hour clock)

	//		HH   : Hour (24 hour clock, padding zero)

	//		M    : Minute

	//		MM   : Minute (padding zero)

	//		a    : Firt char of AM/PM

	//		aa   : AM/PM

	DateTime : 'm/d/yyyy h:MM aa',

	DateAmPm : ['AM','PM'],



	// Folders

	FoldersTitle	: 'Folders',

	FolderLoading	: 'Loading...',

	FolderNew		: 'Please type the new folder name: ',

	FolderRename	: 'Please type the new folder name: ',

	FolderDelete	: 'Are you sure you want to delete the "%1" folder?',

	FolderRenaming	: ' (Renaming...)',

	FolderDeleting	: ' (Deleting...)',



	// Files

	FileRename		: 'Please type the new file name: ',

	FileRenameExt	: 'Are you sure you want to change the file name extension? The file may become unusable',

	FileRenaming	: 'Renaming...',

	FileDelete		: 'Are you sure you want to delete the file "%1"?',

	FilesLoading	: 'Loading...',

	FilesEmpty		: 'Empty folder',

	FilesMoved		: 'File %1 moved into %2:%3',

	FilesCopied		: 'File %1 copied into %2:%3',



	// Basket

	BasketFolder		: 'Basket',

	BasketClear			: 'Clear Basket',

	BasketRemove		: 'Remove from basket',

	BasketOpenFolder	: 'Open parent folder',

	BasketTruncateConfirm : 'Do you really want to remove all files from the basket?',

	BasketRemoveConfirm	: 'Do you really want to remove the file "%1" from the basket?',

	BasketEmpty			: 'No files in the basket, drag\'n\'drop some.',

	BasketCopyFilesHere	: 'Copy Files from Basket',

	BasketMoveFilesHere	: 'Move Files from Basket',



	BasketPasteErrorOther	: 'File %s error: %e',

	BasketPasteMoveSuccess	: 'The following files were moved: %s',

	BasketPasteCopySuccess	: 'The following files were copied: %s',



	// Toolbar Buttons (some used elsewhere)

	Upload		: 'Upload',

	UploadTip	: 'Upload New File',

	Refresh		: 'Refresh',

	Settings	: 'Settings',

	Help		: 'Help',

	HelpTip		: 'Help',



	// Context Menus

	Select			: 'Select',

	SelectThumbnail : 'Select Thumbnail',

	View			: 'View',

	Download		: 'Download',



	NewSubFolder	: 'New Subfolder',

	Rename			: 'Rename',

	Delete			: 'Delete',



	CopyDragDrop	: 'Copy file here',

	MoveDragDrop	: 'Move file here',



	// Dialogs

	RenameDlgTitle		: 'Rename',

	NewNameDlgTitle		: 'New name',

	FileExistsDlgTitle	: 'File already exists',

	SysErrorDlgTitle : 'System error',



	FileOverwrite	: 'Overwrite',

	FileAutorename	: 'Auto-rename',



	// Generic

	OkBtn		: 'OK',

	CancelBtn	: 'Cancel',

	CloseBtn	: 'Close',



	// Upload Panel

	UploadTitle			: 'Upload New File',

	UploadSelectLbl		: 'Select the file to upload',

	UploadProgressLbl	: '(Upload in progress, please wait...)',

	UploadBtn			: 'Upload Selected File',

	UploadBtnCancel		: 'Cancel',



	UploadNoFileMsg		: 'Please select a file from your computer',

	UploadNoFolder		: 'Please select folder before uploading.',

	UploadNoPerms		: 'File upload not allowed.',

	UploadUnknError		: 'Error sending the file.',

	UploadExtIncorrect	: 'File extension not allowed in this folder.',



	// Settings Panel

	SetTitle		: 'Settings',

	SetView			: 'View:',

	SetViewThumb	: 'Thumbnails',

	SetViewList		: 'List',

	SetDisplay		: 'Display:',

	SetDisplayName	: 'File Name',

	SetDisplayDate	: 'Date',

	SetDisplaySize	: 'File Size',

	SetSort			: 'Sorting:',

	SetSortName		: 'by File Name',

	SetSortDate		: 'by Date',

	SetSortSize		: 'by Size',



	// Status Bar

	FilesCountEmpty : '<Empty Folder>',

	FilesCountOne	: '1 file',

	FilesCountMany	: '%1 files',



	// Size and Speed

	Kb				: '%1 kB',

	KbPerSecond		: '%1 kB/s',



	// Connector Error Messages.

	ErrorUnknown	: 'It was not possible to complete the request. (Error %1)',

	Errors :

	{

	 10 : 'Invalid command.',

	 11 : 'The resource type was not specified in the request.',

	 12 : 'The requested resource type is not valid.',

	102 : 'Invalid file or folder name.',

	103 : 'It was not possible to complete the request due to authorization restrictions.',

	104 : 'It was not possible to complete the request due to file system permission restrictions.',

	105 : 'Invalid file extension.',

	109 : 'Invalid request.',

	110 : 'Unknown error.',

	115 : 'A file or folder with the same name already exists.',

	116 : 'Folder not found. Please refresh and try again.',

	117 : 'File not found. Please refresh the files list and try again.',

	118 : 'Source and target paths are equal.',

	201 : 'A file with the same name is already available. The uploaded file has been renamed to "%1"',

	202 : 'Invalid file',

	203 : 'Invalid file. The file size is too big.',

	204 : 'The uploaded file is corrupt.',

	205 : 'No temporary folder is available for upload in the server.',

	206 : 'Upload cancelled for security reasons. The file contains HTML like data.',

	207 : 'The uploaded file has been renamed to "%1"',

	300 : 'Moving file(s) failed.',

	301 : 'Copying file(s) failed.',

	500 : 'The file browser is disabled for security reasons. Please contact your system administrator and check the CKFinder configuration file.',

	501 : 'The thumbnails support is disabled.'

	},



	// Other Error Messages.

	ErrorMsg :

	{

		FileEmpty		: 'The file name cannot be empty',

		FileExists		: 'File %s already exists',

		FolderEmpty		: 'The folder name cannot be empty',



		FileInvChar		: 'The file name cannot contain any of the following characters: \n\\ / : * ? " < > |',

		FolderInvChar	: 'The folder name cannot contain any of the following characters: \n\\ / : * ? " < > |',



		PopupBlockView	: 'It was not possible to open the file in a new window. Please configure your browser and disable all popup blockers for this site.'

	},



	// Imageresize plugin

	Imageresize :

	{

		dialogTitle		: 'Resize %s',

		sizeTooBig		: 'Cannot set image height or width to a value bigger than the original size (%size).',

		resizeSuccess	: 'Image resized successfully.',

		thumbnailNew	: 'Create new thumbnail',

		thumbnailSmall	: 'Small (%s)',

		thumbnailMedium	: 'Medium (%s)',

		thumbnailLarge	: 'Large (%s)',

		newSize			: 'Set new size',

		width			: 'Width',

		height			: 'Height',

		invalidHeight	: 'Invalid height.',

		invalidWidth	: 'Invalid width.',

		invalidName		: 'Invalid file name.',

		newImage		: 'Create new image',

		noExtensionChange : 'The file extension cannot be changed.',

		imageSmall		: 'Source image is too small',

		contextMenuName	: 'Resize'

	},



	// Fileeditor plugin

	Fileeditor :

	{

		save			: 'Save',

		fileOpenError	: 'Unable to open file.',

		fileSaveSuccess	: 'File saved successfully.',

		contextMenuName	: 'Edit',

		loadingFile		: 'Loading file, please wait...'

	}

};

Directory Contents

Dirs: 0 × Files: 27

Name Size Perms Modified Actions
8.89 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.44 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.43 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
11.75 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.28 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.07 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.03 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.60 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.06 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.90 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.28 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.03 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
10.33 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.45 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.82 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.10 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.82 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.82 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.94 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.75 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
11.70 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.63 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
8.77 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.13 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
7.90 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.11 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1022 B lrw-r--r-- 2024-11-22 17:53:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).