This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-1-test by this push:
new c232b119f09 [v3-1-test] Close the gaps in PL translation 2025-12-09
(#59251) (#59256)
c232b119f09 is described below
commit c232b119f096ee42e93787ee4c2c0d81de74a74d
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Dec 9 20:33:56 2025 +0100
[v3-1-test] Close the gaps in PL translation 2025-12-09 (#59251) (#59256)
---
airflow-core/src/airflow/ui/public/i18n/locales/pl/assets.json | 2 ++
airflow-core/src/airflow/ui/public/i18n/locales/pl/browse.json | 4 ----
airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json | 2 ++
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/pl/assets.json
b/airflow-core/src/airflow/ui/public/i18n/locales/pl/assets.json
index 8456890416b..ef84d8e4c98 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/pl/assets.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/pl/assets.json
@@ -1,5 +1,6 @@
{
"consumingDags": "Przetwarzanie Dagów",
+ "consumingTasks": "Przetwarzanie zadań",
"createEvent": {
"button": "Utwórz zdarzenie",
"manual": {
@@ -21,6 +22,7 @@
},
"title": "Utwórz zdarzenie zasobu dla {{name}}"
},
+ "extra": "Dodatkowe",
"group": "Grupa",
"lastAssetEvent": "Ostatnie zdarzenie zasobu",
"name": "Nazwa",
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/pl/browse.json
b/airflow-core/src/airflow/ui/public/i18n/locales/pl/browse.json
index 2ea27a65a50..9358f954d88 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/pl/browse.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/pl/browse.json
@@ -1,9 +1,5 @@
{
"auditLog": {
- "actions": {
- "collapseAllExtra": "Zwiń wszystkie dodatkowe dane JSON",
- "expandAllExtra": "Rozwiń wszystkie dodatkowe dane JSON"
- },
"columns": {
"event": "Zdarzenie",
"extra": "Dodatkowe",
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
b/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
index 39e01fb9ef4..ba083876587 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/pl/common.json
@@ -31,6 +31,7 @@
"requiredActions": "Wymagane akcje",
"xcoms": "XComy"
},
+ "collapseAllExtra": "Zwiń wszystkie dodatkowe dane JSON",
"collapseDetailsPanel": "Zwiń panel szczegółów",
"createdAssetEvent_few": "Utworzone zdarzenia zasobów",
"createdAssetEvent_many": "Utworzonych zdarzeń zasobów",
@@ -111,6 +112,7 @@
"hotkey": "e",
"tooltip": "Wybierz {{hotkey}} aby przełączyć rozwijanie"
},
+ "expandAllExtra": "Rozwiń wszystkie dodatkowe dane JSON",
"expression": {
"all": "Wszystkie",
"and": "ORAZ",