2017-03-02 11:48:52 -05:00
{ "translations" : {
2019-02-26 20:12:05 -05:00
"Comments" : "Komentáře" ,
"You commented" : "Okomentovali jste" ,
"{author} commented" : "{author} okomentoval(a)" ,
"You commented on %1$s" : "Okomentovali jste %1$s" ,
"You commented on {file}" : "Okomentovali jste {file}" ,
2019-11-27 21:16:54 -05:00
"%1$s commented on %2$s" : "%1$s okomentoval(a) %2$s" ,
2019-02-26 20:12:05 -05:00
"{author} commented on {file}" : "{author} okomentoval(a) {file}" ,
2021-03-14 22:23:58 -04:00
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> k souborům" ,
2022-10-04 22:14:14 -04:00
"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" ,
2022-01-08 21:26:25 -05:00
"{user} mentioned you in a comment on \"{file}\"" : "{user} vás zmínil(a) v komentáři u „{file}“" ,
2019-02-26 20:12:05 -05:00
"Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům" ,
2018-04-11 20:19:20 -04:00
"Edit comment" : "Upravit komentář" ,
2017-03-02 11:48:52 -05:00
"Delete comment" : "Smazat komentář" ,
2020-10-22 22:18:51 -04:00
"Cancel edit" : "Zrušit úpravu" ,
"Post comment" : "Odeslat komentář" ,
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!" ,
2020-10-22 22:18:51 -04:00
"No more messages" : "Žádné další zprávy" ,
2020-10-20 22:18:44 -04:00
"Retry" : "Zkusit znovu" ,
2020-10-22 22:18:51 -04:00
"Unable to load the comments list" : "Nedaří se načíst seznam komentářů" ,
2020-10-20 22:18:44 -04:00
"_%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" ] ,
"_1 new comment_::_{unread} new comments_" : [ "Jeden nový komentář" , "{unread} nové komentáře" , "{unread} nových komentářů" , "{unread} nové komentáře" ] ,
"Comment" : "Komentář" ,
2020-10-22 22:18:51 -04:00
"An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře" ,
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Komentář smazán" ,
2020-10-22 22:18:51 -04:00
"An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře" ,
"An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře" ,
2022-12-20 21:30:14 -05:00
"%1$s commented" : "%1$s okomentováno"
2018-05-17 20:13:45 -04:00
} , "pluralForm" : "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
2017-03-02 11:48:52 -05:00
}