pl.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "en": "pl",
  3. "Paste does not exist, has expired or has been deleted.":
  4. "Wklejka nie istnieje, wygasła albo została usunięta.",
  5. "ZeroBin requires php 5.2.6 or above to work. Sorry.":
  6. "ZeroBin wymaga PHP w wersji 5.2.6 lub nowszej, sorry.",
  7. "ZeroBin requires configuration section [%s] to be present in configuration file.":
  8. "ZeroBin wymaga obecności sekcji [%s] w pliku konfiguracyjnym.",
  9. "Please wait %d seconds between each post.":
  10. "Poczekaj %d sekund pomiędzy każdą wklejką.",
  11. "Paste is limited to %s of encrypted data.":
  12. "Wklejka jest limitowana do %s zaszyfrowanych danych.",
  13. "Invalid data.":
  14. "Nieprawidłowe dane.",
  15. "You are unlucky. Try again.":
  16. "Miałeś pecha. Spróbuj ponownie.",
  17. "Error saving comment. Sorry.":
  18. "Błąd przy zapisywaniu komentarza, sorry.",
  19. "Error saving paste. Sorry.":
  20. "Błąd przy zapisywaniu wklejki, sorry.",
  21. "Invalid paste ID.":
  22. "Nieprawidłowe ID wklejki.",
  23. "Paste is not of burn-after-reading type.":
  24. "Ta wklejka nie ulega autodestrukcji po przeczytaniu.",
  25. "Wrong deletion token. Paste was not deleted.":
  26. "Nieprawidłowy token usuwania. Wklejka nie została usunięta.",
  27. "Paste was properly deleted.":
  28. "Wklejka usunięta poprawnie.",
  29. "ZeroBin": "ZeroBin",
  30. "ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href=\"https://github.com/elrido/ZeroBin/wiki\">project page</a>.":
  31. "ZeroBin jest minimalistycznym, otwartoźródłowym serwisem typu pastebin, w którym serwer nie ma jakichkolwiek informacji o tym, co jest wklejane. Dane są szyfrowane i deszyfrowane <i>w przeglądarce</i> z użyciem 256-bitowego klucza AES. Więcej informacji na <a href=\"https://github.com/elrido/ZeroBin/wiki\">stronie projektu</a>.",
  32. "Because ignorance is bliss":
  33. "Ponieważ ignorancja jest cnotą",
  34. "Javascript is required for ZeroBin to work.<br />Sorry for the inconvenience.":
  35. "Do działania ZeroBina jest wymagany JavaScript. Przepraszamy za tę niedogodność.",
  36. "ZeroBin requires a modern browser to work.":
  37. "ZeroBin wymaga do działania nowoczesnej przeglądarki.",
  38. "Still using Internet Explorer? Do yourself a favor, switch to a modern browser:":
  39. "Cały czas używasz Internet Explorera? Zrób sobie przysługę, przesiądź się na nowoczesną przeglądarkę:",
  40. "New":
  41. "Nowa",
  42. "Send":
  43. "Wyślij",
  44. "Clone":
  45. "Sklonuj",
  46. "Raw text":
  47. "Czysty tekst",
  48. "Expires":
  49. "Wygasa",
  50. "Burn after reading":
  51. "Zniszcz po przeczytaniu",
  52. "Open discussion":
  53. "Otwarta dyskusja",
  54. "Password (recommended)":
  55. "Hasło (zalecane)",
  56. "Discussion":
  57. "Dyskusja",
  58. "Toggle navigation":
  59. "Przełącz nawigację",
  60. "%d seconds": ["%d second", "%d second", "%d second"],
  61. "%d minutes": ["%d minut", "%d minut", "%d minut"],
  62. "%d hours": ["%d godzina", "%d godzina", "%d godzina"],
  63. "%d days": ["%d dzień", "%d dzień", "%d dzień"],
  64. "%d weeks": ["%d tydzień", "%d tydzień", "%d tydzień"],
  65. "%d months": ["%d miesiąc", "%d miesiąc", "%d miesiąc"],
  66. "%d years": ["%d rok", "%d rok", "%d rok"],
  67. "Never":
  68. "Nigdy",
  69. "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.":
  70. "Notka: To jest usługa testowa. Dane mogą zostać usunięte w dowolnym momencie. Kociątka umrą, jeśli nadużyjesz tej usługi.",
  71. "This document will expire in %d seconds.":
  72. ["This document will expire in %d second.", "This document will expire in %d seconds."],
  73. "This document will expire in %d minutes.":
  74. ["This document will expire in %d minute.", "This document will expire in %d minutes."],
  75. "This document will expire in %d hours.":
  76. ["This document will expire in %d hour.", "This document will expire in %d hours."],
  77. "This document will expire in %d days.":
  78. ["This document will expire in %d day.", "This document will expire in %d days."],
  79. "This document will expire in %d months.":
  80. ["This document will expire in %d month.", "This document will expire in %d months."],
  81. "Please enter the password for this paste:":
  82. "Please enter the password for this paste:",
  83. "Could not decrypt data (Wrong key?)":
  84. "Could not decrypt data (Wrong key?)",
  85. "Could not delete the paste, it was not stored in burn after reading mode.":
  86. "Could not delete the paste, it was not stored in burn after reading mode.",
  87. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.":
  88. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.",
  89. "Could not decrypt comment; Wrong key?":
  90. "Could not decrypt comment; Wrong key?",
  91. "Reply":
  92. "Reply",
  93. "Anonymous":
  94. "Anonymous",
  95. "Anonymous avatar (Vizhash of the IP address)":
  96. "Anonymous avatar (Vizhash of the IP address)",
  97. "Add comment":
  98. "Add comment",
  99. "Optional nickname...":
  100. "Optional nickname...",
  101. "Post comment":
  102. "Post comment",
  103. "Sending comment...":
  104. "Sending comment...",
  105. "Comment posted.":
  106. "Comment posted.",
  107. "Could not refresh display: %s":
  108. "Could not refresh display: %s",
  109. "unknown status":
  110. "unknown status",
  111. "server error or not responding":
  112. "server error or not responding",
  113. "Could not post comment: %s":
  114. "Could not post comment: %s",
  115. "Sending paste (Please move your mouse for more entropy)...":
  116. "Sending paste (Please move your mouse for more entropy)...",
  117. "Sending paste...":
  118. "Sending paste...",
  119. "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>":
  120. "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>",
  121. "Delete data":
  122. "Delete data",
  123. "Could not create paste: %s":
  124. "Could not create paste: %s",
  125. "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)":
  126. "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)",
  127. "Format": "Format",
  128. "Plain Text": "Plain Text",
  129. "Source Code": "Source Code",
  130. "Markdown": "Markdown",
  131. "Download attachment": "Download attachment",
  132. "Cloned file attached.": "Cloned file attached.",
  133. "Attach a file": "Attach a file",
  134. "Remove attachment": "Remove attachment",
  135. "Your browser does not support uploading encrypted files. Please use a newer browser.":
  136. "Your browser does not support uploading encrypted files. Please use a newer browser.",
  137. "Invalid attachment.": "Invalid attachment.",
  138. "Options": "Options",
  139. "Shorten URL": "Skróć adres URL"
  140. }