93 lines
8.5 KiB
PHP
93 lines
8.5 KiB
PHP
<?php
|
||
$TRANSLATIONS = array(
|
||
"Storage not available" => "ストレージが利用できません",
|
||
"Storage invalid" => "ストレージが無効です",
|
||
"Unknown error" => "不明なエラー",
|
||
"Could not move %s - File with this name already exists" => "%s を移動できませんでした ― この名前のファイルはすでに存在します",
|
||
"Could not move %s" => "%s を移動できませんでした",
|
||
"File name cannot be empty." => "ファイル名を空にすることはできません。",
|
||
"\"%s\" is an invalid file name." => "\"%s\" は無効なファイル名です。",
|
||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
|
||
"The target folder has been moved or deleted." => "対象のフォルダーは移動されたか、削除されました。",
|
||
"The name %s is already used in the folder %s. Please choose a different name." => "%s はフォルダー %s ですでに使われています。別の名前を選択してください。",
|
||
"Not a valid source" => "有効なソースではありません",
|
||
"Server is not allowed to open URLs, please check the server configuration" => "サーバーは、URLを開くことは許されません。サーバーの設定をチェックしてください。",
|
||
"Error while downloading %s to %s" => "%s から %s へのダウンロードエラー",
|
||
"Error when creating the file" => "ファイルの生成エラー",
|
||
"Folder name cannot be empty." => "フォルダー名は空にできません",
|
||
"Error when creating the folder" => "フォルダーの生成エラー",
|
||
"Unable to set upload directory." => "アップロードディレクトリを設定できません。",
|
||
"Invalid Token" => "無効なトークン",
|
||
"No file was uploaded. Unknown error" => "ファイルは何もアップロードされていません。不明なエラー",
|
||
"There is no error, the file uploaded with success" => "エラーはありません。ファイルのアップロードは成功しました",
|
||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:",
|
||
"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" => "一時保存フォルダーが見つかりません",
|
||
"Failed to write to disk" => "ディスクへの書き込みに失敗しました",
|
||
"Not enough storage available" => "ストレージに十分な空き容量がありません",
|
||
"Upload failed. Could not find uploaded file" => "アップロードに失敗しました。アップロード済みのファイルを見つけることができませんでした。",
|
||
"Upload failed. Could not get file info." => "アップロードに失敗しました。ファイル情報を取得できませんでした。",
|
||
"Invalid directory." => "無効なディレクトリです。",
|
||
"Files" => "ファイル",
|
||
"All files" => "すべてのファイル",
|
||
"Unable to upload {filename} as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのため {filename} をアップロードできません",
|
||
"Total file size {size1} exceeds upload limit {size2}" => "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
|
||
"Not enough free space, you are uploading {size1} but only {size2} is left" => "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
|
||
"Upload cancelled." => "アップロードはキャンセルされました。",
|
||
"Could not get result from server." => "サーバーから結果を取得できませんでした。",
|
||
"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
|
||
"URL cannot be empty" => "URL は空にできません",
|
||
"{new_name} already exists" => "{new_name} はすでに存在します",
|
||
"Could not create file" => "ファイルを作成できませんでした",
|
||
"Could not create folder" => "フォルダーを作成できませんでした",
|
||
"Error fetching URL" => "URL取得エラー",
|
||
"Share" => "共有",
|
||
"Delete permanently" => "完全に削除する",
|
||
"Delete" => "削除",
|
||
"Rename" => "名前の変更",
|
||
"Your download is being prepared. This might take some time if the files are big." => "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。",
|
||
"Pending" => "中断",
|
||
"Error moving file." => "ファイル移動でエラー",
|
||
"Error moving file" => "ファイルの移動エラー",
|
||
"Error" => "エラー",
|
||
"Could not rename file" => "ファイルの名前変更ができませんでした",
|
||
"Error deleting file." => "ファイルの削除エラー。",
|
||
"Name" => "名前",
|
||
"Size" => "サイズ",
|
||
"Modified" => "更新日時",
|
||
"_%n folder_::_%n folders_" => array("%n 個のフォルダー"),
|
||
"_%n file_::_%n files_" => array("%n 個のファイル"),
|
||
"_Uploading %n file_::_Uploading %n files_" => array("%n 個のファイルをアップロード中"),
|
||
"\"{name}\" is an invalid file name." => "\"{name}\" は無効なファイル名です。",
|
||
"Your storage is full, files can not be updated or synced anymore!" => "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
|
||
"Your storage is almost full ({usedSpacePercent}%)" => "ストレージがほぼ一杯です({usedSpacePercent}%)",
|
||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
|
||
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。",
|
||
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "暗号化の機能は無効化されましたが、ファイルはすでに暗号化されています。個人設定からファイルを複合を行ってください。",
|
||
"{dirs} and {files}" => "{dirs} と {files}",
|
||
"%s could not be renamed" => "%sの名前を変更できませんでした",
|
||
"Upload (max. %s)" => "アップロード ( 最大 %s )",
|
||
"File handling" => "ファイル操作",
|
||
"Maximum upload size" => "最大アップロードサイズ",
|
||
"max. possible: " => "最大容量: ",
|
||
"Save" => "保存",
|
||
"WebDAV" => "WebDAV",
|
||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
|
||
"New" => "新規作成",
|
||
"New text file" => "新規のテキストファイル作成",
|
||
"Text file" => "テキストファイル",
|
||
"New folder" => "新しいフォルダー",
|
||
"Folder" => "フォルダー",
|
||
"From link" => "リンク",
|
||
"You don’t have permission to upload or create files here" => "ここにファイルをアップロードもしくは作成する権限がありません",
|
||
"Nothing in here. Upload something!" => "ここには何もありません。何かアップロードしてください。",
|
||
"Download" => "ダウンロード",
|
||
"Upload too large" => "アップロードには大きすぎます。",
|
||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。",
|
||
"Files are being scanned, please wait." => "ファイルをスキャンしています、しばらくお待ちください。",
|
||
"Currently scanning" => "現在スキャン中"
|
||
);
|
||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|