* New translations calendar.json (Italian) * New translations app-shelf.json (Chinese Simplified) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Japanese) * New translations common-media-cards.json (Japanese) * New translations common-media-cards.json (Italian) * New translations calendar.json (Chinese Simplified) * New translations app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Italian) * New translations add-service-app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations app-shelf-menu.json (Italian) * New translations app-shelf-menu.json (Japanese) * New translations app-shelf-menu.json (Chinese Simplified) * New translations app-shelf.json (Italian) * New translations docker.json (Spanish) * New translations dlspeed.json (Japanese) * New translations dlspeed.json (Italian) * New translations docker.json (Italian) * New translations docker.json (Japanese) * New translations date.json (Japanese) * New translations dashdot.json (Italian) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations date.json (Italian) * New translations dashdot.json (Japanese) * New translations dlspeed.json (Chinese Simplified) * New translations dashdot.json (Chinese Simplified) * New translations date.json (Chinese Simplified) * New translations docker.json (Chinese Simplified) * New translations torrents-status.json (Japanese) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Japanese) * New translations search.json (Japanese) * New translations ping.json (Italian) * New translations overseerr.json (Italian) * New translations overseerr.json (Japanese) * New translations search.json (Italian) * New translations ping.json (Japanese) * New translations torrents-status.json (Chinese Simplified) * New translations overseerr.json (Chinese Simplified) * New translations ping.json (Chinese Simplified) * New translations search.json (Chinese Simplified) * New translations weather.json (Chinese Simplified) * New translations page-appearance.json (Japanese) * New translations page-appearance.json (Italian) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Japanese) * New translations opacity-selector.json (Japanese) * New translations color-selector.json (Italian) * New translations app-width.json (Italian) * New translations app-width.json (Japanese) * New translations opacity-selector.json (Italian) * New translations color-selector.json (Japanese) * New translations page-appearance.json (Chinese Simplified) * New translations app-width.json (Chinese Simplified) * New translations color-selector.json (Chinese Simplified) * New translations opacity-selector.json (Chinese Simplified) * New translations shade-selector.json (Chinese Simplified) * New translations module-enabler.json (Japanese) * New translations module-enabler.json (Italian) * New translations search-engine.json (Italian) * New translations search-engine.json (Japanese) * New translations internationalization.json (Japanese) * New translations config-changer.json (Italian) * New translations color-schema.json (Italian) * New translations color-schema.json (Japanese) * New translations internationalization.json (Italian) * New translations config-changer.json (Japanese) * New translations module-enabler.json (Chinese Simplified) * New translations color-schema.json (Chinese Simplified) * New translations config-changer.json (Chinese Simplified) * New translations internationalization.json (Chinese Simplified) * New translations search-engine.json (Chinese Simplified) * New translations common.json (Spanish) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Japanese) * New translations theme-selector.json (Italian) * New translations theme-selector.json (Japanese) * New translations widget-positions.json (Italian) * New translations widget-positions.json (Japanese) * New translations common.json (Italian) * New translations theme-selector.json (Chinese Simplified) * New translations widget-positions.json (Chinese Simplified) * New translations common.json (Chinese Simplified) * New translations config-changer.json (Polish) * New translations common.json (Polish) * New translations docker.json (Polish) * New translations overseerr.json (Polish) * New translations weather.json (Polish) * New translations common.json (Portuguese, Brazilian) * New translations usenet.json (Spanish) * New translations usenet.json (Japanese) * New translations usenet.json (Italian) * New translations usenet.json (Chinese Simplified)
121 lines
4.7 KiB
JSON
121 lines
4.7 KiB
JSON
{
|
|
"actionIcon": {
|
|
"tooltip": "Dodaj usługę"
|
|
},
|
|
"modal": {
|
|
"title": "Dodaj usługę",
|
|
"form": {
|
|
"validation": {
|
|
"invalidUrl": "Wprowadź prawidłowy adres URL",
|
|
"noStatusCodeSelected": ""
|
|
}
|
|
},
|
|
"tabs": {
|
|
"options": {
|
|
"title": "",
|
|
"form": {
|
|
"serviceName": {
|
|
"label": "Nazwa usługi",
|
|
"placeholder": "Plex"
|
|
},
|
|
"iconUrl": {
|
|
"label": "Adres URL ikony"
|
|
},
|
|
"serviceUrl": {
|
|
"label": "Adres URL usługi"
|
|
},
|
|
"onClickUrl": {
|
|
"label": "Adres URL kliknięcia"
|
|
},
|
|
"serviceType": {
|
|
"label": "Rodzaj usługi",
|
|
"defaultValue": "Inna",
|
|
"placeholder": "Wybierz jedną"
|
|
},
|
|
"category": {
|
|
"label": "Kategoria",
|
|
"placeholder": "Wybierz kategorię lub utwórz nową",
|
|
"nothingFound": "Nic nie znaleziono",
|
|
"createLabel": "+ Utwórz {{query}}"
|
|
},
|
|
"integrations": {
|
|
"apiKey": {
|
|
"label": "Klucz API",
|
|
"placeholder": "Twój klucz API",
|
|
"validation": {
|
|
"noKey": "Nieprawidłowy klucz"
|
|
},
|
|
"tip": {
|
|
"text": "Zdobądź swój klucz API",
|
|
"link": ""
|
|
}
|
|
},
|
|
"qBittorrent": {
|
|
"username": {
|
|
"label": "Nazwa użytkownika",
|
|
"placeholder": "admin",
|
|
"validation": {
|
|
"invalidUsername": "Nieprawidłowa nazwa użytkownika"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "Hasło",
|
|
"placeholder": "adminadmin",
|
|
"validation": {
|
|
"invalidPassword": "Nieprawidłowe hasło"
|
|
}
|
|
}
|
|
},
|
|
"deluge": {
|
|
"password": {
|
|
"label": "Hasło",
|
|
"placeholder": "password",
|
|
"validation": {
|
|
"invalidPassword": "Nieprawidłowe hasło"
|
|
}
|
|
}
|
|
},
|
|
"transmission": {
|
|
"username": {
|
|
"label": "Nazwa użytkownika",
|
|
"placeholder": "admin",
|
|
"validation": {
|
|
"invalidUsername": "Nieprawidłowa nazwa użytkownika"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "Hasło",
|
|
"placeholder": "adminadmin",
|
|
"validation": {
|
|
"invalidPassword": "Nieprawidłowe hasło"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"advancedOptions": {
|
|
"title": "",
|
|
"form": {
|
|
"ping": {
|
|
"label": "Usługa ping"
|
|
},
|
|
"httpStatusCodes": {
|
|
"label": "",
|
|
"placeholder": "",
|
|
"clearButtonLabel": "Wyczyść wybór",
|
|
"nothingFound": "Nic nie znaleziono"
|
|
},
|
|
"openServiceInNewTab": {
|
|
"label": "Otwórz usługę w nowej karcie"
|
|
},
|
|
"buttons": {
|
|
"submit": {
|
|
"content": "Dodaj usługę"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |