pl.json 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. { "translations": {
  2. "Server to server sharing is not enabled on this server" : "Współdzielenie między serwerami nie jest uruchomione na tym serwerze",
  3. "The mountpoint name contains invalid characters." : "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.",
  4. "Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL",
  5. "Could not authenticate to remote share, password might be wrong" : "Nie można zalogować do zdalnego zasobu, hasło może być niepoprawne",
  6. "Storage not valid" : "Zasób nie jest prawidłowy",
  7. "Couldn't add remote share" : "Nie można dodać zdalnego folderu",
  8. "Shared with you" : "Współdzielony z Tobą",
  9. "Shared with others" : "Współdzielony z innymi",
  10. "Shared by link" : "Współdzielony linkiem",
  11. "Nothing shared with you yet" : "Nie masz jeszcze nic udostępnionego",
  12. "Files and folders others share with you will show up here" : "Pliki i foldery udostępnione Tobie przez innych wyświetlą się tutaj",
  13. "Nothing shared yet" : "Jeszcze nic nie udostępniono",
  14. "Files and folders you share will show up here" : "Plik i foldery, które udostępniasz, pokażą się tutaj",
  15. "No shared links" : "Brak udostępnionych odnośników",
  16. "Files and folders you share by link will show up here" : "Plik i foldery, które udostępniasz, pokażą się tutaj",
  17. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać udział zdalny {name} od {owner}@{remote}?",
  18. "Remote share" : "Zdalny zasób",
  19. "Remote share password" : "Hasło do zdalnego zasobu",
  20. "Cancel" : "Anuluj",
  21. "Add remote share" : "Dodaj zdalny zasób",
  22. "Invalid ownCloud url" : "Błędny adres URL",
  23. "Shared by" : "Udostępniane przez",
  24. "Sharing" : "Udostępnianie",
  25. "A file or folder has been <strong>shared</strong>" : "Plik lub folder stał się <strong>współdzielony</strong>",
  26. "You shared %1$s with %2$s" : "Współdzielisz %1$s z %2$s",
  27. "You shared %1$s with group %2$s" : "Współdzielisz %1$s z grupą %2$s",
  28. "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą",
  29. "You shared %1$s via link" : "Udostępniasz %1$s przez link",
  30. "Shares" : "Udziały",
  31. "Accept" : "Akceptuj",
  32. "This share is password-protected" : "Udział ten jest chroniony hasłem",
  33. "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.",
  34. "Password" : "Hasło",
  35. "No entries found in this folder" : "Brak wpisów w tym folderze",
  36. "Name" : "Nazwa",
  37. "Share time" : "Czas współdzielenia",
  38. "Sorry, this link doesn’t seem to work anymore." : "Przepraszamy ale wygląda na to, że ten link już nie działa.",
  39. "Reasons might be:" : "Możliwe powody:",
  40. "the item was removed" : "element został usunięty",
  41. "the link expired" : "link wygasł",
  42. "sharing is disabled" : "udostępnianie jest wyłączone",
  43. "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.",
  44. "Add to your ownCloud" : "Dodaj do twojego ownCloud",
  45. "Download" : "Pobierz",
  46. "Download %s" : "Pobierz %s",
  47. "Direct link" : "Bezpośredni link",
  48. "Open documentation" : "Otwórz dokumentację"
  49. },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
  50. }