diff options
Diffstat (limited to 'apps/comments/l10n/cs.js')
-rw-r--r-- | apps/comments/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 6583b06d541..1c8d69c14e5 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Odeslat komentář", "@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr", "Could not reload comments" : "Znovunačtení komentářů se nezdařilo", + "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ářů", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", - "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ářů", "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", |