yii.php 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yii message' command.
  6. * It contains the localizable messages extracted from source code.
  7. * You may modify this file by translating the extracted messages.
  8. *
  9. * Each array element represents the translation (value) of a message (key).
  10. * If the value is empty, the message is considered as not translated.
  11. * Messages that no longer need translation will have their translations
  12. * enclosed between a pair of '@@' marks.
  13. *
  14. * Message string can be used with plural forms format. Check i18n section
  15. * of the guide for details.
  16. *
  17. * NOTE: this file must be saved in UTF-8 encoding.
  18. */
  19. return array (
  20. '(not set)' => '(セットされていません)',
  21. 'An internal server error occurred.' => 'サーバー内部エラーが発生しました。',
  22. 'Are you sure to delete this item?' => 'この項目を削除してもよろしいですか?',
  23. 'Delete' => '削除',
  24. 'Error' => 'エラー',
  25. 'File upload failed.' => 'ファイルアップロードに失敗しました。',
  26. 'Home' => 'ホーム',
  27. 'Invalid data received for parameter "{param}".' => 'パラメータ"{param}"に不正なデータを受け取りました。',
  28. 'Login Required' => 'ログインが必要です',
  29. 'Missing required arguments: {params}' => '必要な引数がありません: {params}',
  30. 'Missing required parameters: {params}' => '必要なパラメータがありません: {params}',
  31. 'No' => 'いいえ',
  32. 'No help for unknown command "{command}".' => '不明なコマンド "{command}" にはヘルプがありません。',
  33. 'No help for unknown sub-command "{command}".' => '不明なサブコマンド "{command}" にはヘルプがありません。',
  34. 'No results found.' => '結果が得られませんでした。',
  35. 'Only files with these extensions are allowed: {extensions}.' => '次の拡張子を持つファイルだけが許可されています : {extensions}',
  36. 'Only files with these mimeTypes are allowed: {mimeTypes}.' => '次の MIME タイプのファイルだけが許可されています : {mimeTypes}',
  37. 'Page not found.' => 'ページが見つかりません。',
  38. 'Please fix the following errors:' => '次のエラーを修正してください :',
  39. 'Please upload a file.' => 'ファイルをアップロードしてください。',
  40. 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => '{totalCount} 件中 {begin} から {end} までを表示しています。',
  41. 'The file "{file}" is not an image.' => 'ファイル "{file}" は画像ではありません。',
  42. 'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'ファイル "{file}" が大きすぎます。サイズは {limit} バイトを超えることができません。',
  43. 'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'ファイル "{file}" が小さすぎます。サイズは {limit} バイトを下回ることができません。',
  44. 'The format of {attribute} is invalid.' => '{attribute}の書式が正しくありません。',
  45. 'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '画像 "{file}" が大きすぎます。高さが {limit} より大きくてはいけません。',
  46. 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '画像 "{file}" が大きすぎます。幅が {limit} より大きくてはいけません。',
  47. 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '画像 "{file}" が小さすぎます。高さが {limit} より小さくてはいけません。',
  48. 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '画像 "{file}" が小さすぎます。幅が {limit} より小さくてはいけません。',
  49. 'The verification code is incorrect.' => '検証コードが正しくありません。',
  50. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => '合計 {count} 件。',
  51. 'Unable to verify your data submission.' => 'データ送信を検証できませんでした。',
  52. 'Unknown command "{command}".' => '不明なコマンド "{command}" 。',
  53. 'Unknown option: --{name}' => '不明なオプション: --{name}',
  54. 'Update' => '更新',
  55. 'View' => '閲覧',
  56. 'Yes' => 'はい',
  57. 'You are not allowed to perform this action.' => 'このアクションの実行は許可されていません。',
  58. 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => '最大で {limit} 個のファイルをアップロードできます。',
  59. 'the input value' => '入力値',
  60. '{attribute} "{value}" has already been taken.' => '{attribute}で "{value}" は既に使われています。',
  61. '{attribute} cannot be blank.' => '{attribute}は空白ではいけません。',
  62. '{attribute} is invalid.' => '{attribute}は無効です。',
  63. '{attribute} is not a valid URL.' => '{attribute}は有効な URL 書式ではありません。',
  64. '{attribute} is not a valid email address.' => '{attribute}は有効なメールアドレス書式ではありません。',
  65. '{attribute} must be "{requiredValue}".' => '{attribute}は{value}である必要があります。',
  66. '{attribute} must be a number.' => '{attribute}は数字にしてください。',
  67. '{attribute} must be a string.' => '{attribute}は文字列にしてください。',
  68. '{attribute} must be an integer.' => '{attribute}は整数にしてください。',
  69. '{attribute} must be either "{true}" or "{false}".' => '{attribute}は{true}か{false}のいずれかである必要があります。',
  70. '{attribute} must be greater than "{compareValue}".' => '{attribute}は"{compareValue}"より大きい必要があります。',
  71. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute}は"{compareValue}"以上である必要があります。',
  72. '{attribute} must be less than "{compareValue}".' => '{attribute}は"{compareValue}"より小さい必要があります。',
  73. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute}は"{compareValue}"以下である必要があります。',
  74. '{attribute} must be no greater than {max}.' => '{attribute}は"{compareValue}"より大きくてはいけません。',
  75. '{attribute} must be no less than {min}.' => '{attribute}は"{compareValue}"より小さくてはいけません。',
  76. '{attribute} must be repeated exactly.' => '{attribute}は正確に繰り返してください。',
  77. '{attribute} must not be equal to "{compareValue}".' => '{attribute}は"{compareValue}"ではいけません。',
  78. '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute}は少なくとも{min}文字なければなりません。',
  79. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute}は多くとも{max}文字なければなりません。',
  80. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute}は{length}文字でなければなりません。',
  81. );