diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
commit | f075c22c7279a1602be110ac6d8b199e4f7816c7 (patch) | |
tree | d9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /apps/comments/l10n/pl.js | |
parent | a730fafe2b6bbee8c1624d8150fbead260c0f558 (diff) | |
download | nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r-- | apps/comments/l10n/pl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 1e25084a237..19d5148477c 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -20,8 +20,16 @@ OC.L10N.register( "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...", |