# Japanese translation of File Access Permission (7.x-1.0)
# Copyright (c) 2021 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: File Access Permission (7.x-1.0)\n"
"POT-Creation-Date: 2021-01-07 14:03+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Field"
msgstr "フィールド"
msgid "Default"
msgstr "デフォルト"
msgid "Database"
msgstr "データベース"
msgid "Unlimited"
msgstr "無制限"
msgid "Upload file"
msgstr "ファイルのアップロード"
msgid "Expired"
msgstr "期限切れ"
msgid "Allowed file extensions"
msgstr "許可されている拡張子"
msgid "Maximum upload size"
msgstr "最大アップロードサイズ"
msgid "File directory"
msgstr "ファイルディレクトリー"
msgid ""
"Enter a value like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" "
"(megabytes) in order to restrict the allowed file size. If left empty "
"the file sizes will be limited only by PHP's maximum post and file "
"upload sizes (current limit <strong>%limit</strong>)."
msgstr ""
"アップロードファイルサイズを制限するため、\"512\" "
"(バイト), \"80 KB\" (キロバイト) or \"50 MB\" "
"(メガバイト)のような数値を入力してください。空白にしておくと、PHP設定の "
"maximum post and file upload "
"size(現在の設定では<strong>%limit</strong>)が利用されます。"
msgid ""
"The \"!name\" option must contain a valid value. You may either leave "
"the text field empty or enter a string like \"512\" (bytes), \"80 KB\" "
"(kilobytes) or \"50 MB\" (megabytes)."
msgstr ""
"\"!name\" "
"オプションに正しい値を入力する必要があります。空白のままにしておくか、\"512\" "
"(バイト), \"80 KB\" (キロバイト) , \"50 MB\" "
"(メガバイト)のような文字列を入力してください。"
msgid ""
"The list of allowed extensions is not valid, be sure to exclude "
"leading dots and to separate extensions with a comma or space."
msgstr "許可する拡張子のリストが不正です。先頭のドットをつけないで、カンマかスペースで区切った拡張子のリストになっているか確認してください。"
msgid ""
"Separate extensions with a space or comma and do not include the "
"leading dot."
msgstr "拡張子はスペースまたはコンマで区切り、最初にピリオドを使わないでください。"
