diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-27 11:47:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-27 11:47:47 +0000 |
commit | 86594e8c18123db6696f4cedfc0578d036ad5dd6 (patch) | |
tree | d72e9c031345e125e8cc9db102b38e5d172041c2 /apps/comments/l10n | |
parent | 48d2d78863e49e0cade0bec59f834015f42bd4f7 (diff) | |
download | nextcloud-server-86594e8c18123db6696f4cedfc0578d036ad5dd6.tar.gz nextcloud-server-86594e8c18123db6696f4cedfc0578d036ad5dd6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 58be30de6e0..3a05b27649a 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -11,7 +11,7 @@ OC.L10N.register( "{author} commented on {file}" : "{author} skomentował w {file}", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu “{file}”", + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”", "Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki", "Edit comment" : "Edytuj komentarz", "Delete comment" : "Usuń komentarz", diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 607f8e35bbc..d0da6f6110f 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -9,7 +9,7 @@ "{author} commented on {file}" : "{author} skomentował w {file}", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu “{file}”", + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”", "Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki", "Edit comment" : "Edytuj komentarz", "Delete comment" : "Usuń komentarz", |