Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pl.json « l10n - github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b8cc4da733e63c38fb358580d034e1610f7a71f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{ "translations": {
    "You added an U2F hardware token" : "Dodano token sprzętowy U2F",
    "You removed an U2F hardware token" : "Usunięto token sprzętowy U2F",
    "U2F disabled by an admin" : "Token U2F wyłączony przez administratora",
    "U2F device" : "Urządzenie U2F",
    "Authenticate with an U2F device" : "Uwierzytelnij za pomocą urządzenia U2F",
    "Two-Factor U2F" : "Dwuskładnikowe uwierzytelnianie U2F",
    "U2F two-factor provider" : "Dostawca dwuskładnikowego uwierzytelnienia U2F",
    "A two-factor provider for U2F devices" : "Dostawca dwuskładnikowego uwierzytelnienia dla urządzeń U2F",
    "Add U2F device" : "Dodaj urządzenie U2F",
    "Please plug in your U2F device and press the device button to authorize." : "Podłącz urządzenie U2F i naciśnij przycisk urządzenia w celu autoryzacji.",
    "Name your device" : "Nazwa twojego urządzenia",
    "Add" : "Dodaj",
    "Adding your device …" : "Dodawanie urządzenia…",
    "Server error while trying to add U2F device" : "Błąd serwera podczas próby dodania urządzenia U2F",
    "U2F device is already registered (error code {errorCode})" : "Urządzenie U2F jest już zarejestrowane (kod błędu {errorCode})",
    "U2F device registration timeout reached (error code {errorCode})" : "Osiągnięty limit czasu na urządzenie U2F (kod błędu {errorCode})",
    "U2F device registration failed (error code {errorCode})" : "Rejestracja urządzenia U2F nie powiodła się (kod błędu {errorCode})",
    "Server error while trying to complete U2F device registration" : "Błąd serwera podczas próby ukończenia rejestracji urządzenia U2F",
    "An error occurred: {msg}" : "Wystąpił błąd: {msg}",
    "Retry" : "Spróbuj ponownie",
    "Plug in your U2F device and press the device button to authorize." : "Podłącz urządzenie U2F i naciśnij przycisk urządzenia w celu autoryzacji.",
    "An error occurred. Please try again." : "Wystąpił błąd. Spróbuj ponownie.",
    "Your browser does not support U2F." : "Twoja przeglądarka nie obsługuje U2F.",
    "Please use an up-to-date browser that supports U2F devices, such as Chrome, Edge, Firefox, Opera or Safari." : "Użyj aktualnej przeglądarki obsługującej urządzenia U2F, takiej jak Chrome, Edge, Firefox, Opera lub Safari.",
    "You are accessing this site via an insecure connection. Browsers might therefore refuse the U2F authentication." : "Uzyskujesz dostęp do tej witryny przez niezabezpieczone połączenie. Przeglądarki mogą zatem odmówić uwierzytelnienia U2F.",
    "Unnamed device" : "Nienazwane urządzenie",
    "Remove" : "Usuń",
    "No U2F devices configured. You are not using U2F as second factor at the moment." : "Brak skonfigurowanych urządzeń U2F. W tej chwili nie używasz U2F do uwierzytelnienia dwuskładnikowego.",
    "The following devices are configured for U2F second-factor authentication:" : "Następujące urządzenia są skonfigurowane do uwierzytelniania dwuskładnikowego U2F:"
},"pluralForm" :"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);"
}