You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
252 lines
9.0 KiB
PHP
252 lines
9.0 KiB
PHP
<?php
|
|
|
|
/** This file is part of KCFinder project
|
|
*
|
|
* @desc Japanese localization
|
|
* @package KCFinder
|
|
* @version 2.2
|
|
* @author yama yamamoto@kyms.ne.jp
|
|
* @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
|
|
* @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
|
|
*/
|
|
|
|
$lang = array(
|
|
'_locale' => "ja_JP.UTF-8",
|
|
'_charset' => "utf-8",
|
|
|
|
// Date time formats. See http://www.php.net/manual/en/function.strftime.php
|
|
'_dateTimeFull' => "%Y/%m/%d %H:%M",
|
|
'_dateTimeMid' => "%Y/%m/%d %H:%M",
|
|
'_dateTimeSmall' => "%Y/%m/%d %H:%M",
|
|
|
|
"You don't have permissions to upload files." =>
|
|
"アップロード権限がありません。",
|
|
|
|
"You don't have permissions to browse server." =>
|
|
"サーバーを閲覧する権限がありません",
|
|
|
|
"Cannot move uploaded file to target folder." =>
|
|
"ファイルを移動できません。",
|
|
|
|
"Unknown error." =>
|
|
"原因不明のエラーです。",
|
|
|
|
"The uploaded file exceeds {size} bytes." =>
|
|
"アップロードしたファイルは {size} バイトを越えました。",
|
|
|
|
"The uploaded file was only partially uploaded." =>
|
|
"アップロードしたファイルは、一部のみ処理されました。",
|
|
|
|
"No file was uploaded." =>
|
|
"ファイルはありません。",
|
|
|
|
"Missing a temporary folder." =>
|
|
"一時フォルダが見付かりません。",
|
|
|
|
"Failed to write file." =>
|
|
"ファイルの書き込みに失敗しました。",
|
|
|
|
"Denied file extension." =>
|
|
"このファイルは扱えません。",
|
|
|
|
"Unknown image format/encoding." =>
|
|
"この画像ファイルの種別を判定できません。",
|
|
|
|
"The image is too big and/or cannot be resized." =>
|
|
"画像ファイルのサイズが大き過ぎます。",
|
|
|
|
"Cannot create {dir} folder." =>
|
|
"「{dir}」フォルダを作成できません。",
|
|
|
|
"Cannot write to upload folder." =>
|
|
"アップロードフォルダに書き込みできません。",
|
|
|
|
"Cannot read .htaccess" =>
|
|
".htaccessが読み込めません。",
|
|
|
|
"Incorrect .htaccess file. Cannot rewrite it!" =>
|
|
"不正な .htaccess ファイルです。再編集できません!",
|
|
|
|
"Cannot fetch content of {dir} folder." =>
|
|
"{dir} フォルダのコンテンツを読み込めません。",
|
|
|
|
"Cannot read upload folder." =>
|
|
"アップロードフォルダを読み取れません。",
|
|
|
|
"Cannot access or create thumbnails folder." =>
|
|
"サムネイルフォルダにアクセス、又はサムネイルフォルダを作成できません。",
|
|
|
|
"Cannot access or write to upload folder." =>
|
|
"アップロードフォルダにアクセス、又は書き込みできません。",
|
|
|
|
"Please enter new folder name." =>
|
|
"新しいフォルダ名を入力して下さい。",
|
|
|
|
"Unallowed characters in folder name." =>
|
|
"フォルダ名には利用できない文字です。",
|
|
|
|
"Folder name shouldn't begins with '.'" =>
|
|
"フォルダ名は、'.'で開始しないで下さい。",
|
|
|
|
"Please enter new file name." =>
|
|
"新しいファイル名を入力して下さい。",
|
|
|
|
"Unallowed characters in file name." =>
|
|
"ファイル名には利用できない文字です。",
|
|
|
|
"File name shouldn't begins with '.'" =>
|
|
"ファイル名は、'.'で開始しないで下さい。",
|
|
|
|
"Are you sure you want to delete this file?" =>
|
|
"このファイルを本当に削除してもよろしいですか?",
|
|
|
|
"Are you sure you want to delete this folder and all its content?" =>
|
|
"このフォルダとフォルダ内の全てのコンテンツを本当に削除してもよろしいですか?",
|
|
|
|
"Unexisting directory type." =>
|
|
"存在しないディレクトリの種類です。",
|
|
|
|
"Undefined MIME types." =>
|
|
"定義されていないMIMEタイプです。",
|
|
|
|
"Fileinfo PECL extension is missing." =>
|
|
"Fileinfo PECL 拡張モジュールが見付かりません。",
|
|
|
|
"Opening fileinfo database failed." =>
|
|
"fileinfo データベースを開くのに失敗しました。",
|
|
|
|
"You can't upload such files." =>
|
|
"このようなファイルをアップロードできません。",
|
|
|
|
"The file '{file}' does not exist." =>
|
|
"ファイル「'{file}'」は存在しません。",
|
|
|
|
"Cannot read '{file}'." =>
|
|
"「'{file}'」を読み取れません。",
|
|
|
|
"Cannot copy '{file}'." =>
|
|
"「{file}」をコピーできません。",
|
|
|
|
"Cannot move '{file}'." =>
|
|
"「{file}」を移動できません。",
|
|
|
|
"Cannot delete '{file}'." =>
|
|
"「'{file}'」を削除できません。",
|
|
|
|
"Click to remove from the Clipboard" =>
|
|
"クリップボードから削除する",
|
|
|
|
"This file is already added to the Clipboard." =>
|
|
"このファイルは既にクリップボードに追加されています。",
|
|
|
|
"Copy files here" =>
|
|
"ここにコピー",
|
|
|
|
"Move files here" =>
|
|
"ここに移動",
|
|
|
|
"Delete files" =>
|
|
"これらを全て削除",
|
|
|
|
"Clear the Clipboard" => //
|
|
"クリップボードを初期化",
|
|
|
|
"Are you sure you want to delete all files in the Clipboard?" =>
|
|
"クリップボードに記憶した全てのファイルを実際に削除します。",
|
|
|
|
"Copy {count} files" =>
|
|
"ファイル({count}個)をここに複写",
|
|
|
|
"Move {count} files" =>
|
|
"ファイル({count}個)をここに移動",
|
|
|
|
"Add to Clipboard" =>
|
|
"クリップボードに記憶",
|
|
"New folder name:" => "フォルダ名(半角英数):",
|
|
"New file name:" => "ファイル名(半角英数):",
|
|
"Folders" => "フォルダ",
|
|
|
|
"Upload" => "アップロード",
|
|
"Refresh" => "再表示",
|
|
"Settings" => "表示設定",
|
|
"Maximize" => "最大化",
|
|
"About" => "About",
|
|
"files" => "ファイル",
|
|
"View:" => "表示スタイル:",
|
|
"Show:" => "表示項目:",
|
|
"Order by:" => "表示順:",
|
|
"Thumbnails" => "サムネイル",
|
|
"List" => "リスト",
|
|
"Name" => "ファイル名",
|
|
"Size" => "サイズ",
|
|
"Date" => "日付",
|
|
"Descending" => "順序を反転",
|
|
"Uploading file..." => "ファイルをアップロード中...",
|
|
"Loading image..." => "画像を読み込み中...",
|
|
"Loading folders..." => "フォルダを読み込み中...",
|
|
"Loading files..." => "読み込み中...",
|
|
"New Subfolder..." => "フォルダを作る",
|
|
"Rename..." => "名前の変更",
|
|
"Delete" => "削除",
|
|
"OK" => "OK",
|
|
"Cancel" => "キャンセル",
|
|
"Select" => "このファイルを選択",
|
|
"Select Thumbnail" => "サムネイルを選択",
|
|
"View" => "プレビュー",
|
|
"Download" => "ダウンロード",
|
|
'Clipboard' => "クリップボード",
|
|
|
|
// VERSION 2 NEW LABELS
|
|
|
|
"Cannot rename the folder." =>
|
|
"ディレクトリを名前を変更できません",
|
|
|
|
"Non-existing directory type." =>
|
|
"存在しないディレクトリの種類です。",
|
|
|
|
"Cannot delete the folder." =>
|
|
"ディレクトリを削除できません",
|
|
|
|
"The files in the Clipboard are not readable." =>
|
|
"クリップボードからファイルを読み取れません",
|
|
|
|
"{count} files in the Clipboard are not readable. Do you want to copy the rest?" =>
|
|
"クリップボード内の {count} 個のファイルが読み取れません。残りをコピーしてもよろしいですか?",
|
|
|
|
"The files in the Clipboard are not movable." =>
|
|
"クリップボードからファイルを移動できません",
|
|
|
|
"{count} files in the Clipboard are not movable. Do you want to move the rest?" =>
|
|
"クリップボード内の {count} 個のファイルが移動できません。残りを移動してもよろしいですか?",
|
|
|
|
"The files in the Clipboard are not removable." =>
|
|
"クリップボードを初期化できません",
|
|
|
|
"{count} files in the Clipboard are not removable. Do you want to delete the rest?" =>
|
|
"クリップボード内の {count} 個のファイルが削除出来ません。残りを削除してもよろしいですか?",
|
|
|
|
"The selected files are not removable." =>
|
|
"選択したファイルは削除できません。",
|
|
|
|
"{count} selected files are not removable. Do you want to delete the rest?" =>
|
|
"選択された {count} 個のファイルは削除できません。残りを削除してもよろしいですか?",
|
|
|
|
"Are you sure you want to delete all selected files?" =>
|
|
"選択された全てのファイルを本当に削除してもよろしいですか?",
|
|
|
|
"Failed to delete {count} files/folders." =>
|
|
"{count} 個のファイル / フォルダの削除に失敗しました。",
|
|
|
|
"A file or folder with that name already exists." =>
|
|
"その名前のファイル、又はフォルダは既に存在します。",
|
|
|
|
"Inexistant or inaccessible folder." =>
|
|
"存在しない、又はアクセスできないフォルダです。",
|
|
|
|
"selected files" => "選択したファイル",
|
|
"Type" => "タイプ",
|
|
"Select Thumbnails" => "サムネイルを選択",
|
|
"Download files" => "ファイルをダウンロードする",
|
|
);
|
|
|
|
?>
|