diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-21 02:16:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-21 02:16:43 +0000 |
commit | 69482049e6ddb13d595ac79ae8678091fc8a7b76 (patch) | |
tree | c0cf41f52e64a2afbd88a1e3e48dcffe0ae8b94d /apps/files_sharing | |
parent | f9d16edd949605d1cfc49fab040c9ac2ecd63edd (diff) | |
download | nextcloud-server-69482049e6ddb13d595ac79ae8678091fc8a7b76.tar.gz nextcloud-server-69482049e6ddb13d595ac79ae8678091fc8a7b76.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-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", |