fix: add missing translations for concurrent edits toggle

This commit is contained in:
Roo Code 2025-10-23 15:25:04 +00:00
parent d8df7d0066
commit 234cc3afb5
17 changed files with 85 additions and 17 deletions

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 aprovacions automàtiques",
"triggerLabel_one": "1 aprovació automàtica",
"triggerLabel_other": "{{count}} aprovacions automàtiques",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Edicions Concurrents",
"description": "Activa les edicions concurrents de fitxers per a operacions multi-fitxer més ràpides"
}
},
"reasoning": {
"thinking": "Pensant",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 automatisch genehmigt",
"triggerLabel_one": "1 automatisch genehmigt",
"triggerLabel_other": "{{count}} automatisch genehmigt",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Gleichzeitige Bearbeitungen",
"description": "Aktiviert gleichzeitige Dateibearbeitungen für schnellere Mehrfachdatei-Operationen"
}
},
"reasoning": {
"thinking": "Denke nach",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 aprobaciones automáticas",
"triggerLabel_one": "1 aprobación automática",
"triggerLabel_other": "{{count}} aprobaciones automáticas",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Ediciones Concurrentes",
"description": "Habilita ediciones concurrentes de archivos para operaciones multi-archivo más rápidas"
}
},
"reasoning": {
"thinking": "Pensando",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 approuvé automatiquement",
"triggerLabel_one": "1 approuvé automatiquement",
"triggerLabel_other": "{{count}} approuvés automatiquement",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Éditions Concurrentes",
"description": "Active les éditions concurrentes de fichiers pour des opérations multi-fichiers plus rapides"
}
},
"reasoning": {
"thinking": "Réflexion",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 स्वतः-अनुमोदन",
"triggerLabel_one": "1 स्वतः-अनुमोदित",
"triggerLabel_other": "{{count}} स्वतः-अनुमोदित",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "समवर्ती संपादन",
"description": "तेज़ मल्टी-फ़ाइल ऑपरेशन के लिए समवर्ती फ़ाइल संपादन सक्षम करें"
}
},
"reasoning": {
"thinking": "विचार कर रहा है",

View file

@ -294,7 +294,11 @@
"triggerLabel_zero": "0 disetujui otomatis",
"triggerLabel_one": "1 disetujui otomatis",
"triggerLabel_other": "{{count}} disetujui otomatis",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Edit Bersamaan",
"description": "Aktifkan edit file bersamaan untuk operasi multi-file yang lebih cepat"
}
},
"announcement": {
"title": "🎉 Roo Code {{version}} Dirilis",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 approvati automaticamente",
"triggerLabel_one": "1 approvato automaticamente",
"triggerLabel_other": "{{count}} approvati automaticamente",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Modifiche Concorrenti",
"description": "Abilita modifiche concorrenti dei file per operazioni multi-file più veloci"
}
},
"reasoning": {
"thinking": "Sto pensando",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0個の自動承認",
"triggerLabel_one": "1個の自動承認済み",
"triggerLabel_other": "{{count}}個の自動承認済み",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "並行編集",
"description": "複数ファイル操作を高速化するため、ファイルの並行編集を有効にする"
}
},
"reasoning": {
"thinking": "考え中",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0개 자동 승인됨",
"triggerLabel_one": "1개 자동 승인됨",
"triggerLabel_other": "{{count}}개 자동 승인됨",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "동시 편집",
"description": "더 빠른 다중 파일 작업을 위해 동시 파일 편집 활성화"
}
},
"reasoning": {
"thinking": "생각 중",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 automatisch goedgekeurd",
"triggerLabel_one": "1 automatisch goedgekeurd",
"triggerLabel_other": "{{count}} automatisch goedgekeurd",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Gelijktijdige Bewerkingen",
"description": "Schakel gelijktijdige bestandsbewerkingen in voor snellere multi-bestandsoperaties"
}
},
"announcement": {
"title": "🎉 Roo Code {{version}} uitgebracht",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 automatycznie zatwierdzone",
"triggerLabel_one": "1 automatycznie zatwierdzony",
"triggerLabel_other": "{{count}} automatycznie zatwierdzonych",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Edycje Równoległe",
"description": "Włącz równoległe edytowanie plików dla szybszych operacji wieloplikowych"
}
},
"reasoning": {
"thinking": "Myślenie",

View file

@ -267,7 +267,11 @@
"triggerLabel_zero": "0 aprovados automaticamente",
"triggerLabel_one": "1 aprovado automaticamente",
"triggerLabel_other": "{{count}} aprovados automaticamente",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Edições Concorrentes",
"description": "Habilita edições concorrentes de arquivos para operações multi-arquivo mais rápidas"
}
},
"reasoning": {
"thinking": "Pensando",

View file

@ -268,7 +268,11 @@
"triggerLabel_zero": "0 авто-утвержденных",
"triggerLabel_one": "1 авто-утвержден",
"triggerLabel_other": "{{count}} авто-утвержденных",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Параллельные Правки",
"description": "Включить параллельное редактирование файлов для более быстрых многофайловых операций"
}
},
"announcement": {
"title": "🎉 Выпущен Roo Code {{version}}",

View file

@ -268,7 +268,11 @@
"triggerLabel_zero": "0 otomatik onaylandı",
"triggerLabel_one": "1 otomatik onaylandı",
"triggerLabel_other": "{{count}} otomatik onaylandı",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Eşzamanlı Düzenlemeler",
"description": "Daha hızlı çoklu dosya işlemleri için eşzamanlı dosya düzenlemelerini etkinleştir"
}
},
"reasoning": {
"thinking": "Düşünüyor",

View file

@ -268,7 +268,11 @@
"triggerLabel_zero": "0 được tự động phê duyệt",
"triggerLabel_one": "1 được tự động phê duyệt",
"triggerLabel_other": "{{count}} được tự động phê duyệt",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "Chỉnh Sửa Đồng Thời",
"description": "Bật chỉnh sửa tệp đồng thời cho các thao tác đa tệp nhanh hơn"
}
},
"reasoning": {
"thinking": "Đang suy nghĩ",

View file

@ -268,7 +268,11 @@
"triggerLabel_zero": "0 个自动批准",
"triggerLabel_one": "1 个自动批准",
"triggerLabel_other": "{{count}} 个自动批准",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "并发编辑",
"description": "启用并发文件编辑以加快多文件操作"
}
},
"reasoning": {
"thinking": "思考中",

View file

@ -292,7 +292,11 @@
"triggerLabel_zero": "0 個自動核准",
"triggerLabel_one": "1 個自動核准",
"triggerLabel_other": "{{count}} 個自動核准",
"triggerLabelAll": "YOLO"
"triggerLabelAll": "YOLO",
"concurrentEdits": {
"label": "並行編輯",
"description": "啟用並行文件編輯以加快多文件操作"
}
},
"announcement": {
"title": "🎉 Roo Code {{version}} 已發布",