mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-05 01:16:36 +00:00
New translations en-us.json (Polish)
This commit is contained in:
@@ -2850,10 +2850,10 @@
|
|||||||
"httpDestAuthNoneTitle": "Brak uwierzytelniania",
|
"httpDestAuthNoneTitle": "Brak uwierzytelniania",
|
||||||
"httpDestAuthNoneDescription": "Wysyła żądania bez nagłówka autoryzacji.",
|
"httpDestAuthNoneDescription": "Wysyła żądania bez nagłówka autoryzacji.",
|
||||||
"httpDestAuthBearerTitle": "Token Bearer",
|
"httpDestAuthBearerTitle": "Token Bearer",
|
||||||
"httpDestAuthBearerDescription": "Dodaje autoryzację: nagłówek Bearer '<token>' do każdego żądania.",
|
"httpDestAuthBearerDescription": "Adds an Authorization: Bearer '<token>' header to each request.",
|
||||||
"httpDestAuthBearerPlaceholder": "Twój klucz API lub token",
|
"httpDestAuthBearerPlaceholder": "Twój klucz API lub token",
|
||||||
"httpDestAuthBasicTitle": "Podstawowa Autoryzacja",
|
"httpDestAuthBasicTitle": "Podstawowa Autoryzacja",
|
||||||
"httpDestAuthBasicDescription": "Dodaje Autoryzacja: Nagłówek Basic '<credentials>' . Podaj poświadczenia jako nazwę użytkownika: hasło.",
|
"httpDestAuthBasicDescription": "Adds an Authorization: Basic '<credentials>' header. Provide credentials as username:password.",
|
||||||
"httpDestAuthBasicPlaceholder": "Nazwa użytkownika:hasło",
|
"httpDestAuthBasicPlaceholder": "Nazwa użytkownika:hasło",
|
||||||
"httpDestAuthCustomTitle": "Niestandardowy nagłówek",
|
"httpDestAuthCustomTitle": "Niestandardowy nagłówek",
|
||||||
"httpDestAuthCustomDescription": "Określ niestandardową nazwę nagłówka HTTP i wartość dla uwierzytelniania (np. X-API-Key).",
|
"httpDestAuthCustomDescription": "Określ niestandardową nazwę nagłówka HTTP i wartość dla uwierzytelniania (np. X-API-Key).",
|
||||||
|
|||||||
Reference in New Issue
Block a user