diff options
Diffstat (limited to 'apps/comments/l10n/pl.json')
-rw-r--r-- | apps/comments/l10n/pl.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index c4ab08912d0..7a8a18fb61a 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -1,10 +1,13 @@ { "translations": { + "New comment …" : "Nowy komentarz ...", "Delete comment" : "Skasuj komentarz", "Post" : "Zapisz", "Cancel" : "Anuluj", "Edit comment" : "Edytuj komentarz", "[Deleted user]" : "[Usunięty użytkownik]", "Comments" : "Komentarze", + "No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!", + "More comments …" : "Więcej komentarzy ...", "Save" : "Zapisz", "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}", "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.", @@ -12,6 +15,7 @@ "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd", "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "Comment" : "Komentarz", + "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", "You commented" : "Skomentowałeś/łaś", "%1$s commented" : "%1$s skomentował", "You commented on %2$s" : "Skomentowałeś/łaś %2$s", |