diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-29 00:07:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-29 00:07:14 +0000 |
commit | 035890aeb1b6e540396fd3c81841b60ea6d76f94 (patch) | |
tree | dfa1accc855acf7b9ee84eb227e6613e06eab4be /apps/comments/l10n/pl.json | |
parent | 96c35d30c36628c1cb16e9769e66d32393dc12e0 (diff) | |
download | nextcloud-server-035890aeb1b6e540396fd3c81841b60ea6d76f94.tar.gz nextcloud-server-035890aeb1b6e540396fd3c81841b60ea6d76f94.zip |
[tx-robot] updated from transifex
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 c4822fccf99..366b26289bd 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -1,5 +1,6 @@ { "translations": { "Comments" : "Komentarze", + "Unknown user" : "Nieznany użytkownik", "New comment …" : "Nowy komentarz ...", "Delete comment" : "Skasuj komentarz", "Post" : "Zapisz", @@ -13,12 +14,15 @@ "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd", + "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n 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", "%1$s commented on %2$s" : "%1$s skomentował %2$s", + "A (now) deleted user mentioned you in a comment on \"%s\"." : "Już usunięty użytkownik wspomniał o Tobie w komentarzu do \"%s\".", + "%s mentioned you in a comment on \"%s\"." : "%s wspomniał o Tobie w komentarzu do \"%s\".", "Type in a new comment..." : "Wprowadź nowy komentarz...", "No other comments available" : "Nie ma więcej komentarzy", "More comments..." : "Więcej komentarzy...", |