diff options
Diffstat (limited to 'apps/sharebymail/l10n/pl.js')
-rw-r--r-- | apps/sharebymail/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index a46055ced30..6e5e8620782 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -25,7 +25,6 @@ OC.L10N.register( "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, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %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«", "%1$s shared »%2$s« with you." : "%1$s udostępnił »%2$s«.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia użytkownikom udostępnianie spersonalizowanego linku do pliku lub katalogu poprzez umieszczenie go w wiadomości e-mail.", "Send password by mail" : "Wyślij hasło e-mailem", "Reply to initiator" : "Odpowiedz inicjatorowi", + "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.", "Enforce password protection" : "Wymuś zabezpieczenie hasłem" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); |