AnonSec Shell
Server IP : 185.86.78.101  /  Your IP : 216.73.216.124
Web Server : Apache
System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64
User : www ( 1000)
PHP Version : 7.4.33
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /www/wwwroot/mifepriston.org/mifepriston.org/filemanager/lang/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /www/wwwroot/mifepriston.org/mifepriston.org/filemanager/lang/ja.php
<?php

return array(

    'Select' => '選択',
    'Deselect_All' => 'Deselect All',
    'Select_All' => 'Select All',
    'Erase' => '消去',
    'Open' => '開く',
    'Confirm_del' => 'このファイルを削除しますか?',
    'All' => '全て',
    'Files' => 'ファイル',
    'Images' => 'イメージ',
    'Archives' => 'アーカイブ',
    'Error_Upload' => 'アップロード可能な最大サイズを超えています。',
    'Error_extension' => '拡張子が許可されていません。',
    'Upload_file' => 'アップロード',
    'Filters' => 'フィルタ',
    'Videos' => 'ビデオ',
    'Music' => '音楽',
    'New_Folder' => '新規フォルダ',
    'Folder_Created' => 'フォルダを作成しました',
    'Existing_Folder' => '存在するフォルダ',
    'Confirm_Folder_del' => 'フォルダとフォルダの中身を削除しますか?',
    'Return_Files_List' => 'ファイルの一覧に戻る',
    'Preview' => 'プレビュー',
    'Download' => 'ダウンロード',
    'Insert_Folder_Name' => 'フォルダ名の追加',
    'Root' => 'ルート',
    'Rename' => '名称変更',
    'Back' => '戻る',
    'View' => 'ビュー',
    'View_list' => '一覧表示',
    'View_columns_list' => 'カラム表示',
    'View_boxes' => 'ボックス表示',
    'Toolbar' => 'ツールバー',
    'Actions' => 'アクション',
    'Rename_existing_file' => 'このファイルはすでに存在しています。',
    'Rename_existing_folder' => 'このフォルダはすでに存在しています。',
    'Empty_name' => '名前が空です',
    'Text_filter' => 'テキストフィルタ',
    'Swipe_help' => 'ファイル・フォルダ名をスワイプしてオプションを表示する',
    'Upload_base' => '標準アップロード',
    'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.",
    'Upload_add_files' => 'Add file(s)',
    'Upload_start' => 'Start upload',
    'Upload_error_messages' =>array(
        1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini',
        2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form',
        3 => 'The uploaded file was only partially uploaded',
        4 => 'No file was uploaded',
        6 => 'Missing a temporary folder',
        7 => 'Failed to write file to disk',
        8 => 'A PHP extension stopped the file upload',
        'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini',
        'max_file_size' => 'File is too big',
        'min_file_size' => 'File is too small',
        'accept_file_types' => 'Filetype not allowed',
        'max_number_of_files' => 'Maximum number of files exceeded',
        'max_width' => 'Image exceeds maximum width',
        'min_width' => 'Image requires a minimum width',
        'max_height' => 'Image exceeds maximum height',
        'min_height' => 'Image requires a minimum height',
        'abort' => 'File upload aborted',
        'image_resize' => 'Failed to resize image'
    ),
    'Upload_url' => 'From url',
    'Type_dir' => 'ディレクトリ',
    'Type' => '種類',
    'Dimension' => '画像サイズ',
    'Size' => 'サイズ',
    'Date' => '日付',
    'Filename' => 'ファイル名',
    'Operations' => '操作',
    'Date_type' => 'Y/m/d',
    'OK' => 'OK',
    'Cancel' => 'キャンセル',
    'Sorting' => 'ソート',
    'Show_url' => 'URL表示',
    'Extract' => 'ここに解凍',
    'File_info' => 'ファイル情報',
    'Edit_image' => '画像編集',
    'Duplicate' => '複製',
    'Folders' => 'フォルダ',
    'Copy' => 'コピー',
    'Cut' => 'カット',
    'Paste' => 'ペースト',
    'CB' => 'クリップボード', // clipboard
    'Paste_Here' => 'このディレクトリにペーストする',
    'Paste_Confirm' => 'このディレクトリにペーストしますか?既存のファイル/フォルダは上書きされます。',
    'Paste_Failed' => 'ペーストできませんでした。',
    'Clear_Clipboard' => 'クリップボードの消去',
    'Clear_Clipboard_Confirm' => 'クリップボード内のデータを消去しますか?',
    'Files_ON_Clipboard' => 'クリップボードにファイルがあります。',
    'Copy_Cut_Size_Limit' => '選択したファイルが/フォルダを%sするには大きすぎます。 リミット: %d MB/操作', // %s = cut or copy
    'Copy_Cut_Count_Limit' => '選択したファイルが/フォルダを%sするには大きすぎます。 リミット: %d ファイル/操作', // %s = cut or copy
    'Copy_Cut_Not_Allowed' => 'ファイルを %s する許可がありません。', // %s(1) = cut or copy, %s(2) = files or folders
    'Image_Editor_No_Save' => 'イメージを保存できませんでした',
    'Image_Editor_Exit' => "Exit",
    'Image_Editor_Save' => "Save",
    'Zip_No_Extract' => '解凍できませんでした。ファイルが破損している可能性があります。',
    'Zip_Invalid' => '拡張子がサポートされてません。有効: zip, gz, tar.',
    'Dir_No_Write' => '選択したディレクトリに書き込み権限がありません',
    'Function_Disabled' => '%s はサーバによって無効にされています。', // %s = cut or copy
    'File_Permission' => 'ファイルの権限',
    'File_Permission_Not_Allowed' => '%s の権限変更は許可されていません。', // %s = files or folders
    'File_Permission_Recursive' => '内包するファイルに適用しますか?',
    'File_Permission_Wrong_Mode' => "供給された権限が正しくありません。",
    'User' => 'ユーザー',
    'Group' => 'グループ',
    'Yes' => 'はい',
    'No' => 'いいえ',
    'Lang_Not_Found' => '言語がみつかりませんでした。',
    'Lang_Change' => '言語の変更',
    'File_Not_Found' => '言語ファイルがみつかりませんでした。',
    'File_Open_Edit_Not_Allowed' => 'このファイルを%sことができませんでした。', // %s = open or edit
    'Edit' => '編集する',
    'Edit_File' => "ファイルを編集",
    'File_Save_OK' => "ファイルの保存が完了しました。",
    'File_Save_Error' => "ファイルの保存時にエラーが発生しました。",
    'New_File' => '新規ファイル',
    'No_Extension' => 'ファイルの拡張子を指定してください。',
    'Valid_Extensions' => '有効な拡張子: %s', // %s = txt,log etc.
    'Upload_message' => "Drop file here to upload",

    'SERVER ERROR' => "SERVER ERROR",
    'forbidden' => "Forbiden",
    'wrong path' => "Wrong path",
    'wrong name' => "Wrong name",
    'wrong extension' => "Wrong extension",
    'wrong option' => "Wrong option",
    'wrong data' => "Wrong data",
    'wrong action' => "Wrong action",
    'wrong sub-action' => "Wrong sub-actio",
    'no action passed' => "No action passed",
    'no path' => "No path",
    'no file' => "No file",
    'view type number missing' => "View type number missing",
    'Not enough Memory' => "Not enough Memory",
    'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size
    'B' => "B",
    'KB' => "KB",
    'MB' => "MB",
    'GB' => "GB",
    'TB' => "TB",
    'total size' => "Total size",
);

Anon7 - 2022
AnonSec Team