diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-26 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-26 01:06:57 +0000 |
commit | 8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch) | |
tree | a6e4cdf4ebb1f11402a1dca4afa609b6b811640c /apps/comments/l10n/pl.json | |
parent | 789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff) | |
download | nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/pl.json')
-rw-r--r-- | apps/comments/l10n/pl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 366b26289bd..01cfed1d702 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -16,16 +16,16 @@ "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", + "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", "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...", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy" + "{count} unread comments" : "{count} nieprzeczytanych komentarzy", + "You commented on %2$s" : "Skomentowałeś/łaś %2$s" },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |