dify/web/i18n/pl-PL/explore.json
yyh 20944e7e1a
Some checks failed
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Translate i18n Files Based on English / check-and-update (push) Has been cancelled
chore: i18n namespace refactor in package.json and add missing translations (#30324)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-12-29 20:59:11 +08:00

30 lines
1.2 KiB
JSON

{
"appCard.addToWorkspace": "Dodaj do przestrzeni roboczej",
"appCard.customize": "Dostosuj",
"appCustomize.nameRequired": "Nazwa aplikacji jest wymagana",
"appCustomize.subTitle": "Ikona i nazwa aplikacji",
"appCustomize.title": "Utwórz aplikację z {{name}}",
"apps.allCategories": "Polecane",
"apps.description": "Wykorzystaj te aplikacje szablonowe natychmiast lub dostosuj własne aplikacje na podstawie szablonów.",
"apps.title": "Odkrywaj aplikacje stworzone przez Dify",
"category.Agent": "Agent",
"category.Assistant": "Asystent",
"category.Entertainment": "Rozrywka",
"category.HR": "HR",
"category.Programming": "Programowanie",
"category.Recommended": "Zalecane",
"category.Translate": "Tłumaczenie",
"category.Workflow": "Przepływ pracy",
"category.Writing": "Pisanie",
"sidebar.action.delete": "Usuń",
"sidebar.action.pin": "Przypnij",
"sidebar.action.rename": "Zmień nazwę",
"sidebar.action.unpin": "Odepnij",
"sidebar.chat": "Czat",
"sidebar.delete.content": "Czy na pewno chcesz usunąć tę aplikację?",
"sidebar.delete.title": "Usuń aplikację",
"sidebar.discovery": "Odkrywanie",
"sidebar.workspace": "Przestrzeń robocza",
"title": "Odkryj"
}