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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Server to server sharing is not enabled on this server" : "このサーバーでは、サーバー間の共有が有効ではありません",
  5. "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。",
  6. "Not allowed to create a federated share with the same user server" : "同じユーザーのサーバーでフェデレーション共有を作成することは出来ません",
  7. "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書",
  8. "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません",
  9. "Storage not valid" : "ストレージが無効です",
  10. "Couldn't add remote share" : "リモート共有を追加できませんでした",
  11. "Shared with you" : "他ユーザーがあなたと共有中",
  12. "Shared with others" : "他ユーザーと共有中",
  13. "Shared by link" : "URLリンクで共有中",
  14. "Nothing shared with you yet" : "あなたと共有しているファイルはありません。",
  15. "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。",
  16. "Nothing shared yet" : "まだ何も共有されていません",
  17. "Files and folders you share will show up here" : "共有したファイルやフォルダーは、ここに表示されます。",
  18. "No shared links" : "共有リンクはありません",
  19. "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダーは、ここに表示されます。",
  20. "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からリモート共有 {name} を追加してもよろしいですか?",
  21. "Remote share" : "リモート共有",
  22. "Remote share password" : "リモート共有のパスワード",
  23. "Cancel" : "キャンセル",
  24. "Add remote share" : "リモート共有を追加",
  25. "You can upload into this folder" : "このフォルダーにアップロードできます",
  26. "No ownCloud installation (7 or higher) found at {remote}" : "{remote} にはownCloud (7以上)がインストールされていません",
  27. "Invalid ownCloud url" : "無効なownCloud URL です",
  28. "Shared by" : "共有者:",
  29. "Sharing" : "共有",
  30. "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき",
  31. "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき",
  32. "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーが<strong>ダウンロード</strong>されたとき",
  33. "You received a new remote share %2$s from %1$s" : "%1$s から新しいリモート共有のリクエスト %2$s を受け取りました。",
  34. "You received a new remote share from %s" : "%sからリモート共有のリクエストは\n届きました。",
  35. "%1$s accepted remote share %2$s" : "%1$s は %2$s のリモート共有を承認しました。",
  36. "%1$s declined remote share %2$s" : "%1$s は %2$s のリモート共有を拒否しました。",
  37. "%1$s unshared %2$s from you" : "%1$s は あなたと%2$s の共有を止めました。",
  38. "Public shared folder %1$s was downloaded" : "公開共有フォルダー %1$s がダウンロードされました",
  39. "Public shared file %1$s was downloaded" : "公開共有ファイル %1$s がダウンロードされました",
  40. "You shared %1$s with %2$s" : "あなたは %1$s を %2$s と共有しました",
  41. "%2$s shared %1$s with %3$s" : "%2$s は %1$s を %3$s と共有しました",
  42. "You shared %1$s with group %2$s" : "あなたは %1$s をグループ %2$s と共有しました",
  43. "%2$s shared %1$s with group %3$s" : "%2$s は %1$s をグループ %3$s と共有しました",
  44. "%2$s shared %1$s via link" : "%2$s はリンク経由で %1$s を共有しました",
  45. "You shared %1$s via link" : "リンク経由で %1$s を共有しています",
  46. "%2$s shared %1$s with you" : "%2$s は %1$s をあなたと共有しました",
  47. "Downloaded via public link" : "公開リンクからダウンロードしました",
  48. "Shared with %2$s" : "%2$s と共有しました",
  49. "Shared with %3$s by %2$s" : "%3$s と %2$s で共有しました",
  50. "Shared with group %2$s" : "%2$s グループと共有しました",
  51. "Shared with group %3$s by %2$s" : "%3$s グループと %2$s で共有しました",
  52. "Shared via link by %2$s" : "リンク経由で %2$s が共有しました",
  53. "Shared via public link" : "公開リンク経由で共有中",
  54. "Shared by %2$s" : "%2$s が共有",
  55. "Shares" : "共有",
  56. "Accept" : "承諾",
  57. "Decline" : "拒否《はてなキーワード》",
  58. "Share with me through my #ownCloud Federated Cloud ID, see %s" : "#ownCloud の「クラウド連携ID」で私と共有できます。こちらを見てください。%s",
  59. "Share with me through my #ownCloud Federated Cloud ID" : "#ownCloud の「クラウド連携ID」で私と共有できます。",
  60. "This share is password-protected" : "この共有はパスワードで保護されています",
  61. "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。",
  62. "Password" : "パスワード",
  63. "No entries found in this folder" : "このフォルダーにはエントリーがありません",
  64. "Name" : "名前",
  65. "Share time" : "共有した時刻",
  66. "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。",
  67. "Reasons might be:" : "理由は以下の通りと考えられます:",
  68. "the item was removed" : "アイテムが削除されました",
  69. "the link expired" : "リンクの期限が切れています",
  70. "sharing is disabled" : "共有は無効になっています",
  71. "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。",
  72. "Add to your ownCloud" : "ownCloud に追加",
  73. "Download" : "ダウンロード",
  74. "Download %s" : "%s をダウンロード",
  75. "Direct link" : "リンク",
  76. "Federated Cloud Sharing" : "統合されたクラウド共有",
  77. "Open documentation" : "ドキュメントを開く",
  78. "Allow users on this server to send shares to other servers" : "ユーザーがこのサーバーから他のサーバーに共有することを許可する",
  79. "Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する",
  80. "Federated Cloud" : "クラウド連携",
  81. "Your Federated Cloud ID:" : "あなたのクラウド連携ID:",
  82. "Share it:" : "以下で共有:",
  83. "Add to your website" : "ウェブサイトに追加",
  84. "Share with me via ownCloud" : "OwnCloud経由で共有",
  85. "HTML Code:" : "HTMLコード:"
  86. },
  87. "nplurals=1; plural=0;");