aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-23 02:18:24 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-23 02:18:24 +0000
commit2a01308d5cced43a92e2d54049897f6471284e5d (patch)
tree1667c71990aea3dcb9b3aa63f90cb1d9560ba5a0 /apps/comments/l10n/pl.js
parent179a8b679089598346b67c9248b920d34d9e8598 (diff)
downloadnextcloud-server-2a01308d5cced43a92e2d54049897f6471284e5d.tar.gz
nextcloud-server-2a01308d5cced43a92e2d54049897f6471284e5d.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 ea7a8e5c0eb..f5bec8f206f 100644
--- a/apps/comments/l10n/pl.js
+++ b/apps/comments/l10n/pl.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"comments",
{
"Comments" : "Komentarze",
- "You commented" : "Skomentowałeś/-aś",
+ "You commented" : "Skomentowałeś",
"%1$s commented" : "%1$s skomentował",
"{author} commented" : "{author} skomentował",
- "You commented on %1$s" : "Skomentowałeś/-aś w %1$s",
- "You commented on {file}" : "Skomentowałeś/-aś w {file}",
+ "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",