balause commented on code in PR #68385:
URL: https://github.com/apache/airflow/pull/68385#discussion_r3406274873


##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/components.json:
##########
@@ -10,9 +10,12 @@
     "maxRuns": "Maximális aktív futások",
     "missingAndErroredRuns": "Hiányzó és hibás futások",
     "missingRuns": "Hiányzó futások",
+    "overrideExistingParams": "Felülírás meglévő paramétereken",
     "permissionDenied": "Próbafuttatás sikertelen: a felhasználónak nincs 
jogosultsága backfill létrehozásához.",
     "reprocessBehavior": "Újrafeldolgozás viselkedése",
     "run": "Backfill futtatása",
+    "scheduleNotBackfillable": "A Dag ütemezése nem támogatja a backfill 
futtatást",
+    "schedulerPriorityHint": "A backfill Dag futások a nem-backfill futások 
után kerülnek ütemezésre minden ütemezési ciklusban. A backfill futások 
hosszabb ideig maradhatnak sorban, ha más nem-backfill futások is jelen 
vannak.",

Review Comment:
   "A backfill típusú Dag futások mindig a nem-backfill futásokat követően 
kerülnek sorra az ütemezési ciklusokban. Ha nem-backfill futások is vannak a 
sorban, akkor a backfill futások hosszabb ideig is ott maradhatnak.",



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to