PageRenderTime 24ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/public/ck/browser/lang/ja.php

https://gitlab.com/techniconline/kmc
PHP | 133 lines | 118 code | 5 blank | 10 comment | 0 complexity | d06992b3190027f90b3923e3c026ceca MD5 | raw file
  1. <?php
  2. /** This file is part of KCFinder project
  3. *
  4. * @desc Japanese localization
  5. * @package KCFinder
  6. * @version 2.54
  7. * @author yama yamamoto@kyms.jp
  8. * @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
  9. * @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
  10. */
  11. $lang = array(
  12. '_locale' => "ja_JP.UTF-8", // UNIX localization code
  13. '_charset' => "utf-8", // Browser charset
  14. // Date time formats. See http://www.php.net/manual/en/function.strftime.php
  15. '_dateTimeFull' => "%Y/%m/%d %H:%M",
  16. '_dateTimeMid' => "%Y/%m/%d %H:%M",
  17. '_dateTimeSmall' => "%Y/%m/%d %H:%M",
  18. "You don't have permissions to upload files." => "アップロード権限がありません。",
  19. "You don't have permissions to browse server." => "サーバーを閲覧する権限がありません",
  20. "Cannot move uploaded file to target folder." => "ファイルを移動できません。",
  21. "Unknown error." => "原因不明のエラーです。",
  22. "The uploaded file exceeds {size} bytes." => "アップロードしたファイルは {size} バイトを越えました。",
  23. "The uploaded file was only partially uploaded." => "アップロードしたファイルは、一部のみ処理されました。",
  24. "No file was uploaded." => "ファイルはありません。",
  25. "Missing a temporary folder." => "tempフォルダが見つかりません。",
  26. "Failed to write file." => "ファイルの書き込みに失敗しました。",
  27. "Denied file extension." => "このファイルは扱えません。",
  28. "Unknown image format/encoding." => "この画像ファイルの種別を判定できません。",
  29. "The image is too big and/or cannot be resized." => "画像ファイルのサイズが大き過ぎます。",
  30. "Cannot create {dir} folder." => "「{dir}」フォルダを作成できません。",
  31. "Cannot rename the folder." => "フォルダ名を変更できません",
  32. "Cannot write to upload folder." => "アップロードフォルダに書き込みできません。",
  33. "Cannot read .htaccess" => ".htaccessが読み込めません。",
  34. "Incorrect .htaccess file. Cannot rewrite it!" => "不正な .htaccess ファイルです。再編集できません!",
  35. "Cannot read upload folder." => "アップロードフォルダを読み取れません。",
  36. "Cannot access or create thumbnails folder." => "サムネイルフォルダにアクセス、または作成できません。",
  37. "Cannot access or write to upload folder." => "アップロードフォルダにアクセス、または書き込みできません。",
  38. "Please enter new folder name." => "新しいフォルダ名を入力して下さい。",
  39. "Unallowable characters in folder name." => "フォルダ名に使用できない文字が含まれています。",
  40. "Folder name shouldn't begins with '.'" => "フォルダ名は、'.'で開始しないで下さい。",
  41. "Please enter new file name." => "新しいファイル名を入力して下さい。",
  42. "Unallowable characters in file name." => "ファイル名に使用できない文字が含まれています。",
  43. "File name shouldn't begins with '.'" => "ファイル名は「. 」で始めることはできません。",
  44. "Are you sure you want to delete this file?" => "このファイルを本当に削除してもよろしいですか?",
  45. "Are you sure you want to delete this folder and all its content?" => "このフォルダとフォルダ内の全てのコンテンツを本当に削除してもよろしいですか?",
  46. "Non-existing directory type." => "存在しないディレクトリの種類です。",
  47. "Undefined MIME types." => "定義されていないMIMEタイプです。",
  48. "Fileinfo PECL extension is missing." => "Fileinfo PECL 拡張モジュールが見付かりません。",
  49. "Opening fileinfo database failed." => "fileinfo データベースを開くのに失敗しました。",
  50. "You can't upload such files." => "このようなファイルをアップロードできません。",
  51. "The file '{file}' does not exist." => "ファイル「{file}」は存在しません。",
  52. "Cannot read '{file}'." => "「{file}」を読み取れません。",
  53. "Cannot copy '{file}'." => "「{file}」をコピーできません。",
  54. "Cannot move '{file}'." => "「{file}」を移動できません。",
  55. "Cannot delete '{file}'." => "「{file}」を削除できません。",
  56. "Cannot delete the folder." => "フォルダを削除できません",
  57. "Click to remove from the Clipboard" => "クリップボードから削除する",
  58. "This file is already added to the Clipboard." => "このファイルは既にクリップボードに追加されています。",
  59. "The files in the Clipboard are not readable." => "クリップボードからファイルを読み取れません",
  60. "{count} files in the Clipboard are not readable. Do you want to copy the rest?" => "クリップボード内の {count} 個のファイルが読み取れません。残りをコピーしてもよろしいですか?",
  61. "The files in the Clipboard are not movable." => "クリップボードからファイルを移動できません",
  62. "{count} files in the Clipboard are not movable. Do you want to move the rest?" => "クリップボード内の {count} 個のファイルが移動できません。残りを移動してもよろしいですか?",
  63. "The files in the Clipboard are not removable." => "クリップボードを初期化できません",
  64. "{count} files in the Clipboard are not removable. Do you want to delete the rest?" => "クリップボード内の {count} 個のファイルが削除出来ません。残りを削除してもよろしいですか?",
  65. "The selected files are not removable." => "選択したファイルは削除できません。",
  66. "{count} selected files are not removable. Do you want to delete the rest?" => "選択された {count} 個のファイルは削除できません。残りを削除してもよろしいですか?",
  67. "Are you sure you want to delete all selected files?" => "選択された全てのファイルを本当に削除してもよろしいですか?",
  68. "Failed to delete {count} files/folders." => "{count} 個のファイル / フォルダの削除に失敗しました。",
  69. "A file or folder with that name already exists." => "その名前のファイル、またはフォルダは既に存在します。",
  70. "Copy files here" => "ここにコピー",
  71. "Move files here" => "ここに移動",
  72. "Delete files" => "これらを全て削除",
  73. "Clear the Clipboard" => "クリップボードを初期化",
  74. "Are you sure you want to delete all files in the Clipboard?" => "クリップボードに記憶した全てのファイルを実際に削除します。",
  75. "Copy {count} files" => "ファイル({count}個)をここに複写",
  76. "Move {count} files" => "ファイル({count}個)をここに移動",
  77. "Add to Clipboard" => "クリップボードに記憶",
  78. "Inexistant or inaccessible folder." => "存在しない、またはアクセスできないフォルダです。",
  79. "New folder name:" => "フォルダ名(半角英数):",
  80. "New file name:" => "ファイル名(半角英数):",
  81. "Upload" => "アップロード",
  82. "Refresh" => "再表示",
  83. "Settings" => "表示設定",
  84. "Maximize" => "最大化",
  85. "About" => "About",
  86. "files" => "ファイル",
  87. "selected files" => "選択したファイル",
  88. "View:" => "表示スタイル:",
  89. "Show:" => "表示項目:",
  90. "Order by:" => "表示順:",
  91. "Thumbnails" => "サムネイル",
  92. "List" => "リスト",
  93. "Name" => "ファイル名",
  94. "Type" => "タイプ",
  95. "Size" => "サイズ",
  96. "Date" => "日付",
  97. "Descending" => "順序を反転",
  98. "Uploading file..." => "ファイルをアップロード中",
  99. "Loading image..." => "画像を読み込み中",
  100. "Loading folders..." => "フォルダを読み込み中",
  101. "Loading files..." => "読み込み中",
  102. "New Subfolder..." => "フォルダを作る",
  103. "Rename..." => "名前の変更",
  104. "Delete" => "削除",
  105. "OK" => "OK",
  106. "Cancel" => "キャンセル",
  107. "Select" => "このファイルを選択",
  108. "Select Thumbnail" => "サムネイルを選択",
  109. "Select Thumbnails" => "サムネイルを選択",
  110. "View" => "プレビュー",
  111. "Download" => "ダウンロード",
  112. "Download files" => "ファイルをダウンロードする",
  113. "Clipboard" => "クリップボード",
  114. "Checking for new version..." => "新しいバージョンを確認中",
  115. "Unable to connect!" => "接続できません",
  116. "Download version {version} now!" => "新しいバージョン({version})をダウンロードできます",
  117. "KCFinder is up to date!" => "KCFinderは最新です。",
  118. "Licenses:" => "ライセンス",
  119. "Attention" => "注意",
  120. "Question" => "確認",
  121. "Yes" => "はい",
  122. "No" => "いいえ",
  123. "You cannot rename the extension of files!" => "ファイルの拡張子を変更できませんでした",
  124. "Uploading file {number} of {count}... {progress}" => "ファイルをアップロード中({number}/{count})... {progress}",
  125. "Failed to upload {filename}!" => "{filename}のアップロードに失敗しました",
  126. );
  127. ?>