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.

sk.json 2.9KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Komentáre",
  3. "You commented" : "Komentovali ste",
  4. "{author} commented" : "{author} komentoval",
  5. "You commented on %1$s" : "Komentovali ste %1$s",
  6. "You commented on {file}" : "Komentovali ste {file}",
  7. "%1$s commented on %2$s" : "%1$s komentoval %2$s",
  8. "{author} commented on {file}" : "{author} komentoval {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári užívateľom ktorý bol už vymazaný",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} vás spomenul v komentári k “{file}”",
  12. "Files app plugin to add comments to files" : "Zásuvný modul aplikácie súborov, ktorý umožňuje súborom pridávať komentáre",
  13. "Edit comment" : "Upraviť komentár",
  14. "Delete comment" : "Zmazať komentár",
  15. "Cancel edit" : "Zrušiť upravovanie",
  16. "New comment" : "Nový komentár",
  17. "Write a comment …" : "Napísať komentár ...",
  18. "Post comment" : "Odoslať komentár",
  19. "@ for mentions, : for emoji, / for smart picker" : "@ pre spomienky, : pre emotikony, / pre inteligentný výber",
  20. "Could not reload comments" : "Nepodarilo sa obnoviť komentáre",
  21. "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!",
  22. "No more messages" : "Žiadne ďaĺšie správy",
  23. "Retry" : "Skúsiť znova",
  24. "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.",
  25. "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov",
  26. "_1 new comment_::_{unread} new comments_" : ["1 nový komentár","{unread} nové komentáre","{unread} nových komentárov","{unread} nových komentárov"],
  27. "Comment" : "Komentár",
  28. "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára",
  29. "Comment deleted" : "Komentár bol odstránený",
  30. "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára",
  31. "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára",
  32. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
  33. "Write a message …" : "Napísať správu …",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" pre spomienky, \":\" pre emotikony, \"/\" pre inteligentný výber",
  35. "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"]
  36. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  37. }