diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-21 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-21 02:17:03 +0000 |
commit | 81d5e85d2b335f7c8bc9f3690d5e580145d8ad5c (patch) | |
tree | c3494b02674214887480590b8dbe5fc3bc3170f0 /apps/files_sharing/l10n | |
parent | 20aa6162397d3b50e9f5290ee3cdcca573856b23 (diff) | |
download | nextcloud-server-81d5e85d2b335f7c8bc9f3690d5e580145d8ad5c.tar.gz nextcloud-server-81d5e85d2b335f7c8bc9f3690d5e580145d8ad5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 8b7abc3cd76..19acac050e3 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -89,7 +89,7 @@ OC.L10N.register( "{actor} removed themselves from {file}" : "{actor} usunął się z {file}", "{actor} shared {file} with {user}" : "{actor} współdzieli {file} z {user}", "{actor} removed {user} from {file}" : "{actor} usunął użytkownika {user} z {file}", - "{actor} shared {file} with you" : "{actor} udostępnił Ci {file}", + "{actor} shared {file} with you" : "{actor} udostępnił Tobie {file}", "{actor} removed you from the share named {file}" : "{actor} usunął Cię z współdzielenia o nazwie {file}", "Share for file {file} with {user} expired" : "Współdzielenie pliku {file} z {user} wygasło", "Share for file {file} expired" : "Udostępnianie pliku {file} wygasło", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index da0a36571b0..eed62a79a5b 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -87,7 +87,7 @@ "{actor} removed themselves from {file}" : "{actor} usunął się z {file}", "{actor} shared {file} with {user}" : "{actor} współdzieli {file} z {user}", "{actor} removed {user} from {file}" : "{actor} usunął użytkownika {user} z {file}", - "{actor} shared {file} with you" : "{actor} udostępnił Ci {file}", + "{actor} shared {file} with you" : "{actor} udostępnił Tobie {file}", "{actor} removed you from the share named {file}" : "{actor} usunął Cię z współdzielenia o nazwie {file}", "Share for file {file} with {user} expired" : "Współdzielenie pliku {file} z {user} wygasło", "Share for file {file} expired" : "Udostępnianie pliku {file} wygasło", |