New translations en.json (Polish)

This commit is contained in:
Nicolas Meienberger 2023-05-16 13:28:36 +02:00
parent 2f80d2e283
commit a81e478527

View file

@ -179,112 +179,112 @@
"submit-update": "Zaktualizuj",
"errors": {
"required": "{label} jest wymagane",
"regex": "{label} musi być zgodny ze wzorem {pattern}",
"max-length": "{label} must be less than {max} characters",
"min-length": "{label} must be at least {min} characters",
"between-length": "{label} must be between {min} and {max} characters",
"invalid-email": "{label} must be a valid email address",
"number": "{label} must be a number",
"fqdn": "{label} must be a valid domain",
"ip": "{label} must be a valid IP address",
"fqdnip": "{label} must be a valid domain or IP address",
"url": "{label} must be a valid URL"
"regex": "{label} musi być zgodne ze wzorem {pattern}",
"max-length": "{label} musi być krótsze niż {max} znaków",
"min-length": "{label} musi zawierać co najmniej {min} znaków",
"between-length": "{label} musi zawierać od {min} do {max} znaków",
"invalid-email": "{label} musi być prawidłowym adresem e-mail",
"number": "{label} musi być liczbą",
"fqdn": "{label} musi być prawidłową domeną",
"ip": "{label} musi być prawidłowym adresem IP",
"fqdnip": "{label} musi być prawidłową domeną lub adresem IP",
"url": "{label} musi być prawidłowym adresem URL"
}
},
"stop-form": {
"title": "Stop {name} ?",
"subtitle": "All data will be retained",
"submit": "Stop"
"title": "Zatrzymać {name}?",
"subtitle": "Wszystkie dane zostaną zachowane",
"submit": "Zatrzymaj"
},
"uninstall-form": {
"title": "Uninstall {name} ?",
"subtitle": "All data for this app will be lost.",
"warning": "Are you sure? This action cannot be undone.",
"submit": "Uninstall"
"title": "Odinstalować {name}?",
"subtitle": "Wszystkie dane tej aplikacji zostaną utracone.",
"warning": "Jesteś pewien? Tej akcji nie można cofnąć.",
"submit": "Odinstaluj"
},
"update-form": {
"title": "Update {name} ?",
"subtitle1": "Update app to latest verion :",
"subtitle2": "This will reset your custom configuration (e.g. changes in docker-compose.yml)",
"submit": "Update"
"title": "Zaktualizować {name}?",
"subtitle1": "Zaktualizuj aplikację do najnowszej wersji:",
"subtitle2": "Spowoduje to zresetowanie twojej konfiguracji (np. zmiany w docker-compose.yml)",
"submit": "Aktualizuj"
},
"update-settings-form": {
"title": "Update {name} config"
"title": "Zaktualizuj konfigurację {name}"
}
}
},
"settings": {
"title": "Settings",
"title": "Ustawienia",
"actions": {
"tab-title": "Actions",
"title": "Actions",
"current-version": "Current version: {version}",
"stay-up-to-date": "Stay up to date with the latest version of Tipi",
"new-version": "A new version ({version}) of Tipi is available",
"maintenance-title": "Maintenance",
"maintenance-subtitle": "Common actions to perform on your instance",
"restart": "Restart",
"update": "Update to {version}",
"already-latest": "Already up to date"
"tab-title": "Akcje",
"title": "Akcje",
"current-version": "Aktualna wersja: {version}",
"stay-up-to-date": "Bądź na bieżąco z najnowszą wersją Tipi",
"new-version": "Dostępna jest nowa wersja ({version}) Tipi",
"maintenance-title": "Przerwa techniczna",
"maintenance-subtitle": "Wspólne działania do wykonania na twojej instancji",
"restart": "Uruchom ponownie",
"update": "Zaktualizuj do {version}",
"already-latest": "Już aktualne"
},
"settings": {
"tab-title": "Settings",
"title": "General settings",
"subtitle": "This will update your settings.json file. Make sure you know what you are doing before updating these values.",
"settings-updated": "Settings updated. Restart your instance to apply new settings.",
"invalid-ip": "Invalid IP address",
"invalid-url": "Invalid URL",
"invalid-domain": "Invalid domain",
"domain-name": "Domain name",
"domain-name-hint": "Make sure this exact domain contains an A record pointing to your IP.",
"dns-ip": "DNS IP",
"internal-ip": "Internal IP",
"internal-ip-hint": "IP address your server is listening on.",
"apps-repo": "Apps repo URL",
"apps-repo-hint": "URL to the apps repository.",
"storage-path": "Storage path",
"storage-path-hint": "Path to the storage directory. Keep empty for default (runtipi/app-data). Make sure it is an absolute path and that it exists",
"submit": "Save",
"user-settings-title": "User settings"
"tab-title": "Ustawienia",
"title": "Ustawienia ogólne",
"subtitle": "Spowoduje to aktualizację pliku settings.json. Upewnij się, że wiesz, co robisz przed aktualizacją tych wartości.",
"settings-updated": "Ustawienia zaktualizowane. Uruchom ponownie instancję, aby zastosować nowe ustawienia.",
"invalid-ip": "Nieprawidłowy adres IP",
"invalid-url": "Nieprawidłowy adres URL",
"invalid-domain": "Nieprawidłowa domena",
"domain-name": "Nazwa domeny",
"domain-name-hint": "Upewnij się, że dokładnie ta domena zawiera rekord A wskazujący na twój adres IP.",
"dns-ip": "IP DNS",
"internal-ip": "Wewnętrzny adres IP",
"internal-ip-hint": "Adres IP, który nasłuchuje twój serwer.",
"apps-repo": "URL repozytorium aplikacji",
"apps-repo-hint": "Adres URL do repozytorium aplikacji.",
"storage-path": "Ścieżka przechowywania",
"storage-path-hint": "Ścieżka do katalogu pamięci. Pozostaw domyślnie puste (runtipi/app-data). Upewnij się, że jest to ścieżka bezwzględna i że istnieje",
"submit": "Zapisz",
"user-settings-title": "Ustawienia użytkownika"
},
"security": {
"tab-title": "Security",
"change-password-title": "Change password",
"change-password-subtitle": "Changing your password will log you out of all devices.",
"password-change-success": "Password changed successfully",
"2fa-title": "Two-factor authentication",
"2fa-subtitle": "Two-factor authentication (2FA) adds an additional layer of security to your account.",
"2fa-subtitle-2": "When enabled, you will be prompted to enter a code from your authenticator app when you log in.",
"2fa-enable-success": "Two-factor authentication enabled",
"2fa-disable-success": "Two-factor authentication disabled",
"scan-qr-code": "Scan this QR code with your authenticator app.",
"enter-key-manually": "Or enter this key manually.",
"enter-2fa-code": "Enter the 6-digit code from your authenticator app",
"enable-2fa": "Enable two-factor authentication",
"disable-2fa": "Disable two-factor authentication",
"password-needed": "Password needed",
"password-needed-hint": "Your password is required to change two-factor authentication settings.",
"tab-title": "Bezpieczeństwo",
"change-password-title": "Zmień hasło",
"change-password-subtitle": "Zmiana hasła wyloguje Cię ze wszystkich urządzeń.",
"password-change-success": "Hasło zostało pomyślnie zmienione",
"2fa-title": "Weryfikacja dwuetapowa",
"2fa-subtitle": "Weryfikacja dwuetapowa (2FA) jest dodatkową warstwą zabezpieczeń do Twojego konta.",
"2fa-subtitle-2": "Po włączeniu tej opcji zostaniesz poproszony o wprowadzenie kodu z aplikacji uwierzytelniającej po zalogowaniu się.",
"2fa-enable-success": "Weryfikacja dwuetapowa włączona",
"2fa-disable-success": "Weryfikacja dwuetapowa wyłączona",
"scan-qr-code": "Zeskanuj ten kod QR za pomocą aplikacji uwierzytelniającej.",
"enter-key-manually": "Lub wprowadź ten klucz ręcznie.",
"enter-2fa-code": "Wprowadź 6-cyfrowy kod z aplikacji uwierzytelniającej",
"enable-2fa": "Włącz weryfikację dwuetapową",
"disable-2fa": "Wyłącz weryfikację dwuetapową",
"password-needed": "Wymagane hasło",
"password-needed-hint": "Twoje hasło jest wymagane do zmiany ustawień weryfikacji dwuetapowej.",
"form": {
"password-length": "Password must be at least 8 characters",
"password-match": "Passwords do not match",
"current-password": "Current password",
"new-password": "New password",
"confirm-password": "Confirm new password",
"change-password": "Change password",
"password": "Password"
"password-length": "Hasło musi zawierać co najmniej 8 znaków",
"password-match": "Hasła nie są identyczne",
"current-password": "Aktualne hasło",
"new-password": "Nowe hasło",
"confirm-password": "Potwierdź nowe hasło",
"change-password": "Zmień hasło",
"password": "Hasło"
}
}
},
"header": {
"dashboard": "Dashboard",
"my-apps": "My Apps",
"app-store": "App Store",
"settings": "Settings",
"logout": "Logout",
"dark-mode": "Dark Mode",
"light-mode": "Light Mode",
"dashboard": "Panel nawigacyjny",
"my-apps": "Moje aplikacje",
"app-store": "Sklep z aplikacjami",
"settings": "Ustawienia",
"logout": "Wyloguj się",
"dark-mode": "Tryb ciemny",
"light-mode": "Tryb jasny",
"sponsor": "Sponsor",
"source-code": "Source code",
"update-available": "Update available"
"source-code": "Kod źródłowy",
"update-available": "Dostępna aktualizacja"
}
}