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 39KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. OC.L10N.register(
  2. "settings",
  3. {
  4. "{actor} changed your password" : "{actor} がパスワードを変更",
  5. "You changed your password" : "パスワードを変更",
  6. "Your password was reset by an administrator" : "管理者がパスワードをリセットしました",
  7. "{actor} changed your email address" : "{actor} がメールアドレスを変更しました",
  8. "You changed your email address" : "メールアドレスを変更しました",
  9. "Your email address was changed by an administrator" : "管理者がメールアドレスを変更しました",
  10. "Security" : "セキュリティ",
  11. "You successfully logged in using two-factor authentication (%1$s)" : "2要素認証を使用して正常にログインしました (%1$s)",
  12. "A login attempt using two-factor authentication failed (%1$s)" : "2要素認証を使用したログイン試行に失敗しました (%1$s)",
  13. "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong> パスワード </strong> または、<strong> メールアドレス</strong>が更新されました",
  14. "Couldn't remove app." : "アプリが削除できませんでした。",
  15. "Couldn't update app." : "アプリをアップデートできませんでした。",
  16. "Wrong password" : "パスワードが間違っています",
  17. "Saved" : "保存しました",
  18. "No user supplied" : "ユーザーが指定されていません",
  19. "Unable to change password" : "パスワードを変更できません",
  20. "Authentication error" : "認証エラー",
  21. "Please provide an admin recovery password; otherwise, all user data will be lost." : "リカバリ用の管理者パスワードを入力してください。そうしないと、全ユーザーのデータが失われます。",
  22. "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。",
  23. "Backend doesn't support password change, but the user's encryption key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。",
  24. "installing and updating apps via the app store or Federated Cloud Sharing" : "アプリストアまたはクラウド連携共有から、アプリをインストールならびにアップデート",
  25. "Federated Cloud Sharing" : "統合されたクラウド共有",
  26. "Invalid SMTP password." : "SMTPパスワードが無効",
  27. "Email setting test" : "メール設定のテスト",
  28. "Well done, %s!" : "%s、素晴らしい!",
  29. "If you received this email, the email configuration seems to be correct." : "メールが届いていたら、メールは正しく設定されています。",
  30. "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください",
  31. "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)",
  32. "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。",
  33. "Invalid mail address" : "無効なメールアドレスです",
  34. "Settings saved" : "設定を保存しました",
  35. "Unable to change full name" : "名前を変更できません",
  36. "Unable to change email address" : "メールアドレスを変更できません",
  37. "%1$s changed your password on %2$s." : "%1$sにより %2$sのパスワードを変更しました。",
  38. "Your password on %s was changed." : "%s のパスワードを変更しました。",
  39. "Your password on %s was reset by an administrator." : "%sのパスワードは、管理者がリセットしました。",
  40. "Password for %1$s changed on %2$s" : "%1$s のパスワードが %2$sで変更しました",
  41. "Password changed for %s" : "%s のパスワードを変更しました",
  42. "If you did not request this, please contact an administrator." : "このリクエストをしていない場合は、管理者に問い合わせてください。",
  43. "Your email address on %s was changed." : "%s のメールアドレスを変更しました。",
  44. "Your email address on %s was changed by an administrator." : "%s のメールアドレスを管理者が変更しました。",
  45. "Email address for %1$s changed on %2$s" : "%1$s のメールアドレスが %2$sで変更しました。",
  46. "Email address changed for %s" : "%s のメールアドレスを変更しました",
  47. "The new email address is %s" : "新しいメールアドレスは、%s です",
  48. "Your %s account was created" : "%s アカウントを作成しました",
  49. "Welcome aboard" : "ようこそ",
  50. "Welcome aboard %s" : "%s さん、ようこそ",
  51. "Welcome to your %s account, you can add, protect, and share your data." : "%s アカウントにようこそ。あなたのデータを追加、保護、共有することができます。",
  52. "Your username is: %s" : "あなたの名前: %s",
  53. "Set your password" : "パスワードを設定",
  54. "Go to %s" : "%s に移動",
  55. "Install Client" : "クライアントをインストール",
  56. "Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。",
  57. "Migration started …" : "移行を開始しました…",
  58. "Not saved" : "未保存",
  59. "Sending…" : "送信中 …",
  60. "Email sent" : "メールを送信しました",
  61. "Disconnect" : "切断",
  62. "Revoke" : "取り消す",
  63. "Allow filesystem access" : "ファイルシステムへのアクセスを許可",
  64. "Internet Explorer" : "Internet Explorer",
  65. "Edge" : "Edge",
  66. "Firefox" : "Firefox",
  67. "Google Chrome" : "Google Chrome",
  68. "Safari" : "Safari",
  69. "Google Chrome for Android" : "Android用Google Chrome",
  70. "iPhone iOS" : "iPhone iOS",
  71. "iPad iOS" : "iPad iOS",
  72. "iOS Client" : "iOSクライアント",
  73. "Android Client" : "Androidクライアント",
  74. "Sync client - {os}" : "同期用クライアント - {os}",
  75. "This session" : "本セッション",
  76. "Copy" : "コピー",
  77. "Copied!" : "コピーしました!",
  78. "Not supported!" : "サポートされていません!",
  79. "Press ⌘-C to copy." : "⌘+Cを押してコピーします。",
  80. "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。",
  81. "Error while loading browser sessions and device tokens" : "ブラウザーセッションとデバイストークンの読み込み中にエラーが発生しました",
  82. "Error while creating device token" : "デバイストークンの作成中にエラーが発生しました",
  83. "Error while deleting the token" : "トークンの削除中にエラーが発生しました",
  84. "An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。",
  85. "Valid until {date}" : "{date} まで有効",
  86. "Delete" : "削除",
  87. "Local" : "ローカル",
  88. "Private" : "非公開",
  89. "Only visible to local users" : "ローカルユーザーのみ見れます",
  90. "Only visible to you" : "あなたのみから見れます",
  91. "Contacts" : "アドレス帳",
  92. "Visible to local users and to trusted servers" : "ローカルユーザーと信頼できるサーバーから見れます",
  93. "Public" : "公開",
  94. "Will be synced to a global and public address book" : "グローバルなアドレス帳と公開アドレス帳に同期されます",
  95. "Verify" : "検証",
  96. "Verifying …" : "検証中",
  97. "Very weak password" : "非常に弱いパスワード",
  98. "Weak password" : "弱いパスワード",
  99. "So-so password" : "まずまずのパスワード",
  100. "Good password" : "良好なパスワード",
  101. "Strong password" : "強いパスワード",
  102. "An error occured while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。",
  103. "Select a profile picture" : "プロファイル画像を選択",
  104. "Groups" : "グループ",
  105. "Limit to groups" : "次のグループに制限",
  106. "Official" : "公式",
  107. "Visit website" : "ウェブサイトを表示",
  108. "User documentation" : "ユーザードキュメント",
  109. "Developer documentation" : "開発者ドキュメント",
  110. "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud の最小バージョンが指定されていません.将来、エラーが発生する可能性があります.",
  111. "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
  112. "Enable all" : "すべて有効にする",
  113. "Enable" : "有効にする",
  114. "The app will be downloaded from the app store" : "このアプリは、アプリストアからダウンロードできます。",
  115. "{size} used" : "{size} を使用中",
  116. "Email" : "メール",
  117. "Group admin for" : "グループの管理者",
  118. "Language" : "言語",
  119. "User backend" : "ユーザーバックエンド",
  120. "Unlimited" : "無制限",
  121. "Default quota" : "デフォルトのクォータ",
  122. "Error: This app can not be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。",
  123. "Your apps" : "あなたのアプリ",
  124. "Disabled apps" : "無効なアプリ",
  125. "App bundles" : "アプリバンドル",
  126. "Admins" : "管理者",
  127. "Everyone" : "すべてのユーザー",
  128. "Add group" : "グループを追加する",
  129. "SSL Root Certificates" : "SSLルート証明書",
  130. "Common Name" : "コモンネーム",
  131. "Valid until" : "有効期限",
  132. "Issued By" : "発行元",
  133. "Valid until %s" : "%s まで有効",
  134. "Import root certificate" : "ルート証明書をインポート",
  135. "Administrator documentation" : "管理者ドキュメント",
  136. "Forum" : "フォーラム",
  137. "None" : "なし",
  138. "Login" : "ログイン",
  139. "Plain" : "平文",
  140. "NT LAN Manager" : "NT LAN マネージャー",
  141. "SSL/TLS" : "SSL/TLS",
  142. "STARTTLS" : "STARTTLS",
  143. "Email server" : "メールサーバー",
  144. "Open documentation" : "ドキュメントを開く",
  145. "It is important to set up this server to be able to send emails, like for password reset and notifications." : "パスワードのリセットや通知などのメールを送信できるよう、このサーバーを設定することが重要です。",
  146. "Send mode" : "送信モード",
  147. "Encryption" : "暗号化",
  148. "From address" : "送信元アドレス",
  149. "mail" : "mail",
  150. "Authentication method" : "認証方法",
  151. "Authentication required" : "認証を必要とする",
  152. "Server address" : "サーバーアドレス",
  153. "Port" : "ポート",
  154. "Credentials" : "資格情報",
  155. "SMTP Username" : "SMTPユーザー名",
  156. "SMTP Password" : "SMTPパスワード",
  157. "Store credentials" : "資格情報を保存",
  158. "Test email settings" : "メール設定のテスト",
  159. "Send email" : "メールを送信",
  160. "Security & setup warnings" : "セキュリティ&セットアップ警告",
  161. "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンクされたドキュメントを参照してください。",
  162. "All checks passed." : "すべてのチェックに合格しました。",
  163. "Version" : "バージョン",
  164. "Server-side encryption" : "サーバーサイド暗号化",
  165. "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "サーバーサイド暗号化では、このサーバーにアップロードされるファイルを暗号化することができます。この設定を行うとパフォーマンス劣化のような制限を伴いますので、必要な場合のみ有効にしてください。",
  166. "Enable server-side encryption" : "サーバーサイド暗号化を有効にする",
  167. "Please read carefully before activating server-side encryption: " : "サーバーサイド暗号化を有効にする前によく読んでください:",
  168. "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "いったん暗号化を有効にすると、この時点からサーバーにアップロードされるすべてのファイルが暗号化されサーバー上に入ります。有効化された暗号モジュールは復号化機能をサポートしますが、すべての前提条件が満たされている(例えば、回復キーが設定されている)場合にのみ、後日暗号化を無効にできます。",
  169. "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "暗号化だけで、システムのセキュリティが保証されるわけではありません。暗号化アプリがどのように動作するかの詳細な情報や、サポートされているユースケースについては、Nextcloud のドキュメントを参照してください。",
  170. "Be aware that encryption always increases the file size." : "暗号化は、常にファイルサイズが増加することに注意してください。",
  171. "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "暗号化した場合には必ず、あなたのデータと共に暗号化キーをバックアップすることを確認し、定期的にデータをバックアップを作成することをお勧めします。",
  172. "This is the final warning: Do you really want to enable encryption?" : "これが最後の警告です:本当に暗号化を有効にしますか?",
  173. "Enable encryption" : "暗号化を有効にする",
  174. "No encryption module loaded, please enable an encryption module in the app menu." : "暗号化モジュールがロードされていません。アプリのメニューから暗号化モジュールを有効化してください。",
  175. "Select default encryption module:" : "デフォルトの暗号化モジュールを選択:",
  176. "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。\"デフォルトの暗号化モジュール\" を有効にして 'occ encryption:migrate' を実行してください。",
  177. "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。",
  178. "Start migration" : "移行を開始",
  179. "Background jobs" : "バックグラウンドジョブ",
  180. "Last job ran %s." : "最終ジョブ実行: %s",
  181. "Last job execution ran %s. Something seems wrong." : "最終ジョブ実行は %s です。何か問題が発生しています。",
  182. "Background job didn’t run yet!" : "バックグラウンドジョブは実行されていません",
  183. "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
  184. "Execute one task with each page loaded" : "各ページの読み込み時にタスクを実行します。",
  185. "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
  186. "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。",
  187. "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。",
  188. "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
  189. "Sharing" : "共有",
  190. "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。",
  191. "Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する",
  192. "Allow users to share via link" : "URLリンクでの共有を許可する",
  193. "Allow public uploads" : "パブリックなアップロードを許可する",
  194. "Always ask for a password" : "常にパスワードをたずねる",
  195. "Enforce password protection" : "常にパスワード保護を有効にする",
  196. "Set default expiration date" : "有効期限のデフォルト値を設定する",
  197. "Expire after " : "無効になるまで",
  198. "days" : "日",
  199. "Enforce expiration date" : "有効期限を反映させる",
  200. "Allow resharing" : "再共有を許可する",
  201. "Allow sharing with groups" : "グループ共有を許可する",
  202. "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する",
  203. "Exclude groups from sharing" : "共有可能なグループから除外する",
  204. "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
  205. "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "共有ダイアログ中でユーザー名の自動補完を許可する。この設定が無効の場合、完全なユーザー名またはメールアドレスを入力する必要があります。",
  206. "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)",
  207. "This text will be shown on the public link upload page when the file list is hidden." : "このテキストは、ファイルリストが非表示になっているときに公開リンクのアップロードページに表示されます。",
  208. "Personal" : "個人",
  209. "Administration" : "管理",
  210. "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen} Nextcloudコミュニティ{linkclose}によって開発された{githubopen}ソースコード{linkclose}は、{licenseopen} AGPL {linkclose}でライセンスされています。",
  211. "Follow us on Google+" : "Google+でフォロー!",
  212. "Like our Facebook page" : "私たちのFacebookのページをイイネ!",
  213. "Follow us on Twitter" : "Twitter でフォロー!",
  214. "Check out our blog" : "私たちのブログを見てね!",
  215. "Subscribe to our newsletter" : "ニュースレターを購読する!",
  216. "Profile picture" : "プロフィール画像",
  217. "Upload new" : "新たにアップロード",
  218. "Select from Files" : "ファイルから選択",
  219. "Remove image" : "画像を削除",
  220. "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB",
  221. "Picture provided by original account" : "オリジナルのアカウントで提供されている写真",
  222. "Cancel" : "キャンセル",
  223. "Choose as profile picture" : "プロファイル画像として選択",
  224. "You are a member of the following groups:" : "次のグループに所属:",
  225. "Full name" : "氏名",
  226. "No display name set" : "表示名が未設定",
  227. "Your email address" : "あなたのメールアドレス",
  228. "No email address set" : "メールアドレスが設定されていません",
  229. "For password reset and notifications" : "パスワードリセットと通知用",
  230. "Phone number" : "電話番号",
  231. "Your phone number" : "あなたの電話番号",
  232. "Address" : "住所",
  233. "Your postal address" : "あなたの住所",
  234. "Website" : "ウェブサイト",
  235. "Link https://…" : "リンク https://...",
  236. "Twitter" : "Twitter",
  237. "Twitter handle @…" : "あなたのTwitter ID @...",
  238. "Help translate" : "翻訳に協力する",
  239. "Password" : "パスワード",
  240. "Current password" : "現在のパスワード",
  241. "New password" : "新しいパスワード",
  242. "Change password" : "パスワードを変更",
  243. "Web, desktop and mobile clients currently logged in to your account." : "現在、Web、デスクトップ、モバイルアプリであなたのアカウントにログインしている端末一覧です。",
  244. "Device" : "デバイス",
  245. "Last activity" : "最後の活動",
  246. "App name" : "アプリ名",
  247. "Create new app password" : "新しいアプリパスワードを作成",
  248. "Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。",
  249. "For security reasons this password will only be shown once." : "セキュリティ上の理由から、このパスワードは一度しか表示されません。",
  250. "Username" : "ユーザーID",
  251. "Done" : "完了",
  252. "Enabled apps" : "有効なアプリ",
  253. "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "%s バージョン (%s) の古い cURL を使っています。OSを更新するか、この機能 %s が正しく動くアプリに更新してください。",
  254. "A problem occurred, please check your log files (Error: %s)" : "問題が発生しました。ログファイルを確認してください。(Error: %s)",
  255. "Migration Completed" : "移行が完了しました",
  256. "Group already exists." : "グループはすでに存在しています",
  257. "Unable to add group." : "グループを追加できません",
  258. "Unable to delete group." : "グループを削除できません",
  259. "No valid group selected" : "有効なグループが選択されていません",
  260. "A user with that name already exists." : "そのユーザー名はすでに存在します。",
  261. "To send a password link to the user an email address is required." : "ユーザーにパスワードのリンクを送信するには、メールアドレスが必要です。",
  262. "Unable to create user." : "ユーザーを追加できません。",
  263. "Unable to delete user." : "ユーザーを削除できません。",
  264. "Error while enabling user." : "ユーザーを有効にする際にエラーが発生しました。",
  265. "Error while disabling user." : "ユーザーを無効にする際にエラーが発生しました。",
  266. "Your full name has been changed." : "名前を変更しました。",
  267. "Forbidden" : "禁止",
  268. "Invalid user" : "無効なユーザー",
  269. "Unable to change mail address" : "メールアドレスを変更できません",
  270. "Email saved" : "メールアドレスを保存しました",
  271. "%1$s changed your email address on %2$s." : "%1$sにより %2$s のメールアドレスを変更しました",
  272. "Password confirmation is required" : "パスワードの確認が必要です",
  273. "Are you really sure you want add {domain} as trusted domain?" : "{domain} を信頼できるドメインとして追加してもよろしいですか?",
  274. "Add trusted domain" : "信頼するドメイン名に追加",
  275. "All" : "すべて",
  276. "Update to %s" : "%sにアップデート",
  277. "No apps found for your version" : "現在のバージョンに対応するアプリはありません",
  278. "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。",
  279. "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "承認されたアプリは信頼された開発者により開発され、大まかなセキュリティチェックに合格しています。アプリは積極的にオープンソースコードレポジトリでメンテナンスされ、メンテナは通常の用途では安定していると考えます。",
  280. "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。",
  281. "Disabling app …" : "アプリを無効にします …",
  282. "Error while disabling app" : "アプリの無効化中にエラーが発生しました",
  283. "Disable" : "無効にする",
  284. "Enabling app …" : "アプリを有効 ...",
  285. "Error while enabling app" : "アプリを有効にする際にエラーが発生しました",
  286. "Error: Could not disable broken app" : "エラー: 壊れたアプリを無効にできませんでした",
  287. "Error while disabling broken app" : "壊れたアプリを無効にする際にエラーが発生しました",
  288. "Error while updating app" : "アプリの更新中にエラーが発生しました",
  289. "Updated" : "アップデート済み",
  290. "Removing …" : "削除中 ...",
  291. "Error while removing app" : "アプリの削除中にエラーが発生しました",
  292. "Remove" : "削除",
  293. "Approved" : "承認済み",
  294. "Experimental" : "実験的",
  295. "No apps found for {query}" : "{query} に対応するアプリはありません",
  296. "Unable to delete {objName}" : "{objName} を削除できません",
  297. "Error creating group: {message}" : "グループの作成エラー: {message}",
  298. "A valid group name must be provided" : "有効なグループ名を指定する必要があります",
  299. "deleted {groupName}" : "{groupName} を削除しました",
  300. "undo" : "元に戻す",
  301. "never" : "なし",
  302. "deleted {userName}" : "{userName} を削除しました",
  303. "No user found for <strong>{pattern}</strong>" : "<strong>{pattern}</strong> のユーザーは見つかりません",
  304. "Unable to add user to group {group}" : "ユーザーを {group} グループに追加できません",
  305. "Unable to remove user from group {group}" : "ユーザーを {group} グループから削除できません",
  306. "Invalid quota value \"{val}\"" : "クォータ値 \"{val}\" が無効です",
  307. "no group" : "グループなし",
  308. "Password successfully changed" : "パスワードは変更されました",
  309. "Changing the password will result in data loss, because data recovery is not available for this user" : "このユーザーのデータ復旧が無効になっていますので、パスワードを変更するとユーザーはデータに二度とアクセスできません。",
  310. "Could not change the users email" : "ユーザーのメールを変更できませんでした",
  311. "Error while changing status of {user}" : "{user} のステータスを変更する際にエラーが発生しました",
  312. "A valid username must be provided" : "有効なユーザー名を指定する必要があります",
  313. "Error creating user: {message}" : "ユーザー作成エラー {message}",
  314. "A valid password must be provided" : "有効なパスワードを指定する必要があります",
  315. "A valid email must be provided" : "有効なメールアドレスを指定する必要があります",
  316. "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。Tips & Tricksセクションや、詳細な情報はドキュメントを参照してください。",
  317. "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要",
  318. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
  319. "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "あなたのデータベースは \"READ COMMITED\" トランザクション分離レベルで動作していません。このことにより複数のアクションが平行して実行される場合に問題が起こる可能性があります。",
  320. "System locale can not be set to a one which supports UTF-8." : "システムロケールを UTF-8 をサポートするロケールに設定できません。",
  321. "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">インストールガイド ↗</a>を再確認して、<a href=\"%s\">ログ</a>にあるすべてのエラーや警告を確認してください。",
  322. "Tips & tricks" : "ヒントとコツ",
  323. "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "最適にカスタマイズするため、このサーバーインスタンスで利用できる多くの機能や設定があります。ここに詳細な情報への一部のポインタがあります。",
  324. "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
  325. "This is particularly recommended when using the desktop client for file synchronisation." : "これは、ファイル同期にデスクトップクライアントを使用する場合に特に推奨されます。",
  326. "How to do backups" : "バックアップ方法",
  327. "Performance tuning" : "パフォーマンスチューニング",
  328. "Improving the config.php" : "config.phpの改善",
  329. "Theming" : "テーマ",
  330. "Check the security of your Nextcloud over our security scan" : "セキュリティスキャンで、Nextcloudのセキュリティをチェックする",
  331. "Hardening and security guidance" : "堅牢化とセキュリティガイダンス",
  332. "View in store" : "ストア内で表示",
  333. "This app has an update available." : "このアプリでアップデートが利用できます.",
  334. "by %s" : "%s による",
  335. "%s-licensed" : "%s ライセンス",
  336. "Documentation:" : "ドキュメント:",
  337. "Admin documentation" : "管理者ドキュメント",
  338. "Report a bug" : "バグを報告",
  339. "Show description …" : "詳細を表示 ...",
  340. "Hide description …" : "説明を隠す ...",
  341. "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud バージョンの上限が指定されていません.将来、エラーが発生する可能性があります.",
  342. "Enable only for specific groups" : "特定のグループのみ有効に",
  343. "Online documentation" : "オンラインドキュメント",
  344. "Getting help" : "ヘルプの入手",
  345. "Commercial support" : "商用サポート",
  346. "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> を現在使用中です",
  347. "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用中",
  348. "You are member of the following groups:" : "次のグループのメンバー:",
  349. "Settings" : "設定",
  350. "Show storage location" : "データの保存場所を表示",
  351. "Show user backend" : "ユーザーバックエンドを表示",
  352. "Show last login" : "最終ログインを表示",
  353. "Show email address" : "メールアドレスを表示",
  354. "Send email to new user" : "新規ユーザーにメールを送信",
  355. "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "新しいユーザーのパスワードを空のままにすると、パスワードを設定するためのリンクを含むアクティベーションのメールが送信されます",
  356. "E-Mail" : "メール",
  357. "Create" : "作成",
  358. "Admin Recovery Password" : "管理者リカバリパスワード",
  359. "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください",
  360. "Disabled" : "無効なユーザー",
  361. "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "ストレージのクォータを入力してください (例: \"512MB\" や \"12 GB\")",
  362. "Other" : "その他",
  363. "Quota" : "クォータ",
  364. "Storage location" : "データの保存場所",
  365. "Last login" : "最終ログイン",
  366. "change full name" : "名前を変更",
  367. "set new password" : "新しいパスワードを設定",
  368. "change email address" : "メールアドレスを変更",
  369. "Default" : "デフォルト",
  370. "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。Tips & Tricksセクションや、詳細な情報はドキュメントを参照してください。",
  371. "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPのシステム環境変数が正しく設定されていないようです。getenv(\"PATH\") コマンドでテストして何も値を返さないことを確認してください。",
  372. "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
  373. "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。",
  374. "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
  375. "This means that there might be problems with certain characters in filenames." : "これは、ファイル名の特定の文字に問題があることを意味しています。",
  376. "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "次のロケールをサポートするには、システムに必要なパッケージをインストールすることを強くおすすめします: %s。",
  377. "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合は、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwrite.cli.url\" オプションをインストールしたwebrootのパスに設定してください。( 推奨: \"%s\" ) ",
  378. "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI から cronジョブを実行することができませんでした。次の技術的なエラーが発生しています:",
  379. "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">インストールガイド ↗</a>を再確認して、 <a href=\"%s\">ログ</a>にあるすべてのエラーや警告を確認してください。"
  380. },
  381. "nplurals=1; plural=0;");