You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ja.js 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Please select a file." : "ファイルを選択してください。",
  5. "File is too big" : "ファイルが大きすぎます",
  6. "The selected file is not an image." : "選択されたファイルは画像ではありません",
  7. "The selected file cannot be read." : "選択されたファイルを読み込めませんでした",
  8. "Invalid file provided" : "無効なファイルが提供されました",
  9. "No image or file provided" : "画像またはファイルが提供されていません",
  10. "Unknown filetype" : "不明なファイルタイプ",
  11. "Invalid image" : "無効な画像",
  12. "An error occurred. Please contact your admin." : "エラーが発生しました。管理者に連絡してください。",
  13. "No temporary profile picture available, try again" : "一時的なプロファイル用画像が利用できません。もう一度試してください",
  14. "No crop data provided" : "クロップデータは提供されません",
  15. "No valid crop data provided" : "有効なクロップデータは提供されません",
  16. "Crop is not square" : "クロップが正方形ではありません",
  17. "State token does not match" : "状態トークンが一致しません",
  18. "Password reset is disabled" : "パスワードリセットは無効化されています",
  19. "Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
  20. "Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
  21. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "このユーザー名に紐付けられたメールアドレスがないため、リセットメールを送信できませんでした。管理者に問い合わせてください。",
  22. "%s password reset" : "%s パスワードリセット",
  23. "Password reset" : "パスワードのリセット",
  24. "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックしてパスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
  25. "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
  26. "Reset your password" : "パスワードをリセット",
  27. "Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。",
  28. "Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。",
  29. "Preparing update" : "アップデートの準備中",
  30. "[%d / %d]: %s" : "[%d / %d]: %s",
  31. "Repair warning: " : "修復警告:",
  32. "Repair error: " : "修復エラー:",
  33. "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php で自動更新が無効になっているので、コマンドラインでの更新を利用してください。",
  34. "[%d / %d]: Checking table %s" : "[%d / %d]: テーブル %s をチェック中",
  35. "Turned on maintenance mode" : "メンテナンスモードがオンになりました",
  36. "Turned off maintenance mode" : "メンテナンスモードがオフになりました",
  37. "Maintenance mode is kept active" : "メンテナンスモードが継続中です",
  38. "Updating database schema" : "データベースのスキーマを更新",
  39. "Updated database" : "データベース更新済み",
  40. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "データベーススキーマーがアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
  41. "Checked database schema update" : "指定データベースのスキーマを更新",
  42. "Checking updates of apps" : "アプリの更新をチェックしています。",
  43. "Checking for update of app \"%s\" in appstore" : "アプリストアで \"%s\" アプリのアップデートを確認しています",
  44. "Update app \"%s\" from appstore" : "アプリストアから \"%s\" アプリをアップデートする",
  45. "Checked for update of app \"%s\" in appstore" : "アプリストアで \"%s\" アプリのアップデートを確認済",
  46. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "データベーススキーマー %s がアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
  47. "Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新",
  48. "Set log level to debug" : "ログをデバッグレベルに設定",
  49. "Reset log level" : "ログレベルをリセット",
  50. "Starting code integrity check" : "コード整合性の確認を開始",
  51. "Finished code integrity check" : "コード整合性の確認が終了",
  52. "%s (incompatible)" : "%s (非互換)",
  53. "Following apps have been disabled: %s" : "次のアプリが無効にされています: %s",
  54. "Already up to date" : "すべて更新済",
  55. "Could not load your contacts" : "連絡先を読み込めませんでした",
  56. "Search contacts …" : "連絡先を検索...",
  57. "No contacts found" : "連絡先が見つかりません",
  58. "Show all contacts …" : "すべての連絡先を表示...",
  59. "Loading your contacts …" : "連絡先を読み込み中...",
  60. "Looking for {term} …" : "{term} を確認中 ...",
  61. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>",
  62. "No action available" : "操作できません",
  63. "Error fetching contact actions" : "連絡先操作取得エラー",
  64. "Settings" : "設定",
  65. "Connection to server lost" : "サーバーとの接続が切断されました",
  66. "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページの読み込み中に問題が発生しました。%n秒後に再読み込みします"],
  67. "Saving..." : "保存中...",
  68. "Dismiss" : "閉じる",
  69. "Authentication required" : "認証が必要です",
  70. "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります",
  71. "Confirm" : "確認",
  72. "Password" : "パスワード",
  73. "Failed to authenticate, try again" : "認証に失敗しました。もう一度お試しください",
  74. "seconds ago" : "数秒前",
  75. "Logging in …" : "ログイン中...",
  76. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "パスワードをリセットするリンクをクリックしたので、メールを送信しました。しばらくたってもメールが届かなかった場合は、スパム/ジャンクフォルダーを確認してください。<br>それでも見つからなかった場合は、管理者に問合わせてください。",
  77. "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "ファイルが暗号化されています。パスワードをリセットした場合、データを元に戻す方法はありません。<br />どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。<br />続けてよろしいでしょうか?",
  78. "I know what I'm doing" : "どういう操作をしているか理解しています",
  79. "Password can not be changed. Please contact your administrator." : "パスワードは変更できません。管理者に問い合わせてください。",
  80. "Reset password" : "パスワードをリセット",
  81. "Sending email …" : "メールを送信中 ...",
  82. "No" : "いいえ",
  83. "Yes" : "はい",
  84. "No files in here" : "ここにはファイルがありません",
  85. "Choose" : "選択",
  86. "Copy" : "コピー",
  87. "Move" : "移動",
  88. "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
  89. "OK" : "OK",
  90. "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
  91. "read-only" : "読み取り専用",
  92. "_{count} file conflict_::_{count} file conflicts_" : ["{count} ファイルが競合"],
  93. "One file conflict" : "1ファイルが競合",
  94. "New Files" : "新しいファイル",
  95. "Already existing files" : "既存のファイル",
  96. "Which files do you want to keep?" : "どちらのファイルを保持しますか?",
  97. "If you select both versions, the copied file will have a number added to its name." : "両方のバージョンを選択した場合は、ファイル名の後ろに数字を追加したファイルのコピーを作成します。",
  98. "Cancel" : "キャンセル",
  99. "Continue" : "続ける",
  100. "(all selected)" : "(すべて選択)",
  101. "({count} selected)" : "({count} 選択)",
  102. "Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー",
  103. "Pending" : "保留中",
  104. "Copy to {folder}" : "{folder}へコピー",
  105. "Move to {folder}" : "{folder}へ移動",
  106. "View changelog" : "変更履歴を確認する",
  107. "Very weak password" : "非常に弱いパスワード",
  108. "Weak password" : "弱いパスワード",
  109. "So-so password" : "まずまずのパスワード",
  110. "Good password" : "良好なパスワード",
  111. "Strong password" : "強いパスワード",
  112. "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
  113. "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で次の設定を推奨します:",
  114. "Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
  115. "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。",
  116. "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
  117. "Shared" : "共有中",
  118. "Choose a password for the public link" : "URLによる共有のパスワードを入力",
  119. "Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く",
  120. "Copied!" : "コピーしました!",
  121. "Not supported!" : "サポートされていません!",
  122. "Press ⌘-C to copy." : "⌘+Cを押してコピーします。",
  123. "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。",
  124. "Resharing is not allowed" : "再共有は許可されていません",
  125. "Share to {name}" : "{name} に共有する",
  126. "Link" : "リンク",
  127. "Password protect" : "パスワード保護を有効化",
  128. "Allow editing" : "編集を許可",
  129. "Send" : "送信",
  130. "Allow upload and editing" : "アップロードと編集を許可する",
  131. "Read only" : "読み取り専用",
  132. "File drop (upload only)" : "ファイルドロップ(アップロードのみ)",
  133. "Set expiration date" : "有効期限を設定",
  134. "Expiration" : "期限切れ",
  135. "Expiration date" : "有効期限",
  136. "Unshare" : "共有解除",
  137. "Share link" : "URLで共有",
  138. "Could not unshare" : "共有の解除ができませんでした",
  139. "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中",
  140. "Shared with you by {owner}" : "{owner} より共有中",
  141. "Choose a password for the mail share" : "メール共有のパスワードを選択",
  142. "group" : "グループ",
  143. "remote" : "リモート",
  144. "email" : "メール",
  145. "shared by {sharer}" : "共有した人 {sharer}",
  146. "Can reshare" : "再共有可能",
  147. "Can edit" : "編集可能",
  148. "Can create" : "作成可能",
  149. "Can change" : "変更可能",
  150. "Can delete" : "削除可能",
  151. "Access control" : "アクセス制御",
  152. "Error while sharing" : "共有でエラーが発生しました",
  153. "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。",
  154. "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["オートコンプリートには{count}文字以上必要です"],
  155. "This list is maybe truncated - please refine your search term to see more results." : "このリストは切り捨てられている可能性があります - 検索語句を絞り込んで検索結果を表示してください。",
  156. "No users or groups found for {search}" : "{search} の検索でユーザー、グループが見つかりません",
  157. "No users found for {search}" : "{search} のユーザーはいませんでした",
  158. "An error occurred. Please try again" : "エラーが発生しました。もう一度実行してください。",
  159. "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
  160. "Share" : "共有",
  161. "Name or email address..." : "名前またはメールアドレス",
  162. "Name or federated cloud ID..." : "ユーザー名または、クラウド統合ID...",
  163. "Name, federated cloud ID or email address..." : "ユーザー名、クラウド統合ID、またはメールアドレス",
  164. "Name..." : "ユーザー名...",
  165. "Error" : "エラー",
  166. "Error removing share" : "共有の削除エラー",
  167. "Non-existing tag #{tag}" : "存在しないタグ#{tag}",
  168. "restricted" : "制限済",
  169. "invisible" : "不可視",
  170. "({scope})" : "({scope})",
  171. "Delete" : "削除",
  172. "Rename" : "名前の変更",
  173. "Collaborative tags" : "コラボタグ",
  174. "No tags found" : "タグが見つかりません",
  175. "unknown text" : "不明なテキスト",
  176. "Hello world!" : "Hello world!",
  177. "sunny" : "快晴",
  178. "Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です",
  179. "Hello {name}" : " {name}さん、こんにちは",
  180. "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>これが検索結果です<script>alert(1)</script></strong>",
  181. "new" : "新規",
  182. "_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
  183. "The update is in progress, leaving this page might interrupt the process in some environments." : "更新が進行中です。このページを離れると一部の環境では処理が中断されてしまう可能性があります。",
  184. "Update to {version}" : "{version} にアップデート",
  185. "An error occurred." : "エラーが発生しました。",
  186. "Please reload the page." : "ページをリロードしてください。",
  187. "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "アップデートできませんでした。この問題に対する詳細な情報については、<a href=\"{url}\">フォーラムの投稿を確認してください</a> ",
  188. "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "アップデートできませんでした。<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud コミュニティ</a> に問題を報告してください。",
  189. "Continue to Nextcloud" : "Nextcloud に進む",
  190. "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["アップデートに成功しました。 %n 秒後に Nextcloud にリダイレクトします。"],
  191. "Searching other places" : "他の場所の検索",
  192. "No search results in other folders for {tag}{filter}{endtag}" : "他のフォルダーに {tag}{filter}{endtag} の検索結果はありません",
  193. "_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"],
  194. "Personal" : "個人",
  195. "Users" : "ユーザー",
  196. "Apps" : "アプリ",
  197. "Admin" : "管理",
  198. "Help" : "ヘルプ",
  199. "Access forbidden" : "アクセスが禁止されています",
  200. "File not found" : "ファイルが見つかりません",
  201. "Internal Server Error" : "内部サーバーエラー",
  202. "More details can be found in the server log." : "詳細は、サーバーのログを確認してください。",
  203. "Technical details" : "技術詳細",
  204. "Remote Address: %s" : "リモートアドレス: %s",
  205. "Request ID: %s" : "リクエスト ID: %s",
  206. "Type: %s" : "種類: %s",
  207. "Code: %s" : "コード: %s",
  208. "Message: %s" : "メッセージ: %s",
  209. "File: %s" : "ファイル: %s",
  210. "Line: %s" : "行: %s",
  211. "Trace" : "トレース",
  212. "Security warning" : "セキュリティ警告",
  213. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : ".htaccessファイルが動作していないため、おそらくあなたのデータディレクトリまたはファイルはインターネットからアクセス可能になっています。",
  214. "Create an <strong>admin account</strong>" : "<strong>管理者アカウント</strong>を作成してください",
  215. "Username" : "ユーザー名",
  216. "Storage & database" : "ストレージとデータベース",
  217. "Data folder" : "データフォルダー",
  218. "Configure the database" : "データベースを設定してください",
  219. "Only %s is available." : "%s のみ有効です。",
  220. "Install and activate additional PHP modules to choose other database types." : "他のデータベースタイプを選択するためには、追加の PHP モジュールインストールして有効化してください。",
  221. "For more details check out the documentation." : "詳細は、ドキュメントを確認してください。",
  222. "Database user" : "データベースのユーザー名",
  223. "Database password" : "データベースのパスワード",
  224. "Database name" : "データベース名",
  225. "Database tablespace" : "データベースの表領域",
  226. "Database host" : "データベースのホスト名",
  227. "Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。",
  228. "Performance warning" : "パフォーマンス警告",
  229. "SQLite will be used as database." : "SQLiteをデータベースとして使用しています。",
  230. "For larger installations we recommend to choose a different database backend." : "大規模な運用では別のデータベースを選択することをお勧めします。",
  231. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.",
  232. "Finish setup" : "セットアップを完了します",
  233. "Finishing …" : "作業を完了しています ...",
  234. "Need help?" : "ヘルプが必要ですか?",
  235. "See the documentation" : "ドキュメントを確認してください",
  236. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ",
  237. "More apps" : "さらにアプリ",
  238. "Search" : "検索",
  239. "Contacts" : "連絡先",
  240. "Confirm your password" : "パスワードを確認",
  241. "Server side authentication failed!" : "サーバーサイドの認証に失敗しました!",
  242. "Please contact your administrator." : "管理者に問い合わせてください。",
  243. "An internal error occurred." : "内部エラーが発生しました。",
  244. "Please try again or contact your administrator." : "もう一度試してみるか、管理者に問い合わせてください。",
  245. "Username or email" : "ユーザー名またはメールアドレス",
  246. "Log in" : "ログイン",
  247. "Wrong password." : "パスワードが間違っています。",
  248. "Forgot password?" : "パスワードをお忘れですか?",
  249. "App token" : "アプリのトークン",
  250. "Grant access" : "アクセスを許可",
  251. "Account access" : "アカウントによるアクセス許可",
  252. "Redirecting …" : "転送中...",
  253. "New password" : "新しいパスワードを入力",
  254. "New Password" : "新しいパスワード",
  255. "Two-factor authentication" : "2要素認証",
  256. "Use backup code" : "バックアップコードを使用する",
  257. "Cancel log in" : "ログインをキャンセルする",
  258. "Error while validating your second factor" : "第二要素の検証でエラーが発生しました",
  259. "App update required" : "アプリの更新が必要",
  260. "These apps will be updated:" : "次のアプリはアップデートされます:",
  261. "These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:",
  262. "The theme %s has been disabled." : "テーマ %s が無効になっています。",
  263. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。",
  264. "Start update" : "アップデートを開始",
  265. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性があるため、インストールディレクトリで次のコマンドを実行することもできます。",
  266. "Detailed logs" : "詳細ログ",
  267. "Update needed" : "更新が必要です",
  268. "Please use the command line updater because you have a big instance with more than 50 users." : "50人以上が使う大規模システムの場合は、コマンドラインでアップグレードを行ってください。",
  269. "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Web 画面から続行すると危険性があることを理解しています。この操作がタイムアウトすると、データが失われる危険性があることを理解しています。もし失敗した場合には取得済みのバックアップから修復する方法を理解しています。",
  270. "Upgrade via web on my own risk" : "危険性を理解した上でWeb画面からアップグレード",
  271. "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
  272. "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
  273. "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。",
  274. "There was an error loading your contacts" : "連絡先の読み込みに失敗しました。",
  275. "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
  276. "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で次の設定を推奨します:",
  277. "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
  278. "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
  279. "Error setting expiration date" : "有効期限の設定でエラー発生",
  280. "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
  281. "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
  282. "{sharee} (group)" : "{sharee} (グループ)",
  283. "{sharee} (remote)" : "{sharee} (リモート)",
  284. "{sharee} (email)" : "{sharee} (メール)",
  285. "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
  286. "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
  287. "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
  288. "The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。",
  289. "You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。",
  290. "Stay logged in" : "ログインしたままにする",
  291. "Alternative Logins" : "代替ログイン",
  292. "You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可",
  293. "Alternative login using app token" : "アプリトークンを使って代替ログイン",
  294. "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。",
  295. "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
  296. "%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
  297. "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
  298. "Thank you for your patience." : "しばらくお待ちください。",
  299. "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
  300. "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
  301. "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可",
  302. "Copy URL" : "URL をコピー"
  303. },
  304. "nplurals=1; plural=0;");