diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-21 02:23:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-21 02:23:12 +0000 |
commit | 8c7e246d982ac2c4de57d090f29570c05ab5bb3b (patch) | |
tree | 89229b0281dc253ab3e93f3b26f029415bc26ab4 /apps/sharebymail/l10n | |
parent | 1341dc329faffe6a9d5a02f9dd2d97ca14e31149 (diff) | |
download | nextcloud-server-8c7e246d982ac2c4de57d090f29570c05ab5bb3b.tar.gz nextcloud-server-8c7e246d982ac2c4de57d090f29570c05ab5bb3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-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«", |