Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit f3126d85 authored by Pierre-Alain Bandinelli's avatar Pierre-Alain Bandinelli Committed by GitHub
Browse files

Merge pull request #140 from Valdnet/patch-12

Update PL
parents 8b482e8b 84173e97
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@ OC.L10N.register(
    "Email" : " E-mail",
    "RainLoop Webmail" : "RainLoop Webmail",
    "Go to RainLoop Webmail admin panel" : "Przejdź do panelu administracyjnego RainLoop Webmail",
    "Do not automatically login" : "Nie loguj się automatycznie",
    "Automatically login with Nextcloud user credentials" : "Automatycznie loguj się przy użyciu poświadczeń użytkownika Nextcloud",
    "Automatically login with Nextcloud user email credentials" : "Automatycznie loguj się przy użyciu poświadczeń e-mail użytkownika Nextcloud",
    "Let the user define its own email/password credentials only" : "Pozwól użytkownikowi zdefiniować tylko własne poświadczenia e-mail/hasło",
    "Automatically login with Nextcloud user credentials or user defined credentials" : "Automatycznie loguj się przy użyciu poświadczeń użytkownika Nextcloud lub poświadczeń zdefiniowanych przez użytkownika",
    "Automatically login with Nextcloud user email credentials or user defined credentials" : "Automatycznie loguj się przy użyciu poświadczeń e-mail użytkownika Nextcloud lub poświadczeń zdefiniowanych przez użytkownika",
    "Save" : "Zapisz"
},
"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);");