Kernel : Linux vmw02p.internet-indee.net 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Tue Nov 16 14:42:35 UTC 2021 x86_64
Disable function : NONE
Safe mode : OFF
Host : firofichi.it | Server ip : 5.196.164.15 | Your ip : 3.145.167.176 | Time @ Server : 19 Oct 2024 10:17:48
MySQL : OFF | MSSQL : OFF | cURL : ON | Oracle : OFF | wget : ON | Perl : ON

/home/webmaster/firofichi/www/vendor/magento/zendframework1/resources/languages/ja/

HOME about upload exec mass file domain root vuln newfile newfolder kill me

File Path : /home/webmaster/firofichi/www/vendor/magento/zendframework1/resources/languages/ja/Zend_Validate.php

<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@zend.com so we can send you a copy immediately. * * @category Zend * @package Zend_Translate * @subpackage Ressource * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License * @version $Id:$ */ /** * EN-Revision: 23772 */ return array( // Zend_Validate_Alnum "Invalid type given. String, integer or float expected" => "不正な形式です。文字列、整数もしくは小数が期待されています", "'%value%' contains characters which are non alphabetic and no digits" => "'%value%' にアルファベットと数字以外の文字が含まれています", "'%value%' is an empty string" => "'%value%' は空の文字列です", // Zend_Validate_Alpha "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", "'%value%' contains non alphabetic characters" => "'%value%' にアルファベット以外の文字が含まれています", "'%value%' is an empty string" => "'%value%' は空の文字列です", // Zend_Validate_Barcode "'%value%' failed checksum validation" => "'%value%' はチェックサムが一致していません", "'%value%' contains invalid characters" => "'%value%' は不正な文字を含んでいます", "'%value%' should have a length of %length% characters" => "'%value%' は %length% 文字である必要があります", "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", // Zend_Validate_Between "'%%format%' フォーマットに一致していません", // Zend_Validate_Db_Abstract "No record matching '%value%' was found" => " '%value%' に一致するレコードは見つかりませんでした", "A record matching '%value%' was found" => " '%value%' に一致するレコードが見つかりました", // Zend_Validate_Digits "Invalid type given. String, integer or float expected" => "不正な形式です。文字列、整数または小数が期待されています", "%value%' must contain only digits" => "'%value%' は数字のみである必要があります", "'%value%' is an empty string" => "'%value%' は空の文字列です", // Zend_Validate_EmailAddress "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", "'%value%' is no valid email address in the basic format local-part@hostname" => "'%value%' はメールアドレスの基本的な形式 local-part@hostname ではありません", "'%hostname%' is not a valid hostname for email address '%value%'" => "メールアドレス '%value%' 内の '%hostname%' は有効なホスト名ではありません", "'%hostname%' does not appear to have a valid MX record for the email address '%value%'" => "メールアドレス '%value%' 内の '%hostname%' は有効な MX レコードではないようです", "'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network" => "'%hostname%' はネットワークセグメントにありません。メールアドレス '%value%' はパブリックなネットワークから名前解決できませんでした", "'%localPart%' can not be matched against dot-atom format" => "'%localPart%' はドットアトム形式ではありません", "'%localPart%' can not be matched against quoted-string format" => "'%localPart%' は引用文字列形式ではありません", "'%localPart%' is no valid local part for email address '%value%'" => "メールアドレス '%value%' 内の '%localPart%' は有効なローカルパートではありません", "'%value%' exceeds the allowed length" => "'%value%' は許された長さを超えています", // Zend_Validate_File_Count "Too many files, maximum '%max%' are allowed but '%count%' are given" => "ファイル数が多すぎます。最大 '%max%' まで許されていますが、 '%count%' 個指定しました", "Too few files, minimum '%min%' are expected but '%count%' are given" => "ファイル数が少なすぎます。最小 '%min%' 以上の必要がありますが、 '%count%' 個指定されていません", // Zend_Validate_File_Crc32 "File '%value%' does not match the given crc32 hashes" => "ファイル '%value%' は crc32 ハッシュ値と一致しませんでした", "A crc32 hash could not be evaluated for the given file" => "ファイルに crc32 ハッシュ値が見つかりませんでした", "File '%value%' is not readable or does not eれたファイルのハッシュ値を評価できませんでした", "File '%value%' is not readable or does not exist" => "ファイル '%value%' は読み込めないかもしくは存在しません", // Zend_Validate_File_ImageSize "Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected" => "画像 '%value%' の横幅は '%width%' でした。横幅は最大 '%maxwidth%' まで許されています", "Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected" => "画像 '%value%' の横幅は '%width%' でした。横幅は最小 '%minwidth%' 以上である必要があります", "Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected" => "画像 '%value%' の高さは '%height%' でした。高さは最大 '%maxheight%' まで許されています", "Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected" => "画像 '%value%' の高さは '%height%' でした。高さは最小 '%minheight%' 以上である必要があります", "The size of image '%value%' could not be detected" => "画像 '%value%' の大きさを取得できませんでした", "File '%value%' is not readable or does not exist" => "ファイル '%value%' は読み込めないかもしくは存在しません", // Zend_Validate_File_IsCompressed "File '%value%' is not compressed, '%type%' detected" => " '%type%' が見つかりました。ファイル '%value%' は圧縮されていません", "The mimetype of file '%value%' could not be detected" => "ファイル '%value%' の Mimetype は見つかりませんでした", "File '%value%' is not readable or does not exist" => "ファイル '%value%' は読み込めないかもしくは存在しません", // Zend_Validate_File_IsImage "File '%value%' is no image, '%type%' detected" => "ファイル '%value%' は画像ではありません。 '%type%' です", "The mimetype of file '%value%' could not be detected" => "ファイル '%value%' の Mimetype は見つかりませんでした", "File '%value%' is not readable or does not exist" => "ファイル '%value%' は読み込めないかもしくは存在しません", // Zend_Validate_File_Md5 "File '%value%' does not match the given md5 hashes" => "ファイル '%value%' は md5 ハッシュ値と一致していません", "A md5 hash could not be evaluated for the given file" => "渡されたファイルの md5 ハッシュ値を評価できませんでした", "File '%value%' is not readable or does not exist" => "ファイル '%value%' は読み込めないかもしくは存在しません", // Zend_Validate_File_MimeType "File '%value%' has a false mimetype of '%type%'" => "ファイル '%value%' は誤った MimeType '%type%' です", "The mimetype of file '%value%' could not be detected" => "ファイル '%value%' の Mimetype は見つかりませんでした", "File '%value%' is not readable or dす", "File '%value%' is not readable or does not exist" => "ファイル '%value%' は読み込めないかもしくは存在しません", // Zend_Validate_Float "Invalid type given. String, integer or float expected" => "不正な形式です。文字列、整数もしくは小数が期待されています", "'%value%' does not appear to be a float" => " '%value%' は小数ではないようです", // Zend_Validate_GreaterThan "'%value%' is not greater than '%min%'" => " '%value%' は '%min%' より大きくありません", // Zend_Validate_Hex "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", "'%value%' has not only hexadecimal digit characters" => " '%value%' は 16 進文字列以外を含んでいます", // Zend_Validate_Hostname "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", "'%value%' appears to be an IP address, but IP addresses are not allowed" => " '%value%' は IP アドレスのようですが、 IP アドレスは許されていません", "'%value%' appears to be a DNS hostname but cannot match TLD against known list" => " '%value%' は DNS ホスト名のようですが、 TLD が一覧に見つかりません", "'%value%' appears to be a DNS hostname but contains a dash in an invalid position" => " '%value%' は DNS ホスト名のようですが不正な位置にダッシュがあります", "'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'" => " '%value%' は DNS ホスト名のようですが TLD '%tld%' のホスト名スキーマと一致していません", "'%value%' appears to be a DNS hostname but cannot extract TLD part" => " '%value%' は DNS ホスト名のようですが TLD 部を展開できません", "'%value%' does not match the expected structure for a DNS hostname" => " '%value%' は DNS ホスト名の構造に一致していません", "'ン '%pattern%' と一致していません", "There was an internal error while using the pattern '%pattern%'" => "正規表現パターン '%pattern%' を使用中に内部エラーが発生しました。", // Zend_Validate_Sitemap_Changefreq "'%value%' is no valid sitemap changefreq" => " '%value%' は正しいサイトマップの更新頻度ではありません", "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", // Zend_Validate_Sitemap_Lastmod "'%value%' is no valid sitemap lastmod" => " '%value%' は正しいサイトマップの最終更新日ではありません", "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", // Zend_Validate_Sitemap_Loc "'%value%' is no valid sitemap location" => " '%value%' は正しいサイトマップの位置ではありません", "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", // Zend_Validate_Sitemap_Priority "'%value%' is no valid sitemap priority" => " '%value%' は正しいサイトマップの優先度ではありません", "Invalid type given. Numeric string, integer or float expected" => "不正な形式です。数字、整数もしくは小数が期待されています", // Zend_Validate_StringLength "Invalid type given. String expected" => "不正な形式です。文字列が期待されています", "'%value%' is less than %min% characters long" => " '%value%' は %min% 文字より短いです", "'%value%' is more than %max% characters long" => " '%value%' は %max% 文字より長いです", );