summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r--apps/comments/l10n/pl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js
index e1a9f141fa2..6a2e0f8a9d1 100644
--- a/apps/comments/l10n/pl.js
+++ b/apps/comments/l10n/pl.js
@@ -18,16 +18,16 @@ OC.L10N.register(
"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"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");