pl.js 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Shared with others" : "Współdzielony z innymi",
  5. "Shared with you" : "Współdzielony z Tobą",
  6. "Shared by link" : "Współdzielony linkiem",
  7. "Deleted shares" : "Usunięte udostępnienie",
  8. "Shares" : "Współdzielone",
  9. "Nothing shared with you yet" : "Nie masz jeszcze nic udostępnionego",
  10. "Files and folders others share with you will show up here" : "Tutaj wyświetlą się udostępnione przez innych pliki i foldery",
  11. "Nothing shared yet" : "Jeszcze nic nie udostępniono",
  12. "Files and folders you share will show up here" : "Tutaj pokażą się pliki i foldery, które udostępnisz",
  13. "No shared links" : "Brak udostępnionych linków",
  14. "Files and folders you share by link will show up here" : "Tutaj pokażą się pliki i foldery, które udostępnisz linkiem",
  15. "No deleted shares" : "Brak usuniętych udostępnień",
  16. "Shares you deleted will show up here" : "Tutaj pojawią się usunięte udostępnienia",
  17. "No shares" : "Brak udostępnień",
  18. "Shares will show up here" : "Tutaj pojawią się udostępnienia",
  19. "Restore share" : "Przywróć udostępnienia",
  20. "Something happened. Unable to restore the share." : "Coś nie tak. Nie można przywrócić udostępnienia",
  21. "Move or copy" : "Przenieś lub kopiuj",
  22. "Download" : "Pobierz",
  23. "Delete" : "Usuń",
  24. "You can upload into this folder" : "Możesz przesłać do tego folderu",
  25. "Terms of service" : "Warunki usługi",
  26. "No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}",
  27. "Invalid server URL" : "Błędny adres serwera",
  28. "Failed to add the public link to your Nextcloud" : "Nie udało się dodać publicznego linku do Nextclouda",
  29. "No expiration date set" : "Nie ustawiono daty wygaśnięcia",
  30. "Shared by" : "Udostępniane przez",
  31. "File shares" : "Udostępnienia plików",
  32. "Downloaded via public link" : "Pobrano przez link publiczny",
  33. "Downloaded by {email}" : "Pobrano przez {email}",
  34. "{file} downloaded via public link" : "{file} pobrany za pośrednictwem łącza publicznego",
  35. "{email} downloaded {file}" : "{email} pobrał {file}",
  36. "Shared with group {group}" : "Udostępnione grupie {group}",
  37. "Removed share for group {group}" : "Zakończono udostępnianie grupie {group}",
  38. "{actor} shared with group {group}" : "{actor} udostępnił grupie {group}",
  39. "{actor} removed share for group {group}" : "{actor} zakończył udostępnianie grupie {group}",
  40. "You shared {file} with group {group}" : "Udostępniłeś {file} grupie {group}",
  41. "You removed group {group} from {file}" : "Usunąłeś grupę {group} z {file}",
  42. "{actor} shared {file} with group {group}" : "{actor} udostępnił {file} grupie {group}",
  43. "{actor} removed group {group} from {file}" : "{actor} usunął grupę {group} z {file}",
  44. "Shared as public link" : "Udostępnione jako link publiczny",
  45. "Removed public link" : "Usunięto link publiczny",
  46. "Public link expired" : "Link publiczny wygasł",
  47. "{actor} shared as public link" : "{actor} udostępnił jako link publiczny",
  48. "{actor} removed public link" : "{actor} usunął link publiczny",
  49. "Public link of {actor} expired" : "Link publiczny od {actor} wygasł",
  50. "You shared {file} as public link" : "Udostępniłeś {file} jako link publiczny",
  51. "You removed public link for {file}" : "Usunąłeś link publiczny dla {file}",
  52. "Public link expired for {file}" : "Link publiczny dla {file} wygasł",
  53. "{actor} shared {file} as public link" : "{actor} udostępnił {file} jako publiczne łącze",
  54. "{actor} removed public link for {file}" : "{actor} usunął publiczne łącze do {file}",
  55. "Public link of {actor} for {file} expired" : "Link publiczny od {actor} dla {file} wygasł",
  56. "{user} accepted the remote share" : "{user} zaakceptował zdalne udostępnienie",
  57. "{user} declined the remote share" : "{user} odrzucił zdalne udostępnienie",
  58. "You received a new remote share {file} from {user}" : "Otrzymałeś nowe zdalne udostępnienie {file} od użytkownika {user}",
  59. "{user} accepted the remote share of {file}" : "{user} zaakceptował zdalne udostępnienie {file}",
  60. "{user} declined the remote share of {file}" : "{user} odrzucił zdalne udostępnienie {file}",
  61. "{user} unshared {file} from you" : "{user} przestał Ci udostępniać {file}",
  62. "Shared with {user}" : "Udostępnione użytkownikowi {user}",
  63. "Removed share for {user}" : "Zakończono udostępnianie użytkownikowi {user}",
  64. "You removed yourself" : "Usunąłeś siebie",
  65. "{actor} removed themselves" : "{actor} usunęli się",
  66. "{actor} shared with {user}" : "{actor} udostępnia użytkownikowi {user}",
  67. "{actor} removed share for {user}" : "{actor} usuwa udostępnienie dla użytkownika {user}",
  68. "Shared by {actor}" : "Udostępnione przez użytkownika {actor}",
  69. "{actor} removed share" : "{actor} usunął udostępnienie",
  70. "You shared {file} with {user}" : "Współdzielisz {file} z {user}",
  71. "You removed {user} from {file}" : "Usunąłeś użytkownika {user} z {file}",
  72. "You removed yourself from {file}" : "Usunąłeś siebie z {file}",
  73. "{actor} removed themselves from {file}" : "{actor} usunął się z {file}",
  74. "{actor} shared {file} with {user}" : "{actor} współdzieli {file} z {user}",
  75. "{actor} removed {user} from {file}" : "{actor} usunął użytkownika {user} z {file}",
  76. "{actor} shared {file} with you" : "{actor} udostępnił Ci {file}",
  77. "{actor} removed you from the share named {file}" : "{actor} usunął Cię z współdzielenia o nazwie {file}",
  78. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Plik lub folder udostępniony za pomocą maila lub publicznego łącza został <strong>pobrany</strong>",
  79. "A file or folder was shared from <strong>another server</strong>" : "Plik lub folder został udostępniony z <strong>innego serwera</strong>",
  80. "A file or folder has been <strong>shared</strong>" : "Plik lub folder stał się <strong>współdzielony</strong>",
  81. "Wrong share ID, share doesn't exist" : "Złe ID współdzielenia, udostępnienie nie istnieje",
  82. "could not delete share" : "nie można usunąć udostępniania",
  83. "Could not delete share" : "Nie można usunąć udostępniania",
  84. "Please specify a file or folder path" : "Proszę podać ścieżkę do pliku lub folderu",
  85. "Wrong path, file/folder doesn't exist" : "Ścieżka nieprawidłowa, plik/folder nie istnieje",
  86. "Could not create share" : "Nie można utworzyć udostępniania",
  87. "invalid permissions" : "nieprawidłowe uprawnienia",
  88. "Please specify a valid user" : "Proszę podać poprawnego użytkownika",
  89. "Group sharing is disabled by the administrator" : "Udostępnianie grupy zostało wyłączone przez administratora",
  90. "Please specify a valid group" : "Proszę podać prawidłową grupę",
  91. "Public link sharing is disabled by the administrator" : "Udostępnianie linków publicznych zostało wyłączone przez administratora",
  92. "Public upload disabled by the administrator" : "Przesyłanie publiczne wyłączone przez administratora",
  93. "Public upload is only possible for publicly shared folders" : "Przesyłanie publiczne jest możliwe tylko w przypadku katalogów udostępnianych publicznie",
  94. "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Udostępnianie %s wysyłanie hasła przez Nextcloud Talk nie powiodło się, ponieważ usługa Nextcloud Talk nie jest włączona",
  95. "Invalid date, date format must be YYYY-MM-DD" : "Nieprawidłowa data, format daty musi być w formacie YYYY-MM-DD",
  96. "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Udostępnienie %1$s zakończone niepowodzeniem. Zdefiniowane zasady zabezpieczeń nie zezwalają na udostępnianie %2$s",
  97. "You cannot share to a Circle if the app is not enabled" : "Nie możesz udostępnić do Circle, jeśli aplikacja jest wyłączona",
  98. "Please specify a valid circle" : "Podaj poprawny circle",
  99. "Sharing %s failed because the back end does not support room shares" : "Udostępnianie %s zakończone niepowodzeniem. Zdefiniowane zasady nie zezwalają na ten rodzaj udostępniania",
  100. "Unknown share type" : "Nieznany typ udostępnienia",
  101. "Not a directory" : "Nie jest katalogiem",
  102. "Could not lock path" : "Nie udało się zablokować ścieżki",
  103. "Wrong or no update parameter given" : "Brakujący lub błędny parametr aktualizacji",
  104. "Can't change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych udostępnień",
  105. "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Udostępnianie hasła przez Nextcloud Talk nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona",
  106. "Cannot increase permissions" : "Nie można zwiększyć uprawnień",
  107. "shared by %s" : "udostępnione przez %s",
  108. "Download all files" : "Pobierz wszystkie pliki",
  109. "Direct link" : "Bezpośredni link",
  110. "Add to your Nextcloud" : "Dodaj do swojego Nextcloud",
  111. "Share API is disabled" : "API udostępniania jest wyłączone",
  112. "File sharing" : "Udostępnianie plików",
  113. "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ta aplikacja umożliwia użytkownikom udostępnianie plików w usłudze Nextcloud. Jeśli jest włączona, administrator może wybrać, które grupy mogą udostępniać pliki. Wybrani użytkownicy mogą następnie udostępniać pliki i foldery innym użytkownikom i grupom. Ponadto, jeśli administrator włącza funkcję udostępniania łącza, zewnętrzne łącze może być używane do udostępniania plików innym użytkownikom poza usługą Nextcloud. Administratorzy mogą również wymuszać ustawienia hasła, daty wygaśnięcia i włączać udostępnianie innych serwerów na serwerze, a także udostępniać je z urządzeń mobilnych.\nWyłączenie tej funkcji powoduje usunięcie udostępnianych plików i folderów na serwerze dla wszystkich odbiorców udostępnienia, a także na klientach synchronizacji i aplikacjach mobilnych. Więcej informacji można znaleźć w dokumentacji Nextcloud.",
  114. "Add to a collection" : "Dodaj do kolekcji",
  115. "Details" : "Szczegóły",
  116. "Rename collection" : "Zmień nazwę kolekcji",
  117. "file" : "plik",
  118. "Share" : "Udostępnij",
  119. "Sharing" : "Udostępnianie",
  120. "No entries found in this folder" : "Brak wpisów w tym folderze",
  121. "Name" : "Nazwa",
  122. "Share time" : "Czas udostępnienia",
  123. "Expiration date" : "Data wygaśnięcia",
  124. "Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.",
  125. "Reasons might be:" : "Możliwe powody:",
  126. "the item was removed" : "element został usunięty",
  127. "the link expired" : "link wygasł",
  128. "sharing is disabled" : "udostępnianie jest wyłączone",
  129. "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link.",
  130. "Share note" : "Notatka udostępnienia",
  131. "Toggle grid view" : "Przełącz widok siatki",
  132. "Download %s" : "Pobierz %s",
  133. "Upload files to %s" : "Prześlij pliki do %s",
  134. "Note" : "Notatka",
  135. "Select or drop files" : "Wybierz lub upuść pliki",
  136. "Uploading files…" : "Wysyłanie plików…",
  137. "Uploaded files:" : "Wysłane pliki:",
  138. "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając plik na serwer, zgadzasz się z %1$s warunków użytkowania %2$s.",
  139. "Sharing %s failed because the back end does not allow shares from type %s" : "Udostępnienie %s nie powiodło się, ponieważ back-end nie zezwala na współdzielenie typu %s",
  140. "This share is password-protected" : "Udostępniony katalog chroniony jest hasłem",
  141. "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.",
  142. "Password" : "Hasło"
  143. },
  144. "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");