aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-09 01:12:25 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-09 01:12:25 +0000
commitda57aaf8147778a6a2e4d3ccb0bd130ddeef2fcb (patch)
tree44996a3a3ea80c60fe1a0f6a7770eca1ec2f476a /apps/comments/l10n/pl.js
parentbd7e983080650eba778c78f3ae636a5a5c3e9e21 (diff)
downloadnextcloud-server-da57aaf8147778a6a2e4d3ccb0bd130ddeef2fcb.tar.gz
nextcloud-server-da57aaf8147778a6a2e4d3ccb0bd130ddeef2fcb.zip
[tx-robot] updated from transifex
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 7ba03a37f81..34213529d0f 100644
--- a/apps/comments/l10n/pl.js
+++ b/apps/comments/l10n/pl.js
@@ -25,13 +25,13 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s skomentował/-a %2$s",
"{author} commented on {file}" : "{author} skomentował/-a w {file}‭",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"{file}\" w komentarzach przez użytkownika, który został usunięty",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”",
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
"Unknown user" : "Nieznany użytkownik",
"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}”"
+ "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ł/-a o Tobie w komentarzu “%2$s”",
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");