# Japanese translation of Google Drive Field (7.x-1.1)
# Copyright (c) 2017 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Google Drive Field (7.x-1.1)\n"
"POT-Creation-Date: 2017-05-05 05:48+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 "Allowed file extensions"
msgstr "許可されている拡張子"
msgid "Maximum upload size"
msgstr "最大アップロードサイズ"
msgid "About"
msgstr "アバウト"
msgid "This field stores the ID of a file as an integer value."
msgstr "このフィールドはファイルのIDを整数値として保存します。"
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 "拡張子はスペースまたはコンマで区切り、最初にピリオドを使わないでください。"
