Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r--apps/comments/l10n/pl.js8
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...",