diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index df66610e72e..3b6dd6f8c48 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -151,7 +151,8 @@ OC.L10N.register( "An error occurred. Please try again" : "Wystąpił błąd. Proszę spróbować ponownie.", "{sharee} (group)" : "{sharee} (grupa)", "{sharee} (remote)" : "{sharee} (zdalny)", - "{sharee} (email)" : "{sharee} (email)", + "{sharee} (email)" : "{sharee} (e-mail)", + "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Udostępnij", "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Współdziel z innymi użytkownikami z innych serwerów używając ID Stowarzyszonej Chmury username@example.com/nextcloud ", "Share with users or by mail..." : "Współdziel z użytkownikami lub poprzez mail...", |