Dev-iL commented on code in PR #60633:
URL: https://github.com/apache/airflow/pull/60633#discussion_r2699507400
##########
airflow-core/src/airflow/ui/public/i18n/locales/he/components.json:
##########
@@ -11,6 +11,7 @@
"maxRuns": "מספר ריצות מקבילות מירבי",
"missingAndErroredRuns": "הרצות חסרות ושגויות",
"missingRuns": "הרצות חסרות",
+ "permissionDenied": "הרצה יבשה (Dry Run) נכשלה: למשתמש אין הרשאה ליצור
Backfills.",
Review Comment:
משהו פה מוזר
1. אם כבר "יבשה"
2. אני אישית מעדיף "הרצת דמה". אפשר תיאורטית "על יבש" אבל זה נשמע לי יותר
מדי סלנג
##########
airflow-core/src/airflow/ui/public/i18n/locales/he/components.json:
##########
@@ -121,10 +122,23 @@
"sortedDescending": "ממוין בסדר יורד",
"sortedUnsorted": "לא ממוין",
"taskTries": "ניסיונות משימה",
+ "taskTryPlaceholder": "ניסיון משימה",
+ "team": {
+ "selector": {
+ "helperText": "אופציונלי. הגבל שימוש לצוות מסוים.",
+ "label": "צוות",
+ "placeHolder": "בחר צוות"
+ }
+ },
"toggleCardView": "הצג תצוגת כרטיסים",
"toggleTableView": "הצג תצוגת טבלה",
"triggerDag": {
"button": "הפעל",
+ "dataInterval": "מקטע נתונים",
Review Comment:
מורפיקס אומר: מִרְוָח, רֶוַח, פַּעַר, אִינְטֶרְוָל; הַפְסָקָה; פֶּרֶק זְמַן
נראה לי שאפשר לכתוב מרווח עם חיריק במ' כדי להבדיל מ spacious
##########
airflow-core/src/airflow/ui/public/i18n/locales/he/components.json:
##########
@@ -121,10 +122,23 @@
"sortedDescending": "ממוין בסדר יורד",
"sortedUnsorted": "לא ממוין",
"taskTries": "ניסיונות משימה",
+ "taskTryPlaceholder": "ניסיון משימה",
+ "team": {
+ "selector": {
+ "helperText": "אופציונלי. הגבל שימוש לצוות מסוים.",
+ "label": "צוות",
+ "placeHolder": "בחר צוות"
+ }
+ },
"toggleCardView": "הצג תצוגת כרטיסים",
"toggleTableView": "הצג תצוגת טבלה",
"triggerDag": {
"button": "הפעל",
+ "dataInterval": "מקטע נתונים",
+ "dataIntervalAuto": "מוסק מתוך התאריך הלוגי וטבלת הזמנים",
Review Comment:
```suggestion
"dataIntervalAuto": "הסק מתוך התאריך הלוגי וטבלת הזמנים",
```
##########
airflow-core/src/airflow/ui/public/i18n/locales/he/common.json:
##########
@@ -80,6 +80,11 @@
"dagWarnings": "אזהרות/שגיאות Dag",
"defaultToGraphView": "תצוגת גרף כברירת מחדל",
"defaultToGridView": "תצוגת רשת כברירת מחדל",
Review Comment:
אני יודע שזה לא קשור לשינויים, אבל בכ"ז... אולי כדאי לקרוא לזה "תצוגת מערך"
--
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]