server/apps/files/l10n/ja_JP.php

63 lines
4.3 KiB
PHP
Raw Normal View History

2012-01-11 00:06:59 +00:00
<?php $TRANSLATIONS = array(
2012-06-05 22:29:28 +00:00
"There is no error, the file uploaded with success" => "エラーはありません。ファイルのアップロードは成功しました",
2012-12-03 23:07:11 +00:00
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:",
2012-01-11 00:06:59 +00: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-05 22:29:28 +00:00
"Failed to write to disk" => "ディスクへの書き込みに失敗しました",
2012-01-11 00:06:59 +00:00
"Files" => "ファイル",
2012-09-10 00:04:59 +00:00
"Unshare" => "共有しない",
2012-07-30 00:05:41 +00:00
"Delete" => "削除",
2012-09-25 00:05:18 +00:00
"Rename" => "名前の変更",
2012-10-19 00:08:00 +00:00
"{new_name} already exists" => "{new_name} はすでに存在しています",
2012-08-21 00:09:12 +00:00
"replace" => "置き換え",
2012-09-10 00:04:59 +00:00
"suggest name" => "推奨名称",
2012-08-21 00:09:12 +00:00
"cancel" => "キャンセル",
2012-10-23 00:06:03 +00:00
"replaced {new_name}" => "{new_name} を置換",
2012-08-21 00:09:12 +00:00
"undo" => "元に戻す",
2012-10-23 00:06:03 +00:00
"replaced {new_name} with {old_name}" => "{old_name} を {new_name} に置換",
2012-10-19 00:08:00 +00:00
"unshared {files}" => "未共有 {files}",
"deleted {files}" => "削除 {files}",
2012-11-26 23:10:47 +00:00
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
2012-07-30 00:05:41 +00:00
"generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。",
2012-11-22 23:03:17 +00:00
"Unable to upload your file as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのファイルはアップロードできません",
2012-07-30 00:05:41 +00:00
"Upload Error" => "アップロードエラー",
2012-11-13 23:03:38 +00:00
"Close" => "閉じる",
2012-07-30 00:05:41 +00:00
"Pending" => "保留",
2012-09-28 00:06:03 +00:00
"1 file uploading" => "ファイルを1つアップロード中",
2012-10-19 00:08:00 +00:00
"{count} files uploading" => "{count} ファイルをアップロード中",
2012-07-30 00:05:41 +00:00
"Upload cancelled." => "アップロードはキャンセルされました。",
2012-09-01 00:04:00 +00:00
"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
2012-11-26 23:10:47 +00:00
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "無効なフォルダ名です。\"Shared\" の利用は ownCloud が予約済みです。",
2012-10-19 00:08:00 +00:00
"{count} files scanned" => "{count} ファイルをスキャン",
2012-09-21 00:04:56 +00:00
"error while scanning" => "スキャン中のエラー",
2012-09-26 11:22:37 +00:00
"Name" => "名前",
2012-06-05 22:29:28 +00:00
"Size" => "サイズ",
"Modified" => "更新日時",
2012-10-19 00:08:00 +00:00
"1 folder" => "1 フォルダ",
"{count} folders" => "{count} フォルダ",
"1 file" => "1 ファイル",
"{count} files" => "{count} ファイル",
2012-06-05 22:29:28 +00:00
"File handling" => "ファイル操作",
2012-01-11 00:06:59 +00:00
"Maximum upload size" => "最大アップロードサイズ",
2012-06-05 22:29:28 +00: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 00:06:37 +00:00
"Save" => "保存",
2012-06-05 22:29:28 +00:00
"New" => "新規",
2012-01-26 23:59:24 +00:00
"Text file" => "テキストファイル",
"Folder" => "フォルダ",
2012-11-13 23:03:38 +00:00
"From link" => "リンク",
2012-01-11 00:06:59 +00:00
"Upload" => "アップロード",
2012-06-05 22:29:28 +00:00
"Cancel upload" => "アップロードをキャンセル",
2012-01-11 00:06:59 +00:00
"Nothing in here. Upload something!" => "ここには何もありません。何かアップロードしてください。",
"Download" => "ダウンロード",
"Upload too large" => "ファイルサイズが大きすぎます",
2012-06-05 22:29:28 +00: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 00:06:59 +00:00
);