1
0

en_GB.json 3.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "Shared with %1$s" : "Shared with %1$s",
  3. "Shared with {email}" : "Shared with {email}",
  4. "Shared with %1$s by %2$s" : "Shared with %1$s by %2$s",
  5. "Shared with {email} by {actor}" : "Shared with {email} by {actor}",
  6. "Password for mail share sent to %1$s" : "Password for mail share sent to %1$s",
  7. "Password for mail share sent to {email}" : "Password for mail share sent to {email}",
  8. "Password for mail share sent to you" : "Password for mail share sent to you",
  9. "You shared %1$s with %2$s by mail" : "You shared %1$s with %2$s by mail",
  10. "You shared {file} with {email} by mail" : "You shared {file} with {email} by mail",
  11. "%3$s shared %1$s with %2$s by mail" : "%3$s shared %1$s with %2$s by mail",
  12. "{actor} shared {file} with {email} by mail" : "{actor} shared {file} with {email} by mail",
  13. "Password to access %1$s was sent to %2s" : "Password to access %1$s was sent to %2s",
  14. "Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}",
  15. "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you",
  16. "Password to access {file} was sent to you" : "Password to access {file} was sent to you",
  17. "Failed to send share by email" : "Failed to send share by email",
  18. "Click the button below to open it." : "Click the button below to open it.",
  19. "Open »%s«" : "Open »%s«",
  20. "%1$s via %2$s" : "%1$s via %2$s",
  21. "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n",
  22. "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it.",
  23. "Password to access »%1$s« shared to you by %2$s" : "Password to access »%1$s« shared to you by %2$s",
  24. "Password to access »%s«" : "Password to access »%s«",
  25. "It is protected with the following password:" : "It is protected with the following password:",
  26. "You can choose a different password at any time in the share dialog." : "You can choose a different password at any time in the share dialog.",
  27. "Could not find share" : "Could not find share",
  28. "Share by mail" : "Share by mail",
  29. "Share provider which allows you to share files by mail" : "Share provider which allows you to share files by mail",
  30. "Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.",
  31. "Send password by mail" : "Send password by mail",
  32. "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.",
  33. "Enforce password protection" : "Enforce password protection"
  34. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  35. }