chore: add translations

This commit is contained in:
Rohit Rajan
2025-09-09 20:15:27 +05:30
parent 21b91f083d
commit 61775c81e8
6 changed files with 36 additions and 0 deletions

View File

@@ -84,12 +84,18 @@
"runs": "Alle Ausführungen",
"runStatus": "Status",
"runName": "Name",
"name": "Name",
"startedAt": "Gestartet am",
"finishedAt": "Beendet am",
"delete": "Löschen",
"settings": "Einstellungen",
"search": "Ausführungen suchen...",
"sort_tooltip": "Zum Sortieren klicken",
"placeholder": {
"title": "Keine Ausführungen gefunden",
"body": "Hier werden alle Ausführungen Ihrer Roboter angezeigt. Sobald ein Roboter aktiv ist, werden seine Ausführungen hier protokolliert.",
"search": "Keine Ausführungen entsprechen Ihrer Suche"
},
"notifications": {
"no_runs": "Keine Ausführungen gefunden. Bitte versuchen Sie es erneut.",
"delete_success": "Ausführung erfolgreich gelöscht"

View File

@@ -84,12 +84,18 @@
"runs":"All Runs",
"runStatus":"Status",
"runName":"Name",
"name":"Name",
"startedAt":"Started At",
"finishedAt":"Finished At",
"delete":"Delete",
"settings":"Settings",
"search":"Search Runs...",
"sort_tooltip": "Click to sort",
"placeholder": {
"title": "No Runs Found",
"body": "This is where all your robot runs will appear. Once a robot is active, its runs will be logged here.",
"search": "No runs match your search"
},
"notifications": {
"no_runs": "No runs found. Please try again.",
"delete_success": "Run deleted successfully"

View File

@@ -84,12 +84,18 @@
"runs": "Todas las ejecuciones",
"runStatus": "Estado",
"runName": "Nombre",
"name": "Nombre",
"startedAt": "Iniciado el",
"finishedAt": "Finalizado el",
"delete": "Eliminar",
"settings": "Ajustes",
"search": "Buscar ejecuciones...",
"sort_tooltip": "Haga clic para ordenar",
"placeholder": {
"title": "No se encontraron ejecuciones",
"body": "Aquí aparecerán todas las ejecuciones de sus robots. Una vez que un robot esté activo, sus ejecuciones se registrarán aquí.",
"search": "Ninguna ejecución coincide con su búsqueda"
},
"notifications": {
"no_runs": "No se encontraron ejecuciones. Por favor, inténtelo de nuevo.",
"delete_success": "Ejecución eliminada con éxito"

View File

@@ -84,12 +84,18 @@
"runs": "すべての実行",
"runStatus": "ステータス",
"runName": "名前",
"name": "名前",
"startedAt": "開始日時",
"finishedAt": "終了日時",
"delete": "削除",
"settings": "設定",
"search": "実行を検索...",
"sort_tooltip": "クリックして並べ替え",
"placeholder": {
"title": "実行が見つかりません",
"body": "ここにはすべてのロボットの実行が表示されます。ロボットがアクティブになると、その実行がここに記録されます。",
"search": "あなたの検索に一致する実行はありません"
},
"notifications": {
"no_runs": "実行が見つかりません。もう一度お試しください。",
"delete_success": "実行が正常に削除されました"

View File

@@ -84,12 +84,18 @@
"runs": "Tüm Çalıştırmalar",
"runStatus": "Durum",
"runName": "Ad",
"name": "Ad",
"startedAt": "Başlama",
"finishedAt": "Bitiş",
"delete": "Sil",
"settings": "Ayarlar",
"search": "Çalıştırma Ara...",
"sort_tooltip": "Sıralamak için tıkla",
"placeholder": {
"title": "Çalıştırma Bulunamadı",
"body": "Tüm robot çalıştırmalarınız burada görünecek. Bir robot aktif olduğunda, çalıştırmaları burada kaydedilecek.",
"search": "Aramanızla eşleşen çalıştırma yok"
},
"notifications": {
"no_runs": "Çalıştırma bulunamadı. Lütfen tekrar deneyin.",
"delete_success": "Çalıştırma başarıyla silindi"

View File

@@ -84,12 +84,18 @@
"runs": "所有运行记录",
"runStatus": "状态",
"runName": "名称",
"name": "名称",
"startedAt": "开始时间",
"finishedAt": "结束时间",
"delete": "删除",
"settings": "设置",
"search": "搜索运行记录...",
"sort_tooltip": "点击排序",
"placeholder": {
"title": "未找到运行记录",
"body": "这里将显示您所有机器人的运行记录。一旦机器人激活,其运行记录将记录在这里。",
"search": "没有运行记录与您的搜索匹配"
},
"notifications": {
"no_runs": "未找到运行记录。请重试。",
"delete_success": "运行记录删除成功"