From bd13353c4d246398d4ed31c6696338f8032221ae Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 20 Jun 2016 01:54:50 -0400 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/pl.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/comments/l10n/pl.js') diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index d5e3f4b3320..d4a492e1da2 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -14,7 +14,10 @@ OC.L10N.register( "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}", "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "Comment" : "Komentarz", + "Comments for files (always listed in stream)" : "Komentarze dla plików (zawsze wypisane w strumieniu)", + "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" }, "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); -- cgit v1.2.3