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.

cs.json 2.7KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "Comments" : "Komentáře",
  3. "You commented" : "Okomentovali jste",
  4. "{author} commented" : "{author} okomentoval(a)",
  5. "You commented on %1$s" : "Okomentovali jste %1$s",
  6. "You commented on {file}" : "Okomentovali jste {file}",
  7. "%1$s commented on %2$s" : "%1$s okomentoval(a) %2$s",
  8. "{author} commented on {file}" : "{author} okomentoval(a) {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> k souborům",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} vás zmínil(a) v komentáři u „{file}“",
  11. "Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům",
  12. "Edit comment" : "Upravit komentář",
  13. "Delete comment" : "Smazat komentář",
  14. "Cancel edit" : "Zrušit úpravu",
  15. "New comment" : "Nový komentář",
  16. "Write a comment …" : "Napsat komentář…",
  17. "Post comment" : "Odeslat komentář",
  18. "@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr",
  19. "Could not reload comments" : "Znovunačtení komentářů se nezdařilo",
  20. "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
  21. "No more messages" : "Žádné další zprávy",
  22. "Retry" : "Zkusit znovu",
  23. "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené",
  24. "Unable to load the comments list" : "Nedaří se načíst seznam komentářů",
  25. "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"],
  26. "Comment" : "Komentář",
  27. "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře",
  28. "Comment deleted" : "Komentář smazán",
  29. "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře",
  30. "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře",
  31. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán",
  32. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@“ pro zmínění, „:“ pro emotikony, „/“ pro inteligentní výběr",
  33. "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"]
  34. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
  35. }