You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Type in a new comment..." : "Wprowadź nowy komentarz...",
  3. "Delete comment" : "Skasuj komentarz",
  4. "Post" : "Zapisz",
  5. "Cancel" : "Anuluj",
  6. "Edit comment" : "Edytuj komentarz",
  7. "[Deleted user]" : "[Usunięty użytkownik]",
  8. "Comments" : "Komentarze",
  9. "No other comments available" : "Nie ma więcej komentarzy",
  10. "More comments..." : "Więcej komentarzy...",
  11. "Save" : "Zapisz",
  12. "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
  13. "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.",
  14. "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.",
  15. "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd",
  16. "{count} unread comments" : "{count} nieprzeczytanych komentarzy",
  17. "Comment" : "Komentarz",
  18. "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentarze</strong> dla plików <em>(zawsze wypisane w strumieniu)</em>",
  19. "You commented" : "Skomentowałeś/łaś",
  20. "%1$s commented" : "%1$s skomentował",
  21. "You commented on %2$s" : "Skomentowałeś/łaś %2$s",
  22. "%1$s commented on %2$s" : "%1$s skomentował %2$s"
  23. },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
  24. }