ja.json 5.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. { "translations": {
  2. "Shared with %1$s" : "%1$s と共有",
  3. "Shared with {email}" : "{email} と共有",
  4. "Shared with %1$s by %2$s" : "%2$s で %1$s と共有",
  5. "Shared with {email} by {actor}" : "{actor} で {email} と共有 ",
  6. "Unshared from %1$s" : "%1$s から共有解除しました",
  7. "Unshared from {email}" : "{email}から共有解除しました",
  8. "Unshared from %1$s by %2$s" : "%2$sで%1$s から共有解除しました",
  9. "Unshared from {email} by {actor}" : "{actor} で {email} と共有解除しました",
  10. "Password for mail share sent to %1$s" : "%1$sにメール共有するパスワード",
  11. "Password for mail share sent to {email}" : "{email} にメール共有するパスワード",
  12. "Password for mail share sent to you" : "あなたにメール共有するパスワード",
  13. "You shared %1$s with %2$s by mail" : "メールで %2$s と %1$s を共有しました",
  14. "You shared {file} with {email} by mail" : "メールで {email} と {file} を共有しました",
  15. "%3$s shared %1$s with %2$s by mail" : "%3$s がメールで %2$s と %1$s を共有しました",
  16. "{actor} shared {file} with {email} by mail" : "{actor} が {email} と {file} を共有しました",
  17. "Password to access %1$s was sent to %2s" : "%1$sにアクセスするパスワードを %2s に送信しました",
  18. "Password to access {file} was sent to {email}" : "{file} にアクセスするパスワードを {email} に送信しました",
  19. "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました",
  20. "Password to access {file} was sent to you" : "{file} にアクセスするパスワードを あなたに送信しました",
  21. "Sharing %1$s failed, this item is already shared with %2$s" : "%1$s の共有に失敗しました。 このアイテムはすでに %2$s と共有しています",
  22. "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。",
  23. "Failed to send share by email" : "メールで共有の送信に失敗しました",
  24. "%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました",
  25. "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。",
  26. "Click the button below to open it." : "以下のリンクをクリックすると開きます。",
  27. "Open »%s«" : "»%s«を開く",
  28. "%1$s via %2$s" : "%1$s に %2$s から",
  29. "Password to access »%s«" : "»%s« にアクセスするパスワード",
  30. "It is protected with the following password:" : "次のパスワードで保護されています。",
  31. "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。",
  32. "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ",
  33. "This is the password:" : "パスワード: ",
  34. "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。",
  35. "Could not find share" : "共有が見つかりませんでした",
  36. "Share by mail" : "メールで共有",
  37. "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダ",
  38. "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。",
  39. "Send password by mail" : "メールでパスワード送信",
  40. "Enforce password protection" : "常にパスワード保護を有効にする",
  41. "Sharing %s failed, this item is already shared with %s" : "%s の共有に失敗しました。 このアイテムはすでに %s と共有しています",
  42. "%s shared »%s« with you" : "%s があなたと »%s« を共有しました",
  43. "%s shared »%s« with you." : "%sが あなたと »%s«を共有しました",
  44. "%s via %s" : "%s に %s から",
  45. "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s により »%s« が共有されました\nアクセスするためのリンクは別途メールで受信してください。\n",
  46. "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s により »%s« が共有されました。アクセスするためのリンクは別途メールで受信してください。",
  47. "Password to access »%s« shared to you by %s" : "%sへの共有アクセスのパスワードが %s から共有されました",
  48. "It is protected with the following password: %s" : "次のパスワードで保護されています: %s",
  49. "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%sを%sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。",
  50. "Password to access »%s« shared with %s" : "»%s« にアクセスするパスワードが %s から共有されました",
  51. "This is the password: %s" : "パスワード: %s"
  52. },"pluralForm" :"nplurals=1; plural=0;"
  53. }