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" ,
2024-08-01 20:19:37 -04:00
"Files" : "Soubory" ,
2024-10-06 20:19:56 -04:00
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od účtu, 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" ,
2024-01-12 19:20:23 -05:00
"New comment" : "Nový komentář" ,
2024-01-18 19:19:27 -05:00
"Write a comment …" : "Napsat komentář…" ,
2020-10-22 22:18:51 -04:00
"Post comment" : "Odeslat komentář" ,
2023-11-23 19:27:09 -05:00
"@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr" ,
2023-11-20 19:27:59 -05:00
"Could not reload comments" : "Znovunačtení komentářů se nezdařilo" ,
2025-02-26 19:22:16 -05:00
"Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené" ,
"Unable to load the comments list" : "Nedaří se načíst seznam 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" ,
"_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" ,
2025-01-23 08:39:30 -05:00
"An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře"
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
}