File tree Expand file tree Collapse file tree 5 files changed +25
-1
lines changed
Expand file tree Collapse file tree 5 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 4141 "notifications" : {
4242 "delete_warning" : " Roboter kann nicht gelöscht werden, da zugehörige Ausführungen vorhanden sind" ,
4343 "delete_success" : " Roboter erfolgreich gelöscht"
44+ },
45+ "delete_confirmation" : {
46+ "title" : " Aufnahme löschen" ,
47+ "message" : " Sind Sie sicher, dass Sie die Aufnahme {{name}} löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden." ,
48+ "cancel" : " Abbrechen" ,
49+ "confirm" : " Löschen"
4450 }
4551 },
4652 "mainmenu" : {
Original file line number Diff line number Diff line change 4545 }
4646 ,"delete_confirmation" : {
4747 "title" : " Delete Recording" ,
48- "message" : " Are you sure you want to delete the recording \" { name}\" ? This action cannot be undone." ,
48+ "message" : " Are you sure you want to delete the recording {{ name}} ? This action cannot be undone." ,
4949 "cancel" : " Cancel" ,
5050 "confirm" : " Delete"
5151 }
Original file line number Diff line number Diff line change 4242 "notifications" : {
4343 "delete_warning" : " No se puede eliminar el robot ya que tiene ejecuciones asociadas" ,
4444 "delete_success" : " Robot eliminado exitosamente"
45+ },
46+ "delete_confirmation" : {
47+ "title" : " Eliminar grabación" ,
48+ "message" : " ¿Está seguro de que desea eliminar la grabación {{name}}? Esta acción no se puede deshacer." ,
49+ "cancel" : " Cancelar" ,
50+ "confirm" : " Eliminar"
4551 }
4652 },
4753 "mainmenu" : {
Original file line number Diff line number Diff line change 4242 "notifications" : {
4343 "delete_warning" : " 関連する実行があるため、ロボットを削除できません" ,
4444 "delete_success" : " ロボットが正常に削除されました"
45+ },
46+ "delete_confirmation" : {
47+ "title" : " 記録を削除" ,
48+ "message" : " 記録「{{name}}」を削除してもよろしいですか?この操作は取り消せません。" ,
49+ "cancel" : " キャンセル" ,
50+ "confirm" : " 削除"
4551 }
4652 },
4753 "mainmenu" : {
Original file line number Diff line number Diff line change 4242 "notifications" : {
4343 "delete_warning" : " 无法删除机器人,因为它有关联的运行记录" ,
4444 "delete_success" : " 机器人删除成功"
45+ },
46+ "delete_confirmation" : {
47+ "title" : " 删除录制" ,
48+ "message" : " 您确定要删除录制 {{name}} 吗?此操作无法撤消。" ,
49+ "cancel" : " 取消" ,
50+ "confirm" : " 删除"
4551 }
4652 },
4753 "mainmenu" : {
You can’t perform that action at this time.
0 commit comments