diff options
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r-- | apps/comments/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 2151e14e0b5..918cfffa852 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Wyślij komentarz", "@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania", "Could not reload comments" : "Nie można ponownie wczytać komentarzy", + "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", + "Unable to load the comments list" : "Nie można załadować listy komentarzy", "No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!", "No more messages" : "Nie ma więcej wiadomości", "Retry" : "Powtórz", - "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", - "Unable to load the comments list" : "Nie można załadować listy komentarzy", "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza", |