<?php /** * Messages file for Files Handler, phlyMail Nahariya 4.0+ * ru (Ð ÑÑÑкий) * (c) 2007-2010 phlyLabs, Berlin (http://phlylabs.de) * @author Wladimir Ganopolsky */ $WP_msg['FilesMyName'] = 'ÑайлÑ'; $WP_msg['FileUpload'] = 'ÐагÑÑзиÑÑ Ñайл'; $WP_msg['FileDownload'] = 'СкаÑаÑÑ Ñайл'; $WP_msg['FileSearch'] = 'ÐÑкаÑÑ Ñайл'; $WP_msg['FileProps'] = 'СвойÑÑва Ñайла'; $WP_msg['FileRename'] = 'ÐеÑеименоваÑÑ'; $WP_msg['LegLocalFolder'] = 'ÐÑбÑаÑÑ Ð¿Ð°Ð¿ÐºÑ'; $WP_msg['LegRemoteFile'] = 'ÐÑбÑаÑÑ Ñайл'; $WP_msg['FolderProps'] = 'СвойÑÑва папки'; $WP_msg['SetItemEnorename'] = 'Файл не Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ Ð¿ÐµÑеименован'; $WP_msg['SetItemEsamefile'] = 'Файл Ñ Ñаким же именем Ñже ÑÑÑеÑÑвÑÐµÑ Ð² ÑÑой папке'; $WP_msg['FileSendAsMail'] = 'ÐÑпÑавиÑÑ Ð¿Ð¾ ÑлекÑÑонной поÑÑе'; $WP_msg['File'] = 'Ñайл'; $WP_msg['Files'] = 'ÑайлÑ'; // From 3.06.50 $WP_msg['FileSize'] = 'File size'; $WP_msg['Measurements'] = 'Measurements'; $WP_msg['UploadedOn'] = 'Uploaded on'; $WP_msg['LastChangeOn'] = 'Last change on'; $WP_msg['LastAccessOn'] = 'Last access on'; $WP_msg['DownloadFromURL'] = 'Load from URL'; $WP_msg['EnterURL'] = 'Please enter URL'; $WP_msg['Download'] = 'Download'; $WP_msg['DownloadDone'] = 'Download done'; $WP_msg['PermSeeFiles'] = 'See "My Files"'; $WP_msg['PermAddFile'] = 'Add Files'; $WP_msg['PermUpdateFile'] = 'Edit Files'; $WP_msg['PermDeleteFile'] = 'Delete Files'; $WP_msg['PermImportFile'] = 'Upload Files'; $WP_msg['PermExportFile'] = 'Download Files'; $WP_msg['PermAddFolder'] = 'Add Folders'; $WP_msg['PermEditFolder'] = 'Rename Folders'; $WP_msg['PermDeleteFolder'] = 'Delete Folders'; // 3.09.70 $WP_msg['AboutLocalFolder'] = 'In which folder should the file(s) be put?'; ?>