File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
airflow-core/src/airflow/ui/public/i18n/locales/ca Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 4040 "hasTaskConcurrencyLimits" : " Té límits de concurrència de tasques" ,
4141 "lastExpired" : " Últim caducat" ,
4242 "lastParseDuration" : " Duració de l'últim anàlisi" ,
43- "lastParsed" : " Últim anàlitzat " ,
43+ "lastParsed" : " Últim analitzat " ,
4444 "latestDagVersion" : " Última versió del Dag" ,
4545 "latestRun" : " Última execució" ,
4646 "maxActiveRuns" : " Màxim d'execucions actives" ,
7878 "githubRepo" : " Repositori de GitHub" ,
7979 "restApiReference" : " Referència de l'API REST"
8080 },
81+ "download" : {
82+ "download" : " Descarregar" ,
83+ "hotkey" : " d" ,
84+ "tooltip" : " Prem {{hotkey}} per descarregar els registres"
85+ },
8186 "duration" : " Duració" ,
8287 "endDate" : " Data de finalització" ,
8388 "error" : {
Original file line number Diff line number Diff line change 8989 },
9090 "limitedList" : " +{{count}} més" ,
9191 "limitedList.allItems" : " Tots els {{count}} elements:" ,
92+ "limitedList.allTags_one" : " Tots els tags ({{count}})" ,
93+ "limitedList.allTags_other" : " Tots els tags ({{count}})" ,
9294 "limitedList.clickToInteract" : " Fes clic en una etiqueta per filtrar els Dags" ,
9395 "limitedList.clickToOpenFull" : " Fes clic a \" +{{count}} més\" per veure la llista completa" ,
9496 "limitedList.copyPasteText" : " Pots copiar i enganxar el text de dalt" ,
97+ "limitedList.showingItems_one" : " Mostrant {{count}} element" ,
98+ "limitedList.showingItems_other" : " Mostrant {{count}} elements" ,
9599 "logs" : {
96100 "file" : " Fitxer" ,
97101 "location" : " línia {{line}} a {{name}}"
Original file line number Diff line number Diff line change 1010 "hourly" : " Horari" ,
1111 "legend" : {
1212 "less" : " Menys" ,
13+ "mixed" : " Barrejat" ,
1314 "more" : " Més"
1415 },
1516 "navigation" : {
1920 "previousYear" : " Any anterior"
2021 },
2122 "noData" : " No hi ha dades disponibles" ,
23+ "noFailedRuns" : " No hi ha execucions fallides" ,
2224 "noRuns" : " No hi ha execucions" ,
2325 "totalRuns" : " Total d'execucions" ,
2426 "week" : " Setmana {{weekNumber}}" ,
You can’t perform that action at this time.
0 commit comments