2012-01-11 04:06:59 +04:00
< ? php $TRANSLATIONS = array (
2013-01-20 03:06:40 +04:00
" Upload " => " アップロード " ,
2013-01-11 03:06:14 +04:00
" Could not move %s - File with this name already exists " => " %s を移動できませんでした ― この名前のファイルはすでに存在します " ,
" Could not move %s " => " %s を移動できませんでした " ,
" Unable to rename file " => " ファイル名の変更ができません " ,
2013-01-05 03:03:58 +04:00
" No file was uploaded. Unknown error " => " ファイルは何もアップロードされていません。不明なエラー " ,
2012-06-06 02:29:28 +04:00
" There is no error, the file uploaded with success " => " エラーはありません。ファイルのアップロードは成功しました " ,
2012-12-04 03:07:11 +04:00
" The uploaded file exceeds the upload_max_filesize directive in php.ini: " => " アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています: " ,
2012-01-11 04:06:59 +04:00
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています " ,
" The uploaded file was only partially uploaded " => " ファイルは一部分しかアップロードされませんでした " ,
" No file was uploaded " => " ファイルはアップロードされませんでした " ,
" Missing a temporary folder " => " テンポラリフォルダが見つかりません " ,
2012-06-06 02:29:28 +04:00
" Failed to write to disk " => " ディスクへの書き込みに失敗しました " ,
2013-01-07 03:06:32 +04:00
" Not enough space available " => " 利用可能なスペースが十分にありません " ,
" Invalid directory. " => " 無効なディレクトリです。 " ,
2012-01-11 04:06:59 +04:00
" Files " => " ファイル " ,
2012-09-10 04:04:59 +04:00
" Unshare " => " 共有しない " ,
2012-07-30 04:05:41 +04:00
" Delete " => " 削除 " ,
2012-09-25 04:05:18 +04:00
" Rename " => " 名前の変更 " ,
2012-10-19 04:08:00 +04:00
" { new_name} already exists " => " { new_name} はすでに存在しています " ,
2012-08-21 04:09:12 +04:00
" replace " => " 置き換え " ,
2012-09-10 04:04:59 +04:00
" suggest name " => " 推奨名称 " ,
2012-08-21 04:09:12 +04:00
" cancel " => " キャンセル " ,
2012-10-23 04:06:03 +04:00
" replaced { new_name} " => " { new_name} を置換 " ,
2012-08-21 04:09:12 +04:00
" undo " => " 元に戻す " ,
2012-10-23 04:06:03 +04:00
" replaced { new_name} with { old_name} " => " { old_name} を { new_name} に置換 " ,
2012-10-19 04:08:00 +04:00
" unshared { files} " => " 未共有 { files} " ,
" deleted { files} " => " 削除 { files} " ,
2013-01-08 03:31:36 +04:00
" '.' is an invalid file name. " => " '.' は無効なファイル名です。 " ,
" File name cannot be empty. " => " ファイル名を空にすることはできません。 " ,
2012-11-27 03:10:47 +04:00
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " 無効な名前、' \\ ', '/', '<', '>', ':', ' \" ', '|', '?', '*' は使用できません。 " ,
2013-01-23 03:06:18 +04:00
" Your download is being prepared. This might take some time if the files are big. " => " ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。 " ,
2012-11-23 03:03:17 +04:00
" Unable to upload your file as it is a directory or has 0 bytes " => " ディレクトリもしくは0バイトのファイルはアップロードできません " ,
2012-07-30 04:05:41 +04:00
" Upload Error " => " アップロードエラー " ,
2012-11-14 03:03:38 +04:00
" Close " => " 閉じる " ,
2012-07-30 04:05:41 +04:00
" Pending " => " 保留 " ,
2012-09-28 04:06:03 +04:00
" 1 file uploading " => " ファイルを1つアップロード中 " ,
2012-10-19 04:08:00 +04:00
" { count} files uploading " => " { count} ファイルをアップロード中 " ,
2012-07-30 04:05:41 +04:00
" Upload cancelled. " => " アップロードはキャンセルされました。 " ,
2012-09-01 04:04:00 +04:00
" File upload is in progress. Leaving the page now will cancel the upload. " => " ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。 " ,
2013-01-10 03:05:53 +04:00
" URL cannot be empty. " => " URLは空にできません。 " ,
" Invalid folder name. Usage of 'Shared' is reserved by Owncloud " => " 無効なフォルダ名です。'Shared' の利用は ownCloud が予約済みです。 " ,
2012-10-19 04:08:00 +04:00
" { count} files scanned " => " { count} ファイルをスキャン " ,
2012-09-21 04:04:56 +04:00
" error while scanning " => " スキャン中のエラー " ,
2012-09-26 15:22:37 +04:00
" Name " => " 名前 " ,
2012-06-06 02:29:28 +04:00
" Size " => " サイズ " ,
" Modified " => " 更新日時 " ,
2012-10-19 04:08:00 +04:00
" 1 folder " => " 1 フォルダ " ,
" { count} folders " => " { count} フォルダ " ,
" 1 file " => " 1 ファイル " ,
" { count} files " => " { count} ファイル " ,
2012-06-06 02:29:28 +04:00
" File handling " => " ファイル操作 " ,
2012-01-11 04:06:59 +04:00
" Maximum upload size " => " 最大アップロードサイズ " ,
2012-06-06 02:29:28 +04:00
" max. possible: " => " 最大容量: " ,
" Needed for multi-file and folder downloads. " => " 複数ファイルおよびフォルダのダウンロードに必要 " ,
" Enable ZIP-download " => " ZIP形式のダウンロードを有効にする " ,
" 0 is unlimited " => " 0を指定した場合は無制限 " ,
" Maximum input size for ZIP files " => " ZIPファイルへの最大入力サイズ " ,
2012-09-06 04:06:37 +04:00
" Save " => " 保存 " ,
2012-06-06 02:29:28 +04:00
" New " => " 新規 " ,
2012-01-27 03:59:24 +04:00
" Text file " => " テキストファイル " ,
" Folder " => " フォルダ " ,
2012-11-14 03:03:38 +04:00
" From link " => " リンク " ,
2012-06-06 02:29:28 +04:00
" Cancel upload " => " アップロードをキャンセル " ,
2012-01-11 04:06:59 +04:00
" Nothing in here. Upload something! " => " ここには何もありません。何かアップロードしてください。 " ,
" Download " => " ダウンロード " ,
" Upload too large " => " ファイルサイズが大きすぎます " ,
2012-06-06 02:29:28 +04:00
" The files you are trying to upload exceed the maximum size for file uploads on this server. " => " アップロードしようとしているファイルは、サーバで規定された最大サイズを超えています。 " ,
" Files are being scanned, please wait. " => " ファイルをスキャンしています、しばらくお待ちください。 " ,
" Current scanning " => " スキャン中 "
2012-01-11 04:06:59 +04:00
);