diff --git a/l10n/pl.js b/l10n/pl.js index f74a1bb..c717052 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -2,7 +2,7 @@ OC.L10N.register( "twofactor_totp", { "Enable TOTP" : "Włącz TOTP", - "This is your new TOTP secret:" : "To jest twoje nowe tajne TOTP:", + "This is your new TOTP secret:" : "To jest Twoje nowe tajne TOTP:", "Scan this QR code with your TOTP app" : "Zeskanuj kod QR przy pomocy swojej aplikacji TOTP", "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Kiedy skonfigurujesz aplikację, wprowadź poniżej testowy kod, aby upewnić się, że twoja aplikacja jest skonfigurowana poprawnie.", "Authentication code" : "Kod uwierzytelnienia", diff --git a/l10n/pl.json b/l10n/pl.json index 8341d39..2820a16 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,6 +1,6 @@ { "translations": { "Enable TOTP" : "Włącz TOTP", - "This is your new TOTP secret:" : "To jest twoje nowe tajne TOTP:", + "This is your new TOTP secret:" : "To jest Twoje nowe tajne TOTP:", "Scan this QR code with your TOTP app" : "Zeskanuj kod QR przy pomocy swojej aplikacji TOTP", "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Kiedy skonfigurujesz aplikację, wprowadź poniżej testowy kod, aby upewnić się, że twoja aplikacja jest skonfigurowana poprawnie.", "Authentication code" : "Kod uwierzytelnienia",