diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-21 02:23:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-21 02:23:20 +0000 |
commit | 89319b995fa409f2b1a5e4bfa377b048594a9b40 (patch) | |
tree | 67639bf044943a6fd192c6f921e9f60d83565c14 /apps/sharebymail | |
parent | b3bf6401113b56ef80b3fa9b88e592a8611d5484 (diff) | |
download | nextcloud-server-89319b995fa409f2b1a5e4bfa377b048594a9b40.tar.gz nextcloud-server-89319b995fa409f2b1a5e4bfa377b048594a9b40.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index 287e4cb7ff2..ef935beffc7 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -24,7 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}", "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane", "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane", - "Sharing %1$s failed, this item is already shared with %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już współdzielony z %2$s", + "Sharing %1$s failed, this item is already shared with %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem", "%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«", diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index e6ca214dada..1b16cfc2e3d 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -22,7 +22,7 @@ "Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}", "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane", "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane", - "Sharing %1$s failed, this item is already shared with %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już współdzielony z %2$s", + "Sharing %1$s failed, this item is already shared with %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem", "%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«", |