cs_CZ.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Komentáře",
  3. "Unknown user" : "Neznámý uživatel",
  4. "New comment …" : "Nový komentář ...",
  5. "Delete comment" : "Smazat komentář",
  6. "Post" : "Zveřejnit",
  7. "Cancel" : "Zrušit",
  8. "Edit comment" : "Upravit komentář",
  9. "[Deleted user]" : "[Smazaný uživatel]",
  10. "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
  11. "More comments …" : "Více komentářů ...",
  12. "Save" : "Uložit",
  13. "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}",
  15. "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}",
  16. "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře",
  17. "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"],
  18. "Comment" : "Komentář",
  19. "You commented" : "Okomentoval(a) jsi",
  20. "%1$s commented" : "%1$s okomentován",
  21. "{author} commented" : "{author} okomentoval(a)",
  22. "You commented on %1$s" : "Okomentoval(a) jste %1$s",
  23. "You commented on {file}" : "Okomentoval(a) jste {file}",
  24. "%1$s commented on %2$s" : "%1$s okomentoval %2$s",
  25. "{author} commented on {file}" : "{author} okomentoval(a) {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
  31. "Type in a new comment..." : "Zadat nový komentář...",
  32. "No other comments available" : "Nejsou dostupné žádné další komentáře",
  33. "More comments..." : "Více komentářů...",
  34. "{count} unread comments" : "{count} nepřečtených komentářů",
  35. "You commented on %2$s" : "Okomentoval(a) jsi %2$s"
  36. },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
  37. }