diff options
Diffstat (limited to 'apps/comments/l10n/pl.json')
-rw-r--r-- | apps/comments/l10n/pl.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 6c03bc591f3..838f4d1aa44 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -18,8 +18,16 @@ "Comment" : "Komentarz", "You commented" : "Skomentowałeś/łaś", "%1$s commented" : "%1$s skomentował", + "{author} commented" : "{author} skomentował", + "You commented on %1$s" : "Skomentowałeś w %1$s", + "You commented on {file}" : "Skomentowałeś w {file}", "%1$s commented on %2$s" : "%1$s skomentował %2$s", + "{author} commented on {file}" : "{author} skomentował w {file}", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", + "A (now) deleted user mentioned you in a comment on “%s”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “%s”", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał o Tobie w komentarzu “%2$s”", + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu “{file}”", "Type in a new comment..." : "Wprowadź nowy komentarz...", "No other comments available" : "Nie ma więcej komentarzy", "More comments..." : "Więcej komentarzy...", |